1# German translation of elfutils. 2# Copyright (C) 2009 THE elfutils'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the elfutils package. 4# , fuzzy 5# 6# 7# Thomas Spura <tomspur@fedoraproject.org>, 2009. 8# Cornelius Neckenig <tbull@fedoraproject.org>, 2009. 9# Michael Münch <micm@fedoraproject.org>, 2009. 10msgid "" 11msgstr "" 12"Project-Id-Version: elfutils VERSION\n" 13"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 14"POT-Creation-Date: 2019-11-26 09:48+0100\n" 15"PO-Revision-Date: 2009-06-29 15:15+0200\n" 16"Last-Translator: Michael Münch <micm@fedoraproject.org>\n" 17"Language-Team: German\n" 18"Language: de\n" 19"MIME-Version: 1.0\n" 20"Content-Type: text/plain; charset=UTF-8\n" 21"Content-Transfer-Encoding: 8bit\n" 22"Plural-Forms: nplurals=2; plural=(n != 1);\n" 23"X-Generator: Lokalize 0.3\n" 24 25#: lib/color.c:53 26msgid "" 27"colorize the output. WHEN defaults to 'always' or can be 'auto' or 'never'" 28msgstr "" 29 30#: lib/color.c:129 31#, c-format 32msgid "" 33"%s: invalid argument '%s' for '--color'\n" 34"valid arguments are:\n" 35" - 'always', 'yes', 'force'\n" 36" - 'never', 'no', 'none'\n" 37" - 'auto', 'tty', 'if-tty'\n" 38msgstr "" 39 40#: lib/color.c:194 src/objdump.c:728 41#, fuzzy, c-format 42msgid "cannot allocate memory" 43msgstr "konnte Verzeichnis nicht erstellen: %s" 44 45#: lib/printversion.c:40 46#, fuzzy, c-format 47msgid "" 48"Copyright (C) %s The elfutils developers <%s>.\n" 49"This is free software; see the source for copying conditions. There is NO\n" 50"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" 51msgstr "" 52"Copyright (C) %s Red Hat, Inc.\n" 53"Dies ist freie Software, siehe Quellcode für Kopierbedingungen. KEINE " 54"GARANTIE,\n" 55"auch nicht für Marktgängigkeit oder Eignung für einen Bestimmten Zweck.\n" 56 57#: lib/xmalloc.c:52 lib/xmalloc.c:65 lib/xmalloc.c:77 src/readelf.c:3449 58#: src/readelf.c:11398 src/unstrip.c:2393 src/unstrip.c:2599 59#, c-format 60msgid "memory exhausted" 61msgstr "Kein Speicher mehr verfügbar" 62 63#: libasm/asm_error.c:65 libdw/dwarf_error.c:57 libdwfl/libdwflP.h:51 64#: libelf/elf_error.c:60 65msgid "no error" 66msgstr "kein Fehler" 67 68#: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:53 69#: libelf/elf_error.c:91 70msgid "out of memory" 71msgstr "nicht genügend Speicher" 72 73#: libasm/asm_error.c:67 74msgid "cannot create output file" 75msgstr "Ausgangsdatei konnte nicht erstellt werden" 76 77#: libasm/asm_error.c:68 78msgid "invalid parameter" 79msgstr "ungültiger Parameter" 80 81#: libasm/asm_error.c:69 82msgid "cannot change mode of output file" 83msgstr "konnte Modus der Ausgabedatei nicht ändern" 84 85#: libasm/asm_error.c:70 86msgid "cannot rename output file" 87msgstr "Ausgangsdatei konnte nicht umbenannt werden" 88 89#: libasm/asm_error.c:71 90msgid "duplicate symbol" 91msgstr "Symbol doppelt vorhanden" 92 93#: libasm/asm_error.c:72 94msgid "invalid section type for operation" 95msgstr "ungültiger Abschnittstyp für Operation" 96 97#: libasm/asm_error.c:73 98msgid "error during output of data" 99msgstr "Fehler bei Datenausgabe" 100 101#: libasm/asm_error.c:74 102msgid "no backend support available" 103msgstr "keine Backend-Unterstützung verfügbar" 104 105#: libasm/asm_error.c:83 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:52 106#: libelf/elf_error.c:63 107msgid "unknown error" 108msgstr "unbekannter Fehler" 109 110#: libdw/dwarf_error.c:59 111msgid "invalid access" 112msgstr "Ungültiger Zugriff" 113 114#: libdw/dwarf_error.c:60 115msgid "no regular file" 116msgstr "Keine reguläre Date" 117 118#: libdw/dwarf_error.c:61 119msgid "I/O error" 120msgstr "I/O Fehler" 121 122#: libdw/dwarf_error.c:62 123msgid "invalid ELF file" 124msgstr "Ungültige ELF Datei" 125 126#: libdw/dwarf_error.c:63 127msgid "no DWARF information" 128msgstr "keine DWARF Information" 129 130#: libdw/dwarf_error.c:64 131msgid "cannot decompress DWARF" 132msgstr "" 133 134#: libdw/dwarf_error.c:65 135msgid "no ELF file" 136msgstr "keine ELF Datei" 137 138#: libdw/dwarf_error.c:66 139msgid "cannot get ELF header" 140msgstr "ELF Kopf konnte nicht ausgelesen werden" 141 142#: libdw/dwarf_error.c:68 143msgid "not implemented" 144msgstr "Nicht implementiert" 145 146#: libdw/dwarf_error.c:69 libelf/elf_error.c:111 libelf/elf_error.c:159 147msgid "invalid command" 148msgstr "Ungültiger Befehl" 149 150#: libdw/dwarf_error.c:70 151msgid "invalid version" 152msgstr "Ungültige Version" 153 154#: libdw/dwarf_error.c:71 155msgid "invalid file" 156msgstr "Ungültige Datei" 157 158#: libdw/dwarf_error.c:72 159msgid "no entries found" 160msgstr "Keine Einträge gefunden" 161 162#: libdw/dwarf_error.c:73 163msgid "invalid DWARF" 164msgstr "DWARF ungültig" 165 166#: libdw/dwarf_error.c:74 167msgid "no string data" 168msgstr "" 169 170#: libdw/dwarf_error.c:75 171#, fuzzy 172msgid ".debug_str section missing" 173msgstr ".debug_line Sektion fehlt" 174 175#: libdw/dwarf_error.c:76 176#, fuzzy 177msgid ".debug_line_str section missing" 178msgstr ".debug_line Sektion fehlt" 179 180#: libdw/dwarf_error.c:77 181#, fuzzy 182msgid ".debug_str_offsets section missing" 183msgstr ".debug_line Sektion fehlt" 184 185#: libdw/dwarf_error.c:78 186msgid "no address value" 187msgstr "Kein Adress-Wert" 188 189#: libdw/dwarf_error.c:79 190msgid "no constant value" 191msgstr "Kein Konstanten-Wert" 192 193#: libdw/dwarf_error.c:80 194msgid "no reference value" 195msgstr "Kein Referenz-Wert" 196 197#: libdw/dwarf_error.c:81 198msgid "invalid reference value" 199msgstr "Ungültiger Referenz-Wert" 200 201#: libdw/dwarf_error.c:82 202msgid ".debug_line section missing" 203msgstr ".debug_line Sektion fehlt" 204 205#: libdw/dwarf_error.c:83 206msgid "invalid .debug_line section" 207msgstr "ungültige .debug_line Sektion" 208 209#: libdw/dwarf_error.c:84 210msgid "debug information too big" 211msgstr "Debug Information zu groß" 212 213#: libdw/dwarf_error.c:85 214msgid "invalid DWARF version" 215msgstr "Ungültige DWARF Version" 216 217#: libdw/dwarf_error.c:86 218msgid "invalid directory index" 219msgstr "ungültiger Verzeichnisindex" 220 221#: libdw/dwarf_error.c:87 libdwfl/libdwflP.h:72 222msgid "address out of range" 223msgstr "Außerhalb des Adressbereiches" 224 225#: libdw/dwarf_error.c:88 226#, fuzzy 227msgid ".debug_loc section missing" 228msgstr ".debug_line Sektion fehlt" 229 230#: libdw/dwarf_error.c:89 231#, fuzzy 232msgid ".debug_loclists section missing" 233msgstr ".debug_line Sektion fehlt" 234 235#: libdw/dwarf_error.c:90 236#, fuzzy 237msgid "not a location list value" 238msgstr "Kein Konstanten-Wert" 239 240#: libdw/dwarf_error.c:91 241msgid "no block data" 242msgstr "" 243 244#: libdw/dwarf_error.c:92 245msgid "invalid line index" 246msgstr "Ungültiger Zeilenindex" 247 248#: libdw/dwarf_error.c:93 249msgid "invalid address range index" 250msgstr "Ungültiger Adressbereichs Index" 251 252#: libdw/dwarf_error.c:94 libdwfl/libdwflP.h:73 253msgid "no matching address range" 254msgstr "Kein passender Adressbereich" 255 256#: libdw/dwarf_error.c:95 257msgid "no flag value" 258msgstr "" 259 260#: libdw/dwarf_error.c:96 libelf/elf_error.c:236 261msgid "invalid offset" 262msgstr "ungültiger Offset" 263 264#: libdw/dwarf_error.c:97 265msgid ".debug_ranges section missing" 266msgstr "" 267 268#: libdw/dwarf_error.c:98 269#, fuzzy 270msgid ".debug_rnglists section missing" 271msgstr ".debug_line Sektion fehlt" 272 273#: libdw/dwarf_error.c:99 274#, fuzzy 275msgid "invalid CFI section" 276msgstr "ungültiger Abschnitt" 277 278#: libdw/dwarf_error.c:100 279msgid "no alternative debug link found" 280msgstr "" 281 282#: libdw/dwarf_error.c:101 283#, fuzzy 284msgid "invalid opcode" 285msgstr "ungültiger Operand" 286 287#: libdw/dwarf_error.c:102 288msgid "not a CU (unit) DIE" 289msgstr "" 290 291#: libdw/dwarf_error.c:103 292#, fuzzy 293msgid "unknown language code" 294msgstr "unbekannter Typ" 295 296#: libdw/dwarf_error.c:104 297#, fuzzy 298msgid ".debug_addr section missing" 299msgstr ".debug_line Sektion fehlt" 300 301#: libdwfl/argp-std.c:50 src/stack.c:638 src/unstrip.c:2540 302msgid "Input selection options:" 303msgstr "Eingabeauswahloptionen:" 304 305#: libdwfl/argp-std.c:51 306msgid "Find addresses in FILE" 307msgstr "Finde Adressen in FILE" 308 309#: libdwfl/argp-std.c:53 310msgid "Find addresses from signatures found in COREFILE" 311msgstr "Finde Adressen von Signatur aus COREFILE" 312 313#: libdwfl/argp-std.c:55 314msgid "Find addresses in files mapped into process PID" 315msgstr "" 316 317#: libdwfl/argp-std.c:57 318msgid "" 319"Find addresses in files mapped as read from FILE in Linux /proc/PID/maps " 320"format" 321msgstr "" 322 323#: libdwfl/argp-std.c:59 324msgid "Find addresses in the running kernel" 325msgstr "Finde Adressen im laufenden Kernel" 326 327#: libdwfl/argp-std.c:61 328msgid "Kernel with all modules" 329msgstr "Kernel mit allen Modulen" 330 331#: libdwfl/argp-std.c:63 src/stack.c:645 332msgid "Search path for separate debuginfo files" 333msgstr "Dateisuchpfad für separate Debug-Informationen" 334 335#: libdwfl/argp-std.c:164 336msgid "only one of -e, -p, -k, -K, or --core allowed" 337msgstr "Nur eine Option von -e, -p, -k, -K, oder --core erlaubt" 338 339#: libdwfl/argp-std.c:237 340msgid "cannot load kernel symbols" 341msgstr "Konnte Kernel Symbole nicht laden" 342 343#. Non-fatal to have no modules since we do have the kernel. 344#: libdwfl/argp-std.c:241 345msgid "cannot find kernel modules" 346msgstr "Konnte Kernel Module nicht finden" 347 348#: libdwfl/argp-std.c:258 349msgid "cannot find kernel or modules" 350msgstr "Konnte Kernel oder Module nicht finden" 351 352#: libdwfl/argp-std.c:297 353#, c-format 354msgid "cannot read ELF core file: %s" 355msgstr "Konnte ELF Kerndatei %s nicht lesen" 356 357#: libdwfl/argp-std.c:320 358#, fuzzy 359msgid "Not enough memory" 360msgstr "nicht genügend Speicher" 361 362#: libdwfl/argp-std.c:330 363msgid "No modules recognized in core file" 364msgstr "Keine Module in der Kerndatei gefunden" 365 366#: libdwfl/libdwflP.h:54 367msgid "See errno" 368msgstr "" 369 370#: libdwfl/libdwflP.h:55 371msgid "See elf_errno" 372msgstr "" 373 374#: libdwfl/libdwflP.h:56 375msgid "See dwarf_errno" 376msgstr "" 377 378#: libdwfl/libdwflP.h:57 379msgid "See ebl_errno (XXX missing)" 380msgstr "" 381 382#: libdwfl/libdwflP.h:58 383msgid "gzip decompression failed" 384msgstr "" 385 386#: libdwfl/libdwflP.h:59 387msgid "bzip2 decompression failed" 388msgstr "" 389 390#: libdwfl/libdwflP.h:60 391msgid "LZMA decompression failed" 392msgstr "" 393 394#: libdwfl/libdwflP.h:61 395msgid "no support library found for machine" 396msgstr "" 397 398#: libdwfl/libdwflP.h:62 399msgid "Callbacks missing for ET_REL file" 400msgstr "" 401 402#: libdwfl/libdwflP.h:63 403msgid "Unsupported relocation type" 404msgstr "" 405 406#: libdwfl/libdwflP.h:64 407msgid "r_offset is bogus" 408msgstr "" 409 410#: libdwfl/libdwflP.h:65 libelf/elf_error.c:115 libelf/elf_error.c:175 411msgid "offset out of range" 412msgstr "Offset ausserhalb des Bereichs" 413 414#: libdwfl/libdwflP.h:66 415#, fuzzy 416msgid "relocation refers to undefined symbol" 417msgstr "Zeige Grösse der definierten Symbole" 418 419#: libdwfl/libdwflP.h:67 420msgid "Callback returned failure" 421msgstr "" 422 423#: libdwfl/libdwflP.h:68 424#, fuzzy 425msgid "No DWARF information found" 426msgstr "keine DWARF Information" 427 428#: libdwfl/libdwflP.h:69 429msgid "No symbol table found" 430msgstr "" 431 432#: libdwfl/libdwflP.h:70 433#, fuzzy 434msgid "No ELF program headers" 435msgstr "Programm-Köpfe anzeigen" 436 437#: libdwfl/libdwflP.h:71 438msgid "address range overlaps an existing module" 439msgstr "" 440 441#: libdwfl/libdwflP.h:74 442msgid "image truncated" 443msgstr "" 444 445#: libdwfl/libdwflP.h:75 446#, fuzzy 447msgid "ELF file opened" 448msgstr "keine ELF Datei" 449 450#: libdwfl/libdwflP.h:76 451#, fuzzy 452msgid "not a valid ELF file" 453msgstr "Ungültige ELF Datei" 454 455#: libdwfl/libdwflP.h:77 456#, fuzzy 457msgid "cannot handle DWARF type description" 458msgstr "konnte Elf-Deskriptor nicht erzeugen: %s" 459 460#: libdwfl/libdwflP.h:78 461msgid "ELF file does not match build ID" 462msgstr "" 463 464#: libdwfl/libdwflP.h:79 465#, fuzzy 466msgid "corrupt .gnu.prelink_undo section data" 467msgstr "konnte Abschnittsdaten nicht holen: %s" 468 469#: libdwfl/libdwflP.h:80 470msgid "Internal error due to ebl" 471msgstr "" 472 473#: libdwfl/libdwflP.h:81 474msgid "Missing data in core file" 475msgstr "" 476 477#: libdwfl/libdwflP.h:82 478#, fuzzy 479msgid "Invalid register" 480msgstr "ungültiger Parameter" 481 482#: libdwfl/libdwflP.h:83 483msgid "Error reading process memory" 484msgstr "" 485 486#: libdwfl/libdwflP.h:84 487msgid "Couldn't find architecture of any ELF" 488msgstr "" 489 490#: libdwfl/libdwflP.h:85 491msgid "Error parsing /proc filesystem" 492msgstr "" 493 494#: libdwfl/libdwflP.h:86 495#, fuzzy 496msgid "Invalid DWARF" 497msgstr "DWARF ungültig" 498 499#: libdwfl/libdwflP.h:87 500msgid "Unsupported DWARF" 501msgstr "" 502 503#: libdwfl/libdwflP.h:88 504msgid "Unable to find more threads" 505msgstr "" 506 507#: libdwfl/libdwflP.h:89 508msgid "Dwfl already has attached state" 509msgstr "" 510 511#: libdwfl/libdwflP.h:90 512msgid "Dwfl has no attached state" 513msgstr "" 514 515#: libdwfl/libdwflP.h:91 516msgid "Unwinding not supported for this architecture" 517msgstr "" 518 519#: libdwfl/libdwflP.h:92 520#, fuzzy 521msgid "Invalid argument" 522msgstr "ungültiger Parameter" 523 524#: libdwfl/libdwflP.h:93 525#, fuzzy 526msgid "Not an ET_CORE ELF file" 527msgstr "Ungültige ELF Datei" 528 529#: libebl/eblbackendname.c:41 530msgid "No backend" 531msgstr "Kein Backend" 532 533#: libebl/eblcorenotetypename.c:100 libebl/eblobjnotetypename.c:77 534#: libebl/eblobjnotetypename.c:109 libebl/eblobjnotetypename.c:130 535#: libebl/eblosabiname.c:73 libebl/eblsectionname.c:83 536#: libebl/eblsectiontypename.c:115 libebl/eblsegmenttypename.c:79 537msgid "<unknown>" 538msgstr "<Unbekannt>" 539 540#: libebl/ebldynamictagname.c:103 541#, c-format 542msgid "<unknown>: %#<PRIx64>" 543msgstr "<Unbekannt>: %#<PRIx64>" 544 545#: libebl/eblobjnote.c:58 546#, fuzzy, c-format 547msgid "unknown SDT version %u\n" 548msgstr "unbekannte Version" 549 550#: libebl/eblobjnote.c:76 551#, fuzzy, c-format 552msgid "invalid SDT probe descriptor\n" 553msgstr "ungültiger Datei-Deskriptor" 554 555#: libebl/eblobjnote.c:126 556#, c-format 557msgid " PC: " 558msgstr "" 559 560#: libebl/eblobjnote.c:128 561#, c-format 562msgid " Base: " 563msgstr "" 564 565#: libebl/eblobjnote.c:130 566#, c-format 567msgid " Semaphore: " 568msgstr "" 569 570#: libebl/eblobjnote.c:132 571#, c-format 572msgid " Provider: " 573msgstr "" 574 575#: libebl/eblobjnote.c:134 576#, c-format 577msgid " Name: " 578msgstr "" 579 580#: libebl/eblobjnote.c:136 581#, c-format 582msgid " Args: " 583msgstr "" 584 585#: libebl/eblobjnote.c:300 586#, c-format 587msgid " Build ID: " 588msgstr " Build ID: " 589 590#. A non-null terminated version string. 591#: libebl/eblobjnote.c:311 592#, c-format 593msgid " Linker version: %.*s\n" 594msgstr "" 595 596#: libebl/eblobjnote.c:571 597#, c-format 598msgid " OS: %s, ABI: " 599msgstr " OS: %s, ABI: " 600 601#: libebl/eblosabiname.c:70 602msgid "Stand alone" 603msgstr "" 604 605#: libebl/eblsymbolbindingname.c:68 libebl/eblsymboltypename.c:74 606#, c-format 607msgid "<unknown>: %d" 608msgstr "<unbekannt>: %d" 609 610#: libelf/elf_error.c:67 611msgid "unknown version" 612msgstr "unbekannte Version" 613 614#: libelf/elf_error.c:71 615msgid "unknown type" 616msgstr "unbekannter Typ" 617 618#: libelf/elf_error.c:75 619msgid "invalid `Elf' handle" 620msgstr "ungültiges `Elf'-Handle" 621 622#: libelf/elf_error.c:79 623msgid "invalid size of source operand" 624msgstr "ungültige Grösse des Quell-Operanden" 625 626#: libelf/elf_error.c:83 627msgid "invalid size of destination operand" 628msgstr "ungültige Grösse des Ziel-Operanden" 629 630#: libelf/elf_error.c:87 src/readelf.c:6166 631#, c-format 632msgid "invalid encoding" 633msgstr "ungültige Kodierung" 634 635#: libelf/elf_error.c:95 636msgid "invalid file descriptor" 637msgstr "ungültiger Datei-Deskriptor" 638 639#: libelf/elf_error.c:99 640#, fuzzy 641msgid "invalid ELF file data" 642msgstr "Ungültige ELF Datei" 643 644#: libelf/elf_error.c:103 645msgid "invalid operation" 646msgstr "ungültige Operation" 647 648#: libelf/elf_error.c:107 649msgid "ELF version not set" 650msgstr "ELF-Version nicht gesetzt" 651 652#: libelf/elf_error.c:119 653msgid "invalid fmag field in archive header" 654msgstr "ungültiges fmag-Feld im Archivheader" 655 656#: libelf/elf_error.c:123 657msgid "invalid archive file" 658msgstr "Ungültige Archiv-Datei" 659 660#: libelf/elf_error.c:127 661msgid "descriptor is not for an archive" 662msgstr "" 663 664#: libelf/elf_error.c:131 665msgid "no index available" 666msgstr "kein Index verfügbar" 667 668#: libelf/elf_error.c:135 669msgid "cannot read data from file" 670msgstr "Daten aus der Datei konnten nicht gelesen werden" 671 672#: libelf/elf_error.c:139 673msgid "cannot write data to file" 674msgstr "Daten konnten nicht in die Datei geschrieben werden" 675 676#: libelf/elf_error.c:143 677msgid "invalid binary class" 678msgstr "ungültige Binärklasse" 679 680#: libelf/elf_error.c:147 681msgid "invalid section index" 682msgstr "ungültiger Abschnittsindex" 683 684#: libelf/elf_error.c:151 685msgid "invalid operand" 686msgstr "ungültiger Operand" 687 688#: libelf/elf_error.c:155 689msgid "invalid section" 690msgstr "ungültiger Abschnitt" 691 692#: libelf/elf_error.c:163 693msgid "executable header not created first" 694msgstr "ausführbarer Header wurde nicht zuerst erstellt" 695 696#: libelf/elf_error.c:167 697msgid "file descriptor disabled" 698msgstr "Datei-Deskriptor deaktiviert" 699 700#: libelf/elf_error.c:171 701#, fuzzy 702msgid "archive/member file descriptor mismatch" 703msgstr "Datei-Deskriptor deaktiviert" 704 705#: libelf/elf_error.c:179 706msgid "cannot manipulate null section" 707msgstr "" 708 709#: libelf/elf_error.c:183 710#, fuzzy 711msgid "data/scn mismatch" 712msgstr "data/scn Unterschied" 713 714#: libelf/elf_error.c:187 715msgid "invalid section header" 716msgstr "ungültiger Abschnitts-Header" 717 718#: libelf/elf_error.c:191 src/readelf.c:9914 src/readelf.c:10514 719#: src/readelf.c:10615 src/readelf.c:10797 720#, c-format 721msgid "invalid data" 722msgstr "Ungültige Daten" 723 724#: libelf/elf_error.c:195 725msgid "unknown data encoding" 726msgstr "Unbekannte Datenkodierung" 727 728#: libelf/elf_error.c:199 729msgid "section `sh_size' too small for data" 730msgstr "Abschnitt `sh_size' zu klein für Daten" 731 732#: libelf/elf_error.c:203 733msgid "invalid section alignment" 734msgstr "ungültige Abschnittsausrichtung" 735 736#: libelf/elf_error.c:207 737msgid "invalid section entry size" 738msgstr "" 739 740#: libelf/elf_error.c:211 741msgid "update() for write on read-only file" 742msgstr "" 743 744#: libelf/elf_error.c:215 745msgid "no such file" 746msgstr "Datei nicht gefunden" 747 748#: libelf/elf_error.c:219 749msgid "only relocatable files can contain section groups" 750msgstr "" 751 752#: libelf/elf_error.c:224 753msgid "" 754"program header only allowed in executables, shared objects, and core files" 755msgstr "" 756 757#: libelf/elf_error.c:231 758msgid "file has no program header" 759msgstr "Datei hat keinen Programm-Kopf" 760 761#: libelf/elf_error.c:241 762#, fuzzy 763msgid "invalid section type" 764msgstr "ungültiger Abschnitt" 765 766#: libelf/elf_error.c:246 767#, fuzzy 768msgid "invalid section flags" 769msgstr "ungültiger Abschnitt" 770 771#: libelf/elf_error.c:251 772msgid "section does not contain compressed data" 773msgstr "" 774 775#: libelf/elf_error.c:256 776msgid "section contains compressed data" 777msgstr "" 778 779#: libelf/elf_error.c:261 780#, fuzzy 781msgid "unknown compression type" 782msgstr "unbekannter Typ" 783 784#: libelf/elf_error.c:266 785#, fuzzy 786msgid "cannot compress data" 787msgstr "konnte Abschnittsdaten nicht kopieren: %s" 788 789#: libelf/elf_error.c:271 790#, fuzzy 791msgid "cannot decompress data" 792msgstr "konnte Abschnittsdaten nicht kopieren: %s" 793 794#: src/addr2line.c:57 795#, fuzzy 796msgid "Input format options:" 797msgstr "Eingabeauswahloptionen:" 798 799#: src/addr2line.c:59 800msgid "Treat addresses as offsets relative to NAME section." 801msgstr "" 802 803#: src/addr2line.c:61 804#, fuzzy 805msgid "Output format options:" 806msgstr "Ausgabeformat:" 807 808#: src/addr2line.c:62 809msgid "Print address before each entry" 810msgstr "" 811 812#: src/addr2line.c:63 813msgid "Show only base names of source files" 814msgstr "" 815 816#: src/addr2line.c:65 817msgid "Show absolute file names using compilation directory" 818msgstr "" 819 820#: src/addr2line.c:66 821msgid "Also show function names" 822msgstr "" 823 824#: src/addr2line.c:67 825msgid "Also show symbol or section names" 826msgstr "" 827 828#: src/addr2line.c:68 829msgid "Also show symbol and the section names" 830msgstr "" 831 832#: src/addr2line.c:69 833msgid "Also show line table flags" 834msgstr "" 835 836#: src/addr2line.c:71 837msgid "" 838"Show all source locations that caused inline expansion of subroutines at the " 839"address." 840msgstr "" 841 842#: src/addr2line.c:74 843msgid "Show demangled symbols (ARG is always ignored)" 844msgstr "" 845 846#: src/addr2line.c:76 847msgid "Print all information on one line, and indent inlines" 848msgstr "" 849 850#: src/addr2line.c:78 src/elfcmp.c:70 src/findtextrel.c:65 src/nm.c:100 851#: src/strings.c:78 852msgid "Miscellaneous:" 853msgstr "Verschiedenes:" 854 855#. Short description of program. 856#: src/addr2line.c:86 857msgid "" 858"Locate source files and line information for ADDRs (in a.out by default)." 859msgstr "" 860 861#. Strings for arguments in help texts. 862#: src/addr2line.c:90 863msgid "[ADDR...]" 864msgstr "" 865 866#: src/addr2line.c:519 867#, fuzzy, c-format 868msgid "Section syntax requires exactly one module" 869msgstr "Abschnitt syntax benötigt genau ein Modul" 870 871#: src/addr2line.c:542 872#, c-format 873msgid "offset %#<PRIxMAX> lies outside section '%s'" 874msgstr "" 875 876#: src/addr2line.c:632 877#, c-format 878msgid "cannot find symbol '%s'" 879msgstr "Konnte Symbol '%s' nicht finden" 880 881#: src/addr2line.c:637 882#, c-format 883msgid "offset %#<PRIxMAX> lies outside contents of '%s'" 884msgstr "" 885 886#: src/ar.c:67 887msgid "Commands:" 888msgstr "Befehle:" 889 890#: src/ar.c:68 891msgid "Delete files from archive." 892msgstr "Dateien aus dem Archiv löschen." 893 894#: src/ar.c:69 895msgid "Move files in archive." 896msgstr "Dateien zum Archiv hinzufügen." 897 898#: src/ar.c:70 899msgid "Print files in archive." 900msgstr "Packe Dateien in Archiv" 901 902#: src/ar.c:71 903msgid "Quick append files to archive." 904msgstr "Hänge Dateien an ein Archiv" 905 906#: src/ar.c:73 907msgid "Replace existing or insert new file into archive." 908msgstr "Ersetze existierende oder füge neue Datei in das Archiv ein." 909 910#: src/ar.c:74 911msgid "Display content of archive." 912msgstr "Zeige Archivinhalt an." 913 914#: src/ar.c:75 915msgid "Extract files from archive." 916msgstr "Entpacke Dateien aus dem Archiv" 917 918#: src/ar.c:77 919msgid "Command Modifiers:" 920msgstr "" 921 922#: src/ar.c:78 923msgid "Preserve original dates." 924msgstr "Erhalte ursprüngliche Daten." 925 926#: src/ar.c:79 927msgid "Use instance [COUNT] of name." 928msgstr "" 929 930#: src/ar.c:81 931msgid "Do not replace existing files with extracted files." 932msgstr "Ersetze existierende Dateien nicht mit entpackten Dateien" 933 934#: src/ar.c:82 935msgid "Allow filename to be truncated if necessary." 936msgstr "Erlaube angehängte Dateinamen, wenn nötig" 937 938#: src/ar.c:84 939msgid "Provide verbose output." 940msgstr "Zeige detaillierte Ausgabe." 941 942#: src/ar.c:85 943msgid "Force regeneration of symbol table." 944msgstr "Erzwinge Regenerierung der Symboltabelle." 945 946#: src/ar.c:86 947msgid "Insert file after [MEMBER]." 948msgstr "Füge Datei nach [MEMBER] ein." 949 950#: src/ar.c:87 951msgid "Insert file before [MEMBER]." 952msgstr "Füge Datei vor [MEMBER] ein." 953 954#: src/ar.c:88 955msgid "Same as -b." 956msgstr "Genau wie -b." 957 958#: src/ar.c:89 959msgid "Suppress message when library has to be created." 960msgstr "Unterdrücke Nachricht wenn Bibliothek erstellt werden muss." 961 962#: src/ar.c:91 963#, fuzzy 964msgid "Use full path for file matching." 965msgstr "Vollständigen Pfad für Dateiabgleich verwenden." 966 967#: src/ar.c:92 968msgid "Update only older files in archive." 969msgstr "Nur ältere Datein im Archiv aktualisieren" 970 971#. Short description of program. 972#: src/ar.c:98 973msgid "Create, modify, and extract from archives." 974msgstr "Erstelle, ändere, extrahiere von Archiven" 975 976#. Strings for arguments in help texts. 977#: src/ar.c:101 978msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]" 979msgstr "[MEMBER] [COUNT] ARCHIVE [FILE...]" 980 981#: src/ar.c:180 982#, c-format 983msgid "'a', 'b', and 'i' are only allowed with the 'm' and 'r' options" 984msgstr "'a', 'b', und 'i' nur zusammen mit 'm' and 'r Optionen" 985 986#: src/ar.c:185 987#, c-format 988msgid "MEMBER parameter required for 'a', 'b', and 'i' modifiers" 989msgstr "" 990 991#: src/ar.c:201 992#, c-format 993msgid "'N' is only meaningful with the 'x' and 'd' options" 994msgstr "'N' ist nur mit den Optionen 'x' und 'd' von Bedeutung." 995 996#: src/ar.c:206 997#, c-format 998msgid "COUNT parameter required" 999msgstr "COUNT Parameter erforderlich" 1000 1001#: src/ar.c:218 1002#, c-format 1003msgid "invalid COUNT parameter %s" 1004msgstr "Ungültiger COUNT Parameter %s" 1005 1006#: src/ar.c:225 1007#, fuzzy, c-format 1008msgid "'%c' is only meaningful with the 'x' option" 1009msgstr "'%' ist nur mit der Option 'x' von Bedeutung" 1010 1011#: src/ar.c:231 1012#, c-format 1013msgid "archive name required" 1014msgstr "Archivname erforderlich" 1015 1016#: src/ar.c:244 1017#, c-format 1018msgid "command option required" 1019msgstr "" 1020 1021#: src/ar.c:295 1022#, c-format 1023msgid "More than one operation specified" 1024msgstr "Mehr als eine Operation angegeben" 1025 1026#: src/ar.c:389 1027#, c-format 1028msgid "cannot open archive '%s'" 1029msgstr "Konnte Archiv '%s' nicht öffnen" 1030 1031#: src/ar.c:399 1032#, c-format 1033msgid "cannot open archive '%s': %s" 1034msgstr "Konnte Archiv '%s': %s nicht öffnen" 1035 1036#: src/ar.c:403 1037#, c-format 1038msgid "%s: not an archive file" 1039msgstr "%s: Keine Archiv-Datei" 1040 1041#: src/ar.c:407 1042#, c-format 1043msgid "cannot stat archive '%s'" 1044msgstr "" 1045 1046#: src/ar.c:419 1047#, c-format 1048msgid "no entry %s in archive\n" 1049msgstr "Kein Eintrag %s in Archiv\n" 1050 1051#: src/ar.c:472 src/ar.c:923 src/ar.c:1127 1052#, c-format 1053msgid "cannot create hash table" 1054msgstr "Konnte Hash-Tabelle nicht erstellen" 1055 1056#: src/ar.c:479 src/ar.c:930 src/ar.c:1136 1057#, c-format 1058msgid "cannot insert into hash table" 1059msgstr "Konnte nicht in Hash-Tabelle einfügen" 1060 1061#: src/ar.c:487 src/ranlib.c:148 1062#, c-format 1063msgid "cannot stat '%s'" 1064msgstr "" 1065 1066#: src/ar.c:589 1067#, c-format 1068msgid "cannot read content of %s: %s" 1069msgstr "Konnte Inhalt von %s: %s nicht lesen" 1070 1071#: src/ar.c:632 1072#, c-format 1073msgid "cannot open %.*s" 1074msgstr "Konnte %.*s nicht öffnen" 1075 1076#: src/ar.c:654 1077#, c-format 1078msgid "failed to write %s" 1079msgstr "Konnte %s nicht schreiben" 1080 1081#: src/ar.c:666 1082#, c-format 1083msgid "cannot change mode of %s" 1084msgstr "" 1085 1086#: src/ar.c:682 1087#, c-format 1088msgid "cannot change modification time of %s" 1089msgstr "Konnte Bearbeitungszeit von %s nicht ändern" 1090 1091#: src/ar.c:728 1092#, c-format 1093msgid "cannot rename temporary file to %.*s" 1094msgstr "Konnte temporäre Datei nicht in %.*s umbenennen" 1095 1096#: src/ar.c:764 src/ar.c:1015 src/ar.c:1416 src/ranlib.c:222 1097#, c-format 1098msgid "cannot create new file" 1099msgstr "neue Datei konnte nicht angelegt werden" 1100 1101#: src/ar.c:1218 1102#, c-format 1103msgid "position member %s not found" 1104msgstr "" 1105 1106#: src/ar.c:1228 1107#, c-format 1108msgid "%s: no entry %s in archive!\n" 1109msgstr "%s: Kein Eintrag %s in dem Archiv!\n" 1110 1111#: src/ar.c:1257 src/objdump.c:241 1112#, c-format 1113msgid "cannot open %s" 1114msgstr "Konnte %s nicht öffnen" 1115 1116#: src/ar.c:1262 1117#, c-format 1118msgid "cannot stat %s" 1119msgstr "" 1120 1121#: src/ar.c:1268 1122#, c-format 1123msgid "%s is no regular file" 1124msgstr "%s ist keine reguläre Datei" 1125 1126#: src/ar.c:1281 1127#, c-format 1128msgid "cannot get ELF descriptor for %s: %s\n" 1129msgstr "" 1130 1131#: src/ar.c:1301 1132#, c-format 1133msgid "cannot read %s: %s" 1134msgstr "Konnte %s: %s nicht lesen" 1135 1136#: src/ar.c:1476 1137#, fuzzy, c-format 1138msgid "cannot represent ar_date" 1139msgstr "konnte Abschnittsdaten nicht kopieren: %s" 1140 1141#: src/ar.c:1482 1142#, fuzzy, c-format 1143msgid "cannot represent ar_uid" 1144msgstr "konnte Abschnittsdaten nicht kopieren: %s" 1145 1146#: src/ar.c:1488 1147#, fuzzy, c-format 1148msgid "cannot represent ar_gid" 1149msgstr "konnte Abschnittsdaten nicht kopieren: %s" 1150 1151#: src/ar.c:1494 1152#, fuzzy, c-format 1153msgid "cannot represent ar_mode" 1154msgstr "konnte Abschnittsdaten nicht holen: %s" 1155 1156#: src/ar.c:1500 1157#, fuzzy, c-format 1158msgid "cannot represent ar_size" 1159msgstr "Konnte %s nicht öffnen" 1160 1161#: src/arlib-argp.c:32 1162msgid "Use zero for uid, gid, and date in archive members." 1163msgstr "" 1164 1165#: src/arlib-argp.c:34 1166msgid "Use actual uid, gid, and date in archive members." 1167msgstr "" 1168 1169#: src/arlib-argp.c:65 1170#, c-format 1171msgid "%s (default)" 1172msgstr "" 1173 1174#. The archive is too big. 1175#: src/arlib.c:213 1176#, c-format 1177msgid "the archive '%s' is too large" 1178msgstr "Das Archiv '%s' ist zu groß" 1179 1180#: src/arlib.c:226 1181#, c-format 1182msgid "cannot read ELF header of %s(%s): %s" 1183msgstr "\"Konnte ELF-Kopf von %s(%s): %s nicht lesen" 1184 1185#: src/elfcmp.c:60 1186msgid "Control options:" 1187msgstr "" 1188 1189#: src/elfcmp.c:62 1190msgid "Output all differences, not just the first" 1191msgstr "" 1192 1193#: src/elfcmp.c:63 1194msgid "" 1195"Control treatment of gaps in loadable segments [ignore|match] (default: " 1196"ignore)" 1197msgstr "" 1198 1199#: src/elfcmp.c:65 1200msgid "Ignore permutation of buckets in SHT_HASH section" 1201msgstr "" 1202 1203#: src/elfcmp.c:67 1204msgid "Ignore differences in build ID" 1205msgstr "" 1206 1207#: src/elfcmp.c:68 1208msgid "Output nothing; yield exit status only" 1209msgstr "" 1210 1211#. Short description of program. 1212#: src/elfcmp.c:75 1213msgid "Compare relevant parts of two ELF files for equality." 1214msgstr "" 1215 1216#. Strings for arguments in help texts. 1217#: src/elfcmp.c:79 1218#, fuzzy 1219msgid "FILE1 FILE2" 1220msgstr "DATEI1 DATEI2" 1221 1222#: src/elfcmp.c:141 1223msgid "Invalid number of parameters.\n" 1224msgstr "Ungültige Anzahl von Parametern.\n" 1225 1226#: src/elfcmp.c:172 src/elfcmp.c:177 1227#, c-format 1228msgid "cannot get ELF header of '%s': %s" 1229msgstr "" 1230 1231#: src/elfcmp.c:203 1232#, c-format 1233msgid "%s %s diff: ELF header" 1234msgstr "" 1235 1236#: src/elfcmp.c:210 src/elfcmp.c:213 1237#, fuzzy, c-format 1238msgid "cannot get section count of '%s': %s" 1239msgstr "konnte Abschnittsdaten nicht holen: %s" 1240 1241#: src/elfcmp.c:218 1242#, c-format 1243msgid "%s %s diff: section count" 1244msgstr "" 1245 1246#: src/elfcmp.c:225 src/elfcmp.c:228 1247#, fuzzy, c-format 1248msgid "cannot get program header count of '%s': %s" 1249msgstr "konnte Programm-Kopf nicht erstellen: %s" 1250 1251#: src/elfcmp.c:233 1252#, fuzzy, c-format 1253msgid "%s %s diff: program header count" 1254msgstr "Datei hat keinen Programm-Kopf" 1255 1256#: src/elfcmp.c:241 src/elfcmp.c:244 1257#, fuzzy, c-format 1258msgid "cannot get hdrstrndx of '%s': %s" 1259msgstr "konnte Abschnittsdaten nicht holen: %s" 1260 1261#: src/elfcmp.c:249 1262#, c-format 1263msgid "%s %s diff: shdr string index" 1264msgstr "" 1265 1266#: src/elfcmp.c:307 1267#, c-format 1268msgid "%s %s differ: section [%zu], [%zu] name" 1269msgstr "" 1270 1271#: src/elfcmp.c:330 1272#, c-format 1273msgid "%s %s differ: section [%zu] '%s' header" 1274msgstr "" 1275 1276#: src/elfcmp.c:338 src/elfcmp.c:344 1277#, c-format 1278msgid "cannot get content of section %zu in '%s': %s" 1279msgstr "" 1280 1281#: src/elfcmp.c:353 1282#, c-format 1283msgid "symbol table [%zu] in '%s' has zero sh_entsize" 1284msgstr "" 1285 1286#: src/elfcmp.c:365 src/elfcmp.c:371 1287#, c-format 1288msgid "cannot get symbol in '%s': %s" 1289msgstr "" 1290 1291#: src/elfcmp.c:393 1292#, c-format 1293msgid "%s %s differ: symbol table [%zu]" 1294msgstr "" 1295 1296#: src/elfcmp.c:396 1297#, c-format 1298msgid "%s %s differ: symbol table [%zu,%zu]" 1299msgstr "" 1300 1301#: src/elfcmp.c:443 src/elfcmp.c:513 1302#, c-format 1303msgid "%s %s differ: section [%zu] '%s' number of notes" 1304msgstr "" 1305 1306#: src/elfcmp.c:451 1307#, fuzzy, c-format 1308msgid "cannot read note section [%zu] '%s' in '%s': %s" 1309msgstr "konnte Abschnittsdaten nicht holen: %s" 1310 1311#: src/elfcmp.c:462 1312#, c-format 1313msgid "%s %s differ: section [%zu] '%s' note name" 1314msgstr "" 1315 1316#: src/elfcmp.c:470 1317#, c-format 1318msgid "%s %s differ: section [%zu] '%s' note '%s' type" 1319msgstr "" 1320 1321#: src/elfcmp.c:485 1322#, c-format 1323msgid "%s %s differ: build ID length" 1324msgstr "" 1325 1326#: src/elfcmp.c:493 1327#, c-format 1328msgid "%s %s differ: build ID content" 1329msgstr "" 1330 1331#: src/elfcmp.c:502 1332#, c-format 1333msgid "%s %s differ: section [%zu] '%s' note '%s' content" 1334msgstr "" 1335 1336#: src/elfcmp.c:543 1337#, c-format 1338msgid "%s %s differ: section [%zu] '%s' content" 1339msgstr "" 1340 1341#: src/elfcmp.c:547 1342#, c-format 1343msgid "%s %s differ: section [%zu,%zu] '%s' content" 1344msgstr "" 1345 1346#: src/elfcmp.c:562 1347#, c-format 1348msgid "%s %s differ: unequal amount of important sections" 1349msgstr "" 1350 1351#: src/elfcmp.c:595 src/elfcmp.c:600 1352#, c-format 1353msgid "cannot load data of '%s': %s" 1354msgstr "" 1355 1356#: src/elfcmp.c:619 src/elfcmp.c:625 1357#, c-format 1358msgid "cannot get program header entry %d of '%s': %s" 1359msgstr "" 1360 1361#: src/elfcmp.c:631 1362#, c-format 1363msgid "%s %s differ: program header %d" 1364msgstr "" 1365 1366#: src/elfcmp.c:655 1367#, c-format 1368msgid "%s %s differ: gap" 1369msgstr "" 1370 1371#: src/elfcmp.c:706 1372#, c-format 1373msgid "Invalid value '%s' for --gaps parameter." 1374msgstr "" 1375 1376#: src/elfcmp.c:734 src/findtextrel.c:205 src/nm.c:364 src/ranlib.c:141 1377#: src/size.c:272 src/strings.c:185 src/strip.c:984 src/strip.c:1021 1378#: src/unstrip.c:2189 src/unstrip.c:2218 1379#, c-format 1380msgid "cannot open '%s'" 1381msgstr "'%s' kann nicht geöffnet werden" 1382 1383#: src/elfcmp.c:738 src/findtextrel.c:212 src/ranlib.c:158 1384#, c-format 1385msgid "cannot create ELF descriptor for '%s': %s" 1386msgstr "" 1387 1388#: src/elfcmp.c:743 1389#, c-format 1390msgid "cannot create EBL descriptor for '%s'" 1391msgstr "" 1392 1393#: src/elfcmp.c:761 src/findtextrel.c:394 1394#, c-format 1395msgid "cannot get section header of section %zu: %s" 1396msgstr "" 1397 1398#: src/elfcmp.c:771 1399#, c-format 1400msgid "cannot get content of section %zu: %s" 1401msgstr "" 1402 1403#: src/elfcmp.c:781 src/elfcmp.c:795 1404#, c-format 1405msgid "cannot get relocation: %s" 1406msgstr "" 1407 1408#: src/elfcompress.c:115 src/strip.c:308 src/unstrip.c:121 1409#, c-format 1410msgid "-o option specified twice" 1411msgstr "" 1412 1413#: src/elfcompress.c:122 1414#, fuzzy, c-format 1415msgid "-t option specified twice" 1416msgstr "Option -d zweimal angegeben" 1417 1418#: src/elfcompress.c:131 1419#, fuzzy, c-format 1420msgid "unknown compression type '%s'" 1421msgstr "unbekannter Typ" 1422 1423#. We need at least one input file. 1424#: src/elfcompress.c:143 src/elfcompress.c:1347 1425#, fuzzy, c-format 1426msgid "No input file given" 1427msgstr "Eingabedatei '%s' ignoriert" 1428 1429#: src/elfcompress.c:149 src/elfcompress.c:1352 1430#, c-format 1431msgid "Only one input file allowed together with '-o'" 1432msgstr "" 1433 1434#: src/elfcompress.c:1309 1435msgid "Place (de)compressed output into FILE" 1436msgstr "" 1437 1438#: src/elfcompress.c:1312 1439msgid "" 1440"What type of compression to apply. TYPE can be 'none' (decompress), " 1441"'zlib' (ELF ZLIB compression, the default, 'zlib-gabi' is an alias) or 'zlib-" 1442"gnu' (.zdebug GNU style compression, 'gnu' is an alias)" 1443msgstr "" 1444 1445#: src/elfcompress.c:1315 1446msgid "" 1447"SECTION name to (de)compress, SECTION is an extended wildcard pattern " 1448"(defaults to '.?(z)debug*')" 1449msgstr "" 1450 1451#: src/elfcompress.c:1318 1452msgid "Print a message for each section being (de)compressed" 1453msgstr "" 1454 1455#: src/elfcompress.c:1321 1456msgid "" 1457"Force compression of section even if it would become larger or update/" 1458"rewrite the file even if no section would be (de)compressed" 1459msgstr "" 1460 1461#: src/elfcompress.c:1324 src/strip.c:93 1462msgid "Relax a few rules to handle slightly broken ELF files" 1463msgstr "" 1464 1465#: src/elfcompress.c:1327 1466#, fuzzy 1467msgid "Be silent when a section cannot be compressed" 1468msgstr "konnte Abschnittsdaten nicht holen: %s" 1469 1470#. Strings for arguments in help texts. 1471#: src/elfcompress.c:1336 src/elflint.c:77 src/readelf.c:158 1472msgid "FILE..." 1473msgstr "DATEI..." 1474 1475#: src/elfcompress.c:1337 1476msgid "Compress or decompress sections in an ELF file." 1477msgstr "" 1478 1479#: src/elflint.c:63 1480msgid "Be extremely strict, flag level 2 features." 1481msgstr "" 1482 1483#: src/elflint.c:64 1484msgid "Do not print anything if successful" 1485msgstr "Gebe nichts aus, wenn erfolgreich" 1486 1487#: src/elflint.c:65 1488msgid "Binary is a separate debuginfo file" 1489msgstr "" 1490 1491#: src/elflint.c:67 1492msgid "" 1493"Binary has been created with GNU ld and is therefore known to be broken in " 1494"certain ways" 1495msgstr "" 1496 1497#. Short description of program. 1498#: src/elflint.c:73 1499msgid "Pedantic checking of ELF files compliance with gABI/psABI spec." 1500msgstr "" 1501 1502#: src/elflint.c:154 src/readelf.c:368 1503#, fuzzy, c-format 1504msgid "cannot open input file '%s'" 1505msgstr "Kann Eingabedatei nicht öffnen" 1506 1507#: src/elflint.c:161 1508#, fuzzy, c-format 1509msgid "cannot generate Elf descriptor for '%s': %s\n" 1510msgstr "kann Elf-Deskriptor nicht erzeugen: %s\n" 1511 1512#: src/elflint.c:180 1513#, c-format 1514msgid "error while closing Elf descriptor: %s\n" 1515msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" 1516 1517#: src/elflint.c:184 1518msgid "No errors" 1519msgstr "Keine Fehler" 1520 1521#: src/elflint.c:219 src/readelf.c:575 1522msgid "Missing file name.\n" 1523msgstr "Dateiname fehlt.\n" 1524 1525#: src/elflint.c:284 1526#, c-format 1527msgid " error while freeing sub-ELF descriptor: %s\n" 1528msgstr "" 1529 1530#. We cannot do anything. 1531#: src/elflint.c:292 1532#, fuzzy, c-format 1533msgid "Not an ELF file - it has the wrong magic bytes at the start\n" 1534msgstr "Keine ELF-Datei - sie hat die falschen Magic Bytes am Anfang\n" 1535 1536#: src/elflint.c:357 1537#, c-format 1538msgid "e_ident[%d] == %d is no known class\n" 1539msgstr "" 1540 1541#: src/elflint.c:362 1542#, c-format 1543msgid "e_ident[%d] == %d is no known data encoding\n" 1544msgstr "" 1545 1546#: src/elflint.c:366 1547#, c-format 1548msgid "unknown ELF header version number e_ident[%d] == %d\n" 1549msgstr "" 1550 1551#: src/elflint.c:374 1552#, c-format 1553msgid "unsupported OS ABI e_ident[%d] == '%s'\n" 1554msgstr "" 1555 1556#: src/elflint.c:380 1557#, c-format 1558msgid "unsupported ABI version e_ident[%d] == %d\n" 1559msgstr "" 1560 1561#: src/elflint.c:385 1562#, c-format 1563msgid "e_ident[%zu] is not zero\n" 1564msgstr "e_ident[%zu] ist nicht null\n" 1565 1566#: src/elflint.c:390 1567#, c-format 1568msgid "unknown object file type %d\n" 1569msgstr "" 1570 1571#: src/elflint.c:397 1572#, c-format 1573msgid "unknown machine type %d\n" 1574msgstr "" 1575 1576#: src/elflint.c:401 1577#, c-format 1578msgid "unknown object file version\n" 1579msgstr "" 1580 1581#: src/elflint.c:407 1582#, c-format 1583msgid "invalid program header offset\n" 1584msgstr "" 1585 1586#: src/elflint.c:409 1587#, c-format 1588msgid "executables and DSOs cannot have zero program header offset\n" 1589msgstr "" 1590 1591#: src/elflint.c:413 1592#, c-format 1593msgid "invalid number of program header entries\n" 1594msgstr "" 1595 1596#: src/elflint.c:421 1597#, c-format 1598msgid "invalid section header table offset\n" 1599msgstr "" 1600 1601#: src/elflint.c:424 1602#, c-format 1603msgid "section header table must be present\n" 1604msgstr "" 1605 1606#: src/elflint.c:438 1607#, c-format 1608msgid "invalid number of section header table entries\n" 1609msgstr "" 1610 1611#: src/elflint.c:455 1612#, c-format 1613msgid "invalid section header index\n" 1614msgstr "" 1615 1616#: src/elflint.c:473 1617#, c-format 1618msgid "Can only check %u headers, shnum was %u\n" 1619msgstr "" 1620 1621#: src/elflint.c:487 1622#, fuzzy, c-format 1623msgid "invalid number of program header table entries\n" 1624msgstr "Ungültige Anzahl von Parametern.\n" 1625 1626#: src/elflint.c:504 1627#, c-format 1628msgid "Can only check %u headers, phnum was %u\n" 1629msgstr "" 1630 1631#: src/elflint.c:509 1632#, c-format 1633msgid "invalid machine flags: %s\n" 1634msgstr "" 1635 1636#: src/elflint.c:516 src/elflint.c:533 1637#, c-format 1638msgid "invalid ELF header size: %hd\n" 1639msgstr "" 1640 1641#: src/elflint.c:519 src/elflint.c:536 1642#, c-format 1643msgid "invalid program header size: %hd\n" 1644msgstr "" 1645 1646#: src/elflint.c:522 src/elflint.c:539 1647#, c-format 1648msgid "invalid program header position or size\n" 1649msgstr "" 1650 1651#: src/elflint.c:525 src/elflint.c:542 1652#, c-format 1653msgid "invalid section header size: %hd\n" 1654msgstr "" 1655 1656#: src/elflint.c:528 src/elflint.c:545 1657#, c-format 1658msgid "invalid section header position or size\n" 1659msgstr "" 1660 1661#: src/elflint.c:590 1662#, c-format 1663msgid "" 1664"section [%2d] '%s': section with SHF_GROUP flag set not part of a section " 1665"group\n" 1666msgstr "" 1667 1668#: src/elflint.c:594 1669#, c-format 1670msgid "" 1671"section [%2d] '%s': section group [%2zu] '%s' does not precede group member\n" 1672msgstr "" 1673 1674#: src/elflint.c:610 src/elflint.c:1494 src/elflint.c:1545 src/elflint.c:1651 1675#: src/elflint.c:1987 src/elflint.c:2313 src/elflint.c:2932 src/elflint.c:3095 1676#: src/elflint.c:3243 src/elflint.c:3433 src/elflint.c:4431 1677#, c-format 1678msgid "section [%2d] '%s': cannot get section data\n" 1679msgstr "" 1680 1681#: src/elflint.c:623 src/elflint.c:1658 1682#, c-format 1683msgid "" 1684"section [%2d] '%s': referenced as string table for section [%2d] '%s' but " 1685"type is not SHT_STRTAB\n" 1686msgstr "" 1687 1688#: src/elflint.c:646 1689#, c-format 1690msgid "" 1691"section [%2d] '%s': symbol table cannot have more than one extended index " 1692"section\n" 1693msgstr "" 1694 1695#: src/elflint.c:658 1696#, c-format 1697msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n" 1698msgstr "" 1699 1700#: src/elflint.c:667 1701#, c-format 1702msgid "section [%2d] '%s': cannot get symbol %d: %s\n" 1703msgstr "" 1704 1705#: src/elflint.c:672 src/elflint.c:675 src/elflint.c:678 src/elflint.c:681 1706#: src/elflint.c:684 src/elflint.c:687 1707#, c-format 1708msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n" 1709msgstr "" 1710 1711#: src/elflint.c:690 1712#, c-format 1713msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n" 1714msgstr "" 1715 1716#: src/elflint.c:700 1717#, c-format 1718msgid "section [%2d] '%s': cannot get symbol %zu: %s\n" 1719msgstr "" 1720 1721#: src/elflint.c:709 1722#, c-format 1723msgid "section [%2d] '%s': symbol %zu: invalid name value\n" 1724msgstr "" 1725 1726#: src/elflint.c:724 1727#, c-format 1728msgid "" 1729"section [%2d] '%s': symbol %zu: too large section index but no extended " 1730"section index section\n" 1731msgstr "" 1732 1733#: src/elflint.c:730 1734#, c-format 1735msgid "" 1736"section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in " 1737"st_shndx (%<PRIu32>)\n" 1738msgstr "" 1739 1740#. || sym->st_shndx > SHN_HIRESERVE always false 1741#: src/elflint.c:742 1742#, c-format 1743msgid "section [%2d] '%s': symbol %zu: invalid section index\n" 1744msgstr "" 1745 1746#: src/elflint.c:750 1747#, c-format 1748msgid "section [%2d] '%s': symbol %zu: unknown type\n" 1749msgstr "" 1750 1751#: src/elflint.c:756 1752#, c-format 1753msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n" 1754msgstr "" 1755 1756#: src/elflint.c:761 1757#, c-format 1758msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n" 1759msgstr "" 1760 1761#: src/elflint.c:769 1762#, c-format 1763msgid "" 1764"section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n" 1765msgstr "" 1766 1767#: src/elflint.c:773 1768#, c-format 1769msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n" 1770msgstr "" 1771 1772#: src/elflint.c:777 1773#, c-format 1774msgid "" 1775"section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n" 1776msgstr "" 1777 1778#: src/elflint.c:828 1779#, c-format 1780msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n" 1781msgstr "" 1782 1783#: src/elflint.c:834 src/elflint.c:859 src/elflint.c:908 1784#, c-format 1785msgid "" 1786"section [%2d] '%s': symbol %zu does not fit completely in referenced section " 1787"[%2d] '%s'\n" 1788msgstr "" 1789 1790#: src/elflint.c:843 1791#, c-format 1792msgid "" 1793"section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have " 1794"SHF_TLS flag set\n" 1795msgstr "" 1796 1797#: src/elflint.c:853 src/elflint.c:901 1798#, c-format 1799msgid "" 1800"section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section " 1801"[%2d] '%s'\n" 1802msgstr "" 1803 1804#: src/elflint.c:880 1805#, c-format 1806msgid "" 1807"section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n" 1808msgstr "" 1809 1810#: src/elflint.c:886 1811#, c-format 1812msgid "" 1813"section [%2d] '%s': symbol %zu: TLS symbol but couldn't get TLS program " 1814"header entry\n" 1815msgstr "" 1816 1817#: src/elflint.c:894 1818#, c-format 1819msgid "" 1820"section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] " 1821"'%s'\n" 1822msgstr "" 1823 1824#: src/elflint.c:921 1825#, c-format 1826msgid "" 1827"section [%2d] '%s': symbol %zu: local symbol outside range described in " 1828"sh_info\n" 1829msgstr "" 1830 1831#: src/elflint.c:928 1832#, c-format 1833msgid "" 1834"section [%2d] '%s': symbol %zu: non-local symbol outside range described in " 1835"sh_info\n" 1836msgstr "" 1837 1838#: src/elflint.c:935 1839#, c-format 1840msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n" 1841msgstr "" 1842 1843#: src/elflint.c:985 1844#, c-format 1845msgid "" 1846"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section " 1847"[%2d]\n" 1848msgstr "" 1849 1850#: src/elflint.c:992 1851#, c-format 1852msgid "" 1853"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] " 1854"'%s'\n" 1855msgstr "" 1856 1857#. This test is more strict than the psABIs which 1858#. usually allow the symbol to be in the middle of 1859#. the .got section, allowing negative offsets. 1860#: src/elflint.c:1008 1861#, c-format 1862msgid "" 1863"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not " 1864"match %s section address %#<PRIx64>\n" 1865msgstr "" 1866 1867#: src/elflint.c:1015 1868#, c-format 1869msgid "" 1870"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not " 1871"match %s section size %<PRIu64>\n" 1872msgstr "" 1873 1874#: src/elflint.c:1023 1875#, c-format 1876msgid "" 1877"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got " 1878"section\n" 1879msgstr "" 1880 1881#: src/elflint.c:1039 1882#, c-format 1883msgid "" 1884"section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic " 1885"segment address %#<PRIx64>\n" 1886msgstr "" 1887 1888#: src/elflint.c:1046 1889#, c-format 1890msgid "" 1891"section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic " 1892"segment size %<PRIu64>\n" 1893msgstr "" 1894 1895#: src/elflint.c:1059 1896#, c-format 1897msgid "" 1898"section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-" 1899"default visibility\n" 1900msgstr "" 1901 1902#: src/elflint.c:1063 1903#, c-format 1904msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n" 1905msgstr "" 1906 1907#: src/elflint.c:1101 1908#, fuzzy, c-format 1909msgid "section [%2d] '%s': cannot get section data.\n" 1910msgstr "konnte Abschnittsdaten nicht holen: %s" 1911 1912#: src/elflint.c:1117 1913#, c-format 1914msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n" 1915msgstr "" 1916 1917#: src/elflint.c:1128 src/elflint.c:1181 1918#, c-format 1919msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n" 1920msgstr "" 1921 1922#: src/elflint.c:1153 src/elflint.c:1206 1923#, c-format 1924msgid "" 1925"section [%2d] '%s': relative relocations after index %d as specified by " 1926"DT_RELCOUNT\n" 1927msgstr "" 1928 1929#: src/elflint.c:1159 src/elflint.c:1212 1930#, c-format 1931msgid "" 1932"section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT " 1933"specified %d relative relocations\n" 1934msgstr "" 1935 1936#: src/elflint.c:1171 1937#, c-format 1938msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n" 1939msgstr "" 1940 1941#: src/elflint.c:1254 1942#, c-format 1943msgid "section [%2d] '%s': invalid destination section index\n" 1944msgstr "" 1945 1946#: src/elflint.c:1266 1947#, c-format 1948msgid "section [%2d] '%s': invalid destination section type\n" 1949msgstr "" 1950 1951#: src/elflint.c:1274 1952#, c-format 1953msgid "section [%2d] '%s': sh_info should be zero\n" 1954msgstr "" 1955 1956#: src/elflint.c:1282 1957#, fuzzy, c-format 1958msgid "" 1959"section [%2d] '%s': no relocations for merge-able string sections possible\n" 1960msgstr "konnte Abschnittsdaten nicht holen: %s" 1961 1962#: src/elflint.c:1290 1963#, c-format 1964msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n" 1965msgstr "" 1966 1967#: src/elflint.c:1350 1968#, c-format 1969msgid "text relocation flag set but there is no read-only segment\n" 1970msgstr "" 1971 1972#: src/elflint.c:1377 1973#, c-format 1974msgid "section [%2d] '%s': relocation %zu: invalid type\n" 1975msgstr "" 1976 1977#: src/elflint.c:1385 1978#, c-format 1979msgid "" 1980"section [%2d] '%s': relocation %zu: relocation type invalid for the file " 1981"type\n" 1982msgstr "" 1983 1984#: src/elflint.c:1393 1985#, c-format 1986msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n" 1987msgstr "" 1988 1989#: src/elflint.c:1411 1990#, c-format 1991msgid "" 1992"section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can " 1993"be used with %s\n" 1994msgstr "" 1995 1996#: src/elflint.c:1428 1997#, c-format 1998msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n" 1999msgstr "" 2000 2001#: src/elflint.c:1443 2002#, c-format 2003msgid "" 2004"section [%2d] '%s': relocation %zu: copy relocation against symbol of type " 2005"%s\n" 2006msgstr "" 2007 2008#: src/elflint.c:1464 2009#, c-format 2010msgid "" 2011"section [%2d] '%s': relocation %zu: read-only section modified but text " 2012"relocation flag not set\n" 2013msgstr "" 2014 2015#: src/elflint.c:1479 2016#, c-format 2017msgid "section [%2d] '%s': relocations are against loaded and unloaded data\n" 2018msgstr "" 2019 2020#: src/elflint.c:1519 src/elflint.c:1570 2021#, c-format 2022msgid "section [%2d] '%s': cannot get relocation %zu: %s\n" 2023msgstr "" 2024 2025#: src/elflint.c:1646 2026#, c-format 2027msgid "more than one dynamic section present\n" 2028msgstr "" 2029 2030#: src/elflint.c:1664 2031#, c-format 2032msgid "" 2033"section [%2d]: referenced as string table for section [%2d] '%s' but section " 2034"link value is invalid\n" 2035msgstr "" 2036 2037#: src/elflint.c:1672 2038#, c-format 2039msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n" 2040msgstr "" 2041 2042#: src/elflint.c:1677 src/elflint.c:1966 2043#, c-format 2044msgid "section [%2d] '%s': sh_info not zero\n" 2045msgstr "" 2046 2047#: src/elflint.c:1687 2048#, c-format 2049msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n" 2050msgstr "" 2051 2052#: src/elflint.c:1695 2053#, c-format 2054msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n" 2055msgstr "" 2056 2057#: src/elflint.c:1702 2058#, c-format 2059msgid "section [%2d] '%s': entry %zu: unknown tag\n" 2060msgstr "" 2061 2062#: src/elflint.c:1713 2063#, c-format 2064msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n" 2065msgstr "" 2066 2067#: src/elflint.c:1723 2068#, c-format 2069msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n" 2070msgstr "" 2071 2072#: src/elflint.c:1741 2073#, c-format 2074msgid "" 2075"section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n" 2076msgstr "" 2077 2078#: src/elflint.c:1754 2079#, c-format 2080msgid "" 2081"section [%2d] '%s': entry %zu: pointer does not match address of section " 2082"[%2d] '%s' referenced by sh_link\n" 2083msgstr "" 2084 2085#: src/elflint.c:1797 2086#, c-format 2087msgid "" 2088"section [%2d] '%s': entry %zu: %s value must point into loaded segment\n" 2089msgstr "" 2090 2091#: src/elflint.c:1812 2092#, c-format 2093msgid "" 2094"section [%2d] '%s': entry %zu: %s value must be valid offset in section " 2095"[%2d] '%s'\n" 2096msgstr "" 2097 2098#: src/elflint.c:1832 src/elflint.c:1860 2099#, c-format 2100msgid "section [%2d] '%s': contains %s entry but not %s\n" 2101msgstr "" 2102 2103#: src/elflint.c:1844 2104#, c-format 2105msgid "section [%2d] '%s': mandatory tag %s not present\n" 2106msgstr "" 2107 2108#: src/elflint.c:1853 2109#, c-format 2110msgid "section [%2d] '%s': no hash section present\n" 2111msgstr "" 2112 2113#: src/elflint.c:1868 src/elflint.c:1875 2114#, c-format 2115msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n" 2116msgstr "" 2117 2118#: src/elflint.c:1885 src/elflint.c:1889 2119#, c-format 2120msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n" 2121msgstr "" 2122 2123#: src/elflint.c:1895 2124#, c-format 2125msgid "section [%2d] '%s': non-DSO file marked as dependency during prelink\n" 2126msgstr "" 2127 2128#: src/elflint.c:1906 src/elflint.c:1910 src/elflint.c:1914 src/elflint.c:1918 2129#, c-format 2130msgid "section [%2d] '%s': %s tag missing in prelinked executable\n" 2131msgstr "" 2132 2133#: src/elflint.c:1930 2134#, c-format 2135msgid "" 2136"section [%2d] '%s': only relocatable files can have extended section index\n" 2137msgstr "" 2138 2139#: src/elflint.c:1940 2140#, c-format 2141msgid "" 2142"section [%2d] '%s': extended section index section not for symbol table\n" 2143msgstr "" 2144 2145#: src/elflint.c:1944 2146#, c-format 2147msgid "section [%2d] '%s': sh_link extended section index [%2d] is invalid\n" 2148msgstr "" 2149 2150#: src/elflint.c:1949 2151#, c-format 2152msgid "cannot get data for symbol section\n" 2153msgstr "" 2154 2155#: src/elflint.c:1952 2156#, c-format 2157msgid "section [%2d] '%s': entry size does not match Elf32_Word\n" 2158msgstr "" 2159 2160#: src/elflint.c:1961 2161#, c-format 2162msgid "section [%2d] '%s': extended index table too small for symbol table\n" 2163msgstr "" 2164 2165#: src/elflint.c:1976 2166#, c-format 2167msgid "" 2168"section [%2d] '%s': extended section index in section [%2zu] '%s' refers to " 2169"same symbol table\n" 2170msgstr "" 2171 2172#: src/elflint.c:1994 2173#, c-format 2174msgid "symbol 0 should have zero extended section index\n" 2175msgstr "" 2176 2177#: src/elflint.c:2006 2178#, c-format 2179msgid "cannot get data for symbol %zu\n" 2180msgstr "" 2181 2182#: src/elflint.c:2011 2183#, c-format 2184msgid "extended section index is %<PRIu32> but symbol index is not XINDEX\n" 2185msgstr "" 2186 2187#: src/elflint.c:2028 src/elflint.c:2085 2188#, c-format 2189msgid "" 2190"section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n" 2191msgstr "" 2192 2193#: src/elflint.c:2042 src/elflint.c:2099 2194#, c-format 2195msgid "section [%2d] '%s': chain array too large\n" 2196msgstr "" 2197 2198#: src/elflint.c:2056 src/elflint.c:2113 2199#, c-format 2200msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n" 2201msgstr "" 2202 2203#: src/elflint.c:2066 2204#, c-format 2205msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n" 2206msgstr "" 2207 2208#: src/elflint.c:2123 2209#, c-format 2210msgid "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n" 2211msgstr "" 2212 2213#: src/elflint.c:2136 2214#, c-format 2215msgid "section [%2d] '%s': not enough data\n" 2216msgstr "" 2217 2218#: src/elflint.c:2148 2219#, c-format 2220msgid "section [%2d] '%s': bitmask size zero or not power of 2: %u\n" 2221msgstr "" 2222 2223#: src/elflint.c:2164 2224#, c-format 2225msgid "" 2226"section [%2d] '%s': hash table section is too small (is %ld, expected at " 2227"least %ld)\n" 2228msgstr "" 2229 2230#: src/elflint.c:2173 2231#, c-format 2232msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n" 2233msgstr "" 2234 2235#: src/elflint.c:2207 2236#, c-format 2237msgid "" 2238"section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n" 2239msgstr "" 2240 2241#: src/elflint.c:2228 2242#, c-format 2243msgid "" 2244"section [%2d] '%s': symbol %u referenced in chain for bucket %zu is " 2245"undefined\n" 2246msgstr "" 2247 2248#: src/elflint.c:2241 2249#, c-format 2250msgid "" 2251"section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n" 2252msgstr "" 2253 2254#: src/elflint.c:2250 2255#, c-format 2256msgid "" 2257"section [%2d] '%s': mask index for symbol %u in chain for bucket %zu wrong\n" 2258msgstr "" 2259 2260#: src/elflint.c:2280 2261#, c-format 2262msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n" 2263msgstr "" 2264 2265#: src/elflint.c:2285 2266#, c-format 2267msgid "" 2268"section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n" 2269msgstr "" 2270 2271#: src/elflint.c:2291 2272#, c-format 2273msgid "section [%2d] '%s': bitmask does not match names in the hash table\n" 2274msgstr "" 2275 2276#: src/elflint.c:2304 2277#, c-format 2278msgid "section [%2d] '%s': relocatable files cannot have hash tables\n" 2279msgstr "" 2280 2281#: src/elflint.c:2322 2282#, c-format 2283msgid "section [%2d] '%s': hash table not for dynamic symbol table\n" 2284msgstr "" 2285 2286#: src/elflint.c:2326 2287#, c-format 2288msgid "section [%2d] '%s': invalid sh_link symbol table section index [%2d]\n" 2289msgstr "" 2290 2291#: src/elflint.c:2336 2292#, c-format 2293msgid "section [%2d] '%s': hash table entry size incorrect\n" 2294msgstr "" 2295 2296#: src/elflint.c:2341 2297#, c-format 2298msgid "section [%2d] '%s': not marked to be allocated\n" 2299msgstr "" 2300 2301#: src/elflint.c:2346 2302#, c-format 2303msgid "" 2304"section [%2d] '%s': hash table has not even room for initial administrative " 2305"entries\n" 2306msgstr "" 2307 2308#: src/elflint.c:2395 2309#, c-format 2310msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n" 2311msgstr "" 2312 2313#: src/elflint.c:2419 src/elflint.c:2484 src/elflint.c:2519 2314#, c-format 2315msgid "hash section [%2zu] '%s' does not contain enough data\n" 2316msgstr "" 2317 2318#: src/elflint.c:2440 2319#, c-format 2320msgid "hash section [%2zu] '%s' has zero bit mask words\n" 2321msgstr "" 2322 2323#: src/elflint.c:2451 src/elflint.c:2495 src/elflint.c:2532 2324#, c-format 2325msgid "hash section [%2zu] '%s' uses too much data\n" 2326msgstr "" 2327 2328#: src/elflint.c:2466 2329#, c-format 2330msgid "" 2331"hash section [%2zu] '%s' invalid symbol index %<PRIu32> (max_nsyms: " 2332"%<PRIu32>, nentries: %<PRIu32>\n" 2333msgstr "" 2334 2335#: src/elflint.c:2553 2336#, c-format 2337msgid "hash section [%2zu] '%s' invalid sh_entsize\n" 2338msgstr "" 2339 2340#: src/elflint.c:2563 src/elflint.c:2567 2341#, c-format 2342msgid "section [%2zu] '%s': reference to symbol index 0\n" 2343msgstr "" 2344 2345#: src/elflint.c:2574 2346#, c-format 2347msgid "" 2348"symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash " 2349"table in [%2zu] '%s'\n" 2350msgstr "" 2351 2352#: src/elflint.c:2586 2353#, c-format 2354msgid "" 2355"symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash " 2356"table in [%2zu] '%s'\n" 2357msgstr "" 2358 2359#: src/elflint.c:2602 2360#, c-format 2361msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n" 2362msgstr "" 2363 2364#: src/elflint.c:2622 2365#, c-format 2366msgid "" 2367"section [%2d] '%s': section groups only allowed in relocatable object files\n" 2368msgstr "" 2369 2370#: src/elflint.c:2633 2371#, c-format 2372msgid "section [%2d] '%s': cannot get symbol table: %s\n" 2373msgstr "" 2374 2375#: src/elflint.c:2638 2376#, c-format 2377msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n" 2378msgstr "" 2379 2380#: src/elflint.c:2644 2381#, c-format 2382msgid "section [%2d] '%s': invalid symbol index in sh_info\n" 2383msgstr "" 2384 2385#: src/elflint.c:2649 2386#, c-format 2387msgid "section [%2d] '%s': sh_flags not zero\n" 2388msgstr "" 2389 2390#: src/elflint.c:2656 2391#, c-format 2392msgid "section [%2d] '%s': cannot get symbol for signature\n" 2393msgstr "" 2394 2395#: src/elflint.c:2660 2396#, c-format 2397msgid "section [%2d] '%s': cannot get symbol name for signature\n" 2398msgstr "" 2399 2400#: src/elflint.c:2665 2401#, c-format 2402msgid "section [%2d] '%s': signature symbol cannot be empty string\n" 2403msgstr "" 2404 2405#: src/elflint.c:2671 2406#, c-format 2407msgid "section [%2d] '%s': sh_flags not set correctly\n" 2408msgstr "" 2409 2410#: src/elflint.c:2677 2411#, c-format 2412msgid "section [%2d] '%s': cannot get data: %s\n" 2413msgstr "" 2414 2415#: src/elflint.c:2686 2416#, c-format 2417msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n" 2418msgstr "" 2419 2420#: src/elflint.c:2692 2421#, c-format 2422msgid "section [%2d] '%s': section group without flags word\n" 2423msgstr "" 2424 2425#: src/elflint.c:2700 2426#, c-format 2427msgid "section [%2d] '%s': section group without member\n" 2428msgstr "" 2429 2430#: src/elflint.c:2704 2431#, c-format 2432msgid "section [%2d] '%s': section group with only one member\n" 2433msgstr "" 2434 2435#: src/elflint.c:2715 2436#, c-format 2437msgid "section [%2d] '%s': unknown section group flags\n" 2438msgstr "" 2439 2440#: src/elflint.c:2727 2441#, fuzzy, c-format 2442msgid "section [%2d] '%s': section index %zu out of range\n" 2443msgstr "konnte Abschnittsdaten nicht holen: %s" 2444 2445#: src/elflint.c:2736 2446#, c-format 2447msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n" 2448msgstr "" 2449 2450#: src/elflint.c:2743 2451#, c-format 2452msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n" 2453msgstr "" 2454 2455#: src/elflint.c:2749 2456#, c-format 2457msgid "" 2458"section [%2d] '%s': element %zu references section [%2d] '%s' without " 2459"SHF_GROUP flag set\n" 2460msgstr "" 2461 2462#: src/elflint.c:2756 2463#, c-format 2464msgid "section [%2d] '%s' is contained in more than one section group\n" 2465msgstr "" 2466 2467#: src/elflint.c:2946 2468#, c-format 2469msgid "" 2470"section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no " 2471"dynamic symbol table\n" 2472msgstr "" 2473 2474#: src/elflint.c:2958 2475#, c-format 2476msgid "" 2477"section [%2d] '%s' has different number of entries than symbol table [%2d] " 2478"'%s'\n" 2479msgstr "" 2480 2481#: src/elflint.c:2974 2482#, c-format 2483msgid "section [%2d] '%s': symbol %d: cannot read version data\n" 2484msgstr "" 2485 2486#: src/elflint.c:2990 2487#, c-format 2488msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n" 2489msgstr "" 2490 2491#: src/elflint.c:2998 2492#, c-format 2493msgid "section [%2d] '%s': symbol %d: local symbol with version\n" 2494msgstr "" 2495 2496#: src/elflint.c:3012 2497#, c-format 2498msgid "section [%2d] '%s': symbol %d: invalid version index %d\n" 2499msgstr "" 2500 2501#: src/elflint.c:3017 2502#, c-format 2503msgid "" 2504"section [%2d] '%s': symbol %d: version index %d is for defined version\n" 2505msgstr "" 2506 2507#: src/elflint.c:3027 2508#, c-format 2509msgid "" 2510"section [%2d] '%s': symbol %d: version index %d is for requested version\n" 2511msgstr "" 2512 2513#: src/elflint.c:3080 2514#, c-format 2515msgid "more than one version reference section present\n" 2516msgstr "" 2517 2518#: src/elflint.c:3088 src/elflint.c:3235 2519#, c-format 2520msgid "section [%2d] '%s': sh_link does not link to string table\n" 2521msgstr "" 2522 2523#: src/elflint.c:3113 src/elflint.c:3289 2524#, c-format 2525msgid "section [%2d] '%s': entry %d has wrong version %d\n" 2526msgstr "" 2527 2528#: src/elflint.c:3120 src/elflint.c:3296 2529#, c-format 2530msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n" 2531msgstr "" 2532 2533#: src/elflint.c:3130 2534#, c-format 2535msgid "section [%2d] '%s': entry %d has invalid file reference\n" 2536msgstr "" 2537 2538#: src/elflint.c:3138 2539#, c-format 2540msgid "section [%2d] '%s': entry %d references unknown dependency\n" 2541msgstr "" 2542 2543#: src/elflint.c:3150 2544#, c-format 2545msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n" 2546msgstr "" 2547 2548#: src/elflint.c:3158 2549#, c-format 2550msgid "" 2551"section [%2d] '%s': auxiliary entry %d of entry %d has invalid name " 2552"reference\n" 2553msgstr "" 2554 2555#: src/elflint.c:3167 2556#, c-format 2557msgid "" 2558"section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: " 2559"%#x, expected %#x\n" 2560msgstr "" 2561 2562#: src/elflint.c:3176 2563#, c-format 2564msgid "" 2565"section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version " 2566"name '%s'\n" 2567msgstr "" 2568 2569#: src/elflint.c:3187 2570#, c-format 2571msgid "" 2572"section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n" 2573msgstr "" 2574 2575#: src/elflint.c:3204 src/elflint.c:3380 2576#, c-format 2577msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n" 2578msgstr "" 2579 2580#: src/elflint.c:3212 src/elflint.c:3388 2581#, c-format 2582msgid "" 2583"section [%2d] '%s': entry %d has zero offset to next entry, but sh_info says " 2584"there are more entries\n" 2585msgstr "" 2586 2587#: src/elflint.c:3227 2588#, c-format 2589msgid "more than one version definition section present\n" 2590msgstr "" 2591 2592#: src/elflint.c:3274 2593#, c-format 2594msgid "section [%2d] '%s': more than one BASE definition\n" 2595msgstr "" 2596 2597#: src/elflint.c:3278 2598#, c-format 2599msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n" 2600msgstr "" 2601 2602#: src/elflint.c:3284 2603#, c-format 2604msgid "section [%2d] '%s': entry %d has unknown flag\n" 2605msgstr "" 2606 2607#: src/elflint.c:3311 2608#, c-format 2609msgid "section [%2d] '%s': entry %d has invalid name reference\n" 2610msgstr "" 2611 2612#: src/elflint.c:3318 2613#, c-format 2614msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n" 2615msgstr "" 2616 2617#: src/elflint.c:3326 2618#, c-format 2619msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n" 2620msgstr "" 2621 2622#: src/elflint.c:3346 2623#, c-format 2624msgid "" 2625"section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n" 2626msgstr "" 2627 2628#: src/elflint.c:3363 2629#, c-format 2630msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n" 2631msgstr "" 2632 2633#: src/elflint.c:3396 2634#, c-format 2635msgid "section [%2d] '%s': no BASE definition\n" 2636msgstr "" 2637 2638#: src/elflint.c:3412 2639#, c-format 2640msgid "section [%2d] '%s': unknown parent version '%s'\n" 2641msgstr "" 2642 2643#: src/elflint.c:3425 2644#, c-format 2645msgid "section [%2d] '%s': empty object attributes section\n" 2646msgstr "" 2647 2648#: src/elflint.c:3446 2649#, c-format 2650msgid "section [%2d] '%s': unrecognized attribute format\n" 2651msgstr "" 2652 2653#: src/elflint.c:3462 2654#, c-format 2655msgid "" 2656"section [%2d] '%s': offset %zu: zero length field in attribute section\n" 2657msgstr "" 2658 2659#: src/elflint.c:3471 2660#, c-format 2661msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n" 2662msgstr "" 2663 2664#: src/elflint.c:3483 2665#, c-format 2666msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n" 2667msgstr "" 2668 2669#: src/elflint.c:3500 2670#, c-format 2671msgid "" 2672"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n" 2673msgstr "" 2674 2675#: src/elflint.c:3509 2676#, c-format 2677msgid "section [%2d] '%s': offset %zu: truncated attribute section\n" 2678msgstr "" 2679 2680#: src/elflint.c:3518 2681#, c-format 2682msgid "" 2683"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n" 2684msgstr "" 2685 2686#: src/elflint.c:3533 2687#, c-format 2688msgid "" 2689"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n" 2690msgstr "" 2691 2692#. Tag_File 2693#: src/elflint.c:3544 2694#, c-format 2695msgid "" 2696"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n" 2697msgstr "" 2698 2699#: src/elflint.c:3562 2700#, c-format 2701msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n" 2702msgstr "" 2703 2704#: src/elflint.c:3573 2705#, c-format 2706msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n" 2707msgstr "" 2708 2709#: src/elflint.c:3586 2710#, c-format 2711msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n" 2712msgstr "" 2713 2714#: src/elflint.c:3590 2715#, c-format 2716msgid "" 2717"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n" 2718msgstr "" 2719 2720#: src/elflint.c:3600 2721#, c-format 2722msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n" 2723msgstr "" 2724 2725#: src/elflint.c:3606 2726#, c-format 2727msgid "" 2728"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n" 2729msgstr "" 2730 2731#: src/elflint.c:3695 2732#, c-format 2733msgid "cannot get section header of zeroth section\n" 2734msgstr "" 2735 2736#: src/elflint.c:3699 2737#, c-format 2738msgid "zeroth section has nonzero name\n" 2739msgstr "" 2740 2741#: src/elflint.c:3701 2742#, c-format 2743msgid "zeroth section has nonzero type\n" 2744msgstr "" 2745 2746#: src/elflint.c:3703 2747#, c-format 2748msgid "zeroth section has nonzero flags\n" 2749msgstr "" 2750 2751#: src/elflint.c:3705 2752#, c-format 2753msgid "zeroth section has nonzero address\n" 2754msgstr "" 2755 2756#: src/elflint.c:3707 2757#, c-format 2758msgid "zeroth section has nonzero offset\n" 2759msgstr "" 2760 2761#: src/elflint.c:3709 2762#, c-format 2763msgid "zeroth section has nonzero align value\n" 2764msgstr "" 2765 2766#: src/elflint.c:3711 2767#, c-format 2768msgid "zeroth section has nonzero entry size value\n" 2769msgstr "" 2770 2771#: src/elflint.c:3714 2772#, c-format 2773msgid "" 2774"zeroth section has nonzero size value while ELF header has nonzero shnum " 2775"value\n" 2776msgstr "" 2777 2778#: src/elflint.c:3718 2779#, c-format 2780msgid "" 2781"zeroth section has nonzero link value while ELF header does not signal " 2782"overflow in shstrndx\n" 2783msgstr "" 2784 2785#: src/elflint.c:3722 2786#, c-format 2787msgid "" 2788"zeroth section has nonzero link value while ELF header does not signal " 2789"overflow in phnum\n" 2790msgstr "" 2791 2792#: src/elflint.c:3740 2793#, c-format 2794msgid "cannot get section header for section [%2zu] '%s': %s\n" 2795msgstr "" 2796 2797#: src/elflint.c:3749 2798#, c-format 2799msgid "section [%2zu]: invalid name\n" 2800msgstr "" 2801 2802#: src/elflint.c:3776 2803#, c-format 2804msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n" 2805msgstr "" 2806 2807#: src/elflint.c:3794 2808#, c-format 2809msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n" 2810msgstr "" 2811 2812#: src/elflint.c:3812 2813#, c-format 2814msgid "" 2815"section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n" 2816msgstr "" 2817 2818#: src/elflint.c:3830 2819#, c-format 2820msgid "section [%2zu] '%s' present in object file\n" 2821msgstr "" 2822 2823#: src/elflint.c:3836 src/elflint.c:3868 2824#, c-format 2825msgid "" 2826"section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" 2827msgstr "" 2828 2829#: src/elflint.c:3841 src/elflint.c:3873 2830#, c-format 2831msgid "" 2832"section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable " 2833"segments\n" 2834msgstr "" 2835 2836#: src/elflint.c:3849 2837#, c-format 2838msgid "" 2839"section [%2zu] '%s' is extension section index table in non-object file\n" 2840msgstr "" 2841 2842#: src/elflint.c:3892 2843#, c-format 2844msgid "section [%2zu] '%s': size not multiple of entry size\n" 2845msgstr "" 2846 2847#: src/elflint.c:3897 2848#, c-format 2849msgid "cannot get section header\n" 2850msgstr "" 2851 2852#: src/elflint.c:3907 2853#, c-format 2854msgid "section [%2zu] '%s' has unsupported type %d\n" 2855msgstr "" 2856 2857#: src/elflint.c:3922 2858#, c-format 2859msgid "" 2860"section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n" 2861msgstr "" 2862 2863#: src/elflint.c:3929 2864#, c-format 2865msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n" 2866msgstr "" 2867 2868#: src/elflint.c:3937 2869#, c-format 2870msgid "section [%2zu] '%s': thread-local data sections address not zero\n" 2871msgstr "" 2872 2873#: src/elflint.c:3947 2874#, fuzzy, c-format 2875msgid "section [%2zu] '%s': allocated section cannot be compressed\n" 2876msgstr "konnte Abschnittsdaten nicht holen: %s" 2877 2878#: src/elflint.c:3952 2879#, fuzzy, c-format 2880msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 2881msgstr "konnte Abschnittsdaten nicht holen: %s" 2882 2883#: src/elflint.c:3958 2884#, c-format 2885msgid "" 2886"section [%2zu] '%s': compressed section with no compression header: %s\n" 2887msgstr "" 2888 2889#: src/elflint.c:3964 2890#, c-format 2891msgid "section [%2zu] '%s': invalid section reference in link value\n" 2892msgstr "" 2893 2894#: src/elflint.c:3969 2895#, c-format 2896msgid "section [%2zu] '%s': invalid section reference in info value\n" 2897msgstr "" 2898 2899#: src/elflint.c:3976 2900#, c-format 2901msgid "section [%2zu] '%s': strings flag set without merge flag\n" 2902msgstr "" 2903 2904#: src/elflint.c:3981 2905#, c-format 2906msgid "section [%2zu] '%s': merge flag set but entry size is zero\n" 2907msgstr "" 2908 2909#: src/elflint.c:4000 2910#, c-format 2911msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n" 2912msgstr "" 2913 2914#: src/elflint.c:4009 2915#, c-format 2916msgid "section [%2zu] '%s' must be of type NOBITS in debuginfo files\n" 2917msgstr "" 2918 2919#: src/elflint.c:4016 2920#, c-format 2921msgid "section [%2zu] '%s' is both executable and writable\n" 2922msgstr "" 2923 2924#: src/elflint.c:4047 2925#, c-format 2926msgid "" 2927"section [%2zu] '%s' not fully contained in segment of program header entry " 2928"%d\n" 2929msgstr "" 2930 2931#: src/elflint.c:4057 2932#, c-format 2933msgid "" 2934"section [%2zu] '%s' has type NOBITS but is read from the file in segment of " 2935"program header entry %d\n" 2936msgstr "" 2937 2938#: src/elflint.c:4083 2939#, c-format 2940msgid "" 2941"section [%2zu] '%s' has type NOBITS but is read from the file in segment of " 2942"program header entry %d and file contents is non-zero\n" 2943msgstr "" 2944 2945#: src/elflint.c:4094 2946#, c-format 2947msgid "" 2948"section [%2zu] '%s' has not type NOBITS but is not read from the file in " 2949"segment of program header entry %d\n" 2950msgstr "" 2951 2952#: src/elflint.c:4105 2953#, c-format 2954msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n" 2955msgstr "" 2956 2957#: src/elflint.c:4115 2958#, c-format 2959msgid "section [%2zu] '%s' is writable in unwritable segment %d\n" 2960msgstr "" 2961 2962#: src/elflint.c:4125 2963#, c-format 2964msgid "" 2965"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n" 2966msgstr "" 2967 2968#: src/elflint.c:4131 2969#, c-format 2970msgid "" 2971"section [%2zu] '%s': ELF header says this is the section header string table " 2972"but type is not SHT_TYPE\n" 2973msgstr "" 2974 2975#: src/elflint.c:4139 2976#, c-format 2977msgid "" 2978"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n" 2979msgstr "" 2980 2981#: src/elflint.c:4190 2982#, c-format 2983msgid "more than one version symbol table present\n" 2984msgstr "" 2985 2986#: src/elflint.c:4213 2987#, c-format 2988msgid "INTERP program header entry but no .interp section\n" 2989msgstr "" 2990 2991#: src/elflint.c:4224 2992#, c-format 2993msgid "" 2994"loadable segment [%u] is executable but contains no executable sections\n" 2995msgstr "" 2996 2997#: src/elflint.c:4230 2998#, c-format 2999msgid "loadable segment [%u] is writable but contains no writable sections\n" 3000msgstr "" 3001 3002#: src/elflint.c:4241 3003#, c-format 3004msgid "" 3005"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section " 3006"exist\n" 3007msgstr "" 3008 3009#: src/elflint.c:4254 3010#, c-format 3011msgid "duplicate version index %d\n" 3012msgstr "" 3013 3014#: src/elflint.c:4268 3015#, c-format 3016msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n" 3017msgstr "" 3018 3019#: src/elflint.c:4317 3020#, c-format 3021msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n" 3022msgstr "" 3023 3024#: src/elflint.c:4321 3025#, c-format 3026msgid "" 3027"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %zu\n" 3028msgstr "" 3029 3030#: src/elflint.c:4370 3031#, c-format 3032msgid "" 3033"phdr[%d]: unknown object file note type %<PRIu32> with owner name '%s' at " 3034"offset %zu\n" 3035msgstr "" 3036 3037#: src/elflint.c:4375 3038#, c-format 3039msgid "" 3040"section [%2d] '%s': unknown object file note type %<PRIu32> with owner name " 3041"'%s' at offset %zu\n" 3042msgstr "" 3043 3044#: src/elflint.c:4394 3045#, c-format 3046msgid "phdr[%d]: no note entries defined for the type of file\n" 3047msgstr "" 3048 3049#: src/elflint.c:4414 3050#, c-format 3051msgid "phdr[%d]: cannot get content of note section: %s\n" 3052msgstr "" 3053 3054#: src/elflint.c:4417 3055#, c-format 3056msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n" 3057msgstr "" 3058 3059#: src/elflint.c:4438 3060#, c-format 3061msgid "section [%2d] '%s': no note entries defined for the type of file\n" 3062msgstr "" 3063 3064#: src/elflint.c:4445 3065#, c-format 3066msgid "section [%2d] '%s': cannot get content of note section\n" 3067msgstr "" 3068 3069#: src/elflint.c:4448 3070#, c-format 3071msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n" 3072msgstr "" 3073 3074#: src/elflint.c:4466 3075#, c-format 3076msgid "" 3077"only executables, shared objects, and core files can have program headers\n" 3078msgstr "" 3079 3080#: src/elflint.c:4481 3081#, c-format 3082msgid "cannot get program header entry %d: %s\n" 3083msgstr "" 3084 3085#: src/elflint.c:4490 3086#, c-format 3087msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n" 3088msgstr "" 3089 3090#: src/elflint.c:4501 3091#, c-format 3092msgid "more than one INTERP entry in program header\n" 3093msgstr "" 3094 3095#: src/elflint.c:4509 3096#, c-format 3097msgid "more than one TLS entry in program header\n" 3098msgstr "" 3099 3100#: src/elflint.c:4516 3101#, c-format 3102msgid "static executable cannot have dynamic sections\n" 3103msgstr "" 3104 3105#: src/elflint.c:4530 3106#, c-format 3107msgid "dynamic section reference in program header has wrong offset\n" 3108msgstr "" 3109 3110#: src/elflint.c:4533 3111#, c-format 3112msgid "dynamic section size mismatch in program and section header\n" 3113msgstr "" 3114 3115#: src/elflint.c:4543 3116#, c-format 3117msgid "more than one GNU_RELRO entry in program header\n" 3118msgstr "" 3119 3120#: src/elflint.c:4564 3121#, c-format 3122msgid "loadable segment GNU_RELRO applies to is not writable\n" 3123msgstr "" 3124 3125#: src/elflint.c:4575 3126#, c-format 3127msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n" 3128msgstr "" 3129 3130#: src/elflint.c:4582 3131#, c-format 3132msgid "" 3133"GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n" 3134msgstr "" 3135 3136#: src/elflint.c:4591 src/elflint.c:4614 3137#, c-format 3138msgid "%s segment not contained in a loaded segment\n" 3139msgstr "" 3140 3141#: src/elflint.c:4620 3142#, c-format 3143msgid "program header offset in ELF header and PHDR entry do not match" 3144msgstr "" 3145 3146#: src/elflint.c:4647 3147#, c-format 3148msgid "call frame search table reference in program header has wrong offset\n" 3149msgstr "" 3150 3151#: src/elflint.c:4650 3152#, c-format 3153msgid "call frame search table size mismatch in program and section header\n" 3154msgstr "" 3155 3156#: src/elflint.c:4663 3157#, c-format 3158msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n" 3159msgstr "" 3160 3161#: src/elflint.c:4671 3162#, c-format 3163msgid "call frame search table must be allocated\n" 3164msgstr "" 3165 3166#: src/elflint.c:4674 3167#, c-format 3168msgid "section [%2zu] '%s' must be allocated\n" 3169msgstr "" 3170 3171#: src/elflint.c:4678 3172#, c-format 3173msgid "call frame search table must not be writable\n" 3174msgstr "" 3175 3176#: src/elflint.c:4681 3177#, c-format 3178msgid "section [%2zu] '%s' must not be writable\n" 3179msgstr "" 3180 3181#: src/elflint.c:4686 3182#, c-format 3183msgid "call frame search table must not be executable\n" 3184msgstr "" 3185 3186#: src/elflint.c:4689 3187#, c-format 3188msgid "section [%2zu] '%s' must not be executable\n" 3189msgstr "" 3190 3191#: src/elflint.c:4700 3192#, c-format 3193msgid "program header entry %d: file size greater than memory size\n" 3194msgstr "" 3195 3196#: src/elflint.c:4707 3197#, c-format 3198msgid "program header entry %d: alignment not a power of 2\n" 3199msgstr "" 3200 3201#: src/elflint.c:4710 3202#, c-format 3203msgid "" 3204"program header entry %d: file offset and virtual address not module of " 3205"alignment\n" 3206msgstr "" 3207 3208#: src/elflint.c:4723 3209#, c-format 3210msgid "" 3211"executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME " 3212"program header entry" 3213msgstr "" 3214 3215#: src/elflint.c:4757 3216#, c-format 3217msgid "cannot read ELF header: %s\n" 3218msgstr "" 3219 3220#: src/elflint.c:4783 3221#, c-format 3222msgid "text relocation flag set but not needed\n" 3223msgstr "" 3224 3225#: src/findtextrel.c:60 3226msgid "Input Selection:" 3227msgstr "" 3228 3229#: src/findtextrel.c:61 3230msgid "Prepend PATH to all file names" 3231msgstr "" 3232 3233#: src/findtextrel.c:63 3234msgid "Use PATH as root of debuginfo hierarchy" 3235msgstr "" 3236 3237#. Short description of program. 3238#: src/findtextrel.c:70 3239msgid "Locate source of text relocations in FILEs (a.out by default)." 3240msgstr "" 3241 3242#. Strings for arguments in help texts. 3243#: src/findtextrel.c:74 src/nm.c:108 src/objdump.c:71 src/size.c:80 3244#: src/strings.c:87 src/strip.c:101 3245msgid "[FILE...]" 3246msgstr "" 3247 3248#: src/findtextrel.c:222 3249#, c-format 3250msgid "cannot get ELF header '%s': %s" 3251msgstr "" 3252 3253#: src/findtextrel.c:233 3254#, c-format 3255msgid "'%s' is not a DSO or PIE" 3256msgstr "" 3257 3258#: src/findtextrel.c:253 3259#, c-format 3260msgid "getting get section header of section %zu: %s" 3261msgstr "" 3262 3263#: src/findtextrel.c:277 3264#, c-format 3265msgid "cannot read dynamic section: %s" 3266msgstr "" 3267 3268#: src/findtextrel.c:298 3269#, c-format 3270msgid "no text relocations reported in '%s'" 3271msgstr "" 3272 3273#: src/findtextrel.c:310 3274#, c-format 3275msgid "while reading ELF file" 3276msgstr "" 3277 3278#: src/findtextrel.c:314 3279#, fuzzy, c-format 3280msgid "cannot get program header count: %s" 3281msgstr "konnte Programm-Kopf nicht erstellen: %s" 3282 3283#: src/findtextrel.c:325 src/findtextrel.c:342 3284#, fuzzy, c-format 3285msgid "cannot get program header index at offset %zd: %s" 3286msgstr "konnte Programm-Kopf nicht erstellen: %s" 3287 3288#: src/findtextrel.c:406 3289#, c-format 3290msgid "cannot get symbol table section %zu in '%s': %s" 3291msgstr "" 3292 3293#: src/findtextrel.c:427 src/findtextrel.c:450 3294#, c-format 3295msgid "cannot get relocation at index %d in section %zu in '%s': %s" 3296msgstr "" 3297 3298#: src/findtextrel.c:516 3299#, c-format 3300msgid "%s not compiled with -fpic/-fPIC\n" 3301msgstr "" 3302 3303#: src/findtextrel.c:570 3304#, c-format 3305msgid "" 3306"the file containing the function '%s' is not compiled with -fpic/-fPIC\n" 3307msgstr "" 3308 3309#: src/findtextrel.c:577 src/findtextrel.c:597 3310#, c-format 3311msgid "" 3312"the file containing the function '%s' might not be compiled with -fpic/-" 3313"fPIC\n" 3314msgstr "" 3315 3316#: src/findtextrel.c:585 3317#, c-format 3318msgid "" 3319"either the file containing the function '%s' or the file containing the " 3320"function '%s' is not compiled with -fpic/-fPIC\n" 3321msgstr "" 3322 3323#: src/findtextrel.c:605 3324#, c-format 3325msgid "" 3326"a relocation modifies memory at offset %llu in a write-protected segment\n" 3327msgstr "" 3328 3329#: src/nm.c:66 src/strip.c:70 3330msgid "Output selection:" 3331msgstr "" 3332 3333#: src/nm.c:67 3334msgid "Display debugger-only symbols" 3335msgstr "" 3336 3337#: src/nm.c:68 3338msgid "Display only defined symbols" 3339msgstr "Zeige nur definierte Symbole" 3340 3341#: src/nm.c:71 3342msgid "Display dynamic symbols instead of normal symbols" 3343msgstr "Zeige dynamische Symbole anstelle normaler Symbole" 3344 3345#: src/nm.c:72 3346msgid "Display only external symbols" 3347msgstr "Zeige nur externe Symbole" 3348 3349#: src/nm.c:73 3350msgid "Display only undefined symbols" 3351msgstr "Zeige nur undefinierte Symbole" 3352 3353#: src/nm.c:75 3354msgid "Include index for symbols from archive members" 3355msgstr "" 3356 3357#: src/nm.c:77 src/size.c:54 3358msgid "Output format:" 3359msgstr "Ausgabeformat:" 3360 3361#: src/nm.c:79 3362#, fuzzy 3363msgid "Print name of the input file before every symbol" 3364msgstr "Zeige Name der Eingabedatei vor jedem Symbol" 3365 3366#: src/nm.c:82 3367msgid "" 3368"Use the output format FORMAT. FORMAT can be `bsd', `sysv' or `posix'. The " 3369"default is `sysv'" 3370msgstr "" 3371"Benutze das Ausgabeformat FORMAT. FORMAT kann `bsd', `sysv' or `posix' sein. " 3372"Der Standard ist `sysv'" 3373 3374#: src/nm.c:84 3375msgid "Same as --format=bsd" 3376msgstr "Genau wie --format=bsd" 3377 3378#: src/nm.c:85 3379msgid "Same as --format=posix" 3380msgstr "Genau wie --format=posix" 3381 3382#: src/nm.c:86 src/size.c:60 3383msgid "Use RADIX for printing symbol values" 3384msgstr "Benutze RADIX zur Ausgabe von Symbolwerten" 3385 3386#: src/nm.c:87 3387#, fuzzy 3388msgid "Mark special symbols" 3389msgstr "Kennzeichne schwache Symbole" 3390 3391#: src/nm.c:89 3392#, fuzzy 3393msgid "Print size of defined symbols" 3394msgstr "Zeige Grösse der definierten Symbole" 3395 3396#: src/nm.c:91 src/size.c:68 src/strip.c:75 src/unstrip.c:73 3397msgid "Output options:" 3398msgstr "Ausgabeoptionen:" 3399 3400#: src/nm.c:92 3401msgid "Sort symbols numerically by address" 3402msgstr "Symbole anhand der Adresse numerisch sortieren" 3403 3404#: src/nm.c:94 3405msgid "Do not sort the symbols" 3406msgstr "Symbole nicht sortieren" 3407 3408#: src/nm.c:95 3409msgid "Reverse the sense of the sort" 3410msgstr "Sortierreihenfolge umkehren" 3411 3412#: src/nm.c:98 3413msgid "Decode low-level symbol names into source code names" 3414msgstr "" 3415 3416#. Short description of program. 3417#: src/nm.c:105 3418msgid "List symbols from FILEs (a.out by default)." 3419msgstr "" 3420 3421#: src/nm.c:116 src/objdump.c:79 3422#, fuzzy 3423msgid "Output formatting" 3424msgstr "Ausgabeformat:" 3425 3426#: src/nm.c:140 src/objdump.c:103 src/size.c:105 src/strip.c:133 3427#, fuzzy, c-format 3428msgid "%s: INTERNAL ERROR %d (%s): %s" 3429msgstr "%s: INTERNER FEHLER %d (%s-%s): %s" 3430 3431#: src/nm.c:381 src/nm.c:393 src/size.c:288 src/size.c:297 src/size.c:308 3432#: src/strip.c:2748 3433#, c-format 3434msgid "while closing '%s'" 3435msgstr "beim Schliessen von '%s'" 3436 3437#: src/nm.c:403 src/objdump.c:280 src/strip.c:797 3438#, c-format 3439msgid "%s: File format not recognized" 3440msgstr "%s: Dateiformat nicht erkannt" 3441 3442#. Note: 0 is no valid offset. 3443#: src/nm.c:443 3444#, fuzzy 3445msgid "" 3446"\n" 3447"Archive index:\n" 3448msgstr "" 3449"\n" 3450"Archiv-Index:" 3451 3452#: src/nm.c:452 3453#, c-format 3454msgid "invalid offset %zu for symbol %s" 3455msgstr "ungültiger Offset %zu für Symbol %s" 3456 3457#: src/nm.c:457 3458#, c-format 3459msgid "%s in %s\n" 3460msgstr "" 3461 3462#: src/nm.c:465 3463#, c-format 3464msgid "cannot reset archive offset to beginning" 3465msgstr "" 3466 3467#: src/nm.c:490 src/objdump.c:328 3468#, c-format 3469msgid "%s%s%s: file format not recognized" 3470msgstr "%s%s%s: Dateiformat nicht erkannt" 3471 3472#: src/nm.c:705 3473#, c-format 3474msgid "cannot create search tree" 3475msgstr "Kann Suchbaum nicht erstellen" 3476 3477#: src/nm.c:746 src/nm.c:1205 src/objdump.c:779 src/readelf.c:635 3478#: src/readelf.c:1447 src/readelf.c:1598 src/readelf.c:1799 src/readelf.c:2005 3479#: src/readelf.c:2195 src/readelf.c:2373 src/readelf.c:2449 src/readelf.c:2707 3480#: src/readelf.c:2783 src/readelf.c:2870 src/readelf.c:3468 src/readelf.c:3518 3481#: src/readelf.c:3581 src/readelf.c:11230 src/readelf.c:12415 3482#: src/readelf.c:12626 src/readelf.c:12695 src/size.c:398 src/size.c:470 3483#: src/strip.c:1038 3484#, c-format 3485msgid "cannot get section header string table index" 3486msgstr "" 3487 3488#. We always print this prolog. 3489#: src/nm.c:771 3490#, c-format 3491msgid "" 3492"\n" 3493"\n" 3494"Symbols from %s:\n" 3495"\n" 3496msgstr "" 3497"\n" 3498"\n" 3499"Symbole aus %s:\n" 3500"\n" 3501 3502#. The header line. 3503#: src/nm.c:774 3504#, c-format 3505msgid "" 3506"%*s%-*s %-*s Class Type %-*s %*s Section\n" 3507"\n" 3508msgstr "" 3509 3510#: src/nm.c:1216 3511#, fuzzy, c-format 3512msgid "%s: entry size in section %zd `%s' is not what we expect" 3513msgstr "%s: entry size in section `%s' is not what we expect" 3514 3515#: src/nm.c:1221 3516#, fuzzy, c-format 3517msgid "%s: size of section %zd `%s' is not multiple of entry size" 3518msgstr "%s: entry size in section `%s' is not what we expect" 3519 3520#: src/nm.c:1300 3521#, fuzzy, c-format 3522msgid "%s: entries (%zd) in section %zd `%s' is too large" 3523msgstr "%s: entry size in section `%s' is not what we expect" 3524 3525#. XXX Add machine specific object file types. 3526#: src/nm.c:1527 3527#, c-format 3528msgid "%s%s%s%s: Invalid operation" 3529msgstr "%s%s%s%s: Ungültige Operation" 3530 3531#: src/nm.c:1584 3532#, c-format 3533msgid "%s%s%s: no symbols" 3534msgstr "%s%s%s: keine Symbole" 3535 3536#: src/objdump.c:52 3537msgid "Mode selection:" 3538msgstr "" 3539 3540#: src/objdump.c:53 3541msgid "Display relocation information." 3542msgstr "" 3543 3544#: src/objdump.c:55 3545msgid "Display the full contents of all sections requested" 3546msgstr "" 3547 3548#: src/objdump.c:57 3549msgid "Display assembler code of executable sections" 3550msgstr "" 3551 3552#: src/objdump.c:59 3553#, fuzzy 3554msgid "Output content selection:" 3555msgstr "Eingabeauswahloptionen:" 3556 3557#: src/objdump.c:61 3558msgid "Only display information for section NAME." 3559msgstr "" 3560 3561#. Short description of program. 3562#: src/objdump.c:67 3563msgid "Show information from FILEs (a.out by default)." 3564msgstr "" 3565 3566#: src/objdump.c:218 src/readelf.c:580 3567msgid "No operation specified.\n" 3568msgstr "Keine Operation angegeben.\n" 3569 3570#: src/objdump.c:258 src/objdump.c:270 3571#, c-format 3572msgid "while close `%s'" 3573msgstr "" 3574 3575#: src/objdump.c:363 src/readelf.c:2100 src/readelf.c:2292 3576msgid "INVALID SYMBOL" 3577msgstr "" 3578 3579#: src/objdump.c:378 src/readelf.c:2134 src/readelf.c:2328 3580msgid "INVALID SECTION" 3581msgstr "" 3582 3583#: src/objdump.c:498 3584#, c-format 3585msgid "" 3586"\n" 3587"RELOCATION RECORDS FOR [%s]:\n" 3588"%-*s TYPE VALUE\n" 3589msgstr "" 3590 3591#: src/objdump.c:501 3592msgid "OFFSET" 3593msgstr "OFFSET" 3594 3595#: src/objdump.c:566 3596#, c-format 3597msgid "Contents of section %s:\n" 3598msgstr "Inhalt des Abschnitts %s:\n" 3599 3600#: src/objdump.c:687 3601#, c-format 3602msgid "cannot disassemble" 3603msgstr "Disassemblieren nicht möglich" 3604 3605#. Short description of program. 3606#: src/ranlib.c:63 3607msgid "Generate an index to speed access to archives." 3608msgstr "Erstelle einen Index zur Beschleunigung des Zugriffs auf Archive." 3609 3610#. Strings for arguments in help texts. 3611#: src/ranlib.c:66 3612msgid "ARCHIVE" 3613msgstr "ARCHIV" 3614 3615#: src/ranlib.c:102 3616#, c-format 3617msgid "Archive name required" 3618msgstr "Archivname benötigt" 3619 3620#: src/ranlib.c:166 3621#, c-format 3622msgid "'%s' is no archive" 3623msgstr "'%s' ist kein Archiv" 3624 3625#: src/ranlib.c:201 3626#, c-format 3627msgid "error while freeing sub-ELF descriptor: %s" 3628msgstr "" 3629 3630#: src/readelf.c:97 3631#, fuzzy 3632msgid "ELF input selection:" 3633msgstr "Eingabeauswahloptionen:" 3634 3635#: src/readelf.c:99 3636msgid "" 3637"Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data" 3638msgstr "" 3639 3640#: src/readelf.c:102 3641msgid "" 3642"Used with -w to find the skeleton Compile Units in FILE associated with the " 3643"Split Compile units in a .dwo input file" 3644msgstr "" 3645 3646#: src/readelf.c:104 3647#, fuzzy 3648msgid "ELF output selection:" 3649msgstr "Eingabeauswahloptionen:" 3650 3651#: src/readelf.c:106 3652msgid "All these plus -p .strtab -p .dynstr -p .comment" 3653msgstr "" 3654 3655#: src/readelf.c:107 3656msgid "Display the dynamic segment" 3657msgstr "" 3658 3659#: src/readelf.c:108 3660msgid "Display the ELF file header" 3661msgstr "" 3662 3663#: src/readelf.c:110 3664msgid "Display histogram of bucket list lengths" 3665msgstr "" 3666 3667#: src/readelf.c:111 3668msgid "Display the program headers" 3669msgstr "Programm-Köpfe anzeigen" 3670 3671#: src/readelf.c:113 3672msgid "Display relocations" 3673msgstr "Relocations anzeigen" 3674 3675#: src/readelf.c:114 3676#, fuzzy 3677msgid "Display the section groups" 3678msgstr "Programm-Köpfe anzeigen" 3679 3680#: src/readelf.c:115 3681#, fuzzy 3682msgid "Display the sections' headers" 3683msgstr "Programm-Köpfe anzeigen" 3684 3685#: src/readelf.c:118 3686#, fuzzy 3687msgid "Display the symbol table sections" 3688msgstr "Symboltabelle anzeigen" 3689 3690#: src/readelf.c:120 3691#, fuzzy 3692msgid "Display (only) the dynamic symbol table" 3693msgstr "Zeige nur externe Symbole" 3694 3695#: src/readelf.c:121 3696msgid "Display versioning information" 3697msgstr "Versionierungsinformationen anzeigen" 3698 3699#: src/readelf.c:122 3700#, fuzzy 3701msgid "Display the ELF notes" 3702msgstr "Kernnotizen anzeigen" 3703 3704#: src/readelf.c:124 3705#, fuzzy 3706msgid "Display architecture specific information, if any" 3707msgstr "Architekturspezifische Informationen anzeigen (falls vorhanden)" 3708 3709#: src/readelf.c:126 3710msgid "Display sections for exception handling" 3711msgstr "Abschnitte für Ausnahmebehandlung anzeigen" 3712 3713#: src/readelf.c:128 3714msgid "Additional output selection:" 3715msgstr "" 3716 3717#: src/readelf.c:130 3718msgid "" 3719"Display DWARF section content. SECTION can be one of abbrev, addr, aranges, " 3720"decodedaranges, frame, gdb_index, info, info+, loc, line, decodedline, " 3721"ranges, pubnames, str, macinfo, macro or exception" 3722msgstr "" 3723 3724#: src/readelf.c:134 3725msgid "Dump the uninterpreted contents of SECTION, by number or name" 3726msgstr "" 3727 3728#: src/readelf.c:136 3729msgid "Print string contents of sections" 3730msgstr "" 3731 3732#: src/readelf.c:139 3733msgid "Display the symbol index of an archive" 3734msgstr "Symbolindex des Archivs anzeigen" 3735 3736#: src/readelf.c:141 3737msgid "Output control:" 3738msgstr "Ausgabekontrolle:" 3739 3740#: src/readelf.c:143 3741msgid "Do not find symbol names for addresses in DWARF data" 3742msgstr "Keine symbolischen Namen für Adressen in DWARF-Daten suchen" 3743 3744#: src/readelf.c:145 3745#, fuzzy 3746msgid "" 3747"Display just offsets instead of resolving values to addresses in DWARF data" 3748msgstr "Keine symbolischen Namen für Adressen in DWARF-Daten suchen" 3749 3750#: src/readelf.c:147 3751msgid "Ignored for compatibility (lines always wide)" 3752msgstr "" 3753 3754#: src/readelf.c:149 3755msgid "" 3756"Show compression information for compressed sections (when used with -S); " 3757"decompress section before dumping data (when used with -p or -x)" 3758msgstr "" 3759 3760#. Short description of program. 3761#: src/readelf.c:154 3762msgid "Print information from ELF file in human-readable form." 3763msgstr "Informationen aus der ELF-Datei in menschenlesbarer Form ausgeben." 3764 3765#. Look up once. 3766#: src/readelf.c:350 3767msgid "yes" 3768msgstr "ja" 3769 3770#: src/readelf.c:351 3771msgid "no" 3772msgstr "nein" 3773 3774#: src/readelf.c:548 3775#, c-format 3776msgid "Unknown DWARF debug section `%s'.\n" 3777msgstr "" 3778 3779#: src/readelf.c:619 src/readelf.c:730 3780#, c-format 3781msgid "cannot generate Elf descriptor: %s" 3782msgstr "konnte Elf-Deskriptor nicht erzeugen: %s" 3783 3784#: src/readelf.c:626 src/readelf.c:953 src/strip.c:1133 3785#, c-format 3786msgid "cannot determine number of sections: %s" 3787msgstr "" 3788 3789#: src/readelf.c:644 src/readelf.c:1263 src/readelf.c:1471 3790#, c-format 3791msgid "cannot get section: %s" 3792msgstr "" 3793 3794#: src/readelf.c:653 src/readelf.c:1270 src/readelf.c:1479 src/readelf.c:12646 3795#: src/unstrip.c:395 src/unstrip.c:426 src/unstrip.c:485 src/unstrip.c:604 3796#: src/unstrip.c:625 src/unstrip.c:665 src/unstrip.c:881 src/unstrip.c:1212 3797#: src/unstrip.c:1339 src/unstrip.c:1363 src/unstrip.c:1419 src/unstrip.c:1483 3798#: src/unstrip.c:1658 src/unstrip.c:1809 src/unstrip.c:1952 src/unstrip.c:2051 3799#, c-format 3800msgid "cannot get section header: %s" 3801msgstr "" 3802 3803#: src/readelf.c:661 3804#, fuzzy, c-format 3805msgid "cannot get section name" 3806msgstr "konnte Abschnittsdaten nicht holen: %s" 3807 3808#: src/readelf.c:670 src/readelf.c:6576 src/readelf.c:10502 src/readelf.c:10604 3809#: src/readelf.c:10782 3810#, c-format 3811msgid "cannot get %s content: %s" 3812msgstr "" 3813 3814#: src/readelf.c:686 3815#, fuzzy, c-format 3816msgid "cannot create temp file '%s'" 3817msgstr "neue Datei konnte nicht angelegt werden" 3818 3819#: src/readelf.c:695 3820#, fuzzy, c-format 3821msgid "cannot write section data" 3822msgstr "konnte Abschnittsdaten nicht holen: %s" 3823 3824#: src/readelf.c:701 src/readelf.c:718 src/readelf.c:747 3825#, c-format 3826msgid "error while closing Elf descriptor: %s" 3827msgstr "" 3828 3829#: src/readelf.c:708 3830#, fuzzy, c-format 3831msgid "error while rewinding file descriptor" 3832msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" 3833 3834#: src/readelf.c:742 3835#, c-format 3836msgid "'%s' is not an archive, cannot print archive index" 3837msgstr "" 3838 3839#: src/readelf.c:846 3840#, c-format 3841msgid "cannot stat input file" 3842msgstr "" 3843 3844#: src/readelf.c:848 3845#, c-format 3846msgid "input file is empty" 3847msgstr "" 3848 3849#: src/readelf.c:850 3850#, c-format 3851msgid "failed reading '%s': %s" 3852msgstr "Konnte '%s' nicht lesen: %s" 3853 3854#: src/readelf.c:879 3855#, fuzzy, c-format 3856msgid "No such section '%s' in '%s'" 3857msgstr "konnte Abschnittsdaten nicht holen: %s" 3858 3859#: src/readelf.c:938 3860#, c-format 3861msgid "cannot read ELF header: %s" 3862msgstr "" 3863 3864#: src/readelf.c:946 3865#, c-format 3866msgid "cannot create EBL handle" 3867msgstr "" 3868 3869#: src/readelf.c:959 3870#, fuzzy, c-format 3871msgid "cannot determine number of program headers: %s" 3872msgstr "konnte Programm-Kopf nicht erstellen: %s" 3873 3874#: src/readelf.c:991 3875#, fuzzy, c-format 3876msgid "cannot read ELF: %s" 3877msgstr "Konnte %s: %s nicht lesen" 3878 3879#: src/readelf.c:1052 3880msgid "NONE (None)" 3881msgstr "" 3882 3883#: src/readelf.c:1053 3884msgid "REL (Relocatable file)" 3885msgstr "" 3886 3887#: src/readelf.c:1054 3888msgid "EXEC (Executable file)" 3889msgstr "" 3890 3891#: src/readelf.c:1055 3892msgid "DYN (Shared object file)" 3893msgstr "" 3894 3895#: src/readelf.c:1056 3896msgid "CORE (Core file)" 3897msgstr "" 3898 3899#: src/readelf.c:1061 3900#, c-format 3901msgid "OS Specific: (%x)\n" 3902msgstr "" 3903 3904#. && e_type <= ET_HIPROC always true 3905#: src/readelf.c:1063 3906#, c-format 3907msgid "Processor Specific: (%x)\n" 3908msgstr "" 3909 3910#: src/readelf.c:1073 3911msgid "" 3912"ELF Header:\n" 3913" Magic: " 3914msgstr "" 3915 3916#: src/readelf.c:1077 3917#, c-format 3918msgid "" 3919"\n" 3920" Class: %s\n" 3921msgstr "" 3922 3923#: src/readelf.c:1082 3924#, fuzzy, c-format 3925msgid " Data: %s\n" 3926msgstr " Daten: %s\n" 3927 3928#: src/readelf.c:1088 3929#, c-format 3930msgid " Ident Version: %hhd %s\n" 3931msgstr "" 3932 3933#: src/readelf.c:1090 src/readelf.c:1112 3934msgid "(current)" 3935msgstr "(aktuell)" 3936 3937#: src/readelf.c:1094 3938#, c-format 3939msgid " OS/ABI: %s\n" 3940msgstr "" 3941 3942#: src/readelf.c:1097 3943#, c-format 3944msgid " ABI Version: %hhd\n" 3945msgstr "" 3946 3947#: src/readelf.c:1100 3948msgid " Type: " 3949msgstr " Typ: " 3950 3951#: src/readelf.c:1105 3952#, c-format 3953msgid " Machine: %s\n" 3954msgstr "" 3955 3956#: src/readelf.c:1107 3957#, fuzzy, c-format 3958msgid " Machine: <unknown>: 0x%x\n" 3959msgstr " Daten: %s\n" 3960 3961#: src/readelf.c:1110 3962#, c-format 3963msgid " Version: %d %s\n" 3964msgstr "" 3965 3966#: src/readelf.c:1114 3967#, c-format 3968msgid " Entry point address: %#<PRIx64>\n" 3969msgstr "" 3970 3971#: src/readelf.c:1117 3972#, c-format 3973msgid " Start of program headers: %<PRId64> %s\n" 3974msgstr "" 3975 3976#: src/readelf.c:1118 src/readelf.c:1121 3977msgid "(bytes into file)" 3978msgstr "" 3979 3980#: src/readelf.c:1120 3981#, c-format 3982msgid " Start of section headers: %<PRId64> %s\n" 3983msgstr "" 3984 3985#: src/readelf.c:1123 3986#, c-format 3987msgid " Flags: %s\n" 3988msgstr "" 3989 3990#: src/readelf.c:1126 3991#, c-format 3992msgid " Size of this header: %<PRId16> %s\n" 3993msgstr "" 3994 3995#: src/readelf.c:1127 src/readelf.c:1130 src/readelf.c:1147 3996msgid "(bytes)" 3997msgstr "(Bytes)" 3998 3999#: src/readelf.c:1129 4000#, c-format 4001msgid " Size of program header entries: %<PRId16> %s\n" 4002msgstr "" 4003 4004#: src/readelf.c:1132 4005#, c-format 4006msgid " Number of program headers entries: %<PRId16>" 4007msgstr "" 4008 4009#: src/readelf.c:1139 4010#, c-format 4011msgid " (%<PRIu32> in [0].sh_info)" 4012msgstr "" 4013 4014#: src/readelf.c:1142 src/readelf.c:1159 src/readelf.c:1173 4015msgid " ([0] not available)" 4016msgstr "" 4017 4018#: src/readelf.c:1146 4019#, c-format 4020msgid " Size of section header entries: %<PRId16> %s\n" 4021msgstr "" 4022 4023#: src/readelf.c:1149 4024#, c-format 4025msgid " Number of section headers entries: %<PRId16>" 4026msgstr "" 4027 4028#: src/readelf.c:1156 4029#, c-format 4030msgid " (%<PRIu32> in [0].sh_size)" 4031msgstr "" 4032 4033#. We managed to get the zeroth section. 4034#: src/readelf.c:1169 4035#, c-format 4036msgid " (%<PRIu32> in [0].sh_link)" 4037msgstr "" 4038 4039#: src/readelf.c:1177 4040#, c-format 4041msgid "" 4042" Section header string table index: XINDEX%s\n" 4043"\n" 4044msgstr "" 4045 4046#: src/readelf.c:1181 4047#, c-format 4048msgid "" 4049" Section header string table index: %<PRId16>\n" 4050"\n" 4051msgstr "" 4052 4053#: src/readelf.c:1228 src/readelf.c:1436 4054#, fuzzy, c-format 4055msgid "cannot get number of sections: %s" 4056msgstr "konnte Programm-Kopf nicht erstellen: %s" 4057 4058#: src/readelf.c:1231 4059#, fuzzy, c-format 4060msgid "" 4061"There are %zd section headers, starting at offset %#<PRIx64>:\n" 4062"\n" 4063msgstr " %s: %<PRId64>\n" 4064 4065#: src/readelf.c:1240 4066#, fuzzy, c-format 4067msgid "cannot get section header string table index: %s" 4068msgstr "konnte Abschnittsdaten nicht holen: %s" 4069 4070#: src/readelf.c:1243 4071msgid "Section Headers:" 4072msgstr "" 4073 4074#: src/readelf.c:1246 4075msgid "" 4076"[Nr] Name Type Addr Off Size ES Flags Lk " 4077"Inf Al" 4078msgstr "" 4079 4080#: src/readelf.c:1248 4081msgid "" 4082"[Nr] Name Type Addr Off Size ES " 4083"Flags Lk Inf Al" 4084msgstr "" 4085 4086#: src/readelf.c:1253 4087msgid " [Compression Size Al]" 4088msgstr "" 4089 4090#: src/readelf.c:1255 4091msgid " [Compression Size Al]" 4092msgstr "" 4093 4094#: src/readelf.c:1331 4095#, c-format 4096msgid "bad compression header for section %zd: %s" 4097msgstr "" 4098 4099#: src/readelf.c:1342 4100#, c-format 4101msgid "bad gnu compressed size for section %zd: %s" 4102msgstr "" 4103 4104#: src/readelf.c:1360 4105msgid "Program Headers:" 4106msgstr "Programm-Köpfe:" 4107 4108#: src/readelf.c:1362 4109msgid "" 4110" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align" 4111msgstr "" 4112 4113#: src/readelf.c:1365 4114msgid "" 4115" Type Offset VirtAddr PhysAddr FileSiz " 4116"MemSiz Flg Align" 4117msgstr "" 4118 4119#: src/readelf.c:1422 4120#, c-format 4121msgid "\t[Requesting program interpreter: %s]\n" 4122msgstr "" 4123 4124#: src/readelf.c:1449 4125msgid "" 4126"\n" 4127" Section to Segment mapping:\n" 4128" Segment Sections..." 4129msgstr "" 4130 4131#: src/readelf.c:1460 src/unstrip.c:2110 src/unstrip.c:2152 src/unstrip.c:2159 4132#, c-format 4133msgid "cannot get program header: %s" 4134msgstr "" 4135 4136#: src/readelf.c:1606 4137#, c-format 4138msgid "" 4139"\n" 4140"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n" 4141msgid_plural "" 4142"\n" 4143"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n" 4144msgstr[0] "" 4145msgstr[1] "" 4146 4147#: src/readelf.c:1611 4148#, c-format 4149msgid "" 4150"\n" 4151"Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n" 4152msgid_plural "" 4153"\n" 4154"Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n" 4155msgstr[0] "" 4156msgstr[1] "" 4157 4158#: src/readelf.c:1619 4159msgid "<INVALID SYMBOL>" 4160msgstr "" 4161 4162#: src/readelf.c:1633 4163msgid "<INVALID SECTION>" 4164msgstr "" 4165 4166#: src/readelf.c:1656 src/readelf.c:2383 src/readelf.c:3484 src/readelf.c:12517 4167#: src/readelf.c:12524 src/readelf.c:12568 src/readelf.c:12575 4168msgid "Couldn't uncompress section" 4169msgstr "" 4170 4171#: src/readelf.c:1661 src/readelf.c:2388 src/readelf.c:3489 4172#, fuzzy, c-format 4173msgid "cannot get section [%zd] header: %s" 4174msgstr "konnte Abschnittsdaten nicht holen: %s" 4175 4176#: src/readelf.c:1805 src/readelf.c:2455 src/readelf.c:2713 src/readelf.c:2789 4177#: src/readelf.c:3093 src/readelf.c:3167 src/readelf.c:5364 4178#, fuzzy, c-format 4179msgid "invalid sh_link value in section %zu" 4180msgstr "ungültige .debug_line Sektion" 4181 4182#: src/readelf.c:1808 4183#, c-format 4184msgid "" 4185"\n" 4186"Dynamic segment contains %lu entry:\n" 4187" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4188msgid_plural "" 4189"\n" 4190"Dynamic segment contains %lu entries:\n" 4191" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4192msgstr[0] "" 4193msgstr[1] "" 4194 4195#: src/readelf.c:1818 4196msgid " Type Value\n" 4197msgstr "" 4198 4199#: src/readelf.c:1842 4200#, c-format 4201msgid "Shared library: [%s]\n" 4202msgstr "" 4203 4204#: src/readelf.c:1847 4205#, c-format 4206msgid "Library soname: [%s]\n" 4207msgstr "" 4208 4209#: src/readelf.c:1852 4210#, c-format 4211msgid "Library rpath: [%s]\n" 4212msgstr "" 4213 4214#: src/readelf.c:1857 4215#, c-format 4216msgid "Library runpath: [%s]\n" 4217msgstr "" 4218 4219#: src/readelf.c:1877 4220#, c-format 4221msgid "%<PRId64> (bytes)\n" 4222msgstr "" 4223 4224#: src/readelf.c:1990 src/readelf.c:2180 4225#, c-format 4226msgid "" 4227"\n" 4228"Invalid symbol table at offset %#0<PRIx64>\n" 4229msgstr "" 4230 4231#: src/readelf.c:2008 src/readelf.c:2198 4232#, c-format 4233msgid "" 4234"\n" 4235"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> " 4236"contains %d entry:\n" 4237msgid_plural "" 4238"\n" 4239"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> " 4240"contains %d entries:\n" 4241msgstr[0] "" 4242msgstr[1] "" 4243 4244#. The .rel.dyn section does not refer to a specific section but 4245#. instead of section index zero. Do not try to print a section 4246#. name. 4247#. The .rela.dyn section does not refer to a specific section but 4248#. instead of section index zero. Do not try to print a section 4249#. name. 4250#: src/readelf.c:2023 src/readelf.c:2213 4251#, c-format 4252msgid "" 4253"\n" 4254"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n" 4255msgid_plural "" 4256"\n" 4257"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n" 4258msgstr[0] "" 4259msgstr[1] "" 4260 4261#: src/readelf.c:2033 4262msgid " Offset Type Value Name\n" 4263msgstr "" 4264 4265#: src/readelf.c:2035 4266msgid " Offset Type Value Name\n" 4267msgstr "" 4268 4269#: src/readelf.c:2088 src/readelf.c:2099 src/readelf.c:2112 src/readelf.c:2133 4270#: src/readelf.c:2145 src/readelf.c:2279 src/readelf.c:2291 src/readelf.c:2305 4271#: src/readelf.c:2327 src/readelf.c:2340 4272msgid "<INVALID RELOC>" 4273msgstr "" 4274 4275#: src/readelf.c:2223 4276msgid " Offset Type Value Addend Name\n" 4277msgstr "" 4278 4279#: src/readelf.c:2225 4280msgid " Offset Type Value Addend Name\n" 4281msgstr "" 4282 4283#: src/readelf.c:2463 4284#, c-format 4285msgid "" 4286"\n" 4287"Symbol table [%2u] '%s' contains %u entry:\n" 4288msgid_plural "" 4289"\n" 4290"Symbol table [%2u] '%s' contains %u entries:\n" 4291msgstr[0] "" 4292msgstr[1] "" 4293 4294#: src/readelf.c:2468 4295#, c-format 4296msgid " %lu local symbol String table: [%2u] '%s'\n" 4297msgid_plural " %lu local symbols String table: [%2u] '%s'\n" 4298msgstr[0] "" 4299msgstr[1] "" 4300 4301#: src/readelf.c:2476 4302msgid " Num: Value Size Type Bind Vis Ndx Name\n" 4303msgstr "" 4304 4305#: src/readelf.c:2478 4306msgid " Num: Value Size Type Bind Vis Ndx Name\n" 4307msgstr "" 4308 4309#: src/readelf.c:2498 4310#, c-format 4311msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s" 4312msgstr "" 4313 4314#: src/readelf.c:2586 4315#, c-format 4316msgid "bad dynamic symbol" 4317msgstr "" 4318 4319#: src/readelf.c:2668 4320msgid "none" 4321msgstr "keine" 4322 4323#: src/readelf.c:2685 4324msgid "| <unknown>" 4325msgstr "| <unbekannt>" 4326 4327#: src/readelf.c:2716 4328#, c-format 4329msgid "" 4330"\n" 4331"Version needs section [%2u] '%s' contains %d entry:\n" 4332" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4333msgid_plural "" 4334"\n" 4335"Version needs section [%2u] '%s' contains %d entries:\n" 4336" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4337msgstr[0] "" 4338msgstr[1] "" 4339 4340#: src/readelf.c:2737 4341#, fuzzy, c-format 4342msgid " %#06x: Version: %hu File: %s Cnt: %hu\n" 4343msgstr " %#06x: Version: %hu Datei: %s Cnt: %hu\n" 4344 4345#: src/readelf.c:2750 4346#, c-format 4347msgid " %#06x: Name: %s Flags: %s Version: %hu\n" 4348msgstr " %#06x: Name: %s Flags: %s Version: %hu\n" 4349 4350#: src/readelf.c:2793 4351#, c-format 4352msgid "" 4353"\n" 4354"Version definition section [%2u] '%s' contains %d entry:\n" 4355" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4356msgid_plural "" 4357"\n" 4358"Version definition section [%2u] '%s' contains %d entries:\n" 4359" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4360msgstr[0] "" 4361msgstr[1] "" 4362 4363#: src/readelf.c:2821 4364#, c-format 4365msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n" 4366msgstr "" 4367 4368#: src/readelf.c:2836 4369#, c-format 4370msgid " %#06x: Parent %d: %s\n" 4371msgstr "" 4372 4373#. Print the header. 4374#: src/readelf.c:3097 4375#, c-format 4376msgid "" 4377"\n" 4378"Version symbols section [%2u] '%s' contains %d entry:\n" 4379" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'" 4380msgid_plural "" 4381"\n" 4382"Version symbols section [%2u] '%s' contains %d entries:\n" 4383" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'" 4384msgstr[0] "" 4385msgstr[1] "" 4386 4387#: src/readelf.c:3125 4388msgid " 0 *local* " 4389msgstr " 0 *lokal* " 4390 4391#: src/readelf.c:3130 4392msgid " 1 *global* " 4393msgstr " 1 *global* " 4394 4395#: src/readelf.c:3172 4396#, c-format 4397msgid "" 4398"\n" 4399"Histogram for bucket list length in section [%2u] '%s' (total of %d " 4400"bucket):\n" 4401" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4402msgid_plural "" 4403"\n" 4404"Histogram for bucket list length in section [%2u] '%s' (total of %d " 4405"buckets):\n" 4406" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n" 4407msgstr[0] "" 4408msgstr[1] "" 4409 4410#: src/readelf.c:3194 4411#, no-c-format 4412msgid " Length Number % of total Coverage\n" 4413msgstr "" 4414 4415#: src/readelf.c:3196 4416#, c-format 4417msgid " 0 %6<PRIu32> %5.1f%%\n" 4418msgstr " 0 %6<PRIu32> %5.1f%%\n" 4419 4420#: src/readelf.c:3203 4421#, c-format 4422msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n" 4423msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n" 4424 4425#: src/readelf.c:3216 4426#, c-format 4427msgid "" 4428" Average number of tests: successful lookup: %f\n" 4429"\t\t\t unsuccessful lookup: %f\n" 4430msgstr "" 4431 4432#: src/readelf.c:3234 src/readelf.c:3298 src/readelf.c:3364 4433#, c-format 4434msgid "cannot get data for section %d: %s" 4435msgstr "" 4436 4437#: src/readelf.c:3242 4438#, fuzzy, c-format 4439msgid "invalid data in sysv.hash section %d" 4440msgstr "ungültige .debug_line Sektion" 4441 4442#: src/readelf.c:3271 4443#, fuzzy, c-format 4444msgid "invalid chain in sysv.hash section %d" 4445msgstr "ungültige .debug_line Sektion" 4446 4447#: src/readelf.c:3306 4448#, fuzzy, c-format 4449msgid "invalid data in sysv.hash64 section %d" 4450msgstr "ungültige .debug_line Sektion" 4451 4452#: src/readelf.c:3337 4453#, fuzzy, c-format 4454msgid "invalid chain in sysv.hash64 section %d" 4455msgstr "ungültige .debug_line Sektion" 4456 4457#: src/readelf.c:3373 4458#, fuzzy, c-format 4459msgid "invalid data in gnu.hash section %d" 4460msgstr "ungültige .debug_line Sektion" 4461 4462#: src/readelf.c:3440 4463#, c-format 4464msgid "" 4465" Symbol Bias: %u\n" 4466" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n" 4467msgstr "" 4468 4469#: src/readelf.c:3529 4470#, c-format 4471msgid "" 4472"\n" 4473"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entry:\n" 4474msgid_plural "" 4475"\n" 4476"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entries:\n" 4477msgstr[0] "" 4478msgstr[1] "" 4479 4480#: src/readelf.c:3543 4481msgid "" 4482" Library Time Stamp Checksum Version " 4483"Flags" 4484msgstr "" 4485 4486#: src/readelf.c:3595 4487#, c-format 4488msgid "" 4489"\n" 4490"Object attributes section [%2zu] '%s' of %<PRIu64> bytes at offset " 4491"%#0<PRIx64>:\n" 4492msgstr "" 4493 4494#: src/readelf.c:3612 4495msgid " Owner Size\n" 4496msgstr "" 4497 4498#: src/readelf.c:3641 4499#, c-format 4500msgid " %-13s %4<PRIu32>\n" 4501msgstr " %-13s %4<PRIu32>\n" 4502 4503#. Unknown subsection, print and skip. 4504#: src/readelf.c:3680 4505#, c-format 4506msgid " %-4u %12<PRIu32>\n" 4507msgstr " %-4u %12<PRIu32>\n" 4508 4509#. Tag_File 4510#: src/readelf.c:3685 4511#, c-format 4512msgid " File: %11<PRIu32>\n" 4513msgstr " File: %11<PRIu32>\n" 4514 4515#: src/readelf.c:3734 4516#, c-format 4517msgid " %s: %<PRId64>, %s\n" 4518msgstr " %s: %<PRId64>, %s\n" 4519 4520#: src/readelf.c:3737 4521#, c-format 4522msgid " %s: %<PRId64>\n" 4523msgstr " %s: %<PRId64>\n" 4524 4525#: src/readelf.c:3740 4526#, c-format 4527msgid " %s: %s\n" 4528msgstr " %s: %s\n" 4529 4530#: src/readelf.c:3750 4531#, c-format 4532msgid " %u: %<PRId64>\n" 4533msgstr " %u: %<PRId64>\n" 4534 4535#: src/readelf.c:3753 4536#, c-format 4537msgid " %u: %s\n" 4538msgstr " %u: %s\n" 4539 4540#: src/readelf.c:3823 4541#, fuzzy, c-format 4542msgid "sprintf failure" 4543msgstr "mprotect fehlgeschlagen" 4544 4545#: src/readelf.c:4305 4546msgid "empty block" 4547msgstr "" 4548 4549#: src/readelf.c:4308 4550#, c-format 4551msgid "%zu byte block:" 4552msgstr "" 4553 4554#: src/readelf.c:4786 4555#, c-format 4556msgid "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n" 4557msgstr "" 4558 4559#: src/readelf.c:4850 4560#, c-format 4561msgid "%s %#<PRIx64> used with different address sizes" 4562msgstr "" 4563 4564#: src/readelf.c:4857 4565#, c-format 4566msgid "%s %#<PRIx64> used with different offset sizes" 4567msgstr "" 4568 4569#: src/readelf.c:4864 4570#, c-format 4571msgid "%s %#<PRIx64> used with different base addresses" 4572msgstr "" 4573 4574#: src/readelf.c:4871 4575#, c-format 4576msgid "%s %#<PRIx64> used with different attribute %s and %s" 4577msgstr "" 4578 4579#: src/readelf.c:4968 4580#, c-format 4581msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n" 4582msgstr "" 4583 4584#: src/readelf.c:4976 4585#, c-format 4586msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n" 4587msgstr "" 4588 4589#: src/readelf.c:5054 4590#, c-format 4591msgid "" 4592"\n" 4593"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" 4594" [ Code]\n" 4595msgstr "" 4596 4597#: src/readelf.c:5062 4598#, c-format 4599msgid "" 4600"\n" 4601"Abbreviation section at offset %<PRIu64>:\n" 4602msgstr "" 4603 4604#: src/readelf.c:5075 4605#, c-format 4606msgid " *** error while reading abbreviation: %s\n" 4607msgstr "" 4608 4609#: src/readelf.c:5091 4610#, c-format 4611msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n" 4612msgstr "" 4613 4614#: src/readelf.c:5124 src/readelf.c:5433 src/readelf.c:5600 src/readelf.c:5985 4615#: src/readelf.c:6586 src/readelf.c:8323 src/readelf.c:9009 src/readelf.c:9445 4616#: src/readelf.c:9690 src/readelf.c:9856 src/readelf.c:10243 4617#: src/readelf.c:10303 4618#, c-format 4619msgid "" 4620"\n" 4621"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" 4622msgstr "" 4623 4624#: src/readelf.c:5137 4625#, fuzzy, c-format 4626msgid "cannot get .debug_addr section data: %s" 4627msgstr "konnte Abschnittsdaten nicht holen: %s" 4628 4629#: src/readelf.c:5237 src/readelf.c:5261 src/readelf.c:5645 src/readelf.c:9054 4630#, fuzzy, c-format 4631msgid " Length: %8<PRIu64>\n" 4632msgstr " %s: %<PRId64>\n" 4633 4634#: src/readelf.c:5239 src/readelf.c:5276 src/readelf.c:5658 src/readelf.c:9067 4635#, fuzzy, c-format 4636msgid " DWARF version: %8<PRIu16>\n" 4637msgstr " %s: %<PRId64>\n" 4638 4639#: src/readelf.c:5240 src/readelf.c:5285 src/readelf.c:5667 src/readelf.c:9076 4640#, fuzzy, c-format 4641msgid " Address size: %8<PRIu64>\n" 4642msgstr " %s: %<PRId64>\n" 4643 4644#: src/readelf.c:5242 src/readelf.c:5295 src/readelf.c:5677 src/readelf.c:9086 4645#, fuzzy, c-format 4646msgid " Segment size: %8<PRIu64>\n" 4647msgstr " %s: %<PRId64>\n" 4648 4649#: src/readelf.c:5280 src/readelf.c:5662 src/readelf.c:9071 src/readelf.c:10435 4650#, fuzzy, c-format 4651msgid "Unknown version" 4652msgstr "unbekannte Version" 4653 4654#: src/readelf.c:5290 src/readelf.c:5503 src/readelf.c:5672 src/readelf.c:9081 4655#, fuzzy, c-format 4656msgid "unsupported address size" 4657msgstr "Kein Adress-Wert" 4658 4659#: src/readelf.c:5301 src/readelf.c:5514 src/readelf.c:5682 src/readelf.c:9091 4660#, c-format 4661msgid "unsupported segment size" 4662msgstr "" 4663 4664#: src/readelf.c:5354 src/readelf.c:5428 4665#, c-format 4666msgid "cannot get .debug_aranges content: %s" 4667msgstr "" 4668 4669#: src/readelf.c:5369 4670#, c-format 4671msgid "" 4672"\n" 4673"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entry:\n" 4674msgid_plural "" 4675"\n" 4676"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entries:\n" 4677msgstr[0] "" 4678msgstr[1] "" 4679 4680#: src/readelf.c:5400 4681#, c-format 4682msgid " [%*zu] ???\n" 4683msgstr " [%*zu] ???\n" 4684 4685#: src/readelf.c:5402 4686#, c-format 4687msgid "" 4688" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n" 4689msgstr "" 4690 4691#: src/readelf.c:5446 src/readelf.c:8350 4692#, c-format 4693msgid "" 4694"\n" 4695"Table at offset %zu:\n" 4696msgstr "" 4697 4698#: src/readelf.c:5450 src/readelf.c:5626 src/readelf.c:6610 src/readelf.c:8361 4699#: src/readelf.c:9035 4700#, c-format 4701msgid "invalid data in section [%zu] '%s'" 4702msgstr "" 4703 4704#: src/readelf.c:5466 4705#, fuzzy, c-format 4706msgid "" 4707"\n" 4708" Length: %6<PRIu64>\n" 4709msgstr " %s: %<PRId64>\n" 4710 4711#: src/readelf.c:5478 4712#, fuzzy, c-format 4713msgid " DWARF version: %6<PRIuFAST16>\n" 4714msgstr " %s: %<PRId64>\n" 4715 4716#: src/readelf.c:5482 4717#, c-format 4718msgid "unsupported aranges version" 4719msgstr "" 4720 4721#: src/readelf.c:5493 4722#, fuzzy, c-format 4723msgid " CU offset: %6<PRIx64>\n" 4724msgstr " %s: %<PRId64>\n" 4725 4726#: src/readelf.c:5499 4727#, c-format 4728msgid " Address size: %6<PRIu64>\n" 4729msgstr "" 4730 4731#: src/readelf.c:5510 4732#, c-format 4733msgid "" 4734" Segment size: %6<PRIu64>\n" 4735"\n" 4736msgstr "" 4737 4738#: src/readelf.c:5565 4739#, c-format 4740msgid " %zu padding bytes\n" 4741msgstr "" 4742 4743#: src/readelf.c:5609 4744#, fuzzy, c-format 4745msgid "cannot get .debug_rnglists content: %s" 4746msgstr "konnte Programm-Kopf nicht erstellen: %s" 4747 4748#: src/readelf.c:5632 src/readelf.c:9041 4749#, fuzzy, c-format 4750msgid "" 4751"Table at Offset 0x%<PRIx64>:\n" 4752"\n" 4753msgstr " %s: %<PRId64>\n" 4754 4755#: src/readelf.c:5687 src/readelf.c:9096 4756#, fuzzy, c-format 4757msgid " Offset entries: %8<PRIu64>\n" 4758msgstr " %s: %<PRId64>\n" 4759 4760#: src/readelf.c:5703 src/readelf.c:9112 4761#, c-format 4762msgid " Unknown CU base: " 4763msgstr "" 4764 4765#: src/readelf.c:5705 src/readelf.c:9114 4766#, c-format 4767msgid " CU [%6<PRIx64>] base: " 4768msgstr "" 4769 4770#: src/readelf.c:5711 src/readelf.c:9120 4771#, c-format 4772msgid " Not associated with a CU.\n" 4773msgstr "" 4774 4775#: src/readelf.c:5722 src/readelf.c:9131 4776#, c-format 4777msgid "too many offset entries for unit length" 4778msgstr "" 4779 4780#: src/readelf.c:5726 src/readelf.c:9135 4781#, fuzzy, c-format 4782msgid " Offsets starting at 0x%<PRIx64>:\n" 4783msgstr " %s: %<PRId64>\n" 4784 4785#: src/readelf.c:5778 4786#, fuzzy, c-format 4787msgid "invalid range list data" 4788msgstr "Ungültige Daten" 4789 4790#: src/readelf.c:5963 src/readelf.c:9423 4791#, c-format 4792msgid "" 4793" %zu padding bytes\n" 4794"\n" 4795msgstr "" 4796 4797#: src/readelf.c:5980 4798#, c-format 4799msgid "cannot get .debug_ranges content: %s" 4800msgstr "" 4801 4802#: src/readelf.c:6016 src/readelf.c:9478 4803#, c-format 4804msgid "" 4805"\n" 4806" Unknown CU base: " 4807msgstr "" 4808 4809#: src/readelf.c:6018 src/readelf.c:9480 4810#, c-format 4811msgid "" 4812"\n" 4813" CU [%6<PRIx64>] base: " 4814msgstr "" 4815 4816#: src/readelf.c:6027 src/readelf.c:9506 src/readelf.c:9532 4817#, c-format 4818msgid " [%6tx] <INVALID DATA>\n" 4819msgstr "" 4820 4821#: src/readelf.c:6048 src/readelf.c:9612 4822#, c-format 4823msgid "" 4824" [%6tx] base address\n" 4825" " 4826msgstr "" 4827 4828#: src/readelf.c:6056 src/readelf.c:9620 4829#, fuzzy, c-format 4830msgid " [%6tx] empty list\n" 4831msgstr " [%6tx] %s..%s\n" 4832 4833#: src/readelf.c:6311 4834msgid " <INVALID DATA>\n" 4835msgstr "" 4836 4837#: src/readelf.c:6564 4838#, fuzzy, c-format 4839msgid "cannot get ELF: %s" 4840msgstr "ELF Kopf konnte nicht ausgelesen werden" 4841 4842#: src/readelf.c:6582 4843#, c-format 4844msgid "" 4845"\n" 4846"Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n" 4847msgstr "" 4848 4849#: src/readelf.c:6632 4850#, c-format 4851msgid "" 4852"\n" 4853" [%6tx] Zero terminator\n" 4854msgstr "" 4855 4856#: src/readelf.c:6733 src/readelf.c:6887 4857#, fuzzy, c-format 4858msgid "invalid augmentation length" 4859msgstr "ungültige Abschnittsausrichtung" 4860 4861#: src/readelf.c:6748 4862msgid "FDE address encoding: " 4863msgstr "" 4864 4865#: src/readelf.c:6754 4866msgid "LSDA pointer encoding: " 4867msgstr "" 4868 4869#: src/readelf.c:6864 4870#, c-format 4871msgid " (offset: %#<PRIx64>)" 4872msgstr "" 4873 4874#: src/readelf.c:6871 4875#, c-format 4876msgid " (end offset: %#<PRIx64>)" 4877msgstr "" 4878 4879#: src/readelf.c:6908 4880#, c-format 4881msgid " %-26sLSDA pointer: %#<PRIx64>\n" 4882msgstr "" 4883 4884#: src/readelf.c:6993 4885#, c-format 4886msgid "DIE [%<PRIx64>] cannot get attribute code: %s" 4887msgstr "" 4888 4889#: src/readelf.c:7003 4890#, c-format 4891msgid "DIE [%<PRIx64>] cannot get attribute form: %s" 4892msgstr "" 4893 4894#: src/readelf.c:7025 4895#, c-format 4896msgid "DIE [%<PRIx64>] cannot get attribute '%s' (%s) value: %s" 4897msgstr "" 4898 4899#: src/readelf.c:7355 4900#, fuzzy, c-format 4901msgid "invalid file (%<PRId64>): %s" 4902msgstr "Ungültige Datei" 4903 4904#: src/readelf.c:7359 4905#, fuzzy, c-format 4906msgid "no srcfiles for CU [%<PRIx64>]" 4907msgstr "unbekannte Form %<PRIx64>" 4908 4909#: src/readelf.c:7363 4910#, fuzzy, c-format 4911msgid "couldn't get DWARF CU: %s" 4912msgstr "ELF Kopf konnte nicht ausgelesen werden" 4913 4914#: src/readelf.c:7676 4915#, c-format 4916msgid "" 4917"\n" 4918"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" 4919" [Offset]\n" 4920msgstr "" 4921 4922#: src/readelf.c:7726 4923#, fuzzy, c-format 4924msgid "cannot get next unit: %s" 4925msgstr "konnte Abschnittsdaten nicht holen: %s" 4926 4927#: src/readelf.c:7745 4928#, c-format 4929msgid "" 4930" Type unit at offset %<PRIu64>:\n" 4931" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: " 4932"%<PRIu8>, Offset size: %<PRIu8>\n" 4933" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n" 4934msgstr "" 4935 4936#: src/readelf.c:7757 4937#, c-format 4938msgid "" 4939" Compilation unit at offset %<PRIu64>:\n" 4940" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: " 4941"%<PRIu8>, Offset size: %<PRIu8>\n" 4942msgstr "" 4943 4944#: src/readelf.c:7767 src/readelf.c:7930 4945#, c-format 4946msgid " Unit type: %s (%<PRIu8>)" 4947msgstr "" 4948 4949#: src/readelf.c:7794 4950#, c-format 4951msgid "unknown version (%d) or unit type (%d)" 4952msgstr "" 4953 4954#: src/readelf.c:7823 4955#, c-format 4956msgid "cannot get DIE offset: %s" 4957msgstr "" 4958 4959#: src/readelf.c:7832 4960#, fuzzy, c-format 4961msgid "cannot get tag of DIE at offset [%<PRIx64>] in section '%s': %s" 4962msgstr "konnte Programm-Kopf nicht erstellen: %s" 4963 4964#: src/readelf.c:7870 4965#, c-format 4966msgid "cannot get next DIE: %s\n" 4967msgstr "" 4968 4969#: src/readelf.c:7878 4970#, c-format 4971msgid "cannot get next DIE: %s" 4972msgstr "" 4973 4974#: src/readelf.c:7922 4975#, c-format 4976msgid "" 4977" Split compilation unit at offset %<PRIu64>:\n" 4978" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: " 4979"%<PRIu8>, Offset size: %<PRIu8>\n" 4980msgstr "" 4981 4982#: src/readelf.c:7974 4983#, c-format 4984msgid "" 4985"\n" 4986"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" 4987"\n" 4988msgstr "" 4989 4990#: src/readelf.c:8306 4991#, fuzzy, c-format 4992msgid "unknown form: %s" 4993msgstr "unbekannte Form %<PRIx64>" 4994 4995#: src/readelf.c:8337 4996#, c-format 4997msgid "cannot get line data section data: %s" 4998msgstr "" 4999 5000#. Print what we got so far. 5001#: src/readelf.c:8439 5002#, c-format 5003msgid "" 5004"\n" 5005" Length: %<PRIu64>\n" 5006" DWARF version: %<PRIuFAST16>\n" 5007" Prologue length: %<PRIu64>\n" 5008" Address size: %zd\n" 5009" Segment selector size: %zd\n" 5010" Min instruction length: %<PRIuFAST8>\n" 5011" Max operations per instruction: %<PRIuFAST8>\n" 5012" Initial value if 'is_stmt': %<PRIuFAST8>\n" 5013" Line base: %<PRIdFAST8>\n" 5014" Line range: %<PRIuFAST8>\n" 5015" Opcode base: %<PRIuFAST8>\n" 5016"\n" 5017"Opcodes:\n" 5018msgstr "" 5019 5020#: src/readelf.c:8461 5021#, fuzzy, c-format 5022msgid "cannot handle .debug_line version: %u\n" 5023msgstr "ungültige .debug_line Sektion" 5024 5025#: src/readelf.c:8469 5026#, fuzzy, c-format 5027msgid "cannot handle address size: %u\n" 5028msgstr "Kein Adress-Wert" 5029 5030#: src/readelf.c:8477 5031#, c-format 5032msgid "cannot handle segment selector size: %u\n" 5033msgstr "" 5034 5035#: src/readelf.c:8487 5036#, c-format 5037msgid "invalid data at offset %tu in section [%zu] '%s'" 5038msgstr "" 5039 5040#: src/readelf.c:8502 5041#, c-format 5042msgid " [%*<PRIuFAST8>] %hhu argument\n" 5043msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n" 5044msgstr[0] "" 5045msgstr[1] "" 5046 5047#: src/readelf.c:8513 5048msgid "" 5049"\n" 5050"Directory table:" 5051msgstr "" 5052 5053#: src/readelf.c:8519 src/readelf.c:8596 5054#, fuzzy, c-format 5055msgid " [" 5056msgstr " %s: %s\n" 5057 5058#: src/readelf.c:8590 5059msgid "" 5060"\n" 5061"File name table:" 5062msgstr "" 5063 5064#: src/readelf.c:8651 5065msgid " Entry Dir Time Size Name" 5066msgstr "" 5067 5068#: src/readelf.c:8688 5069msgid "" 5070"\n" 5071"Line number statements:" 5072msgstr "" 5073 5074#: src/readelf.c:8711 5075#, c-format 5076msgid "invalid maximum operations per instruction is zero" 5077msgstr "" 5078 5079#: src/readelf.c:8745 5080#, c-format 5081msgid " special opcode %u: address+%u = " 5082msgstr "" 5083 5084#: src/readelf.c:8749 5085#, c-format 5086msgid ", op_index = %u, line%+d = %zu\n" 5087msgstr "" 5088 5089#: src/readelf.c:8752 5090#, c-format 5091msgid ", line%+d = %zu\n" 5092msgstr "" 5093 5094#: src/readelf.c:8770 5095#, c-format 5096msgid " extended opcode %u: " 5097msgstr "" 5098 5099#: src/readelf.c:8775 5100msgid " end of sequence" 5101msgstr "" 5102 5103#: src/readelf.c:8793 5104#, fuzzy, c-format 5105msgid " set address to " 5106msgstr "Außerhalb des Adressbereiches" 5107 5108#: src/readelf.c:8821 5109#, c-format 5110msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n" 5111msgstr "" 5112 5113#: src/readelf.c:8835 5114#, c-format 5115msgid " set discriminator to %u\n" 5116msgstr "" 5117 5118#. Unknown, ignore it. 5119#: src/readelf.c:8840 5120#, fuzzy 5121msgid " unknown opcode" 5122msgstr "unbekannter Typ" 5123 5124#. Takes no argument. 5125#: src/readelf.c:8852 5126msgid " copy" 5127msgstr "" 5128 5129#: src/readelf.c:8863 5130#, c-format 5131msgid " advance address by %u to " 5132msgstr "" 5133 5134#: src/readelf.c:8867 src/readelf.c:8928 5135#, c-format 5136msgid ", op_index to %u" 5137msgstr "" 5138 5139#: src/readelf.c:8879 5140#, c-format 5141msgid " advance line by constant %d to %<PRId64>\n" 5142msgstr "" 5143 5144#: src/readelf.c:8889 5145#, c-format 5146msgid " set file to %<PRIu64>\n" 5147msgstr "" 5148 5149#: src/readelf.c:8900 5150#, c-format 5151msgid " set column to %<PRIu64>\n" 5152msgstr "" 5153 5154#: src/readelf.c:8907 5155#, c-format 5156msgid " set '%s' to %<PRIuFAST8>\n" 5157msgstr "" 5158 5159#. Takes no argument. 5160#: src/readelf.c:8913 5161msgid " set basic block flag" 5162msgstr "" 5163 5164#: src/readelf.c:8924 5165#, c-format 5166msgid " advance address by constant %u to " 5167msgstr "" 5168 5169#: src/readelf.c:8944 5170#, c-format 5171msgid " advance address by fixed value %u to \n" 5172msgstr "" 5173 5174#. Takes no argument. 5175#: src/readelf.c:8954 5176msgid " set prologue end flag" 5177msgstr "" 5178 5179#. Takes no argument. 5180#: src/readelf.c:8959 5181msgid " set epilogue begin flag" 5182msgstr "" 5183 5184#: src/readelf.c:8969 5185#, c-format 5186msgid " set isa to %u\n" 5187msgstr "" 5188 5189#. This is a new opcode the generator but not we know about. 5190#. Read the parameters associated with it but then discard 5191#. everything. Read all the parameters for this opcode. 5192#: src/readelf.c:8978 5193#, c-format 5194msgid " unknown opcode with %<PRIu8> parameter:" 5195msgid_plural " unknown opcode with %<PRIu8> parameters:" 5196msgstr[0] "" 5197msgstr[1] "" 5198 5199#: src/readelf.c:9018 5200#, fuzzy, c-format 5201msgid "cannot get .debug_loclists content: %s" 5202msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s" 5203 5204#: src/readelf.c:9187 5205#, fuzzy, c-format 5206msgid "invalid loclists data" 5207msgstr "Ungültige Daten" 5208 5209#: src/readelf.c:9440 5210#, c-format 5211msgid "cannot get .debug_loc content: %s" 5212msgstr "" 5213 5214#: src/readelf.c:9647 src/readelf.c:10691 5215msgid " <INVALID DATA>\n" 5216msgstr "" 5217 5218#: src/readelf.c:9702 src/readelf.c:9865 5219#, c-format 5220msgid "cannot get macro information section data: %s" 5221msgstr "" 5222 5223#: src/readelf.c:9782 5224#, c-format 5225msgid "%*s*** non-terminated string at end of section" 5226msgstr "" 5227 5228#: src/readelf.c:9805 5229#, c-format 5230msgid "%*s*** missing DW_MACINFO_start_file argument at end of section" 5231msgstr "" 5232 5233#: src/readelf.c:9906 5234#, fuzzy, c-format 5235msgid " Offset: 0x%<PRIx64>\n" 5236msgstr " %s: %<PRId64>\n" 5237 5238#: src/readelf.c:9918 5239#, fuzzy, c-format 5240msgid " Version: %<PRIu16>\n" 5241msgstr " %s: %<PRId64>\n" 5242 5243#: src/readelf.c:9924 src/readelf.c:10811 5244#, c-format 5245msgid " unknown version, cannot parse section\n" 5246msgstr "" 5247 5248#: src/readelf.c:9931 5249#, fuzzy, c-format 5250msgid " Flag: 0x%<PRIx8>" 5251msgstr " %s: %<PRId64>\n" 5252 5253#: src/readelf.c:9960 5254#, c-format 5255msgid " Offset length: %<PRIu8>\n" 5256msgstr "" 5257 5258#: src/readelf.c:9968 5259#, c-format 5260msgid " .debug_line offset: 0x%<PRIx64>\n" 5261msgstr "" 5262 5263#: src/readelf.c:9993 5264#, c-format 5265msgid " extension opcode table, %<PRIu8> items:\n" 5266msgstr "" 5267 5268#: src/readelf.c:10000 5269#, c-format 5270msgid " [%<PRIx8>]" 5271msgstr "" 5272 5273#: src/readelf.c:10012 5274#, c-format 5275msgid " %<PRIu8> arguments:" 5276msgstr "" 5277 5278#: src/readelf.c:10027 5279#, c-format 5280msgid " no arguments." 5281msgstr "" 5282 5283#: src/readelf.c:10228 5284#, c-format 5285msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n" 5286msgstr "" 5287 5288#: src/readelf.c:10272 5289#, c-format 5290msgid "" 5291"\n" 5292"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n" 5293" %*s String\n" 5294msgstr "" 5295 5296#: src/readelf.c:10287 5297#, c-format 5298msgid " *** error, missing string terminator\n" 5299msgstr "" 5300 5301#: src/readelf.c:10316 5302#, fuzzy, c-format 5303msgid "cannot get .debug_str_offsets section data: %s" 5304msgstr "konnte Abschnittsdaten nicht holen: %s" 5305 5306#: src/readelf.c:10415 5307#, fuzzy, c-format 5308msgid " Length: %8<PRIu64>\n" 5309msgstr " %s: %<PRId64>\n" 5310 5311#: src/readelf.c:10417 5312#, fuzzy, c-format 5313msgid " Offset size: %8<PRIu8>\n" 5314msgstr " %s: %<PRId64>\n" 5315 5316#: src/readelf.c:10431 5317#, fuzzy, c-format 5318msgid " DWARF version: %8<PRIu16>\n" 5319msgstr " %s: %<PRId64>\n" 5320 5321#: src/readelf.c:10440 5322#, fuzzy, c-format 5323msgid " Padding: %8<PRIx16>\n" 5324msgstr " %s: %<PRId64>\n" 5325 5326#: src/readelf.c:10494 5327#, c-format 5328msgid "" 5329"\n" 5330"Call frame search table section [%2zu] '.eh_frame_hdr':\n" 5331msgstr "" 5332 5333#: src/readelf.c:10596 5334#, c-format 5335msgid "" 5336"\n" 5337"Exception handling table section [%2zu] '.gcc_except_table':\n" 5338msgstr "" 5339 5340#: src/readelf.c:10619 5341#, c-format 5342msgid " LPStart encoding: %#x " 5343msgstr "" 5344 5345#: src/readelf.c:10631 5346#, c-format 5347msgid " TType encoding: %#x " 5348msgstr "" 5349 5350#: src/readelf.c:10646 5351#, c-format 5352msgid " Call site encoding: %#x " 5353msgstr "" 5354 5355#: src/readelf.c:10659 5356msgid "" 5357"\n" 5358" Call site table:" 5359msgstr "" 5360 5361#: src/readelf.c:10673 5362#, c-format 5363msgid "" 5364" [%4u] Call site start: %#<PRIx64>\n" 5365" Call site length: %<PRIu64>\n" 5366" Landing pad: %#<PRIx64>\n" 5367" Action: %u\n" 5368msgstr "" 5369 5370#: src/readelf.c:10746 5371#, c-format 5372msgid "invalid TType encoding" 5373msgstr "" 5374 5375#: src/readelf.c:10773 5376#, c-format 5377msgid "" 5378"\n" 5379"GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n" 5380msgstr "" 5381 5382#: src/readelf.c:10802 5383#, fuzzy, c-format 5384msgid " Version: %<PRId32>\n" 5385msgstr " %s: %<PRId64>\n" 5386 5387#: src/readelf.c:10820 5388#, c-format 5389msgid " CU offset: %#<PRIx32>\n" 5390msgstr "" 5391 5392#: src/readelf.c:10827 5393#, c-format 5394msgid " TU offset: %#<PRIx32>\n" 5395msgstr "" 5396 5397#: src/readelf.c:10834 5398#, c-format 5399msgid " address offset: %#<PRIx32>\n" 5400msgstr "" 5401 5402#: src/readelf.c:10841 5403#, c-format 5404msgid " symbol offset: %#<PRIx32>\n" 5405msgstr "" 5406 5407#: src/readelf.c:10848 5408#, c-format 5409msgid " constant offset: %#<PRIx32>\n" 5410msgstr "" 5411 5412#: src/readelf.c:10862 5413#, c-format 5414msgid "" 5415"\n" 5416" CU list at offset %#<PRIx32> contains %zu entries:\n" 5417msgstr "" 5418 5419#: src/readelf.c:10887 5420#, c-format 5421msgid "" 5422"\n" 5423" TU list at offset %#<PRIx32> contains %zu entries:\n" 5424msgstr "" 5425 5426#: src/readelf.c:10916 5427#, c-format 5428msgid "" 5429"\n" 5430" Address list at offset %#<PRIx32> contains %zu entries:\n" 5431msgstr "" 5432 5433#: src/readelf.c:10948 5434#, c-format 5435msgid "" 5436"\n" 5437" Symbol table at offset %#<PRIx32> contains %zu slots:\n" 5438msgstr "" 5439 5440#: src/readelf.c:11086 5441#, c-format 5442msgid "cannot get debug context descriptor: %s" 5443msgstr "" 5444 5445#: src/readelf.c:11449 src/readelf.c:12071 src/readelf.c:12182 5446#: src/readelf.c:12240 5447#, c-format 5448msgid "cannot convert core note data: %s" 5449msgstr "" 5450 5451#: src/readelf.c:11812 5452#, c-format 5453msgid "" 5454"\n" 5455"%*s... <repeats %u more times> ..." 5456msgstr "" 5457 5458#: src/readelf.c:12319 5459msgid " Owner Data size Type\n" 5460msgstr "" 5461 5462#: src/readelf.c:12348 5463#, c-format 5464msgid " %-13.*s %9<PRId32> %s\n" 5465msgstr "" 5466 5467#: src/readelf.c:12400 5468#, fuzzy, c-format 5469msgid "cannot get content of note: %s" 5470msgstr "Konnte Inhalt von %s: %s nicht lesen" 5471 5472#: src/readelf.c:12434 5473#, c-format 5474msgid "" 5475"\n" 5476"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n" 5477msgstr "" 5478 5479#: src/readelf.c:12457 5480#, c-format 5481msgid "" 5482"\n" 5483"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n" 5484msgstr "" 5485 5486#: src/readelf.c:12504 5487#, fuzzy, c-format 5488msgid "" 5489"\n" 5490"Section [%zu] '%s' has no data to dump.\n" 5491msgstr "konnte Abschnittsdaten nicht holen: %s" 5492 5493#: src/readelf.c:12531 src/readelf.c:12582 5494#, fuzzy, c-format 5495msgid "cannot get data for section [%zu] '%s': %s" 5496msgstr "konnte Abschnittsdaten nicht holen: %s" 5497 5498#: src/readelf.c:12536 5499#, c-format 5500msgid "" 5501"\n" 5502"Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n" 5503msgstr "" 5504 5505#: src/readelf.c:12541 5506#, c-format 5507msgid "" 5508"\n" 5509"Hex dump of section [%zu] '%s', %<PRIu64> bytes (%zd uncompressed) at offset " 5510"%#0<PRIx64>:\n" 5511msgstr "" 5512 5513#: src/readelf.c:12555 5514#, fuzzy, c-format 5515msgid "" 5516"\n" 5517"Section [%zu] '%s' has no strings to dump.\n" 5518msgstr "konnte Abschnittsdaten nicht holen: %s" 5519 5520#: src/readelf.c:12587 5521#, c-format 5522msgid "" 5523"\n" 5524"String section [%zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n" 5525msgstr "" 5526 5527#: src/readelf.c:12592 5528#, c-format 5529msgid "" 5530"\n" 5531"String section [%zu] '%s' contains %<PRIu64> bytes (%zd uncompressed) at " 5532"offset %#0<PRIx64>:\n" 5533msgstr "" 5534 5535#: src/readelf.c:12641 5536#, c-format 5537msgid "" 5538"\n" 5539"section [%lu] does not exist" 5540msgstr "" 5541 5542#: src/readelf.c:12671 5543#, c-format 5544msgid "" 5545"\n" 5546"section '%s' does not exist" 5547msgstr "" 5548 5549#: src/readelf.c:12728 5550#, c-format 5551msgid "cannot get symbol index of archive '%s': %s" 5552msgstr "" 5553 5554#: src/readelf.c:12731 5555#, c-format 5556msgid "" 5557"\n" 5558"Archive '%s' has no symbol index\n" 5559msgstr "" 5560 5561#: src/readelf.c:12735 5562#, c-format 5563msgid "" 5564"\n" 5565"Index of archive '%s' has %zu entries:\n" 5566msgstr "" 5567 5568#: src/readelf.c:12753 5569#, fuzzy, c-format 5570msgid "cannot extract member at offset %zu in '%s': %s" 5571msgstr "konnte Programm-Kopf nicht erstellen: %s" 5572 5573#: src/readelf.c:12758 5574#, c-format 5575msgid "Archive member '%s' contains:\n" 5576msgstr "" 5577 5578#: src/size.c:56 5579msgid "" 5580"Use the output format FORMAT. FORMAT can be `bsd' or `sysv'. The default " 5581"is `bsd'" 5582msgstr "" 5583 5584#: src/size.c:58 5585msgid "Same as `--format=sysv'" 5586msgstr "Genau wie `--format=sysv'" 5587 5588#: src/size.c:59 5589msgid "Same as `--format=bsd'" 5590msgstr "Genau wie `--format=bsd'" 5591 5592#: src/size.c:62 5593msgid "Same as `--radix=10'" 5594msgstr "Genau wie `--radix=10'" 5595 5596#: src/size.c:63 5597msgid "Same as `--radix=8'" 5598msgstr "Genau wie `--radix=8'" 5599 5600#: src/size.c:64 5601msgid "Same as `--radix=16'" 5602msgstr "Genau wie `--radix=16'" 5603 5604#: src/size.c:66 5605msgid "Similar to `--format=sysv' output but in one line" 5606msgstr "" 5607 5608#: src/size.c:70 5609msgid "Print size and permission flags for loadable segments" 5610msgstr "" 5611 5612#: src/size.c:71 5613msgid "Display the total sizes (bsd only)" 5614msgstr "" 5615 5616#. Short description of program. 5617#: src/size.c:76 5618msgid "List section sizes of FILEs (a.out by default)." 5619msgstr "" 5620 5621#: src/size.c:240 5622#, c-format 5623msgid "Invalid format: %s" 5624msgstr "Ungültiges Format: %s" 5625 5626#: src/size.c:251 5627#, c-format 5628msgid "Invalid radix: %s" 5629msgstr "" 5630 5631#: src/size.c:310 5632#, c-format 5633msgid "%s: file format not recognized" 5634msgstr "" 5635 5636#: src/size.c:418 src/size.c:557 5637#, c-format 5638msgid " (ex %s)" 5639msgstr "" 5640 5641#: src/size.c:482 5642#, fuzzy, c-format 5643msgid "cannot get section header" 5644msgstr "konnte Abschnittsdaten nicht holen: %s" 5645 5646#: src/size.c:582 5647msgid "(TOTALS)\n" 5648msgstr "" 5649 5650#: src/stack.c:482 5651#, c-format 5652msgid "-p PID should be a positive process id." 5653msgstr "" 5654 5655#: src/stack.c:488 5656#, fuzzy, c-format 5657msgid "Cannot open core file '%s'" 5658msgstr "Konnte Archiv '%s' nicht öffnen" 5659 5660#: src/stack.c:548 5661#, c-format 5662msgid "-n MAXFRAMES should be 0 or higher." 5663msgstr "" 5664 5665#: src/stack.c:560 5666#, c-format 5667msgid "-e EXEC needs a core given by --core." 5668msgstr "" 5669 5670#: src/stack.c:564 5671#, c-format 5672msgid "-1 needs a thread id given by -p." 5673msgstr "" 5674 5675#: src/stack.c:568 5676#, c-format 5677msgid "One of -p PID or --core COREFILE should be given." 5678msgstr "" 5679 5680#: src/stack.c:640 5681#, fuzzy 5682msgid "Show stack of process PID" 5683msgstr "Kann Suchbaum nicht erstellen" 5684 5685#: src/stack.c:642 5686msgid "Show stack found in COREFILE" 5687msgstr "" 5688 5689#: src/stack.c:643 5690msgid "(optional) EXECUTABLE that produced COREFILE" 5691msgstr "" 5692 5693#: src/stack.c:647 5694#, fuzzy 5695msgid "Output selection options:" 5696msgstr "Eingabeauswahloptionen:" 5697 5698#: src/stack.c:649 5699msgid "Additionally show frame activation" 5700msgstr "" 5701 5702#: src/stack.c:651 5703msgid "Additionally try to lookup DWARF debuginfo name for frame address" 5704msgstr "" 5705 5706#: src/stack.c:654 5707msgid "" 5708"Additionally show inlined function frames using DWARF debuginfo if available " 5709"(implies -d)" 5710msgstr "" 5711 5712#: src/stack.c:656 5713msgid "Additionally show module file information" 5714msgstr "" 5715 5716#: src/stack.c:658 5717msgid "Additionally show source file information" 5718msgstr "" 5719 5720#: src/stack.c:660 5721msgid "" 5722"Show all additional information (activation, debugname, inlines, module and " 5723"source)" 5724msgstr "" 5725 5726#: src/stack.c:662 5727msgid "Do not resolve address to function symbol name" 5728msgstr "" 5729 5730#: src/stack.c:664 5731msgid "Show raw function symbol names, do not try to demangle names" 5732msgstr "" 5733 5734#: src/stack.c:666 5735msgid "Show module build-id, load address and pc offset" 5736msgstr "" 5737 5738#: src/stack.c:668 5739msgid "Show the backtrace of only one thread" 5740msgstr "" 5741 5742#: src/stack.c:670 5743msgid "Show at most MAXFRAMES per thread (default 256, use 0 for unlimited)" 5744msgstr "" 5745 5746#: src/stack.c:672 5747msgid "Show module memory map with build-id, elf and debug files detected" 5748msgstr "" 5749 5750#: src/stack.c:680 5751msgid "" 5752"Print a stack for each thread in a process or core file.\n" 5753"\n" 5754"Program exits with return code 0 if all frames were shown without any " 5755"errors. If some frames were shown, but there were some non-fatal errors, " 5756"possibly causing an incomplete backtrace, the program exits with return code " 5757"1. If no frames could be shown, or a fatal error occured the program exits " 5758"with return code 2. If the program was invoked with bad or missing " 5759"arguments it will exit with return code 64." 5760msgstr "" 5761 5762#: src/stack.c:755 5763#, c-format 5764msgid "Couldn't show any frames." 5765msgstr "" 5766 5767#: src/strings.c:65 5768msgid "Output Selection:" 5769msgstr "" 5770 5771#: src/strings.c:66 5772msgid "Scan entire file, not only loaded sections" 5773msgstr "" 5774 5775#: src/strings.c:68 5776msgid "Only NUL-terminated sequences of MIN-LEN characters or more are printed" 5777msgstr "" 5778 5779#: src/strings.c:69 5780msgid "" 5781"Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " 5782"{B,L} = 32-bit" 5783msgstr "" 5784 5785#: src/strings.c:73 5786msgid "Print name of the file before each string." 5787msgstr "" 5788 5789#: src/strings.c:75 5790msgid "Print location of the string in base 8, 10, or 16 respectively." 5791msgstr "" 5792 5793#: src/strings.c:76 5794msgid "Alias for --radix=o" 5795msgstr "Alias für --radix=o" 5796 5797#. Short description of program. 5798#: src/strings.c:83 5799msgid "Print the strings of printable characters in files." 5800msgstr "" 5801 5802#: src/strings.c:256 src/strings.c:291 5803#, c-format 5804msgid "invalid value '%s' for %s parameter" 5805msgstr "" 5806 5807#: src/strings.c:302 5808#, c-format 5809msgid "invalid minimum length of matched string size" 5810msgstr "" 5811 5812#: src/strings.c:585 5813#, fuzzy, c-format 5814msgid "lseek failed" 5815msgstr "lseek64 fehlgeschlagen" 5816 5817#: src/strings.c:602 src/strings.c:666 5818#, c-format 5819msgid "re-mmap failed" 5820msgstr "re-mmap fehlgeschlagen" 5821 5822#: src/strings.c:639 5823#, c-format 5824msgid "mprotect failed" 5825msgstr "mprotect fehlgeschlagen" 5826 5827#: src/strings.c:728 5828#, c-format 5829msgid "Skipping section %zd '%s' data outside file" 5830msgstr "" 5831 5832#: src/strip.c:71 5833msgid "Place stripped output into FILE" 5834msgstr "" 5835 5836#: src/strip.c:72 5837msgid "Extract the removed sections into FILE" 5838msgstr "" 5839 5840#: src/strip.c:73 5841msgid "Embed name FILE instead of -f argument" 5842msgstr "" 5843 5844#: src/strip.c:77 5845msgid "Remove all debugging symbols" 5846msgstr "" 5847 5848#: src/strip.c:81 5849msgid "Remove section headers (not recommended)" 5850msgstr "" 5851 5852#: src/strip.c:83 5853msgid "Copy modified/access timestamps to the output" 5854msgstr "" 5855 5856#: src/strip.c:85 5857msgid "" 5858"Resolve all trivial relocations between debug sections if the removed " 5859"sections are placed in a debug file (only relevant for ET_REL files, " 5860"operation is not reversable, needs -f)" 5861msgstr "" 5862 5863#: src/strip.c:87 5864msgid "" 5865"Similar to --reloc-debug-sections, but resolve all trivial relocations " 5866"between debug sections in place. No other stripping is performed (operation " 5867"is not reversable, incompatible with -f, -g, --remove-comment and --remove-" 5868"section)" 5869msgstr "" 5870 5871#: src/strip.c:89 5872msgid "Remove .comment section" 5873msgstr "" 5874 5875#: src/strip.c:90 5876msgid "" 5877"Remove the named section. SECTION is an extended wildcard pattern. May be " 5878"given more than once. Only non-allocated sections can be removed." 5879msgstr "" 5880 5881#: src/strip.c:91 5882msgid "" 5883"Keep the named section. SECTION is an extended wildcard pattern. May be " 5884"given more than once." 5885msgstr "" 5886 5887#. Short description of program. 5888#: src/strip.c:98 5889msgid "Discard symbols from object files." 5890msgstr "" 5891 5892#: src/strip.c:247 5893#, c-format 5894msgid "--reloc-debug-sections used without -f" 5895msgstr "" 5896 5897#: src/strip.c:253 5898#, c-format 5899msgid "" 5900"--reloc-debug-sections-only incompatible with -f, -g, --remove-comment and --" 5901"remove-section" 5902msgstr "" 5903 5904#: src/strip.c:267 5905#, c-format 5906msgid "Only one input file allowed together with '-o' and '-f'" 5907msgstr "" 5908 5909#: src/strip.c:290 5910#, c-format 5911msgid "-f option specified twice" 5912msgstr "" 5913 5914#: src/strip.c:299 5915#, c-format 5916msgid "-F option specified twice" 5917msgstr "" 5918 5919#: src/strip.c:362 5920#, c-format 5921msgid "cannot both keep and remove .comment section" 5922msgstr "" 5923 5924#: src/strip.c:574 5925#, fuzzy, c-format 5926msgid "bad relocation" 5927msgstr "Relocations anzeigen" 5928 5929#: src/strip.c:726 src/strip.c:750 5930#, c-format 5931msgid "cannot stat input file '%s'" 5932msgstr "" 5933 5934#: src/strip.c:740 5935#, c-format 5936msgid "while opening '%s'" 5937msgstr "" 5938 5939#: src/strip.c:778 5940#, c-format 5941msgid "%s: cannot use -o or -f when stripping archive" 5942msgstr "" 5943 5944#. We would like to support ar archives, but currently it just 5945#. doesn't work at all since we call elf_clone on the members 5946#. which doesn't really support ar members. 5947#. result = handle_ar (fd, elf, NULL, fname, 5948#. preserve_dates ? tv : NULL); 5949#. 5950#: src/strip.c:790 5951#, fuzzy, c-format 5952msgid "%s: no support for stripping archive" 5953msgstr "%s: Kein Eintrag %s in dem Archiv!\n" 5954 5955#: src/strip.c:1001 5956#, c-format 5957msgid "cannot open EBL backend" 5958msgstr "" 5959 5960#: src/strip.c:1046 5961#, fuzzy, c-format 5962msgid "cannot get number of phdrs" 5963msgstr "konnte Programm-Kopf nicht erstellen: %s" 5964 5965#: src/strip.c:1060 src/strip.c:1103 5966#, fuzzy, c-format 5967msgid "cannot create new ehdr for file '%s': %s" 5968msgstr "neue Datei konnte nicht angelegt werden" 5969 5970#: src/strip.c:1070 src/strip.c:1113 5971#, fuzzy, c-format 5972msgid "cannot create new phdr for file '%s': %s" 5973msgstr "neue Datei konnte nicht angelegt werden" 5974 5975#: src/strip.c:1194 5976#, c-format 5977msgid "illformed file '%s'" 5978msgstr "" 5979 5980#: src/strip.c:1204 5981#, fuzzy, c-format 5982msgid "Cannot remove allocated section '%s'" 5983msgstr "konnte Abschnittsdaten nicht holen: %s" 5984 5985#: src/strip.c:1213 5986#, fuzzy, c-format 5987msgid "Cannot both keep and remove section '%s'" 5988msgstr "Konnte Archiv '%s' nicht öffnen" 5989 5990#: src/strip.c:1573 src/strip.c:1688 5991#, c-format 5992msgid "while generating output file: %s" 5993msgstr "" 5994 5995#: src/strip.c:1637 5996#, fuzzy, c-format 5997msgid "%s: error while updating ELF header: %s" 5998msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" 5999 6000#: src/strip.c:1646 6001#, fuzzy, c-format 6002msgid "%s: error while getting shdrstrndx: %s" 6003msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" 6004 6005#: src/strip.c:1654 src/strip.c:2535 6006#, fuzzy, c-format 6007msgid "%s: error updating shdrstrndx: %s" 6008msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n" 6009 6010#: src/strip.c:1671 6011#, c-format 6012msgid "while preparing output for '%s'" 6013msgstr "" 6014 6015#: src/strip.c:1733 src/strip.c:1796 6016#, c-format 6017msgid "while create section header section: %s" 6018msgstr "" 6019 6020#: src/strip.c:1742 6021#, c-format 6022msgid "cannot allocate section data: %s" 6023msgstr "" 6024 6025#: src/strip.c:1808 6026#, c-format 6027msgid "while create section header string table: %s" 6028msgstr "" 6029 6030#: src/strip.c:1815 6031#, c-format 6032msgid "no memory to create section header string table" 6033msgstr "" 6034 6035#: src/strip.c:2028 6036#, c-format 6037msgid "Cannot remove symbol [%zd] from allocated symbol table [%zd]" 6038msgstr "" 6039 6040#: src/strip.c:2451 src/strip.c:2559 6041#, c-format 6042msgid "while writing '%s': %s" 6043msgstr "" 6044 6045#: src/strip.c:2462 6046#, c-format 6047msgid "while creating '%s'" 6048msgstr "" 6049 6050#: src/strip.c:2485 6051#, c-format 6052msgid "while computing checksum for debug information" 6053msgstr "" 6054 6055#: src/strip.c:2526 6056#, c-format 6057msgid "%s: error while creating ELF header: %s" 6058msgstr "" 6059 6060#: src/strip.c:2544 6061#, c-format 6062msgid "%s: error while reading the file: %s" 6063msgstr "" 6064 6065#: src/strip.c:2584 src/strip.c:2604 6066#, fuzzy, c-format 6067msgid "while writing '%s'" 6068msgstr "beim Schliessen von '%s'" 6069 6070#: src/strip.c:2641 src/strip.c:2648 6071#, c-format 6072msgid "error while finishing '%s': %s" 6073msgstr "" 6074 6075#: src/strip.c:2665 src/strip.c:2741 6076#, c-format 6077msgid "cannot set access and modification date of '%s'" 6078msgstr "" 6079 6080#: src/unstrip.c:70 6081msgid "Match MODULE against file names, not module names" 6082msgstr "" 6083 6084#: src/unstrip.c:71 6085msgid "Silently skip unfindable files" 6086msgstr "" 6087 6088#: src/unstrip.c:74 6089msgid "Place output into FILE" 6090msgstr "" 6091 6092#: src/unstrip.c:76 6093msgid "Create multiple output files under DIRECTORY" 6094msgstr "" 6095 6096#: src/unstrip.c:77 6097msgid "Use module rather than file names" 6098msgstr "" 6099 6100#: src/unstrip.c:79 6101msgid "Create output for modules that have no separate debug information" 6102msgstr "" 6103 6104#: src/unstrip.c:82 6105msgid "Apply relocations to section contents in ET_REL files" 6106msgstr "" 6107 6108#: src/unstrip.c:84 6109msgid "Only list module and file names, build IDs" 6110msgstr "" 6111 6112#: src/unstrip.c:86 6113msgid "Force combining files even if some ELF headers don't seem to match" 6114msgstr "" 6115 6116#: src/unstrip.c:130 6117#, c-format 6118msgid "-d option specified twice" 6119msgstr "Option -d zweimal angegeben" 6120 6121#: src/unstrip.c:165 6122#, c-format 6123msgid "only one of -o or -d allowed" 6124msgstr "nur entweder -o oder -d erlaubt" 6125 6126#: src/unstrip.c:174 6127#, c-format 6128msgid "-n cannot be used with explicit files or -o or -d" 6129msgstr "-n kann nicht mit expliziten Dateien oder -o oder -d verwendet werden" 6130 6131#: src/unstrip.c:189 6132#, c-format 6133msgid "output directory '%s'" 6134msgstr "Ausgabeverzeichnis '%s'" 6135 6136#: src/unstrip.c:198 6137#, c-format 6138msgid "exactly two file arguments are required" 6139msgstr "genau zwei Datei-Argumente werden benötigt" 6140 6141#: src/unstrip.c:204 6142#, c-format 6143msgid "-m, -a, -R, and -i options not allowed with explicit files" 6144msgstr "" 6145 6146#: src/unstrip.c:217 6147#, c-format 6148msgid "-o or -d is required when using implicit files" 6149msgstr "" 6150 6151#: src/unstrip.c:240 6152#, c-format 6153msgid "cannot create ELF header: %s" 6154msgstr "" 6155 6156#: src/unstrip.c:244 6157#, fuzzy, c-format 6158msgid "cannot get shdrstrndx:%s" 6159msgstr "konnte Abschnittsdaten nicht holen: %s" 6160 6161#: src/unstrip.c:248 src/unstrip.c:2081 6162#, c-format 6163msgid "cannot get ELF header: %s" 6164msgstr "" 6165 6166#: src/unstrip.c:258 6167#, fuzzy, c-format 6168msgid "cannot get new zero section: %s" 6169msgstr "konnte Versionierungsabschnitt nicht erstellen: %s" 6170 6171#: src/unstrip.c:261 6172#, fuzzy, c-format 6173msgid "cannot update new zero section: %s" 6174msgstr "konnte Versionierungsabschnitt nicht erstellen: %s" 6175 6176#: src/unstrip.c:265 6177#, c-format 6178msgid "cannot copy ELF header: %s" 6179msgstr "" 6180 6181#: src/unstrip.c:269 src/unstrip.c:2099 src/unstrip.c:2142 6182#, fuzzy, c-format 6183msgid "cannot get number of program headers: %s" 6184msgstr "konnte Programm-Kopf nicht erstellen: %s" 6185 6186#: src/unstrip.c:274 src/unstrip.c:2103 6187#, c-format 6188msgid "cannot create program headers: %s" 6189msgstr "konnte Programm-Kopf nicht erstellen: %s" 6190 6191#: src/unstrip.c:280 6192#, c-format 6193msgid "cannot copy program header: %s" 6194msgstr "konnte Programm-Kopf nicht kopieren: %s" 6195 6196#: src/unstrip.c:290 6197#, c-format 6198msgid "cannot copy section header: %s" 6199msgstr "" 6200 6201#: src/unstrip.c:293 src/unstrip.c:1703 6202#, c-format 6203msgid "cannot get section data: %s" 6204msgstr "konnte Abschnittsdaten nicht holen: %s" 6205 6206#: src/unstrip.c:295 src/unstrip.c:1705 6207#, c-format 6208msgid "cannot copy section data: %s" 6209msgstr "konnte Abschnittsdaten nicht kopieren: %s" 6210 6211#: src/unstrip.c:319 6212#, c-format 6213msgid "cannot create directory '%s'" 6214msgstr "konnte Verzeichnis nicht erstellen: %s" 6215 6216#: src/unstrip.c:391 src/unstrip.c:651 src/unstrip.c:685 src/unstrip.c:853 6217#: src/unstrip.c:1745 6218#, c-format 6219msgid "cannot get symbol table entry: %s" 6220msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s" 6221 6222#: src/unstrip.c:407 src/unstrip.c:654 src/unstrip.c:675 src/unstrip.c:688 6223#: src/unstrip.c:1766 src/unstrip.c:1961 src/unstrip.c:1985 6224#, c-format 6225msgid "cannot update symbol table: %s" 6226msgstr "konnte Symboltabelle nicht aktualisieren: %s" 6227 6228#: src/unstrip.c:417 6229#, c-format 6230msgid "cannot update section header: %s" 6231msgstr "" 6232 6233#: src/unstrip.c:463 src/unstrip.c:477 6234#, c-format 6235msgid "cannot update relocation: %s" 6236msgstr "" 6237 6238#: src/unstrip.c:574 6239#, c-format 6240msgid "cannot get symbol version: %s" 6241msgstr "" 6242 6243#: src/unstrip.c:587 6244#, c-format 6245msgid "unexpected section type in [%zu] with sh_link to symtab" 6246msgstr "" 6247 6248#: src/unstrip.c:842 6249#, fuzzy, c-format 6250msgid "cannot get symbol section data: %s" 6251msgstr "konnte Abschnittsdaten nicht holen: %s" 6252 6253#: src/unstrip.c:844 6254#, fuzzy, c-format 6255msgid "cannot get string section data: %s" 6256msgstr "konnte Abschnittsdaten nicht holen: %s" 6257 6258#: src/unstrip.c:861 6259#, fuzzy, c-format 6260msgid "invalid string offset in symbol [%zu]" 6261msgstr "ungültiger Offset %zu für Symbol %s" 6262 6263#: src/unstrip.c:1019 src/unstrip.c:1423 6264#, fuzzy, c-format 6265msgid "cannot read section [%zu] name: %s" 6266msgstr "konnte Abschnittsdaten nicht holen: %s" 6267 6268#: src/unstrip.c:1034 6269#, fuzzy, c-format 6270msgid "bad sh_link for group section: %s" 6271msgstr "ungültige .debug_line Sektion" 6272 6273#: src/unstrip.c:1040 6274#, fuzzy, c-format 6275msgid "couldn't get shdr for group section: %s" 6276msgstr "konnte Versionierungsabschnitt nicht erstellen: %s" 6277 6278#: src/unstrip.c:1045 6279#, fuzzy, c-format 6280msgid "bad data for group symbol section: %s" 6281msgstr "ungültige .debug_line Sektion" 6282 6283#: src/unstrip.c:1051 6284#, fuzzy, c-format 6285msgid "couldn't get symbol for group section: %s" 6286msgstr "konnte Programm-Kopf nicht erstellen: %s" 6287 6288#: src/unstrip.c:1056 6289#, fuzzy, c-format 6290msgid "bad symbol name for group section: %s" 6291msgstr "konnte Programm-Kopf nicht erstellen: %s" 6292 6293#: src/unstrip.c:1098 src/unstrip.c:1117 src/unstrip.c:1155 6294#, c-format 6295msgid "cannot read '.gnu.prelink_undo' section: %s" 6296msgstr "" 6297 6298#: src/unstrip.c:1135 6299#, c-format 6300msgid "overflow with shnum = %zu in '%s' section" 6301msgstr "" 6302 6303#: src/unstrip.c:1146 6304#, c-format 6305msgid "invalid contents in '%s' section" 6306msgstr "" 6307 6308#: src/unstrip.c:1202 src/unstrip.c:1549 6309#, fuzzy, c-format 6310msgid "cannot find matching section for [%zu] '%s'" 6311msgstr "konnte Abschnittsdaten nicht holen: %s" 6312 6313#: src/unstrip.c:1327 src/unstrip.c:1343 src/unstrip.c:1629 src/unstrip.c:1920 6314#, c-format 6315msgid "cannot add section name to string table: %s" 6316msgstr "" 6317 6318#: src/unstrip.c:1352 6319#, c-format 6320msgid "cannot update section header string table data: %s" 6321msgstr "" 6322 6323#: src/unstrip.c:1381 src/unstrip.c:1385 6324#, c-format 6325msgid "cannot get section header string table section index: %s" 6326msgstr "" 6327 6328#: src/unstrip.c:1389 src/unstrip.c:1393 src/unstrip.c:1644 6329#, c-format 6330msgid "cannot get section count: %s" 6331msgstr "" 6332 6333#: src/unstrip.c:1396 6334#, c-format 6335msgid "more sections in stripped file than debug file -- arguments reversed?" 6336msgstr "" 6337 6338#: src/unstrip.c:1400 6339#, c-format 6340msgid "no sections in stripped file" 6341msgstr "" 6342 6343#: src/unstrip.c:1471 src/unstrip.c:1564 6344#, c-format 6345msgid "cannot read section header string table: %s" 6346msgstr "" 6347 6348#: src/unstrip.c:1623 6349#, c-format 6350msgid "cannot add new section: %s" 6351msgstr "" 6352 6353#: src/unstrip.c:1753 6354#, fuzzy, c-format 6355msgid "symbol [%zu] has invalid section index" 6356msgstr "ungültiger Abschnittsindex" 6357 6358#: src/unstrip.c:1785 6359#, fuzzy, c-format 6360msgid "group has invalid section index [%zd]" 6361msgstr "ungültiger Abschnittsindex" 6362 6363#: src/unstrip.c:2060 6364#, fuzzy, c-format 6365msgid "cannot read section data: %s" 6366msgstr "konnte Abschnittsdaten nicht holen: %s" 6367 6368#: src/unstrip.c:2089 6369#, c-format 6370msgid "cannot update ELF header: %s" 6371msgstr "" 6372 6373#: src/unstrip.c:2113 6374#, c-format 6375msgid "cannot update program header: %s" 6376msgstr "konnte Programm-Kopf nicht aktualisieren: %s" 6377 6378#: src/unstrip.c:2118 src/unstrip.c:2200 6379#, c-format 6380msgid "cannot write output file: %s" 6381msgstr "" 6382 6383#: src/unstrip.c:2169 6384#, c-format 6385msgid "DWARF data not adjusted for prelinking bias; consider prelink -u" 6386msgstr "" 6387 6388#: src/unstrip.c:2172 6389#, c-format 6390msgid "" 6391"DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u" 6392msgstr "" 6393 6394#: src/unstrip.c:2191 src/unstrip.c:2242 src/unstrip.c:2254 src/unstrip.c:2340 6395#, c-format 6396msgid "cannot create ELF descriptor: %s" 6397msgstr "" 6398 6399#: src/unstrip.c:2233 6400msgid "WARNING: " 6401msgstr "" 6402 6403#: src/unstrip.c:2235 6404msgid ", use --force" 6405msgstr "" 6406 6407#: src/unstrip.c:2258 6408msgid "ELF header identification (e_ident) different" 6409msgstr "" 6410 6411#: src/unstrip.c:2261 6412msgid "ELF header type (e_type) different" 6413msgstr "" 6414 6415#: src/unstrip.c:2264 6416msgid "ELF header machine type (e_machine) different" 6417msgstr "" 6418 6419#: src/unstrip.c:2267 6420msgid "stripped program header (e_phnum) smaller than unstripped" 6421msgstr "" 6422 6423#: src/unstrip.c:2297 6424#, c-format 6425msgid "cannot find stripped file for module '%s': %s" 6426msgstr "" 6427 6428#: src/unstrip.c:2301 6429#, c-format 6430msgid "cannot open stripped file '%s' for module '%s': %s" 6431msgstr "" 6432 6433#: src/unstrip.c:2316 6434#, c-format 6435msgid "cannot find debug file for module '%s': %s" 6436msgstr "" 6437 6438#: src/unstrip.c:2320 6439#, c-format 6440msgid "cannot open debug file '%s' for module '%s': %s" 6441msgstr "" 6442 6443#: src/unstrip.c:2333 6444#, c-format 6445msgid "module '%s' file '%s' is not stripped" 6446msgstr "" 6447 6448#: src/unstrip.c:2364 6449#, c-format 6450msgid "cannot cache section addresses for module '%s': %s" 6451msgstr "" 6452 6453#: src/unstrip.c:2497 6454#, c-format 6455msgid "no matching modules found" 6456msgstr "kein passendes Modul gefunden" 6457 6458#: src/unstrip.c:2506 6459#, c-format 6460msgid "matched more than one module" 6461msgstr "mehr als ein passendes Modul" 6462 6463#: src/unstrip.c:2550 6464msgid "" 6465"STRIPPED-FILE DEBUG-FILE\n" 6466"[MODULE...]" 6467msgstr "" 6468 6469#: src/unstrip.c:2551 6470msgid "" 6471"Combine stripped files with separate symbols and debug information.\n" 6472"\n" 6473"The first form puts the result in DEBUG-FILE if -o was not given.\n" 6474"\n" 6475"MODULE arguments give file name patterns matching modules to process.\n" 6476"With -f these match the file name of the main (stripped) file (slashes are " 6477"never special), otherwise they match the simple module names. With no " 6478"arguments, process all modules found.\n" 6479"\n" 6480"Multiple modules are written to files under OUTPUT-DIRECTORY, creating " 6481"subdirectories as needed. With -m these files have simple module names, " 6482"otherwise they have the name of the main file complete with directory " 6483"underneath OUTPUT-DIRECTORY.\n" 6484"\n" 6485"With -n no files are written, but one line to standard output for each " 6486"module:\n" 6487"\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n" 6488"START and SIZE are hexadecimal giving the address bounds of the module. " 6489"BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the " 6490"hexadecimal may be followed by @0xADDR giving the address where the ID " 6491"resides if that is known. FILE is the file name found for the module, or - " 6492"if none was found, or . if an ELF image is available but not from any named " 6493"file. DEBUGFILE is the separate debuginfo file name, or - if no debuginfo " 6494"was found, or . if FILE contains the debug information." 6495msgstr "" 6496 6497#: tests/backtrace.c:436 6498msgid "Run executable" 6499msgstr "" 6500 6501#: tests/dwflmodtest.c:213 6502msgid "Additionally show function names" 6503msgstr "" 6504 6505#: tests/dwflmodtest.c:214 6506msgid "Show instances of inlined functions" 6507msgstr "" 6508 6509#~ msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>" 6510#~ msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>" 6511 6512#~ msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" 6513#~ msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>" 6514 6515#~ msgid "%#<PRIx64> <%s+%#<PRIx64>>" 6516#~ msgstr "%#<PRIx64> <%s+%#<PRIx64>>" 6517 6518#~ msgid "%#0*<PRIx64> <%s+%#<PRIx64>>" 6519#~ msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>" 6520 6521#~ msgid "%s+%#<PRIx64> <%s>" 6522#~ msgstr "%s+%#<PRIx64> <%s>" 6523 6524#~ msgid "%s+%#0*<PRIx64> <%s>" 6525#~ msgstr "%s+%#0*<PRIx64> <%s>" 6526 6527#~ msgid "%#<PRIx64> <%s>" 6528#~ msgstr "%#<PRIx64> <%s>" 6529 6530#~ msgid "%#0*<PRIx64> <%s>" 6531#~ msgstr "%#0*<PRIx64> <%s>" 6532 6533#~ msgid "%s+%#<PRIx64>" 6534#~ msgstr "%s+%#<PRIx64>" 6535 6536#~ msgid "%s+%#0*<PRIx64>" 6537#~ msgstr "%s+%#0*<PRIx64>" 6538 6539#, fuzzy 6540#~ msgid " %s..%s (%<PRIx64>)\n" 6541#~ msgstr " %s: %<PRId64>\n" 6542 6543#, fuzzy 6544#~ msgid " %s..%s\n" 6545#~ msgstr " [%6tx] %s..%s\n" 6546 6547#~ msgid " [%6tx] %s..%s\n" 6548#~ msgstr " [%6tx] %s..%s\n" 6549 6550#~ msgid " %s..%s\n" 6551#~ msgstr " %s..%s\n" 6552 6553#~ msgid " [%6tx] %s..%s" 6554#~ msgstr " [%6tx] %s..%s" 6555 6556#~ msgid " %s..%s" 6557#~ msgstr " %s..%s" 6558 6559#~ msgid "Written by %s.\n" 6560#~ msgstr "Geschrieben von %s.\n" 6561 6562#~ msgid "FILE" 6563#~ msgstr "DATEI" 6564 6565#~ msgid "Start a group." 6566#~ msgstr "Eine Gruppe starten." 6567 6568#~ msgid "End a group." 6569#~ msgstr "Eine Gruppe beenden." 6570 6571#~ msgid "PATH" 6572#~ msgstr "PFAD" 6573 6574#~ msgid "Same as --whole-archive." 6575#~ msgstr "Genau wie --whole-archive." 6576 6577#~ msgid "ADDRESS" 6578#~ msgstr "ADRESSE" 6579 6580#~ msgid "[FILE]..." 6581#~ msgstr "[DATEI]..." 6582 6583#~ msgid "At least one input file needed" 6584#~ msgstr "Mindestens eine Eingabedatei benötigt" 6585 6586#~ msgid "-( without matching -)" 6587#~ msgstr "-( ohne Übereinstimmung -)" 6588 6589#~ msgid "only one option of -G and -r is allowed" 6590#~ msgstr "nur eine Option aus -G und -r erlaubt" 6591 6592#~ msgid "More than one output file name given." 6593#~ msgstr "Mehr als ein Name der Ausgabedatei angegeben." 6594 6595#~ msgid "-) without matching -(" 6596#~ msgstr "-) ohne Übereinstimmung -(" 6597 6598#~ msgid "unknown option '-%c %s'" 6599#~ msgstr "unbekannte Option '-%c %s'" 6600 6601#~ msgid "undefined symbol `%s' in %s" 6602#~ msgstr "undefiniertes Symbol `%s' in %s" 6603 6604#~ msgid "cannot create versioning data: %s" 6605#~ msgstr "konnte Versionierungsdaten nicht erstellen: %s" 6606 6607#~ msgid "cannot create program header: %s" 6608#~ msgstr "konnte Programm-Kopf nicht erstellen: %s" 6609 6610#~ msgid "default visibility set as local and global" 6611#~ msgstr "Standard-Sichtbarkeit auf lokal und global gesetzt" 6612 6613#, fuzzy 6614#~ msgid "cannot attach to core" 6615#~ msgstr "Kann Suchbaum nicht erstellen" 6616 6617#~ msgid "unknown tag %hx" 6618#~ msgstr "unbekannter Tag %hx" 6619 6620#~ msgid "unknown user tag %hx" 6621#~ msgstr "unbekannter Benutzer-Tag %hx" 6622 6623#~ msgid "unknown attribute %hx" 6624#~ msgstr "unbekanntes Attribut %hx" 6625 6626#~ msgid "unknown user attribute %hx" 6627#~ msgstr "unbekanntes Benutzer-Attribut %hx" 6628 6629#~ msgid "" 6630#~ "\n" 6631#~ "\n" 6632#~ "Symbols from %s[%s]:\n" 6633#~ "\n" 6634#~ msgstr "" 6635#~ "\n" 6636#~ "\n" 6637#~ "Symbole aus %s[%s]:\n" 6638#~ "\n" 6639 6640#~ msgid "Equivalent to: -e -h -l" 6641#~ msgstr "Entspricht: -e -h -l" 6642