summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po1431
1 files changed, 717 insertions, 714 deletions
diff --git a/po/de.po b/po/de.po
index 5c39ee92..50904135 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: elfutils VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
-"POT-Creation-Date: 2020-10-31 17:37+0100\n"
+"POT-Creation-Date: 2021-02-05 21:10+0100\n"
"PO-Revision-Date: 2009-06-29 15:15+0200\n"
"Last-Translator: Michael Münch <micm@fedoraproject.org>\n"
"Language-Team: German\n"
@@ -54,18 +54,18 @@ msgstr ""
"GARANTIE,\n"
"auch nicht für Marktgängigkeit oder Eignung für einen Bestimmten Zweck.\n"
-#: lib/xmalloc.c:52 lib/xmalloc.c:65 lib/xmalloc.c:77 src/readelf.c:3449
-#: src/readelf.c:11486 src/unstrip.c:316 src/unstrip.c:2401 src/unstrip.c:2606
+#: lib/xmalloc.c:48 lib/xmalloc.c:61 lib/xmalloc.c:73 src/readelf.c:3453
+#: src/readelf.c:11501 src/unstrip.c:312 src/unstrip.c:2398 src/unstrip.c:2603
#, c-format
msgid "memory exhausted"
msgstr "Kein Speicher mehr verfügbar"
-#: libasm/asm_error.c:65 libdw/dwarf_error.c:57 libdwfl/libdwflP.h:54
+#: libasm/asm_error.c:65 libdw/dwarf_error.c:57 libdwfl/libdwflP.h:51
#: libelf/elf_error.c:60
msgid "no error"
msgstr "kein Fehler"
-#: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:56
+#: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:53
#: libelf/elf_error.c:91
msgid "out of memory"
msgstr "nicht genügend Speicher"
@@ -102,7 +102,7 @@ msgstr "Fehler bei Datenausgabe"
msgid "no backend support available"
msgstr "keine Backend-Unterstützung verfügbar"
-#: libasm/asm_error.c:83 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:55
+#: libasm/asm_error.c:83 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:52
#: libelf/elf_error.c:63
msgid "unknown error"
msgstr "unbekannter Fehler"
@@ -218,7 +218,7 @@ msgstr "Ungültige DWARF Version"
msgid "invalid directory index"
msgstr "ungültiger Verzeichnisindex"
-#: libdw/dwarf_error.c:87 libdwfl/libdwflP.h:76
+#: libdw/dwarf_error.c:87 libdwfl/libdwflP.h:73
msgid "address out of range"
msgstr "Außerhalb des Adressbereiches"
@@ -249,7 +249,7 @@ msgstr "Ungültiger Zeilenindex"
msgid "invalid address range index"
msgstr "Ungültiger Adressbereichs Index"
-#: libdw/dwarf_error.c:94 libdwfl/libdwflP.h:77
+#: libdw/dwarf_error.c:94 libdwfl/libdwflP.h:74
msgid "no matching address range"
msgstr "Kein passender Adressbereich"
@@ -298,234 +298,234 @@ msgstr "unbekannter Typ"
msgid ".debug_addr section missing"
msgstr ".debug_line Sektion fehlt"
-#: libdwfl/argp-std.c:50 src/stack.c:643 src/unstrip.c:2547
+#: libdwfl/argp-std.c:47 src/stack.c:643 src/unstrip.c:2544
msgid "Input selection options:"
msgstr "Eingabeauswahloptionen:"
-#: libdwfl/argp-std.c:51
+#: libdwfl/argp-std.c:48
msgid "Find addresses in FILE"
msgstr "Finde Adressen in FILE"
-#: libdwfl/argp-std.c:53
+#: libdwfl/argp-std.c:50
msgid "Find addresses from signatures found in COREFILE"
msgstr "Finde Adressen von Signatur aus COREFILE"
-#: libdwfl/argp-std.c:55
+#: libdwfl/argp-std.c:52
msgid "Find addresses in files mapped into process PID"
msgstr ""
-#: libdwfl/argp-std.c:57
+#: libdwfl/argp-std.c:54
msgid ""
"Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
"format"
msgstr ""
-#: libdwfl/argp-std.c:59
+#: libdwfl/argp-std.c:56
msgid "Find addresses in the running kernel"
msgstr "Finde Adressen im laufenden Kernel"
-#: libdwfl/argp-std.c:61
+#: libdwfl/argp-std.c:58
msgid "Kernel with all modules"
msgstr "Kernel mit allen Modulen"
-#: libdwfl/argp-std.c:63 src/stack.c:650
+#: libdwfl/argp-std.c:60 src/stack.c:650
msgid "Search path for separate debuginfo files"
msgstr "Dateisuchpfad für separate Debug-Informationen"
-#: libdwfl/argp-std.c:164
+#: libdwfl/argp-std.c:161
msgid "only one of -e, -p, -k, -K, or --core allowed"
msgstr "Nur eine Option von -e, -p, -k, -K, oder --core erlaubt"
-#: libdwfl/argp-std.c:237
+#: libdwfl/argp-std.c:234
msgid "cannot load kernel symbols"
msgstr "Konnte Kernel Symbole nicht laden"
#. Non-fatal to have no modules since we do have the kernel.
-#: libdwfl/argp-std.c:241
+#: libdwfl/argp-std.c:238
msgid "cannot find kernel modules"
msgstr "Konnte Kernel Module nicht finden"
-#: libdwfl/argp-std.c:258
+#: libdwfl/argp-std.c:255
msgid "cannot find kernel or modules"
msgstr "Konnte Kernel oder Module nicht finden"
-#: libdwfl/argp-std.c:297
+#: libdwfl/argp-std.c:294
#, c-format
msgid "cannot read ELF core file: %s"
msgstr "Konnte ELF Kerndatei %s nicht lesen"
-#: libdwfl/argp-std.c:320
+#: libdwfl/argp-std.c:317
#, fuzzy
msgid "Not enough memory"
msgstr "nicht genügend Speicher"
-#: libdwfl/argp-std.c:330
+#: libdwfl/argp-std.c:327
msgid "No modules recognized in core file"
msgstr "Keine Module in der Kerndatei gefunden"
-#: libdwfl/libdwflP.h:57
+#: libdwfl/libdwflP.h:54
msgid "See errno"
msgstr ""
-#: libdwfl/libdwflP.h:58
+#: libdwfl/libdwflP.h:55
msgid "See elf_errno"
msgstr ""
-#: libdwfl/libdwflP.h:59
+#: libdwfl/libdwflP.h:56
msgid "See dwarf_errno"
msgstr ""
-#: libdwfl/libdwflP.h:60
+#: libdwfl/libdwflP.h:57
msgid "See ebl_errno (XXX missing)"
msgstr ""
-#: libdwfl/libdwflP.h:61
+#: libdwfl/libdwflP.h:58
msgid "gzip decompression failed"
msgstr ""
-#: libdwfl/libdwflP.h:62
+#: libdwfl/libdwflP.h:59
msgid "bzip2 decompression failed"
msgstr ""
-#: libdwfl/libdwflP.h:63
+#: libdwfl/libdwflP.h:60
msgid "LZMA decompression failed"
msgstr ""
-#: libdwfl/libdwflP.h:64
+#: libdwfl/libdwflP.h:61
msgid "zstd decompression failed"
msgstr ""
-#: libdwfl/libdwflP.h:65
+#: libdwfl/libdwflP.h:62
msgid "no support library found for machine"
msgstr ""
-#: libdwfl/libdwflP.h:66
+#: libdwfl/libdwflP.h:63
msgid "Callbacks missing for ET_REL file"
msgstr ""
-#: libdwfl/libdwflP.h:67
+#: libdwfl/libdwflP.h:64
msgid "Unsupported relocation type"
msgstr ""
-#: libdwfl/libdwflP.h:68
+#: libdwfl/libdwflP.h:65
msgid "r_offset is bogus"
msgstr ""
-#: libdwfl/libdwflP.h:69 libelf/elf_error.c:115 libelf/elf_error.c:175
+#: libdwfl/libdwflP.h:66 libelf/elf_error.c:115 libelf/elf_error.c:175
msgid "offset out of range"
msgstr "Offset ausserhalb des Bereichs"
-#: libdwfl/libdwflP.h:70
+#: libdwfl/libdwflP.h:67
#, fuzzy
msgid "relocation refers to undefined symbol"
msgstr "Zeige Grösse der definierten Symbole"
-#: libdwfl/libdwflP.h:71
+#: libdwfl/libdwflP.h:68
msgid "Callback returned failure"
msgstr ""
-#: libdwfl/libdwflP.h:72
+#: libdwfl/libdwflP.h:69
#, fuzzy
msgid "No DWARF information found"
msgstr "keine DWARF Information"
-#: libdwfl/libdwflP.h:73
+#: libdwfl/libdwflP.h:70
msgid "No symbol table found"
msgstr ""
-#: libdwfl/libdwflP.h:74
+#: libdwfl/libdwflP.h:71
#, fuzzy
msgid "No ELF program headers"
msgstr "Programm-Köpfe anzeigen"
-#: libdwfl/libdwflP.h:75
+#: libdwfl/libdwflP.h:72
msgid "address range overlaps an existing module"
msgstr ""
-#: libdwfl/libdwflP.h:78
+#: libdwfl/libdwflP.h:75
msgid "image truncated"
msgstr ""
-#: libdwfl/libdwflP.h:79
+#: libdwfl/libdwflP.h:76
#, fuzzy
msgid "ELF file opened"
msgstr "keine ELF Datei"
-#: libdwfl/libdwflP.h:80
+#: libdwfl/libdwflP.h:77
#, fuzzy
msgid "not a valid ELF file"
msgstr "Ungültige ELF Datei"
-#: libdwfl/libdwflP.h:81
+#: libdwfl/libdwflP.h:78
#, fuzzy
msgid "cannot handle DWARF type description"
msgstr "konnte Elf-Deskriptor nicht erzeugen: %s"
-#: libdwfl/libdwflP.h:82
+#: libdwfl/libdwflP.h:79
msgid "ELF file does not match build ID"
msgstr ""
-#: libdwfl/libdwflP.h:83
+#: libdwfl/libdwflP.h:80
#, fuzzy
msgid "corrupt .gnu.prelink_undo section data"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: libdwfl/libdwflP.h:84
+#: libdwfl/libdwflP.h:81
msgid "Internal error due to ebl"
msgstr ""
-#: libdwfl/libdwflP.h:85
+#: libdwfl/libdwflP.h:82
msgid "Missing data in core file"
msgstr ""
-#: libdwfl/libdwflP.h:86
+#: libdwfl/libdwflP.h:83
#, fuzzy
msgid "Invalid register"
msgstr "ungültiger Parameter"
-#: libdwfl/libdwflP.h:87
+#: libdwfl/libdwflP.h:84
msgid "Error reading process memory"
msgstr ""
-#: libdwfl/libdwflP.h:88
+#: libdwfl/libdwflP.h:85
msgid "Couldn't find architecture of any ELF"
msgstr ""
-#: libdwfl/libdwflP.h:89
+#: libdwfl/libdwflP.h:86
msgid "Error parsing /proc filesystem"
msgstr ""
-#: libdwfl/libdwflP.h:90
+#: libdwfl/libdwflP.h:87
#, fuzzy
msgid "Invalid DWARF"
msgstr "DWARF ungültig"
-#: libdwfl/libdwflP.h:91
+#: libdwfl/libdwflP.h:88
msgid "Unsupported DWARF"
msgstr ""
-#: libdwfl/libdwflP.h:92
+#: libdwfl/libdwflP.h:89
msgid "Unable to find more threads"
msgstr ""
-#: libdwfl/libdwflP.h:93
+#: libdwfl/libdwflP.h:90
msgid "Dwfl already has attached state"
msgstr ""
-#: libdwfl/libdwflP.h:94
+#: libdwfl/libdwflP.h:91
msgid "Dwfl has no attached state"
msgstr ""
-#: libdwfl/libdwflP.h:95
+#: libdwfl/libdwflP.h:92
msgid "Unwinding not supported for this architecture"
msgstr ""
-#: libdwfl/libdwflP.h:96
+#: libdwfl/libdwflP.h:93
#, fuzzy
msgid "Invalid argument"
msgstr "ungültiger Parameter"
-#: libdwfl/libdwflP.h:97
+#: libdwfl/libdwflP.h:94
#, fuzzy
msgid "Not an ET_CORE ELF file"
msgstr "Ungültige ELF Datei"
@@ -631,7 +631,7 @@ msgstr "ungültige Grösse des Quell-Operanden"
msgid "invalid size of destination operand"
msgstr "ungültige Grösse des Ziel-Operanden"
-#: libelf/elf_error.c:87 src/readelf.c:6197
+#: libelf/elf_error.c:87 src/readelf.c:6209
#, c-format
msgid "invalid encoding"
msgstr "ungültige Kodierung"
@@ -719,8 +719,8 @@ msgstr "data/scn Unterschied"
msgid "invalid section header"
msgstr "ungültiger Abschnitts-Header"
-#: libelf/elf_error.c:191 src/readelf.c:9997 src/readelf.c:10597
-#: src/readelf.c:10698 src/readelf.c:10880
+#: libelf/elf_error.c:191 src/readelf.c:10012 src/readelf.c:10612
+#: src/readelf.c:10713 src/readelf.c:10895
#, c-format
msgid "invalid data"
msgstr "Ungültige Daten"
@@ -877,12 +877,12 @@ msgstr "Abschnitt syntax benötigt genau ein Modul"
msgid "offset %#<PRIxMAX> lies outside section '%s'"
msgstr ""
-#: src/addr2line.c:632
+#: src/addr2line.c:652
#, c-format
msgid "cannot find symbol '%s'"
msgstr "Konnte Symbol '%s' nicht finden"
-#: src/addr2line.c:637
+#: src/addr2line.c:657
#, c-format
msgid "offset %#<PRIxMAX> lies outside contents of '%s'"
msgstr ""
@@ -1170,7 +1170,7 @@ msgstr ""
msgid "Use actual uid, gid, and date in archive members."
msgstr ""
-#: src/arlib-argp.c:65
+#: src/arlib-argp.c:63
#, c-format
msgid "%s (default)"
msgstr ""
@@ -1378,8 +1378,8 @@ msgid "Invalid value '%s' for --gaps parameter."
msgstr ""
#: src/elfcmp.c:734 src/findtextrel.c:205 src/nm.c:364 src/ranlib.c:141
-#: src/size.c:272 src/strings.c:185 src/strip.c:984 src/strip.c:1021
-#: src/unstrip.c:2197 src/unstrip.c:2226
+#: src/size.c:272 src/strings.c:185 src/strip.c:1030 src/strip.c:1067
+#: src/unstrip.c:2194 src/unstrip.c:2223
#, c-format
msgid "cannot open '%s'"
msgstr "'%s' kann nicht geöffnet werden"
@@ -1409,7 +1409,7 @@ msgstr ""
msgid "cannot get relocation: %s"
msgstr ""
-#: src/elfcompress.c:115 src/strip.c:308 src/unstrip.c:121
+#: src/elfcompress.c:115 src/strip.c:308 src/unstrip.c:117
#, c-format
msgid "-o option specified twice"
msgstr ""
@@ -1522,7 +1522,7 @@ msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
msgid "No errors"
msgstr "Keine Fehler"
-#: src/elflint.c:219 src/readelf.c:575
+#: src/elflint.c:219 src/readelf.c:577
msgid "Missing file name.\n"
msgstr "Dateiname fehlt.\n"
@@ -1676,8 +1676,8 @@ msgid ""
msgstr ""
#: src/elflint.c:610 src/elflint.c:1498 src/elflint.c:1549 src/elflint.c:1655
-#: src/elflint.c:1991 src/elflint.c:2317 src/elflint.c:2936 src/elflint.c:3099
-#: src/elflint.c:3247 src/elflint.c:3437 src/elflint.c:4441
+#: src/elflint.c:1991 src/elflint.c:2317 src/elflint.c:2943 src/elflint.c:3106
+#: src/elflint.c:3254 src/elflint.c:3444 src/elflint.c:4456
#, c-format
msgid "section [%2d] '%s': cannot get section data\n"
msgstr ""
@@ -1737,119 +1737,122 @@ msgstr ""
#: src/elflint.c:728
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: too large section index but no extended "
+"section [%2d] '%s': symbol %zu (%s): too large section index but no extended "
"section index section\n"
msgstr ""
#: src/elflint.c:734
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in "
-"st_shndx (%<PRIu32>)\n"
+"section [%2d] '%s': symbol %zu (%s): XINDEX used for index which would fit "
+"in st_shndx (%<PRIu32>)\n"
msgstr ""
#. || sym->st_shndx > SHN_HIRESERVE always false
#: src/elflint.c:746
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: invalid section index\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): invalid section index\n"
+msgstr "ungültiger Abschnittsindex"
#: src/elflint.c:754
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: unknown type\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): unknown type\n"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
#: src/elflint.c:760
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): unknown symbol binding\n"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
#: src/elflint.c:765
#, c-format
-msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n"
+msgid "section [%2d] '%s': symbol %zu (%s): unique symbol not of object type\n"
msgstr ""
#: src/elflint.c:773
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n"
+"section [%2d] '%s': symbol %zu (%s): COMMON only allowed in relocatable "
+"files\n"
msgstr ""
#: src/elflint.c:777
#, c-format
-msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n"
+msgid ""
+"section [%2d] '%s': symbol %zu (%s): local COMMON symbols are nonsense\n"
msgstr ""
#: src/elflint.c:781
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n"
+"section [%2d] '%s': symbol %zu (%s): function in COMMON section is nonsense\n"
msgstr ""
#: src/elflint.c:832
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): st_value out of bounds\n"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
#: src/elflint.c:838 src/elflint.c:863 src/elflint.c:912
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu does not fit completely in referenced section "
-"[%2d] '%s'\n"
+"section [%2d] '%s': symbol %zu (%s) does not fit completely in referenced "
+"section [%2d] '%s'\n"
msgstr ""
#: src/elflint.c:847
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have "
-"SHF_TLS flag set\n"
+"section [%2d] '%s': symbol %zu (%s): referenced section [%2d] '%s' does not "
+"have SHF_TLS flag set\n"
msgstr ""
#: src/elflint.c:857 src/elflint.c:905
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section "
-"[%2d] '%s'\n"
+"section [%2d] '%s': symbol %zu (%s): st_value out of bounds of referenced "
+"section [%2d] '%s'\n"
msgstr ""
#: src/elflint.c:884
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"
+"section [%2d] '%s': symbol %zu (%s): TLS symbol but no TLS program header "
+"entry\n"
msgstr ""
#: src/elflint.c:890
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: TLS symbol but couldn't get TLS program "
+"section [%2d] '%s': symbol %zu (%s): TLS symbol but couldn't get TLS program "
"header entry\n"
msgstr ""
#: src/elflint.c:898
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] "
-"'%s'\n"
+"section [%2d] '%s': symbol %zu (%s): st_value short of referenced section "
+"[%2d] '%s'\n"
msgstr ""
#: src/elflint.c:925
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: local symbol outside range described in "
+"section [%2d] '%s': symbol %zu (%s): local symbol outside range described in "
"sh_info\n"
msgstr ""
#: src/elflint.c:932
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: non-local symbol outside range described in "
-"sh_info\n"
+"section [%2d] '%s': symbol %zu (%s): non-local symbol outside range "
+"described in sh_info\n"
msgstr ""
#: src/elflint.c:939
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): non-local section symbol\n"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
#: src/elflint.c:989
#, c-format
@@ -1906,14 +1909,14 @@ msgstr ""
#: src/elflint.c:1063
#, c-format
msgid ""
-"section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-"
+"section [%2d] '%s': symbol %zu (%s): symbol in dynamic symbol table with non-"
"default visibility\n"
msgstr ""
#: src/elflint.c:1067
-#, c-format
-msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n"
-msgstr ""
+#, fuzzy, c-format
+msgid "section [%2d] '%s': symbol %zu (%s): unknown bit set in st_other\n"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
#: src/elflint.c:1105
#, fuzzy, c-format
@@ -2475,765 +2478,765 @@ msgstr ""
msgid "section [%2d] '%s' is contained in more than one section group\n"
msgstr ""
-#: src/elflint.c:2950
+#: src/elflint.c:2957
#, c-format
msgid ""
"section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no "
"dynamic symbol table\n"
msgstr ""
-#: src/elflint.c:2962
+#: src/elflint.c:2969
#, c-format
msgid ""
"section [%2d] '%s' has different number of entries than symbol table [%2d] "
"'%s'\n"
msgstr ""
-#: src/elflint.c:2978
+#: src/elflint.c:2985
#, c-format
msgid "section [%2d] '%s': symbol %d: cannot read version data\n"
msgstr ""
-#: src/elflint.c:2994
+#: src/elflint.c:3001
#, c-format
msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n"
msgstr ""
-#: src/elflint.c:3002
+#: src/elflint.c:3009
#, c-format
msgid "section [%2d] '%s': symbol %d: local symbol with version\n"
msgstr ""
-#: src/elflint.c:3016
+#: src/elflint.c:3023
#, c-format
msgid "section [%2d] '%s': symbol %d: invalid version index %d\n"
msgstr ""
-#: src/elflint.c:3021
+#: src/elflint.c:3028
#, c-format
msgid ""
"section [%2d] '%s': symbol %d: version index %d is for defined version\n"
msgstr ""
-#: src/elflint.c:3031
+#: src/elflint.c:3038
#, c-format
msgid ""
"section [%2d] '%s': symbol %d: version index %d is for requested version\n"
msgstr ""
-#: src/elflint.c:3084
+#: src/elflint.c:3091
#, c-format
msgid "more than one version reference section present\n"
msgstr ""
-#: src/elflint.c:3092 src/elflint.c:3239
+#: src/elflint.c:3099 src/elflint.c:3246
#, c-format
msgid "section [%2d] '%s': sh_link does not link to string table\n"
msgstr ""
-#: src/elflint.c:3117 src/elflint.c:3293
+#: src/elflint.c:3124 src/elflint.c:3300
#, c-format
msgid "section [%2d] '%s': entry %d has wrong version %d\n"
msgstr ""
-#: src/elflint.c:3124 src/elflint.c:3300
+#: src/elflint.c:3131 src/elflint.c:3307
#, c-format
msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
msgstr ""
-#: src/elflint.c:3134
+#: src/elflint.c:3141
#, c-format
msgid "section [%2d] '%s': entry %d has invalid file reference\n"
msgstr ""
-#: src/elflint.c:3142
+#: src/elflint.c:3149
#, c-format
msgid "section [%2d] '%s': entry %d references unknown dependency\n"
msgstr ""
-#: src/elflint.c:3154
+#: src/elflint.c:3161
#, c-format
msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
msgstr ""
-#: src/elflint.c:3162
+#: src/elflint.c:3169
#, c-format
msgid ""
"section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
"reference\n"
msgstr ""
-#: src/elflint.c:3171
+#: src/elflint.c:3178
#, c-format
msgid ""
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
"%#x, expected %#x\n"
msgstr ""
-#: src/elflint.c:3180
+#: src/elflint.c:3187
#, c-format
msgid ""
"section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
"name '%s'\n"
msgstr ""
-#: src/elflint.c:3191
+#: src/elflint.c:3198
#, c-format
msgid ""
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
msgstr ""
-#: src/elflint.c:3208 src/elflint.c:3384
+#: src/elflint.c:3215 src/elflint.c:3391
#, c-format
msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n"
msgstr ""
-#: src/elflint.c:3216 src/elflint.c:3392
+#: src/elflint.c:3223 src/elflint.c:3399
#, c-format
msgid ""
"section [%2d] '%s': entry %d has zero offset to next entry, but sh_info says "
"there are more entries\n"
msgstr ""
-#: src/elflint.c:3231
+#: src/elflint.c:3238
#, c-format
msgid "more than one version definition section present\n"
msgstr ""
-#: src/elflint.c:3278
+#: src/elflint.c:3285
#, c-format
msgid "section [%2d] '%s': more than one BASE definition\n"
msgstr ""
-#: src/elflint.c:3282
+#: src/elflint.c:3289
#, c-format
msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
msgstr ""
-#: src/elflint.c:3288
+#: src/elflint.c:3295
#, c-format
msgid "section [%2d] '%s': entry %d has unknown flag\n"
msgstr ""
-#: src/elflint.c:3315
+#: src/elflint.c:3322
#, c-format
msgid "section [%2d] '%s': entry %d has invalid name reference\n"
msgstr ""
-#: src/elflint.c:3322
+#: src/elflint.c:3329
#, c-format
msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
msgstr ""
-#: src/elflint.c:3330
+#: src/elflint.c:3337
#, c-format
msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n"
msgstr ""
-#: src/elflint.c:3350
+#: src/elflint.c:3357
#, c-format
msgid ""
"section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
msgstr ""
-#: src/elflint.c:3367
+#: src/elflint.c:3374
#, c-format
msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
msgstr ""
-#: src/elflint.c:3400
+#: src/elflint.c:3407
#, c-format
msgid "section [%2d] '%s': no BASE definition\n"
msgstr ""
-#: src/elflint.c:3416
+#: src/elflint.c:3423
#, c-format
msgid "section [%2d] '%s': unknown parent version '%s'\n"
msgstr ""
-#: src/elflint.c:3429
+#: src/elflint.c:3436
#, c-format
msgid "section [%2d] '%s': empty object attributes section\n"
msgstr ""
-#: src/elflint.c:3450
+#: src/elflint.c:3457
#, c-format
msgid "section [%2d] '%s': unrecognized attribute format\n"
msgstr ""
-#: src/elflint.c:3466
+#: src/elflint.c:3473
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: zero length field in attribute section\n"
msgstr ""
-#: src/elflint.c:3475
+#: src/elflint.c:3482
#, c-format
msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
msgstr ""
-#: src/elflint.c:3487
+#: src/elflint.c:3494
#, c-format
msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
msgstr ""
-#: src/elflint.c:3504
+#: src/elflint.c:3511
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
msgstr ""
-#: src/elflint.c:3513
+#: src/elflint.c:3520
#, c-format
msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
msgstr ""
-#: src/elflint.c:3522
+#: src/elflint.c:3529
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
msgstr ""
-#: src/elflint.c:3537
+#: src/elflint.c:3544
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
msgstr ""
#. Tag_File
-#: src/elflint.c:3548
+#: src/elflint.c:3555
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
msgstr ""
-#: src/elflint.c:3566
+#: src/elflint.c:3573
#, c-format
msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
msgstr ""
-#: src/elflint.c:3577
+#: src/elflint.c:3584
#, c-format
msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
msgstr ""
-#: src/elflint.c:3590
+#: src/elflint.c:3597
#, c-format
msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
msgstr ""
-#: src/elflint.c:3594
+#: src/elflint.c:3601
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
msgstr ""
-#: src/elflint.c:3604
+#: src/elflint.c:3611
#, c-format
msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
msgstr ""
-#: src/elflint.c:3610
+#: src/elflint.c:3617
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
msgstr ""
-#: src/elflint.c:3700
+#: src/elflint.c:3714
#, c-format
msgid "cannot get section header of zeroth section\n"
msgstr ""
-#: src/elflint.c:3704
+#: src/elflint.c:3718
#, c-format
msgid "zeroth section has nonzero name\n"
msgstr ""
-#: src/elflint.c:3706
+#: src/elflint.c:3720
#, c-format
msgid "zeroth section has nonzero type\n"
msgstr ""
-#: src/elflint.c:3708
+#: src/elflint.c:3722
#, c-format
msgid "zeroth section has nonzero flags\n"
msgstr ""
-#: src/elflint.c:3710
+#: src/elflint.c:3724
#, c-format
msgid "zeroth section has nonzero address\n"
msgstr ""
-#: src/elflint.c:3712
+#: src/elflint.c:3726
#, c-format
msgid "zeroth section has nonzero offset\n"
msgstr ""
-#: src/elflint.c:3714
+#: src/elflint.c:3728
#, c-format
msgid "zeroth section has nonzero align value\n"
msgstr ""
-#: src/elflint.c:3716
+#: src/elflint.c:3730
#, c-format
msgid "zeroth section has nonzero entry size value\n"
msgstr ""
-#: src/elflint.c:3719
+#: src/elflint.c:3733
#, c-format
msgid ""
"zeroth section has nonzero size value while ELF header has nonzero shnum "
"value\n"
msgstr ""
-#: src/elflint.c:3723
+#: src/elflint.c:3737
#, c-format
msgid ""
"zeroth section has nonzero link value while ELF header does not signal "
"overflow in shstrndx\n"
msgstr ""
-#: src/elflint.c:3727
+#: src/elflint.c:3741
#, c-format
msgid ""
"zeroth section has nonzero link value while ELF header does not signal "
"overflow in phnum\n"
msgstr ""
-#: src/elflint.c:3745
+#: src/elflint.c:3759
#, c-format
msgid "cannot get section header for section [%2zu] '%s': %s\n"
msgstr ""
-#: src/elflint.c:3754
+#: src/elflint.c:3768
#, c-format
msgid "section [%2zu]: invalid name\n"
msgstr ""
-#: src/elflint.c:3781
+#: src/elflint.c:3795
#, c-format
msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
msgstr ""
-#: src/elflint.c:3799
+#: src/elflint.c:3812
#, c-format
msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
msgstr ""
-#: src/elflint.c:3817
+#: src/elflint.c:3830
#, c-format
msgid ""
"section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
msgstr ""
-#: src/elflint.c:3835
+#: src/elflint.c:3847
#, c-format
msgid "section [%2zu] '%s' present in object file\n"
msgstr ""
-#: src/elflint.c:3841 src/elflint.c:3873
+#: src/elflint.c:3853 src/elflint.c:3885
#, c-format
msgid ""
"section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
msgstr ""
-#: src/elflint.c:3846 src/elflint.c:3878
+#: src/elflint.c:3858 src/elflint.c:3890
#, c-format
msgid ""
"section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable "
"segments\n"
msgstr ""
-#: src/elflint.c:3854
+#: src/elflint.c:3866
#, c-format
msgid ""
"section [%2zu] '%s' is extension section index table in non-object file\n"
msgstr ""
-#: src/elflint.c:3897
+#: src/elflint.c:3909
#, c-format
msgid "section [%2zu] '%s': size not multiple of entry size\n"
msgstr ""
-#: src/elflint.c:3902
+#: src/elflint.c:3914
#, c-format
msgid "cannot get section header\n"
msgstr ""
-#: src/elflint.c:3912
+#: src/elflint.c:3924
#, c-format
msgid "section [%2zu] '%s' has unsupported type %d\n"
msgstr ""
-#: src/elflint.c:3932
+#: src/elflint.c:3944
#, c-format
msgid ""
"section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:3939
+#: src/elflint.c:3954
#, c-format
msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:3947
+#: src/elflint.c:3962
#, c-format
msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
msgstr ""
-#: src/elflint.c:3957
+#: src/elflint.c:3972
#, fuzzy, c-format
msgid "section [%2zu] '%s': allocated section cannot be compressed\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/elflint.c:3962
+#: src/elflint.c:3977
#, fuzzy, c-format
msgid "section [%2zu] '%s': nobits section cannot be compressed\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/elflint.c:3968
+#: src/elflint.c:3983
#, c-format
msgid ""
"section [%2zu] '%s': compressed section with no compression header: %s\n"
msgstr ""
-#: src/elflint.c:3974
+#: src/elflint.c:3989
#, c-format
msgid "section [%2zu] '%s': invalid section reference in link value\n"
msgstr ""
-#: src/elflint.c:3979
+#: src/elflint.c:3994
#, c-format
msgid "section [%2zu] '%s': invalid section reference in info value\n"
msgstr ""
-#: src/elflint.c:3986
+#: src/elflint.c:4001
#, c-format
msgid "section [%2zu] '%s': strings flag set without merge flag\n"
msgstr ""
-#: src/elflint.c:3991
+#: src/elflint.c:4006
#, c-format
msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
msgstr ""
-#: src/elflint.c:4010
+#: src/elflint.c:4025
#, c-format
msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
msgstr ""
-#: src/elflint.c:4019
+#: src/elflint.c:4034
#, c-format
msgid "section [%2zu] '%s' must be of type NOBITS in debuginfo files\n"
msgstr ""
-#: src/elflint.c:4026
+#: src/elflint.c:4041
#, c-format
msgid "section [%2zu] '%s' is both executable and writable\n"
msgstr ""
-#: src/elflint.c:4057
+#: src/elflint.c:4072
#, c-format
msgid ""
"section [%2zu] '%s' not fully contained in segment of program header entry "
"%d\n"
msgstr ""
-#: src/elflint.c:4067
+#: src/elflint.c:4082
#, c-format
msgid ""
"section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
"program header entry %d\n"
msgstr ""
-#: src/elflint.c:4093
+#: src/elflint.c:4108
#, c-format
msgid ""
"section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
"program header entry %d and file contents is non-zero\n"
msgstr ""
-#: src/elflint.c:4104
+#: src/elflint.c:4119
#, c-format
msgid ""
"section [%2zu] '%s' has not type NOBITS but is not read from the file in "
"segment of program header entry %d\n"
msgstr ""
-#: src/elflint.c:4115
+#: src/elflint.c:4130
#, c-format
msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
msgstr ""
-#: src/elflint.c:4125
+#: src/elflint.c:4140
#, c-format
msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
msgstr ""
-#: src/elflint.c:4135
+#: src/elflint.c:4150
#, c-format
msgid ""
"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
msgstr ""
-#: src/elflint.c:4141
+#: src/elflint.c:4156
#, c-format
msgid ""
"section [%2zu] '%s': ELF header says this is the section header string table "
"but type is not SHT_TYPE\n"
msgstr ""
-#: src/elflint.c:4149
+#: src/elflint.c:4164
#, c-format
msgid ""
"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
msgstr ""
-#: src/elflint.c:4200
+#: src/elflint.c:4215
#, c-format
msgid "more than one version symbol table present\n"
msgstr ""
-#: src/elflint.c:4223
+#: src/elflint.c:4238
#, c-format
msgid "INTERP program header entry but no .interp section\n"
msgstr ""
-#: src/elflint.c:4234
+#: src/elflint.c:4249
#, c-format
msgid ""
"loadable segment [%u] is executable but contains no executable sections\n"
msgstr ""
-#: src/elflint.c:4240
+#: src/elflint.c:4255
#, c-format
msgid "loadable segment [%u] is writable but contains no writable sections\n"
msgstr ""
-#: src/elflint.c:4251
+#: src/elflint.c:4266
#, c-format
msgid ""
"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
"exist\n"
msgstr ""
-#: src/elflint.c:4264
+#: src/elflint.c:4279
#, c-format
msgid "duplicate version index %d\n"
msgstr ""
-#: src/elflint.c:4278
+#: src/elflint.c:4293
#, c-format
msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
msgstr ""
-#: src/elflint.c:4327
+#: src/elflint.c:4342
#, c-format
msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
msgstr ""
-#: src/elflint.c:4331
+#: src/elflint.c:4346
#, c-format
msgid ""
"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %zu\n"
msgstr ""
-#: src/elflint.c:4380
+#: src/elflint.c:4395
#, c-format
msgid ""
"phdr[%d]: unknown object file note type %<PRIu32> with owner name '%s' at "
"offset %zu\n"
msgstr ""
-#: src/elflint.c:4385
+#: src/elflint.c:4400
#, c-format
msgid ""
"section [%2d] '%s': unknown object file note type %<PRIu32> with owner name "
"'%s' at offset %zu\n"
msgstr ""
-#: src/elflint.c:4404
+#: src/elflint.c:4419
#, c-format
msgid "phdr[%d]: no note entries defined for the type of file\n"
msgstr ""
-#: src/elflint.c:4424
+#: src/elflint.c:4439
#, c-format
msgid "phdr[%d]: cannot get content of note section: %s\n"
msgstr ""
-#: src/elflint.c:4427
+#: src/elflint.c:4442
#, c-format
msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
msgstr ""
-#: src/elflint.c:4448
+#: src/elflint.c:4463
#, c-format
msgid "section [%2d] '%s': no note entries defined for the type of file\n"
msgstr ""
-#: src/elflint.c:4455
+#: src/elflint.c:4470
#, c-format
msgid "section [%2d] '%s': cannot get content of note section\n"
msgstr ""
-#: src/elflint.c:4458
+#: src/elflint.c:4473
#, c-format
msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
msgstr ""
-#: src/elflint.c:4476
+#: src/elflint.c:4491
#, c-format
msgid ""
"only executables, shared objects, and core files can have program headers\n"
msgstr ""
-#: src/elflint.c:4491
+#: src/elflint.c:4506
#, c-format
msgid "cannot get program header entry %d: %s\n"
msgstr ""
-#: src/elflint.c:4501
+#: src/elflint.c:4516
#, c-format
msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:4512
+#: src/elflint.c:4527
#, c-format
msgid "more than one INTERP entry in program header\n"
msgstr ""
-#: src/elflint.c:4520
+#: src/elflint.c:4535
#, c-format
msgid "more than one TLS entry in program header\n"
msgstr ""
-#: src/elflint.c:4527
+#: src/elflint.c:4542
#, c-format
msgid "static executable cannot have dynamic sections\n"
msgstr ""
-#: src/elflint.c:4541
+#: src/elflint.c:4556
#, c-format
msgid "dynamic section reference in program header has wrong offset\n"
msgstr ""
-#: src/elflint.c:4544
+#: src/elflint.c:4559
#, c-format
msgid "dynamic section size mismatch in program and section header\n"
msgstr ""
-#: src/elflint.c:4554
+#: src/elflint.c:4569
#, c-format
msgid "more than one GNU_RELRO entry in program header\n"
msgstr ""
-#: src/elflint.c:4575
+#: src/elflint.c:4590
#, c-format
msgid "loadable segment GNU_RELRO applies to is not writable\n"
msgstr ""
-#: src/elflint.c:4586
+#: src/elflint.c:4601
#, c-format
msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
msgstr ""
-#: src/elflint.c:4593
+#: src/elflint.c:4608
#, c-format
msgid ""
"GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n"
msgstr ""
-#: src/elflint.c:4602 src/elflint.c:4625
+#: src/elflint.c:4617 src/elflint.c:4640
#, c-format
msgid "%s segment not contained in a loaded segment\n"
msgstr ""
-#: src/elflint.c:4631
+#: src/elflint.c:4646
#, c-format
msgid "program header offset in ELF header and PHDR entry do not match"
msgstr ""
-#: src/elflint.c:4658
+#: src/elflint.c:4673
#, c-format
msgid "call frame search table reference in program header has wrong offset\n"
msgstr ""
-#: src/elflint.c:4661
+#: src/elflint.c:4676
#, c-format
msgid "call frame search table size mismatch in program and section header\n"
msgstr ""
-#: src/elflint.c:4674
+#: src/elflint.c:4689
#, c-format
msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
msgstr ""
-#: src/elflint.c:4682
+#: src/elflint.c:4697
#, c-format
msgid "call frame search table must be allocated\n"
msgstr ""
-#: src/elflint.c:4685
+#: src/elflint.c:4700
#, c-format
msgid "section [%2zu] '%s' must be allocated\n"
msgstr ""
-#: src/elflint.c:4689
+#: src/elflint.c:4704
#, c-format
msgid "call frame search table must not be writable\n"
msgstr ""
-#: src/elflint.c:4692
+#: src/elflint.c:4707
#, c-format
msgid "section [%2zu] '%s' must not be writable\n"
msgstr ""
-#: src/elflint.c:4697
+#: src/elflint.c:4712
#, c-format
msgid "call frame search table must not be executable\n"
msgstr ""
-#: src/elflint.c:4700
+#: src/elflint.c:4715
#, c-format
msgid "section [%2zu] '%s' must not be executable\n"
msgstr ""
-#: src/elflint.c:4711
+#: src/elflint.c:4726
#, c-format
msgid "program header entry %d: file size greater than memory size\n"
msgstr ""
-#: src/elflint.c:4718
+#: src/elflint.c:4733
#, c-format
msgid "program header entry %d: alignment not a power of 2\n"
msgstr ""
-#: src/elflint.c:4721
+#: src/elflint.c:4736
#, c-format
msgid ""
"program header entry %d: file offset and virtual address not module of "
"alignment\n"
msgstr ""
-#: src/elflint.c:4734
+#: src/elflint.c:4749
#, c-format
msgid ""
"executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
"program header entry"
msgstr ""
-#: src/elflint.c:4768
+#: src/elflint.c:4783
#, c-format
msgid "cannot read ELF header: %s\n"
msgstr ""
-#: src/elflint.c:4780
+#: src/elflint.c:4795
#, fuzzy, c-format
msgid "cannot create backend for ELF file\n"
msgstr "neue Datei konnte nicht angelegt werden"
-#: src/elflint.c:4801
+#: src/elflint.c:4816
#, c-format
msgid "text relocation flag set but not needed\n"
msgstr ""
@@ -3409,7 +3412,7 @@ msgstr "Kennzeichne schwache Symbole"
msgid "Print size of defined symbols"
msgstr "Zeige Grösse der definierten Symbole"
-#: src/nm.c:91 src/size.c:68 src/strip.c:75 src/unstrip.c:73
+#: src/nm.c:91 src/size.c:68 src/strip.c:75 src/unstrip.c:69
msgid "Output options:"
msgstr "Ausgabeoptionen:"
@@ -3445,12 +3448,12 @@ msgid "%s: INTERNAL ERROR %d (%s): %s"
msgstr "%s: INTERNER FEHLER %d (%s-%s): %s"
#: src/nm.c:381 src/nm.c:393 src/size.c:288 src/size.c:297 src/size.c:308
-#: src/strip.c:2748
+#: src/strip.c:2763
#, c-format
msgid "while closing '%s'"
msgstr "beim Schliessen von '%s'"
-#: src/nm.c:403 src/objdump.c:280 src/strip.c:797
+#: src/nm.c:403 src/objdump.c:280 src/strip.c:818
#, c-format
msgid "%s: File format not recognized"
msgstr "%s: Dateiformat nicht erkannt"
@@ -3490,13 +3493,13 @@ msgstr "%s%s%s: Dateiformat nicht erkannt"
msgid "cannot create search tree"
msgstr "Kann Suchbaum nicht erstellen"
-#: src/nm.c:746 src/nm.c:1239 src/objdump.c:782 src/readelf.c:635
-#: src/readelf.c:1447 src/readelf.c:1598 src/readelf.c:1799 src/readelf.c:2005
-#: src/readelf.c:2195 src/readelf.c:2373 src/readelf.c:2449 src/readelf.c:2707
-#: src/readelf.c:2783 src/readelf.c:2870 src/readelf.c:3468 src/readelf.c:3518
-#: src/readelf.c:3581 src/readelf.c:11313 src/readelf.c:12503
-#: src/readelf.c:12714 src/readelf.c:12783 src/size.c:398 src/size.c:470
-#: src/strip.c:1038
+#: src/nm.c:746 src/nm.c:1239 src/objdump.c:782 src/readelf.c:637
+#: src/readelf.c:1451 src/readelf.c:1602 src/readelf.c:1803 src/readelf.c:2009
+#: src/readelf.c:2199 src/readelf.c:2377 src/readelf.c:2453 src/readelf.c:2711
+#: src/readelf.c:2787 src/readelf.c:2874 src/readelf.c:3472 src/readelf.c:3522
+#: src/readelf.c:3592 src/readelf.c:11328 src/readelf.c:12523
+#: src/readelf.c:12734 src/readelf.c:12803 src/size.c:398 src/size.c:470
+#: src/strip.c:1084
#, c-format
msgid "cannot get section header string table index"
msgstr ""
@@ -3579,7 +3582,7 @@ msgstr ""
msgid "Show information from FILEs (a.out by default)."
msgstr ""
-#: src/objdump.c:218 src/readelf.c:580
+#: src/objdump.c:218 src/readelf.c:582
msgid "No operation specified.\n"
msgstr "Keine Operation angegeben.\n"
@@ -3588,11 +3591,11 @@ msgstr "Keine Operation angegeben.\n"
msgid "while close `%s'"
msgstr ""
-#: src/objdump.c:363 src/readelf.c:2100 src/readelf.c:2292
+#: src/objdump.c:363 src/readelf.c:2104 src/readelf.c:2296
msgid "INVALID SYMBOL"
msgstr ""
-#: src/objdump.c:378 src/readelf.c:2134 src/readelf.c:2328
+#: src/objdump.c:378 src/readelf.c:2138 src/readelf.c:2332
msgid "INVALID SECTION"
msgstr ""
@@ -3792,369 +3795,369 @@ msgstr "ja"
msgid "no"
msgstr "nein"
-#: src/readelf.c:548
+#: src/readelf.c:550
#, c-format
msgid "Unknown DWARF debug section `%s'.\n"
msgstr ""
-#: src/readelf.c:619 src/readelf.c:730
+#: src/readelf.c:621 src/readelf.c:732
#, c-format
msgid "cannot generate Elf descriptor: %s"
msgstr "konnte Elf-Deskriptor nicht erzeugen: %s"
-#: src/readelf.c:626 src/readelf.c:953 src/strip.c:1133
+#: src/readelf.c:628 src/readelf.c:955 src/strip.c:1179
#, c-format
msgid "cannot determine number of sections: %s"
msgstr ""
-#: src/readelf.c:644 src/readelf.c:1263 src/readelf.c:1471
+#: src/readelf.c:646 src/readelf.c:1265 src/readelf.c:1475
#, c-format
msgid "cannot get section: %s"
msgstr ""
-#: src/readelf.c:653 src/readelf.c:1270 src/readelf.c:1479 src/readelf.c:12734
-#: src/unstrip.c:401 src/unstrip.c:432 src/unstrip.c:491 src/unstrip.c:612
-#: src/unstrip.c:633 src/unstrip.c:673 src/unstrip.c:889 src/unstrip.c:1220
-#: src/unstrip.c:1347 src/unstrip.c:1371 src/unstrip.c:1427 src/unstrip.c:1491
-#: src/unstrip.c:1666 src/unstrip.c:1817 src/unstrip.c:1960 src/unstrip.c:2059
+#: src/readelf.c:655 src/readelf.c:1272 src/readelf.c:1483 src/readelf.c:12754
+#: src/unstrip.c:397 src/unstrip.c:428 src/unstrip.c:487 src/unstrip.c:608
+#: src/unstrip.c:629 src/unstrip.c:669 src/unstrip.c:885 src/unstrip.c:1216
+#: src/unstrip.c:1343 src/unstrip.c:1367 src/unstrip.c:1423 src/unstrip.c:1487
+#: src/unstrip.c:1662 src/unstrip.c:1813 src/unstrip.c:1956 src/unstrip.c:2055
#, c-format
msgid "cannot get section header: %s"
msgstr ""
-#: src/readelf.c:661
+#: src/readelf.c:663
#, fuzzy, c-format
msgid "cannot get section name"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:670 src/readelf.c:6610 src/readelf.c:10585 src/readelf.c:10687
-#: src/readelf.c:10865
+#: src/readelf.c:672 src/readelf.c:6628 src/readelf.c:10600 src/readelf.c:10702
+#: src/readelf.c:10880
#, c-format
msgid "cannot get %s content: %s"
msgstr ""
-#: src/readelf.c:686
+#: src/readelf.c:688
#, fuzzy, c-format
msgid "cannot create temp file '%s'"
msgstr "neue Datei konnte nicht angelegt werden"
-#: src/readelf.c:695
+#: src/readelf.c:697
#, fuzzy, c-format
msgid "cannot write section data"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:701 src/readelf.c:718 src/readelf.c:747
+#: src/readelf.c:703 src/readelf.c:720 src/readelf.c:749
#, c-format
msgid "error while closing Elf descriptor: %s"
msgstr ""
-#: src/readelf.c:708
+#: src/readelf.c:710
#, fuzzy, c-format
msgid "error while rewinding file descriptor"
msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
-#: src/readelf.c:742
+#: src/readelf.c:744
#, c-format
msgid "'%s' is not an archive, cannot print archive index"
msgstr ""
-#: src/readelf.c:846
+#: src/readelf.c:848
#, c-format
msgid "cannot stat input file"
msgstr ""
-#: src/readelf.c:848
+#: src/readelf.c:850
#, c-format
msgid "input file is empty"
msgstr ""
-#: src/readelf.c:850
+#: src/readelf.c:852
#, c-format
msgid "failed reading '%s': %s"
msgstr "Konnte '%s' nicht lesen: %s"
-#: src/readelf.c:879
+#: src/readelf.c:881
#, fuzzy, c-format
msgid "No such section '%s' in '%s'"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:938
+#: src/readelf.c:940
#, c-format
msgid "cannot read ELF header: %s"
msgstr ""
-#: src/readelf.c:946
+#: src/readelf.c:948
#, c-format
msgid "cannot create EBL handle"
msgstr ""
-#: src/readelf.c:959
+#: src/readelf.c:961
#, fuzzy, c-format
msgid "cannot determine number of program headers: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:991
+#: src/readelf.c:993
#, fuzzy, c-format
msgid "cannot read ELF: %s"
msgstr "Konnte %s: %s nicht lesen"
-#: src/readelf.c:1052
+#: src/readelf.c:1054
msgid "NONE (None)"
msgstr ""
-#: src/readelf.c:1053
+#: src/readelf.c:1055
msgid "REL (Relocatable file)"
msgstr ""
-#: src/readelf.c:1054
+#: src/readelf.c:1056
msgid "EXEC (Executable file)"
msgstr ""
-#: src/readelf.c:1055
+#: src/readelf.c:1057
msgid "DYN (Shared object file)"
msgstr ""
-#: src/readelf.c:1056
+#: src/readelf.c:1058
msgid "CORE (Core file)"
msgstr ""
-#: src/readelf.c:1061
+#: src/readelf.c:1063
#, c-format
msgid "OS Specific: (%x)\n"
msgstr ""
#. && e_type <= ET_HIPROC always true
-#: src/readelf.c:1063
+#: src/readelf.c:1065
#, c-format
msgid "Processor Specific: (%x)\n"
msgstr ""
-#: src/readelf.c:1073
+#: src/readelf.c:1075
msgid ""
"ELF Header:\n"
" Magic: "
msgstr ""
-#: src/readelf.c:1077
+#: src/readelf.c:1079
#, c-format
msgid ""
"\n"
" Class: %s\n"
msgstr ""
-#: src/readelf.c:1082
+#: src/readelf.c:1084
#, fuzzy, c-format
msgid " Data: %s\n"
msgstr " Daten: %s\n"
-#: src/readelf.c:1088
+#: src/readelf.c:1090
#, c-format
msgid " Ident Version: %hhd %s\n"
msgstr ""
-#: src/readelf.c:1090 src/readelf.c:1112
+#: src/readelf.c:1092 src/readelf.c:1114
msgid "(current)"
msgstr "(aktuell)"
-#: src/readelf.c:1094
+#: src/readelf.c:1096
#, c-format
msgid " OS/ABI: %s\n"
msgstr ""
-#: src/readelf.c:1097
+#: src/readelf.c:1099
#, c-format
msgid " ABI Version: %hhd\n"
msgstr ""
-#: src/readelf.c:1100
+#: src/readelf.c:1102
msgid " Type: "
msgstr " Typ: "
-#: src/readelf.c:1105
+#: src/readelf.c:1107
#, c-format
msgid " Machine: %s\n"
msgstr ""
-#: src/readelf.c:1107
+#: src/readelf.c:1109
#, fuzzy, c-format
msgid " Machine: <unknown>: 0x%x\n"
msgstr " Daten: %s\n"
-#: src/readelf.c:1110
+#: src/readelf.c:1112
#, c-format
msgid " Version: %d %s\n"
msgstr ""
-#: src/readelf.c:1114
+#: src/readelf.c:1116
#, c-format
msgid " Entry point address: %#<PRIx64>\n"
msgstr ""
-#: src/readelf.c:1117
+#: src/readelf.c:1119
#, c-format
msgid " Start of program headers: %<PRId64> %s\n"
msgstr ""
-#: src/readelf.c:1118 src/readelf.c:1121
+#: src/readelf.c:1120 src/readelf.c:1123
msgid "(bytes into file)"
msgstr ""
-#: src/readelf.c:1120
+#: src/readelf.c:1122
#, c-format
msgid " Start of section headers: %<PRId64> %s\n"
msgstr ""
-#: src/readelf.c:1123
+#: src/readelf.c:1125
#, c-format
msgid " Flags: %s\n"
msgstr ""
-#: src/readelf.c:1126
+#: src/readelf.c:1128
#, c-format
msgid " Size of this header: %<PRId16> %s\n"
msgstr ""
-#: src/readelf.c:1127 src/readelf.c:1130 src/readelf.c:1147
+#: src/readelf.c:1129 src/readelf.c:1132 src/readelf.c:1149
msgid "(bytes)"
msgstr "(Bytes)"
-#: src/readelf.c:1129
+#: src/readelf.c:1131
#, c-format
msgid " Size of program header entries: %<PRId16> %s\n"
msgstr ""
-#: src/readelf.c:1132
+#: src/readelf.c:1134
#, c-format
msgid " Number of program headers entries: %<PRId16>"
msgstr ""
-#: src/readelf.c:1139
+#: src/readelf.c:1141
#, c-format
msgid " (%<PRIu32> in [0].sh_info)"
msgstr ""
-#: src/readelf.c:1142 src/readelf.c:1159 src/readelf.c:1173
+#: src/readelf.c:1144 src/readelf.c:1161 src/readelf.c:1175
msgid " ([0] not available)"
msgstr ""
-#: src/readelf.c:1146
+#: src/readelf.c:1148
#, c-format
msgid " Size of section header entries: %<PRId16> %s\n"
msgstr ""
-#: src/readelf.c:1149
+#: src/readelf.c:1151
#, c-format
msgid " Number of section headers entries: %<PRId16>"
msgstr ""
-#: src/readelf.c:1156
+#: src/readelf.c:1158
#, c-format
msgid " (%<PRIu32> in [0].sh_size)"
msgstr ""
#. We managed to get the zeroth section.
-#: src/readelf.c:1169
+#: src/readelf.c:1171
#, c-format
msgid " (%<PRIu32> in [0].sh_link)"
msgstr ""
-#: src/readelf.c:1177
+#: src/readelf.c:1179
#, c-format
msgid ""
" Section header string table index: XINDEX%s\n"
"\n"
msgstr ""
-#: src/readelf.c:1181
+#: src/readelf.c:1183
#, c-format
msgid ""
" Section header string table index: %<PRId16>\n"
"\n"
msgstr ""
-#: src/readelf.c:1228 src/readelf.c:1436
+#: src/readelf.c:1230 src/readelf.c:1440
#, fuzzy, c-format
msgid "cannot get number of sections: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:1231
+#: src/readelf.c:1233
#, fuzzy, c-format
msgid ""
"There are %zd section headers, starting at offset %#<PRIx64>:\n"
"\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:1240
+#: src/readelf.c:1242
#, fuzzy, c-format
msgid "cannot get section header string table index: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:1243
+#: src/readelf.c:1245
msgid "Section Headers:"
msgstr ""
-#: src/readelf.c:1246
+#: src/readelf.c:1248
msgid ""
"[Nr] Name Type Addr Off Size ES Flags Lk "
"Inf Al"
msgstr ""
-#: src/readelf.c:1248
+#: src/readelf.c:1250
msgid ""
"[Nr] Name Type Addr Off Size ES "
"Flags Lk Inf Al"
msgstr ""
-#: src/readelf.c:1253
+#: src/readelf.c:1255
msgid " [Compression Size Al]"
msgstr ""
-#: src/readelf.c:1255
+#: src/readelf.c:1257
msgid " [Compression Size Al]"
msgstr ""
-#: src/readelf.c:1331
+#: src/readelf.c:1335
#, c-format
msgid "bad compression header for section %zd: %s"
msgstr ""
-#: src/readelf.c:1342
+#: src/readelf.c:1346
#, c-format
msgid "bad gnu compressed size for section %zd: %s"
msgstr ""
-#: src/readelf.c:1360
+#: src/readelf.c:1364
msgid "Program Headers:"
msgstr "Programm-Köpfe:"
-#: src/readelf.c:1362
+#: src/readelf.c:1366
msgid ""
" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align"
msgstr ""
-#: src/readelf.c:1365
+#: src/readelf.c:1369
msgid ""
" Type Offset VirtAddr PhysAddr FileSiz "
"MemSiz Flg Align"
msgstr ""
-#: src/readelf.c:1422
+#: src/readelf.c:1426
#, c-format
msgid "\t[Requesting program interpreter: %s]\n"
msgstr ""
-#: src/readelf.c:1449
+#: src/readelf.c:1453
msgid ""
"\n"
" Section to Segment mapping:\n"
" Segment Sections..."
msgstr ""
-#: src/readelf.c:1460 src/unstrip.c:2118 src/unstrip.c:2160 src/unstrip.c:2167
+#: src/readelf.c:1464 src/unstrip.c:2114 src/unstrip.c:2156 src/unstrip.c:2163
#, c-format
msgid "cannot get program header: %s"
msgstr ""
-#: src/readelf.c:1606
+#: src/readelf.c:1610
#, c-format
msgid ""
"\n"
@@ -4165,7 +4168,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:1611
+#: src/readelf.c:1615
#, c-format
msgid ""
"\n"
@@ -4176,31 +4179,31 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:1619
+#: src/readelf.c:1623
msgid "<INVALID SYMBOL>"
msgstr ""
-#: src/readelf.c:1633
+#: src/readelf.c:1637
msgid "<INVALID SECTION>"
msgstr ""
-#: src/readelf.c:1656 src/readelf.c:2383 src/readelf.c:3484 src/readelf.c:12605
-#: src/readelf.c:12612 src/readelf.c:12656 src/readelf.c:12663
+#: src/readelf.c:1660 src/readelf.c:2387 src/readelf.c:3488 src/readelf.c:12625
+#: src/readelf.c:12632 src/readelf.c:12676 src/readelf.c:12683
msgid "Couldn't uncompress section"
msgstr ""
-#: src/readelf.c:1661 src/readelf.c:2388 src/readelf.c:3489
+#: src/readelf.c:1665 src/readelf.c:2392 src/readelf.c:3493
#, fuzzy, c-format
msgid "cannot get section [%zd] header: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:1805 src/readelf.c:2455 src/readelf.c:2713 src/readelf.c:2789
-#: src/readelf.c:3093 src/readelf.c:3167 src/readelf.c:5389
+#: src/readelf.c:1809 src/readelf.c:2459 src/readelf.c:2717 src/readelf.c:2793
+#: src/readelf.c:3097 src/readelf.c:3171 src/readelf.c:5401
#, fuzzy, c-format
msgid "invalid sh_link value in section %zu"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:1808
+#: src/readelf.c:1812
#, c-format
msgid ""
"\n"
@@ -4213,43 +4216,43 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:1818
+#: src/readelf.c:1822
msgid " Type Value\n"
msgstr ""
-#: src/readelf.c:1842
+#: src/readelf.c:1846
#, c-format
msgid "Shared library: [%s]\n"
msgstr ""
-#: src/readelf.c:1847
+#: src/readelf.c:1851
#, c-format
msgid "Library soname: [%s]\n"
msgstr ""
-#: src/readelf.c:1852
+#: src/readelf.c:1856
#, c-format
msgid "Library rpath: [%s]\n"
msgstr ""
-#: src/readelf.c:1857
+#: src/readelf.c:1861
#, c-format
msgid "Library runpath: [%s]\n"
msgstr ""
-#: src/readelf.c:1877
+#: src/readelf.c:1881
#, c-format
msgid "%<PRId64> (bytes)\n"
msgstr ""
-#: src/readelf.c:1990 src/readelf.c:2180
+#: src/readelf.c:1994 src/readelf.c:2184
#, c-format
msgid ""
"\n"
"Invalid symbol table at offset %#0<PRIx64>\n"
msgstr ""
-#: src/readelf.c:2008 src/readelf.c:2198
+#: src/readelf.c:2012 src/readelf.c:2202
#, c-format
msgid ""
"\n"
@@ -4268,7 +4271,7 @@ msgstr[1] ""
#. The .rela.dyn section does not refer to a specific section but
#. instead of section index zero. Do not try to print a section
#. name.
-#: src/readelf.c:2023 src/readelf.c:2213
+#: src/readelf.c:2027 src/readelf.c:2217
#, c-format
msgid ""
"\n"
@@ -4279,29 +4282,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2033
+#: src/readelf.c:2037
msgid " Offset Type Value Name\n"
msgstr ""
-#: src/readelf.c:2035
+#: src/readelf.c:2039
msgid " Offset Type Value Name\n"
msgstr ""
-#: src/readelf.c:2088 src/readelf.c:2099 src/readelf.c:2112 src/readelf.c:2133
-#: src/readelf.c:2145 src/readelf.c:2279 src/readelf.c:2291 src/readelf.c:2305
-#: src/readelf.c:2327 src/readelf.c:2340
+#: src/readelf.c:2092 src/readelf.c:2103 src/readelf.c:2116 src/readelf.c:2137
+#: src/readelf.c:2149 src/readelf.c:2283 src/readelf.c:2295 src/readelf.c:2309
+#: src/readelf.c:2331 src/readelf.c:2344
msgid "<INVALID RELOC>"
msgstr ""
-#: src/readelf.c:2223
+#: src/readelf.c:2227
msgid " Offset Type Value Addend Name\n"
msgstr ""
-#: src/readelf.c:2225
+#: src/readelf.c:2229
msgid " Offset Type Value Addend Name\n"
msgstr ""
-#: src/readelf.c:2463
+#: src/readelf.c:2467
#, c-format
msgid ""
"\n"
@@ -4312,40 +4315,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2468
+#: src/readelf.c:2472
#, c-format
msgid " %lu local symbol String table: [%2u] '%s'\n"
msgid_plural " %lu local symbols String table: [%2u] '%s'\n"
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2476
+#: src/readelf.c:2480
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: src/readelf.c:2478
+#: src/readelf.c:2482
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: src/readelf.c:2498
+#: src/readelf.c:2502
#, c-format
msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
msgstr ""
-#: src/readelf.c:2586
+#: src/readelf.c:2590
#, c-format
msgid "bad dynamic symbol"
msgstr ""
-#: src/readelf.c:2668
+#: src/readelf.c:2672
msgid "none"
msgstr "keine"
-#: src/readelf.c:2685
+#: src/readelf.c:2689
msgid "| <unknown>"
msgstr "| <unbekannt>"
-#: src/readelf.c:2716
+#: src/readelf.c:2720
#, c-format
msgid ""
"\n"
@@ -4358,17 +4361,17 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2737
+#: src/readelf.c:2741
#, fuzzy, c-format
msgid " %#06x: Version: %hu File: %s Cnt: %hu\n"
msgstr " %#06x: Version: %hu Datei: %s Cnt: %hu\n"
-#: src/readelf.c:2750
+#: src/readelf.c:2754
#, c-format
msgid " %#06x: Name: %s Flags: %s Version: %hu\n"
msgstr " %#06x: Name: %s Flags: %s Version: %hu\n"
-#: src/readelf.c:2793
+#: src/readelf.c:2797
#, c-format
msgid ""
"\n"
@@ -4381,18 +4384,18 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2821
+#: src/readelf.c:2825
#, c-format
msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n"
msgstr ""
-#: src/readelf.c:2836
+#: src/readelf.c:2840
#, c-format
msgid " %#06x: Parent %d: %s\n"
msgstr ""
#. Print the header.
-#: src/readelf.c:3097
+#: src/readelf.c:3101
#, c-format
msgid ""
"\n"
@@ -4405,15 +4408,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3125
+#: src/readelf.c:3129
msgid " 0 *local* "
msgstr " 0 *lokal* "
-#: src/readelf.c:3130
+#: src/readelf.c:3134
msgid " 1 *global* "
msgstr " 1 *global* "
-#: src/readelf.c:3172
+#: src/readelf.c:3176
#, c-format
msgid ""
"\n"
@@ -4428,66 +4431,66 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3194
+#: src/readelf.c:3198
#, no-c-format
msgid " Length Number % of total Coverage\n"
msgstr ""
-#: src/readelf.c:3196
+#: src/readelf.c:3200
#, c-format
msgid " 0 %6<PRIu32> %5.1f%%\n"
msgstr " 0 %6<PRIu32> %5.1f%%\n"
-#: src/readelf.c:3203
+#: src/readelf.c:3207
#, c-format
msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
-#: src/readelf.c:3216
+#: src/readelf.c:3220
#, c-format
msgid ""
" Average number of tests: successful lookup: %f\n"
"\t\t\t unsuccessful lookup: %f\n"
msgstr ""
-#: src/readelf.c:3234 src/readelf.c:3298 src/readelf.c:3364
+#: src/readelf.c:3238 src/readelf.c:3302 src/readelf.c:3368
#, c-format
msgid "cannot get data for section %d: %s"
msgstr ""
-#: src/readelf.c:3242
+#: src/readelf.c:3246
#, fuzzy, c-format
msgid "invalid data in sysv.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3271
+#: src/readelf.c:3275
#, fuzzy, c-format
msgid "invalid chain in sysv.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3306
+#: src/readelf.c:3310
#, fuzzy, c-format
msgid "invalid data in sysv.hash64 section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3337
+#: src/readelf.c:3341
#, fuzzy, c-format
msgid "invalid chain in sysv.hash64 section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3373
+#: src/readelf.c:3377
#, fuzzy, c-format
msgid "invalid data in gnu.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3440
+#: src/readelf.c:3444
#, c-format
msgid ""
" Symbol Bias: %u\n"
" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n"
msgstr ""
-#: src/readelf.c:3529
+#: src/readelf.c:3533
#, c-format
msgid ""
"\n"
@@ -4498,13 +4501,13 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3543
+#: src/readelf.c:3547
msgid ""
" Library Time Stamp Checksum Version "
"Flags"
msgstr ""
-#: src/readelf.c:3595
+#: src/readelf.c:3606
#, c-format
msgid ""
"\n"
@@ -4512,102 +4515,102 @@ msgid ""
"%#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:3612
+#: src/readelf.c:3623
msgid " Owner Size\n"
msgstr ""
-#: src/readelf.c:3641
+#: src/readelf.c:3647
#, c-format
msgid " %-13s %4<PRIu32>\n"
msgstr " %-13s %4<PRIu32>\n"
#. Unknown subsection, print and skip.
-#: src/readelf.c:3680
+#: src/readelf.c:3686
#, c-format
msgid " %-4u %12<PRIu32>\n"
msgstr " %-4u %12<PRIu32>\n"
#. Tag_File
-#: src/readelf.c:3685
+#: src/readelf.c:3691
#, c-format
msgid " File: %11<PRIu32>\n"
msgstr " File: %11<PRIu32>\n"
-#: src/readelf.c:3734
+#: src/readelf.c:3740
#, c-format
msgid " %s: %<PRId64>, %s\n"
msgstr " %s: %<PRId64>, %s\n"
-#: src/readelf.c:3737
+#: src/readelf.c:3743
#, c-format
msgid " %s: %<PRId64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:3740
+#: src/readelf.c:3746
#, c-format
msgid " %s: %s\n"
msgstr " %s: %s\n"
-#: src/readelf.c:3750
+#: src/readelf.c:3756
#, c-format
msgid " %u: %<PRId64>\n"
msgstr " %u: %<PRId64>\n"
-#: src/readelf.c:3753
+#: src/readelf.c:3759
#, c-format
msgid " %u: %s\n"
msgstr " %u: %s\n"
-#: src/readelf.c:3823
+#: src/readelf.c:3829
#, fuzzy, c-format
msgid "sprintf failure"
msgstr "mprotect fehlgeschlagen"
-#: src/readelf.c:4305
+#: src/readelf.c:4311
msgid "empty block"
msgstr ""
-#: src/readelf.c:4308
+#: src/readelf.c:4314
#, c-format
msgid "%zu byte block:"
msgstr ""
-#: src/readelf.c:4786
+#: src/readelf.c:4792
#, c-format
msgid "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n"
msgstr ""
-#: src/readelf.c:4850
+#: src/readelf.c:4859
#, c-format
msgid "%s %#<PRIx64> used with different address sizes"
msgstr ""
-#: src/readelf.c:4857
+#: src/readelf.c:4866
#, c-format
msgid "%s %#<PRIx64> used with different offset sizes"
msgstr ""
-#: src/readelf.c:4864
+#: src/readelf.c:4873
#, c-format
msgid "%s %#<PRIx64> used with different base addresses"
msgstr ""
-#: src/readelf.c:4871
+#: src/readelf.c:4880
#, c-format
msgid "%s %#<PRIx64> used with different attribute %s and %s"
msgstr ""
-#: src/readelf.c:4968
+#: src/readelf.c:4980
#, c-format
msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n"
msgstr ""
-#: src/readelf.c:4976
+#: src/readelf.c:4988
#, c-format
msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
msgstr ""
-#: src/readelf.c:5079
+#: src/readelf.c:5091
#, c-format
msgid ""
"\n"
@@ -4615,79 +4618,79 @@ msgid ""
" [ Code]\n"
msgstr ""
-#: src/readelf.c:5087
+#: src/readelf.c:5099
#, c-format
msgid ""
"\n"
"Abbreviation section at offset %<PRIu64>:\n"
msgstr ""
-#: src/readelf.c:5100
+#: src/readelf.c:5112
#, c-format
msgid " *** error while reading abbreviation: %s\n"
msgstr ""
-#: src/readelf.c:5116
+#: src/readelf.c:5128
#, c-format
msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
msgstr ""
-#: src/readelf.c:5149 src/readelf.c:5458 src/readelf.c:5625 src/readelf.c:6010
-#: src/readelf.c:6620 src/readelf.c:8357 src/readelf.c:9049 src/readelf.c:9522
-#: src/readelf.c:9773 src/readelf.c:9939 src/readelf.c:10326
-#: src/readelf.c:10386
+#: src/readelf.c:5161 src/readelf.c:5470 src/readelf.c:5637 src/readelf.c:6022
+#: src/readelf.c:6638 src/readelf.c:8375 src/readelf.c:9064 src/readelf.c:9537
+#: src/readelf.c:9788 src/readelf.c:9954 src/readelf.c:10341
+#: src/readelf.c:10401
#, c-format
msgid ""
"\n"
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:5162
+#: src/readelf.c:5174
#, fuzzy, c-format
msgid "cannot get .debug_addr section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:5262 src/readelf.c:5286 src/readelf.c:5670 src/readelf.c:9094
+#: src/readelf.c:5274 src/readelf.c:5298 src/readelf.c:5682 src/readelf.c:9109
#, fuzzy, c-format
msgid " Length: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5264 src/readelf.c:5301 src/readelf.c:5683 src/readelf.c:9107
+#: src/readelf.c:5276 src/readelf.c:5313 src/readelf.c:5695 src/readelf.c:9122
#, fuzzy, c-format
msgid " DWARF version: %8<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5265 src/readelf.c:5310 src/readelf.c:5692 src/readelf.c:9116
+#: src/readelf.c:5277 src/readelf.c:5322 src/readelf.c:5704 src/readelf.c:9131
#, fuzzy, c-format
msgid " Address size: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5267 src/readelf.c:5320 src/readelf.c:5702 src/readelf.c:9126
+#: src/readelf.c:5279 src/readelf.c:5332 src/readelf.c:5714 src/readelf.c:9141
#, fuzzy, c-format
msgid " Segment size: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5305 src/readelf.c:5687 src/readelf.c:9111 src/readelf.c:10518
+#: src/readelf.c:5317 src/readelf.c:5699 src/readelf.c:9126 src/readelf.c:10533
#, fuzzy, c-format
msgid "Unknown version"
msgstr "unbekannte Version"
-#: src/readelf.c:5315 src/readelf.c:5528 src/readelf.c:5697 src/readelf.c:9121
+#: src/readelf.c:5327 src/readelf.c:5540 src/readelf.c:5709 src/readelf.c:9136
#, fuzzy, c-format
msgid "unsupported address size"
msgstr "Kein Adress-Wert"
-#: src/readelf.c:5326 src/readelf.c:5539 src/readelf.c:5707 src/readelf.c:9131
+#: src/readelf.c:5338 src/readelf.c:5551 src/readelf.c:5719 src/readelf.c:9146
#, c-format
msgid "unsupported segment size"
msgstr ""
-#: src/readelf.c:5379 src/readelf.c:5453
+#: src/readelf.c:5391 src/readelf.c:5465
#, c-format
msgid "cannot get .debug_aranges content: %s"
msgstr ""
-#: src/readelf.c:5394
+#: src/readelf.c:5406
#, c-format
msgid ""
"\n"
@@ -4698,239 +4701,239 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:5425
+#: src/readelf.c:5437
#, c-format
msgid " [%*zu] ???\n"
msgstr " [%*zu] ???\n"
-#: src/readelf.c:5427
+#: src/readelf.c:5439
#, c-format
msgid ""
" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
msgstr ""
-#: src/readelf.c:5471 src/readelf.c:8384
+#: src/readelf.c:5483 src/readelf.c:8402
#, c-format
msgid ""
"\n"
"Table at offset %zu:\n"
msgstr ""
-#: src/readelf.c:5475 src/readelf.c:5651 src/readelf.c:6644 src/readelf.c:8395
-#: src/readelf.c:9075
+#: src/readelf.c:5487 src/readelf.c:5663 src/readelf.c:6662 src/readelf.c:8413
+#: src/readelf.c:9090
#, c-format
msgid "invalid data in section [%zu] '%s'"
msgstr ""
-#: src/readelf.c:5491
+#: src/readelf.c:5503
#, fuzzy, c-format
msgid ""
"\n"
" Length: %6<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5503
+#: src/readelf.c:5515
#, fuzzy, c-format
msgid " DWARF version: %6<PRIuFAST16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5507
+#: src/readelf.c:5519
#, c-format
msgid "unsupported aranges version"
msgstr ""
-#: src/readelf.c:5518
+#: src/readelf.c:5530
#, fuzzy, c-format
msgid " CU offset: %6<PRIx64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5524
+#: src/readelf.c:5536
#, c-format
msgid " Address size: %6<PRIu64>\n"
msgstr ""
-#: src/readelf.c:5535
+#: src/readelf.c:5547
#, c-format
msgid ""
" Segment size: %6<PRIu64>\n"
"\n"
msgstr ""
-#: src/readelf.c:5590
+#: src/readelf.c:5602
#, c-format
msgid " %zu padding bytes\n"
msgstr ""
-#: src/readelf.c:5634
+#: src/readelf.c:5646
#, fuzzy, c-format
msgid "cannot get .debug_rnglists content: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:5657 src/readelf.c:9081
+#: src/readelf.c:5669 src/readelf.c:9096
#, fuzzy, c-format
msgid ""
"Table at Offset 0x%<PRIx64>:\n"
"\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5712 src/readelf.c:9136
+#: src/readelf.c:5724 src/readelf.c:9151
#, fuzzy, c-format
msgid " Offset entries: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5728 src/readelf.c:9152
+#: src/readelf.c:5740 src/readelf.c:9167
#, c-format
msgid " Unknown CU base: "
msgstr ""
-#: src/readelf.c:5730 src/readelf.c:9154
+#: src/readelf.c:5742 src/readelf.c:9169
#, c-format
msgid " CU [%6<PRIx64>] base: "
msgstr ""
-#: src/readelf.c:5736 src/readelf.c:9160
+#: src/readelf.c:5748 src/readelf.c:9175
#, c-format
msgid " Not associated with a CU.\n"
msgstr ""
-#: src/readelf.c:5747 src/readelf.c:9171
+#: src/readelf.c:5759 src/readelf.c:9186
#, c-format
msgid "too many offset entries for unit length"
msgstr ""
-#: src/readelf.c:5751 src/readelf.c:9175
+#: src/readelf.c:5763 src/readelf.c:9190
#, fuzzy, c-format
msgid " Offsets starting at 0x%<PRIx64>:\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5803
+#: src/readelf.c:5815
#, fuzzy, c-format
msgid "invalid range list data"
msgstr "Ungültige Daten"
-#: src/readelf.c:5988 src/readelf.c:9500
+#: src/readelf.c:6000 src/readelf.c:9515
#, c-format
msgid ""
" %zu padding bytes\n"
"\n"
msgstr ""
-#: src/readelf.c:6005
+#: src/readelf.c:6017
#, c-format
msgid "cannot get .debug_ranges content: %s"
msgstr ""
-#: src/readelf.c:6041 src/readelf.c:9555
+#: src/readelf.c:6053 src/readelf.c:9570
#, c-format
msgid ""
"\n"
" Unknown CU base: "
msgstr ""
-#: src/readelf.c:6043 src/readelf.c:9557
+#: src/readelf.c:6055 src/readelf.c:9572
#, c-format
msgid ""
"\n"
" CU [%6<PRIx64>] base: "
msgstr ""
-#: src/readelf.c:6052 src/readelf.c:9583 src/readelf.c:9609
+#: src/readelf.c:6064 src/readelf.c:9598 src/readelf.c:9624
#, c-format
msgid " [%6tx] <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:6077 src/readelf.c:9693
+#: src/readelf.c:6089 src/readelf.c:9708
#, fuzzy
msgid "base address"
msgstr "Außerhalb des Adressbereiches"
-#: src/readelf.c:6087 src/readelf.c:9703
+#: src/readelf.c:6099 src/readelf.c:9718
#, fuzzy, c-format
msgid " [%6tx] empty list\n"
msgstr " [%6tx] %s..%s\n"
-#: src/readelf.c:6342
+#: src/readelf.c:6359
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:6598
+#: src/readelf.c:6616
#, fuzzy, c-format
msgid "cannot get ELF: %s"
msgstr "ELF Kopf konnte nicht ausgelesen werden"
-#: src/readelf.c:6616
+#: src/readelf.c:6634
#, c-format
msgid ""
"\n"
"Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:6666
+#: src/readelf.c:6684
#, c-format
msgid ""
"\n"
" [%6tx] Zero terminator\n"
msgstr ""
-#: src/readelf.c:6767 src/readelf.c:6921
+#: src/readelf.c:6785 src/readelf.c:6939
#, fuzzy, c-format
msgid "invalid augmentation length"
msgstr "ungültige Abschnittsausrichtung"
-#: src/readelf.c:6782
+#: src/readelf.c:6800
msgid "FDE address encoding: "
msgstr ""
-#: src/readelf.c:6788
+#: src/readelf.c:6806
msgid "LSDA pointer encoding: "
msgstr ""
-#: src/readelf.c:6898
+#: src/readelf.c:6916
#, c-format
msgid " (offset: %#<PRIx64>)"
msgstr ""
-#: src/readelf.c:6905
+#: src/readelf.c:6923
#, c-format
msgid " (end offset: %#<PRIx64>)"
msgstr ""
-#: src/readelf.c:6942
+#: src/readelf.c:6960
#, c-format
msgid " %-26sLSDA pointer: %#<PRIx64>\n"
msgstr ""
-#: src/readelf.c:7027
+#: src/readelf.c:7045
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute code: %s"
msgstr ""
-#: src/readelf.c:7037
+#: src/readelf.c:7055
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute form: %s"
msgstr ""
-#: src/readelf.c:7059
+#: src/readelf.c:7077
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute '%s' (%s) value: %s"
msgstr ""
-#: src/readelf.c:7389
+#: src/readelf.c:7407
#, fuzzy, c-format
msgid "invalid file (%<PRId64>): %s"
msgstr "Ungültige Datei"
-#: src/readelf.c:7393
+#: src/readelf.c:7411
#, fuzzy, c-format
msgid "no srcfiles for CU [%<PRIx64>]"
msgstr "unbekannte Form %<PRIx64>"
-#: src/readelf.c:7397
+#: src/readelf.c:7415
#, fuzzy, c-format
msgid "couldn't get DWARF CU: %s"
msgstr "ELF Kopf konnte nicht ausgelesen werden"
-#: src/readelf.c:7710
+#: src/readelf.c:7728
#, c-format
msgid ""
"\n"
@@ -4938,12 +4941,12 @@ msgid ""
" [Offset]\n"
msgstr ""
-#: src/readelf.c:7760
+#: src/readelf.c:7778
#, fuzzy, c-format
msgid "cannot get next unit: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:7779
+#: src/readelf.c:7797
#, c-format
msgid ""
" Type unit at offset %<PRIu64>:\n"
@@ -4952,7 +4955,7 @@ msgid ""
" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n"
msgstr ""
-#: src/readelf.c:7791
+#: src/readelf.c:7809
#, c-format
msgid ""
" Compilation unit at offset %<PRIu64>:\n"
@@ -4960,37 +4963,37 @@ msgid ""
"%<PRIu8>, Offset size: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:7801 src/readelf.c:7964
+#: src/readelf.c:7819 src/readelf.c:7982
#, c-format
msgid " Unit type: %s (%<PRIu8>)"
msgstr ""
-#: src/readelf.c:7828
+#: src/readelf.c:7846
#, c-format
msgid "unknown version (%d) or unit type (%d)"
msgstr ""
-#: src/readelf.c:7857
+#: src/readelf.c:7875
#, c-format
msgid "cannot get DIE offset: %s"
msgstr ""
-#: src/readelf.c:7866
+#: src/readelf.c:7884
#, fuzzy, c-format
msgid "cannot get tag of DIE at offset [%<PRIx64>] in section '%s': %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:7904
+#: src/readelf.c:7922
#, c-format
msgid "cannot get next DIE: %s\n"
msgstr ""
-#: src/readelf.c:7912
+#: src/readelf.c:7930
#, c-format
msgid "cannot get next DIE: %s"
msgstr ""
-#: src/readelf.c:7956
+#: src/readelf.c:7974
#, c-format
msgid ""
" Split compilation unit at offset %<PRIu64>:\n"
@@ -4998,7 +5001,7 @@ msgid ""
"%<PRIu8>, Offset size: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:8008
+#: src/readelf.c:8026
#, c-format
msgid ""
"\n"
@@ -5006,18 +5009,18 @@ msgid ""
"\n"
msgstr ""
-#: src/readelf.c:8340
+#: src/readelf.c:8358
#, fuzzy, c-format
msgid "unknown form: %s"
msgstr "unbekannte Form %<PRIx64>"
-#: src/readelf.c:8371
+#: src/readelf.c:8389
#, c-format
msgid "cannot get line data section data: %s"
msgstr ""
#. Print what we got so far.
-#: src/readelf.c:8473
+#: src/readelf.c:8491
#, c-format
msgid ""
"\n"
@@ -5036,177 +5039,177 @@ msgid ""
"Opcodes:\n"
msgstr ""
-#: src/readelf.c:8495
+#: src/readelf.c:8513
#, fuzzy, c-format
msgid "cannot handle .debug_line version: %u\n"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:8503
+#: src/readelf.c:8521
#, fuzzy, c-format
msgid "cannot handle address size: %u\n"
msgstr "Kein Adress-Wert"
-#: src/readelf.c:8511
+#: src/readelf.c:8529
#, c-format
msgid "cannot handle segment selector size: %u\n"
msgstr ""
-#: src/readelf.c:8521
+#: src/readelf.c:8539
#, c-format
msgid "invalid data at offset %tu in section [%zu] '%s'"
msgstr ""
-#: src/readelf.c:8536
+#: src/readelf.c:8554
#, c-format
msgid " [%*<PRIuFAST8>] %hhu argument\n"
msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n"
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:8547
+#: src/readelf.c:8565
msgid ""
"\n"
"Directory table:"
msgstr ""
-#: src/readelf.c:8553 src/readelf.c:8630
+#: src/readelf.c:8571 src/readelf.c:8648
#, fuzzy, c-format
msgid " ["
msgstr " %s: %s\n"
-#: src/readelf.c:8624
+#: src/readelf.c:8642
msgid ""
"\n"
"File name table:"
msgstr ""
-#: src/readelf.c:8685
+#: src/readelf.c:8703
msgid " Entry Dir Time Size Name"
msgstr ""
-#: src/readelf.c:8724
+#: src/readelf.c:8742
msgid ""
"\n"
"No line number statements."
msgstr ""
-#: src/readelf.c:8728
+#: src/readelf.c:8746
msgid ""
"\n"
"Line number statements:"
msgstr ""
-#: src/readelf.c:8751
+#: src/readelf.c:8766
#, c-format
msgid "invalid maximum operations per instruction is zero"
msgstr ""
-#: src/readelf.c:8785
+#: src/readelf.c:8800
#, c-format
msgid " special opcode %u: address+%u = "
msgstr ""
-#: src/readelf.c:8789
+#: src/readelf.c:8804
#, c-format
msgid ", op_index = %u, line%+d = %zu\n"
msgstr ""
-#: src/readelf.c:8792
+#: src/readelf.c:8807
#, c-format
msgid ", line%+d = %zu\n"
msgstr ""
-#: src/readelf.c:8810
+#: src/readelf.c:8825
#, c-format
msgid " extended opcode %u: "
msgstr ""
-#: src/readelf.c:8815
+#: src/readelf.c:8830
msgid " end of sequence"
msgstr ""
-#: src/readelf.c:8833
+#: src/readelf.c:8848
#, fuzzy, c-format
msgid " set address to "
msgstr "Außerhalb des Adressbereiches"
-#: src/readelf.c:8861
+#: src/readelf.c:8876
#, c-format
msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
msgstr ""
-#: src/readelf.c:8875
+#: src/readelf.c:8890
#, c-format
msgid " set discriminator to %u\n"
msgstr ""
#. Unknown, ignore it.
-#: src/readelf.c:8880
+#: src/readelf.c:8895
#, fuzzy
msgid " unknown opcode"
msgstr "unbekannter Typ"
#. Takes no argument.
-#: src/readelf.c:8892
+#: src/readelf.c:8907
msgid " copy"
msgstr ""
-#: src/readelf.c:8903
+#: src/readelf.c:8918
#, c-format
msgid " advance address by %u to "
msgstr ""
-#: src/readelf.c:8907 src/readelf.c:8968
+#: src/readelf.c:8922 src/readelf.c:8983
#, c-format
msgid ", op_index to %u"
msgstr ""
-#: src/readelf.c:8919
+#: src/readelf.c:8934
#, c-format
msgid " advance line by constant %d to %<PRId64>\n"
msgstr ""
-#: src/readelf.c:8929
+#: src/readelf.c:8944
#, c-format
msgid " set file to %<PRIu64>\n"
msgstr ""
-#: src/readelf.c:8940
+#: src/readelf.c:8955
#, c-format
msgid " set column to %<PRIu64>\n"
msgstr ""
-#: src/readelf.c:8947
+#: src/readelf.c:8962
#, c-format
msgid " set '%s' to %<PRIuFAST8>\n"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:8953
+#: src/readelf.c:8968
msgid " set basic block flag"
msgstr ""
-#: src/readelf.c:8964
+#: src/readelf.c:8979
#, c-format
msgid " advance address by constant %u to "
msgstr ""
-#: src/readelf.c:8984
+#: src/readelf.c:8999
#, c-format
msgid " advance address by fixed value %u to \n"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:8994
+#: src/readelf.c:9009
msgid " set prologue end flag"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:8999
+#: src/readelf.c:9014
msgid " set epilogue begin flag"
msgstr ""
-#: src/readelf.c:9009
+#: src/readelf.c:9024
#, c-format
msgid " set isa to %u\n"
msgstr ""
@@ -5214,108 +5217,108 @@ msgstr ""
#. This is a new opcode the generator but not we know about.
#. Read the parameters associated with it but then discard
#. everything. Read all the parameters for this opcode.
-#: src/readelf.c:9018
+#: src/readelf.c:9033
#, c-format
msgid " unknown opcode with %<PRIu8> parameter:"
msgid_plural " unknown opcode with %<PRIu8> parameters:"
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:9058
+#: src/readelf.c:9073
#, fuzzy, c-format
msgid "cannot get .debug_loclists content: %s"
msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s"
-#: src/readelf.c:9224
+#: src/readelf.c:9239
#, c-format
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:9264
+#: src/readelf.c:9279
#, fuzzy, c-format
msgid "invalid loclists data"
msgstr "Ungültige Daten"
-#: src/readelf.c:9517
+#: src/readelf.c:9532
#, c-format
msgid "cannot get .debug_loc content: %s"
msgstr ""
-#: src/readelf.c:9730 src/readelf.c:10774
+#: src/readelf.c:9745 src/readelf.c:10789
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:9785 src/readelf.c:9948
+#: src/readelf.c:9800 src/readelf.c:9963
#, c-format
msgid "cannot get macro information section data: %s"
msgstr ""
-#: src/readelf.c:9865
+#: src/readelf.c:9880
#, c-format
msgid "%*s*** non-terminated string at end of section"
msgstr ""
-#: src/readelf.c:9888
+#: src/readelf.c:9903
#, c-format
msgid "%*s*** missing DW_MACINFO_start_file argument at end of section"
msgstr ""
-#: src/readelf.c:9989
+#: src/readelf.c:10004
#, fuzzy, c-format
msgid " Offset: 0x%<PRIx64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10001
+#: src/readelf.c:10016
#, fuzzy, c-format
msgid " Version: %<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10007 src/readelf.c:10894
+#: src/readelf.c:10022 src/readelf.c:10909
#, c-format
msgid " unknown version, cannot parse section\n"
msgstr ""
-#: src/readelf.c:10014
+#: src/readelf.c:10029
#, fuzzy, c-format
msgid " Flag: 0x%<PRIx8>"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10043
+#: src/readelf.c:10058
#, c-format
msgid " Offset length: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:10051
+#: src/readelf.c:10066
#, c-format
msgid " .debug_line offset: 0x%<PRIx64>\n"
msgstr ""
-#: src/readelf.c:10076
+#: src/readelf.c:10091
#, c-format
msgid " extension opcode table, %<PRIu8> items:\n"
msgstr ""
-#: src/readelf.c:10083
+#: src/readelf.c:10098
#, c-format
msgid " [%<PRIx8>]"
msgstr ""
-#: src/readelf.c:10095
+#: src/readelf.c:10110
#, c-format
msgid " %<PRIu8> arguments:"
msgstr ""
-#: src/readelf.c:10110
+#: src/readelf.c:10125
#, c-format
msgid " no arguments."
msgstr ""
-#: src/readelf.c:10311
+#: src/readelf.c:10326
#, c-format
msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
msgstr ""
-#: src/readelf.c:10355
+#: src/readelf.c:10370
#, c-format
msgid ""
"\n"
@@ -5323,72 +5326,72 @@ msgid ""
" %*s String\n"
msgstr ""
-#: src/readelf.c:10370
+#: src/readelf.c:10385
#, c-format
msgid " *** error, missing string terminator\n"
msgstr ""
-#: src/readelf.c:10399
+#: src/readelf.c:10414
#, fuzzy, c-format
msgid "cannot get .debug_str_offsets section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:10498
+#: src/readelf.c:10513
#, fuzzy, c-format
msgid " Length: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10500
+#: src/readelf.c:10515
#, fuzzy, c-format
msgid " Offset size: %8<PRIu8>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10514
+#: src/readelf.c:10529
#, fuzzy, c-format
msgid " DWARF version: %8<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10523
+#: src/readelf.c:10538
#, fuzzy, c-format
msgid " Padding: %8<PRIx16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10577
+#: src/readelf.c:10592
#, c-format
msgid ""
"\n"
"Call frame search table section [%2zu] '.eh_frame_hdr':\n"
msgstr ""
-#: src/readelf.c:10679
+#: src/readelf.c:10694
#, c-format
msgid ""
"\n"
"Exception handling table section [%2zu] '.gcc_except_table':\n"
msgstr ""
-#: src/readelf.c:10702
+#: src/readelf.c:10717
#, c-format
msgid " LPStart encoding: %#x "
msgstr ""
-#: src/readelf.c:10714
+#: src/readelf.c:10729
#, c-format
msgid " TType encoding: %#x "
msgstr ""
-#: src/readelf.c:10729
+#: src/readelf.c:10744
#, c-format
msgid " Call site encoding: %#x "
msgstr ""
-#: src/readelf.c:10742
+#: src/readelf.c:10757
msgid ""
"\n"
" Call site table:"
msgstr ""
-#: src/readelf.c:10756
+#: src/readelf.c:10771
#, c-format
msgid ""
" [%4u] Call site start: %#<PRIx64>\n"
@@ -5397,142 +5400,142 @@ msgid ""
" Action: %u\n"
msgstr ""
-#: src/readelf.c:10829
+#: src/readelf.c:10844
#, c-format
msgid "invalid TType encoding"
msgstr ""
-#: src/readelf.c:10856
+#: src/readelf.c:10871
#, c-format
msgid ""
"\n"
"GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n"
msgstr ""
-#: src/readelf.c:10885
+#: src/readelf.c:10900
#, fuzzy, c-format
msgid " Version: %<PRId32>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10903
+#: src/readelf.c:10918
#, c-format
msgid " CU offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10910
+#: src/readelf.c:10925
#, c-format
msgid " TU offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10917
+#: src/readelf.c:10932
#, c-format
msgid " address offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10924
+#: src/readelf.c:10939
#, c-format
msgid " symbol offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10931
+#: src/readelf.c:10946
#, c-format
msgid " constant offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10945
+#: src/readelf.c:10960
#, c-format
msgid ""
"\n"
" CU list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:10970
+#: src/readelf.c:10985
#, c-format
msgid ""
"\n"
" TU list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:10999
+#: src/readelf.c:11014
#, c-format
msgid ""
"\n"
" Address list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:11031
+#: src/readelf.c:11046
#, c-format
msgid ""
"\n"
" Symbol table at offset %#<PRIx32> contains %zu slots:\n"
msgstr ""
-#: src/readelf.c:11169
+#: src/readelf.c:11184
#, c-format
msgid "cannot get debug context descriptor: %s"
msgstr ""
-#: src/readelf.c:11537 src/readelf.c:12159 src/readelf.c:12270
-#: src/readelf.c:12328
+#: src/readelf.c:11552 src/readelf.c:12179 src/readelf.c:12290
+#: src/readelf.c:12348
#, c-format
msgid "cannot convert core note data: %s"
msgstr ""
-#: src/readelf.c:11900
+#: src/readelf.c:11915
#, c-format
msgid ""
"\n"
"%*s... <repeats %u more times> ..."
msgstr ""
-#: src/readelf.c:12407
+#: src/readelf.c:12427
msgid " Owner Data size Type\n"
msgstr ""
-#: src/readelf.c:12436
+#: src/readelf.c:12456
#, c-format
msgid " %-13.*s %9<PRId32> %s\n"
msgstr ""
-#: src/readelf.c:12488
+#: src/readelf.c:12508
#, fuzzy, c-format
msgid "cannot get content of note: %s"
msgstr "Konnte Inhalt von %s: %s nicht lesen"
-#: src/readelf.c:12522
+#: src/readelf.c:12542
#, c-format
msgid ""
"\n"
"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12545
+#: src/readelf.c:12565
#, c-format
msgid ""
"\n"
"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12592
+#: src/readelf.c:12612
#, fuzzy, c-format
msgid ""
"\n"
"Section [%zu] '%s' has no data to dump.\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12619 src/readelf.c:12670
+#: src/readelf.c:12639 src/readelf.c:12690
#, fuzzy, c-format
msgid "cannot get data for section [%zu] '%s': %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12624
+#: src/readelf.c:12644
#, c-format
msgid ""
"\n"
"Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12629
+#: src/readelf.c:12649
#, c-format
msgid ""
"\n"
@@ -5540,21 +5543,21 @@ msgid ""
"%#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12643
+#: src/readelf.c:12663
#, fuzzy, c-format
msgid ""
"\n"
"Section [%zu] '%s' has no strings to dump.\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12675
+#: src/readelf.c:12695
#, c-format
msgid ""
"\n"
"String section [%zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12680
+#: src/readelf.c:12700
#, c-format
msgid ""
"\n"
@@ -5562,45 +5565,45 @@ msgid ""
"offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12729
+#: src/readelf.c:12749
#, c-format
msgid ""
"\n"
"section [%lu] does not exist"
msgstr ""
-#: src/readelf.c:12759
+#: src/readelf.c:12779
#, c-format
msgid ""
"\n"
"section '%s' does not exist"
msgstr ""
-#: src/readelf.c:12816
+#: src/readelf.c:12836
#, c-format
msgid "cannot get symbol index of archive '%s': %s"
msgstr ""
-#: src/readelf.c:12819
+#: src/readelf.c:12839
#, c-format
msgid ""
"\n"
"Archive '%s' has no symbol index\n"
msgstr ""
-#: src/readelf.c:12823
+#: src/readelf.c:12843
#, c-format
msgid ""
"\n"
"Index of archive '%s' has %zu entries:\n"
msgstr ""
-#: src/readelf.c:12841
+#: src/readelf.c:12861
#, fuzzy, c-format
msgid "cannot extract member at offset %zu in '%s': %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:12846
+#: src/readelf.c:12866
#, c-format
msgid "Archive member '%s' contains:\n"
msgstr ""
@@ -5951,22 +5954,22 @@ msgstr ""
msgid "cannot both keep and remove .comment section"
msgstr ""
-#: src/strip.c:574
+#: src/strip.c:481
#, fuzzy, c-format
msgid "bad relocation"
msgstr "Relocations anzeigen"
-#: src/strip.c:726 src/strip.c:750
+#: src/strip.c:747 src/strip.c:771
#, c-format
msgid "cannot stat input file '%s'"
msgstr ""
-#: src/strip.c:740
+#: src/strip.c:761
#, c-format
msgid "while opening '%s'"
msgstr ""
-#: src/strip.c:778
+#: src/strip.c:799
#, c-format
msgid "%s: cannot use -o or -f when stripping archive"
msgstr ""
@@ -5977,526 +5980,526 @@ msgstr ""
#. result = handle_ar (fd, elf, NULL, fname,
#. preserve_dates ? tv : NULL);
#.
-#: src/strip.c:790
+#: src/strip.c:811
#, fuzzy, c-format
msgid "%s: no support for stripping archive"
msgstr "%s: Kein Eintrag %s in dem Archiv!\n"
-#: src/strip.c:1001
+#: src/strip.c:1047
#, c-format
msgid "cannot open EBL backend"
msgstr ""
-#: src/strip.c:1046
+#: src/strip.c:1092
#, fuzzy, c-format
msgid "cannot get number of phdrs"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/strip.c:1060 src/strip.c:1103
+#: src/strip.c:1106 src/strip.c:1149
#, fuzzy, c-format
msgid "cannot create new ehdr for file '%s': %s"
msgstr "neue Datei konnte nicht angelegt werden"
-#: src/strip.c:1070 src/strip.c:1113
+#: src/strip.c:1116 src/strip.c:1159
#, fuzzy, c-format
msgid "cannot create new phdr for file '%s': %s"
msgstr "neue Datei konnte nicht angelegt werden"
-#: src/strip.c:1194
+#: src/strip.c:1240
#, c-format
msgid "illformed file '%s'"
msgstr ""
-#: src/strip.c:1204
+#: src/strip.c:1250
#, fuzzy, c-format
msgid "Cannot remove allocated section '%s'"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/strip.c:1213
+#: src/strip.c:1259
#, fuzzy, c-format
msgid "Cannot both keep and remove section '%s'"
msgstr "Konnte Archiv '%s' nicht öffnen"
-#: src/strip.c:1573 src/strip.c:1688
+#: src/strip.c:1624 src/strip.c:1739
#, c-format
msgid "while generating output file: %s"
msgstr ""
-#: src/strip.c:1637
+#: src/strip.c:1688
#, fuzzy, c-format
msgid "%s: error while updating ELF header: %s"
msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
-#: src/strip.c:1646
+#: src/strip.c:1697
#, fuzzy, c-format
msgid "%s: error while getting shdrstrndx: %s"
msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
-#: src/strip.c:1654 src/strip.c:2535
+#: src/strip.c:1705 src/strip.c:2550
#, fuzzy, c-format
msgid "%s: error updating shdrstrndx: %s"
msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
-#: src/strip.c:1671
+#: src/strip.c:1722
#, c-format
msgid "while preparing output for '%s'"
msgstr ""
-#: src/strip.c:1733 src/strip.c:1796
+#: src/strip.c:1784 src/strip.c:1847
#, c-format
msgid "while create section header section: %s"
msgstr ""
-#: src/strip.c:1742
+#: src/strip.c:1793
#, c-format
msgid "cannot allocate section data: %s"
msgstr ""
-#: src/strip.c:1808
+#: src/strip.c:1859
#, c-format
msgid "while create section header string table: %s"
msgstr ""
-#: src/strip.c:1815
+#: src/strip.c:1866
#, c-format
msgid "no memory to create section header string table"
msgstr ""
-#: src/strip.c:2028
+#: src/strip.c:2079
#, c-format
msgid "Cannot remove symbol [%zd] from allocated symbol table [%zd]"
msgstr ""
-#: src/strip.c:2451 src/strip.c:2559
+#: src/strip.c:2466 src/strip.c:2574
#, c-format
msgid "while writing '%s': %s"
msgstr ""
-#: src/strip.c:2462
+#: src/strip.c:2477
#, c-format
msgid "while creating '%s'"
msgstr ""
-#: src/strip.c:2485
+#: src/strip.c:2500
#, c-format
msgid "while computing checksum for debug information"
msgstr ""
-#: src/strip.c:2526
+#: src/strip.c:2541
#, c-format
msgid "%s: error while creating ELF header: %s"
msgstr ""
-#: src/strip.c:2544
+#: src/strip.c:2559
#, c-format
msgid "%s: error while reading the file: %s"
msgstr ""
-#: src/strip.c:2584 src/strip.c:2604
+#: src/strip.c:2599 src/strip.c:2619
#, fuzzy, c-format
msgid "while writing '%s'"
msgstr "beim Schliessen von '%s'"
-#: src/strip.c:2641 src/strip.c:2648
+#: src/strip.c:2656 src/strip.c:2663
#, c-format
msgid "error while finishing '%s': %s"
msgstr ""
-#: src/strip.c:2665 src/strip.c:2741
+#: src/strip.c:2680 src/strip.c:2756
#, c-format
msgid "cannot set access and modification date of '%s'"
msgstr ""
-#: src/unstrip.c:70
+#: src/unstrip.c:66
msgid "Match MODULE against file names, not module names"
msgstr ""
-#: src/unstrip.c:71
+#: src/unstrip.c:67
msgid "Silently skip unfindable files"
msgstr ""
-#: src/unstrip.c:74
+#: src/unstrip.c:70
msgid "Place output into FILE"
msgstr ""
-#: src/unstrip.c:76
+#: src/unstrip.c:72
msgid "Create multiple output files under DIRECTORY"
msgstr ""
-#: src/unstrip.c:77
+#: src/unstrip.c:73
msgid "Use module rather than file names"
msgstr ""
-#: src/unstrip.c:79
+#: src/unstrip.c:75
msgid "Create output for modules that have no separate debug information"
msgstr ""
-#: src/unstrip.c:82
+#: src/unstrip.c:78
msgid "Apply relocations to section contents in ET_REL files"
msgstr ""
-#: src/unstrip.c:84
+#: src/unstrip.c:80
msgid "Only list module and file names, build IDs"
msgstr ""
-#: src/unstrip.c:86
+#: src/unstrip.c:82
msgid "Force combining files even if some ELF headers don't seem to match"
msgstr ""
-#: src/unstrip.c:130
+#: src/unstrip.c:126
#, c-format
msgid "-d option specified twice"
msgstr "Option -d zweimal angegeben"
-#: src/unstrip.c:165
+#: src/unstrip.c:161
#, c-format
msgid "only one of -o or -d allowed"
msgstr "nur entweder -o oder -d erlaubt"
-#: src/unstrip.c:174
+#: src/unstrip.c:170
#, c-format
msgid "-n cannot be used with explicit files or -o or -d"
msgstr "-n kann nicht mit expliziten Dateien oder -o oder -d verwendet werden"
-#: src/unstrip.c:189
+#: src/unstrip.c:185
#, c-format
msgid "output directory '%s'"
msgstr "Ausgabeverzeichnis '%s'"
-#: src/unstrip.c:198
+#: src/unstrip.c:194
#, c-format
msgid "exactly two file arguments are required"
msgstr "genau zwei Datei-Argumente werden benötigt"
-#: src/unstrip.c:204
+#: src/unstrip.c:200
#, c-format
msgid "-m, -a, -R, and -i options not allowed with explicit files"
msgstr ""
-#: src/unstrip.c:217
+#: src/unstrip.c:213
#, c-format
msgid "-o or -d is required when using implicit files"
msgstr ""
-#: src/unstrip.c:240
+#: src/unstrip.c:236
#, c-format
msgid "cannot create ELF header: %s"
msgstr ""
-#: src/unstrip.c:244
+#: src/unstrip.c:240
#, fuzzy, c-format
msgid "cannot get shdrstrndx:%s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:248 src/unstrip.c:2089
+#: src/unstrip.c:244 src/unstrip.c:2085
#, c-format
msgid "cannot get ELF header: %s"
msgstr ""
-#: src/unstrip.c:258
+#: src/unstrip.c:254
#, fuzzy, c-format
msgid "cannot get new zero section: %s"
msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
-#: src/unstrip.c:261
+#: src/unstrip.c:257
#, fuzzy, c-format
msgid "cannot update new zero section: %s"
msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
-#: src/unstrip.c:265
+#: src/unstrip.c:261
#, c-format
msgid "cannot copy ELF header: %s"
msgstr ""
-#: src/unstrip.c:269 src/unstrip.c:2107 src/unstrip.c:2150
+#: src/unstrip.c:265 src/unstrip.c:2103 src/unstrip.c:2146
#, fuzzy, c-format
msgid "cannot get number of program headers: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:274 src/unstrip.c:2111
+#: src/unstrip.c:270 src/unstrip.c:2107
#, c-format
msgid "cannot create program headers: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:280
+#: src/unstrip.c:276
#, c-format
msgid "cannot copy program header: %s"
msgstr "konnte Programm-Kopf nicht kopieren: %s"
-#: src/unstrip.c:290
+#: src/unstrip.c:286
#, c-format
msgid "cannot copy section header: %s"
msgstr ""
-#: src/unstrip.c:293 src/unstrip.c:1711
+#: src/unstrip.c:289 src/unstrip.c:1707
#, c-format
msgid "cannot get section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:295 src/unstrip.c:1713
+#: src/unstrip.c:291 src/unstrip.c:1709
#, c-format
msgid "cannot copy section data: %s"
msgstr "konnte Abschnittsdaten nicht kopieren: %s"
-#: src/unstrip.c:323
+#: src/unstrip.c:319
#, c-format
msgid "cannot create directory '%s'"
msgstr "konnte Verzeichnis nicht erstellen: %s"
-#: src/unstrip.c:397 src/unstrip.c:659 src/unstrip.c:693 src/unstrip.c:861
-#: src/unstrip.c:1753
+#: src/unstrip.c:393 src/unstrip.c:655 src/unstrip.c:689 src/unstrip.c:857
+#: src/unstrip.c:1749
#, c-format
msgid "cannot get symbol table entry: %s"
msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s"
-#: src/unstrip.c:413 src/unstrip.c:662 src/unstrip.c:683 src/unstrip.c:696
-#: src/unstrip.c:1774 src/unstrip.c:1969 src/unstrip.c:1993
+#: src/unstrip.c:409 src/unstrip.c:658 src/unstrip.c:679 src/unstrip.c:692
+#: src/unstrip.c:1770 src/unstrip.c:1965 src/unstrip.c:1989
#, c-format
msgid "cannot update symbol table: %s"
msgstr "konnte Symboltabelle nicht aktualisieren: %s"
-#: src/unstrip.c:423
+#: src/unstrip.c:419
#, c-format
msgid "cannot update section header: %s"
msgstr ""
-#: src/unstrip.c:469 src/unstrip.c:483
+#: src/unstrip.c:465 src/unstrip.c:479
#, c-format
msgid "cannot update relocation: %s"
msgstr ""
-#: src/unstrip.c:582
+#: src/unstrip.c:578
#, c-format
msgid "cannot get symbol version: %s"
msgstr ""
-#: src/unstrip.c:595
+#: src/unstrip.c:591
#, c-format
msgid "unexpected section type in [%zu] with sh_link to symtab"
msgstr ""
-#: src/unstrip.c:850
+#: src/unstrip.c:846
#, fuzzy, c-format
msgid "cannot get symbol section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:852
+#: src/unstrip.c:848
#, fuzzy, c-format
msgid "cannot get string section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:869
+#: src/unstrip.c:865
#, fuzzy, c-format
msgid "invalid string offset in symbol [%zu]"
msgstr "ungültiger Offset %zu für Symbol %s"
-#: src/unstrip.c:1027 src/unstrip.c:1431
+#: src/unstrip.c:1023 src/unstrip.c:1427
#, fuzzy, c-format
msgid "cannot read section [%zu] name: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:1042
+#: src/unstrip.c:1038
#, fuzzy, c-format
msgid "bad sh_link for group section: %s"
msgstr "ungültige .debug_line Sektion"
-#: src/unstrip.c:1048
+#: src/unstrip.c:1044
#, fuzzy, c-format
msgid "couldn't get shdr for group section: %s"
msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
-#: src/unstrip.c:1053
+#: src/unstrip.c:1049
#, fuzzy, c-format
msgid "bad data for group symbol section: %s"
msgstr "ungültige .debug_line Sektion"
-#: src/unstrip.c:1059
+#: src/unstrip.c:1055
#, fuzzy, c-format
msgid "couldn't get symbol for group section: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:1064
+#: src/unstrip.c:1060
#, fuzzy, c-format
msgid "bad symbol name for group section: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:1106 src/unstrip.c:1125 src/unstrip.c:1163
+#: src/unstrip.c:1102 src/unstrip.c:1121 src/unstrip.c:1159
#, c-format
msgid "cannot read '.gnu.prelink_undo' section: %s"
msgstr ""
-#: src/unstrip.c:1143
+#: src/unstrip.c:1139
#, c-format
msgid "overflow with shnum = %zu in '%s' section"
msgstr ""
-#: src/unstrip.c:1154
+#: src/unstrip.c:1150
#, c-format
msgid "invalid contents in '%s' section"
msgstr ""
-#: src/unstrip.c:1210 src/unstrip.c:1557
+#: src/unstrip.c:1206 src/unstrip.c:1553
#, fuzzy, c-format
msgid "cannot find matching section for [%zu] '%s'"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:1335 src/unstrip.c:1351 src/unstrip.c:1637 src/unstrip.c:1928
+#: src/unstrip.c:1331 src/unstrip.c:1347 src/unstrip.c:1633 src/unstrip.c:1924
#, c-format
msgid "cannot add section name to string table: %s"
msgstr ""
-#: src/unstrip.c:1360
+#: src/unstrip.c:1356
#, c-format
msgid "cannot update section header string table data: %s"
msgstr ""
-#: src/unstrip.c:1389 src/unstrip.c:1393
+#: src/unstrip.c:1385 src/unstrip.c:1389
#, c-format
msgid "cannot get section header string table section index: %s"
msgstr ""
-#: src/unstrip.c:1397 src/unstrip.c:1401 src/unstrip.c:1652
+#: src/unstrip.c:1393 src/unstrip.c:1397 src/unstrip.c:1648
#, c-format
msgid "cannot get section count: %s"
msgstr ""
-#: src/unstrip.c:1404
+#: src/unstrip.c:1400
#, c-format
msgid "more sections in stripped file than debug file -- arguments reversed?"
msgstr ""
-#: src/unstrip.c:1408
+#: src/unstrip.c:1404
#, c-format
msgid "no sections in stripped file"
msgstr ""
-#: src/unstrip.c:1479 src/unstrip.c:1572
+#: src/unstrip.c:1475 src/unstrip.c:1568
#, c-format
msgid "cannot read section header string table: %s"
msgstr ""
-#: src/unstrip.c:1631
+#: src/unstrip.c:1627
#, c-format
msgid "cannot add new section: %s"
msgstr ""
-#: src/unstrip.c:1761
+#: src/unstrip.c:1757
#, fuzzy, c-format
msgid "symbol [%zu] has invalid section index"
msgstr "ungültiger Abschnittsindex"
-#: src/unstrip.c:1793
+#: src/unstrip.c:1789
#, fuzzy, c-format
msgid "group has invalid section index [%zd]"
msgstr "ungültiger Abschnittsindex"
-#: src/unstrip.c:2068
+#: src/unstrip.c:2064
#, fuzzy, c-format
msgid "cannot read section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:2097
+#: src/unstrip.c:2093
#, c-format
msgid "cannot update ELF header: %s"
msgstr ""
-#: src/unstrip.c:2121
+#: src/unstrip.c:2117
#, c-format
msgid "cannot update program header: %s"
msgstr "konnte Programm-Kopf nicht aktualisieren: %s"
-#: src/unstrip.c:2126 src/unstrip.c:2208
+#: src/unstrip.c:2122 src/unstrip.c:2205
#, c-format
msgid "cannot write output file: %s"
msgstr ""
-#: src/unstrip.c:2177
+#: src/unstrip.c:2173
#, c-format
msgid "DWARF data not adjusted for prelinking bias; consider prelink -u"
msgstr ""
-#: src/unstrip.c:2180
+#: src/unstrip.c:2176
#, c-format
msgid ""
"DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u"
msgstr ""
-#: src/unstrip.c:2199 src/unstrip.c:2250 src/unstrip.c:2262 src/unstrip.c:2348
+#: src/unstrip.c:2196 src/unstrip.c:2247 src/unstrip.c:2259 src/unstrip.c:2345
#, c-format
msgid "cannot create ELF descriptor: %s"
msgstr ""
-#: src/unstrip.c:2241
+#: src/unstrip.c:2238
msgid "WARNING: "
msgstr ""
-#: src/unstrip.c:2243
+#: src/unstrip.c:2240
msgid ", use --force"
msgstr ""
-#: src/unstrip.c:2266
+#: src/unstrip.c:2263
msgid "ELF header identification (e_ident) different"
msgstr ""
-#: src/unstrip.c:2269
+#: src/unstrip.c:2266
msgid "ELF header type (e_type) different"
msgstr ""
-#: src/unstrip.c:2272
+#: src/unstrip.c:2269
msgid "ELF header machine type (e_machine) different"
msgstr ""
-#: src/unstrip.c:2275
+#: src/unstrip.c:2272
msgid "stripped program header (e_phnum) smaller than unstripped"
msgstr ""
-#: src/unstrip.c:2305
+#: src/unstrip.c:2302
#, c-format
msgid "cannot find stripped file for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2309
+#: src/unstrip.c:2306
#, c-format
msgid "cannot open stripped file '%s' for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2324
+#: src/unstrip.c:2321
#, c-format
msgid "cannot find debug file for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2328
+#: src/unstrip.c:2325
#, c-format
msgid "cannot open debug file '%s' for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2341
+#: src/unstrip.c:2338
#, c-format
msgid "module '%s' file '%s' is not stripped"
msgstr ""
-#: src/unstrip.c:2372
+#: src/unstrip.c:2369
#, c-format
msgid "cannot cache section addresses for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2504
+#: src/unstrip.c:2501
#, c-format
msgid "no matching modules found"
msgstr "kein passendes Modul gefunden"
-#: src/unstrip.c:2513
+#: src/unstrip.c:2510
#, c-format
msgid "matched more than one module"
msgstr "mehr als ein passendes Modul"
-#: src/unstrip.c:2557
+#: src/unstrip.c:2554
msgid ""
"STRIPPED-FILE DEBUG-FILE\n"
"[MODULE...]"
msgstr ""
-#: src/unstrip.c:2558
+#: src/unstrip.c:2555
msgid ""
"Combine stripped files with separate symbols and debug information.\n"
"\n"
@@ -6528,11 +6531,11 @@ msgstr ""
msgid "Run executable"
msgstr ""
-#: tests/dwflmodtest.c:213
+#: tests/dwflmodtest.c:209
msgid "Additionally show function names"
msgstr ""
-#: tests/dwflmodtest.c:214
+#: tests/dwflmodtest.c:210
msgid "Show instances of inlined functions"
msgstr ""