summaryrefslogtreecommitdiffstats
path: root/po/es/man1/strip.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/es/man1/strip.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/es/man1/strip.1.po')
-rw-r--r--po/es/man1/strip.1.po1649
1 files changed, 1649 insertions, 0 deletions
diff --git a/po/es/man1/strip.1.po b/po/es/man1/strip.1.po
new file mode 100644
index 00000000..9a334f8c
--- /dev/null
+++ b/po/es/man1/strip.1.po
@@ -0,0 +1,1649 @@
+# Spanish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Gerardo Aburruzaga García <gerardo.aburruzaga@uca.es>, 1999.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-03-01 17:09+0100\n"
+"PO-Revision-Date: 1999-07-23 19:53+0200\n"
+"Last-Translator: Gerardo Aburruzaga García <gerardo.aburruzaga@uca.es>\n"
+"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"Language: es\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"
+
+#. ========================================================================
+#. 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 "STRIP 1"
+msgstr "STRIP 1"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "STRIP"
+msgstr "STRIP"
+
+#. type: TH
+#: archlinux
+#, no-wrap
+msgid "2024-02-01"
+msgstr "1 Febrero 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 "Herramientas de desarrollo de 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 "NOMBRE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "strip - Discard symbols from object files."
+msgid "strip - discard symbols and other data from object files"
+msgstr "strip - Quita símbolos de ficheros objeto."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SINOPSIS"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Header"
+msgstr "Header"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
+#: opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"strip [B<-F> I<bfdname> |B<--target=>I<bfdname>]\n"
+" [B<-I> I<bfdname> |B<--input-target=>I<bfdname>]\n"
+" [B<-O> I<bfdname> |B<--output-target=>I<bfdname>]\n"
+" [B<-s>|B<--strip-all>]\n"
+" [B<-S>|B<-g>|B<-d>|B<--strip-debug>]\n"
+" [B<--strip-dwo>]\n"
+" [B<-K> I<symbolname>|B<--keep-symbol=>I<symbolname>]\n"
+" [B<-M>|B<--merge-notes>][B<--no-merge-notes>]\n"
+" [B<-N> I<symbolname> |B<--strip-symbol=>I<symbolname>]\n"
+" [B<-w>|B<--wildcard>]\n"
+" [B<-x>|B<--discard-all>] [B<-X> |B<--discard-locals>]\n"
+" [B<-R> I<sectionname> |B<--remove-section=>I<sectionname>]\n"
+" [B<--keep-section=>I<sectionpattern>]\n"
+" [B<--remove-relocations=>I<sectionpattern>]\n"
+" [B<--strip-section-headers>]\n"
+" [B<-o> I<file>] [B<-p>|B<--preserve-dates>]\n"
+" [B<-D>|B<--enable-deterministic-archives>]\n"
+" [B<-U>|B<--disable-deterministic-archives>]\n"
+" [B<--keep-section-symbols>]\n"
+" [B<--keep-file-symbols>]\n"
+" [B<--only-keep-debug>]\n"
+" [B<-v> |B<--verbose>] [B<-V>|B<--version>]\n"
+" [B<--help>] [B<--info>]\n"
+" I<objfile>...\n"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓN"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "\\&\\s-1GNU\\s0 B<strip> discards all symbols from object files "
+#| "\\&I<objfile>. The list of object files may include archives. At least "
+#| "one object file must be given."
+msgid ""
+"GNU B<strip> discards all symbols from object files \\&I<objfile>. The list "
+"of object files may include archives. At least one object file must be "
+"given."
+msgstr ""
+"El programa B<strip> de \\&\\s-1GNU\\s0 quita todos los símbolos de los "
+"ficheros objeto \\&I<fichobj>. La lista de ficheros objeto pude incluir "
+"archivos. Por lo menos hay que dar un fichero objeto."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"\\&B<strip> modifies the files named in its argument, rather than writing "
+"modified copies under different names."
+msgstr ""
+"\\&B<strip> modifica los ficheros nombrados en su lista de argumentos, en "
+"vez de escribir copias modificadas con nombres diferentes."
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "OPTIONS"
+msgstr "OPCIONES"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-F> I<bfdname>"
+msgstr "B<-F> I<nombrebfd>"
+
+#. 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 "-F bfdname"
+msgstr "-F nombrebfd"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--target=>I<bfdname>"
+msgstr "B<--target=>I<nombrebfd>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--target=bfdname"
+msgstr "--target=nombrebfd"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Treat the original I<objfile> as a file with the object code format "
+"I<bfdname>, and rewrite it in the same format."
+msgstr ""
+"Trata al I<fichobj> original como un fichero con el formato de código objeto "
+"I<nombrebfd>, y lo reescribe en el mismo formato."
+
+#. 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 "Show a summary of the options to B<strip> and exit."
+msgstr "Muestra un sumario de las opciones de B<strip> y acaba."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--info>"
+msgstr "B<--info>"
+
+#. 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 "Display a list showing all architectures and object formats available."
+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> I<bfdname>"
+msgstr "-I nombrebfd"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-I bfdname"
+msgstr "-I nombrebfd"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--input-target=>I<bfdname>"
+msgstr "B<--input-target=>I<nombrebfd>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--input-target=bfdname"
+msgstr "--input-target=nombrebfd"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Treat the original I<objfile> as a file with the object code format "
+"I<bfdname>."
+msgstr ""
+"Trata al I<fichobj> original como un fichero con el formato de código objeto "
+"I<nombrebfd>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-O> I<bfdname>"
+msgstr "-O nombrebfd"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-O bfdname"
+msgstr "-O nombrebfd"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--output-target=>I<bfdname>"
+msgstr "B<--output-target=>I<nombrebfd>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--output-target=bfdname"
+msgstr "--output-target=nombrebfd"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Replace I<objfile> with a file in the output format I<bfdname>."
+msgstr ""
+"Reemplaza I<fichobj> por un fichero en el formato de salida I<nombrebfd>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-R> I<sectionname>"
+msgstr "-R nombresección"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-R sectionname"
+msgstr "-R nombresección"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--remove-section=>I<sectionname>"
+msgstr "B<--remove-section=>I<nombresección>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--remove-section=sectionname"
+msgstr "--remove-section=nombresección"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Remove any section named I<sectionname> from the output file, in addition to "
+"whatever sections would otherwise be removed. This option may be given more "
+"than once. Note that using this option inappropriately may make the output "
+"file unusable. The wildcard character B<*> may be given at the end of "
+"I<sectionname>. If so, then any section starting with I<sectionname> will "
+"be removed."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the first character of I<sectionpattern> is the exclamation point (!) "
+"then matching sections will not be removed even if an earlier use of B<--"
+"remove-section> on the same command line would otherwise remove it. For "
+"example:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\& --remove-section=.text.* --remove-section=!.text.foo"
+msgstr "\\& --remove-section=.text.* --remove-section=!.text.foo"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"will remove all sections matching the pattern '.text.*', but will not remove "
+"the section '.text.foo'."
+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<--remove-section=>I<sectionname>"
+msgid "B<--keep-section=>I<sectionpattern>"
+msgstr "B<--remove-section=>I<nombresección>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--remove-section=>I<sectionname>"
+msgid "--keep-section=sectionpattern"
+msgstr "B<--remove-section=>I<nombresección>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When removing sections from the output file, keep sections that match "
+"\\&I<sectionpattern>."
+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<--remove-section=>I<sectionname>"
+msgid "B<--remove-relocations=>I<sectionpattern>"
+msgstr "B<--remove-section=>I<nombresección>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--remove-section=>I<sectionname>"
+msgid "--remove-relocations=sectionpattern"
+msgstr "B<--remove-section=>I<nombresección>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Remove the named section from the file. This option may be given more "
+#| "than once. Note that using this option inappropriately may make the "
+#| "object file unusable."
+msgid ""
+"Remove relocations from the output file for any section matching "
+"\\&I<sectionpattern>. This option may be given more than once. Note that "
+"using this option inappropriately may make the output file unusable. "
+"Wildcard characters are accepted in I<sectionpattern>. For example:"
+msgstr ""
+"Quita del fichero la sección nombrada. Esta opción se puede dar más de una "
+"vez. Observe que el empleo inapropiado de esta opción puede acabar en un "
+"fichero objeto inutilizado."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\& --remove-relocations=.text.*"
+msgstr "\\& --remove-relocations=.text.*"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"will remove the relocations for all sections matching the patter \\&'.text."
+"*'."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the first character of I<sectionpattern> is the exclamation point (!) "
+"then matching sections will not have their relocation removed even if an "
+"earlier use of B<--remove-relocations> on the same command line would "
+"otherwise cause the relocations to be removed. For example:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\& --remove-relocations=.text.* --remove-relocations=!.text.foo"
+msgstr "\\& --remove-relocations=.text.* --remove-relocations=!.text.foo"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"will remove all relocations for sections matching the pattern \\&'.text.*', "
+"but will not remove relocations for the section \\&'.text.foo'."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
+#: opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--no-headers>"
+msgid "B<--strip-section-headers>"
+msgstr "B<--no-headers>"
+
+#. type: IX
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
+#: opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "--strip-unneeded"
+msgid "--strip-section-headers"
+msgstr "--strip-unneeded"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Strip section headers. This option is specific to ELF files. Implies "
+"\\&B<--strip-all> and B<--merge-notes>."
+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<--strip-all>"
+msgstr "B<--strip-all>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--strip-all"
+msgstr "--strip-all"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Remove all symbols."
+msgstr "Quita todos los símbolos."
+
+#. 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<-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<-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<--strip-debug>"
+msgstr "B<--strip-debug>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--strip-debug"
+msgstr "--strip-debug"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Remove debugging symbols only."
+msgstr "Quita solamente los símbolos de depuración."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--strip-dwo>"
+msgstr "B<--strip-dwo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--strip-dwo"
+msgstr "--strip-dwo"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Remove the contents of all DWARF .dwo sections, leaving the remaining "
+"debugging sections and all symbols intact. See the description of this "
+"option in the B<objcopy> section for more information."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--strip-unneeded>"
+msgstr "B<--strip-unneeded>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--strip-unneeded"
+msgstr "--strip-unneeded"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Strip all symbols that are not needed for relocation processing."
+msgid ""
+"Remove all symbols that are not needed for relocation processing in addition "
+"to debugging symbols and sections stripped by \\&B<--strip-debug>."
+msgstr ""
+"Quita todos los símbolos que no se necesiten para el procesamiento de "
+"reubicación."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-K> I<symbolname>"
+msgstr "B<-K> I<nombresímbolo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-K symbolname"
+msgstr "-K nombresímbolo"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--keep-symbol=>I<symbolname>"
+msgstr "B<--keep-symbol=>I<nombresímbolo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--keep-symbol=symbolname"
+msgstr "--keep-symbol=nombresímbolo"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Copy only symbol I<symbolname> from the source file. This option may be "
+#| "given more than once."
+msgid ""
+"When stripping symbols, keep symbol I<symbolname> even if it would normally "
+"be stripped. This option may be given more than once."
+msgstr ""
+"Copia solamente el símbolo I<nombresímbolo> del fichero fuente. Esta opción "
+"se puede dar más de una vez."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-M>"
+msgstr "B<-M>"
+
+#. 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: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--merge-notes>"
+msgstr "B<--merge-notes>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--merge-notes"
+msgstr "--merge-notes"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-merge-notes>"
+msgstr "B<--no-merge-notes>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--no-merge-notes"
+msgstr "--no-merge-notes"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"For ELF files, attempt (or do not attempt) to reduce the size of any "
+"SHT_NOTE type sections by removing duplicate notes. The default is to "
+"attempt this reduction unless stripping debug or DWO information."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-N> I<symbolname>"
+msgstr "B<-N> I<nombresímbolo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-N symbolname"
+msgstr "-N nombresímbolo"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--strip-symbol=>I<symbolname>"
+msgstr "B<--strip-symbol=>I<nombresímbolo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--strip-symbol=symbolname"
+msgstr "--strip-symbol=nombresímbolo"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Do not copy symbol I<symbolname> from the source file. This option may be "
+#| "given more than once, and may be combined with strip options other than "
+#| "B<-K>."
+msgid ""
+"Remove symbol I<symbolname> from the source file. This option may be given "
+"more than once, and may be combined with strip options other than \\&B<-K>."
+msgstr ""
+"No copia el símbolo I<nombresímbolo> del fichero fuente. Esta opción se "
+"puede dar más de una vez, y puede combinarse con otras opciones salvo con B<-"
+"K>."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-o> I<file>"
+msgstr "B<-o> I<fichero>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-o file"
+msgstr "-o fichero"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Put the stripped output in I<file>, rather than replacing the existing "
+"file. When this argument is used, only one I<objfile> argument may be "
+"specified."
+msgstr ""
+"Pone la salida en I<fichero>, en vez de reemplazar el fichero original. "
+"Cuando se emplea esta opción, solo se puede especificar un I<fichobj>."
+
+#. 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<--preserve-dates>"
+msgstr "B<--preserve-dates>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--preserve-dates"
+msgstr "--preserve-dates"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Preserve the access and modification dates of the file."
+msgstr "Preserva las fechas de acceso y modificación del fichero."
+
+#. 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<--enable-deterministic-archives>"
+msgstr "B<--enable-deterministic-archives>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--enable-deterministic-archives"
+msgstr "--enable-deterministic-archives"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Operate in I<deterministic> mode. When copying archive members and writing "
+"the archive index, use zero for UIDs, GIDs, timestamps, and use consistent "
+"file modes for all files."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If I<binutils> was configured with \\&B<--enable-deterministic-archives>, "
+"then this mode is on by default. It can be disabled with the B<-U> option, "
+"below."
+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>"
+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<--disable-deterministic-archives>"
+msgstr "B<--disable-deterministic-archives>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--disable-deterministic-archives"
+msgstr "--disable-deterministic-archives"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Do I<not> operate in I<deterministic> mode. This is the inverse of the B<-"
+"D> option, above: when copying archive members and writing the archive "
+"index, use their actual UID, GID, timestamp, and file mode values."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is the default unless I<binutils> was configured with \\&B<--enable-"
+"deterministic-archives>."
+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>"
+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<--wildcard>"
+msgstr "B<--wildcard>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--wildcard"
+msgstr "--wildcard"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Permit regular expressions in I<symbolname>s used in other command line "
+"options. The question mark (?), asterisk (*), backslash (\\e) and square "
+"brackets ([]) operators can be used anywhere in the symbol name. If the "
+"first character of the symbol name is the exclamation point (!) then the "
+"sense of the switch is reversed for that symbol. For example:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\& -w -K !foo -K fo*"
+msgstr "\\& -w -K !foo -K fo*"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"would cause strip to only keep symbols that start with the letters \"fo\", "
+"but to discard the symbol \"foo\"."
+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>"
+msgstr "B<-x>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-x"
+msgstr "-x"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--discard-all>"
+msgstr "B<--discard-all>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--discard-all"
+msgstr "--discard-all"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Remove non-global symbols."
+msgstr "Quita los símbolos no globales."
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-X>"
+msgstr "B<-X>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "-X"
+msgstr "-X"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--discard-locals>"
+msgstr "B<--discard-locals>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--discard-locals"
+msgstr "--discard-locals"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Remove compiler-generated local symbols. (These usually start with B<L> or "
+"B<.>.)"
+msgstr ""
+"Quita símbolos locales generados por el compilador. (Éstos empiezan "
+"usualmente con B<L> o B<.>.)"
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--keep-file-symbols>"
+msgid "B<--keep-section-symbols>"
+msgstr "B<--keep-file-symbols>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "--keep-file-symbols"
+msgid "--keep-section-symbols"
+msgstr "--keep-file-symbols"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When stripping a file, perhaps with B<--strip-debug> or \\&B<--strip-"
+"unneeded>, retain any symbols specifying section names, which would "
+"otherwise get stripped."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--keep-file-symbols>"
+msgstr "B<--keep-file-symbols>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--keep-file-symbols"
+msgstr "--keep-file-symbols"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When stripping a file, perhaps with B<--strip-debug> or \\&B<--strip-"
+"unneeded>, retain any symbols specifying source file names, which would "
+"otherwise get stripped."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--only-keep-debug>"
+msgstr "B<--only-keep-debug>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--only-keep-debug"
+msgstr "--only-keep-debug"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Strip a file, emptying the contents of any sections that would not be "
+"stripped by B<--strip-debug> and leaving the debugging sections intact. In "
+"ELF files, this preserves all the note sections in the output as well."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note - the section headers of the stripped sections are preserved, including "
+"their sizes, but the contents of the section are discarded. The section "
+"headers are preserved so that other tools can match up the debuginfo file "
+"with the real executable, even if that executable has been relocated to a "
+"different address space."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"The intention is that this option will be used in conjunction with \\&B<--"
+"add-gnu-debuglink> to create a two part executable. One a stripped binary "
+"which will occupy less space in RAM and in a distribution and the second a "
+"debugging information file which is only needed if debugging abilities are "
+"required. The suggested procedure to create these files is as follows:"
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Link the executable as normal. Assuming that it is calledE<gt>"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Link the executable as normal. Assuming that it is calledE<gt>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\&CW<\\*(C`foo\\*(C'> then..."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Run objcopy --only-keep-debug foo foo.dbg toE<gt>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "create a file containing the debugging info."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Run objcopy --strip-debug foo to create aE<gt>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "stripped executable."
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Run objcopy --add-gnu-debuglink=foo.dbg fooE<gt>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "to add a link to the debugging info into the stripped executable."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note---the choice of CW<\\*(C`.dbg\\*(C'> as an extension for the debug info "
+"file is arbitrary. Also the CW<\\*(C`--only-keep-debug\\*(C'> step is "
+"optional. You could instead do this:"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Link the executable as normal.E<gt>"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Copy foo to foo.fullE<gt>"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Run strip --strip-debug fooE<gt>"
+msgstr ""
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1.E<lt>Run objcopy --add-gnu-debuglink=foo.full fooE<gt>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"i.e., the file pointed to by the B<--add-gnu-debuglink> can be the full "
+"executable. It does not have to be a file created by the \\&B<--only-keep-"
+"debug> switch."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Note---this switch is only intended for use on fully linked files. It does "
+"not make sense to use it on object files where the debugging information may "
+"be incomplete. Besides the gnu_debuglink feature currently only supports "
+"the presence of one filename containing debugging information, not multiple "
+"filenames on a one-per-object-file basis."
+msgstr ""
+
+#. 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 "Show the version number for B<strip>."
+msgstr "Muestra el número de versión de B<strip>."
+
+#. 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<--verbose>"
+msgstr "B<--verbose>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "--verbose"
+msgstr "--verbose"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Verbose output: list all object files modified. In the case of archives, "
+"B<strip -v> lists all members of the archive."
+msgstr ""
+"Salida prolija: lista todos los ficheros objeto modificados. En el caso de "
+"archivos, B<strip -v> lista todos los miembros del archivo."
+
+#. 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<archivo>"
+
+#. type: IX
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "@file"
+msgstr "@archivo"
+
+#. 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 ""
+
+#. 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 ""
+
+#. 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 "VÉASE TAMBIÉN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the Info entries for I<binutils>."
+msgstr ""
+
+#. 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 ""
+
+#. 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 Enero 2023"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "binutils-2.40.00"
+msgstr "binutils-2.40.00"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid ""
+"strip [B<-F> I<bfdname> |B<--target=>I<bfdname>]\n"
+" [B<-I> I<bfdname> |B<--input-target=>I<bfdname>]\n"
+" [B<-O> I<bfdname> |B<--output-target=>I<bfdname>]\n"
+" [B<-s>|B<--strip-all>]\n"
+" [B<-S>|B<-g>|B<-d>|B<--strip-debug>]\n"
+" [B<--strip-dwo>]\n"
+" [B<-K> I<symbolname>|B<--keep-symbol=>I<symbolname>]\n"
+" [B<-M>|B<--merge-notes>][B<--no-merge-notes>]\n"
+" [B<-N> I<symbolname> |B<--strip-symbol=>I<symbolname>]\n"
+" [B<-w>|B<--wildcard>]\n"
+" [B<-x>|B<--discard-all>] [B<-X> |B<--discard-locals>]\n"
+" [B<-R> I<sectionname> |B<--remove-section=>I<sectionname>]\n"
+" [B<--keep-section=>I<sectionpattern>]\n"
+" [B<--remove-relocations=>I<sectionpattern>]\n"
+" [B<-o> I<file>] [B<-p>|B<--preserve-dates>]\n"
+" [B<-D>|B<--enable-deterministic-archives>]\n"
+" [B<-U>|B<--disable-deterministic-archives>]\n"
+" [B<--keep-section-symbols>]\n"
+" [B<--keep-file-symbols>]\n"
+" [B<--only-keep-debug>]\n"
+" [B<-v> |B<--verbose>] [B<-V>|B<--version>]\n"
+" [B<--help>] [B<--info>]\n"
+" I<objfile>...\n"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"\\&\\s-1GNU\\s0 B<strip> discards all symbols from object files "
+"\\&I<objfile>. The list of object files may include archives. At least one "
+"object file must be given."
+msgstr ""
+"El programa B<strip> de \\&\\s-1GNU\\s0 quita todos los símbolos de los "
+"ficheros objeto \\&I<fichobj>. La lista de ficheros objeto pude incluir "
+"archivos. Por lo menos hay que dar un fichero objeto."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Remove the contents of all \\s-1DWARF\\s0 .dwo sections, leaving the "
+"remaining debugging sections and all symbols intact. See the description of "
+"this option in the B<objcopy> section for more information."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"For \\s-1ELF\\s0 files, attempt (or do not attempt) to reduce the size of "
+"any \\&\\s-1SHT_NOTE\\s0 type sections by removing duplicate notes. The "
+"default is to attempt this reduction unless stripping debug or \\s-1DWO\\s0 "
+"information."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Do I<not> operate in I<deterministic> mode. This is the inverse of the B<-"
+"D> option, above: when copying archive members and writing the archive "
+"index, use their actual \\s-1UID, GID,\\s0 timestamp, and file mode values."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"would cause strip to only keep symbols that start with the letters "
+"\\&\\*(L\"fo\\*(R\", but to discard the symbol \\*(L\"foo\\*(R\"."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Strip a file, emptying the contents of any sections that would not be "
+"stripped by B<--strip-debug> and leaving the debugging sections intact. In "
+"\\s-1ELF\\s0 files, this preserves all the note sections in the output as "
+"well."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"The intention is that this option will be used in conjunction with \\&B<--"
+"add-gnu-debuglink> to create a two part executable. One a stripped binary "
+"which will occupy less space in \\s-1RAM\\s0 and in a distribution and the "
+"second a debugging information file which is only needed if debugging "
+"abilities are required. The suggested procedure to create these files is as "
+"follows:"
+msgstr ""
+
+#. 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 ""
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "2024-02-21"
+msgstr "21 Febrero 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 Febrero 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 Febrero 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 Junio 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 ""
+"Strip section headers. This option is specific to \\s-1ELF\\s0 files. "
+"Implies \\&B<--strip-all> and B<--merge-notes>."
+msgstr ""