summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po1222
1 files changed, 776 insertions, 446 deletions
diff --git a/po/de.po b/po/de.po
index 50904135..a1dff9e4 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: 2021-02-05 21:10+0100\n"
+"POT-Creation-Date: 2021-05-10 13:59+0200\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,8 +54,8 @@ msgstr ""
"GARANTIE,\n"
"auch nicht für Marktgängigkeit oder Eignung für einen Bestimmten Zweck.\n"
-#: 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
+#: lib/xmalloc.c:48 lib/xmalloc.c:61 lib/xmalloc.c:73 src/readelf.c:3461
+#: src/readelf.c:11512 src/unstrip.c:312 src/unstrip.c:2404 src/unstrip.c:2609
#, c-format
msgid "memory exhausted"
msgstr "Kein Speicher mehr verfügbar"
@@ -107,6 +107,21 @@ msgstr "keine Backend-Unterstützung verfügbar"
msgid "unknown error"
msgstr "unbekannter Fehler"
+#: libcpu/i386_lex.l:122
+#, c-format
+msgid "invalid character '%c' at line %d; ignored"
+msgstr ""
+
+#: libcpu/i386_lex.l:123
+#, c-format
+msgid "invalid character '\\%o' at line %d; ignored"
+msgstr ""
+
+#: libcpu/i386_parse.y:554
+#, c-format
+msgid "while reading i386 CPU description: %s at line %d"
+msgstr ""
+
#: libdw/dwarf_error.c:59
msgid "invalid access"
msgstr "Ungültiger Zugriff"
@@ -298,7 +313,7 @@ msgstr "unbekannter Typ"
msgid ".debug_addr section missing"
msgstr ".debug_line Sektion fehlt"
-#: libdwfl/argp-std.c:47 src/stack.c:643 src/unstrip.c:2544
+#: libdwfl/argp-std.c:47 src/stack.c:643 src/unstrip.c:2550
msgid "Input selection options:"
msgstr "Eingabeauswahloptionen:"
@@ -631,7 +646,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:6209
+#: libelf/elf_error.c:87 src/readelf.c:6217
#, c-format
msgid "invalid encoding"
msgstr "ungültige Kodierung"
@@ -719,8 +734,8 @@ msgstr "data/scn Unterschied"
msgid "invalid section header"
msgstr "ungültiger Abschnitts-Header"
-#: libelf/elf_error.c:191 src/readelf.c:10012 src/readelf.c:10612
-#: src/readelf.c:10713 src/readelf.c:10895
+#: libelf/elf_error.c:191 src/readelf.c:10023 src/readelf.c:10623
+#: src/readelf.c:10724 src/readelf.c:10906
#, c-format
msgid "invalid data"
msgstr "Ungültige Daten"
@@ -1186,6 +1201,232 @@ msgstr "Das Archiv '%s' ist zu groß"
msgid "cannot read ELF header of %s(%s): %s"
msgstr "\"Konnte ELF-Kopf von %s(%s): %s nicht lesen"
+#: src/elfclassify.c:91
+msgid "opening"
+msgstr ""
+
+#: src/elfclassify.c:98
+msgid "reading"
+msgstr ""
+
+#: src/elfclassify.c:244
+#, fuzzy
+#| msgid "cannot get ELF header"
+msgid "ELF header"
+msgstr "ELF Kopf konnte nicht ausgelesen werden"
+
+#: src/elfclassify.c:255
+#, fuzzy
+#| msgid "Program Headers:"
+msgid "program headers"
+msgstr "Programm-Köpfe:"
+
+#: src/elfclassify.c:264
+#, fuzzy
+#| msgid "Program Headers:"
+msgid "program header"
+msgstr "Programm-Köpfe:"
+
+#: src/elfclassify.c:284
+#, fuzzy
+#| msgid "invalid section header"
+msgid "section headers"
+msgstr "ungültiger Abschnitts-Header"
+
+#: src/elfclassify.c:295
+#, fuzzy
+msgid "section header string table index"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
+
+#: src/elfclassify.c:309
+#, fuzzy
+msgid "could not obtain section header"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
+
+#: src/elfclassify.c:315
+#, fuzzy
+msgid "could not obtain section name"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
+
+#: src/elfclassify.c:831
+msgid "writing to standard output"
+msgstr ""
+
+#: src/elfclassify.c:858
+msgid "reading from standard input"
+msgstr ""
+
+#: src/elfclassify.c:879
+#, fuzzy
+#| msgid "Input selection options:"
+msgid "Classification options"
+msgstr "Eingabeauswahloptionen:"
+
+#: src/elfclassify.c:881
+msgid "File looks like an ELF object or archive/static library (default)"
+msgstr ""
+
+#: src/elfclassify.c:884
+msgid "File is an regular ELF object (not an archive/static library)"
+msgstr ""
+
+#: src/elfclassify.c:887
+msgid "File is an ELF archive or static library"
+msgstr ""
+
+#: src/elfclassify.c:890
+msgid "File is an ELF core dump file"
+msgstr ""
+
+#: src/elfclassify.c:893
+msgid ""
+"File is an ELF file with symbol table or .debug_* sections and can be "
+"stripped further"
+msgstr ""
+
+#: src/elfclassify.c:896
+msgid "File is (primarily) an ELF program executable (not primarily a DSO)"
+msgstr ""
+
+#: src/elfclassify.c:899
+msgid "File is an ELF program executable (might also be a DSO)"
+msgstr ""
+
+#: src/elfclassify.c:902
+msgid ""
+"File is (primarily) an ELF shared object (DSO) (not primarily an executable)"
+msgstr ""
+
+#: src/elfclassify.c:905
+msgid "File is an ELF shared object (DSO) (might also be an executable)"
+msgstr ""
+
+#: src/elfclassify.c:909
+#, fuzzy
+#| msgid "cannot find kernel modules"
+msgid "File is a linux kernel module"
+msgstr "Konnte Kernel Module nicht finden"
+
+#: src/elfclassify.c:911
+msgid "File is a debug only ELF file (separate .debug, .dwo or dwz multi-file)"
+msgstr ""
+
+#: src/elfclassify.c:914
+msgid "File is a loadable ELF object (program or shared object)"
+msgstr ""
+
+#: src/elfclassify.c:943
+msgid "Input flags"
+msgstr ""
+
+#: src/elfclassify.c:945
+msgid "Only classify regular (not symlink nor special device) files"
+msgstr ""
+
+#: src/elfclassify.c:947
+msgid ""
+"Also read file names to process from standard input, separated by newlines"
+msgstr ""
+
+#: src/elfclassify.c:950
+msgid ""
+"Also read file names to process from standard input, separated by ASCII NUL "
+"bytes"
+msgstr ""
+
+#: src/elfclassify.c:953
+msgid "Do not read files from standard input (default)"
+msgstr ""
+
+#: src/elfclassify.c:955
+msgid "Try to open compressed files or embedded (kernel) ELF images"
+msgstr ""
+
+#: src/elfclassify.c:958
+#, fuzzy
+#| msgid "Output format:"
+msgid "Output flags"
+msgstr "Ausgabeformat:"
+
+#: src/elfclassify.c:960
+msgid "Output names of files, separated by newline"
+msgstr ""
+
+#: src/elfclassify.c:962
+msgid "Output names of files, separated by ASCII NUL"
+msgstr ""
+
+#: src/elfclassify.c:964
+#, fuzzy
+#| msgid "More than one output file name given."
+msgid "Do not output file names"
+msgstr "Mehr als ein Name der Ausgabedatei angegeben."
+
+#: src/elfclassify.c:966
+msgid "If printing file names, print matching files (default)"
+msgstr ""
+
+#: src/elfclassify.c:968
+msgid "If printing file names, print files that do not match"
+msgstr ""
+
+#: src/elfclassify.c:970
+msgid "Additional flags"
+msgstr ""
+
+#: src/elfclassify.c:972
+msgid "Output additional information (can be specified multiple times)"
+msgstr ""
+
+#: src/elfclassify.c:974
+msgid "Suppress some error output (counterpart to --verbose)"
+msgstr ""
+
+#. Strings for arguments in help texts.
+#: src/elfclassify.c:982 src/elfcompress.c:1337 src/elflint.c:77
+#: src/readelf.c:158
+msgid "FILE..."
+msgstr "DATEI..."
+
+#: src/elfclassify.c:983
+msgid ""
+"Determine the type of an ELF file.\n"
+"\n"
+"All of the classification options must apply at the same time to a "
+"particular file. Classification options can be negated using a \"--not-\" "
+"prefix.\n"
+"\n"
+"Since modern ELF does not clearly distinguish between programs and dynamic "
+"shared objects, you should normally use either --executable or --shared to "
+"identify the primary purpose of a file. Only one of the --shared and --"
+"executable checks can pass for a file.\n"
+"\n"
+"If you want to know whether an ELF object might a program or a shared "
+"library (but could be both), then use --program or --library. Some ELF files "
+"will classify as both a program and a library.\n"
+"\n"
+"If you just want to know whether an ELF file is loadable (as program or "
+"library) use --loadable. Note that files that only contain (separate) debug "
+"information (--debug-only) are never --loadable (even though they might "
+"contain program headers). Linux kernel modules are also not --loadable (in "
+"the normal sense).\n"
+"\n"
+"Without any of the --print options, the program exits with status 0 if the "
+"requested checks pass for all input files, with 1 if a check fails for any "
+"file, and 2 if there is an environmental issue (such as a file read error or "
+"a memory allocation error).\n"
+"\n"
+"When printing file names, the program exits with status 0 even if no file "
+"names are printed, and exits with status 2 if there is an environmental "
+"issue.\n"
+"\n"
+"On usage error (e.g. a bad option was given), the program exits with a "
+"status code larger than 2.\n"
+"\n"
+"The --quiet or -q option suppresses some error warning output, but doesn't "
+"change the exit status."
+msgstr ""
+
#: src/elfcmp.c:60
msgid "Control options:"
msgstr ""
@@ -1379,7 +1620,7 @@ 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:1030 src/strip.c:1067
-#: src/unstrip.c:2194 src/unstrip.c:2223
+#: src/unstrip.c:2195 src/unstrip.c:2224
#, c-format
msgid "cannot open '%s'"
msgstr "'%s' kann nicht geöffnet werden"
@@ -1409,74 +1650,69 @@ msgstr ""
msgid "cannot get relocation: %s"
msgstr ""
-#: src/elfcompress.c:115 src/strip.c:308 src/unstrip.c:117
+#: src/elfcompress.c:117 src/strip.c:308 src/unstrip.c:117
#, c-format
msgid "-o option specified twice"
msgstr ""
-#: src/elfcompress.c:122
+#: src/elfcompress.c:124
#, fuzzy, c-format
msgid "-t option specified twice"
msgstr "Option -d zweimal angegeben"
-#: src/elfcompress.c:131
+#: src/elfcompress.c:133
#, fuzzy, c-format
msgid "unknown compression type '%s'"
msgstr "unbekannter Typ"
#. We need at least one input file.
-#: src/elfcompress.c:143 src/elfcompress.c:1347
+#: src/elfcompress.c:145 src/elfcompress.c:1348
#, fuzzy, c-format
msgid "No input file given"
msgstr "Eingabedatei '%s' ignoriert"
-#: src/elfcompress.c:149 src/elfcompress.c:1352
+#: src/elfcompress.c:151 src/elfcompress.c:1353
#, c-format
msgid "Only one input file allowed together with '-o'"
msgstr ""
-#: src/elfcompress.c:1309
+#: src/elfcompress.c:1310
msgid "Place (de)compressed output into FILE"
msgstr ""
-#: src/elfcompress.c:1312
+#: src/elfcompress.c:1313
msgid ""
"What type of compression to apply. TYPE can be 'none' (decompress), "
"'zlib' (ELF ZLIB compression, the default, 'zlib-gabi' is an alias) or 'zlib-"
"gnu' (.zdebug GNU style compression, 'gnu' is an alias)"
msgstr ""
-#: src/elfcompress.c:1315
+#: src/elfcompress.c:1316
msgid ""
"SECTION name to (de)compress, SECTION is an extended wildcard pattern "
"(defaults to '.?(z)debug*')"
msgstr ""
-#: src/elfcompress.c:1318
+#: src/elfcompress.c:1319
msgid "Print a message for each section being (de)compressed"
msgstr ""
-#: src/elfcompress.c:1321
+#: src/elfcompress.c:1322
msgid ""
"Force compression of section even if it would become larger or update/"
"rewrite the file even if no section would be (de)compressed"
msgstr ""
-#: src/elfcompress.c:1324 src/strip.c:93
+#: src/elfcompress.c:1325 src/strip.c:93
msgid "Relax a few rules to handle slightly broken ELF files"
msgstr ""
-#: src/elfcompress.c:1327
+#: src/elfcompress.c:1328
#, fuzzy
msgid "Be silent when a section cannot be compressed"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#. Strings for arguments in help texts.
-#: src/elfcompress.c:1336 src/elflint.c:77 src/readelf.c:158
-msgid "FILE..."
-msgstr "DATEI..."
-
-#: src/elfcompress.c:1337
+#: src/elfcompress.c:1338
msgid "Compress or decompress sections in an ELF file."
msgstr ""
@@ -1677,7 +1913,7 @@ 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:2943 src/elflint.c:3106
-#: src/elflint.c:3254 src/elflint.c:3444 src/elflint.c:4456
+#: src/elflint.c:3254 src/elflint.c:3456 src/elflint.c:4458
#, c-format
msgid "section [%2d] '%s': cannot get section data\n"
msgstr ""
@@ -2654,589 +2890,589 @@ msgstr ""
msgid "section [%2d] '%s': unknown parent version '%s'\n"
msgstr ""
-#: src/elflint.c:3436
+#: src/elflint.c:3448
#, c-format
msgid "section [%2d] '%s': empty object attributes section\n"
msgstr ""
-#: src/elflint.c:3457
+#: src/elflint.c:3464
#, c-format
msgid "section [%2d] '%s': unrecognized attribute format\n"
msgstr ""
-#: src/elflint.c:3473
+#: src/elflint.c:3475
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: zero length field in attribute section\n"
msgstr ""
-#: src/elflint.c:3482
+#: src/elflint.c:3484
#, c-format
msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
msgstr ""
-#: src/elflint.c:3494
+#: src/elflint.c:3496
#, c-format
msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
msgstr ""
-#: src/elflint.c:3511
+#: src/elflint.c:3513
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
msgstr ""
-#: src/elflint.c:3520
+#: src/elflint.c:3522
#, c-format
msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
msgstr ""
-#: src/elflint.c:3529
+#: src/elflint.c:3531
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
msgstr ""
-#: src/elflint.c:3544
+#: src/elflint.c:3546
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
msgstr ""
#. Tag_File
-#: src/elflint.c:3555
+#: src/elflint.c:3557
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
msgstr ""
-#: src/elflint.c:3573
+#: src/elflint.c:3575
#, c-format
msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
msgstr ""
-#: src/elflint.c:3584
+#: src/elflint.c:3586
#, c-format
msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
msgstr ""
-#: src/elflint.c:3597
+#: src/elflint.c:3599
#, c-format
msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
msgstr ""
-#: src/elflint.c:3601
+#: src/elflint.c:3603
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
msgstr ""
-#: src/elflint.c:3611
+#: src/elflint.c:3613
#, c-format
msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
msgstr ""
-#: src/elflint.c:3617
+#: src/elflint.c:3619
#, c-format
msgid ""
"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
msgstr ""
-#: src/elflint.c:3714
+#: src/elflint.c:3716
#, c-format
msgid "cannot get section header of zeroth section\n"
msgstr ""
-#: src/elflint.c:3718
+#: src/elflint.c:3720
#, c-format
msgid "zeroth section has nonzero name\n"
msgstr ""
-#: src/elflint.c:3720
+#: src/elflint.c:3722
#, c-format
msgid "zeroth section has nonzero type\n"
msgstr ""
-#: src/elflint.c:3722
+#: src/elflint.c:3724
#, c-format
msgid "zeroth section has nonzero flags\n"
msgstr ""
-#: src/elflint.c:3724
+#: src/elflint.c:3726
#, c-format
msgid "zeroth section has nonzero address\n"
msgstr ""
-#: src/elflint.c:3726
+#: src/elflint.c:3728
#, c-format
msgid "zeroth section has nonzero offset\n"
msgstr ""
-#: src/elflint.c:3728
+#: src/elflint.c:3730
#, c-format
msgid "zeroth section has nonzero align value\n"
msgstr ""
-#: src/elflint.c:3730
+#: src/elflint.c:3732
#, c-format
msgid "zeroth section has nonzero entry size value\n"
msgstr ""
-#: src/elflint.c:3733
+#: src/elflint.c:3735
#, c-format
msgid ""
"zeroth section has nonzero size value while ELF header has nonzero shnum "
"value\n"
msgstr ""
-#: src/elflint.c:3737
+#: src/elflint.c:3739
#, c-format
msgid ""
"zeroth section has nonzero link value while ELF header does not signal "
"overflow in shstrndx\n"
msgstr ""
-#: src/elflint.c:3741
+#: src/elflint.c:3743
#, c-format
msgid ""
"zeroth section has nonzero link value while ELF header does not signal "
"overflow in phnum\n"
msgstr ""
-#: src/elflint.c:3759
+#: src/elflint.c:3761
#, c-format
msgid "cannot get section header for section [%2zu] '%s': %s\n"
msgstr ""
-#: src/elflint.c:3768
+#: src/elflint.c:3770
#, c-format
msgid "section [%2zu]: invalid name\n"
msgstr ""
-#: src/elflint.c:3795
+#: src/elflint.c:3797
#, c-format
msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
msgstr ""
-#: src/elflint.c:3812
+#: src/elflint.c:3814
#, c-format
msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
msgstr ""
-#: src/elflint.c:3830
+#: src/elflint.c:3832
#, c-format
msgid ""
"section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
msgstr ""
-#: src/elflint.c:3847
+#: src/elflint.c:3849
#, c-format
msgid "section [%2zu] '%s' present in object file\n"
msgstr ""
-#: src/elflint.c:3853 src/elflint.c:3885
+#: src/elflint.c:3855 src/elflint.c:3887
#, c-format
msgid ""
"section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
msgstr ""
-#: src/elflint.c:3858 src/elflint.c:3890
+#: src/elflint.c:3860 src/elflint.c:3892
#, c-format
msgid ""
"section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable "
"segments\n"
msgstr ""
-#: src/elflint.c:3866
+#: src/elflint.c:3868
#, c-format
msgid ""
"section [%2zu] '%s' is extension section index table in non-object file\n"
msgstr ""
-#: src/elflint.c:3909
+#: src/elflint.c:3911
#, c-format
msgid "section [%2zu] '%s': size not multiple of entry size\n"
msgstr ""
-#: src/elflint.c:3914
+#: src/elflint.c:3916
#, c-format
msgid "cannot get section header\n"
msgstr ""
-#: src/elflint.c:3924
+#: src/elflint.c:3926
#, c-format
msgid "section [%2zu] '%s' has unsupported type %d\n"
msgstr ""
-#: src/elflint.c:3944
+#: src/elflint.c:3946
#, c-format
msgid ""
"section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:3954
+#: src/elflint.c:3956
#, c-format
msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:3962
+#: src/elflint.c:3964
#, c-format
msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
msgstr ""
-#: src/elflint.c:3972
+#: src/elflint.c:3974
#, fuzzy, c-format
msgid "section [%2zu] '%s': allocated section cannot be compressed\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/elflint.c:3977
+#: src/elflint.c:3979
#, fuzzy, c-format
msgid "section [%2zu] '%s': nobits section cannot be compressed\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/elflint.c:3983
+#: src/elflint.c:3985
#, c-format
msgid ""
"section [%2zu] '%s': compressed section with no compression header: %s\n"
msgstr ""
-#: src/elflint.c:3989
+#: src/elflint.c:3991
#, c-format
msgid "section [%2zu] '%s': invalid section reference in link value\n"
msgstr ""
-#: src/elflint.c:3994
+#: src/elflint.c:3996
#, c-format
msgid "section [%2zu] '%s': invalid section reference in info value\n"
msgstr ""
-#: src/elflint.c:4001
+#: src/elflint.c:4003
#, c-format
msgid "section [%2zu] '%s': strings flag set without merge flag\n"
msgstr ""
-#: src/elflint.c:4006
+#: src/elflint.c:4008
#, c-format
msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
msgstr ""
-#: src/elflint.c:4025
+#: src/elflint.c:4027
#, c-format
msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
msgstr ""
-#: src/elflint.c:4034
+#: src/elflint.c:4036
#, c-format
msgid "section [%2zu] '%s' must be of type NOBITS in debuginfo files\n"
msgstr ""
-#: src/elflint.c:4041
+#: src/elflint.c:4043
#, c-format
msgid "section [%2zu] '%s' is both executable and writable\n"
msgstr ""
-#: src/elflint.c:4072
+#: src/elflint.c:4074
#, c-format
msgid ""
"section [%2zu] '%s' not fully contained in segment of program header entry "
"%d\n"
msgstr ""
-#: src/elflint.c:4082
+#: src/elflint.c:4084
#, 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:4108
+#: src/elflint.c:4110
#, 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:4119
+#: src/elflint.c:4121
#, 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:4130
+#: src/elflint.c:4132
#, c-format
msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
msgstr ""
-#: src/elflint.c:4140
+#: src/elflint.c:4142
#, c-format
msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
msgstr ""
-#: src/elflint.c:4150
+#: src/elflint.c:4152
#, c-format
msgid ""
"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
msgstr ""
-#: src/elflint.c:4156
+#: src/elflint.c:4158
#, 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:4164
+#: src/elflint.c:4166
#, c-format
msgid ""
"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
msgstr ""
-#: src/elflint.c:4215
+#: src/elflint.c:4217
#, c-format
msgid "more than one version symbol table present\n"
msgstr ""
-#: src/elflint.c:4238
+#: src/elflint.c:4240
#, c-format
msgid "INTERP program header entry but no .interp section\n"
msgstr ""
-#: src/elflint.c:4249
+#: src/elflint.c:4251
#, c-format
msgid ""
"loadable segment [%u] is executable but contains no executable sections\n"
msgstr ""
-#: src/elflint.c:4255
+#: src/elflint.c:4257
#, c-format
msgid "loadable segment [%u] is writable but contains no writable sections\n"
msgstr ""
-#: src/elflint.c:4266
+#: src/elflint.c:4268
#, c-format
msgid ""
"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
"exist\n"
msgstr ""
-#: src/elflint.c:4279
+#: src/elflint.c:4281
#, c-format
msgid "duplicate version index %d\n"
msgstr ""
-#: src/elflint.c:4293
+#: src/elflint.c:4295
#, c-format
msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
msgstr ""
-#: src/elflint.c:4342
+#: src/elflint.c:4344
#, c-format
msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
msgstr ""
-#: src/elflint.c:4346
+#: src/elflint.c:4348
#, c-format
msgid ""
"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %zu\n"
msgstr ""
-#: src/elflint.c:4395
+#: src/elflint.c:4397
#, c-format
msgid ""
"phdr[%d]: unknown object file note type %<PRIu32> with owner name '%s' at "
"offset %zu\n"
msgstr ""
-#: src/elflint.c:4400
+#: src/elflint.c:4402
#, c-format
msgid ""
"section [%2d] '%s': unknown object file note type %<PRIu32> with owner name "
"'%s' at offset %zu\n"
msgstr ""
-#: src/elflint.c:4419
+#: src/elflint.c:4421
#, c-format
msgid "phdr[%d]: no note entries defined for the type of file\n"
msgstr ""
-#: src/elflint.c:4439
+#: src/elflint.c:4441
#, c-format
msgid "phdr[%d]: cannot get content of note section: %s\n"
msgstr ""
-#: src/elflint.c:4442
+#: src/elflint.c:4444
#, c-format
msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
msgstr ""
-#: src/elflint.c:4463
+#: src/elflint.c:4465
#, c-format
msgid "section [%2d] '%s': no note entries defined for the type of file\n"
msgstr ""
-#: src/elflint.c:4470
+#: src/elflint.c:4472
#, c-format
msgid "section [%2d] '%s': cannot get content of note section\n"
msgstr ""
-#: src/elflint.c:4473
+#: src/elflint.c:4475
#, c-format
msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
msgstr ""
-#: src/elflint.c:4491
+#: src/elflint.c:4493
#, c-format
msgid ""
"only executables, shared objects, and core files can have program headers\n"
msgstr ""
-#: src/elflint.c:4506
+#: src/elflint.c:4508
#, c-format
msgid "cannot get program header entry %d: %s\n"
msgstr ""
-#: src/elflint.c:4516
+#: src/elflint.c:4518
#, c-format
msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
msgstr ""
-#: src/elflint.c:4527
+#: src/elflint.c:4529
#, c-format
msgid "more than one INTERP entry in program header\n"
msgstr ""
-#: src/elflint.c:4535
+#: src/elflint.c:4537
#, c-format
msgid "more than one TLS entry in program header\n"
msgstr ""
-#: src/elflint.c:4542
+#: src/elflint.c:4544
#, c-format
msgid "static executable cannot have dynamic sections\n"
msgstr ""
-#: src/elflint.c:4556
+#: src/elflint.c:4558
#, c-format
msgid "dynamic section reference in program header has wrong offset\n"
msgstr ""
-#: src/elflint.c:4559
+#: src/elflint.c:4561
#, c-format
msgid "dynamic section size mismatch in program and section header\n"
msgstr ""
-#: src/elflint.c:4569
+#: src/elflint.c:4571
#, c-format
msgid "more than one GNU_RELRO entry in program header\n"
msgstr ""
-#: src/elflint.c:4590
+#: src/elflint.c:4592
#, c-format
msgid "loadable segment GNU_RELRO applies to is not writable\n"
msgstr ""
-#: src/elflint.c:4601
+#: src/elflint.c:4603
#, c-format
msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
msgstr ""
-#: src/elflint.c:4608
+#: src/elflint.c:4610
#, c-format
msgid ""
"GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n"
msgstr ""
-#: src/elflint.c:4617 src/elflint.c:4640
+#: src/elflint.c:4619 src/elflint.c:4642
#, c-format
msgid "%s segment not contained in a loaded segment\n"
msgstr ""
-#: src/elflint.c:4646
+#: src/elflint.c:4648
#, c-format
msgid "program header offset in ELF header and PHDR entry do not match"
msgstr ""
-#: src/elflint.c:4673
+#: src/elflint.c:4675
#, c-format
msgid "call frame search table reference in program header has wrong offset\n"
msgstr ""
-#: src/elflint.c:4676
+#: src/elflint.c:4678
#, c-format
msgid "call frame search table size mismatch in program and section header\n"
msgstr ""
-#: src/elflint.c:4689
+#: src/elflint.c:4691
#, c-format
msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
msgstr ""
-#: src/elflint.c:4697
+#: src/elflint.c:4699
#, c-format
msgid "call frame search table must be allocated\n"
msgstr ""
-#: src/elflint.c:4700
+#: src/elflint.c:4702
#, c-format
msgid "section [%2zu] '%s' must be allocated\n"
msgstr ""
-#: src/elflint.c:4704
+#: src/elflint.c:4706
#, c-format
msgid "call frame search table must not be writable\n"
msgstr ""
-#: src/elflint.c:4707
+#: src/elflint.c:4709
#, c-format
msgid "section [%2zu] '%s' must not be writable\n"
msgstr ""
-#: src/elflint.c:4712
+#: src/elflint.c:4714
#, c-format
msgid "call frame search table must not be executable\n"
msgstr ""
-#: src/elflint.c:4715
+#: src/elflint.c:4717
#, c-format
msgid "section [%2zu] '%s' must not be executable\n"
msgstr ""
-#: src/elflint.c:4726
+#: src/elflint.c:4728
#, c-format
msgid "program header entry %d: file size greater than memory size\n"
msgstr ""
-#: src/elflint.c:4733
+#: src/elflint.c:4735
#, c-format
msgid "program header entry %d: alignment not a power of 2\n"
msgstr ""
-#: src/elflint.c:4736
+#: src/elflint.c:4738
#, c-format
msgid ""
"program header entry %d: file offset and virtual address not module of "
"alignment\n"
msgstr ""
-#: src/elflint.c:4749
+#: src/elflint.c:4751
#, 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:4783
+#: src/elflint.c:4785
#, c-format
msgid "cannot read ELF header: %s\n"
msgstr ""
-#: src/elflint.c:4795
+#: src/elflint.c:4797
#, fuzzy, c-format
msgid "cannot create backend for ELF file\n"
msgstr "neue Datei konnte nicht angelegt werden"
-#: src/elflint.c:4816
+#: src/elflint.c:4818
#, c-format
msgid "text relocation flag set but not needed\n"
msgstr ""
@@ -3495,10 +3731,10 @@ msgstr "Kann Suchbaum nicht erstellen"
#: 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/readelf.c:2199 src/readelf.c:2377 src/readelf.c:2453 src/readelf.c:2719
+#: src/readelf.c:2795 src/readelf.c:2882 src/readelf.c:3480 src/readelf.c:3530
+#: src/readelf.c:3600 src/readelf.c:11339 src/readelf.c:12534
+#: src/readelf.c:12745 src/readelf.c:12814 src/size.c:398 src/size.c:470
#: src/strip.c:1084
#, c-format
msgid "cannot get section header string table index"
@@ -3526,6 +3762,29 @@ msgid ""
"\n"
msgstr ""
+#: src/nm.c:776
+msgctxt "sysv"
+msgid "Name"
+msgstr ""
+
+#. TRANS: the "sysv|" parts makes the string unique.
+#: src/nm.c:778
+msgctxt "sysv"
+msgid "Value"
+msgstr ""
+
+#. TRANS: the "sysv|" parts makes the string unique.
+#: src/nm.c:780
+msgctxt "sysv"
+msgid "Size"
+msgstr ""
+
+#. TRANS: the "sysv|" parts makes the string unique.
+#: src/nm.c:782
+msgctxt "sysv"
+msgid "Line"
+msgstr ""
+
#: src/nm.c:1250
#, fuzzy, c-format
msgid "%s: entry size in section %zd `%s' is not what we expect"
@@ -3536,18 +3795,18 @@ msgstr "%s: entry size in section `%s' is not what we expect"
msgid "%s: size of section %zd `%s' is not multiple of entry size"
msgstr "%s: entry size in section `%s' is not what we expect"
-#: src/nm.c:1334
+#: src/nm.c:1336
#, fuzzy, c-format
msgid "%s: entries (%zd) in section %zd `%s' is too large"
msgstr "%s: entry size in section `%s' is not what we expect"
#. XXX Add machine specific object file types.
-#: src/nm.c:1570
+#: src/nm.c:1572
#, c-format
msgid "%s%s%s%s: Invalid operation"
msgstr "%s%s%s%s: Ungültige Operation"
-#: src/nm.c:1620
+#: src/nm.c:1622
#, c-format
msgid "%s%s%s: no symbols"
msgstr "%s%s%s: keine Symbole"
@@ -3815,11 +4074,11 @@ msgstr ""
msgid "cannot get section: %s"
msgstr ""
-#: 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
+#: src/readelf.c:655 src/readelf.c:1272 src/readelf.c:1483 src/readelf.c:12765
+#: src/unstrip.c:397 src/unstrip.c:428 src/unstrip.c:489 src/unstrip.c:610
+#: src/unstrip.c:631 src/unstrip.c:671 src/unstrip.c:887 src/unstrip.c:1222
+#: src/unstrip.c:1349 src/unstrip.c:1373 src/unstrip.c:1429 src/unstrip.c:1470
+#: src/unstrip.c:1663 src/unstrip.c:1814 src/unstrip.c:1957 src/unstrip.c:2056
#, c-format
msgid "cannot get section header: %s"
msgstr ""
@@ -3829,8 +4088,8 @@ msgstr ""
msgid "cannot get section name"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:672 src/readelf.c:6628 src/readelf.c:10600 src/readelf.c:10702
-#: src/readelf.c:10880
+#: src/readelf.c:672 src/readelf.c:6636 src/readelf.c:10611 src/readelf.c:10713
+#: src/readelf.c:10891
#, c-format
msgid "cannot get %s content: %s"
msgstr ""
@@ -4152,7 +4411,7 @@ msgid ""
" Segment Sections..."
msgstr ""
-#: src/readelf.c:1464 src/unstrip.c:2114 src/unstrip.c:2156 src/unstrip.c:2163
+#: src/readelf.c:1464 src/unstrip.c:2115 src/unstrip.c:2157 src/unstrip.c:2164
#, c-format
msgid "cannot get program header: %s"
msgstr ""
@@ -4187,18 +4446,18 @@ msgstr ""
msgid "<INVALID SECTION>"
msgstr ""
-#: 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
+#: src/readelf.c:1660 src/readelf.c:2387 src/readelf.c:3496 src/readelf.c:12636
+#: src/readelf.c:12643 src/readelf.c:12687 src/readelf.c:12694
msgid "Couldn't uncompress section"
msgstr ""
-#: src/readelf.c:1665 src/readelf.c:2392 src/readelf.c:3493
+#: src/readelf.c:1665 src/readelf.c:2392 src/readelf.c:3501
#, fuzzy, c-format
msgid "cannot get section [%zd] header: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: 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
+#: src/readelf.c:1809 src/readelf.c:2459 src/readelf.c:2725 src/readelf.c:2801
+#: src/readelf.c:3105 src/readelf.c:3179 src/readelf.c:5409
#, fuzzy, c-format
msgid "invalid sh_link value in section %zu"
msgstr "ungültige .debug_line Sektion"
@@ -4335,20 +4594,20 @@ msgstr ""
msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
msgstr ""
-#: src/readelf.c:2590
+#: src/readelf.c:2595
#, c-format
msgid "bad dynamic symbol"
msgstr ""
-#: src/readelf.c:2672
+#: src/readelf.c:2680
msgid "none"
msgstr "keine"
-#: src/readelf.c:2689
+#: src/readelf.c:2697
msgid "| <unknown>"
msgstr "| <unbekannt>"
-#: src/readelf.c:2720
+#: src/readelf.c:2728
#, c-format
msgid ""
"\n"
@@ -4361,17 +4620,17 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2741
+#: src/readelf.c:2749
#, fuzzy, c-format
msgid " %#06x: Version: %hu File: %s Cnt: %hu\n"
msgstr " %#06x: Version: %hu Datei: %s Cnt: %hu\n"
-#: src/readelf.c:2754
+#: src/readelf.c:2762
#, c-format
msgid " %#06x: Name: %s Flags: %s Version: %hu\n"
msgstr " %#06x: Name: %s Flags: %s Version: %hu\n"
-#: src/readelf.c:2797
+#: src/readelf.c:2805
#, c-format
msgid ""
"\n"
@@ -4384,18 +4643,18 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:2825
+#: src/readelf.c:2833
#, c-format
msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n"
msgstr ""
-#: src/readelf.c:2840
+#: src/readelf.c:2848
#, c-format
msgid " %#06x: Parent %d: %s\n"
msgstr ""
#. Print the header.
-#: src/readelf.c:3101
+#: src/readelf.c:3109
#, c-format
msgid ""
"\n"
@@ -4408,15 +4667,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3129
+#: src/readelf.c:3137
msgid " 0 *local* "
msgstr " 0 *lokal* "
-#: src/readelf.c:3134
+#: src/readelf.c:3142
msgid " 1 *global* "
msgstr " 1 *global* "
-#: src/readelf.c:3176
+#: src/readelf.c:3184
#, c-format
msgid ""
"\n"
@@ -4431,66 +4690,66 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3198
+#: src/readelf.c:3206
#, no-c-format
msgid " Length Number % of total Coverage\n"
msgstr ""
-#: src/readelf.c:3200
+#: src/readelf.c:3208
#, c-format
msgid " 0 %6<PRIu32> %5.1f%%\n"
msgstr " 0 %6<PRIu32> %5.1f%%\n"
-#: src/readelf.c:3207
+#: src/readelf.c:3215
#, c-format
msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
-#: src/readelf.c:3220
+#: src/readelf.c:3228
#, c-format
msgid ""
" Average number of tests: successful lookup: %f\n"
"\t\t\t unsuccessful lookup: %f\n"
msgstr ""
-#: src/readelf.c:3238 src/readelf.c:3302 src/readelf.c:3368
+#: src/readelf.c:3246 src/readelf.c:3310 src/readelf.c:3376
#, c-format
msgid "cannot get data for section %d: %s"
msgstr ""
-#: src/readelf.c:3246
+#: src/readelf.c:3254
#, fuzzy, c-format
msgid "invalid data in sysv.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3275
+#: src/readelf.c:3283
#, fuzzy, c-format
msgid "invalid chain in sysv.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3310
+#: src/readelf.c:3318
#, fuzzy, c-format
msgid "invalid data in sysv.hash64 section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3341
+#: src/readelf.c:3349
#, fuzzy, c-format
msgid "invalid chain in sysv.hash64 section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3377
+#: src/readelf.c:3385
#, fuzzy, c-format
msgid "invalid data in gnu.hash section %d"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:3444
+#: src/readelf.c:3452
#, c-format
msgid ""
" Symbol Bias: %u\n"
" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n"
msgstr ""
-#: src/readelf.c:3533
+#: src/readelf.c:3541
#, c-format
msgid ""
"\n"
@@ -4501,13 +4760,13 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:3547
+#: src/readelf.c:3555
msgid ""
" Library Time Stamp Checksum Version "
"Flags"
msgstr ""
-#: src/readelf.c:3606
+#: src/readelf.c:3614
#, c-format
msgid ""
"\n"
@@ -4515,102 +4774,102 @@ msgid ""
"%#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:3623
+#: src/readelf.c:3631
msgid " Owner Size\n"
msgstr ""
-#: src/readelf.c:3647
+#: src/readelf.c:3655
#, c-format
msgid " %-13s %4<PRIu32>\n"
msgstr " %-13s %4<PRIu32>\n"
#. Unknown subsection, print and skip.
-#: src/readelf.c:3686
+#: src/readelf.c:3694
#, c-format
msgid " %-4u %12<PRIu32>\n"
msgstr " %-4u %12<PRIu32>\n"
#. Tag_File
-#: src/readelf.c:3691
+#: src/readelf.c:3699
#, c-format
msgid " File: %11<PRIu32>\n"
msgstr " File: %11<PRIu32>\n"
-#: src/readelf.c:3740
+#: src/readelf.c:3748
#, c-format
msgid " %s: %<PRId64>, %s\n"
msgstr " %s: %<PRId64>, %s\n"
-#: src/readelf.c:3743
+#: src/readelf.c:3751
#, c-format
msgid " %s: %<PRId64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:3746
+#: src/readelf.c:3754
#, c-format
msgid " %s: %s\n"
msgstr " %s: %s\n"
-#: src/readelf.c:3756
+#: src/readelf.c:3764
#, c-format
msgid " %u: %<PRId64>\n"
msgstr " %u: %<PRId64>\n"
-#: src/readelf.c:3759
+#: src/readelf.c:3767
#, c-format
msgid " %u: %s\n"
msgstr " %u: %s\n"
-#: src/readelf.c:3829
+#: src/readelf.c:3837
#, fuzzy, c-format
msgid "sprintf failure"
msgstr "mprotect fehlgeschlagen"
-#: src/readelf.c:4311
+#: src/readelf.c:4319
msgid "empty block"
msgstr ""
-#: src/readelf.c:4314
+#: src/readelf.c:4322
#, c-format
msgid "%zu byte block:"
msgstr ""
-#: src/readelf.c:4792
+#: src/readelf.c:4800
#, c-format
msgid "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n"
msgstr ""
-#: src/readelf.c:4859
+#: src/readelf.c:4867
#, c-format
msgid "%s %#<PRIx64> used with different address sizes"
msgstr ""
-#: src/readelf.c:4866
+#: src/readelf.c:4874
#, c-format
msgid "%s %#<PRIx64> used with different offset sizes"
msgstr ""
-#: src/readelf.c:4873
+#: src/readelf.c:4881
#, c-format
msgid "%s %#<PRIx64> used with different base addresses"
msgstr ""
-#: src/readelf.c:4880
+#: src/readelf.c:4888
#, c-format
msgid "%s %#<PRIx64> used with different attribute %s and %s"
msgstr ""
-#: src/readelf.c:4980
+#: src/readelf.c:4988
#, c-format
msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n"
msgstr ""
-#: src/readelf.c:4988
+#: src/readelf.c:4996
#, c-format
msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
msgstr ""
-#: src/readelf.c:5091
+#: src/readelf.c:5099
#, c-format
msgid ""
"\n"
@@ -4618,79 +4877,79 @@ msgid ""
" [ Code]\n"
msgstr ""
-#: src/readelf.c:5099
+#: src/readelf.c:5107
#, c-format
msgid ""
"\n"
"Abbreviation section at offset %<PRIu64>:\n"
msgstr ""
-#: src/readelf.c:5112
+#: src/readelf.c:5120
#, c-format
msgid " *** error while reading abbreviation: %s\n"
msgstr ""
-#: src/readelf.c:5128
+#: src/readelf.c:5136
#, c-format
msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
msgstr ""
-#: 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
+#: src/readelf.c:5169 src/readelf.c:5478 src/readelf.c:5645 src/readelf.c:6030
+#: src/readelf.c:6646 src/readelf.c:8386 src/readelf.c:9075 src/readelf.c:9548
+#: src/readelf.c:9799 src/readelf.c:9965 src/readelf.c:10352
+#: src/readelf.c:10412
#, c-format
msgid ""
"\n"
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:5174
+#: src/readelf.c:5182
#, fuzzy, c-format
msgid "cannot get .debug_addr section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:5274 src/readelf.c:5298 src/readelf.c:5682 src/readelf.c:9109
+#: src/readelf.c:5282 src/readelf.c:5306 src/readelf.c:5690 src/readelf.c:9120
#, fuzzy, c-format
msgid " Length: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5276 src/readelf.c:5313 src/readelf.c:5695 src/readelf.c:9122
+#: src/readelf.c:5284 src/readelf.c:5321 src/readelf.c:5703 src/readelf.c:9133
#, fuzzy, c-format
msgid " DWARF version: %8<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5277 src/readelf.c:5322 src/readelf.c:5704 src/readelf.c:9131
+#: src/readelf.c:5285 src/readelf.c:5330 src/readelf.c:5712 src/readelf.c:9142
#, fuzzy, c-format
msgid " Address size: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5279 src/readelf.c:5332 src/readelf.c:5714 src/readelf.c:9141
+#: src/readelf.c:5287 src/readelf.c:5340 src/readelf.c:5722 src/readelf.c:9152
#, fuzzy, c-format
msgid " Segment size: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5317 src/readelf.c:5699 src/readelf.c:9126 src/readelf.c:10533
+#: src/readelf.c:5325 src/readelf.c:5707 src/readelf.c:9137 src/readelf.c:10544
#, fuzzy, c-format
msgid "Unknown version"
msgstr "unbekannte Version"
-#: src/readelf.c:5327 src/readelf.c:5540 src/readelf.c:5709 src/readelf.c:9136
+#: src/readelf.c:5335 src/readelf.c:5548 src/readelf.c:5717 src/readelf.c:9147
#, fuzzy, c-format
msgid "unsupported address size"
msgstr "Kein Adress-Wert"
-#: src/readelf.c:5338 src/readelf.c:5551 src/readelf.c:5719 src/readelf.c:9146
+#: src/readelf.c:5346 src/readelf.c:5559 src/readelf.c:5727 src/readelf.c:9157
#, c-format
msgid "unsupported segment size"
msgstr ""
-#: src/readelf.c:5391 src/readelf.c:5465
+#: src/readelf.c:5399 src/readelf.c:5473
#, c-format
msgid "cannot get .debug_aranges content: %s"
msgstr ""
-#: src/readelf.c:5406
+#: src/readelf.c:5414
#, c-format
msgid ""
"\n"
@@ -4701,239 +4960,239 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:5437
+#: src/readelf.c:5445
#, c-format
msgid " [%*zu] ???\n"
msgstr " [%*zu] ???\n"
-#: src/readelf.c:5439
+#: src/readelf.c:5447
#, c-format
msgid ""
" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
msgstr ""
-#: src/readelf.c:5483 src/readelf.c:8402
+#: src/readelf.c:5491 src/readelf.c:8413
#, c-format
msgid ""
"\n"
"Table at offset %zu:\n"
msgstr ""
-#: src/readelf.c:5487 src/readelf.c:5663 src/readelf.c:6662 src/readelf.c:8413
-#: src/readelf.c:9090
+#: src/readelf.c:5495 src/readelf.c:5671 src/readelf.c:6670 src/readelf.c:8424
+#: src/readelf.c:9101
#, c-format
msgid "invalid data in section [%zu] '%s'"
msgstr ""
-#: src/readelf.c:5503
+#: src/readelf.c:5511
#, fuzzy, c-format
msgid ""
"\n"
" Length: %6<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5515
+#: src/readelf.c:5523
#, fuzzy, c-format
msgid " DWARF version: %6<PRIuFAST16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5519
+#: src/readelf.c:5527
#, c-format
msgid "unsupported aranges version"
msgstr ""
-#: src/readelf.c:5530
+#: src/readelf.c:5538
#, fuzzy, c-format
msgid " CU offset: %6<PRIx64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5536
+#: src/readelf.c:5544
#, c-format
msgid " Address size: %6<PRIu64>\n"
msgstr ""
-#: src/readelf.c:5547
+#: src/readelf.c:5555
#, c-format
msgid ""
" Segment size: %6<PRIu64>\n"
"\n"
msgstr ""
-#: src/readelf.c:5602
+#: src/readelf.c:5610
#, c-format
msgid " %zu padding bytes\n"
msgstr ""
-#: src/readelf.c:5646
+#: src/readelf.c:5654
#, fuzzy, c-format
msgid "cannot get .debug_rnglists content: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:5669 src/readelf.c:9096
+#: src/readelf.c:5677 src/readelf.c:9107
#, fuzzy, c-format
msgid ""
"Table at Offset 0x%<PRIx64>:\n"
"\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5724 src/readelf.c:9151
+#: src/readelf.c:5732 src/readelf.c:9162
#, fuzzy, c-format
msgid " Offset entries: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5740 src/readelf.c:9167
+#: src/readelf.c:5748 src/readelf.c:9178
#, c-format
msgid " Unknown CU base: "
msgstr ""
-#: src/readelf.c:5742 src/readelf.c:9169
+#: src/readelf.c:5750 src/readelf.c:9180
#, c-format
msgid " CU [%6<PRIx64>] base: "
msgstr ""
-#: src/readelf.c:5748 src/readelf.c:9175
+#: src/readelf.c:5756 src/readelf.c:9186
#, c-format
msgid " Not associated with a CU.\n"
msgstr ""
-#: src/readelf.c:5759 src/readelf.c:9186
+#: src/readelf.c:5767 src/readelf.c:9197
#, c-format
msgid "too many offset entries for unit length"
msgstr ""
-#: src/readelf.c:5763 src/readelf.c:9190
+#: src/readelf.c:5771 src/readelf.c:9201
#, fuzzy, c-format
msgid " Offsets starting at 0x%<PRIx64>:\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:5815
+#: src/readelf.c:5823
#, fuzzy, c-format
msgid "invalid range list data"
msgstr "Ungültige Daten"
-#: src/readelf.c:6000 src/readelf.c:9515
+#: src/readelf.c:6008 src/readelf.c:9526
#, c-format
msgid ""
" %zu padding bytes\n"
"\n"
msgstr ""
-#: src/readelf.c:6017
+#: src/readelf.c:6025
#, c-format
msgid "cannot get .debug_ranges content: %s"
msgstr ""
-#: src/readelf.c:6053 src/readelf.c:9570
+#: src/readelf.c:6061 src/readelf.c:9581
#, c-format
msgid ""
"\n"
" Unknown CU base: "
msgstr ""
-#: src/readelf.c:6055 src/readelf.c:9572
+#: src/readelf.c:6063 src/readelf.c:9583
#, c-format
msgid ""
"\n"
" CU [%6<PRIx64>] base: "
msgstr ""
-#: src/readelf.c:6064 src/readelf.c:9598 src/readelf.c:9624
+#: src/readelf.c:6072 src/readelf.c:9609 src/readelf.c:9635
#, c-format
msgid " [%6tx] <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:6089 src/readelf.c:9708
+#: src/readelf.c:6097 src/readelf.c:9719
#, fuzzy
msgid "base address"
msgstr "Außerhalb des Adressbereiches"
-#: src/readelf.c:6099 src/readelf.c:9718
+#: src/readelf.c:6107 src/readelf.c:9729
#, fuzzy, c-format
msgid " [%6tx] empty list\n"
msgstr " [%6tx] %s..%s\n"
-#: src/readelf.c:6359
+#: src/readelf.c:6367
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:6616
+#: src/readelf.c:6624
#, fuzzy, c-format
msgid "cannot get ELF: %s"
msgstr "ELF Kopf konnte nicht ausgelesen werden"
-#: src/readelf.c:6634
+#: src/readelf.c:6642
#, c-format
msgid ""
"\n"
"Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:6684
+#: src/readelf.c:6692
#, c-format
msgid ""
"\n"
" [%6tx] Zero terminator\n"
msgstr ""
-#: src/readelf.c:6785 src/readelf.c:6939
+#: src/readelf.c:6793 src/readelf.c:6947
#, fuzzy, c-format
msgid "invalid augmentation length"
msgstr "ungültige Abschnittsausrichtung"
-#: src/readelf.c:6800
+#: src/readelf.c:6808
msgid "FDE address encoding: "
msgstr ""
-#: src/readelf.c:6806
+#: src/readelf.c:6814
msgid "LSDA pointer encoding: "
msgstr ""
-#: src/readelf.c:6916
+#: src/readelf.c:6924
#, c-format
msgid " (offset: %#<PRIx64>)"
msgstr ""
-#: src/readelf.c:6923
+#: src/readelf.c:6931
#, c-format
msgid " (end offset: %#<PRIx64>)"
msgstr ""
-#: src/readelf.c:6960
+#: src/readelf.c:6968
#, c-format
msgid " %-26sLSDA pointer: %#<PRIx64>\n"
msgstr ""
-#: src/readelf.c:7045
+#: src/readelf.c:7053
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute code: %s"
msgstr ""
-#: src/readelf.c:7055
+#: src/readelf.c:7063
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute form: %s"
msgstr ""
-#: src/readelf.c:7077
+#: src/readelf.c:7085
#, c-format
msgid "DIE [%<PRIx64>] cannot get attribute '%s' (%s) value: %s"
msgstr ""
-#: src/readelf.c:7407
+#: src/readelf.c:7415
#, fuzzy, c-format
msgid "invalid file (%<PRId64>): %s"
msgstr "Ungültige Datei"
-#: src/readelf.c:7411
+#: src/readelf.c:7419
#, fuzzy, c-format
msgid "no srcfiles for CU [%<PRIx64>]"
msgstr "unbekannte Form %<PRIx64>"
-#: src/readelf.c:7415
+#: src/readelf.c:7423
#, fuzzy, c-format
msgid "couldn't get DWARF CU: %s"
msgstr "ELF Kopf konnte nicht ausgelesen werden"
-#: src/readelf.c:7728
+#: src/readelf.c:7738
#, c-format
msgid ""
"\n"
@@ -4941,12 +5200,12 @@ msgid ""
" [Offset]\n"
msgstr ""
-#: src/readelf.c:7778
+#: src/readelf.c:7788
#, fuzzy, c-format
msgid "cannot get next unit: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:7797
+#: src/readelf.c:7808
#, c-format
msgid ""
" Type unit at offset %<PRIu64>:\n"
@@ -4955,7 +5214,7 @@ msgid ""
" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n"
msgstr ""
-#: src/readelf.c:7809
+#: src/readelf.c:7820
#, c-format
msgid ""
" Compilation unit at offset %<PRIu64>:\n"
@@ -4963,37 +5222,37 @@ msgid ""
"%<PRIu8>, Offset size: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:7819 src/readelf.c:7982
+#: src/readelf.c:7830 src/readelf.c:7993
#, c-format
msgid " Unit type: %s (%<PRIu8>)"
msgstr ""
-#: src/readelf.c:7846
+#: src/readelf.c:7857
#, c-format
msgid "unknown version (%d) or unit type (%d)"
msgstr ""
-#: src/readelf.c:7875
+#: src/readelf.c:7886
#, c-format
msgid "cannot get DIE offset: %s"
msgstr ""
-#: src/readelf.c:7884
+#: src/readelf.c:7895
#, 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:7922
+#: src/readelf.c:7933
#, c-format
msgid "cannot get next DIE: %s\n"
msgstr ""
-#: src/readelf.c:7930
+#: src/readelf.c:7941
#, c-format
msgid "cannot get next DIE: %s"
msgstr ""
-#: src/readelf.c:7974
+#: src/readelf.c:7985
#, c-format
msgid ""
" Split compilation unit at offset %<PRIu64>:\n"
@@ -5001,7 +5260,7 @@ msgid ""
"%<PRIu8>, Offset size: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:8026
+#: src/readelf.c:8037
#, c-format
msgid ""
"\n"
@@ -5009,18 +5268,18 @@ msgid ""
"\n"
msgstr ""
-#: src/readelf.c:8358
+#: src/readelf.c:8369
#, fuzzy, c-format
msgid "unknown form: %s"
msgstr "unbekannte Form %<PRIx64>"
-#: src/readelf.c:8389
+#: src/readelf.c:8400
#, c-format
msgid "cannot get line data section data: %s"
msgstr ""
#. Print what we got so far.
-#: src/readelf.c:8491
+#: src/readelf.c:8502
#, c-format
msgid ""
"\n"
@@ -5039,177 +5298,177 @@ msgid ""
"Opcodes:\n"
msgstr ""
-#: src/readelf.c:8513
+#: src/readelf.c:8524
#, fuzzy, c-format
msgid "cannot handle .debug_line version: %u\n"
msgstr "ungültige .debug_line Sektion"
-#: src/readelf.c:8521
+#: src/readelf.c:8532
#, fuzzy, c-format
msgid "cannot handle address size: %u\n"
msgstr "Kein Adress-Wert"
-#: src/readelf.c:8529
+#: src/readelf.c:8540
#, c-format
msgid "cannot handle segment selector size: %u\n"
msgstr ""
-#: src/readelf.c:8539
+#: src/readelf.c:8550
#, c-format
msgid "invalid data at offset %tu in section [%zu] '%s'"
msgstr ""
-#: src/readelf.c:8554
+#: src/readelf.c:8565
#, c-format
msgid " [%*<PRIuFAST8>] %hhu argument\n"
msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n"
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:8565
+#: src/readelf.c:8576
msgid ""
"\n"
"Directory table:"
msgstr ""
-#: src/readelf.c:8571 src/readelf.c:8648
+#: src/readelf.c:8582 src/readelf.c:8659
#, fuzzy, c-format
msgid " ["
msgstr " %s: %s\n"
-#: src/readelf.c:8642
+#: src/readelf.c:8653
msgid ""
"\n"
"File name table:"
msgstr ""
-#: src/readelf.c:8703
+#: src/readelf.c:8714
msgid " Entry Dir Time Size Name"
msgstr ""
-#: src/readelf.c:8742
+#: src/readelf.c:8753
msgid ""
"\n"
"No line number statements."
msgstr ""
-#: src/readelf.c:8746
+#: src/readelf.c:8757
msgid ""
"\n"
"Line number statements:"
msgstr ""
-#: src/readelf.c:8766
+#: src/readelf.c:8777
#, c-format
msgid "invalid maximum operations per instruction is zero"
msgstr ""
-#: src/readelf.c:8800
+#: src/readelf.c:8811
#, c-format
msgid " special opcode %u: address+%u = "
msgstr ""
-#: src/readelf.c:8804
+#: src/readelf.c:8815
#, c-format
msgid ", op_index = %u, line%+d = %zu\n"
msgstr ""
-#: src/readelf.c:8807
+#: src/readelf.c:8818
#, c-format
msgid ", line%+d = %zu\n"
msgstr ""
-#: src/readelf.c:8825
+#: src/readelf.c:8836
#, c-format
msgid " extended opcode %u: "
msgstr ""
-#: src/readelf.c:8830
+#: src/readelf.c:8841
msgid " end of sequence"
msgstr ""
-#: src/readelf.c:8848
+#: src/readelf.c:8859
#, fuzzy, c-format
msgid " set address to "
msgstr "Außerhalb des Adressbereiches"
-#: src/readelf.c:8876
+#: src/readelf.c:8887
#, c-format
msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
msgstr ""
-#: src/readelf.c:8890
+#: src/readelf.c:8901
#, c-format
msgid " set discriminator to %u\n"
msgstr ""
#. Unknown, ignore it.
-#: src/readelf.c:8895
+#: src/readelf.c:8906
#, fuzzy
msgid " unknown opcode"
msgstr "unbekannter Typ"
#. Takes no argument.
-#: src/readelf.c:8907
+#: src/readelf.c:8918
msgid " copy"
msgstr ""
-#: src/readelf.c:8918
+#: src/readelf.c:8929
#, c-format
msgid " advance address by %u to "
msgstr ""
-#: src/readelf.c:8922 src/readelf.c:8983
+#: src/readelf.c:8933 src/readelf.c:8994
#, c-format
msgid ", op_index to %u"
msgstr ""
-#: src/readelf.c:8934
+#: src/readelf.c:8945
#, c-format
msgid " advance line by constant %d to %<PRId64>\n"
msgstr ""
-#: src/readelf.c:8944
+#: src/readelf.c:8955
#, c-format
msgid " set file to %<PRIu64>\n"
msgstr ""
-#: src/readelf.c:8955
+#: src/readelf.c:8966
#, c-format
msgid " set column to %<PRIu64>\n"
msgstr ""
-#: src/readelf.c:8962
+#: src/readelf.c:8973
#, c-format
msgid " set '%s' to %<PRIuFAST8>\n"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:8968
+#: src/readelf.c:8979
msgid " set basic block flag"
msgstr ""
-#: src/readelf.c:8979
+#: src/readelf.c:8990
#, c-format
msgid " advance address by constant %u to "
msgstr ""
-#: src/readelf.c:8999
+#: src/readelf.c:9010
#, c-format
msgid " advance address by fixed value %u to \n"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:9009
+#: src/readelf.c:9020
msgid " set prologue end flag"
msgstr ""
#. Takes no argument.
-#: src/readelf.c:9014
+#: src/readelf.c:9025
msgid " set epilogue begin flag"
msgstr ""
-#: src/readelf.c:9024
+#: src/readelf.c:9035
#, c-format
msgid " set isa to %u\n"
msgstr ""
@@ -5217,108 +5476,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:9033
+#: src/readelf.c:9044
#, c-format
msgid " unknown opcode with %<PRIu8> parameter:"
msgid_plural " unknown opcode with %<PRIu8> parameters:"
msgstr[0] ""
msgstr[1] ""
-#: src/readelf.c:9073
+#: src/readelf.c:9084
#, fuzzy, c-format
msgid "cannot get .debug_loclists content: %s"
msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s"
-#: src/readelf.c:9239
+#: src/readelf.c:9250
#, c-format
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:9279
+#: src/readelf.c:9290
#, fuzzy, c-format
msgid "invalid loclists data"
msgstr "Ungültige Daten"
-#: src/readelf.c:9532
+#: src/readelf.c:9543
#, c-format
msgid "cannot get .debug_loc content: %s"
msgstr ""
-#: src/readelf.c:9745 src/readelf.c:10789
+#: src/readelf.c:9756 src/readelf.c:10800
msgid " <INVALID DATA>\n"
msgstr ""
-#: src/readelf.c:9800 src/readelf.c:9963
+#: src/readelf.c:9811 src/readelf.c:9974
#, c-format
msgid "cannot get macro information section data: %s"
msgstr ""
-#: src/readelf.c:9880
+#: src/readelf.c:9891
#, c-format
msgid "%*s*** non-terminated string at end of section"
msgstr ""
-#: src/readelf.c:9903
+#: src/readelf.c:9914
#, c-format
msgid "%*s*** missing DW_MACINFO_start_file argument at end of section"
msgstr ""
-#: src/readelf.c:10004
+#: src/readelf.c:10015
#, fuzzy, c-format
msgid " Offset: 0x%<PRIx64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10016
+#: src/readelf.c:10027
#, fuzzy, c-format
msgid " Version: %<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10022 src/readelf.c:10909
+#: src/readelf.c:10033 src/readelf.c:10920
#, c-format
msgid " unknown version, cannot parse section\n"
msgstr ""
-#: src/readelf.c:10029
+#: src/readelf.c:10040
#, fuzzy, c-format
msgid " Flag: 0x%<PRIx8>"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10058
+#: src/readelf.c:10069
#, c-format
msgid " Offset length: %<PRIu8>\n"
msgstr ""
-#: src/readelf.c:10066
+#: src/readelf.c:10077
#, c-format
msgid " .debug_line offset: 0x%<PRIx64>\n"
msgstr ""
-#: src/readelf.c:10091
+#: src/readelf.c:10102
#, c-format
msgid " extension opcode table, %<PRIu8> items:\n"
msgstr ""
-#: src/readelf.c:10098
+#: src/readelf.c:10109
#, c-format
msgid " [%<PRIx8>]"
msgstr ""
-#: src/readelf.c:10110
+#: src/readelf.c:10121
#, c-format
msgid " %<PRIu8> arguments:"
msgstr ""
-#: src/readelf.c:10125
+#: src/readelf.c:10136
#, c-format
msgid " no arguments."
msgstr ""
-#: src/readelf.c:10326
+#: src/readelf.c:10337
#, c-format
msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
msgstr ""
-#: src/readelf.c:10370
+#: src/readelf.c:10381
#, c-format
msgid ""
"\n"
@@ -5326,72 +5585,78 @@ msgid ""
" %*s String\n"
msgstr ""
-#: src/readelf.c:10385
+#. TRANS: the debugstr| prefix makes the string unique.
+#: src/readelf.c:10386
+msgctxt "debugstr"
+msgid "Offset"
+msgstr ""
+
+#: src/readelf.c:10396
#, c-format
msgid " *** error, missing string terminator\n"
msgstr ""
-#: src/readelf.c:10414
+#: src/readelf.c:10425
#, fuzzy, c-format
msgid "cannot get .debug_str_offsets section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:10513
+#: src/readelf.c:10524
#, fuzzy, c-format
msgid " Length: %8<PRIu64>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10515
+#: src/readelf.c:10526
#, fuzzy, c-format
msgid " Offset size: %8<PRIu8>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10529
+#: src/readelf.c:10540
#, fuzzy, c-format
msgid " DWARF version: %8<PRIu16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10538
+#: src/readelf.c:10549
#, fuzzy, c-format
msgid " Padding: %8<PRIx16>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10592
+#: src/readelf.c:10603
#, c-format
msgid ""
"\n"
"Call frame search table section [%2zu] '.eh_frame_hdr':\n"
msgstr ""
-#: src/readelf.c:10694
+#: src/readelf.c:10705
#, c-format
msgid ""
"\n"
"Exception handling table section [%2zu] '.gcc_except_table':\n"
msgstr ""
-#: src/readelf.c:10717
+#: src/readelf.c:10728
#, c-format
msgid " LPStart encoding: %#x "
msgstr ""
-#: src/readelf.c:10729
+#: src/readelf.c:10740
#, c-format
msgid " TType encoding: %#x "
msgstr ""
-#: src/readelf.c:10744
+#: src/readelf.c:10755
#, c-format
msgid " Call site encoding: %#x "
msgstr ""
-#: src/readelf.c:10757
+#: src/readelf.c:10768
msgid ""
"\n"
" Call site table:"
msgstr ""
-#: src/readelf.c:10771
+#: src/readelf.c:10782
#, c-format
msgid ""
" [%4u] Call site start: %#<PRIx64>\n"
@@ -5400,142 +5665,142 @@ msgid ""
" Action: %u\n"
msgstr ""
-#: src/readelf.c:10844
+#: src/readelf.c:10855
#, c-format
msgid "invalid TType encoding"
msgstr ""
-#: src/readelf.c:10871
+#: src/readelf.c:10882
#, c-format
msgid ""
"\n"
"GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n"
msgstr ""
-#: src/readelf.c:10900
+#: src/readelf.c:10911
#, fuzzy, c-format
msgid " Version: %<PRId32>\n"
msgstr " %s: %<PRId64>\n"
-#: src/readelf.c:10918
+#: src/readelf.c:10929
#, c-format
msgid " CU offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10925
+#: src/readelf.c:10936
#, c-format
msgid " TU offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10932
+#: src/readelf.c:10943
#, c-format
msgid " address offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10939
+#: src/readelf.c:10950
#, c-format
msgid " symbol offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10946
+#: src/readelf.c:10957
#, c-format
msgid " constant offset: %#<PRIx32>\n"
msgstr ""
-#: src/readelf.c:10960
+#: src/readelf.c:10971
#, c-format
msgid ""
"\n"
" CU list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:10985
+#: src/readelf.c:10996
#, c-format
msgid ""
"\n"
" TU list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:11014
+#: src/readelf.c:11025
#, c-format
msgid ""
"\n"
" Address list at offset %#<PRIx32> contains %zu entries:\n"
msgstr ""
-#: src/readelf.c:11046
+#: src/readelf.c:11057
#, c-format
msgid ""
"\n"
" Symbol table at offset %#<PRIx32> contains %zu slots:\n"
msgstr ""
-#: src/readelf.c:11184
+#: src/readelf.c:11195
#, c-format
msgid "cannot get debug context descriptor: %s"
msgstr ""
-#: src/readelf.c:11552 src/readelf.c:12179 src/readelf.c:12290
-#: src/readelf.c:12348
+#: src/readelf.c:11563 src/readelf.c:12190 src/readelf.c:12301
+#: src/readelf.c:12359
#, c-format
msgid "cannot convert core note data: %s"
msgstr ""
-#: src/readelf.c:11915
+#: src/readelf.c:11926
#, c-format
msgid ""
"\n"
"%*s... <repeats %u more times> ..."
msgstr ""
-#: src/readelf.c:12427
+#: src/readelf.c:12438
msgid " Owner Data size Type\n"
msgstr ""
-#: src/readelf.c:12456
+#: src/readelf.c:12467
#, c-format
msgid " %-13.*s %9<PRId32> %s\n"
msgstr ""
-#: src/readelf.c:12508
+#: src/readelf.c:12519
#, fuzzy, c-format
msgid "cannot get content of note: %s"
msgstr "Konnte Inhalt von %s: %s nicht lesen"
-#: src/readelf.c:12542
+#: src/readelf.c:12553
#, c-format
msgid ""
"\n"
"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12565
+#: src/readelf.c:12576
#, c-format
msgid ""
"\n"
"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12612
+#: src/readelf.c:12623
#, fuzzy, c-format
msgid ""
"\n"
"Section [%zu] '%s' has no data to dump.\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12639 src/readelf.c:12690
+#: src/readelf.c:12650 src/readelf.c:12701
#, fuzzy, c-format
msgid "cannot get data for section [%zu] '%s': %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12644
+#: src/readelf.c:12655
#, c-format
msgid ""
"\n"
"Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12649
+#: src/readelf.c:12660
#, c-format
msgid ""
"\n"
@@ -5543,21 +5808,21 @@ msgid ""
"%#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12663
+#: src/readelf.c:12674
#, fuzzy, c-format
msgid ""
"\n"
"Section [%zu] '%s' has no strings to dump.\n"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/readelf.c:12695
+#: src/readelf.c:12706
#, c-format
msgid ""
"\n"
"String section [%zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12700
+#: src/readelf.c:12711
#, c-format
msgid ""
"\n"
@@ -5565,45 +5830,45 @@ msgid ""
"offset %#0<PRIx64>:\n"
msgstr ""
-#: src/readelf.c:12749
+#: src/readelf.c:12760
#, c-format
msgid ""
"\n"
"section [%lu] does not exist"
msgstr ""
-#: src/readelf.c:12779
+#: src/readelf.c:12790
#, c-format
msgid ""
"\n"
"section '%s' does not exist"
msgstr ""
-#: src/readelf.c:12836
+#: src/readelf.c:12847
#, c-format
msgid "cannot get symbol index of archive '%s': %s"
msgstr ""
-#: src/readelf.c:12839
+#: src/readelf.c:12850
#, c-format
msgid ""
"\n"
"Archive '%s' has no symbol index\n"
msgstr ""
-#: src/readelf.c:12843
+#: src/readelf.c:12854
#, c-format
msgid ""
"\n"
"Index of archive '%s' has %zu entries:\n"
msgstr ""
-#: src/readelf.c:12861
+#: src/readelf.c:12872
#, fuzzy, c-format
msgid "cannot extract member at offset %zu in '%s': %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/readelf.c:12866
+#: src/readelf.c:12877
#, c-format
msgid "Archive member '%s' contains:\n"
msgstr ""
@@ -5666,11 +5931,63 @@ msgstr ""
msgid "%s: file format not recognized"
msgstr ""
+#: src/size.c:328
+msgctxt "bsd"
+msgid "text"
+msgstr ""
+
+#: src/size.c:329
+msgctxt "bsd"
+msgid "data"
+msgstr ""
+
+#: src/size.c:330
+msgctxt "bsd"
+msgid "bss"
+msgstr ""
+
+#: src/size.c:331
+msgctxt "bsd"
+msgid "dec"
+msgstr ""
+
+#: src/size.c:332
+msgctxt "bsd"
+msgid "hex"
+msgstr ""
+
+#: src/size.c:333
+msgctxt "bsd"
+msgid "filename"
+msgstr ""
+
#: src/size.c:418 src/size.c:560
#, c-format
msgid " (ex %s)"
msgstr ""
+#: src/size.c:420
+#, fuzzy
+#| msgid "invalid section"
+msgctxt "sysv"
+msgid "section"
+msgstr "ungültiger Abschnitt"
+
+#: src/size.c:421
+msgctxt "sysv"
+msgid "size"
+msgstr ""
+
+#: src/size.c:422
+msgctxt "sysv"
+msgid "addr"
+msgstr ""
+
+#: src/size.c:451 src/size.c:454 src/size.c:457
+msgctxt "sysv"
+msgid "Total"
+msgstr ""
+
#: src/size.c:482
#, fuzzy, c-format
msgid "cannot get section header"
@@ -6191,7 +6508,7 @@ msgstr ""
msgid "cannot get shdrstrndx:%s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:244 src/unstrip.c:2085
+#: src/unstrip.c:244 src/unstrip.c:2086
#, c-format
msgid "cannot get ELF header: %s"
msgstr ""
@@ -6211,12 +6528,12 @@ msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
msgid "cannot copy ELF header: %s"
msgstr ""
-#: src/unstrip.c:265 src/unstrip.c:2103 src/unstrip.c:2146
+#: src/unstrip.c:265 src/unstrip.c:2104 src/unstrip.c:2147
#, fuzzy, c-format
msgid "cannot get number of program headers: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:270 src/unstrip.c:2107
+#: src/unstrip.c:270 src/unstrip.c:2108
#, c-format
msgid "cannot create program headers: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
@@ -6231,12 +6548,12 @@ msgstr "konnte Programm-Kopf nicht kopieren: %s"
msgid "cannot copy section header: %s"
msgstr ""
-#: src/unstrip.c:289 src/unstrip.c:1707
+#: src/unstrip.c:289 src/unstrip.c:1708
#, c-format
msgid "cannot get section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:291 src/unstrip.c:1709
+#: src/unstrip.c:291 src/unstrip.c:1710
#, c-format
msgid "cannot copy section data: %s"
msgstr "konnte Abschnittsdaten nicht kopieren: %s"
@@ -6246,14 +6563,14 @@ msgstr "konnte Abschnittsdaten nicht kopieren: %s"
msgid "cannot create directory '%s'"
msgstr "konnte Verzeichnis nicht erstellen: %s"
-#: src/unstrip.c:393 src/unstrip.c:655 src/unstrip.c:689 src/unstrip.c:857
-#: src/unstrip.c:1749
+#: src/unstrip.c:393 src/unstrip.c:657 src/unstrip.c:691 src/unstrip.c:859
+#: src/unstrip.c:1750
#, c-format
msgid "cannot get symbol table entry: %s"
msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s"
-#: 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
+#: src/unstrip.c:409 src/unstrip.c:660 src/unstrip.c:681 src/unstrip.c:694
+#: src/unstrip.c:1771 src/unstrip.c:1966 src/unstrip.c:1990
#, c-format
msgid "cannot update symbol table: %s"
msgstr "konnte Symboltabelle nicht aktualisieren: %s"
@@ -6263,243 +6580,243 @@ msgstr "konnte Symboltabelle nicht aktualisieren: %s"
msgid "cannot update section header: %s"
msgstr ""
-#: src/unstrip.c:465 src/unstrip.c:479
+#: src/unstrip.c:467 src/unstrip.c:481
#, c-format
msgid "cannot update relocation: %s"
msgstr ""
-#: src/unstrip.c:578
+#: src/unstrip.c:580
#, c-format
msgid "cannot get symbol version: %s"
msgstr ""
-#: src/unstrip.c:591
+#: src/unstrip.c:593
#, c-format
msgid "unexpected section type in [%zu] with sh_link to symtab"
msgstr ""
-#: src/unstrip.c:846
+#: src/unstrip.c:848
#, fuzzy, c-format
msgid "cannot get symbol section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:848
+#: src/unstrip.c:850
#, fuzzy, c-format
msgid "cannot get string section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:865
+#: src/unstrip.c:867
#, fuzzy, c-format
msgid "invalid string offset in symbol [%zu]"
msgstr "ungültiger Offset %zu für Symbol %s"
-#: src/unstrip.c:1023 src/unstrip.c:1427
+#: src/unstrip.c:1025 src/unstrip.c:1433
#, fuzzy, c-format
msgid "cannot read section [%zu] name: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:1038
+#: src/unstrip.c:1040
#, fuzzy, c-format
msgid "bad sh_link for group section: %s"
msgstr "ungültige .debug_line Sektion"
-#: src/unstrip.c:1044
+#: src/unstrip.c:1046
#, fuzzy, c-format
msgid "couldn't get shdr for group section: %s"
msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
-#: src/unstrip.c:1049
+#: src/unstrip.c:1051
#, fuzzy, c-format
msgid "bad data for group symbol section: %s"
msgstr "ungültige .debug_line Sektion"
-#: src/unstrip.c:1055
+#: src/unstrip.c:1057
#, fuzzy, c-format
msgid "couldn't get symbol for group section: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:1060
+#: src/unstrip.c:1062
#, fuzzy, c-format
msgid "bad symbol name for group section: %s"
msgstr "konnte Programm-Kopf nicht erstellen: %s"
-#: src/unstrip.c:1102 src/unstrip.c:1121 src/unstrip.c:1159
+#: src/unstrip.c:1073 src/unstrip.c:1554
+#, fuzzy, c-format
+msgid "cannot find matching section for [%zu] '%s'"
+msgstr "konnte Abschnittsdaten nicht holen: %s"
+
+#: src/unstrip.c:1118 src/unstrip.c:1137 src/unstrip.c:1175
#, c-format
msgid "cannot read '.gnu.prelink_undo' section: %s"
msgstr ""
-#: src/unstrip.c:1139
+#: src/unstrip.c:1155
#, c-format
msgid "overflow with shnum = %zu in '%s' section"
msgstr ""
-#: src/unstrip.c:1150
+#: src/unstrip.c:1166
#, c-format
msgid "invalid contents in '%s' section"
msgstr ""
-#: 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:1331 src/unstrip.c:1347 src/unstrip.c:1633 src/unstrip.c:1924
+#: src/unstrip.c:1337 src/unstrip.c:1353 src/unstrip.c:1634 src/unstrip.c:1925
#, c-format
msgid "cannot add section name to string table: %s"
msgstr ""
-#: src/unstrip.c:1356
+#: src/unstrip.c:1362
#, c-format
msgid "cannot update section header string table data: %s"
msgstr ""
-#: src/unstrip.c:1385 src/unstrip.c:1389
+#: src/unstrip.c:1391 src/unstrip.c:1395
#, c-format
msgid "cannot get section header string table section index: %s"
msgstr ""
-#: src/unstrip.c:1393 src/unstrip.c:1397 src/unstrip.c:1648
+#: src/unstrip.c:1399 src/unstrip.c:1403 src/unstrip.c:1649
#, c-format
msgid "cannot get section count: %s"
msgstr ""
-#: src/unstrip.c:1400
+#: src/unstrip.c:1406
#, c-format
msgid "more sections in stripped file than debug file -- arguments reversed?"
msgstr ""
-#: src/unstrip.c:1404
+#: src/unstrip.c:1410
#, c-format
msgid "no sections in stripped file"
msgstr ""
-#: src/unstrip.c:1475 src/unstrip.c:1568
+#: src/unstrip.c:1458 src/unstrip.c:1569
#, c-format
msgid "cannot read section header string table: %s"
msgstr ""
-#: src/unstrip.c:1627
+#: src/unstrip.c:1628
#, c-format
msgid "cannot add new section: %s"
msgstr ""
-#: src/unstrip.c:1757
+#: src/unstrip.c:1758
#, fuzzy, c-format
msgid "symbol [%zu] has invalid section index"
msgstr "ungültiger Abschnittsindex"
-#: src/unstrip.c:1789
+#: src/unstrip.c:1790
#, fuzzy, c-format
msgid "group has invalid section index [%zd]"
msgstr "ungültiger Abschnittsindex"
-#: src/unstrip.c:2064
+#: src/unstrip.c:2065
#, fuzzy, c-format
msgid "cannot read section data: %s"
msgstr "konnte Abschnittsdaten nicht holen: %s"
-#: src/unstrip.c:2093
+#: src/unstrip.c:2094
#, c-format
msgid "cannot update ELF header: %s"
msgstr ""
-#: src/unstrip.c:2117
+#: src/unstrip.c:2118
#, c-format
msgid "cannot update program header: %s"
msgstr "konnte Programm-Kopf nicht aktualisieren: %s"
-#: src/unstrip.c:2122 src/unstrip.c:2205
+#: src/unstrip.c:2123 src/unstrip.c:2206
#, c-format
msgid "cannot write output file: %s"
msgstr ""
-#: src/unstrip.c:2173
+#: src/unstrip.c:2174
#, c-format
msgid "DWARF data not adjusted for prelinking bias; consider prelink -u"
msgstr ""
-#: src/unstrip.c:2176
+#: src/unstrip.c:2177
#, c-format
msgid ""
"DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u"
msgstr ""
-#: src/unstrip.c:2196 src/unstrip.c:2247 src/unstrip.c:2259 src/unstrip.c:2345
+#: src/unstrip.c:2197 src/unstrip.c:2249 src/unstrip.c:2261 src/unstrip.c:2351
#, c-format
msgid "cannot create ELF descriptor: %s"
msgstr ""
-#: src/unstrip.c:2238
+#: src/unstrip.c:2235
msgid "WARNING: "
msgstr ""
-#: src/unstrip.c:2240
+#: src/unstrip.c:2237
msgid ", use --force"
msgstr ""
-#: src/unstrip.c:2263
+#: src/unstrip.c:2265
msgid "ELF header identification (e_ident) different"
msgstr ""
-#: src/unstrip.c:2266
+#: src/unstrip.c:2269
msgid "ELF header type (e_type) different"
msgstr ""
-#: src/unstrip.c:2269
+#: src/unstrip.c:2273
msgid "ELF header machine type (e_machine) different"
msgstr ""
-#: src/unstrip.c:2272
+#: src/unstrip.c:2277
msgid "stripped program header (e_phnum) smaller than unstripped"
msgstr ""
-#: src/unstrip.c:2302
+#: src/unstrip.c:2308
#, c-format
msgid "cannot find stripped file for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2306
+#: src/unstrip.c:2312
#, c-format
msgid "cannot open stripped file '%s' for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2321
+#: src/unstrip.c:2327
#, c-format
msgid "cannot find debug file for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2325
+#: src/unstrip.c:2331
#, c-format
msgid "cannot open debug file '%s' for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2338
+#: src/unstrip.c:2344
#, c-format
msgid "module '%s' file '%s' is not stripped"
msgstr ""
-#: src/unstrip.c:2369
+#: src/unstrip.c:2375
#, c-format
msgid "cannot cache section addresses for module '%s': %s"
msgstr ""
-#: src/unstrip.c:2501
+#: src/unstrip.c:2505
#, c-format
msgid "no matching modules found"
msgstr "kein passendes Modul gefunden"
-#: src/unstrip.c:2510
+#: src/unstrip.c:2515
#, c-format
msgid "matched more than one module"
msgstr "mehr als ein passendes Modul"
-#: src/unstrip.c:2554
+#: src/unstrip.c:2560
msgid ""
"STRIPPED-FILE DEBUG-FILE\n"
"[MODULE...]"
msgstr ""
-#: src/unstrip.c:2555
+#: src/unstrip.c:2561
msgid ""
"Combine stripped files with separate symbols and debug information.\n"
"\n"
@@ -6527,6 +6844,22 @@ msgid ""
"was found, or . if FILE contains the debug information."
msgstr ""
+#. Short description of program.
+#: debuginfod/debuginfod-find.c:42
+msgid "Request debuginfo-related content from debuginfods listed in $"
+msgstr ""
+
+#. Strings for arguments in help texts.
+#: debuginfod/debuginfod-find.c:46
+msgid ""
+"debuginfo BUILDID\n"
+"debuginfo PATH\n"
+"executable BUILDID\n"
+"executable PATH\n"
+"source BUILDID /FILENAME\n"
+"source PATH /FILENAME\n"
+msgstr ""
+
#: tests/backtrace.c:436
msgid "Run executable"
msgstr ""
@@ -6622,9 +6955,6 @@ msgstr ""
#~ msgid "only one option of -G and -r is allowed"
#~ msgstr "nur eine Option aus -G und -r erlaubt"
-#~ msgid "More than one output file name given."
-#~ msgstr "Mehr als ein Name der Ausgabedatei angegeben."
-
#~ msgid "-) without matching -("
#~ msgstr "-) ohne Übereinstimmung -("