summaryrefslogtreecommitdiffstats
path: root/po/it/man1/readelf.1.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/it/man1/readelf.1.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/it/man1/readelf.1.po')
-rw-r--r--po/it/man1/readelf.1.po3079
1 files changed, 3079 insertions, 0 deletions
diff --git a/po/it/man1/readelf.1.po b/po/it/man1/readelf.1.po
new file mode 100644
index 00000000..e5a3f5c1
--- /dev/null
+++ b/po/it/man1/readelf.1.po
@@ -0,0 +1,3079 @@
+# Italian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Giulio Daprelà <giulio@pluto.it>, 2006.
+# Marco Curreli <marcocurreli@tiscali.it>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.0.0\n"
+"POT-Creation-Date: 2024-03-01 17:05+0100\n"
+"PO-Revision-Date: 2022-07-22 09:59+0200\n"
+"Last-Translator: Marco Curreli <marcocurreli@tiscali.it>\n"
+"Language-Team: Italian <pluto-ildp@lists.pluto.it>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 20.04.2\n"
+
+#. ========================================================================
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Title"
+msgstr "Title"
+
+#. ========================================================================
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "READELF 1"
+msgstr "READELF 1"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "READELF"
+msgstr "READELF"
+
+#. type: TH
+#: archlinux
+#, no-wrap
+msgid "2024-02-01"
+msgstr "1 febbraio 2024"
+
+#. type: TH
+#: archlinux opensuse-tumbleweed
+#, no-wrap
+msgid "binutils-2.42.0"
+msgstr "binutils-2.42.0"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "GNU Development Tools"
+msgstr "Strumenti di sviluppo GNU"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NOME"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "readelf - display information about ELF files"
+msgstr "readelf - Visualizza informazioni sui file ELF."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SINTASSI"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Header"
+msgstr "Intestazione"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid ""
+#| "readelf [B<-a>|B<--all>]\n"
+#| " [B<-h>|B<--file-header>]\n"
+#| " [B<-l>|B<--program-headers>|B<--segments>]\n"
+#| " [B<-S>|B<--section-headers>|B<--sections>]\n"
+#| " [B<-g>|B<--section-groups>]\n"
+#| " [B<-t>|B<--section-details>]\n"
+#| " [B<-e>|B<--headers>]\n"
+#| " [B<-s>|B<--syms>|B<--symbols>]\n"
+#| " [B<--dyn-syms>]\n"
+#| " [B<-n>|B<--notes>]\n"
+#| " [B<-r>|B<--relocs>]\n"
+#| " [B<-u>|B<--unwind>]\n"
+#| " [B<-d>|B<--dynamic>]\n"
+#| " [B<-V>|B<--version-info>]\n"
+#| " [B<-A>|B<--arch-specific>]\n"
+#| " [B<-D>|B<--use-dynamic>]\n"
+#| " [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-z>|B<--decompress>]\n"
+#| " [B<-c>|B<--archive-index>]\n"
+#| " [B<-w[lLiaprmfFsoRtUuTgAckK]>|\n"
+#| " B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]]\n"
+#| " [B<--dwarf-depth=>I<n>]\n"
+#| " [B<--dwarf-start=>I<n>]\n"
+#| " [B<--ctf=>I<section>]\n"
+#| " [B<--ctf-parent=>I<section>]\n"
+#| " [B<--ctf-symbols=>I<section>]\n"
+#| " [B<--ctf-strings=>I<section>]\n"
+#| " [B<-I>|B<--histogram>]\n"
+#| " [B<-v>|B<--version>]\n"
+#| " [B<-W>|B<--wide>]\n"
+#| " [B<-H>|B<--help>]\n"
+#| " I<elffile>...\n"
+msgid ""
+"readelf [B<-a>|B<--all>]\n"
+" [B<-h>|B<--file-header>]\n"
+" [B<-l>|B<--program-headers>|B<--segments>]\n"
+" [B<-S>|B<--section-headers>|B<--sections>]\n"
+" [B<-g>|B<--section-groups>]\n"
+" [B<-t>|B<--section-details>]\n"
+" [B<-e>|B<--headers>]\n"
+" [B<-s>|B<--syms>|B<--symbols>]\n"
+" [B<--dyn-syms>|B<--lto-syms>]\n"
+" [B<--sym-base=[0|8|10|16]>]\n"
+" [B<--demangle>I<=style>|B<--no-demangle>]\n"
+" [B<--quiet>]\n"
+" [B<--recurse-limit>|B<--no-recurse-limit>]\n"
+" [B<-U> I<method>|B<--unicode=>I<method>]\n"
+" [B<-X>|B<--extra-sym-info>|B<--no-extra-sym-info>]\n"
+" [B<-n>|B<--notes>]\n"
+" [B<-r>|B<--relocs>]\n"
+" [B<-u>|B<--unwind>]\n"
+" [B<-d>|B<--dynamic>]\n"
+" [B<-V>|B<--version-info>]\n"
+" [B<-A>|B<--arch-specific>]\n"
+" [B<-D>|B<--use-dynamic>]\n"
+" [B<-L>|B<--lint>|B<--enable-checks>]\n"
+" [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-z>|B<--decompress>]\n"
+" [B<-c>|B<--archive-index>]\n"
+" [B<-w[lLiaprmfFsoORtUuTgAck]>|\n"
+" B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links]]\n"
+" [B<-wK>|B<--debug-dump=follow-links>]\n"
+" [B<-wN>|B<--debug-dump=no-follow-links>]\n"
+" [B<-wD>|B<--debug-dump=use-debuginfod>]\n"
+" [B<-wE>|B<--debug-dump=do-not-use-debuginfod>]\n"
+" [B<-P>|B<--process-links>]\n"
+" [B<--dwarf-depth=>I<n>]\n"
+" [B<--dwarf-start=>I<n>]\n"
+" [B<--ctf=>I<section>]\n"
+" [B<--ctf-parent=>I<section>]\n"
+" [B<--ctf-symbols=>I<section>]\n"
+" [B<--ctf-strings=>I<section>]\n"
+" [B<--sframe=>I<section>]\n"
+" [B<-I>|B<--histogram>]\n"
+" [B<-v>|B<--version>]\n"
+" [B<-W>|B<--wide>]\n"
+" [B<-T>|B<--silent-truncation>]\n"
+" [B<-H>|B<--help>]\n"
+" I<elffile>...\n"
+msgstr ""
+"readelf [B<-a>|B<--all>]\n"
+" [B<-h>|B<--file-header>]\n"
+" [B<-l>|B<--program-headers>|B<--segments>]\n"
+" [B<-S>|B<--section-headers>|B<--sections>]\n"
+" [B<-g>|B<--section-groups>]\n"
+" [B<-t>|B<--section-details>]\n"
+" [B<-e>|B<--headers>]\n"
+" [B<-s>|B<--syms>|B<--symbols>]\n"
+" [B<--dyn-syms>]\n"
+" [B<-n>|B<--notes>]\n"
+" [B<-r>|B<--relocs>]\n"
+" [B<-u>|B<--unwind>]\n"
+" [B<-d>|B<--dynamic>]\n"
+" [B<-V>|B<--version-info>]\n"
+" [B<-A>|B<--arch-specific>]\n"
+" [B<-D>|B<--use-dynamic>]\n"
+" [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-z>|B<--decompress>]\n"
+" [B<-c>|B<--archive-index>]\n"
+" [B<-w[lLiaprmfFsoRtUuTgAckK]>|\n"
+" B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]]\n"
+" [B<--dwarf-depth=>I<n>]\n"
+" [B<--dwarf-start=>I<n>]\n"
+" [B<--ctf=>I<section>]\n"
+" [B<--ctf-parent=>I<section>]\n"
+" [B<--ctf-symbols=>I<section>]\n"
+" [B<--ctf-strings=>I<section>]\n"
+" [B<-I>|B<--histogram>]\n"
+" [B<-v>|B<--version>]\n"
+" [B<-W>|B<--wide>]\n"
+" [B<-H>|B<--help>]\n"
+" I<elffile>...\n"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIZIONE"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "\\&B<readelf> displays information about one or more \\s-1ELF\\s0 format "
+#| "object files. The options control what particular information to display."
+msgid ""
+"\\&B<readelf> displays information about one or more ELF format object "
+"files. The options control what particular information to display."
+msgstr ""
+"\\&B<readelf> visualizza informazioni su uno o più file oggetto in formato "
+"\\s-1ELF\\s0. Le opzioni controllano quale particolare informazione "
+"visualizzare."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "\\&I<elffile>... are the object files to be examined. 32-bit and 64-bit "
+#| "\\s-1ELF\\s0 files are supported, as are archives containing \\s-1ELF\\s0 "
+#| "files."
+msgid ""
+"\\&I<elffile>... are the object files to be examined. 32-bit and 64-bit ELF "
+"files are supported, as are archives containing ELF files."
+msgstr ""
+"\\&I<elffile>... sono i file oggetto da esaminare. Sono supportati i file "
+"\\s-1ELF\\s0 a 32-bit e 64-bit, e gli archivi contenenti file \\s-1ELF\\s0."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "This program performs a similar function to B<objdump> but it goes into "
+#| "more detail and it exists independently of the \\s-1BFD\\s0 library, so "
+#| "if there is a bug in \\s-1BFD\\s0 then readelf will not be affected."
+msgid ""
+"This program performs a similar function to B<objdump> but it goes into more "
+"detail and it exists independently of the BFD library, so if there is a bug "
+"in BFD then readelf will not be affected."
+msgstr ""
+"Questo programma esegue una funzione similare a quella di B<objdump> ma va "
+"in maggiore dettaglio, ed esiste indipendentemente dalla libreria "
+"\\s-1BFD\\s0 , così se c'è un bug in \\s-1BFD\\s0 readelf non ne risentirà."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "OPTIONS"
+msgstr "OPZIONI"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The long and short forms of options, shown here as alternatives, are "
+"equivalent. At least one option besides B<-v> or B<-H> must be given."
+msgstr ""
+"Le forme lunga e breve delle opzioni, qui mostrate come alternative, sono "
+"equivalenti. Deve essere data almeno un'opzione tra B<-v> o B<-H>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a>"
+msgstr "B<-a>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Item"
+msgstr "Item"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-a"
+msgstr "-a"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--all>"
+msgstr "B<--all>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--all"
+msgstr "--all"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Equivalent to specifying B<--file-header>, \\&B<--program-headers>, B<--"
+"sections>, B<--symbols>, \\&B<--relocs>, B<--dynamic>, B<--notes>, \\&B<--"
+"version-info>, B<--arch-specific>, B<--unwind>, \\&B<--section-groups> and "
+"B<--histogram>."
+msgstr ""
+"Equivalente a specificare B<--file-header>, \\&B<--program-headers>, B<--"
+"sections>, B<--symbols>, \\&B<--relocs>, B<--dynamic>, B<--notes>, \\&B<--"
+"version-info>, B<--arch-specific>, B<--unwind>, \\&B<--section-groups> e B<--"
+"histogram>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note - this option does not enable B<--use-dynamic> itself, so if that "
+"option is not present on the command line then dynamic symbols and dynamic "
+"relocs will not be displayed."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-h>"
+msgstr "B<-h>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-h"
+msgstr "-h"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--file-header>"
+msgstr "B<--file-header>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--file-header"
+msgstr "--file-header"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Displays the information contained in the \\s-1ELF\\s0 header at the "
+#| "start of the file."
+msgid ""
+"Displays the information contained in the ELF header at the start of the "
+"file."
+msgstr ""
+"Visualizza le informazioni contenute nell'intestazione all'inizio del file "
+"\\s-1ELF\\s0."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l>"
+msgstr "B<-l>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-l"
+msgstr "-l"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--program-headers>"
+msgstr "B<--program-headers>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--program-headers"
+msgstr "--program-headers"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--segments>"
+msgstr "B<--segments>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--segments"
+msgstr "--segments"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the information contained in the file's segment headers, if it has "
+"any."
+msgstr ""
+"Visualizza le informazioni contenute nelle intestazioni del segmento del "
+"file, se ne ha."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--quiet>"
+msgstr "B<--quiet>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--quiet"
+msgstr "--quiet"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "Suppress \"no symbols\" diagnostic."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-S>"
+msgstr "B<-S>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-S"
+msgstr "-S"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--sections>"
+msgstr "B<--sections>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--sections"
+msgstr "--sections"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--section-headers>"
+msgstr "B<--section-headers>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--section-headers"
+msgstr "--section-headers"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the information contained in the file's section headers, if it has "
+"any."
+msgstr ""
+"Visualizza le informazioni contenute nelle intestazioni della sezione del "
+"file, se ne ha."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-g>"
+msgstr "B<-g>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-g"
+msgstr "-g"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--section-groups>"
+msgstr "B<--section-groups>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--section-groups"
+msgstr "--section-groups"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the information contained in the file's section groups, if it has "
+"any."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-t>"
+msgstr "B<-t>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-t"
+msgstr "-t"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--section-details>"
+msgstr "B<--section-details>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--section-details"
+msgstr "--section-details"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the detailed section information. Implies B<-S>."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-s>"
+msgstr "B<-s>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-s"
+msgstr "-s"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--symbols>"
+msgstr "B<--symbols>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--symbols"
+msgstr "--symbols"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--syms>"
+msgstr "B<--syms>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--syms"
+msgstr "--syms"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+msgid ""
+"Displays the entries in symbol table section of the file, if it has one. If "
+"a symbol has version information associated with it then this is displayed "
+"as well. The version string is displayed as a suffix to the symbol name, "
+"preceded by an @ character. For example \\&B<foo@VER_1>. If the version is "
+"the default version to be used when resolving unversioned references to the "
+"symbol then it is displayed as a suffix preceded by two @ characters. For "
+"example \\&B<foo@@VER_2>."
+msgstr ""
+"Visualizza i campi nella sezione della tabella simboli del file, se ne ha."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--dyn-syms>"
+msgstr "B<--dyn-syms>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--dyn-syms"
+msgstr "--dyn-syms"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the entries in dynamic symbol table section of the file, if it has "
+"one. The output format is the same as the format used by the \\&B<--syms> "
+"option."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--lto-syms>"
+msgstr "B<--lto-syms>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--lto-syms"
+msgstr "--lto-syms"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Displays the contents of the \\s-1NOTE\\s0 segments and/or sections, if "
+#| "any."
+msgid "Displays the contents of any LTO symbol tables in the file."
+msgstr ""
+"Visualizza i contenuti dei segmenti e/o sezioni \\s-1NOTE\\s0, se ce ne sono."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--sym-base=[0|8|10|16]>"
+msgstr "B<--sym-base=[0|8|10|16]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--sym-base=[0|8|10|16]"
+msgstr "--sym-base=[0|8|10|16]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Forces the size field of the symbol table to use the given base. Any "
+"unrecognized options will be treated as B<0>. B<--sym-base=0> represents "
+"the default and legacy behaviour. This will output sizes as decimal for "
+"numbers less than 100000. For sizes 100000 and greater hexadecimal notation "
+"will be used with a 0x prefix. \\&B<--sym-base=8> will give the symbol "
+"sizes in octal. \\&B<--sym-base=10> will always give the symbol sizes in "
+"decimal. \\&B<--sym-base=16> will always give the symbol sizes in "
+"hexadecimal with a 0x prefix."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-C>"
+msgstr "B<-C>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-C"
+msgstr "-C"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--demangle[=>I<style>B<]>"
+msgstr "B<--demangle[=>I<style>B<]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--demangle[=style]"
+msgstr "--demangle[=style]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Decode (I<demangle>) low-level symbol names into user-level names. This "
+"makes C++ function names readable. Different compilers have different "
+"mangling styles. The optional demangling style argument can be used to "
+"choose an appropriate demangling style for your compiler."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-demangle>"
+msgstr "B<--no-demangle>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--no-demangle"
+msgstr "--no-demangle"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Do not demangle low-level symbol names. This is the default."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--recurse-limit>"
+msgstr "B<--recurse-limit>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--recurse-limit"
+msgstr "--recurse-limit"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-recurse-limit>"
+msgstr "B<--no-recurse-limit>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--no-recurse-limit"
+msgstr "--no-recurse-limit"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--recursion-limit>"
+msgstr "B<--recursion-limit>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--recursion-limit"
+msgstr "--recursion-limit"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-recursion-limit>"
+msgstr "B<--no-recursion-limit>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--no-recursion-limit"
+msgstr "--no-recursion-limit"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Enables or disables a limit on the amount of recursion performed whilst "
+"demangling strings. Since the name mangling formats allow for an infinite "
+"level of recursion it is possible to create strings whose decoding will "
+"exhaust the amount of stack space available on the host machine, triggering "
+"a memory fault. The limit tries to prevent this from happening by "
+"restricting recursion to 2048 levels of nesting."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The default is for this limit to be enabled, but disabling it may be "
+"necessary in order to demangle truly complicated names. Note however that "
+"if the recursion limit is disabled then stack exhaustion is possible and any "
+"bug reports about such an event will be rejected."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-U> I<[d|i|l|e|x|h]>"
+msgstr "B<-U> I<[d|i|l|e|x|h]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-U [d|i|l|e|x|h]"
+msgstr "-U [d|i|l|e|x|h]"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--unicode=[default|invalid|locale|escape|hex|highlight]>"
+msgstr "B<--unicode=[default|invalid|locale|escape|hex|highlight]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--unicode=[default|invalid|locale|escape|hex|highlight]"
+msgstr "--unicode=[default|invalid|locale|escape|hex|highlight]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Controls the display of non-ASCII characters in identifier names. The "
+"default (B<--unicode=locale> or B<--unicode=default>) is to treat them as "
+"multibyte characters and display them in the current locale. All other "
+"versions of this option treat the bytes as UTF-8 encoded values and attempt "
+"to interpret them. If they cannot be interpreted or if the B<--"
+"unicode=invalid> option is used then they are displayed as a sequence of hex "
+"bytes, encloses in curly parethesis characters."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Using the B<--unicode=escape> option will display the characters as as "
+"unicode escape sequences (I<\\euxxxx>). Using the \\&B<--unicode=hex> will "
+"display the characters as hex byte sequences enclosed between angle brackets."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Using the B<--unicode=highlight> will display the characters as unicode "
+"escape sequences but it will also highlighted them in red, assuming that "
+"colouring is supported by the output device. The colouring is intended to "
+"draw attention to the presence of unicode sequences when they might not be "
+"expected."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-X>"
+msgstr "B<-X>"
+
+#. type: IX
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "-X"
+msgstr "-X"
+
+#. type: IP
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--version-info>"
+msgid "B<--extra-sym-info>"
+msgstr "B<--version-info>"
+
+#. type: IX
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "--version-info"
+msgid "--extra-sym-info"
+msgstr "--version-info"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid ""
+"When displaying details of symbols, include extra information not normally "
+"presented. Currently this just adds the name of the section referenced by "
+"the symbol's index field, if there is one. In the future more information "
+"may be displayed when this option is enabled."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Enabling this option effectively enables the B<--wide> option as well, at "
+"least when displaying symbol information."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--no-external>"
+msgid "B<--no-extra-sym-info>"
+msgstr "B<--no-external>"
+
+#. type: IX
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "--version-info"
+msgid "--no-extra-sym-info"
+msgstr "--version-info"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Disables the effect of the B<--extra-sym-info> option. This is the default."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-e>"
+msgstr "B<-e>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-e"
+msgstr "-e"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--headers>"
+msgstr "B<--headers>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--headers"
+msgstr "--headers"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Display all the headers in the file. Equivalent to B<-h -l -S>."
+msgstr "Visualizza tutte le intestazioni nel file. Equivalente a B<-h -l -S>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n>"
+msgstr "B<-n>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-n"
+msgstr "-n"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--notes>"
+msgstr "B<--notes>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--notes"
+msgstr "--notes"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Displays the contents of the \\s-1NOTE\\s0 segments and/or sections, if "
+#| "any."
+msgid "Displays the contents of the NOTE segments and/or sections, if any."
+msgstr ""
+"Visualizza i contenuti dei segmenti e/o sezioni \\s-1NOTE\\s0, se ce ne sono."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-r>"
+msgstr "B<-r>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-r"
+msgstr "-r"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--relocs>"
+msgstr "B<--relocs>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--relocs"
+msgstr "--relocs"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the file's relocation section, if it has one."
+msgstr ""
+"Visualizza i contenuti della sezione di rilocazione del file, se ce ne sono."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-u>"
+msgstr "B<-u>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-u"
+msgstr "-u"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--unwind>"
+msgstr "B<--unwind>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--unwind"
+msgstr "--unwind"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+msgid ""
+"Displays the contents of the file's unwind section, if it has one. Only the "
+"unwind sections for IA64 ELF files, as well as ARM unwind tables (CW<\\*(C`."
+"ARM.exidx\\*(C'> / CW<\\*(C`.ARM.extab\\*(C'>) are currently supported. If "
+"support is not yet implemented for your architecture you could try dumping "
+"the contents of the I<.eh_frames> section using the \\&B<--debug-"
+"dump=frames> or B<--debug-dump=frames-interp> options."
+msgstr ""
+"Visualizza i contenuti della sezione unwind del file, se ce ne sono. Solo le "
+"sezioni unwind per i file \\s-1IA64\\s0 \\s-1ELF\\s0 sono attualmente "
+"supportate."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-d>"
+msgstr "B<-d>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-d"
+msgstr "-d"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--dynamic>"
+msgstr "B<--dynamic>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--dynamic"
+msgstr "--dynamic"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the file's dynamic section, if it has one."
+msgstr "Visualizza i contenuti della sezione dinamica del file, se ce ne sono."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-V>"
+msgstr "B<-V>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-V"
+msgstr "-V"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version-info>"
+msgstr "B<--version-info>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--version-info"
+msgstr "--version-info"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the version sections in the file, it they exist."
+msgstr "Visualizza i contenuti della sezione versione del file, se esiste."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-A>"
+msgstr "B<-A>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-A"
+msgstr "-A"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--arch-specific>"
+msgstr "B<--arch-specific>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--arch-specific"
+msgstr "--arch-specific"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays architecture-specific information in the file, if there is any."
+msgstr ""
+"Visualizza informazioni nel file legate all'architettura, se ce ne sono."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-D>"
+msgstr "B<-D>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-D"
+msgstr "-D"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--use-dynamic>"
+msgstr "B<--use-dynamic>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--use-dynamic"
+msgstr "--use-dynamic"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When displaying symbols, this option makes B<readelf> use the symbol hash "
+"tables in the file's dynamic section, rather than the symbol table sections."
+msgstr ""
+"Quando si visualizzano i simboli, questa opzione fa sì che B<readelf> usi la "
+"tabella simboli nella sezione dinamica del file, invece di quella nella "
+"sezione simboli."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When displaying relocations, this option makes B<readelf> display the "
+"dynamic relocations rather than the static relocations."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-L>"
+msgstr "B<-L>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-L"
+msgstr "-L"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--lint>"
+msgstr "B<--lint>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--lint"
+msgstr "--lint"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--enable-checks>"
+msgstr "B<--enable-checks>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--enable-checks"
+msgstr "--enable-checks"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays warning messages about possible problems with the file(s) being "
+"examined. If used on its own then all of the contents of the file(s) will "
+"be examined. If used with one of the dumping options then the warning "
+"messages will only be produced for the things being displayed."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-x E<lt>number or nameE<gt>>"
+msgstr "B<-x E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-x E<lt>number or nameE<gt>"
+msgstr "-x E<lt>numero o nomeE<gt>"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--hex-dump=E<lt>number or nameE<gt>>"
+msgstr "B<--hex-dump=E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--hex-dump=E<lt>number or nameE<gt>"
+msgstr "--hex-dump=E<lt>numero o nomeE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+msgid ""
+"Displays the contents of the indicated section as a hexadecimal bytes. A "
+"number identifies a particular section by index in the section table; any "
+"other string identifies all sections with that name in the object file."
+msgstr "Visualizza il contenuto della sezione indicata come dump esadecimale."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-R E<lt>number or nameE<gt>>"
+msgstr "B<-R E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-R E<lt>number or nameE<gt>"
+msgstr "-R E<lt>numero o nomeE<gt>"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--relocated-dump=E<lt>number or nameE<gt>>"
+msgstr "B<--relocated-dump=E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--relocated-dump=E<lt>number or nameE<gt>"
+msgstr "--relocated-dump=E<lt>numero o nomeE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the indicated section as a hexadecimal bytes. A "
+"number identifies a particular section by index in the section table; any "
+"other string identifies all sections with that name in the object file. The "
+"contents of the section will be relocated before they are displayed."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-p E<lt>number or nameE<gt>>"
+msgstr "B<-p E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-p E<lt>number or nameE<gt>"
+msgstr "-p E<lt>numero o nomeE<gt>"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--string-dump=E<lt>number or nameE<gt>>"
+msgstr "B<--string-dump=E<lt>numero o nomeE<gt>>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--string-dump=E<lt>number or nameE<gt>"
+msgstr "--string-dump=E<lt>numero o nomeE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the indicated section as printable strings. A "
+"number identifies a particular section by index in the section table; any "
+"other string identifies all sections with that name in the object file."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-z>"
+msgstr "B<-z>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-z"
+msgstr "-z"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--decompress>"
+msgstr "B<--decompress>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--decompress"
+msgstr "--decompress"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Requests that the section(s) being dumped by B<x>, B<R> or \\&B<p> options "
+"are decompressed before being displayed. If the section(s) are not "
+"compressed then they are displayed as is."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-c>"
+msgstr "B<-c>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-c"
+msgstr "-c"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--archive-index>"
+msgstr "B<--archive-index>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--archive-index"
+msgstr "--archive-index"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Displays the file symbol index information contained in the header part of "
+"binary archives. Performs the same function as the B<t> command to B<ar>, "
+"but without using the BFD library."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-w[lLiaprmfFsOoRtUuTgAckK]>"
+msgstr "B<-w[lLiaprmfFsOoRtUuTgAckK]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-w[lLiaprmfFsOoRtUuTgAckK]"
+msgstr "-w[lLiaprmfFsOoRtUuTgAckK]"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]>"
+msgstr "B<--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]"
+msgstr "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+msgid ""
+"Displays the contents of the DWARF debug sections in the file, if any are "
+"present. Compressed debug sections are automatically decompressed "
+"(temporarily) before they are displayed. If one or more of the optional "
+"letters or words follows the switch then only those type(s) of data will be "
+"dumped. The letters and words refer to the following information:"
+msgstr ""
+"Visualizza il contenuto delle sezioni debug nel file, se sono presenti. Se "
+"una delle lettere o parole opzionali segue l'opzione allora solo il dump "
+"verrà fatto solo sui dati trovati in questa specifica sezione."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "a"
+msgstr "a"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=abbrev"
+msgstr "=abbrev"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.debug_abbrev> section."
+msgstr "Visualizza i contenuti della sezione B<.debug_abbrev>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "A"
+msgstr "A"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=addr"
+msgstr "=addr"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.debug_addr> section."
+msgstr "Visualizza i contenuti della sezione B<.debug_addr>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "c"
+msgstr "c"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=cu_index"
+msgstr "=cu_index"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_cu_index> and/or \\&B<.debug_tu_index> "
+"sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "f"
+msgstr "f"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=frames"
+msgstr "=frames"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Display the raw contents of a B<.debug_frame> section."
+msgstr "Mostra il numero di versione di B<.debug_frame>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "F"
+msgstr "F"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=frames-interp"
+msgstr "=frames-interp"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Display the interpreted contents of a B<.debug_frame> section."
+msgstr "Visualizza i contenuti interpretati della sezione B<.debug_frame>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "g"
+msgstr "g"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=gdb_index"
+msgstr "=gdb_index"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.gdb_index> and/or \\&B<.debug_names> "
+"sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "i"
+msgstr "i"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=info"
+msgstr "=info"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_info> section. Note: the output from "
+"this option can also be restricted by the use of the \\&B<--dwarf-depth> and "
+"B<--dwarf-start> options."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "k"
+msgstr "k"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=links"
+msgstr "=links"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.gnu_debuglink>, \\&B<.gnu_debugaltlink> and "
+"B<.debug_sup> sections, if any of them are present. Also displays any links "
+"to separate dwarf object files (dwo), if they are specified by the "
+"DW_AT_GNU_dwo_name or DW_AT_dwo_name attributes in the B<.debug_info> "
+"section."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "K"
+msgstr "K"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=follow-links"
+msgstr "=follow-links"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Display the contents of any selected debug sections that are found in "
+"linked, separate debug info file(s). This can result in multiple versions "
+"of the same debug section being displayed if it exists in more than one file."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"In addition, when displaying DWARF attributes, if a form is found that "
+"references the separate debug info file, then the referenced contents will "
+"also be displayed."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note - in some distributions this option is enabled by default. It can be "
+"disabled via the B<N> debug option. The default can be chosen when "
+"configuring the binutils via the \\&B<--enable-follow-debug-links=yes> or "
+"\\&B<--enable-follow-debug-links=no> options. If these are not used then "
+"the default is to enable the following of debug links."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Note - if support for the debuginfod protocol was enabled when the binutils "
+"were built then this option will also include an attempt to contact any "
+"debuginfod servers mentioned in the I<DEBUGINFOD_URLS> environment "
+"variable. This could take some time to resolve. This behaviour can be "
+"disabled via the B<=do-not-use-debuginfod> debug option."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "N"
+msgstr "N"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=no-follow-links"
+msgstr "=no-follow-links"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Disables the following of links to separate debug info files."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "D"
+msgstr "D"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=use-debuginfod"
+msgstr "=use-debuginfod"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Enables contacting debuginfod servers if there is a need to follow debug "
+"links. This is the default behaviour."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "E"
+msgstr "E"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=do-not-use-debuginfod"
+msgstr "=do-not-use-debuginfod"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Disables contacting debuginfod servers when there is a need to follow debug "
+"links."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "l"
+msgstr "l"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=rawline"
+msgstr "=rawline"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.debug_line> section in a raw format."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "L"
+msgstr "L"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=decodedline"
+msgstr "=decodedline"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the interpreted contents of the B<.debug_line> section."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "m"
+msgstr "m"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=macro"
+msgstr "=macro"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_macro> and/or \\&B<.debug_macinfo> "
+"sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "o"
+msgstr "o"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=loc"
+msgstr "=loc"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_loc> and/or \\&B<.debug_loclists> "
+"sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "O"
+msgstr "O"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=str-offsets"
+msgstr "=str-offsets"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.debug_str_offsets> section."
+msgstr "Visualizza i contenuti della sezione B<.debug_str_offsets>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "p"
+msgstr "p"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=pubnames"
+msgstr "=pubnames"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_pubnames> and/or \\&B<."
+"debug_gnu_pubnames> sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "r"
+msgstr "r"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=aranges"
+msgstr "=aranges"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.debug_aranges> section."
+msgstr "Visualizza i contenuti della sezione B<.debug_aranges>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "R"
+msgstr "R"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=Ranges"
+msgstr "=Ranges"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_ranges> and/or \\&B<.debug_rnglists> "
+"sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "s"
+msgstr "s"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=str"
+msgstr "=str"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_str>, B<.debug_line_str> and/or B<."
+"debug_str_offsets> sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "t"
+msgstr "t"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=pubtype"
+msgstr "=pubtype"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Displays the contents of the B<.debug_pubtypes> and/or \\&B<."
+"debug_gnu_pubtypes> sections."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "T"
+msgstr "T"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=trace_aranges"
+msgstr "=trace_aranges"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.trace_aranges> section."
+msgstr "Visualizza i contenuti della sezione B<.trace_aranges>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "u"
+msgstr "u"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=trace_abbrev"
+msgstr "=trace_abbrev"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.trace_abbrev> section."
+msgstr "Visualizza i contenuti della sezione B<.trace_abbrev>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "U"
+msgstr "U"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "=trace_info"
+msgstr "=trace_info"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Displays the contents of the B<.trace_info> section."
+msgstr "Visualizza i contenuti della sezione B<.trace_info>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note: displaying the contents of B<.debug_static_funcs>, \\&B<."
+"debug_static_vars> and B<debug_weaknames> sections is not currently "
+"supported."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--dwarf-depth=>I<n>"
+msgstr "B<--dwarf-depth=>I<n>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--dwarf-depth=n"
+msgstr "--dwarf-depth=n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Limit the dump of the CW<\\*(C`.debug_info\\*(C'> section to I<n> children. "
+"This is only useful with B<--debug-dump=info>. The default is to print all "
+"DIEs; the special value 0 for I<n> will also have this effect."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"With a non-zero value for I<n>, DIEs at or deeper than I<n> levels will not "
+"be printed. The range for I<n> is zero-based."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--dwarf-start=>I<n>"
+msgstr "B<--dwarf-start=>I<n>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--dwarf-start=n"
+msgstr "--dwarf-start=n"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Print only DIEs beginning with the DIE numbered I<n>. This is only useful "
+"with B<--debug-dump=info>."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"If specified, this option will suppress printing of any header information "
+"and all DIEs before the DIE numbered I<n>. Only siblings and children of "
+"the specified DIE will be printed."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "This can be used in conjunction with B<--dwarf-depth>."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-P>"
+msgstr "B<-P>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-P"
+msgstr "-P"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--process-links>"
+msgstr "B<--process-links>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--process-links"
+msgstr "--process-links"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Display the contents of non-debug sections found in separate debuginfo files "
+"that are linked to the main file. This option automatically implies the B<-"
+"wK> option, and only sections requested by other command line options will "
+"be displayed."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--ctf[=>I<section>B<]>"
+msgstr "B<--ctf[=>I<sezione>B<]>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--ctf[=section]"
+msgstr "--ctf[=sezione]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Display the contents of the specified CTF section. CTF sections themselves "
+"contain many subsections, all of which are displayed in order."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"By default, display the name of the section named I<.ctf>, which is the name "
+"emitted by B<ld>."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--ctf-parent=>I<section>"
+msgid "B<--ctf-parent=>I<member>"
+msgstr "B<--ctf-parent=>I<sezione>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "--ctf-parent=section"
+msgid "--ctf-parent=member"
+msgstr "--ctf-parent=sezione"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"If the CTF section contains ambiguously-defined types, it will consist of an "
+"archive of many CTF dictionaries, all inheriting from one dictionary "
+"containing unambiguous types. This member is by default named I<.ctf>, like "
+"the section containing it, but it is possible to change this name using the "
+"CW<\\*(C`ctf_link_set_memb_name_changer\\*(C'> function at link time. When "
+"looking at CTF archives that have been created by a linker that uses the "
+"name changer to rename the parent archive member, B<--ctf-parent> can be "
+"used to specify the name used for the parent."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--ctf-symbols=>I<section>"
+msgstr "B<--ctf-symbols=>I<sezione>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--ctf-symbols=section"
+msgstr "--ctf-symbols=sezione"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--ctf-strings=>I<section>"
+msgstr "B<--ctf-strings=>I<sezione>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--ctf-strings=section"
+msgstr "--ctf-strings=sezione"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Specify the name of another section from which the CTF file can inherit "
+"strings and symbols. By default, the CW<\\*(C`.symtab\\*(C'> and its linked "
+"string table are used."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If either of B<--ctf-symbols> or B<--ctf-strings> is specified, the other "
+"must be specified as well."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-I>"
+msgstr "B<-I>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-I"
+msgstr "-I"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--histogram>"
+msgstr "B<--histogram>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--histogram"
+msgstr "--histogram"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Display a histogram of bucket list lengths when displaying the contents of "
+"the symbol tables."
+msgstr ""
+"Visualizza un istogramma delle lunghezze dell'elenco del contenitore quando "
+"si visualizzano i contenuti delle tabelle simboli."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-v>"
+msgstr "B<-v>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-v"
+msgstr "-v"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--version"
+msgstr "--version"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Display the version number of readelf."
+msgstr "Visualizza il numero di versione di readelf."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-W>"
+msgstr "B<-W>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-W"
+msgstr "-W"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--wide>"
+msgstr "B<--wide>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--wide"
+msgstr "--wide"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Don't break output lines to fit into 80 columns. By default \\&B<readelf> "
+#| "breaks section header and segment listing lines for 64-bit \\s-1ELF\\s0 "
+#| "files, so that they fit into 80 columns. This option causes \\&B<readelf> "
+#| "to print each section header resp. each segment one a single line, which "
+#| "is far more readable on terminals wider than 80 columns."
+msgid ""
+"Don't break output lines to fit into 80 columns. By default \\&B<readelf> "
+"breaks section header and segment listing lines for 64-bit ELF files, so "
+"that they fit into 80 columns. This option causes \\&B<readelf> to print "
+"each section header resp. each segment one a single line, which is far more "
+"readable on terminals wider than 80 columns."
+msgstr ""
+"Non interrompe l'output delle linee per farlo stare nelle 80 colonne. Per "
+"default \\&B<readelf> interrompe le linee di elenco della "
+"sezioneintestazione e segmento listing per i file \\s-1ELF\\s0 a 64-bit, in "
+"modo che stiano nelle 80 colonne. Questa opzione fa sì che \\&B<readelf> "
+"stampi ciascuna intestazione di sezione inserendo ciascun segmento su una "
+"linea, cosa moto più leggibile su terminale più ampi di 80 colonne."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-T>"
+msgstr "B<-T>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-T"
+msgstr "-T"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--silent-truncation>"
+msgstr "B<--silent-truncation>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--silent-truncation"
+msgstr "--silent-truncation"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Normally when readelf is displaying a symbol name, and it has to truncate "
+"the name to fit into an 80 column display, it will add a suffix of "
+"CW<\\*(C`[...]\\*(C'> to the name. This command line option disables this "
+"behaviour, allowing 5 more characters of the name to be displayed and "
+"restoring the old behaviour of readelf (prior to release 2.35)."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-H>"
+msgstr "B<-H>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-H"
+msgstr "-H"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--help"
+msgstr "--help"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Display the command-line options understood by B<readelf>."
+msgstr "Visualizza le opzioni della linea di comando capite da B<readelf>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<@>I<file>"
+msgstr "B<@>I<file>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "@file"
+msgstr "@file"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Read command-line options from I<file>. The options read are inserted in "
+"place of the original @I<file> option. If I<file> does not exist, or cannot "
+"be read, then the option will be treated literally, and not removed."
+msgstr ""
+"Legge le opzioni da riga di comando da I<file>. Le opzioni lette sono "
+"inserite al posto dell'opzione originale @I<file>. Se I<file> non esiste o "
+"non può essere letto, l'opzione sarà trattata letteralmente, e non rimossa."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Options in I<file> are separated by whitespace. A whitespace character may "
+"be included in an option by surrounding the entire option in either single "
+"or double quotes. Any character (including a backslash) may be included by "
+"prefixing the character to be included with a backslash. The I<file> may "
+"itself contain additional @I<file> options; any such options will be "
+"processed recursively."
+msgstr ""
+"Le opzioni in I<file> sono separate da spazi vuoti. Si può includere uno "
+"spazio vuoto in un'opzione racchiudendo l'intera opzione fra apici, singoli "
+"o doppi. Può essere incluso qualsiasi carattere (compresa la barra inversa) "
+"facendo precedere al carattere una barra inversa. Il I<file> può esso stesso "
+"contenere ulteriori opzioni @I<file>; ciascuna di queste opzioni sarà "
+"elaborata ricorsivamente."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VEDERE ANCHE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "\\&B<objdump>\\|(1), and the Info entries for I<binutils>."
+msgstr "\\&B<objdump>\\|(1) e i campi Info per I<binutils>."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "COPYRIGHT"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid "Copyright (c) 1991-2024 Free Software Foundation, Inc."
+msgstr "Copyright (c) 1991-2024 Free Software Foundation, Inc."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Permission is granted to copy, distribute and/or modify this document under "
+"the terms of the GNU Free Documentation License, Version 1.3 or any later "
+"version published by the Free Software Foundation; with no Invariant "
+"Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy "
+"of the license is included in the section entitled \"GNU Free Documentation "
+"License\"."
+msgstr ""
+"È permesso copiare, distribuire e/o modificare questo documento nei termini "
+"della ``Licenza per documentazione libera GNU'' (GNU Free Documentation "
+"License), versione 1.3 o ogni versione successiva pubblicata dalla Free "
+"Software Foundation; senza sezioni non modificabili, senza testi di prima "
+"di copertina e di quarta di copertina. Una copia della licenza è inclusa "
+"nella sezione intitolata ``Licenza per la documentazione libera GNU\" (GNU "
+"Free Documentation License)."
+
+#. type: ds C+
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "C\\v'-.1v'\\h'-1p'\\s-2+\\h'-1p'+\\s0\\v'.1v'\\h'-1p'"
+msgstr "C\\v'-.1v'\\h'-1p'\\s-2+\\h'-1p'+\\s0\\v'.1v'\\h'-1p'"
+
+#. type: ds :
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\k:\\h'-(\\n(.wu*8/10-\\*(#H+.1m+\\*(#F)'\\v'-\\*(#V'\\z.\\h'.2m+\\*(#F'.\\h'|\\n:u'\\v'\\*(#V'"
+msgstr "\\k:\\h'-(\\n(.wu*8/10-\\*(#H+.1m+\\*(#F)'\\v'-\\*(#V'\\z.\\h'.2m+\\*(#F'.\\h'|\\n:u'\\v'\\*(#V'"
+
+#. type: ds 8
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\h'\\*(#H'\\(*b\\h'-\\*(#H'"
+msgstr "\\h'\\*(#H'\\(*b\\h'-\\*(#H'"
+
+#. type: ds o
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\k:\\h'-(\\n(.wu+\\w'\\(de'u-\\*(#H)/2u'\\v'-.3n'\\*(#[\\z\\(de\\v'.3n'\\h'|\\n:u'\\*(#]"
+msgstr "\\k:\\h'-(\\n(.wu+\\w'\\(de'u-\\*(#H)/2u'\\v'-.3n'\\*(#[\\z\\(de\\v'.3n'\\h'|\\n:u'\\*(#]"
+
+#. type: ds d-
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\h'\\*(#H'\\(pd\\h'-\\w'~'u'\\v'-.25m'I<\\(hy>\\v'.25m'\\h'-\\*(#H'"
+msgstr "\\h'\\*(#H'\\(pd\\h'-\\w'~'u'\\v'-.25m'I<\\(hy>\\v'.25m'\\h'-\\*(#H'"
+
+#. type: ds D-
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "D\\k:\\h'-\\w'D'u'\\v'-.11m'\\z\\(hy\\v'.11m'\\h'|\\n:u'"
+msgstr "D\\k:\\h'-\\w'D'u'\\v'-.11m'\\z\\(hy\\v'.11m'\\h'|\\n:u'"
+
+#. type: ds th
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\*(#[\\v'.3m'\\s+1I\\s-1\\v'-.3m'\\h'-(\\w'I'u*2/3)'\\s-1o\\s+1\\*(#]"
+msgstr "\\*(#[\\v'.3m'\\s+1I\\s-1\\v'-.3m'\\h'-(\\w'I'u*2/3)'\\s-1o\\s+1\\*(#]"
+
+#. type: ds Th
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "\\*(#[\\s+2I\\s-2\\h'-\\w'I'u*3/5'\\v'-.3m'o\\v'.3m'\\*(#]"
+msgstr "\\*(#[\\s+2I\\s-2\\h'-\\w'I'u*3/5'\\v'-.3m'o\\v'.3m'\\*(#]"
+
+#. type: ds ae
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "a\\h'-(\\w'a'u*4/10)'e"
+msgstr "a\\h'-(\\w'a'u*4/10)'e"
+
+#. type: ds Ae
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "A\\h'-(\\w'A'u*4/10)'E"
+msgstr "A\\h'-(\\w'A'u*4/10)'E"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "2023-01-14"
+msgstr "14 gennaio 2023"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "binutils-2.40.00"
+msgstr "binutils-2.40.00"
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid ""
+#| "readelf [B<-a>|B<--all>]\n"
+#| " [B<-h>|B<--file-header>]\n"
+#| " [B<-l>|B<--program-headers>|B<--segments>]\n"
+#| " [B<-S>|B<--section-headers>|B<--sections>]\n"
+#| " [B<-g>|B<--section-groups>]\n"
+#| " [B<-t>|B<--section-details>]\n"
+#| " [B<-e>|B<--headers>]\n"
+#| " [B<-s>|B<--syms>|B<--symbols>]\n"
+#| " [B<--dyn-syms>]\n"
+#| " [B<-n>|B<--notes>]\n"
+#| " [B<-r>|B<--relocs>]\n"
+#| " [B<-u>|B<--unwind>]\n"
+#| " [B<-d>|B<--dynamic>]\n"
+#| " [B<-V>|B<--version-info>]\n"
+#| " [B<-A>|B<--arch-specific>]\n"
+#| " [B<-D>|B<--use-dynamic>]\n"
+#| " [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+#| " [B<-z>|B<--decompress>]\n"
+#| " [B<-c>|B<--archive-index>]\n"
+#| " [B<-w[lLiaprmfFsoRtUuTgAckK]>|\n"
+#| " B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]]\n"
+#| " [B<--dwarf-depth=>I<n>]\n"
+#| " [B<--dwarf-start=>I<n>]\n"
+#| " [B<--ctf=>I<section>]\n"
+#| " [B<--ctf-parent=>I<section>]\n"
+#| " [B<--ctf-symbols=>I<section>]\n"
+#| " [B<--ctf-strings=>I<section>]\n"
+#| " [B<-I>|B<--histogram>]\n"
+#| " [B<-v>|B<--version>]\n"
+#| " [B<-W>|B<--wide>]\n"
+#| " [B<-H>|B<--help>]\n"
+#| " I<elffile>...\n"
+msgid ""
+"readelf [B<-a>|B<--all>]\n"
+" [B<-h>|B<--file-header>]\n"
+" [B<-l>|B<--program-headers>|B<--segments>]\n"
+" [B<-S>|B<--section-headers>|B<--sections>]\n"
+" [B<-g>|B<--section-groups>]\n"
+" [B<-t>|B<--section-details>]\n"
+" [B<-e>|B<--headers>]\n"
+" [B<-s>|B<--syms>|B<--symbols>]\n"
+" [B<--dyn-syms>|B<--lto-syms>]\n"
+" [B<--sym-base=[0|8|10|16]>]\n"
+" [B<--demangle>I<=style>|B<--no-demangle>]\n"
+" [B<--quiet>]\n"
+" [B<--recurse-limit>|B<--no-recurse-limit>]\n"
+" [B<-U> I<method>|B<--unicode=>I<method>]\n"
+" [B<-n>|B<--notes>]\n"
+" [B<-r>|B<--relocs>]\n"
+" [B<-u>|B<--unwind>]\n"
+" [B<-d>|B<--dynamic>]\n"
+" [B<-V>|B<--version-info>]\n"
+" [B<-A>|B<--arch-specific>]\n"
+" [B<-D>|B<--use-dynamic>]\n"
+" [B<-L>|B<--lint>|B<--enable-checks>]\n"
+" [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-z>|B<--decompress>]\n"
+" [B<-c>|B<--archive-index>]\n"
+" [B<-w[lLiaprmfFsoORtUuTgAck]>|\n"
+" B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links]]\n"
+" [B<-wK>|B<--debug-dump=follow-links>]\n"
+" [B<-wN>|B<--debug-dump=no-follow-links>]\n"
+" [B<-wD>|B<--debug-dump=use-debuginfod>]\n"
+" [B<-wE>|B<--debug-dump=do-not-use-debuginfod>]\n"
+" [B<-P>|B<--process-links>]\n"
+" [B<--dwarf-depth=>I<n>]\n"
+" [B<--dwarf-start=>I<n>]\n"
+" [B<--ctf=>I<section>]\n"
+" [B<--ctf-parent=>I<section>]\n"
+" [B<--ctf-symbols=>I<section>]\n"
+" [B<--ctf-strings=>I<section>]\n"
+" [B<--sframe=>I<section>]\n"
+" [B<-I>|B<--histogram>]\n"
+" [B<-v>|B<--version>]\n"
+" [B<-W>|B<--wide>]\n"
+" [B<-T>|B<--silent-truncation>]\n"
+" [B<-H>|B<--help>]\n"
+" I<elffile>...\n"
+msgstr ""
+"readelf [B<-a>|B<--all>]\n"
+" [B<-h>|B<--file-header>]\n"
+" [B<-l>|B<--program-headers>|B<--segments>]\n"
+" [B<-S>|B<--section-headers>|B<--sections>]\n"
+" [B<-g>|B<--section-groups>]\n"
+" [B<-t>|B<--section-details>]\n"
+" [B<-e>|B<--headers>]\n"
+" [B<-s>|B<--syms>|B<--symbols>]\n"
+" [B<--dyn-syms>]\n"
+" [B<-n>|B<--notes>]\n"
+" [B<-r>|B<--relocs>]\n"
+" [B<-u>|B<--unwind>]\n"
+" [B<-d>|B<--dynamic>]\n"
+" [B<-V>|B<--version-info>]\n"
+" [B<-A>|B<--arch-specific>]\n"
+" [B<-D>|B<--use-dynamic>]\n"
+" [B<-x> E<lt>number or nameE<gt>|B<--hex-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-p> E<lt>number or nameE<gt>|B<--string-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-R> E<lt>number or nameE<gt>|B<--relocated-dump=>E<lt>number or nameE<gt>]\n"
+" [B<-z>|B<--decompress>]\n"
+" [B<-c>|B<--archive-index>]\n"
+" [B<-w[lLiaprmfFsoRtUuTgAckK]>|\n"
+" B<--debug-dump>[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]]\n"
+" [B<--dwarf-depth=>I<n>]\n"
+" [B<--dwarf-start=>I<n>]\n"
+" [B<--ctf=>I<section>]\n"
+" [B<--ctf-parent=>I<section>]\n"
+" [B<--ctf-symbols=>I<section>]\n"
+" [B<--ctf-strings=>I<section>]\n"
+" [B<-I>|B<--histogram>]\n"
+" [B<-v>|B<--version>]\n"
+" [B<-W>|B<--wide>]\n"
+" [B<-H>|B<--help>]\n"
+" I<elffile>...\n"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"\\&B<readelf> displays information about one or more \\s-1ELF\\s0 format "
+"object files. The options control what particular information to display."
+msgstr ""
+"\\&B<readelf> visualizza informazioni su uno o più file oggetto in formato "
+"\\s-1ELF\\s0. Le opzioni controllano quale particolare informazione "
+"visualizzare."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"\\&I<elffile>... are the object files to be examined. 32-bit and 64-bit "
+"\\s-1ELF\\s0 files are supported, as are archives containing \\s-1ELF\\s0 "
+"files."
+msgstr ""
+"\\&I<elffile>... sono i file oggetto da esaminare. Sono supportati i file "
+"\\s-1ELF\\s0 a 32-bit e 64-bit, e gli archivi contenenti file \\s-1ELF\\s0."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"This program performs a similar function to B<objdump> but it goes into more "
+"detail and it exists independently of the \\s-1BFD\\s0 library, so if there "
+"is a bug in \\s-1BFD\\s0 then readelf will not be affected."
+msgstr ""
+"Questo programma esegue una funzione similare a quella di B<objdump> ma va "
+"in maggiore dettaglio, ed esiste indipendentemente dalla libreria "
+"\\s-1BFD\\s0 , così se c'è un bug in \\s-1BFD\\s0 readelf non ne risentirà."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Displays the information contained in the \\s-1ELF\\s0 header at the start "
+"of the file."
+msgstr ""
+"Visualizza le informazioni contenute nell'intestazione all'inizio del file "
+"\\s-1ELF\\s0."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid "Suppress \\*(L\"no symbols\\*(R\" diagnostic."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+#| msgid ""
+#| "Displays the contents of the \\s-1NOTE\\s0 segments and/or sections, if "
+#| "any."
+msgid "Displays the contents of any \\s-1LTO\\s0 symbol tables in the file."
+msgstr ""
+"Visualizza i contenuti dei segmenti e/o sezioni \\s-1NOTE\\s0, se ce ne sono."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Decode (I<demangle>) low-level symbol names into user-level names. This "
+"makes \\*(C+ function names readable. Different compilers have different "
+"mangling styles. The optional demangling style argument can be used to "
+"choose an appropriate demangling style for your compiler."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Controls the display of non-ASCII characters in identifier names. The "
+"default (B<--unicode=locale> or B<--unicode=default>) is to treat them as "
+"multibyte characters and display them in the current locale. All other "
+"versions of this option treat the bytes as \\s-1UTF-8\\s0 encoded values and "
+"attempt to interpret them. If they cannot be interpreted or if the B<--"
+"unicode=invalid> option is used then they are displayed as a sequence of hex "
+"bytes, encloses in curly parethesis characters."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Displays the contents of the \\s-1NOTE\\s0 segments and/or sections, if any."
+msgstr ""
+"Visualizza i contenuti dei segmenti e/o sezioni \\s-1NOTE\\s0, se ce ne sono."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+msgid ""
+"Displays the contents of the file's unwind section, if it has one. Only the "
+"unwind sections for \\s-1IA64 ELF\\s0 files, as well as \\s-1ARM\\s0 unwind "
+"tables (CW<\\*(C`.ARM.exidx\\*(C'> / CW<\\*(C`.ARM.extab\\*(C'>) are "
+"currently supported. If support is not yet implemented for your "
+"architecture you could try dumping the contents of the I<.eh_frames> section "
+"using the \\&B<--debug-dump=frames> or B<--debug-dump=frames-interp> options."
+msgstr ""
+"Visualizza i contenuti della sezione unwind del file, se ce ne sono. Solo le "
+"sezioni unwind per i file \\s-1IA64\\s0 \\s-1ELF\\s0 sono attualmente "
+"supportate."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Displays the file symbol index information contained in the header part of "
+"binary archives. Performs the same function as the B<t> command to B<ar>, "
+"but without using the \\s-1BFD\\s0 library."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+msgid ""
+"Displays the contents of the \\s-1DWARF\\s0 debug sections in the file, if "
+"any are present. Compressed debug sections are automatically decompressed "
+"(temporarily) before they are displayed. If one or more of the optional "
+"letters or words follows the switch then only those type(s) of data will be "
+"dumped. The letters and words refer to the following information:"
+msgstr ""
+"Visualizza il contenuto delle sezioni debug nel file, se sono presenti. Se "
+"una delle lettere o parole opzionali segue l'opzione allora solo il dump "
+"verrà fatto solo sui dati trovati in questa specifica sezione."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"In addition, when displaying \\s-1DWARF\\s0 attributes, if a form is found "
+"that references the separate debug info file, then the referenced contents "
+"will also be displayed."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Note - if support for the debuginfod protocol was enabled when the binutils "
+"were built then this option will also include an attempt to contact any "
+"debuginfod servers mentioned in the I<\\s-1DEBUGINFOD_URLS\\s0> environment "
+"variable. This could take some time to resolve. This behaviour can be "
+"disabled via the B<=do-not-use-debuginfod> debug option."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Print only DIEs beginning with the \\s-1DIE\\s0 numbered I<n>. This is only "
+"useful with B<--debug-dump=info>."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"If specified, this option will suppress printing of any header information "
+"and all DIEs before the \\s-1DIE\\s0 numbered I<n>. Only siblings and "
+"children of the specified \\s-1DIE\\s0 will be printed."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Display the contents of the specified \\s-1CTF\\s0 section. \\s-1CTF\\s0 "
+"sections themselves contain many subsections, all of which are displayed in "
+"order."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"If the \\s-1CTF\\s0 section contains ambiguously-defined types, it will "
+"consist of an archive of many \\s-1CTF\\s0 dictionaries, all inheriting from "
+"one dictionary containing unambiguous types. This member is by default "
+"named I<.ctf>, like the section containing it, but it is possible to change "
+"this name using the CW<\\*(C`ctf_link_set_memb_name_changer\\*(C'> function "
+"at link time. When looking at \\s-1CTF\\s0 archives that have been created "
+"by a linker that uses the name changer to rename the parent archive member, "
+"B<--ctf-parent> can be used to specify the name used for the parent."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Specify the name of another section from which the \\s-1CTF\\s0 file can "
+"inherit strings and symbols. By default, the CW<\\*(C`.symtab\\*(C'> and "
+"its linked string table are used."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Don't break output lines to fit into 80 columns. By default \\&B<readelf> "
+"breaks section header and segment listing lines for 64-bit \\s-1ELF\\s0 "
+"files, so that they fit into 80 columns. This option causes \\&B<readelf> to "
+"print each section header resp. each segment one a single line, which is far "
+"more readable on terminals wider than 80 columns."
+msgstr ""
+"Non interrompe l'output delle linee per farlo stare nelle 80 colonne. Per "
+"default \\&B<readelf> interrompe le linee di elenco della "
+"sezioneintestazione e segmento listing per i file \\s-1ELF\\s0 a 64-bit, in "
+"modo che stiano nelle 80 colonne. Questa opzione fa sì che \\&B<readelf> "
+"stampi ciascuna intestazione di sezione inserendo ciascun segmento su una "
+"linea, cosa moto più leggibile su terminale più ampi di 80 colonne."
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid "Copyright (c) 1991-2023 Free Software Foundation, Inc."
+msgstr "Copyright (c) 1991-2023 Free Software Foundation, Inc."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Permission is granted to copy, distribute and/or modify this document under "
+"the terms of the \\s-1GNU\\s0 Free Documentation License, Version 1.3 or any "
+"later version published by the Free Software Foundation; with no Invariant "
+"Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy "
+"of the license is included in the section entitled \\*(L\"\\s-1GNU\\s0 Free "
+"Documentation License\\*(R\"."
+msgstr ""
+"È permesso copiare, distribuire e/o modificare questo documento nei termini "
+"della ``Licenza per documentazione libera GNU'' (\\s-1GNU\\s0 Free "
+"Documentation License), versione 1.3 o ogni versione successiva pubblicata "
+"dalla Free Software Foundation; senza sezioni non modificabili, senza testi "
+"di prima di copertina e di quarta di copertina. Una copia della licenza è "
+"inclusa nella sezione intitolata ``Licenza per la documentazione libera "
+"GNU\" (\\*(L\"\\s-1GNU\\s0 Free Documentation License\\*(R\")."
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "2024-02-21"
+msgstr "21 febbraio 2024"
+
+#. type: TH
+#: debian-unstable
+#, no-wrap
+msgid "binutils-2.42"
+msgstr "binutils-2.42"
+
+#. type: TH
+#: fedora-40
+#, no-wrap
+msgid "2024-02-12"
+msgstr "12 febbraio 2024"
+
+#. type: TH
+#: fedora-40
+#, no-wrap
+msgid "binutils-2.41"
+msgstr "binutils-2.41"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "2024-02-22"
+msgstr "22 febbraio 2024"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "binutils-2.42.50"
+msgstr "binutils-2.42.50"
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "2023-06-27"
+msgstr "27 giugno 2023"
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "binutils-2.40"
+msgstr "binutils-2.40"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "2023-08-16"
+msgstr "16 agosto 2023"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "binutils-2.41.0"
+msgstr "binutils-2.41.0"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "\\&I<objdump>\\|(1), and the Info entries for I<binutils>."
+msgstr "\\&B<objdump>\\|(1) e i campi Info per I<binutils>."