diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 1456 |
1 files changed, 858 insertions, 598 deletions
@@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: elfutils VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2017-08-02 18:29+0200\n" +"POT-Creation-Date: 2018-06-29 20:47+0200\n" "PO-Revision-Date: 2009-06-29 15:15+0200\n" "Last-Translator: Michael Münch <[email protected]>\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:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3296 -#: src/readelf.c:3687 src/readelf.c:8526 src/unstrip.c:2227 src/unstrip.c:2432 +#: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3395 +#: src/readelf.c:11196 src/unstrip.c:2227 src/unstrip.c:2433 #, c-format msgid "memory exhausted" msgstr "Kein Speicher mehr verfügbar" -#: libasm/asm_error.c:65 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:50 +#: libasm/asm_error.c:65 libdw/dwarf_error.c:57 libdwfl/libdwflP.h:50 #: libelf/elf_error.c:60 msgid "no error" msgstr "kein Fehler" -#: libasm/asm_error.c:66 libdw/dwarf_error.c:68 libdwfl/libdwflP.h:52 +#: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:52 #: libelf/elf_error.c:91 msgid "out of memory" msgstr "nicht genügend Speicher" @@ -102,167 +102,203 @@ 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:59 libdwfl/libdwflP.h:51 +#: libasm/asm_error.c:83 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:51 #: libelf/elf_error.c:63 msgid "unknown error" msgstr "unbekannter Fehler" -#: libdw/dwarf_error.c:60 +#: libdw/dwarf_error.c:59 msgid "invalid access" msgstr "Ungültiger Zugriff" -#: libdw/dwarf_error.c:61 +#: libdw/dwarf_error.c:60 msgid "no regular file" msgstr "Keine reguläre Date" -#: libdw/dwarf_error.c:62 +#: libdw/dwarf_error.c:61 msgid "I/O error" msgstr "I/O Fehler" -#: libdw/dwarf_error.c:63 +#: libdw/dwarf_error.c:62 msgid "invalid ELF file" msgstr "Ungültige ELF Datei" -#: libdw/dwarf_error.c:64 +#: libdw/dwarf_error.c:63 msgid "no DWARF information" msgstr "keine DWARF Information" -#: libdw/dwarf_error.c:65 +#: libdw/dwarf_error.c:64 msgid "cannot decompress DWARF" msgstr "" -#: libdw/dwarf_error.c:66 +#: libdw/dwarf_error.c:65 msgid "no ELF file" msgstr "keine ELF Datei" -#: libdw/dwarf_error.c:67 +#: libdw/dwarf_error.c:66 msgid "cannot get ELF header" msgstr "ELF Kopf konnte nicht ausgelesen werden" -#: libdw/dwarf_error.c:69 +#: libdw/dwarf_error.c:68 msgid "not implemented" msgstr "Nicht implementiert" -#: libdw/dwarf_error.c:70 libelf/elf_error.c:107 libelf/elf_error.c:155 +#: libdw/dwarf_error.c:69 libelf/elf_error.c:111 libelf/elf_error.c:159 msgid "invalid command" msgstr "Ungültiger Befehl" -#: libdw/dwarf_error.c:71 +#: libdw/dwarf_error.c:70 msgid "invalid version" msgstr "Ungültige Version" -#: libdw/dwarf_error.c:72 +#: libdw/dwarf_error.c:71 msgid "invalid file" msgstr "Ungültige Datei" -#: libdw/dwarf_error.c:73 +#: libdw/dwarf_error.c:72 msgid "no entries found" msgstr "Keine Einträge gefunden" -#: libdw/dwarf_error.c:74 +#: libdw/dwarf_error.c:73 msgid "invalid DWARF" msgstr "DWARF ungültig" -#: libdw/dwarf_error.c:75 +#: libdw/dwarf_error.c:74 msgid "no string data" msgstr "" +#: libdw/dwarf_error.c:75 +#, fuzzy +msgid ".debug_str section missing" +msgstr ".debug_line Sektion fehlt" + #: libdw/dwarf_error.c:76 +#, fuzzy +msgid ".debug_line_str section missing" +msgstr ".debug_line Sektion fehlt" + +#: libdw/dwarf_error.c:77 +#, fuzzy +msgid ".debug_str_offsets section missing" +msgstr ".debug_line Sektion fehlt" + +#: libdw/dwarf_error.c:78 msgid "no address value" msgstr "Kein Adress-Wert" -#: libdw/dwarf_error.c:77 +#: libdw/dwarf_error.c:79 msgid "no constant value" msgstr "Kein Konstanten-Wert" -#: libdw/dwarf_error.c:78 +#: libdw/dwarf_error.c:80 msgid "no reference value" msgstr "Kein Referenz-Wert" -#: libdw/dwarf_error.c:79 +#: libdw/dwarf_error.c:81 msgid "invalid reference value" msgstr "Ungültiger Referenz-Wert" -#: libdw/dwarf_error.c:80 +#: libdw/dwarf_error.c:82 msgid ".debug_line section missing" msgstr ".debug_line Sektion fehlt" -#: libdw/dwarf_error.c:81 +#: libdw/dwarf_error.c:83 msgid "invalid .debug_line section" msgstr "ungültige .debug_line Sektion" -#: libdw/dwarf_error.c:82 +#: libdw/dwarf_error.c:84 msgid "debug information too big" msgstr "Debug Information zu groß" -#: libdw/dwarf_error.c:83 +#: libdw/dwarf_error.c:85 msgid "invalid DWARF version" msgstr "Ungültige DWARF Version" -#: libdw/dwarf_error.c:84 +#: libdw/dwarf_error.c:86 msgid "invalid directory index" msgstr "ungültiger Verzeichnisindex" -#: libdw/dwarf_error.c:85 libdwfl/libdwflP.h:71 +#: libdw/dwarf_error.c:87 libdwfl/libdwflP.h:71 msgid "address out of range" msgstr "Außerhalb des Adressbereiches" -#: libdw/dwarf_error.c:86 -msgid "no location list value" -msgstr "" +#: libdw/dwarf_error.c:88 +#, fuzzy +msgid ".debug_loc section missing" +msgstr ".debug_line Sektion fehlt" + +#: libdw/dwarf_error.c:89 +#, fuzzy +msgid ".debug_loclists section missing" +msgstr ".debug_line Sektion fehlt" -#: libdw/dwarf_error.c:87 +#: libdw/dwarf_error.c:90 +#, fuzzy +msgid "not a location list value" +msgstr "Kein Konstanten-Wert" + +#: libdw/dwarf_error.c:91 msgid "no block data" msgstr "" -#: libdw/dwarf_error.c:88 +#: libdw/dwarf_error.c:92 msgid "invalid line index" msgstr "Ungültiger Zeilenindex" -#: libdw/dwarf_error.c:89 +#: libdw/dwarf_error.c:93 msgid "invalid address range index" msgstr "Ungültiger Adressbereichs Index" -#: libdw/dwarf_error.c:90 libdwfl/libdwflP.h:72 +#: libdw/dwarf_error.c:94 libdwfl/libdwflP.h:72 msgid "no matching address range" msgstr "Kein passender Adressbereich" -#: libdw/dwarf_error.c:91 +#: libdw/dwarf_error.c:95 msgid "no flag value" msgstr "" -#: libdw/dwarf_error.c:92 libelf/elf_error.c:232 +#: libdw/dwarf_error.c:96 libelf/elf_error.c:236 msgid "invalid offset" msgstr "ungültiger Offset" -#: libdw/dwarf_error.c:93 +#: libdw/dwarf_error.c:97 msgid ".debug_ranges section missing" msgstr "" -#: libdw/dwarf_error.c:94 +#: libdw/dwarf_error.c:98 +#, fuzzy +msgid ".debug_rnglists section missing" +msgstr ".debug_line Sektion fehlt" + +#: libdw/dwarf_error.c:99 #, fuzzy msgid "invalid CFI section" msgstr "ungültiger Abschnitt" -#: libdw/dwarf_error.c:95 +#: libdw/dwarf_error.c:100 msgid "no alternative debug link found" msgstr "" -#: libdw/dwarf_error.c:96 +#: libdw/dwarf_error.c:101 #, fuzzy msgid "invalid opcode" msgstr "ungültiger Operand" -#: libdw/dwarf_error.c:97 +#: libdw/dwarf_error.c:102 msgid "not a CU (unit) DIE" msgstr "" -#: libdw/dwarf_error.c:98 +#: libdw/dwarf_error.c:103 #, fuzzy msgid "unknown language code" msgstr "unbekannter Typ" -#: libdwfl/argp-std.c:50 src/stack.c:636 src/unstrip.c:2374 +#: libdw/dwarf_error.c:104 +#, fuzzy +msgid ".debug_addr section missing" +msgstr ".debug_line Sektion fehlt" + +#: libdwfl/argp-std.c:50 src/stack.c:639 src/unstrip.c:2374 msgid "Input selection options:" msgstr "Eingabeauswahloptionen:" @@ -292,7 +328,7 @@ msgstr "Finde Adressen im laufenden Kernel" msgid "Kernel with all modules" msgstr "Kernel mit allen Modulen" -#: libdwfl/argp-std.c:63 src/stack.c:643 +#: libdwfl/argp-std.c:63 src/stack.c:646 msgid "Search path for separate debuginfo files" msgstr "Dateisuchpfad für separate Debug-Informationen" @@ -371,7 +407,7 @@ msgstr "" msgid "r_offset is bogus" msgstr "" -#: libdwfl/libdwflP.h:64 libelf/elf_error.c:111 libelf/elf_error.c:171 +#: libdwfl/libdwflP.h:64 libelf/elf_error.c:115 libelf/elf_error.c:175 msgid "offset out of range" msgstr "Offset ausserhalb des Bereichs" @@ -501,7 +537,7 @@ msgstr "Kein Backend" msgid "<unknown>" msgstr "<Unbekannt>" -#: libebl/ebldynamictagname.c:101 +#: libebl/ebldynamictagname.c:103 #, c-format msgid "<unknown>: %#<PRIx64>" msgstr "<Unbekannt>: %#<PRIx64>" @@ -591,7 +627,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:5139 +#: libelf/elf_error.c:87 src/readelf.c:6107 #, c-format msgid "invalid encoding" msgstr "ungültige Kodierung" @@ -601,151 +637,156 @@ msgid "invalid file descriptor" msgstr "ungültiger Datei-Deskriptor" #: libelf/elf_error.c:99 +#, fuzzy +msgid "invalid ELF file data" +msgstr "Ungültige ELF Datei" + +#: libelf/elf_error.c:103 msgid "invalid operation" msgstr "ungültige Operation" -#: libelf/elf_error.c:103 +#: libelf/elf_error.c:107 msgid "ELF version not set" msgstr "ELF-Version nicht gesetzt" -#: libelf/elf_error.c:115 +#: libelf/elf_error.c:119 msgid "invalid fmag field in archive header" msgstr "ungültiges fmag-Feld im Archivheader" -#: libelf/elf_error.c:119 +#: libelf/elf_error.c:123 msgid "invalid archive file" msgstr "Ungültige Archiv-Datei" -#: libelf/elf_error.c:123 +#: libelf/elf_error.c:127 msgid "descriptor is not for an archive" msgstr "" -#: libelf/elf_error.c:127 +#: libelf/elf_error.c:131 msgid "no index available" msgstr "kein Index verfügbar" -#: libelf/elf_error.c:131 +#: libelf/elf_error.c:135 msgid "cannot read data from file" msgstr "Daten aus der Datei konnten nicht gelesen werden" -#: libelf/elf_error.c:135 +#: libelf/elf_error.c:139 msgid "cannot write data to file" msgstr "Daten konnten nicht in die Datei geschrieben werden" -#: libelf/elf_error.c:139 +#: libelf/elf_error.c:143 msgid "invalid binary class" msgstr "ungültige Binärklasse" -#: libelf/elf_error.c:143 +#: libelf/elf_error.c:147 msgid "invalid section index" msgstr "ungültiger Abschnittsindex" -#: libelf/elf_error.c:147 +#: libelf/elf_error.c:151 msgid "invalid operand" msgstr "ungültiger Operand" -#: libelf/elf_error.c:151 +#: libelf/elf_error.c:155 msgid "invalid section" msgstr "ungültiger Abschnitt" -#: libelf/elf_error.c:159 +#: libelf/elf_error.c:163 msgid "executable header not created first" msgstr "ausführbarer Header wurde nicht zuerst erstellt" -#: libelf/elf_error.c:163 +#: libelf/elf_error.c:167 msgid "file descriptor disabled" msgstr "Datei-Deskriptor deaktiviert" -#: libelf/elf_error.c:167 +#: libelf/elf_error.c:171 #, fuzzy msgid "archive/member file descriptor mismatch" msgstr "Datei-Deskriptor deaktiviert" -#: libelf/elf_error.c:175 +#: libelf/elf_error.c:179 msgid "cannot manipulate null section" msgstr "" -#: libelf/elf_error.c:179 +#: libelf/elf_error.c:183 #, fuzzy msgid "data/scn mismatch" msgstr "data/scn Unterschied" -#: libelf/elf_error.c:183 +#: libelf/elf_error.c:187 msgid "invalid section header" msgstr "ungültiger Abschnitts-Header" -#: libelf/elf_error.c:187 src/readelf.c:7389 src/readelf.c:7900 -#: src/readelf.c:8001 src/readelf.c:8182 +#: libelf/elf_error.c:191 src/readelf.c:9742 src/readelf.c:10313 +#: src/readelf.c:10414 src/readelf.c:10595 #, c-format msgid "invalid data" msgstr "Ungültige Daten" -#: libelf/elf_error.c:191 +#: libelf/elf_error.c:195 msgid "unknown data encoding" msgstr "Unbekannte Datenkodierung" -#: libelf/elf_error.c:195 +#: libelf/elf_error.c:199 msgid "section `sh_size' too small for data" msgstr "Abschnitt `sh_size' zu klein für Daten" -#: libelf/elf_error.c:199 +#: libelf/elf_error.c:203 msgid "invalid section alignment" msgstr "ungültige Abschnittsausrichtung" -#: libelf/elf_error.c:203 +#: libelf/elf_error.c:207 msgid "invalid section entry size" msgstr "" -#: libelf/elf_error.c:207 +#: libelf/elf_error.c:211 msgid "update() for write on read-only file" msgstr "" -#: libelf/elf_error.c:211 +#: libelf/elf_error.c:215 msgid "no such file" msgstr "Datei nicht gefunden" -#: libelf/elf_error.c:215 +#: libelf/elf_error.c:219 msgid "only relocatable files can contain section groups" msgstr "" -#: libelf/elf_error.c:220 +#: libelf/elf_error.c:224 msgid "" "program header only allowed in executables, shared objects, and core files" msgstr "" -#: libelf/elf_error.c:227 +#: libelf/elf_error.c:231 msgid "file has no program header" msgstr "Datei hat keinen Programm-Kopf" -#: libelf/elf_error.c:237 +#: libelf/elf_error.c:241 #, fuzzy msgid "invalid section type" msgstr "ungültiger Abschnitt" -#: libelf/elf_error.c:242 +#: libelf/elf_error.c:246 #, fuzzy msgid "invalid section flags" msgstr "ungültiger Abschnitt" -#: libelf/elf_error.c:247 +#: libelf/elf_error.c:251 msgid "section does not contain compressed data" msgstr "" -#: libelf/elf_error.c:252 +#: libelf/elf_error.c:256 msgid "section contains compressed data" msgstr "" -#: libelf/elf_error.c:257 +#: libelf/elf_error.c:261 #, fuzzy msgid "unknown compression type" msgstr "unbekannter Typ" -#: libelf/elf_error.c:262 +#: libelf/elf_error.c:266 #, fuzzy msgid "cannot compress data" msgstr "konnte Abschnittsdaten nicht kopieren: %s" -#: libelf/elf_error.c:267 +#: libelf/elf_error.c:271 #, fuzzy msgid "cannot decompress data" msgstr "konnte Abschnittsdaten nicht kopieren: %s" @@ -822,22 +863,22 @@ msgstr "" msgid "[ADDR...]" msgstr "" -#: src/addr2line.c:519 +#: src/addr2line.c:520 #, fuzzy, c-format msgid "Section syntax requires exactly one module" msgstr "Abschnitt syntax benötigt genau ein Modul" -#: src/addr2line.c:542 +#: src/addr2line.c:543 #, c-format msgid "offset %#<PRIxMAX> lies outside section '%s'" msgstr "" -#: src/addr2line.c:632 +#: src/addr2line.c:633 #, c-format msgid "cannot find symbol '%s'" msgstr "Konnte Symbol '%s' nicht finden" -#: src/addr2line.c:637 +#: src/addr2line.c:638 #, c-format msgid "offset %#<PRIxMAX> lies outside contents of '%s'" msgstr "" @@ -1007,12 +1048,12 @@ msgstr "" msgid "no entry %s in archive\n" msgstr "Kein Eintrag %s in Archiv\n" -#: src/ar.c:473 src/ar.c:918 src/ar.c:1118 +#: src/ar.c:473 src/ar.c:918 src/ar.c:1122 #, c-format msgid "cannot create hash table" msgstr "Konnte Hash-Tabelle nicht erstellen" -#: src/ar.c:480 src/ar.c:925 src/ar.c:1127 +#: src/ar.c:480 src/ar.c:925 src/ar.c:1131 #, c-format msgid "cannot insert into hash table" msgstr "Konnte nicht in Hash-Tabelle einfügen" @@ -1052,46 +1093,71 @@ msgstr "Konnte Bearbeitungszeit von %s nicht ändern" msgid "cannot rename temporary file to %.*s" msgstr "Konnte temporäre Datei nicht in %.*s umbenennen" -#: src/ar.c:759 src/ar.c:1010 src/ar.c:1409 src/ranlib.c:223 +#: src/ar.c:759 src/ar.c:1010 src/ar.c:1411 src/ranlib.c:223 #, c-format msgid "cannot create new file" msgstr "neue Datei konnte nicht angelegt werden" -#: src/ar.c:1209 +#: src/ar.c:1213 #, c-format msgid "position member %s not found" msgstr "" -#: src/ar.c:1219 +#: src/ar.c:1223 #, c-format msgid "%s: no entry %s in archive!\n" msgstr "%s: Kein Eintrag %s in dem Archiv!\n" -#: src/ar.c:1248 src/objdump.c:242 +#: src/ar.c:1252 src/objdump.c:242 #, c-format msgid "cannot open %s" msgstr "Konnte %s nicht öffnen" -#: src/ar.c:1253 +#: src/ar.c:1257 #, c-format msgid "cannot stat %s" msgstr "" -#: src/ar.c:1259 +#: src/ar.c:1263 #, c-format msgid "%s is no regular file" msgstr "%s ist keine reguläre Datei" -#: src/ar.c:1272 +#: src/ar.c:1276 #, c-format msgid "cannot get ELF descriptor for %s: %s\n" msgstr "" -#: src/ar.c:1292 +#: src/ar.c:1296 #, c-format msgid "cannot read %s: %s" msgstr "Konnte %s: %s nicht lesen" +#: src/ar.c:1471 +#, fuzzy, c-format +msgid "cannot represent ar_date" +msgstr "konnte Abschnittsdaten nicht kopieren: %s" + +#: src/ar.c:1477 +#, fuzzy, c-format +msgid "cannot represent ar_uid" +msgstr "konnte Abschnittsdaten nicht kopieren: %s" + +#: src/ar.c:1483 +#, fuzzy, c-format +msgid "cannot represent ar_gid" +msgstr "konnte Abschnittsdaten nicht kopieren: %s" + +#: src/ar.c:1489 +#, fuzzy, c-format +msgid "cannot represent ar_mode" +msgstr "konnte Abschnittsdaten nicht holen: %s" + +#: src/ar.c:1495 +#, fuzzy, c-format +msgid "cannot represent ar_size" +msgstr "Konnte %s nicht öffnen" + #: src/arlib-argp.c:32 msgid "Use zero for uid, gid, and date in archive members." msgstr "" @@ -1390,7 +1456,7 @@ msgid "Be silent when a section cannot be compressed" msgstr "konnte Abschnittsdaten nicht holen: %s" #. Strings for arguments in help texts. -#: src/elfcompress.c:1294 src/elflint.c:78 src/readelf.c:128 +#: src/elfcompress.c:1294 src/elflint.c:78 src/readelf.c:154 msgid "FILE..." msgstr "DATEI..." @@ -1421,7 +1487,7 @@ msgstr "" msgid "Pedantic checking of ELF files compliance with gABI/psABI spec." msgstr "" -#: src/elflint.c:155 src/readelf.c:303 +#: src/elflint.c:155 src/readelf.c:347 #, c-format msgid "cannot open input file" msgstr "Kann Eingabedatei nicht öffnen" @@ -1440,7 +1506,7 @@ msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" msgid "No errors" msgstr "Keine Fehler" -#: src/elflint.c:220 src/readelf.c:480 +#: src/elflint.c:220 src/readelf.c:546 msgid "Missing file name.\n" msgstr "Dateiname fehlt.\n" @@ -1477,7 +1543,7 @@ msgstr "" #: src/elflint.c:381 #, c-format -msgid "unsupport ABI version e_ident[%d] == %d\n" +msgid "unsupported ABI version e_ident[%d] == %d\n" msgstr "" #: src/elflint.c:386 @@ -3393,13 +3459,13 @@ msgstr "%s%s%s: Dateiformat nicht erkannt" msgid "cannot create search tree" msgstr "Kann Suchbaum nicht erstellen" -#: src/nm.c:747 src/nm.c:1208 src/objdump.c:778 src/readelf.c:537 -#: src/readelf.c:1115 src/readelf.c:1315 src/readelf.c:1463 src/readelf.c:1664 -#: src/readelf.c:1870 src/readelf.c:2060 src/readelf.c:2238 src/readelf.c:2314 -#: src/readelf.c:2572 src/readelf.c:2648 src/readelf.c:2735 src/readelf.c:3315 -#: src/readelf.c:3365 src/readelf.c:3428 src/readelf.c:8430 src/readelf.c:9530 -#: src/readelf.c:9733 src/readelf.c:9801 src/size.c:397 src/size.c:466 -#: src/strip.c:572 +#: src/nm.c:747 src/nm.c:1208 src/objdump.c:778 src/readelf.c:606 +#: src/readelf.c:1196 src/readelf.c:1396 src/readelf.c:1544 src/readelf.c:1745 +#: src/readelf.c:1951 src/readelf.c:2141 src/readelf.c:2319 src/readelf.c:2395 +#: src/readelf.c:2653 src/readelf.c:2729 src/readelf.c:2816 src/readelf.c:3414 +#: src/readelf.c:3464 src/readelf.c:3527 src/readelf.c:11028 +#: src/readelf.c:12200 src/readelf.c:12403 src/readelf.c:12471 src/size.c:397 +#: src/size.c:466 src/strip.c:572 #, c-format msgid "cannot get section header string table index" msgstr "" @@ -3482,7 +3548,7 @@ msgstr "" msgid "Show information from FILEs (a.out by default)." msgstr "" -#: src/objdump.c:219 src/readelf.c:485 +#: src/objdump.c:219 src/readelf.c:551 msgid "No operation specified.\n" msgstr "Keine Operation angegeben.\n" @@ -3491,11 +3557,11 @@ msgstr "Keine Operation angegeben.\n" msgid "while close `%s'" msgstr "" -#: src/objdump.c:364 src/readelf.c:1965 src/readelf.c:2157 +#: src/objdump.c:364 src/readelf.c:2046 src/readelf.c:2238 msgid "INVALID SYMBOL" msgstr "" -#: src/objdump.c:379 src/readelf.c:1999 src/readelf.c:2193 +#: src/objdump.c:379 src/readelf.c:2080 src/readelf.c:2274 msgid "INVALID SECTION" msgstr "" @@ -3546,146 +3612,166 @@ msgstr "'%s' ist kein Archiv" msgid "error while freeing sub-ELF descriptor: %s" msgstr "" -#: src/readelf.c:73 +#: src/readelf.c:95 #, fuzzy msgid "ELF input selection:" msgstr "Eingabeauswahloptionen:" -#: src/readelf.c:75 +#: src/readelf.c:97 msgid "" "Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data" msgstr "" -#: src/readelf.c:77 +#: src/readelf.c:100 +msgid "" +"Used with -w to find the skeleton Compile Units in FILE associated with the " +"Split Compile units in a .dwo input file" +msgstr "" + +#: src/readelf.c:102 #, fuzzy msgid "ELF output selection:" msgstr "Eingabeauswahloptionen:" -#: src/readelf.c:79 +#: src/readelf.c:104 msgid "All these plus -p .strtab -p .dynstr -p .comment" msgstr "" -#: src/readelf.c:80 +#: src/readelf.c:105 msgid "Display the dynamic segment" msgstr "" -#: src/readelf.c:81 +#: src/readelf.c:106 msgid "Display the ELF file header" msgstr "" -#: src/readelf.c:83 +#: src/readelf.c:108 msgid "Display histogram of bucket list lengths" msgstr "" -#: src/readelf.c:84 +#: src/readelf.c:109 msgid "Display the program headers" msgstr "Programm-Köpfe anzeigen" -#: src/readelf.c:86 +#: src/readelf.c:111 msgid "Display relocations" msgstr "Relocations anzeigen" -#: src/readelf.c:87 +#: src/readelf.c:112 +#, fuzzy +msgid "Display the section groups" +msgstr "Programm-Köpfe anzeigen" + +#: src/readelf.c:113 #, fuzzy msgid "Display the sections' headers" msgstr "Programm-Köpfe anzeigen" -#: src/readelf.c:90 +#: src/readelf.c:116 #, fuzzy msgid "Display the symbol table sections" msgstr "Symboltabelle anzeigen" -#: src/readelf.c:91 +#: src/readelf.c:117 msgid "Display versioning information" msgstr "Versionierungsinformationen anzeigen" -#: src/readelf.c:92 +#: src/readelf.c:118 #, fuzzy msgid "Display the ELF notes" msgstr "Kernnotizen anzeigen" -#: src/readelf.c:94 +#: src/readelf.c:120 #, fuzzy msgid "Display architecture specific information, if any" msgstr "Architekturspezifische Informationen anzeigen (falls vorhanden)" -#: src/readelf.c:96 +#: src/readelf.c:122 msgid "Display sections for exception handling" msgstr "Abschnitte für Ausnahmebehandlung anzeigen" -#: src/readelf.c:98 +#: src/readelf.c:124 msgid "Additional output selection:" msgstr "" -#: src/readelf.c:100 +#: src/readelf.c:126 msgid "" -"Display DWARF section content. SECTION can be one of abbrev, aranges, " -"decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, " -"pubnames, str, macinfo, macro or exception" +"Display DWARF section content. SECTION can be one of abbrev, addr, aranges, " +"decodedaranges, frame, gdb_index, info, info+, loc, line, decodedline, " +"ranges, pubnames, str, macinfo, macro or exception" msgstr "" -#: src/readelf.c:104 +#: src/readelf.c:130 msgid "Dump the uninterpreted contents of SECTION, by number or name" msgstr "" -#: src/readelf.c:106 +#: src/readelf.c:132 msgid "Print string contents of sections" msgstr "" -#: src/readelf.c:109 +#: src/readelf.c:135 msgid "Display the symbol index of an archive" msgstr "Symbolindex des Archivs anzeigen" -#: src/readelf.c:111 +#: src/readelf.c:137 msgid "Output control:" msgstr "Ausgabekontrolle:" -#: src/readelf.c:113 +#: src/readelf.c:139 msgid "Do not find symbol names for addresses in DWARF data" msgstr "Keine symbolischen Namen für Adressen in DWARF-Daten suchen" -#: src/readelf.c:115 +#: src/readelf.c:141 #, fuzzy msgid "" "Display just offsets instead of resolving values to addresses in DWARF data" msgstr "Keine symbolischen Namen für Adressen in DWARF-Daten suchen" -#: src/readelf.c:117 +#: src/readelf.c:143 msgid "Ignored for compatibility (lines always wide)" msgstr "" -#: src/readelf.c:119 +#: src/readelf.c:145 msgid "" "Show compression information for compressed sections (when used with -S); " "decompress section before dumping data (when used with -p or -x)" msgstr "" #. Short description of program. -#: src/readelf.c:124 +#: src/readelf.c:150 msgid "Print information from ELF file in human-readable form." msgstr "Informationen aus der ELF-Datei in menschenlesbarer Form ausgeben." -#: src/readelf.c:453 +#. Look up once. +#: src/readelf.c:329 +msgid "yes" +msgstr "ja" + +#: src/readelf.c:330 +msgid "no" +msgstr "nein" + +#: src/readelf.c:519 #, c-format msgid "Unknown DWARF debug section `%s'.\n" msgstr "" -#: src/readelf.c:521 src/readelf.c:632 +#: src/readelf.c:590 src/readelf.c:701 #, c-format msgid "cannot generate Elf descriptor: %s" msgstr "konnte Elf-Deskriptor nicht erzeugen: %s" -#: src/readelf.c:528 src/readelf.c:844 src/strip.c:641 +#: src/readelf.c:597 src/readelf.c:925 src/strip.c:641 #, c-format msgid "cannot determine number of sections: %s" msgstr "" -#: src/readelf.c:546 src/readelf.c:1137 src/readelf.c:1339 +#: src/readelf.c:615 src/readelf.c:1218 src/readelf.c:1420 #, c-format msgid "cannot get section: %s" msgstr "" -#: src/readelf.c:555 src/readelf.c:1144 src/readelf.c:1347 src/readelf.c:9753 +#: src/readelf.c:624 src/readelf.c:1225 src/readelf.c:1428 src/readelf.c:12423 #: src/unstrip.c:375 src/unstrip.c:406 src/unstrip.c:455 src/unstrip.c:565 #: src/unstrip.c:582 src/unstrip.c:619 src/unstrip.c:817 src/unstrip.c:1109 #: src/unstrip.c:1301 src/unstrip.c:1362 src/unstrip.c:1535 src/unstrip.c:1650 @@ -3694,320 +3780,320 @@ msgstr "" msgid "cannot get section header: %s" msgstr "" -#: src/readelf.c:563 +#: src/readelf.c:632 #, fuzzy, c-format msgid "cannot get section name" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:572 src/readelf.c:5548 src/readelf.c:7888 src/readelf.c:7990 -#: src/readelf.c:8167 +#: src/readelf.c:641 src/readelf.c:6517 src/readelf.c:10301 src/readelf.c:10403 +#: src/readelf.c:10580 #, c-format msgid "cannot get %s content: %s" msgstr "" -#: src/readelf.c:588 +#: src/readelf.c:657 #, fuzzy, c-format msgid "cannot create temp file '%s'" msgstr "neue Datei konnte nicht angelegt werden" -#: src/readelf.c:597 +#: src/readelf.c:666 #, fuzzy, c-format msgid "cannot write section data" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:603 src/readelf.c:620 src/readelf.c:649 +#: src/readelf.c:672 src/readelf.c:689 src/readelf.c:718 #, c-format msgid "error while closing Elf descriptor: %s" msgstr "" -#: src/readelf.c:610 +#: src/readelf.c:679 #, fuzzy, c-format msgid "error while rewinding file descriptor" msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" -#: src/readelf.c:644 +#: src/readelf.c:713 #, c-format msgid "'%s' is not an archive, cannot print archive index" msgstr "" -#: src/readelf.c:743 -#, fuzzy, c-format -msgid "No such section '%s' in '%s'" -msgstr "konnte Abschnittsdaten nicht holen: %s" - -#: src/readelf.c:770 +#: src/readelf.c:817 #, c-format msgid "cannot stat input file" msgstr "" -#: src/readelf.c:772 +#: src/readelf.c:819 #, c-format msgid "input file is empty" msgstr "" -#: src/readelf.c:774 +#: src/readelf.c:821 #, c-format msgid "failed reading '%s': %s" msgstr "Konnte '%s' nicht lesen: %s" -#: src/readelf.c:829 +#: src/readelf.c:850 +#, fuzzy, c-format +msgid "No such section '%s' in '%s'" +msgstr "konnte Abschnittsdaten nicht holen: %s" + +#: src/readelf.c:910 #, c-format msgid "cannot read ELF header: %s" msgstr "" -#: src/readelf.c:837 +#: src/readelf.c:918 #, c-format msgid "cannot create EBL handle" msgstr "" -#: src/readelf.c:850 +#: src/readelf.c:931 #, fuzzy, c-format msgid "cannot determine number of program headers: %s" msgstr "konnte Programm-Kopf nicht erstellen: %s" -#: src/readelf.c:940 +#: src/readelf.c:1021 msgid "NONE (None)" msgstr "" -#: src/readelf.c:941 +#: src/readelf.c:1022 msgid "REL (Relocatable file)" msgstr "" -#: src/readelf.c:942 +#: src/readelf.c:1023 msgid "EXEC (Executable file)" msgstr "" -#: src/readelf.c:943 +#: src/readelf.c:1024 msgid "DYN (Shared object file)" msgstr "" -#: src/readelf.c:944 +#: src/readelf.c:1025 msgid "CORE (Core file)" msgstr "" -#: src/readelf.c:949 +#: src/readelf.c:1030 #, c-format msgid "OS Specific: (%x)\n" msgstr "" #. && e_type <= ET_HIPROC always true -#: src/readelf.c:951 +#: src/readelf.c:1032 #, c-format msgid "Processor Specific: (%x)\n" msgstr "" -#: src/readelf.c:961 +#: src/readelf.c:1042 msgid "" "ELF Header:\n" " Magic: " msgstr "" -#: src/readelf.c:965 +#: src/readelf.c:1046 #, c-format msgid "" "\n" " Class: %s\n" msgstr "" -#: src/readelf.c:970 +#: src/readelf.c:1051 #, fuzzy, c-format msgid " Data: %s\n" msgstr " Daten: %s\n" -#: src/readelf.c:976 +#: src/readelf.c:1057 #, c-format msgid " Ident Version: %hhd %s\n" msgstr "" -#: src/readelf.c:978 src/readelf.c:995 +#: src/readelf.c:1059 src/readelf.c:1076 msgid "(current)" msgstr "(aktuell)" -#: src/readelf.c:982 +#: src/readelf.c:1063 #, c-format msgid " OS/ABI: %s\n" msgstr "" -#: src/readelf.c:985 +#: src/readelf.c:1066 #, c-format msgid " ABI Version: %hhd\n" msgstr "" -#: src/readelf.c:988 +#: src/readelf.c:1069 msgid " Type: " msgstr " Typ: " -#: src/readelf.c:991 +#: src/readelf.c:1072 #, c-format msgid " Machine: %s\n" msgstr "" -#: src/readelf.c:993 +#: src/readelf.c:1074 #, c-format msgid " Version: %d %s\n" msgstr "" -#: src/readelf.c:997 +#: src/readelf.c:1078 #, c-format msgid " Entry point address: %#<PRIx64>\n" msgstr "" -#: src/readelf.c:1000 +#: src/readelf.c:1081 #, c-format msgid " Start of program headers: %<PRId64> %s\n" msgstr "" -#: src/readelf.c:1001 src/readelf.c:1004 +#: src/readelf.c:1082 src/readelf.c:1085 msgid "(bytes into file)" msgstr "" -#: src/readelf.c:1003 +#: src/readelf.c:1084 #, c-format msgid " Start of section headers: %<PRId64> %s\n" msgstr "" -#: src/readelf.c:1006 +#: src/readelf.c:1087 #, c-format msgid " Flags: %s\n" msgstr "" -#: src/readelf.c:1009 +#: src/readelf.c:1090 #, c-format msgid " Size of this header: %<PRId16> %s\n" msgstr "" -#: src/readelf.c:1010 src/readelf.c:1013 src/readelf.c:1030 +#: src/readelf.c:1091 src/readelf.c:1094 src/readelf.c:1111 msgid "(bytes)" msgstr "(Bytes)" -#: src/readelf.c:1012 +#: src/readelf.c:1093 #, c-format msgid " Size of program header entries: %<PRId16> %s\n" msgstr "" -#: src/readelf.c:1015 +#: src/readelf.c:1096 #, c-format msgid " Number of program headers entries: %<PRId16>" msgstr "" -#: src/readelf.c:1022 +#: src/readelf.c:1103 #, c-format msgid " (%<PRIu32> in [0].sh_info)" msgstr "" -#: src/readelf.c:1025 src/readelf.c:1042 src/readelf.c:1056 +#: src/readelf.c:1106 src/readelf.c:1123 src/readelf.c:1137 msgid " ([0] not available)" msgstr "" -#: src/readelf.c:1029 +#: src/readelf.c:1110 #, c-format msgid " Size of section header entries: %<PRId16> %s\n" msgstr "" -#: src/readelf.c:1032 +#: src/readelf.c:1113 #, c-format msgid " Number of section headers entries: %<PRId16>" msgstr "" -#: src/readelf.c:1039 +#: src/readelf.c:1120 #, c-format msgid " (%<PRIu32> in [0].sh_size)" msgstr "" #. We managed to get the zeroth section. -#: src/readelf.c:1052 +#: src/readelf.c:1133 #, c-format msgid " (%<PRIu32> in [0].sh_link)" msgstr "" -#: src/readelf.c:1060 +#: src/readelf.c:1141 #, c-format msgid "" " Section header string table index: XINDEX%s\n" "\n" msgstr "" -#: src/readelf.c:1064 +#: src/readelf.c:1145 #, c-format msgid "" " Section header string table index: %<PRId16>\n" "\n" msgstr "" -#: src/readelf.c:1107 +#: src/readelf.c:1188 #, c-format msgid "" "There are %d section headers, starting at offset %#<PRIx64>:\n" "\n" msgstr "" -#: src/readelf.c:1117 +#: src/readelf.c:1198 msgid "Section Headers:" msgstr "" -#: src/readelf.c:1120 +#: src/readelf.c:1201 msgid "" "[Nr] Name Type Addr Off Size ES Flags Lk " "Inf Al" msgstr "" -#: src/readelf.c:1122 +#: src/readelf.c:1203 msgid "" "[Nr] Name Type Addr Off Size ES " "Flags Lk Inf Al" msgstr "" -#: src/readelf.c:1127 +#: src/readelf.c:1208 msgid " [Compression Size Al]" msgstr "" -#: src/readelf.c:1129 +#: src/readelf.c:1210 msgid " [Compression Size Al]" msgstr "" -#: src/readelf.c:1205 +#: src/readelf.c:1286 #, c-format msgid "bad compression header for section %zd: %s" msgstr "" -#: src/readelf.c:1216 +#: src/readelf.c:1297 #, c-format msgid "bad gnu compressed size for section %zd: %s" msgstr "" -#: src/readelf.c:1234 +#: src/readelf.c:1315 msgid "Program Headers:" msgstr "Programm-Köpfe:" -#: src/readelf.c:1236 +#: src/readelf.c:1317 msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align" msgstr "" -#: src/readelf.c:1239 +#: src/readelf.c:1320 msgid "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align" msgstr "" -#: src/readelf.c:1296 +#: src/readelf.c:1377 #, c-format msgid "\t[Requesting program interpreter: %s]\n" msgstr "" -#: src/readelf.c:1317 +#: src/readelf.c:1398 msgid "" "\n" " Section to Segment mapping:\n" " Segment Sections..." msgstr "" -#: src/readelf.c:1328 src/unstrip.c:1944 src/unstrip.c:1986 src/unstrip.c:1993 +#: src/readelf.c:1409 src/unstrip.c:1944 src/unstrip.c:1986 src/unstrip.c:1993 #, c-format msgid "cannot get program header: %s" msgstr "" -#: src/readelf.c:1471 +#: src/readelf.c:1552 #, c-format msgid "" "\n" @@ -4018,7 +4104,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:1476 +#: src/readelf.c:1557 #, c-format msgid "" "\n" @@ -4029,31 +4115,31 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:1484 +#: src/readelf.c:1565 msgid "<INVALID SYMBOL>" msgstr "" -#: src/readelf.c:1498 +#: src/readelf.c:1579 msgid "<INVALID SECTION>" msgstr "" -#: src/readelf.c:1521 src/readelf.c:2248 src/readelf.c:3331 src/readelf.c:9624 -#: src/readelf.c:9631 src/readelf.c:9675 src/readelf.c:9682 +#: src/readelf.c:1602 src/readelf.c:2329 src/readelf.c:3430 src/readelf.c:12294 +#: src/readelf.c:12301 src/readelf.c:12345 src/readelf.c:12352 msgid "Couldn't uncompress section" msgstr "" -#: src/readelf.c:1526 src/readelf.c:2253 src/readelf.c:3336 +#: src/readelf.c:1607 src/readelf.c:2334 src/readelf.c:3435 #, fuzzy, c-format msgid "cannot get section [%zd] header: %s" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:1670 src/readelf.c:2320 src/readelf.c:2578 src/readelf.c:2654 -#: src/readelf.c:2958 src/readelf.c:3032 src/readelf.c:4759 +#: src/readelf.c:1751 src/readelf.c:2401 src/readelf.c:2659 src/readelf.c:2735 +#: src/readelf.c:3039 src/readelf.c:3113 src/readelf.c:5308 #, fuzzy, c-format msgid "invalid sh_link value in section %zu" msgstr "ungültige .debug_line Sektion" -#: src/readelf.c:1673 +#: src/readelf.c:1754 #, c-format msgid "" "\n" @@ -4066,43 +4152,43 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:1683 +#: src/readelf.c:1764 msgid " Type Value\n" msgstr "" -#: src/readelf.c:1707 +#: src/readelf.c:1788 #, c-format msgid "Shared library: [%s]\n" msgstr "" -#: src/readelf.c:1712 +#: src/readelf.c:1793 #, c-format msgid "Library soname: [%s]\n" msgstr "" -#: src/readelf.c:1717 +#: src/readelf.c:1798 #, c-format msgid "Library rpath: [%s]\n" msgstr "" -#: src/readelf.c:1722 +#: src/readelf.c:1803 #, c-format msgid "Library runpath: [%s]\n" msgstr "" -#: src/readelf.c:1742 +#: src/readelf.c:1823 #, c-format msgid "%<PRId64> (bytes)\n" msgstr "" -#: src/readelf.c:1855 src/readelf.c:2045 +#: src/readelf.c:1936 src/readelf.c:2126 #, c-format msgid "" "\n" "Invalid symbol table at offset %#0<PRIx64>\n" msgstr "" -#: src/readelf.c:1873 src/readelf.c:2063 +#: src/readelf.c:1954 src/readelf.c:2144 #, c-format msgid "" "\n" @@ -4121,7 +4207,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:1888 src/readelf.c:2078 +#: src/readelf.c:1969 src/readelf.c:2159 #, c-format msgid "" "\n" @@ -4132,29 +4218,29 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:1898 +#: src/readelf.c:1979 msgid " Offset Type Value Name\n" msgstr "" -#: src/readelf.c:1900 +#: src/readelf.c:1981 msgid " Offset Type Value Name\n" msgstr "" -#: src/readelf.c:1953 src/readelf.c:1964 src/readelf.c:1977 src/readelf.c:1998 -#: src/readelf.c:2010 src/readelf.c:2144 src/readelf.c:2156 src/readelf.c:2170 -#: src/readelf.c:2192 src/readelf.c:2205 +#: src/readelf.c:2034 src/readelf.c:2045 src/readelf.c:2058 src/readelf.c:2079 +#: src/readelf.c:2091 src/readelf.c:2225 src/readelf.c:2237 src/readelf.c:2251 +#: src/readelf.c:2273 src/readelf.c:2286 msgid "<INVALID RELOC>" msgstr "" -#: src/readelf.c:2088 +#: src/readelf.c:2169 msgid " Offset Type Value Addend Name\n" msgstr "" -#: src/readelf.c:2090 +#: src/readelf.c:2171 msgid " Offset Type Value Addend Name\n" msgstr "" -#: src/readelf.c:2328 +#: src/readelf.c:2409 #, c-format msgid "" "\n" @@ -4165,40 +4251,40 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:2333 +#: src/readelf.c:2414 #, 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:2341 +#: src/readelf.c:2422 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: src/readelf.c:2343 +#: src/readelf.c:2424 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: src/readelf.c:2363 +#: src/readelf.c:2444 #, c-format msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s" msgstr "" -#: src/readelf.c:2451 +#: src/readelf.c:2532 #, c-format msgid "bad dynamic symbol" msgstr "" -#: src/readelf.c:2533 +#: src/readelf.c:2614 msgid "none" msgstr "keine" -#: src/readelf.c:2550 +#: src/readelf.c:2631 msgid "| <unknown>" msgstr "| <unbekannt>" -#: src/readelf.c:2581 +#: src/readelf.c:2662 #, c-format msgid "" "\n" @@ -4211,17 +4297,17 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:2602 +#: src/readelf.c:2683 #, fuzzy, c-format msgid " %#06x: Version: %hu File: %s Cnt: %hu\n" msgstr " %#06x: Version: %hu Datei: %s Cnt: %hu\n" -#: src/readelf.c:2615 +#: src/readelf.c:2696 #, c-format msgid " %#06x: Name: %s Flags: %s Version: %hu\n" msgstr " %#06x: Name: %s Flags: %s Version: %hu\n" -#: src/readelf.c:2658 +#: src/readelf.c:2739 #, c-format msgid "" "\n" @@ -4234,18 +4320,18 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:2686 +#: src/readelf.c:2767 #, c-format msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n" msgstr "" -#: src/readelf.c:2701 +#: src/readelf.c:2782 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr "" #. Print the header. -#: src/readelf.c:2962 +#: src/readelf.c:3043 #, c-format msgid "" "\n" @@ -4258,15 +4344,15 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:2990 +#: src/readelf.c:3071 msgid " 0 *local* " msgstr " 0 *lokal* " -#: src/readelf.c:2995 +#: src/readelf.c:3076 msgid " 1 *global* " msgstr " 1 *global* " -#: src/readelf.c:3037 +#: src/readelf.c:3118 #, c-format msgid "" "\n" @@ -4281,56 +4367,66 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:3059 +#: src/readelf.c:3140 #, no-c-format msgid " Length Number % of total Coverage\n" msgstr "" -#: src/readelf.c:3061 +#: src/readelf.c:3142 #, c-format msgid " 0 %6<PRIu32> %5.1f%%\n" msgstr " 0 %6<PRIu32> %5.1f%%\n" -#: src/readelf.c:3068 +#: src/readelf.c:3149 #, c-format msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n" msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n" -#: src/readelf.c:3081 +#: src/readelf.c:3162 #, c-format msgid "" " Average number of tests: successful lookup: %f\n" "\t\t\t unsuccessful lookup: %f\n" msgstr "" -#: src/readelf.c:3099 src/readelf.c:3154 src/readelf.c:3211 +#: src/readelf.c:3180 src/readelf.c:3244 src/readelf.c:3310 #, c-format msgid "cannot get data for section %d: %s" msgstr "" -#: src/readelf.c:3107 +#: src/readelf.c:3188 #, fuzzy, c-format msgid "invalid data in sysv.hash section %d" msgstr "ungültige .debug_line Sektion" -#: src/readelf.c:3162 +#: src/readelf.c:3217 +#, fuzzy, c-format +msgid "invalid chain in sysv.hash section %d" +msgstr "ungültige .debug_line Sektion" + +#: src/readelf.c:3252 #, fuzzy, c-format msgid "invalid data in sysv.hash64 section %d" msgstr "ungültige .debug_line Sektion" -#: src/readelf.c:3220 +#: src/readelf.c:3283 +#, fuzzy, c-format +msgid "invalid chain in sysv.hash64 section %d" +msgstr "ungültige .debug_line Sektion" + +#: src/readelf.c:3319 #, fuzzy, c-format msgid "invalid data in gnu.hash section %d" msgstr "ungültige .debug_line Sektion" -#: src/readelf.c:3287 +#: src/readelf.c:3386 #, c-format msgid "" " Symbol Bias: %u\n" " Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n" msgstr "" -#: src/readelf.c:3376 +#: src/readelf.c:3475 #, c-format msgid "" "\n" @@ -4341,13 +4437,13 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:3390 +#: src/readelf.c:3489 msgid "" " Library Time Stamp Checksum Version " "Flags" msgstr "" -#: src/readelf.c:3440 +#: src/readelf.c:3539 #, c-format msgid "" "\n" @@ -4355,142 +4451,102 @@ msgid "" "%#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:3457 +#: src/readelf.c:3556 msgid " Owner Size\n" msgstr "" -#: src/readelf.c:3486 +#: src/readelf.c:3585 #, c-format msgid " %-13s %4<PRIu32>\n" msgstr " %-13s %4<PRIu32>\n" #. Unknown subsection, print and skip. -#: src/readelf.c:3525 +#: src/readelf.c:3624 #, c-format msgid " %-4u %12<PRIu32>\n" msgstr " %-4u %12<PRIu32>\n" #. Tag_File -#: src/readelf.c:3530 +#: src/readelf.c:3629 #, c-format msgid " File: %11<PRIu32>\n" msgstr " File: %11<PRIu32>\n" -#: src/readelf.c:3579 +#: src/readelf.c:3678 #, c-format msgid " %s: %<PRId64>, %s\n" msgstr " %s: %<PRId64>, %s\n" -#: src/readelf.c:3582 +#: src/readelf.c:3681 #, c-format msgid " %s: %<PRId64>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:3585 +#: src/readelf.c:3684 #, c-format msgid " %s: %s\n" msgstr " %s: %s\n" -#: src/readelf.c:3595 +#: src/readelf.c:3694 #, c-format msgid " %u: %<PRId64>\n" msgstr " %u: %<PRId64>\n" -#: src/readelf.c:3598 +#: src/readelf.c:3697 #, c-format msgid " %u: %s\n" msgstr " %u: %s\n" -#: src/readelf.c:3643 -#, c-format -msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>" -msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>" - -#: src/readelf.c:3646 -#, c-format -msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" -msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" - -#: src/readelf.c:3651 -#, c-format -msgid "%#<PRIx64> <%s+%#<PRIx64>>" -msgstr "%#<PRIx64> <%s+%#<PRIx64>>" - -#: src/readelf.c:3654 -#, c-format -msgid "%#0*<PRIx64> <%s+%#<PRIx64>>" -msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>" - -#: src/readelf.c:3660 -#, c-format -msgid "%s+%#<PRIx64> <%s>" -msgstr "%s+%#<PRIx64> <%s>" - -#: src/readelf.c:3663 -#, c-format -msgid "%s+%#0*<PRIx64> <%s>" -msgstr "%s+%#0*<PRIx64> <%s>" - -#: src/readelf.c:3667 -#, c-format -msgid "%#<PRIx64> <%s>" -msgstr "%#<PRIx64> <%s>" - -#: src/readelf.c:3670 -#, c-format -msgid "%#0*<PRIx64> <%s>" -msgstr "%#0*<PRIx64> <%s>" - -#: src/readelf.c:3675 -#, c-format -msgid "%s+%#<PRIx64>" -msgstr "%s+%#<PRIx64>" - -#: src/readelf.c:3678 -#, c-format -msgid "%s+%#0*<PRIx64>" -msgstr "%s+%#0*<PRIx64>" +#: src/readelf.c:3767 +#, fuzzy, c-format +msgid "sprintf failure" +msgstr "mprotect fehlgeschlagen" -#: src/readelf.c:4081 +#: src/readelf.c:4249 msgid "empty block" msgstr "" -#: src/readelf.c:4084 +#: src/readelf.c:4252 #, c-format msgid "%zu byte block:" msgstr "" -#: src/readelf.c:4481 +#: src/readelf.c:4730 #, c-format -msgid "%*s[%4<PRIuMAX>] %s <TRUNCATED>\n" +msgid "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n" msgstr "" -#: src/readelf.c:4538 +#: src/readelf.c:4794 #, c-format msgid "%s %#<PRIx64> used with different address sizes" msgstr "" -#: src/readelf.c:4545 +#: src/readelf.c:4801 #, c-format msgid "%s %#<PRIx64> used with different offset sizes" msgstr "" -#: src/readelf.c:4552 +#: src/readelf.c:4808 #, c-format msgid "%s %#<PRIx64> used with different base addresses" msgstr "" -#: src/readelf.c:4641 +#: src/readelf.c:4815 +#, c-format +msgid "%s %#<PRIx64> used with different attribute %s and %s" +msgstr "" + +#: src/readelf.c:4912 #, c-format msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n" msgstr "" -#: src/readelf.c:4649 +#: src/readelf.c:4920 #, c-format msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n" msgstr "" -#: src/readelf.c:4675 +#: src/readelf.c:4998 #, c-format msgid "" "\n" @@ -4498,37 +4554,79 @@ msgid "" " [ Code]\n" msgstr "" -#: src/readelf.c:4683 +#: src/readelf.c:5006 #, c-format msgid "" "\n" "Abbreviation section at offset %<PRIu64>:\n" msgstr "" -#: src/readelf.c:4696 +#: src/readelf.c:5019 #, c-format msgid " *** error while reading abbreviation: %s\n" msgstr "" -#: src/readelf.c:4712 +#: src/readelf.c:5035 #, c-format msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n" msgstr "" -#: src/readelf.c:4715 src/readelf.c:6164 src/readelf.c:6172 src/readelf.c:7745 -msgid "yes" -msgstr "ja" +#: src/readelf.c:5068 src/readelf.c:5377 src/readelf.c:5541 src/readelf.c:5926 +#: src/readelf.c:6527 src/readelf.c:8168 src/readelf.c:8838 src/readelf.c:9274 +#: src/readelf.c:9518 src/readelf.c:9683 src/readelf.c:10044 +#: src/readelf.c:10102 +#, c-format +msgid "" +"\n" +"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" +msgstr "" -#: src/readelf.c:4715 src/readelf.c:6164 src/readelf.c:7745 -msgid "no" -msgstr "nein" +#: src/readelf.c:5081 +#, fuzzy, c-format +msgid "cannot get .debug_addr section data: %s" +msgstr "konnte Abschnittsdaten nicht holen: %s" + +#: src/readelf.c:5181 src/readelf.c:5205 src/readelf.c:5586 src/readelf.c:8883 +#, fuzzy, c-format +msgid " Length: %8<PRIu64>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:5183 src/readelf.c:5220 src/readelf.c:5599 src/readelf.c:8896 +#, fuzzy, c-format +msgid " DWARF version: %8<PRIu16>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:5184 src/readelf.c:5229 src/readelf.c:5608 src/readelf.c:8905 +#, fuzzy, c-format +msgid " Address size: %8<PRIu64>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:5186 src/readelf.c:5239 src/readelf.c:5618 src/readelf.c:8915 +#, fuzzy, c-format +msgid " Segment size: %8<PRIu64>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:5224 src/readelf.c:5603 src/readelf.c:8900 src/readelf.c:10234 +#, fuzzy, c-format +msgid "Unknown version" +msgstr "unbekannte Version" -#: src/readelf.c:4749 src/readelf.c:4822 +#: src/readelf.c:5234 src/readelf.c:5447 src/readelf.c:5613 src/readelf.c:8910 +#, fuzzy, c-format +msgid "unsupported address size" +msgstr "Kein Adress-Wert" + +#: src/readelf.c:5245 src/readelf.c:5456 src/readelf.c:5623 src/readelf.c:8920 +#, c-format +msgid "unsupported segment size" +msgstr "" + +#: src/readelf.c:5298 src/readelf.c:5372 #, c-format msgid "cannot get .debug_aranges content: %s" msgstr "" -#: src/readelf.c:4764 +#: src/readelf.c:5313 #, c-format msgid "" "\n" @@ -4539,195 +4637,241 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:4795 +#: src/readelf.c:5344 #, c-format msgid " [%*zu] ???\n" msgstr " [%*zu] ???\n" -#: src/readelf.c:4797 +#: src/readelf.c:5346 #, c-format msgid "" " [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n" msgstr "" -#: src/readelf.c:4827 src/readelf.c:4981 src/readelf.c:5558 src/readelf.c:6515 -#: src/readelf.c:7047 src/readelf.c:7167 src/readelf.c:7331 src/readelf.c:7819 -#, c-format -msgid "" -"\n" -"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" -msgstr "" - -#: src/readelf.c:4840 src/readelf.c:6541 +#: src/readelf.c:5390 src/readelf.c:8195 #, c-format msgid "" "\n" "Table at offset %zu:\n" msgstr "" -#: src/readelf.c:4844 src/readelf.c:5582 src/readelf.c:6552 +#: src/readelf.c:5394 src/readelf.c:5567 src/readelf.c:6551 src/readelf.c:8206 +#: src/readelf.c:8864 #, c-format msgid "invalid data in section [%zu] '%s'" msgstr "" -#: src/readelf.c:4860 +#: src/readelf.c:5410 #, fuzzy, c-format msgid "" "\n" " Length: %6<PRIu64>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:4872 +#: src/readelf.c:5422 #, fuzzy, c-format msgid " DWARF version: %6<PRIuFAST16>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:4876 +#: src/readelf.c:5426 #, c-format msgid "unsupported aranges version" msgstr "" -#: src/readelf.c:4887 +#: src/readelf.c:5437 #, fuzzy, c-format msgid " CU offset: %6<PRIx64>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:4893 +#: src/readelf.c:5443 #, c-format msgid " Address size: %6<PRIu64>\n" msgstr "" -#: src/readelf.c:4897 -#, fuzzy, c-format -msgid "unsupported address size" -msgstr "Kein Adress-Wert" - -#: src/readelf.c:4902 +#: src/readelf.c:5452 #, c-format msgid "" " Segment size: %6<PRIu64>\n" "\n" msgstr "" -#: src/readelf.c:4906 +#: src/readelf.c:5507 #, c-format -msgid "unsupported segment size" +msgid " %zu padding bytes\n" msgstr "" -#: src/readelf.c:4946 +#: src/readelf.c:5550 #, fuzzy, c-format -msgid " %s..%s (%<PRIx64>)\n" +msgid "cannot get .debug_rnglists content: %s" +msgstr "konnte Programm-Kopf nicht erstellen: %s" + +#: src/readelf.c:5573 src/readelf.c:8870 +#, fuzzy, c-format +msgid "" +"Table at Offset 0x%<PRIx64>:\n" +"\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:4949 +#: src/readelf.c:5628 src/readelf.c:8925 #, fuzzy, c-format -msgid " %s..%s\n" -msgstr " [%6tx] %s..%s\n" +msgid " Offset entries: %8<PRIu64>\n" +msgstr " %s: %<PRId64>\n" -#: src/readelf.c:4958 +#: src/readelf.c:5644 src/readelf.c:8941 #, c-format -msgid " %zu padding bytes\n" +msgid " Unknown CU base: " msgstr "" -#: src/readelf.c:4976 +#: src/readelf.c:5646 src/readelf.c:8943 #, c-format -msgid "cannot get .debug_ranges content: %s" +msgid " CU [%6<PRIx64>] base: " msgstr "" -#: src/readelf.c:5006 src/readelf.c:7074 +#: src/readelf.c:5652 src/readelf.c:8949 #, c-format -msgid " [%6tx] <INVALID DATA>\n" +msgid " Not associated with a CU.\n" msgstr "" -#: src/readelf.c:5028 src/readelf.c:7096 +#: src/readelf.c:5663 src/readelf.c:8960 #, c-format -msgid " [%6tx] base address %s\n" +msgid "too many offset entries for unit length" msgstr "" -#: src/readelf.c:5035 src/readelf.c:7103 +#: src/readelf.c:5667 src/readelf.c:8964 #, fuzzy, c-format -msgid " [%6tx] empty list\n" -msgstr " [%6tx] %s..%s\n" +msgid " Offsets starting at 0x%<PRIx64>:\n" +msgstr " %s: %<PRId64>\n" -#. We have an address range entry. -#. First address range entry in a list. -#: src/readelf.c:5046 +#: src/readelf.c:5719 +#, fuzzy, c-format +msgid "invalid range list data" +msgstr "Ungültige Daten" + +#: src/readelf.c:5904 src/readelf.c:9252 #, c-format -msgid " [%6tx] %s..%s\n" -msgstr " [%6tx] %s..%s\n" +msgid "" +" %zu padding bytes\n" +"\n" +msgstr "" -#: src/readelf.c:5048 +#: src/readelf.c:5921 #, c-format -msgid " %s..%s\n" -msgstr " %s..%s\n" +msgid "cannot get .debug_ranges content: %s" +msgstr "" + +#: src/readelf.c:5957 src/readelf.c:9307 +#, c-format +msgid "" +"\n" +" Unknown CU base: " +msgstr "" + +#: src/readelf.c:5959 src/readelf.c:9309 +#, c-format +msgid "" +"\n" +" CU [%6<PRIx64>] base: " +msgstr "" + +#: src/readelf.c:5968 src/readelf.c:9335 src/readelf.c:9361 +#, c-format +msgid " [%6tx] <INVALID DATA>\n" +msgstr "" + +#: src/readelf.c:5989 src/readelf.c:9441 +#, c-format +msgid "" +" [%6tx] base address\n" +" " +msgstr "" -#: src/readelf.c:5284 +#: src/readelf.c:5997 src/readelf.c:9449 +#, fuzzy, c-format +msgid " [%6tx] empty list\n" +msgstr " [%6tx] %s..%s\n" + +#: src/readelf.c:6252 msgid " <INVALID DATA>\n" msgstr "" -#: src/readelf.c:5537 +#: src/readelf.c:6505 #, fuzzy, c-format msgid "cannot get ELF: %s" msgstr "ELF Kopf konnte nicht ausgelesen werden" -#: src/readelf.c:5554 +#: src/readelf.c:6523 #, c-format msgid "" "\n" "Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n" msgstr "" -#: src/readelf.c:5604 +#: src/readelf.c:6573 #, c-format msgid "" "\n" " [%6tx] Zero terminator\n" msgstr "" -#: src/readelf.c:5697 src/readelf.c:5852 +#: src/readelf.c:6666 src/readelf.c:6820 #, fuzzy, c-format msgid "invalid augmentation length" msgstr "ungültige Abschnittsausrichtung" -#: src/readelf.c:5712 +#: src/readelf.c:6681 msgid "FDE address encoding: " msgstr "" -#: src/readelf.c:5718 +#: src/readelf.c:6687 msgid "LSDA pointer encoding: " msgstr "" -#: src/readelf.c:5829 +#: src/readelf.c:6797 #, c-format msgid " (offset: %#<PRIx64>)" msgstr "" -#: src/readelf.c:5836 +#: src/readelf.c:6804 #, c-format msgid " (end offset: %#<PRIx64>)" msgstr "" -#: src/readelf.c:5873 +#: src/readelf.c:6841 #, c-format msgid " %-26sLSDA pointer: %#<PRIx64>\n" msgstr "" -#: src/readelf.c:5928 +#: src/readelf.c:6926 #, c-format -msgid "cannot get attribute code: %s" +msgid "DIE [%<PRIx64>] cannot get attribute code: %s" msgstr "" -#: src/readelf.c:5937 +#: src/readelf.c:6936 #, c-format -msgid "cannot get attribute form: %s" +msgid "DIE [%<PRIx64>] cannot get attribute form: %s" msgstr "" -#: src/readelf.c:5952 +#: src/readelf.c:6958 #, c-format -msgid "cannot get attribute value: %s" +msgid "DIE [%<PRIx64>] cannot get attribute '%s' (%s) value: %s" msgstr "" -#: src/readelf.c:6254 +#: src/readelf.c:7291 +#, fuzzy, c-format +msgid "invalid file (%<PRId64>): %s" +msgstr "Ungültige Datei" + +#: src/readelf.c:7295 +#, fuzzy, c-format +msgid "no srcfiles for CU [%<PRIx64>]" +msgstr "unbekannte Form %<PRIx64>" + +#: src/readelf.c:7299 +#, fuzzy, c-format +msgid "couldn't get DWARF CU: %s" +msgstr "ELF Kopf konnte nicht ausgelesen werden" + +#: src/readelf.c:7522 #, c-format msgid "" "\n" @@ -4735,16 +4879,21 @@ msgid "" " [Offset]\n" msgstr "" -#: src/readelf.c:6286 +#: src/readelf.c:7572 +#, fuzzy, c-format +msgid "cannot get next unit: %s" +msgstr "konnte Abschnittsdaten nicht holen: %s" + +#: src/readelf.c:7591 #, c-format msgid "" " Type unit at offset %<PRIu64>:\n" " Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: " "%<PRIu8>, Offset size: %<PRIu8>\n" -" Type signature: %#<PRIx64>, Type offset: %#<PRIx64>\n" +" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n" msgstr "" -#: src/readelf.c:6295 +#: src/readelf.c:7603 #, c-format msgid "" " Compilation unit at offset %<PRIu64>:\n" @@ -4752,32 +4901,45 @@ msgid "" "%<PRIu8>, Offset size: %<PRIu8>\n" msgstr "" -#: src/readelf.c:6320 +#: src/readelf.c:7613 src/readelf.c:7776 #, c-format -msgid "cannot get DIE at offset %<PRIu64> in section '%s': %s" +msgid " Unit type: %s (%<PRIu8>)" msgstr "" -#: src/readelf.c:6334 +#: src/readelf.c:7640 #, c-format -msgid "cannot get DIE offset: %s" +msgid "unknown version (%d) or unit type (%d)" msgstr "" -#: src/readelf.c:6343 +#: src/readelf.c:7669 #, c-format -msgid "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s" +msgid "cannot get DIE offset: %s" msgstr "" -#: src/readelf.c:6375 +#: src/readelf.c:7678 +#, 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:7716 #, c-format msgid "cannot get next DIE: %s\n" msgstr "" -#: src/readelf.c:6383 +#: src/readelf.c:7724 #, c-format msgid "cannot get next DIE: %s" msgstr "" -#: src/readelf.c:6419 +#: src/readelf.c:7768 +#, c-format +msgid "" +" Split compilation unit at offset %<PRIu64>:\n" +" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: " +"%<PRIu8>, Offset size: %<PRIu8>\n" +msgstr "" + +#: src/readelf.c:7819 #, c-format msgid "" "\n" @@ -4785,171 +4947,201 @@ msgid "" "\n" msgstr "" -#: src/readelf.c:6528 +#: src/readelf.c:8151 +#, fuzzy, c-format +msgid "unknown form: %s" +msgstr "unbekannte Form %<PRIx64>" + +#: src/readelf.c:8182 #, c-format msgid "cannot get line data section data: %s" msgstr "" #. Print what we got so far. -#: src/readelf.c:6598 +#: src/readelf.c:8284 #, c-format msgid "" "\n" -" Length: %<PRIu64>\n" -" DWARF version: %<PRIuFAST16>\n" -" Prologue length: %<PRIu64>\n" -" Minimum instruction length: %<PRIuFAST8>\n" -" Maximum operations per instruction: %<PRIuFAST8>\n" -" Initial value if '%s': %<PRIuFAST8>\n" -" Line base: %<PRIdFAST8>\n" -" Line range: %<PRIuFAST8>\n" -" Opcode base: %<PRIuFAST8>\n" +" Length: %<PRIu64>\n" +" DWARF version: %<PRIuFAST16>\n" +" Prologue length: %<PRIu64>\n" +" Address size: %zd\n" +" Segment selector size: %zd\n" +" Min instruction length: %<PRIuFAST8>\n" +" Max operations per instruction: %<PRIuFAST8>\n" +" Initial value if 'is_stmt': %<PRIuFAST8>\n" +" Line base: %<PRIdFAST8>\n" +" Line range: %<PRIuFAST8>\n" +" Opcode base: %<PRIuFAST8>\n" "\n" "Opcodes:\n" msgstr "" -#: src/readelf.c:6619 +#: src/readelf.c:8306 +#, fuzzy, c-format +msgid "cannot handle .debug_line version: %u\n" +msgstr "ungültige .debug_line Sektion" + +#: src/readelf.c:8314 +#, fuzzy, c-format +msgid "cannot handle address size: %u\n" +msgstr "Kein Adress-Wert" + +#: src/readelf.c:8322 +#, c-format +msgid "cannot handle segment selector size: %u\n" +msgstr "" + +#: src/readelf.c:8332 #, c-format msgid "invalid data at offset %tu in section [%zu] '%s'" msgstr "" -#: src/readelf.c:6634 +#: src/readelf.c:8347 #, c-format msgid " [%*<PRIuFAST8>] %hhu argument\n" msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:6642 +#: src/readelf.c:8358 msgid "" "\n" "Directory table:" msgstr "" -#: src/readelf.c:6658 +#: src/readelf.c:8364 src/readelf.c:8439 +#, fuzzy, c-format +msgid " [" +msgstr " %s: %s\n" + +#: src/readelf.c:8433 msgid "" "\n" -"File name table:\n" -" Entry Dir Time Size Name" +"File name table:" msgstr "" -#: src/readelf.c:6693 +#: src/readelf.c:8494 +msgid " Entry Dir Time Size Name" +msgstr "" + +#: src/readelf.c:8529 msgid "" "\n" "Line number statements:" msgstr "" -#: src/readelf.c:6744 +#: src/readelf.c:8552 #, c-format msgid "invalid maximum operations per instruction is zero" msgstr "" -#: src/readelf.c:6780 +#: src/readelf.c:8586 +#, c-format +msgid " special opcode %u: address+%u = " +msgstr "" + +#: src/readelf.c:8590 #, c-format -msgid " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n" +msgid ", op_index = %u, line%+d = %zu\n" msgstr "" -#: src/readelf.c:6785 +#: src/readelf.c:8593 #, c-format -msgid " special opcode %u: address+%u = %s, line%+d = %zu\n" +msgid ", line%+d = %zu\n" msgstr "" -#: src/readelf.c:6805 +#: src/readelf.c:8611 #, c-format msgid " extended opcode %u: " msgstr "" -#: src/readelf.c:6810 +#: src/readelf.c:8616 msgid " end of sequence" msgstr "" -#: src/readelf.c:6829 -#, c-format -msgid " set address to %s\n" -msgstr "" +#: src/readelf.c:8634 +#, fuzzy, c-format +msgid " set address to " +msgstr "Außerhalb des Adressbereiches" -#: src/readelf.c:6856 +#: src/readelf.c:8662 #, c-format msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n" msgstr "" -#: src/readelf.c:6869 +#: src/readelf.c:8675 #, c-format msgid " set discriminator to %u\n" msgstr "" #. Unknown, ignore it. -#: src/readelf.c:6874 +#: src/readelf.c:8680 #, fuzzy msgid " unknown opcode" msgstr "unbekannter Typ" #. Takes no argument. -#: src/readelf.c:6886 +#: src/readelf.c:8692 msgid " copy" msgstr "" -#: src/readelf.c:6897 +#: src/readelf.c:8701 #, c-format -msgid " advance address by %u to %s, op_index to %u\n" +msgid " advance address by %u to " msgstr "" -#: src/readelf.c:6901 +#: src/readelf.c:8705 src/readelf.c:8761 #, c-format -msgid " advance address by %u to %s\n" +msgid ", op_index to %u" msgstr "" -#: src/readelf.c:6912 +#: src/readelf.c:8715 #, c-format msgid " advance line by constant %d to %<PRId64>\n" msgstr "" -#: src/readelf.c:6920 +#: src/readelf.c:8723 #, c-format msgid " set file to %<PRIu64>\n" msgstr "" -#: src/readelf.c:6930 +#: src/readelf.c:8733 #, c-format msgid " set column to %<PRIu64>\n" msgstr "" -#: src/readelf.c:6937 +#: src/readelf.c:8740 #, c-format msgid " set '%s' to %<PRIuFAST8>\n" msgstr "" #. Takes no argument. -#: src/readelf.c:6943 +#: src/readelf.c:8746 msgid " set basic block flag" msgstr "" -#: src/readelf.c:6956 +#: src/readelf.c:8757 #, c-format -msgid " advance address by constant %u to %s, op_index to %u\n" +msgid " advance address by constant %u to " msgstr "" -#: src/readelf.c:6960 +#: src/readelf.c:8776 #, c-format -msgid " advance address by constant %u to %s\n" -msgstr "" - -#: src/readelf.c:6978 -#, c-format -msgid " advance address by fixed value %u to %s\n" +msgid " advance address by fixed value %u to \n" msgstr "" #. Takes no argument. -#: src/readelf.c:6987 +#: src/readelf.c:8786 msgid " set prologue end flag" msgstr "" #. Takes no argument. -#: src/readelf.c:6992 +#: src/readelf.c:8791 msgid " set epilogue begin flag" msgstr "" -#: src/readelf.c:7001 +#: src/readelf.c:8800 #, c-format msgid " set isa to %u\n" msgstr "" @@ -4957,109 +5149,103 @@ 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:7010 +#: src/readelf.c:8809 #, c-format msgid " unknown opcode with %<PRIu8> parameter:" msgid_plural " unknown opcode with %<PRIu8> parameters:" msgstr[0] "" msgstr[1] "" -#: src/readelf.c:7042 -#, c-format -msgid "cannot get .debug_loc content: %s" -msgstr "" +#: src/readelf.c:8847 +#, fuzzy, c-format +msgid "cannot get .debug_loclists content: %s" +msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s" -#. First entry in a list. -#: src/readelf.c:7117 -#, c-format -msgid " [%6tx] %s..%s" -msgstr " [%6tx] %s..%s" +#: src/readelf.c:9016 +#, fuzzy, c-format +msgid "invalid loclists data" +msgstr "Ungültige Daten" -#: src/readelf.c:7119 +#: src/readelf.c:9269 #, c-format -msgid " %s..%s" -msgstr " %s..%s" +msgid "cannot get .debug_loc content: %s" +msgstr "" -#: src/readelf.c:7126 src/readelf.c:8077 +#: src/readelf.c:9476 src/readelf.c:10490 msgid " <INVALID DATA>\n" msgstr "" -#: src/readelf.c:7178 src/readelf.c:7340 +#: src/readelf.c:9530 src/readelf.c:9693 #, c-format msgid "cannot get macro information section data: %s" msgstr "" -#: src/readelf.c:7258 +#: src/readelf.c:9610 #, c-format msgid "%*s*** non-terminated string at end of section" msgstr "" -#: src/readelf.c:7281 +#: src/readelf.c:9633 #, c-format msgid "%*s*** missing DW_MACINFO_start_file argument at end of section" msgstr "" -#: src/readelf.c:7381 +#: src/readelf.c:9734 #, fuzzy, c-format msgid " Offset: 0x%<PRIx64>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:7393 +#: src/readelf.c:9746 #, fuzzy, c-format msgid " Version: %<PRIu16>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:7399 src/readelf.c:8196 +#: src/readelf.c:9752 src/readelf.c:10609 #, c-format msgid " unknown version, cannot parse section\n" msgstr "" -#: src/readelf.c:7406 +#: src/readelf.c:9759 #, fuzzy, c-format msgid " Flag: 0x%<PRIx8>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:7409 +#: src/readelf.c:9762 #, c-format msgid " Offset length: %<PRIu8>\n" msgstr "" -#: src/readelf.c:7417 +#: src/readelf.c:9770 #, c-format msgid " .debug_line offset: 0x%<PRIx64>\n" msgstr "" -#: src/readelf.c:7430 +#: src/readelf.c:9795 #, c-format msgid " extension opcode table, %<PRIu8> items:\n" msgstr "" -#: src/readelf.c:7437 +#: src/readelf.c:9802 #, c-format msgid " [%<PRIx8>]" msgstr "" -#: src/readelf.c:7449 +#: src/readelf.c:9814 #, c-format msgid " %<PRIu8> arguments:" msgstr "" -#: src/readelf.c:7477 +#: src/readelf.c:9829 #, c-format msgid " no arguments." msgstr "" -#: src/readelf.c:7777 -#, c-format -msgid "vendor opcode not verified?" -msgstr "" - -#: src/readelf.c:7805 +#: src/readelf.c:10030 #, c-format msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n" msgstr "" -#: src/readelf.c:7846 +#: src/readelf.c:10072 #, c-format msgid "" "\n" @@ -5067,47 +5253,72 @@ msgid "" " %*s String\n" msgstr "" -#: src/readelf.c:7860 +#: src/readelf.c:10087 #, c-format -msgid " *** error while reading strings: %s\n" +msgid " *** error, missing string terminator\n" msgstr "" -#: src/readelf.c:7880 +#: src/readelf.c:10115 +#, fuzzy, c-format +msgid "cannot get .debug_str_offsets section data: %s" +msgstr "konnte Abschnittsdaten nicht holen: %s" + +#: src/readelf.c:10214 +#, fuzzy, c-format +msgid " Length: %8<PRIu64>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:10216 +#, fuzzy, c-format +msgid " Offset size: %8<PRIu8>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:10230 +#, fuzzy, c-format +msgid " DWARF version: %8<PRIu16>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:10239 +#, fuzzy, c-format +msgid " Padding: %8<PRIx16>\n" +msgstr " %s: %<PRId64>\n" + +#: src/readelf.c:10293 #, c-format msgid "" "\n" "Call frame search table section [%2zu] '.eh_frame_hdr':\n" msgstr "" -#: src/readelf.c:7982 +#: src/readelf.c:10395 #, c-format msgid "" "\n" "Exception handling table section [%2zu] '.gcc_except_table':\n" msgstr "" -#: src/readelf.c:8005 +#: src/readelf.c:10418 #, c-format msgid " LPStart encoding: %#x " msgstr "" -#: src/readelf.c:8017 +#: src/readelf.c:10430 #, c-format msgid " TType encoding: %#x " msgstr "" -#: src/readelf.c:8032 +#: src/readelf.c:10445 #, c-format msgid " Call site encoding: %#x " msgstr "" -#: src/readelf.c:8045 +#: src/readelf.c:10458 msgid "" "\n" " Call site table:" msgstr "" -#: src/readelf.c:8059 +#: src/readelf.c:10472 #, c-format msgid "" " [%4u] Call site start: %#<PRIx64>\n" @@ -5116,141 +5327,142 @@ msgid "" " Action: %u\n" msgstr "" -#: src/readelf.c:8132 +#: src/readelf.c:10545 #, c-format msgid "invalid TType encoding" msgstr "" -#: src/readelf.c:8158 +#: src/readelf.c:10571 #, c-format msgid "" "\n" "GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n" msgstr "" -#: src/readelf.c:8187 +#: src/readelf.c:10600 #, fuzzy, c-format msgid " Version: %<PRId32>\n" msgstr " %s: %<PRId64>\n" -#: src/readelf.c:8205 +#: src/readelf.c:10618 #, c-format msgid " CU offset: %#<PRIx32>\n" msgstr "" -#: src/readelf.c:8212 +#: src/readelf.c:10625 #, c-format msgid " TU offset: %#<PRIx32>\n" msgstr "" -#: src/readelf.c:8219 +#: src/readelf.c:10632 #, c-format msgid " address offset: %#<PRIx32>\n" msgstr "" -#: src/readelf.c:8226 +#: src/readelf.c:10639 #, c-format msgid " symbol offset: %#<PRIx32>\n" msgstr "" -#: src/readelf.c:8233 +#: src/readelf.c:10646 #, c-format msgid " constant offset: %#<PRIx32>\n" msgstr "" -#: src/readelf.c:8247 +#: src/readelf.c:10660 #, c-format msgid "" "\n" " CU list at offset %#<PRIx32> contains %zu entries:\n" msgstr "" -#: src/readelf.c:8272 +#: src/readelf.c:10685 #, c-format msgid "" "\n" " TU list at offset %#<PRIx32> contains %zu entries:\n" msgstr "" -#: src/readelf.c:8301 +#: src/readelf.c:10714 #, c-format msgid "" "\n" " Address list at offset %#<PRIx32> contains %zu entries:\n" msgstr "" -#: src/readelf.c:8334 +#: src/readelf.c:10746 #, c-format msgid "" "\n" " Symbol table at offset %#<PRIx32> contains %zu slots:\n" msgstr "" -#: src/readelf.c:8421 +#: src/readelf.c:10884 #, c-format msgid "cannot get debug context descriptor: %s" msgstr "" -#: src/readelf.c:8577 src/readelf.c:9199 src/readelf.c:9310 src/readelf.c:9368 +#: src/readelf.c:11247 src/readelf.c:11869 src/readelf.c:11980 +#: src/readelf.c:12038 #, c-format msgid "cannot convert core note data: %s" msgstr "" -#: src/readelf.c:8940 +#: src/readelf.c:11610 #, c-format msgid "" "\n" "%*s... <repeats %u more times> ..." msgstr "" -#: src/readelf.c:9447 +#: src/readelf.c:12117 msgid " Owner Data size Type\n" msgstr "" -#: src/readelf.c:9465 +#: src/readelf.c:12135 #, c-format msgid " %-13.*s %9<PRId32> %s\n" msgstr "" -#: src/readelf.c:9515 -#, c-format -msgid "cannot get content of note section: %s" -msgstr "" +#: src/readelf.c:12185 +#, fuzzy, c-format +msgid "cannot get content of note: %s" +msgstr "Konnte Inhalt von %s: %s nicht lesen" -#: src/readelf.c:9542 +#: src/readelf.c:12212 #, c-format msgid "" "\n" "Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9565 +#: src/readelf.c:12235 #, c-format msgid "" "\n" "Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9611 +#: src/readelf.c:12281 #, fuzzy, c-format msgid "" "\n" "Section [%zu] '%s' has no data to dump.\n" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:9638 src/readelf.c:9689 +#: src/readelf.c:12308 src/readelf.c:12359 #, fuzzy, c-format msgid "cannot get data for section [%zu] '%s': %s" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:9643 +#: src/readelf.c:12313 #, c-format msgid "" "\n" "Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9648 +#: src/readelf.c:12318 #, c-format msgid "" "\n" @@ -5258,21 +5470,21 @@ msgid "" "%#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9662 +#: src/readelf.c:12332 #, fuzzy, c-format msgid "" "\n" "Section [%zu] '%s' has no strings to dump.\n" msgstr "konnte Abschnittsdaten nicht holen: %s" -#: src/readelf.c:9694 +#: src/readelf.c:12364 #, c-format msgid "" "\n" "String section [%zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9699 +#: src/readelf.c:12369 #, c-format msgid "" "\n" @@ -5280,45 +5492,45 @@ msgid "" "offset %#0<PRIx64>:\n" msgstr "" -#: src/readelf.c:9748 +#: src/readelf.c:12418 #, c-format msgid "" "\n" "section [%lu] does not exist" msgstr "" -#: src/readelf.c:9777 +#: src/readelf.c:12447 #, c-format msgid "" "\n" "section '%s' does not exist" msgstr "" -#: src/readelf.c:9834 +#: src/readelf.c:12504 #, c-format msgid "cannot get symbol index of archive '%s': %s" msgstr "" -#: src/readelf.c:9837 +#: src/readelf.c:12507 #, c-format msgid "" "\n" "Archive '%s' has no symbol index\n" msgstr "" -#: src/readelf.c:9841 +#: src/readelf.c:12511 #, c-format msgid "" "\n" "Index of archive '%s' has %zu entries:\n" msgstr "" -#: src/readelf.c:9859 +#: src/readelf.c:12529 #, fuzzy, c-format msgid "cannot extract member at offset %zu in '%s': %s" msgstr "konnte Programm-Kopf nicht erstellen: %s" -#: src/readelf.c:9864 +#: src/readelf.c:12534 #, c-format msgid "Archive member '%s' contains:\n" msgstr "" @@ -5390,118 +5602,119 @@ msgstr "" msgid "(TOTALS)\n" msgstr "" -#: src/stack.c:482 +#: src/stack.c:483 #, c-format msgid "-p PID should be a positive process id." msgstr "" -#: src/stack.c:488 +#: src/stack.c:489 #, fuzzy, c-format msgid "Cannot open core file '%s'" msgstr "Konnte Archiv '%s' nicht öffnen" -#: src/stack.c:548 +#: src/stack.c:549 #, c-format msgid "-n MAXFRAMES should be 0 or higher." msgstr "" -#: src/stack.c:560 +#: src/stack.c:561 #, c-format msgid "-e EXEC needs a core given by --core." msgstr "" -#: src/stack.c:564 +#: src/stack.c:565 #, c-format msgid "-1 needs a thread id given by -p." msgstr "" -#: src/stack.c:568 +#: src/stack.c:569 #, c-format msgid "One of -p PID or --core COREFILE should be given." msgstr "" -#: src/stack.c:638 +#: src/stack.c:641 #, fuzzy msgid "Show stack of process PID" msgstr "Kann Suchbaum nicht erstellen" -#: src/stack.c:640 +#: src/stack.c:643 msgid "Show stack found in COREFILE" msgstr "" -#: src/stack.c:641 +#: src/stack.c:644 msgid "(optional) EXECUTABLE that produced COREFILE" msgstr "" -#: src/stack.c:645 +#: src/stack.c:648 #, fuzzy msgid "Output selection options:" msgstr "Eingabeauswahloptionen:" -#: src/stack.c:647 +#: src/stack.c:650 msgid "Additionally show frame activation" msgstr "" -#: src/stack.c:649 +#: src/stack.c:652 msgid "Additionally try to lookup DWARF debuginfo name for frame address" msgstr "" -#: src/stack.c:652 +#: src/stack.c:655 msgid "" "Additionally show inlined function frames using DWARF debuginfo if available " "(implies -d)" msgstr "" -#: src/stack.c:654 +#: src/stack.c:657 msgid "Additionally show module file information" msgstr "" -#: src/stack.c:656 +#: src/stack.c:659 msgid "Additionally show source file information" msgstr "" -#: src/stack.c:658 +#: src/stack.c:661 msgid "" "Show all additional information (activation, debugname, inlines, module and " "source)" msgstr "" -#: src/stack.c:660 +#: src/stack.c:663 msgid "Do not resolve address to function symbol name" msgstr "" -#: src/stack.c:662 +#: src/stack.c:665 msgid "Show raw function symbol names, do not try to demangle names" msgstr "" -#: src/stack.c:664 +#: src/stack.c:667 msgid "Show module build-id, load address and pc offset" msgstr "" -#: src/stack.c:666 +#: src/stack.c:669 msgid "Show the backtrace of only one thread" msgstr "" -#: src/stack.c:668 +#: src/stack.c:671 msgid "Show at most MAXFRAMES per thread (default 256, use 0 for unlimited)" msgstr "" -#: src/stack.c:670 +#: src/stack.c:673 msgid "Show module memory map with build-id, elf and debug files detected" msgstr "" -#: src/stack.c:678 +#: src/stack.c:681 msgid "" -"Print a stack for each thread in a process or core file.\vProgram exits with " -"return code 0 if all frames were shown without any errors. If some frames " -"were shown, but there were some non-fatal errors, possibly causing an " -"incomplete backtrace, the program exits with return code 1. If no frames " -"could be shown, or a fatal error occured the program exits with return code " -"2. If the program was invoked with bad or missing arguments it will exit " -"with return code 64." +"Print a stack for each thread in a process or core file.\n" +"\n" +"Program exits with return code 0 if all frames were shown without any " +"errors. If some frames were shown, but there were some non-fatal errors, " +"possibly causing an incomplete backtrace, the program exits with return code " +"1. If no frames could be shown, or a fatal error occured the program exits " +"with return code 2. If the program was invoked with bad or missing " +"arguments it will exit with return code 64." msgstr "" -#: src/stack.c:751 +#: src/stack.c:756 #, c-format msgid "Couldn't show any frames." msgstr "" @@ -6114,8 +6327,9 @@ msgstr "" #: src/unstrip.c:2385 msgid "" -"Combine stripped files with separate symbols and debug information.\vThe " -"first form puts the result in DEBUG-FILE if -o was not given.\n" +"Combine stripped files with separate symbols and debug information.\n" +"\n" +"The first form puts the result in DEBUG-FILE if -o was not given.\n" "\n" "MODULE arguments give file name patterns matching modules to process.\n" "With -f these match the file name of the main (stripped) file (slashes are " @@ -6151,6 +6365,56 @@ msgstr "" msgid "Show instances of inlined functions" msgstr "" +#~ msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>" +#~ msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>" + +#~ msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" +#~ msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" + +#~ msgid "%#<PRIx64> <%s+%#<PRIx64>>" +#~ msgstr "%#<PRIx64> <%s+%#<PRIx64>>" + +#~ msgid "%#0*<PRIx64> <%s+%#<PRIx64>>" +#~ msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>" + +#~ msgid "%s+%#<PRIx64> <%s>" +#~ msgstr "%s+%#<PRIx64> <%s>" + +#~ msgid "%s+%#0*<PRIx64> <%s>" +#~ msgstr "%s+%#0*<PRIx64> <%s>" + +#~ msgid "%#<PRIx64> <%s>" +#~ msgstr "%#<PRIx64> <%s>" + +#~ msgid "%#0*<PRIx64> <%s>" +#~ msgstr "%#0*<PRIx64> <%s>" + +#~ msgid "%s+%#<PRIx64>" +#~ msgstr "%s+%#<PRIx64>" + +#~ msgid "%s+%#0*<PRIx64>" +#~ msgstr "%s+%#0*<PRIx64>" + +#, fuzzy +#~ msgid " %s..%s (%<PRIx64>)\n" +#~ msgstr " %s: %<PRId64>\n" + +#, fuzzy +#~ msgid " %s..%s\n" +#~ msgstr " [%6tx] %s..%s\n" + +#~ msgid " [%6tx] %s..%s\n" +#~ msgstr " [%6tx] %s..%s\n" + +#~ msgid " %s..%s\n" +#~ msgstr " %s..%s\n" + +#~ msgid " [%6tx] %s..%s" +#~ msgstr " [%6tx] %s..%s" + +#~ msgid " %s..%s" +#~ msgstr " %s..%s" + #~ msgid "Written by %s.\n" #~ msgstr "Geschrieben von %s.\n" @@ -6224,10 +6488,6 @@ msgstr "" #~ msgid "unknown user attribute %hx" #~ msgstr "unbekanntes Benutzer-Attribut %hx" -#, fuzzy -#~ msgid "unknown form %#<PRIx64>" -#~ msgstr "unbekannte Form %<PRIx64>" - #~ msgid "" #~ "\n" #~ "\n" |
