blob: 9177c3d0cd9748b4130f727b1b1db4e119a59a4a [file] [log] [blame]
tomspur4e1b7c92009-04-05 10:10:43 +00001# 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.
tomspur4e1b7c92009-04-05 10:10:43 +00004# , fuzzy
tbull6efdf252009-04-18 20:44:43 +00005#
6#
micm8d743222009-06-19 09:10:01 +00007# Thomas Spura <tomspur@fedoraproject.org>, 2009.
8# Cornelius Neckenig <tbull@fedoraproject.org>, 2009.
micm321c0942009-06-29 13:18:49 +00009# Michael Münch <micm@fedoraproject.org>, 2009.
tomspur4e1b7c92009-04-05 10:10:43 +000010msgid ""
11msgstr ""
12"Project-Id-Version: elfutils VERSION\n"
13"Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
Mark Wielaard62f4c7b2012-02-23 12:28:59 +010014"POT-Creation-Date: 2012-02-16 13:21+0100\n"
micm321c0942009-06-29 13:18:49 +000015"PO-Revision-Date: 2009-06-29 15:15+0200\n"
16"Last-Translator: Michael Münch <micm@fedoraproject.org>\n"
tomspur4e1b7c92009-04-05 10:10:43 +000017"Language-Team: German\n"
Ulrich Drepperb8cdd452010-09-13 11:57:02 -070018"Language: \n"
tomspur4e1b7c92009-04-05 10:10:43 +000019"MIME-Version: 1.0\n"
20"Content-Type: text/plain; charset=UTF-8\n"
21"Content-Transfer-Encoding: 8bit\n"
tbull6efdf252009-04-18 20:44:43 +000022"Plural-Forms: nplurals=2; plural=(n != 1);\n"
micm8d743222009-06-19 09:10:01 +000023"X-Generator: Lokalize 0.3\n"
tomspur4e1b7c92009-04-05 10:10:43 +000024
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -040025#: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2844
26#: src/readelf.c:3183 src/unstrip.c:2098 src/unstrip.c:2306
tomspur4e1b7c92009-04-05 10:10:43 +000027#, c-format
28msgid "memory exhausted"
29msgstr "Kein Speicher mehr verfügbar"
30
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070031#: libasm/asm_error.c:62 libdw/dwarf_error.c:79 libdwfl/libdwflP.h:70
32#: libelf/elf_error.c:81
tomspur4e1b7c92009-04-05 10:10:43 +000033msgid "no error"
34msgstr "kein Fehler"
35
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070036#: libasm/asm_error.c:63 libdw/dwarf_error.c:88 libdwfl/libdwflP.h:72
37#: libelf/elf_error.c:112
tomspur4e1b7c92009-04-05 10:10:43 +000038msgid "out of memory"
micm8d743222009-06-19 09:10:01 +000039msgstr "nicht genügend Speicher"
tomspur4e1b7c92009-04-05 10:10:43 +000040
Ulrich Drepper170ecbd2011-02-15 09:36:26 -050041#: libasm/asm_error.c:64 src/ldgeneric.c:2685
tomspur4e1b7c92009-04-05 10:10:43 +000042#, c-format
43msgid "cannot create output file"
tbull6efdf252009-04-18 20:44:43 +000044msgstr "Ausgangsdatei konnte nicht erstellt werden"
tomspur4e1b7c92009-04-05 10:10:43 +000045
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070046#: libasm/asm_error.c:65
tomspur4e1b7c92009-04-05 10:10:43 +000047msgid "invalid parameter"
48msgstr "ungültiger Parameter"
49
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070050#: libasm/asm_error.c:66
tomspur4e1b7c92009-04-05 10:10:43 +000051msgid "cannot change mode of output file"
micm321c0942009-06-29 13:18:49 +000052msgstr "konnte Modus der Ausgabedatei nicht ändern"
tomspur4e1b7c92009-04-05 10:10:43 +000053
Roland McGrath32899ac2011-07-09 03:17:24 -070054#: libasm/asm_error.c:67 src/ldgeneric.c:6998
tomspur4e1b7c92009-04-05 10:10:43 +000055#, c-format
56msgid "cannot rename output file"
tbull6efdf252009-04-18 20:44:43 +000057msgstr "Ausgangsdatei konnte nicht umbenannt werden"
tomspur4e1b7c92009-04-05 10:10:43 +000058
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070059#: libasm/asm_error.c:68
tomspur4e1b7c92009-04-05 10:10:43 +000060msgid "duplicate symbol"
tbull6efdf252009-04-18 20:44:43 +000061msgstr "Symbol doppelt vorhanden"
tomspur4e1b7c92009-04-05 10:10:43 +000062
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070063#: libasm/asm_error.c:69
tomspur4e1b7c92009-04-05 10:10:43 +000064msgid "invalid section type for operation"
micm8d743222009-06-19 09:10:01 +000065msgstr "ungültiger Abschnittstyp für Operation"
tomspur4e1b7c92009-04-05 10:10:43 +000066
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070067#: libasm/asm_error.c:70
tomspur4e1b7c92009-04-05 10:10:43 +000068msgid "error during output of data"
tbull6efdf252009-04-18 20:44:43 +000069msgstr "Fehler bei Datenausgabe"
tomspur4e1b7c92009-04-05 10:10:43 +000070
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070071#: libasm/asm_error.c:71
tomspur4e1b7c92009-04-05 10:10:43 +000072msgid "no backend support available"
micm8d743222009-06-19 09:10:01 +000073msgstr "keine Backend-Unterstützung verfügbar"
tomspur4e1b7c92009-04-05 10:10:43 +000074
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070075#: libasm/asm_error.c:81 libdw/dwarf_error.c:80 libdwfl/libdwflP.h:71
76#: libelf/elf_error.c:84
77msgid "unknown error"
78msgstr "unbekannter Fehler"
79
80#: libdw/dwarf_error.c:81
tomspur4e1b7c92009-04-05 10:10:43 +000081msgid "invalid access"
tbull6efdf252009-04-18 20:44:43 +000082msgstr "Ungültiger Zugriff"
tomspur4e1b7c92009-04-05 10:10:43 +000083
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070084#: libdw/dwarf_error.c:82
tomspur4e1b7c92009-04-05 10:10:43 +000085msgid "no regular file"
tbull6efdf252009-04-18 20:44:43 +000086msgstr "Keine reguläre Date"
tomspur4e1b7c92009-04-05 10:10:43 +000087
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070088#: libdw/dwarf_error.c:83
tomspur4e1b7c92009-04-05 10:10:43 +000089msgid "I/O error"
tbull6efdf252009-04-18 20:44:43 +000090msgstr "I/O Fehler"
tomspur4e1b7c92009-04-05 10:10:43 +000091
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070092#: libdw/dwarf_error.c:84
tomspur4e1b7c92009-04-05 10:10:43 +000093msgid "invalid ELF file"
tbull6efdf252009-04-18 20:44:43 +000094msgstr "Ungültige ELF Datei"
tomspur4e1b7c92009-04-05 10:10:43 +000095
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -070096#: libdw/dwarf_error.c:85
tomspur4e1b7c92009-04-05 10:10:43 +000097msgid "no DWARF information"
tbull6efdf252009-04-18 20:44:43 +000098msgstr "keine DWARF Information"
tomspur4e1b7c92009-04-05 10:10:43 +000099
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700100#: libdw/dwarf_error.c:86
tomspur4e1b7c92009-04-05 10:10:43 +0000101msgid "no ELF file"
tbull6efdf252009-04-18 20:44:43 +0000102msgstr "keine ELF Datei"
tomspur4e1b7c92009-04-05 10:10:43 +0000103
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700104#: libdw/dwarf_error.c:87
tomspur4e1b7c92009-04-05 10:10:43 +0000105msgid "cannot get ELF header"
tbull6efdf252009-04-18 20:44:43 +0000106msgstr "ELF Kopf konnte nicht ausgelesen werden"
tomspur4e1b7c92009-04-05 10:10:43 +0000107
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700108#: libdw/dwarf_error.c:89
tomspur4e1b7c92009-04-05 10:10:43 +0000109msgid "not implemented"
tbull6efdf252009-04-18 20:44:43 +0000110msgstr "Nicht implementiert"
tomspur4e1b7c92009-04-05 10:10:43 +0000111
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700112#: libdw/dwarf_error.c:90 libelf/elf_error.c:128 libelf/elf_error.c:176
113msgid "invalid command"
114msgstr "Ungültiger Befehl"
115
116#: libdw/dwarf_error.c:91
tomspur4e1b7c92009-04-05 10:10:43 +0000117msgid "invalid version"
tbull6efdf252009-04-18 20:44:43 +0000118msgstr "Ungültige Version"
tomspur4e1b7c92009-04-05 10:10:43 +0000119
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700120#: libdw/dwarf_error.c:92
tomspur4e1b7c92009-04-05 10:10:43 +0000121msgid "invalid file"
tbull6efdf252009-04-18 20:44:43 +0000122msgstr "Ungültige Datei"
tomspur4e1b7c92009-04-05 10:10:43 +0000123
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700124#: libdw/dwarf_error.c:93
tomspur4e1b7c92009-04-05 10:10:43 +0000125msgid "no entries found"
tbull6efdf252009-04-18 20:44:43 +0000126msgstr "Keine Einträge gefunden"
tomspur4e1b7c92009-04-05 10:10:43 +0000127
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700128#: libdw/dwarf_error.c:94
tomspur4e1b7c92009-04-05 10:10:43 +0000129msgid "invalid DWARF"
tbull6efdf252009-04-18 20:44:43 +0000130msgstr "DWARF ungültig"
tomspur4e1b7c92009-04-05 10:10:43 +0000131
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700132#: libdw/dwarf_error.c:95
tomspur4e1b7c92009-04-05 10:10:43 +0000133msgid "no string data"
134msgstr ""
135
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700136#: libdw/dwarf_error.c:96
tomspur4e1b7c92009-04-05 10:10:43 +0000137msgid "no address value"
tbull6efdf252009-04-18 20:44:43 +0000138msgstr "Kein Adress-Wert"
tomspur4e1b7c92009-04-05 10:10:43 +0000139
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700140#: libdw/dwarf_error.c:97
tomspur4e1b7c92009-04-05 10:10:43 +0000141msgid "no constant value"
tbull6efdf252009-04-18 20:44:43 +0000142msgstr "Kein Konstanten-Wert"
tomspur4e1b7c92009-04-05 10:10:43 +0000143
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700144#: libdw/dwarf_error.c:98
tomspur4e1b7c92009-04-05 10:10:43 +0000145msgid "no reference value"
tbull6efdf252009-04-18 20:44:43 +0000146msgstr "Kein Referenz-Wert"
tomspur4e1b7c92009-04-05 10:10:43 +0000147
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700148#: libdw/dwarf_error.c:99
tomspur4e1b7c92009-04-05 10:10:43 +0000149msgid "invalid reference value"
tbull6efdf252009-04-18 20:44:43 +0000150msgstr "Ungültiger Referenz-Wert"
tomspur4e1b7c92009-04-05 10:10:43 +0000151
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700152#: libdw/dwarf_error.c:100
tomspur4e1b7c92009-04-05 10:10:43 +0000153msgid ".debug_line section missing"
tbull6efdf252009-04-18 20:44:43 +0000154msgstr ".debug_line Sektion fehlt"
tomspur4e1b7c92009-04-05 10:10:43 +0000155
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700156#: libdw/dwarf_error.c:101
tomspur4e1b7c92009-04-05 10:10:43 +0000157msgid "invalid .debug_line section"
tbull6efdf252009-04-18 20:44:43 +0000158msgstr "ungültige .debug_line Sektion"
tomspur4e1b7c92009-04-05 10:10:43 +0000159
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700160#: libdw/dwarf_error.c:102
tomspur4e1b7c92009-04-05 10:10:43 +0000161msgid "debug information too big"
tbull6efdf252009-04-18 20:44:43 +0000162msgstr "Debug Information zu groß"
tomspur4e1b7c92009-04-05 10:10:43 +0000163
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700164#: libdw/dwarf_error.c:103
tomspur4e1b7c92009-04-05 10:10:43 +0000165msgid "invalid DWARF version"
tbull6efdf252009-04-18 20:44:43 +0000166msgstr "Ungültige DWARF Version"
tomspur4e1b7c92009-04-05 10:10:43 +0000167
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700168#: libdw/dwarf_error.c:104
tomspur4e1b7c92009-04-05 10:10:43 +0000169msgid "invalid directory index"
micm8d743222009-06-19 09:10:01 +0000170msgstr "ungültiger Verzeichnisindex"
tomspur4e1b7c92009-04-05 10:10:43 +0000171
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700172#: libdw/dwarf_error.c:105 libdwfl/libdwflP.h:91
tomspur4e1b7c92009-04-05 10:10:43 +0000173msgid "address out of range"
tbull6efdf252009-04-18 20:44:43 +0000174msgstr "Außerhalb des Adressbereiches"
tomspur4e1b7c92009-04-05 10:10:43 +0000175
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700176#: libdw/dwarf_error.c:106
tomspur4e1b7c92009-04-05 10:10:43 +0000177msgid "no location list value"
178msgstr ""
179
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700180#: libdw/dwarf_error.c:107
tomspur4e1b7c92009-04-05 10:10:43 +0000181msgid "no block data"
182msgstr ""
183
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700184#: libdw/dwarf_error.c:108
tomspur4e1b7c92009-04-05 10:10:43 +0000185msgid "invalid line index"
tbull6efdf252009-04-18 20:44:43 +0000186msgstr "Ungültiger Zeilenindex"
tomspur4e1b7c92009-04-05 10:10:43 +0000187
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700188#: libdw/dwarf_error.c:109
tomspur4e1b7c92009-04-05 10:10:43 +0000189msgid "invalid address range index"
tbull6efdf252009-04-18 20:44:43 +0000190msgstr "Ungültiger Adressbereichs Index"
tomspur4e1b7c92009-04-05 10:10:43 +0000191
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700192#: libdw/dwarf_error.c:110 libdwfl/libdwflP.h:92
tomspur4e1b7c92009-04-05 10:10:43 +0000193msgid "no matching address range"
tbull6efdf252009-04-18 20:44:43 +0000194msgstr "Kein passender Adressbereich"
tomspur4e1b7c92009-04-05 10:10:43 +0000195
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700196#: libdw/dwarf_error.c:111
tomspur4e1b7c92009-04-05 10:10:43 +0000197msgid "no flag value"
198msgstr ""
199
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700200#: libdw/dwarf_error.c:112 libelf/elf_error.c:253
201msgid "invalid offset"
202msgstr "ungültiger Offset"
203
204#: libdw/dwarf_error.c:113
tomspur4e1b7c92009-04-05 10:10:43 +0000205msgid ".debug_ranges section missing"
206msgstr ""
207
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700208#: libdw/dwarf_error.c:114
209#, fuzzy
210msgid "invalid CFI section"
211msgstr "ungültiger Abschnitt"
212
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500213#: libdwfl/argp-std.c:67 src/unstrip.c:2248
tomspur4e1b7c92009-04-05 10:10:43 +0000214msgid "Input selection options:"
tbull6efdf252009-04-18 20:44:43 +0000215msgstr "Eingabeauswahloptionen:"
tomspur4e1b7c92009-04-05 10:10:43 +0000216
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700217#: libdwfl/argp-std.c:68
tomspur4e1b7c92009-04-05 10:10:43 +0000218msgid "Find addresses in FILE"
tbull6efdf252009-04-18 20:44:43 +0000219msgstr "Finde Adressen in FILE"
tomspur4e1b7c92009-04-05 10:10:43 +0000220
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700221#: libdwfl/argp-std.c:70
tomspur4e1b7c92009-04-05 10:10:43 +0000222msgid "Find addresses from signatures found in COREFILE"
tbull6efdf252009-04-18 20:44:43 +0000223msgstr "Finde Adressen von Signatur aus COREFILE"
tomspur4e1b7c92009-04-05 10:10:43 +0000224
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700225#: libdwfl/argp-std.c:72
tomspur4e1b7c92009-04-05 10:10:43 +0000226msgid "Find addresses in files mapped into process PID"
227msgstr ""
228
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700229#: libdwfl/argp-std.c:74
micm8d743222009-06-19 09:10:01 +0000230msgid ""
231"Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
232"format"
tomspur4e1b7c92009-04-05 10:10:43 +0000233msgstr ""
234
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700235#: libdwfl/argp-std.c:76
tomspur4e1b7c92009-04-05 10:10:43 +0000236msgid "Find addresses in the running kernel"
micm8d743222009-06-19 09:10:01 +0000237msgstr "Finde Adressen im laufenden Kernel"
tomspur4e1b7c92009-04-05 10:10:43 +0000238
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700239#: libdwfl/argp-std.c:78
tomspur4e1b7c92009-04-05 10:10:43 +0000240msgid "Kernel with all modules"
tbull6efdf252009-04-18 20:44:43 +0000241msgstr "Kernel mit allen Modulen"
tomspur4e1b7c92009-04-05 10:10:43 +0000242
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700243#: libdwfl/argp-std.c:80
tomspur4e1b7c92009-04-05 10:10:43 +0000244msgid "Search path for separate debuginfo files"
tbull6efdf252009-04-18 20:44:43 +0000245msgstr "Dateisuchpfad für separate Debug-Informationen"
tomspur4e1b7c92009-04-05 10:10:43 +0000246
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700247#: libdwfl/argp-std.c:163
tomspur4e1b7c92009-04-05 10:10:43 +0000248msgid "only one of -e, -p, -k, -K, or --core allowed"
tbull6efdf252009-04-18 20:44:43 +0000249msgstr "Nur eine Option von -e, -p, -k, -K, oder --core erlaubt"
tomspur4e1b7c92009-04-05 10:10:43 +0000250
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700251#: libdwfl/argp-std.c:223
tomspur4e1b7c92009-04-05 10:10:43 +0000252#, c-format
253msgid "cannot read ELF core file: %s"
tbull6efdf252009-04-18 20:44:43 +0000254msgstr "Konnte ELF Kerndatei %s nicht lesen"
tomspur4e1b7c92009-04-05 10:10:43 +0000255
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700256#: libdwfl/argp-std.c:241
tomspur4e1b7c92009-04-05 10:10:43 +0000257msgid "No modules recognized in core file"
tbull6efdf252009-04-18 20:44:43 +0000258msgstr "Keine Module in der Kerndatei gefunden"
tomspur4e1b7c92009-04-05 10:10:43 +0000259
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700260#: libdwfl/argp-std.c:253
tomspur4e1b7c92009-04-05 10:10:43 +0000261msgid "cannot load kernel symbols"
tbull6efdf252009-04-18 20:44:43 +0000262msgstr "Konnte Kernel Symbole nicht laden"
tomspur4e1b7c92009-04-05 10:10:43 +0000263
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700264#: libdwfl/argp-std.c:257
tomspur4e1b7c92009-04-05 10:10:43 +0000265msgid "cannot find kernel modules"
tbull6efdf252009-04-18 20:44:43 +0000266msgstr "Konnte Kernel Module nicht finden"
tomspur4e1b7c92009-04-05 10:10:43 +0000267
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700268#: libdwfl/argp-std.c:271
tomspur4e1b7c92009-04-05 10:10:43 +0000269msgid "cannot find kernel or modules"
tbull6efdf252009-04-18 20:44:43 +0000270msgstr "Konnte Kernel oder Module nicht finden"
tomspur4e1b7c92009-04-05 10:10:43 +0000271
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700272#: libdwfl/libdwflP.h:73
273msgid "See errno"
274msgstr ""
275
276#: libdwfl/libdwflP.h:74
277msgid "See elf_errno"
278msgstr ""
279
280#: libdwfl/libdwflP.h:75
281msgid "See dwarf_errno"
282msgstr ""
283
284#: libdwfl/libdwflP.h:76
285msgid "See ebl_errno (XXX missing)"
286msgstr ""
287
288#: libdwfl/libdwflP.h:77
289msgid "gzip decompression failed"
290msgstr ""
291
292#: libdwfl/libdwflP.h:78
293msgid "bzip2 decompression failed"
294msgstr ""
295
296#: libdwfl/libdwflP.h:79
297msgid "LZMA decompression failed"
298msgstr ""
299
300#: libdwfl/libdwflP.h:80
301msgid "no support library found for machine"
302msgstr ""
303
304#: libdwfl/libdwflP.h:81
305msgid "Callbacks missing for ET_REL file"
306msgstr ""
307
308#: libdwfl/libdwflP.h:82
309msgid "Unsupported relocation type"
310msgstr ""
311
312#: libdwfl/libdwflP.h:83
313msgid "r_offset is bogus"
314msgstr ""
315
316#: libdwfl/libdwflP.h:84 libelf/elf_error.c:132 libelf/elf_error.c:192
317msgid "offset out of range"
318msgstr "Offset ausserhalb des Bereichs"
319
320#: libdwfl/libdwflP.h:85
321#, fuzzy
322msgid "relocation refers to undefined symbol"
323msgstr "Zeige Grösse der definierten Symbole"
324
325#: libdwfl/libdwflP.h:86
326msgid "Callback returned failure"
327msgstr ""
328
329#: libdwfl/libdwflP.h:87
330#, fuzzy
331msgid "No DWARF information found"
332msgstr "keine DWARF Information"
333
334#: libdwfl/libdwflP.h:88
335msgid "No symbol table found"
336msgstr ""
337
338#: libdwfl/libdwflP.h:89
339#, fuzzy
340msgid "No ELF program headers"
341msgstr "Programm-Köpfe anzeigen"
342
343#: libdwfl/libdwflP.h:90
344msgid "address range overlaps an existing module"
345msgstr ""
346
347#: libdwfl/libdwflP.h:93
348msgid "image truncated"
349msgstr ""
350
351#: libdwfl/libdwflP.h:94
352#, fuzzy
353msgid "ELF file opened"
354msgstr "keine ELF Datei"
355
356#: libdwfl/libdwflP.h:95
357#, fuzzy
358msgid "not a valid ELF file"
359msgstr "Ungültige ELF Datei"
360
361#: libdwfl/libdwflP.h:96
362#, fuzzy
363msgid "cannot handle DWARF type description"
364msgstr "konnte Elf-Deskriptor nicht erzeugen: %s"
365
Ulrich Drepper2c712522010-06-28 12:10:53 -0700366#: libdwfl/libdwflP.h:97
367msgid "ELF file does not match build ID"
368msgstr ""
369
Ulrich Drepper754f22e2011-01-12 18:07:24 -0500370#: libdwfl/libdwflP.h:98
371#, fuzzy
372msgid "corrupt .gnu.prelink_undo section data"
373msgstr "konnte Abschnittsdaten nicht holen: %s"
374
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700375#: libebl/eblbackendname.c:63
tomspur4e1b7c92009-04-05 10:10:43 +0000376msgid "No backend"
micm8d743222009-06-19 09:10:01 +0000377msgstr "Kein Backend"
tomspur4e1b7c92009-04-05 10:10:43 +0000378
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700379#: libebl/eblcorenotetypename.c:107 libebl/eblobjecttypename.c:78
Roland McGrath32899ac2011-07-09 03:17:24 -0700380#: libebl/eblobjnotetypename.c:94 libebl/eblosabiname.c:98
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700381#: libebl/eblsectionname.c:110 libebl/eblsectiontypename.c:140
382#: libebl/eblsegmenttypename.c:104
tomspur4e1b7c92009-04-05 10:10:43 +0000383msgid "<unknown>"
tbull6efdf252009-04-18 20:44:43 +0000384msgstr "<Unbekannt>"
tomspur4e1b7c92009-04-05 10:10:43 +0000385
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700386#: libebl/ebldynamictagname.c:126
tomspur4e1b7c92009-04-05 10:10:43 +0000387#, c-format
388msgid "<unknown>: %#<PRIx64>"
tbull6efdf252009-04-18 20:44:43 +0000389msgstr "<Unbekannt>: %#<PRIx64>"
tomspur4e1b7c92009-04-05 10:10:43 +0000390
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700391#: libebl/eblobjnote.c:76
Roland McGrath32899ac2011-07-09 03:17:24 -0700392#, fuzzy, c-format
393msgid "unknown SDT version %u\n"
394msgstr "unbekannte Version"
395
396#: libebl/eblobjnote.c:94
397#, fuzzy, c-format
398msgid "invalid SDT probe descriptor\n"
399msgstr "ungültiger Datei-Deskriptor"
400
401#: libebl/eblobjnote.c:144
402#, c-format
403msgid " PC: "
404msgstr ""
405
406#: libebl/eblobjnote.c:146
407#, c-format
408msgid " Base: "
409msgstr ""
410
411#: libebl/eblobjnote.c:148
412#, c-format
413msgid " Semaphore: "
414msgstr ""
415
416#: libebl/eblobjnote.c:150
417#, c-format
418msgid " Provider: "
419msgstr ""
420
421#: libebl/eblobjnote.c:152
422#, c-format
423msgid " Name: "
424msgstr ""
425
426#: libebl/eblobjnote.c:154
427#, c-format
428msgid " Args: "
429msgstr ""
430
431#: libebl/eblobjnote.c:164
tomspur4e1b7c92009-04-05 10:10:43 +0000432#, c-format
433msgid " Build ID: "
tbull6efdf252009-04-18 20:44:43 +0000434msgstr " Build ID: "
tomspur4e1b7c92009-04-05 10:10:43 +0000435
Roland McGrath32899ac2011-07-09 03:17:24 -0700436#: libebl/eblobjnote.c:175
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700437#, c-format
438msgid " Linker version: %.*s\n"
439msgstr ""
440
Roland McGrath32899ac2011-07-09 03:17:24 -0700441#: libebl/eblobjnote.c:224
tomspur4e1b7c92009-04-05 10:10:43 +0000442#, c-format
443msgid " OS: %s, ABI: "
tbull6efdf252009-04-18 20:44:43 +0000444msgstr " OS: %s, ABI: "
tomspur4e1b7c92009-04-05 10:10:43 +0000445
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700446#: libebl/eblosabiname.c:95
tomspur4e1b7c92009-04-05 10:10:43 +0000447msgid "Stand alone"
448msgstr ""
449
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700450#: libebl/eblsymbolbindingname.c:92 libebl/eblsymboltypename.c:98
tomspur4e1b7c92009-04-05 10:10:43 +0000451#, c-format
452msgid "<unknown>: %d"
micm8d743222009-06-19 09:10:01 +0000453msgstr "<unbekannt>: %d"
tomspur4e1b7c92009-04-05 10:10:43 +0000454
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700455#: libelf/elf_error.c:88
456msgid "unknown version"
457msgstr "unbekannte Version"
tomspur4e1b7c92009-04-05 10:10:43 +0000458
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700459#: libelf/elf_error.c:92
460msgid "unknown type"
461msgstr "unbekannter Typ"
tomspur4e1b7c92009-04-05 10:10:43 +0000462
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700463#: libelf/elf_error.c:96
464msgid "invalid `Elf' handle"
465msgstr "ungültiges `Elf'-Handle"
tomspur4e1b7c92009-04-05 10:10:43 +0000466
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700467#: libelf/elf_error.c:100
468msgid "invalid size of source operand"
469msgstr "ungültige Grösse des Quell-Operanden"
tomspur4e1b7c92009-04-05 10:10:43 +0000470
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700471#: libelf/elf_error.c:104
472msgid "invalid size of destination operand"
473msgstr "ungültige Grösse des Ziel-Operanden"
tomspur4e1b7c92009-04-05 10:10:43 +0000474
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -0400475#: libelf/elf_error.c:108 src/readelf.c:5176
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700476#, c-format
477msgid "invalid encoding"
478msgstr "ungültige Kodierung"
tomspur4e1b7c92009-04-05 10:10:43 +0000479
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700480#: libelf/elf_error.c:116
481msgid "invalid file descriptor"
482msgstr "ungültiger Datei-Deskriptor"
tomspur4e1b7c92009-04-05 10:10:43 +0000483
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700484#: libelf/elf_error.c:120
485msgid "invalid operation"
486msgstr "ungültige Operation"
tomspur4e1b7c92009-04-05 10:10:43 +0000487
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700488#: libelf/elf_error.c:124
489msgid "ELF version not set"
490msgstr "ELF-Version nicht gesetzt"
491
492#: libelf/elf_error.c:136
493msgid "invalid fmag field in archive header"
494msgstr "ungültiges fmag-Feld im Archivheader"
495
496#: libelf/elf_error.c:140
497msgid "invalid archive file"
498msgstr "Ungültige Archiv-Datei"
499
500#: libelf/elf_error.c:144
501msgid "descriptor is not for an archive"
tomspur4e1b7c92009-04-05 10:10:43 +0000502msgstr ""
503
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700504#: libelf/elf_error.c:148
505msgid "no index available"
506msgstr "kein Index verfügbar"
tomspur4e1b7c92009-04-05 10:10:43 +0000507
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700508#: libelf/elf_error.c:152
509msgid "cannot read data from file"
510msgstr "Daten aus der Datei konnten nicht gelesen werden"
tomspur4e1b7c92009-04-05 10:10:43 +0000511
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700512#: libelf/elf_error.c:156
513msgid "cannot write data to file"
514msgstr "Daten konnten nicht in die Datei geschrieben werden"
tomspur4e1b7c92009-04-05 10:10:43 +0000515
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700516#: libelf/elf_error.c:160
517msgid "invalid binary class"
518msgstr "ungültige Binärklasse"
tomspur4e1b7c92009-04-05 10:10:43 +0000519
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700520#: libelf/elf_error.c:164
521msgid "invalid section index"
522msgstr "ungültiger Abschnittsindex"
tomspur4e1b7c92009-04-05 10:10:43 +0000523
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700524#: libelf/elf_error.c:168
525msgid "invalid operand"
526msgstr "ungültiger Operand"
tomspur4e1b7c92009-04-05 10:10:43 +0000527
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700528#: libelf/elf_error.c:172
529msgid "invalid section"
530msgstr "ungültiger Abschnitt"
tomspur4e1b7c92009-04-05 10:10:43 +0000531
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700532#: libelf/elf_error.c:180
533msgid "executable header not created first"
534msgstr "ausführbarer Header wurde nicht zuerst erstellt"
tomspur4e1b7c92009-04-05 10:10:43 +0000535
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700536#: libelf/elf_error.c:184
537msgid "file descriptor disabled"
538msgstr "Datei-Deskriptor deaktiviert"
tomspur4e1b7c92009-04-05 10:10:43 +0000539
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700540#: libelf/elf_error.c:188
micm8d743222009-06-19 09:10:01 +0000541#, fuzzy
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700542msgid "archive/member file descriptor mismatch"
543msgstr "Datei-Deskriptor deaktiviert"
tomspur4e1b7c92009-04-05 10:10:43 +0000544
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700545#: libelf/elf_error.c:196
546msgid "cannot manipulate null section"
tomspur4e1b7c92009-04-05 10:10:43 +0000547msgstr ""
548
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700549#: libelf/elf_error.c:200
550#, fuzzy
551msgid "data/scn mismatch"
552msgstr "data/scn Unterschied"
tomspur4e1b7c92009-04-05 10:10:43 +0000553
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700554#: libelf/elf_error.c:204
555msgid "invalid section header"
556msgstr "ungültiger Abschnitts-Header"
tomspur4e1b7c92009-04-05 10:10:43 +0000557
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100558#: libelf/elf_error.c:208 src/readelf.c:6850 src/readelf.c:6951
559#: src/readelf.c:7113
tomspur4e1b7c92009-04-05 10:10:43 +0000560#, c-format
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700561msgid "invalid data"
562msgstr "Ungültige Daten"
tomspur4e1b7c92009-04-05 10:10:43 +0000563
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700564#: libelf/elf_error.c:212
565msgid "unknown data encoding"
566msgstr "Unbekannte Datenkodierung"
tomspur4e1b7c92009-04-05 10:10:43 +0000567
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700568#: libelf/elf_error.c:216
569msgid "section `sh_size' too small for data"
570msgstr "Abschnitt `sh_size' zu klein für Daten"
tomspur4e1b7c92009-04-05 10:10:43 +0000571
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700572#: libelf/elf_error.c:220
573msgid "invalid section alignment"
574msgstr "ungültige Abschnittsausrichtung"
575
576#: libelf/elf_error.c:224
577msgid "invalid section entry size"
578msgstr ""
579
580#: libelf/elf_error.c:228
581msgid "update() for write on read-only file"
582msgstr ""
583
584#: libelf/elf_error.c:232
585msgid "no such file"
586msgstr "Datei nicht gefunden"
587
588#: libelf/elf_error.c:236
589msgid "only relocatable files can contain section groups"
590msgstr ""
591
592#: libelf/elf_error.c:241
593msgid ""
594"program header only allowed in executables, shared objects, and core files"
595msgstr ""
596
597#: libelf/elf_error.c:248
598msgid "file has no program header"
599msgstr "Datei hat keinen Programm-Kopf"
600
601#: src/addr2line.c:66
602msgid "Output selection options:"
603msgstr ""
604
605#: src/addr2line.c:67
606msgid "Show only base names of source files"
607msgstr ""
608
609#: src/addr2line.c:69
610msgid "Show absolute file names using compilation directory"
611msgstr ""
612
613#: src/addr2line.c:70
614msgid "Also show function names"
615msgstr ""
616
617#: src/addr2line.c:71
618msgid "Also show symbol or section names"
619msgstr ""
620
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700621#: src/addr2line.c:72
622msgid "Also show line table flags"
623msgstr ""
624
625#: src/addr2line.c:74
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700626msgid "Treat addresses as offsets relative to NAME section."
627msgstr ""
628
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100629#: src/addr2line.c:76 src/elfcmp.c:80 src/findtextrel.c:75 src/nm.c:108
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700630#: src/strings.c:83
631msgid "Miscellaneous:"
632msgstr "Verschiedenes:"
633
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700634#: src/addr2line.c:85
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700635msgid ""
636"Locate source files and line information for ADDRs (in a.out by default)."
637msgstr ""
638
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700639#: src/addr2line.c:89
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700640msgid "[ADDR...]"
641msgstr ""
642
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100643#: src/addr2line.c:189 src/ar.c:296 src/elfcmp.c:670 src/elflint.c:239
644#: src/findtextrel.c:170 src/ld.c:957 src/nm.c:273 src/objdump.c:189
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -0400645#: src/ranlib.c:136 src/readelf.c:462 src/size.c:219 src/strings.c:227
Roland McGrath32899ac2011-07-09 03:17:24 -0700646#: src/strip.c:221 src/unstrip.c:234
tomspur4e1b7c92009-04-05 10:10:43 +0000647#, c-format
648msgid ""
649"Copyright (C) %s Red Hat, Inc.\n"
650"This is free software; see the source for copying conditions. There is NO\n"
651"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
652msgstr ""
tbull6efdf252009-04-18 20:44:43 +0000653"Copyright (C) %s Red Hat, Inc.\n"
micm8d743222009-06-19 09:10:01 +0000654"Dies ist freie Software, siehe Quellcode für Kopierbedingungen. KEINE "
655"GARANTIE,\n"
tbull6efdf252009-04-18 20:44:43 +0000656"auch nicht für Marktgängigkeit oder Eignung für einen Bestimmten Zweck.\n"
tomspur4e1b7c92009-04-05 10:10:43 +0000657
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100658#: src/addr2line.c:194 src/ar.c:301 src/elfcmp.c:675 src/elflint.c:244
659#: src/findtextrel.c:175 src/ld.c:962 src/nm.c:278 src/objdump.c:194
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -0400660#: src/ranlib.c:141 src/readelf.c:467 src/size.c:224 src/strings.c:232
Roland McGrath32899ac2011-07-09 03:17:24 -0700661#: src/strip.c:226 src/unstrip.c:239
tomspur4e1b7c92009-04-05 10:10:43 +0000662#, c-format
663msgid "Written by %s.\n"
tbull6efdf252009-04-18 20:44:43 +0000664msgstr "Geschrieben von %s.\n"
tomspur4e1b7c92009-04-05 10:10:43 +0000665
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700666#: src/addr2line.c:413
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700667#, fuzzy, c-format
668msgid "Section syntax requires exactly one module"
669msgstr "Abschnitt syntax benötigt genau ein Modul"
670
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700671#: src/addr2line.c:436
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700672#, c-format
673msgid "offset %#<PRIxMAX> lies outside section '%s'"
674msgstr ""
675
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700676#: src/addr2line.c:477
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700677#, c-format
678msgid "cannot find symbol '%s'"
679msgstr "Konnte Symbol '%s' nicht finden"
680
Ulrich Drepperb8cdd452010-09-13 11:57:02 -0700681#: src/addr2line.c:482
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700682#, c-format
683msgid "offset %#<PRIxMAX> lies outside contents of '%s'"
684msgstr ""
685
686#: src/ar.c:76
687msgid "Commands:"
688msgstr "Befehle:"
689
690#: src/ar.c:77
691msgid "Delete files from archive."
692msgstr "Dateien aus dem Archiv löschen."
693
694#: src/ar.c:78
695msgid "Move files in archive."
696msgstr "Dateien zum Archiv hinzufügen."
697
698#: src/ar.c:79
699msgid "Print files in archive."
700msgstr "Packe Dateien in Archiv"
701
702#: src/ar.c:80
703msgid "Quick append files to archive."
704msgstr "Hänge Dateien an ein Archiv"
705
706#: src/ar.c:82
707msgid "Replace existing or insert new file into archive."
708msgstr "Ersetze existierende oder füge neue Datei in das Archiv ein."
709
710#: src/ar.c:83
711msgid "Display content of archive."
712msgstr "Zeige Archivinhalt an."
713
714#: src/ar.c:84
715msgid "Extract files from archive."
716msgstr "Entpacke Dateien aus dem Archiv"
717
718#: src/ar.c:86
719msgid "Command Modifiers:"
720msgstr ""
721
722#: src/ar.c:87
723msgid "Preserve original dates."
724msgstr "Erhalte ursprüngliche Daten."
725
726#: src/ar.c:88
727msgid "Use instance [COUNT] of name."
728msgstr ""
729
730#: src/ar.c:90
731msgid "Do not replace existing files with extracted files."
732msgstr "Ersetze existierende Dateien nicht mit entpackten Dateien"
733
734#: src/ar.c:91
735msgid "Allow filename to be truncated if necessary."
736msgstr "Erlaube angehängte Dateinamen, wenn nötig"
737
738#: src/ar.c:93
739msgid "Provide verbose output."
740msgstr "Zeige detaillierte Ausgabe."
741
742#: src/ar.c:94
743msgid "Force regeneration of symbol table."
744msgstr "Erzwinge Regenerierung der Symboltabelle."
745
746#: src/ar.c:95
747msgid "Insert file after [MEMBER]."
748msgstr "Füge Datei nach [MEMBER] ein."
749
750#: src/ar.c:96
751msgid "Insert file before [MEMBER]."
752msgstr "Füge Datei vor [MEMBER] ein."
753
754#: src/ar.c:97
755msgid "Same as -b."
756msgstr "Genau wie -b."
757
758#: src/ar.c:98
759msgid "Suppress message when library has to be created."
760msgstr "Unterdrücke Nachricht wenn Bibliothek erstellt werden muss."
761
762#: src/ar.c:100
763#, fuzzy
764msgid "Use full path for file matching."
765msgstr "Vollständigen Pfad für Dateiabgleich verwenden."
766
767#: src/ar.c:101
768msgid "Update only older files in archive."
769msgstr "Nur ältere Datein im Archiv aktualisieren"
770
771#: src/ar.c:107
772msgid "Create, modify, and extract from archives."
773msgstr "Erstelle, ändere, extrahiere von Archiven"
774
775#: src/ar.c:110
776msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]"
777msgstr "[MEMBER] [COUNT] ARCHIVE [FILE...]"
778
779#: src/ar.c:192
780#, c-format
781msgid "'a', 'b', and 'i' are only allowed with the 'm' and 'r' options"
782msgstr "'a', 'b', und 'i' nur zusammen mit 'm' and 'r Optionen"
783
784#: src/ar.c:197
785#, c-format
786msgid "MEMBER parameter required for 'a', 'b', and 'i' modifiers"
787msgstr ""
788
789#: src/ar.c:213
790#, c-format
791msgid "'N' is only meaningful with the 'x' and 'd' options"
792msgstr "'N' ist nur mit den Optionen 'x' und 'd' von Bedeutung."
793
794#: src/ar.c:218
795#, c-format
796msgid "COUNT parameter required"
797msgstr "COUNT Parameter erforderlich"
798
799#: src/ar.c:230
800#, c-format
801msgid "invalid COUNT parameter %s"
802msgstr "Ungültiger COUNT Parameter %s"
803
804#: src/ar.c:237
805#, fuzzy, c-format
806msgid "'%c' is only meaningful with the 'x' option"
807msgstr "'%' ist nur mit der Option 'x' von Bedeutung"
808
809#: src/ar.c:243
810#, c-format
811msgid "archive name required"
812msgstr "Archivname erforderlich"
813
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100814#: src/ar.c:256
815#, c-format
816msgid "command option required"
817msgstr ""
818
819#: src/ar.c:321
tomspur4e1b7c92009-04-05 10:10:43 +0000820#, c-format
821msgid "More than one operation specified"
micm8d743222009-06-19 09:10:01 +0000822msgstr "Mehr als eine Operation angegeben"
tomspur4e1b7c92009-04-05 10:10:43 +0000823
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100824#: src/ar.c:415
tomspur4e1b7c92009-04-05 10:10:43 +0000825#, c-format
826msgid "cannot open archive '%s'"
tbull6efdf252009-04-18 20:44:43 +0000827msgstr "Konnte Archiv '%s' nicht öffnen"
tomspur4e1b7c92009-04-05 10:10:43 +0000828
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100829#: src/ar.c:425
tomspur4e1b7c92009-04-05 10:10:43 +0000830#, c-format
831msgid "cannot open archive '%s': %s"
tbull6efdf252009-04-18 20:44:43 +0000832msgstr "Konnte Archiv '%s': %s nicht öffnen"
tomspur4e1b7c92009-04-05 10:10:43 +0000833
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100834#: src/ar.c:429
tomspur4e1b7c92009-04-05 10:10:43 +0000835#, c-format
836msgid "%s: not an archive file"
tbull6efdf252009-04-18 20:44:43 +0000837msgstr "%s: Keine Archiv-Datei"
tomspur4e1b7c92009-04-05 10:10:43 +0000838
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100839#: src/ar.c:433
tomspur4e1b7c92009-04-05 10:10:43 +0000840#, c-format
841msgid "cannot stat archive '%s'"
842msgstr ""
843
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100844#: src/ar.c:445
tomspur4e1b7c92009-04-05 10:10:43 +0000845#, c-format
846msgid "no entry %s in archive\n"
tbull6efdf252009-04-18 20:44:43 +0000847msgstr "Kein Eintrag %s in Archiv\n"
tomspur4e1b7c92009-04-05 10:10:43 +0000848
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100849#: src/ar.c:498 src/ar.c:940 src/ar.c:1140
tomspur4e1b7c92009-04-05 10:10:43 +0000850#, c-format
851msgid "cannot create hash table"
tbull6efdf252009-04-18 20:44:43 +0000852msgstr "Konnte Hash-Tabelle nicht erstellen"
tomspur4e1b7c92009-04-05 10:10:43 +0000853
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100854#: src/ar.c:505 src/ar.c:947 src/ar.c:1149
tomspur4e1b7c92009-04-05 10:10:43 +0000855#, c-format
856msgid "cannot insert into hash table"
tbull6efdf252009-04-18 20:44:43 +0000857msgstr "Konnte nicht in Hash-Tabelle einfügen"
tomspur4e1b7c92009-04-05 10:10:43 +0000858
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100859#: src/ar.c:513 src/ranlib.c:176
tomspur4e1b7c92009-04-05 10:10:43 +0000860#, c-format
861msgid "cannot stat '%s'"
862msgstr ""
863
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100864#: src/ar.c:609
tomspur4e1b7c92009-04-05 10:10:43 +0000865#, c-format
866msgid "cannot read content of %s: %s"
tbull6efdf252009-04-18 20:44:43 +0000867msgstr "Konnte Inhalt von %s: %s nicht lesen"
tomspur4e1b7c92009-04-05 10:10:43 +0000868
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100869#: src/ar.c:652
tomspur4e1b7c92009-04-05 10:10:43 +0000870#, c-format
871msgid "cannot open %.*s"
tbull6efdf252009-04-18 20:44:43 +0000872msgstr "Konnte %.*s nicht öffnen"
tomspur4e1b7c92009-04-05 10:10:43 +0000873
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100874#: src/ar.c:674
tomspur4e1b7c92009-04-05 10:10:43 +0000875#, c-format
876msgid "failed to write %s"
tbull6efdf252009-04-18 20:44:43 +0000877msgstr "Konnte %s nicht schreiben"
tomspur4e1b7c92009-04-05 10:10:43 +0000878
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100879#: src/ar.c:686
tomspur4e1b7c92009-04-05 10:10:43 +0000880#, c-format
881msgid "cannot change mode of %s"
882msgstr ""
883
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100884#: src/ar.c:702
tomspur4e1b7c92009-04-05 10:10:43 +0000885#, c-format
886msgid "cannot change modification time of %s"
tbull6efdf252009-04-18 20:44:43 +0000887msgstr "Konnte Bearbeitungszeit von %s nicht ändern"
tomspur4e1b7c92009-04-05 10:10:43 +0000888
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100889#: src/ar.c:748
tomspur4e1b7c92009-04-05 10:10:43 +0000890#, c-format
891msgid "cannot rename temporary file to %.*s"
tbull6efdf252009-04-18 20:44:43 +0000892msgstr "Konnte temporäre Datei nicht in %.*s umbenennen"
tomspur4e1b7c92009-04-05 10:10:43 +0000893
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100894#: src/ar.c:784 src/ar.c:1032 src/ar.c:1431 src/ranlib.c:250
tomspur4e1b7c92009-04-05 10:10:43 +0000895#, c-format
896msgid "cannot create new file"
897msgstr "neue Datei konnte nicht angelegt werden"
898
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100899#: src/ar.c:1231
tomspur4e1b7c92009-04-05 10:10:43 +0000900#, c-format
901msgid "position member %s not found"
902msgstr ""
903
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100904#: src/ar.c:1241
tomspur4e1b7c92009-04-05 10:10:43 +0000905#, c-format
906msgid "%s: no entry %s in archive!\n"
907msgstr "%s: Kein Eintrag %s in dem Archiv!\n"
908
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100909#: src/ar.c:1270 src/ldgeneric.c:517 src/objdump.c:265
tomspur4e1b7c92009-04-05 10:10:43 +0000910#, c-format
911msgid "cannot open %s"
tbull6efdf252009-04-18 20:44:43 +0000912msgstr "Konnte %s nicht öffnen"
tomspur4e1b7c92009-04-05 10:10:43 +0000913
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100914#: src/ar.c:1275
tomspur4e1b7c92009-04-05 10:10:43 +0000915#, c-format
916msgid "cannot stat %s"
917msgstr ""
918
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100919#: src/ar.c:1281
tomspur4e1b7c92009-04-05 10:10:43 +0000920#, c-format
921msgid "%s is no regular file"
tbull6efdf252009-04-18 20:44:43 +0000922msgstr "%s ist keine reguläre Datei"
tomspur4e1b7c92009-04-05 10:10:43 +0000923
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100924#: src/ar.c:1294
tomspur4e1b7c92009-04-05 10:10:43 +0000925#, c-format
926msgid "cannot get ELF descriptor for %s: %s\n"
927msgstr ""
928
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100929#: src/ar.c:1314
tomspur4e1b7c92009-04-05 10:10:43 +0000930#, c-format
931msgid "cannot read %s: %s"
tbull6efdf252009-04-18 20:44:43 +0000932msgstr "Konnte %s: %s nicht lesen"
tomspur4e1b7c92009-04-05 10:10:43 +0000933
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100934#: src/arlib.c:216
tomspur4e1b7c92009-04-05 10:10:43 +0000935#, c-format
936msgid "the archive '%s' is too large"
tbull6efdf252009-04-18 20:44:43 +0000937msgstr "Das Archiv '%s' ist zu groß"
tomspur4e1b7c92009-04-05 10:10:43 +0000938
Mark Wielaard62f4c7b2012-02-23 12:28:59 +0100939#: src/arlib.c:229
tomspur4e1b7c92009-04-05 10:10:43 +0000940#, c-format
941msgid "cannot read ELF header of %s(%s): %s"
tbull6efdf252009-04-18 20:44:43 +0000942msgstr "\"Konnte ELF-Kopf von %s(%s): %s nicht lesen"
tomspur4e1b7c92009-04-05 10:10:43 +0000943
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500944#: src/elfcmp.c:70
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700945msgid "Control options:"
946msgstr ""
947
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500948#: src/elfcmp.c:72
949msgid "Output all differences, not just the first"
950msgstr ""
951
952#: src/elfcmp.c:73
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700953msgid ""
954"Control treatment of gaps in loadable segments [ignore|match] (default: "
955"ignore)"
956msgstr ""
957
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500958#: src/elfcmp.c:75
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700959msgid "Ignore permutation of buckets in SHT_HASH section"
960msgstr ""
961
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500962#: src/elfcmp.c:77
963msgid "Ignore differences in build ID"
964msgstr ""
965
966#: src/elfcmp.c:78
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700967msgid "Output nothing; yield exit status only"
968msgstr ""
969
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500970#: src/elfcmp.c:85
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700971msgid "Compare relevant parts of two ELF files for equality."
972msgstr ""
973
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500974#: src/elfcmp.c:89
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700975#, fuzzy
976msgid "FILE1 FILE2"
977msgstr "DATEI1 DATEI2"
978
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500979#: src/elfcmp.c:151
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700980msgid "Invalid number of parameters.\n"
981msgstr "Ungültige Anzahl von Parametern.\n"
982
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500983#: src/elfcmp.c:182 src/elfcmp.c:187
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700984#, c-format
985msgid "cannot get ELF header of '%s': %s"
986msgstr ""
987
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500988#: src/elfcmp.c:213
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700989#, c-format
990msgid "%s %s diff: ELF header"
991msgstr ""
992
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500993#: src/elfcmp.c:220 src/elfcmp.c:223
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700994#, fuzzy, c-format
995msgid "cannot get section count of '%s': %s"
996msgstr "konnte Abschnittsdaten nicht holen: %s"
997
Ulrich Drepper170ecbd2011-02-15 09:36:26 -0500998#: src/elfcmp.c:228
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -0700999#, c-format
1000msgid "%s %s diff: section count"
1001msgstr ""
1002
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001003#: src/elfcmp.c:235 src/elfcmp.c:238
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001004#, fuzzy, c-format
1005msgid "cannot get program header count of '%s': %s"
1006msgstr "konnte Programm-Kopf nicht erstellen: %s"
1007
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001008#: src/elfcmp.c:243
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001009#, fuzzy, c-format
1010msgid "%s %s diff: program header count"
1011msgstr "Datei hat keinen Programm-Kopf"
1012
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001013#: src/elfcmp.c:300
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001014#, c-format
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001015msgid "%s %s differ: section [%zu], [%zu] name"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001016msgstr ""
1017
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001018#: src/elfcmp.c:323
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001019#, c-format
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001020msgid "%s %s differ: section [%zu] '%s' header"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001021msgstr ""
1022
1023#: src/elfcmp.c:331 src/elfcmp.c:337
1024#, c-format
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001025msgid "cannot get content of section %zu in '%s': %s"
1026msgstr ""
1027
1028#: src/elfcmp.c:353 src/elfcmp.c:359
1029#, c-format
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001030msgid "cannot get symbol in '%s': %s"
1031msgstr ""
1032
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001033#: src/elfcmp.c:380
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001034#, c-format
1035msgid "%s %s differ: symbol table [%zu]"
1036msgstr ""
1037
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001038#: src/elfcmp.c:383
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001039#, c-format
1040msgid "%s %s differ: symbol table [%zu,%zu]"
1041msgstr ""
1042
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001043#: src/elfcmp.c:429 src/elfcmp.c:498
1044#, c-format
1045msgid "%s %s differ: section [%zu] '%s' number of notes"
1046msgstr ""
1047
1048#: src/elfcmp.c:437
1049#, fuzzy, c-format
1050msgid "cannot read note section [%zu] '%s' in '%s': %s"
1051msgstr "konnte Abschnittsdaten nicht holen: %s"
1052
1053#: src/elfcmp.c:447
1054#, c-format
1055msgid "%s %s differ: section [%zu] '%s' note name"
1056msgstr ""
1057
1058#: src/elfcmp.c:455
1059#, c-format
1060msgid "%s %s differ: section [%zu] '%s' note '%s' type"
1061msgstr ""
1062
1063#: src/elfcmp.c:470
1064#, c-format
1065msgid "%s %s differ: build ID length"
1066msgstr ""
1067
1068#: src/elfcmp.c:478
1069#, c-format
1070msgid "%s %s differ: build ID content"
1071msgstr ""
1072
1073#: src/elfcmp.c:487
1074#, c-format
1075msgid "%s %s differ: section [%zu] '%s' note '%s' content"
1076msgstr ""
1077
1078#: src/elfcmp.c:527
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001079#, c-format
1080msgid "%s %s differ: section [%zu] '%s' content"
1081msgstr ""
1082
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001083#: src/elfcmp.c:531
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001084#, c-format
1085msgid "%s %s differ: section [%zu,%zu] '%s' content"
1086msgstr ""
1087
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001088#: src/elfcmp.c:546
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001089#, c-format
1090msgid "%s %s differ: unequal amount of important sections"
1091msgstr ""
1092
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001093#: src/elfcmp.c:579 src/elfcmp.c:584
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001094#, c-format
1095msgid "cannot load data of '%s': %s"
1096msgstr ""
1097
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001098#: src/elfcmp.c:603 src/elfcmp.c:609
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001099#, c-format
1100msgid "cannot get program header entry %d of '%s': %s"
1101msgstr ""
1102
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001103#: src/elfcmp.c:615
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001104#, c-format
1105msgid "%s %s differ: program header %d"
1106msgstr ""
1107
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001108#: src/elfcmp.c:639
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001109#, c-format
1110msgid "%s %s differ: gap"
1111msgstr ""
1112
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001113#: src/elfcmp.c:702
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001114#, c-format
1115msgid "Invalid value '%s' for --gaps parameter."
1116msgstr ""
1117
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001118#: src/elfcmp.c:730 src/findtextrel.c:229 src/ldgeneric.c:1765
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01001119#: src/ldgeneric.c:4255 src/nm.c:389 src/ranlib.c:169 src/size.c:301
Roland McGrath32899ac2011-07-09 03:17:24 -07001120#: src/strings.c:183 src/strip.c:458 src/strip.c:495 src/unstrip.c:1911
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001121#: src/unstrip.c:1940
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001122#, c-format
1123msgid "cannot open '%s'"
1124msgstr "'%s' kann nicht geöffnet werden"
1125
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001126#: src/elfcmp.c:734 src/findtextrel.c:236 src/ranlib.c:186
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001127#, c-format
1128msgid "cannot create ELF descriptor for '%s': %s"
1129msgstr ""
1130
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001131#: src/elfcmp.c:739
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001132#, c-format
1133msgid "cannot create EBL descriptor for '%s'"
1134msgstr ""
1135
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001136#: src/elfcmp.c:757
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001137#, c-format
1138msgid "cannot get section header of section %zu: %s"
1139msgstr ""
1140
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001141#: src/elfcmp.c:767
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001142#, c-format
1143msgid "cannot get content of section %zu: %s"
1144msgstr ""
1145
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001146#: src/elfcmp.c:777 src/elfcmp.c:791
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001147#, c-format
1148msgid "cannot get relocation: %s"
1149msgstr ""
1150
1151#: src/elflint.c:72
1152msgid "Be extremely strict, flag level 2 features."
1153msgstr ""
1154
1155#: src/elflint.c:73
1156msgid "Do not print anything if successful"
1157msgstr "Gebe nichts aus, wenn erfolgreich"
1158
1159#: src/elflint.c:74
1160msgid "Binary is a separate debuginfo file"
1161msgstr ""
1162
1163#: src/elflint.c:76
1164msgid ""
1165"Binary has been created with GNU ld and is therefore known to be broken in "
1166"certain ways"
1167msgstr ""
1168
1169#: src/elflint.c:82
1170msgid "Pedantic checking of ELF files compliance with gABI/psABI spec."
1171msgstr ""
1172
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04001173#: src/elflint.c:86 src/readelf.c:119
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001174msgid "FILE..."
1175msgstr "DATEI..."
1176
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04001177#: src/elflint.c:159 src/readelf.c:275
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001178#, c-format
1179msgid "cannot open input file"
1180msgstr "Kann Eingabedatei nicht öffnen"
1181
1182#: src/elflint.c:166
1183#, c-format
1184msgid "cannot generate Elf descriptor: %s\n"
1185msgstr "kann Elf-Deskriptor nicht erzeugen: %s\n"
1186
1187#: src/elflint.c:185
1188#, c-format
1189msgid "error while closing Elf descriptor: %s\n"
1190msgstr "Fehler beim Schliessen des Elf-Desktriptor: %s\n"
1191
1192#: src/elflint.c:189
1193msgid "No errors"
1194msgstr "Keine Fehler"
1195
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04001196#: src/elflint.c:223 src/readelf.c:436
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001197msgid "Missing file name.\n"
1198msgstr "Dateiname fehlt.\n"
1199
1200#: src/elflint.c:302
1201#, c-format
1202msgid " error while freeing sub-ELF descriptor: %s\n"
1203msgstr ""
1204
1205#: src/elflint.c:310
1206#, fuzzy, c-format
1207msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
1208msgstr "Keine ELF-Datei - sie hat die falschen Magic Bytes am Anfang\n"
1209
1210#: src/elflint.c:370
1211#, c-format
1212msgid "e_ident[%d] == %d is no known class\n"
1213msgstr ""
1214
1215#: src/elflint.c:375
1216#, c-format
1217msgid "e_ident[%d] == %d is no known data encoding\n"
1218msgstr ""
1219
1220#: src/elflint.c:379
1221#, c-format
1222msgid "unknown ELF header version number e_ident[%d] == %d\n"
1223msgstr ""
1224
1225#: src/elflint.c:385
1226#, c-format
1227msgid "unsupported OS ABI e_ident[%d] == '%s'\n"
1228msgstr ""
1229
1230#: src/elflint.c:391
1231#, c-format
1232msgid "unsupport ABI version e_ident[%d] == %d\n"
1233msgstr ""
1234
1235#: src/elflint.c:396
1236#, c-format
1237msgid "e_ident[%zu] is not zero\n"
1238msgstr "e_ident[%zu] ist nicht null\n"
1239
1240#: src/elflint.c:401
1241#, c-format
1242msgid "unknown object file type %d\n"
1243msgstr ""
1244
1245#: src/elflint.c:408
1246#, c-format
1247msgid "unknown machine type %d\n"
1248msgstr ""
1249
1250#: src/elflint.c:412
1251#, c-format
1252msgid "unknown object file version\n"
1253msgstr ""
1254
1255#: src/elflint.c:418
1256#, c-format
1257msgid "invalid program header offset\n"
1258msgstr ""
1259
1260#: src/elflint.c:420
1261#, c-format
1262msgid "executables and DSOs cannot have zero program header offset\n"
1263msgstr ""
1264
1265#: src/elflint.c:424
1266#, c-format
1267msgid "invalid number of program header entries\n"
1268msgstr ""
1269
1270#: src/elflint.c:432
1271#, c-format
1272msgid "invalid section header table offset\n"
1273msgstr ""
1274
1275#: src/elflint.c:435
1276#, c-format
1277msgid "section header table must be present\n"
1278msgstr ""
1279
1280#: src/elflint.c:449
1281#, c-format
1282msgid "invalid number of section header table entries\n"
1283msgstr ""
1284
1285#: src/elflint.c:466
1286#, c-format
1287msgid "invalid section header index\n"
1288msgstr ""
1289
1290#: src/elflint.c:480
1291#, fuzzy, c-format
1292msgid "invalid number of program header table entries\n"
1293msgstr "Ungültige Anzahl von Parametern.\n"
1294
1295#: src/elflint.c:489
1296#, c-format
1297msgid "invalid machine flags: %s\n"
1298msgstr ""
1299
1300#: src/elflint.c:496 src/elflint.c:513
1301#, c-format
1302msgid "invalid ELF header size: %hd\n"
1303msgstr ""
1304
1305#: src/elflint.c:499 src/elflint.c:516
1306#, c-format
1307msgid "invalid program header size: %hd\n"
1308msgstr ""
1309
1310#: src/elflint.c:502 src/elflint.c:519
1311#, c-format
1312msgid "invalid program header position or size\n"
1313msgstr ""
1314
1315#: src/elflint.c:505 src/elflint.c:522
1316#, c-format
1317msgid "invalid section header size: %hd\n"
1318msgstr ""
1319
1320#: src/elflint.c:508 src/elflint.c:525
1321#, c-format
1322msgid "invalid section header position or size\n"
1323msgstr ""
1324
1325#: src/elflint.c:569
1326#, c-format
1327msgid ""
1328"section [%2d] '%s': section with SHF_GROUP flag set not part of a section "
1329"group\n"
1330msgstr ""
1331
1332#: src/elflint.c:573
1333#, c-format
1334msgid ""
1335"section [%2d] '%s': section group [%2zu] '%s' does not precede group member\n"
1336msgstr ""
1337
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001338#: src/elflint.c:589 src/elflint.c:1433 src/elflint.c:1483 src/elflint.c:1588
1339#: src/elflint.c:2173 src/elflint.c:2687 src/elflint.c:2848 src/elflint.c:2978
1340#: src/elflint.c:3150 src/elflint.c:4050
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001341#, c-format
1342msgid "section [%2d] '%s': cannot get section data\n"
1343msgstr ""
1344
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001345#: src/elflint.c:602 src/elflint.c:1595
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001346#, c-format
1347msgid ""
1348"section [%2d] '%s': referenced as string table for section [%2d] '%s' but "
1349"type is not SHT_STRTAB\n"
1350msgstr ""
1351
1352#: src/elflint.c:625
1353#, c-format
1354msgid ""
1355"section [%2d] '%s': symbol table cannot have more than one extended index "
1356"section\n"
1357msgstr ""
1358
1359#: src/elflint.c:636
1360#, c-format
1361msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
1362msgstr ""
1363
1364#: src/elflint.c:645
1365#, c-format
1366msgid "section [%2d] '%s': cannot get symbol %d: %s\n"
1367msgstr ""
1368
1369#: src/elflint.c:650 src/elflint.c:653 src/elflint.c:656 src/elflint.c:659
1370#: src/elflint.c:662 src/elflint.c:665
1371#, c-format
1372msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n"
1373msgstr ""
1374
1375#: src/elflint.c:668
1376#, c-format
1377msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
1378msgstr ""
1379
1380#: src/elflint.c:678
1381#, c-format
1382msgid "section [%2d] '%s': cannot get symbol %zu: %s\n"
1383msgstr ""
1384
1385#: src/elflint.c:687
1386#, c-format
1387msgid "section [%2d] '%s': symbol %zu: invalid name value\n"
1388msgstr ""
1389
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001390#: src/elflint.c:701
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001391#, c-format
1392msgid ""
1393"section [%2d] '%s': symbol %zu: too large section index but no extended "
1394"section index section\n"
1395msgstr ""
1396
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001397#: src/elflint.c:707
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001398#, c-format
1399msgid ""
1400"section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in "
1401"st_shndx (%<PRIu32>)\n"
1402msgstr ""
1403
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001404#: src/elflint.c:719
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001405#, c-format
1406msgid "section [%2d] '%s': symbol %zu: invalid section index\n"
1407msgstr ""
1408
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001409#: src/elflint.c:727
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001410#, c-format
1411msgid "section [%2d] '%s': symbol %zu: unknown type\n"
1412msgstr ""
1413
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001414#: src/elflint.c:733
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001415#, c-format
1416msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n"
1417msgstr ""
1418
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001419#: src/elflint.c:738
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001420#, c-format
1421msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n"
1422msgstr ""
1423
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001424#: src/elflint.c:746
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001425#, c-format
1426msgid ""
1427"section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n"
1428msgstr ""
1429
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001430#: src/elflint.c:750
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001431#, c-format
1432msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n"
1433msgstr ""
1434
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001435#: src/elflint.c:754
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001436#, c-format
1437msgid ""
1438"section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n"
1439msgstr ""
1440
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001441#: src/elflint.c:786
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001442#, c-format
1443msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n"
1444msgstr ""
1445
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001446#: src/elflint.c:792 src/elflint.c:817 src/elflint.c:860
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001447#, c-format
1448msgid ""
1449"section [%2d] '%s': symbol %zu does not fit completely in referenced section "
1450"[%2d] '%s'\n"
1451msgstr ""
1452
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001453#: src/elflint.c:801
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001454#, c-format
1455msgid ""
1456"section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have "
1457"SHF_TLS flag set\n"
1458msgstr ""
1459
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001460#: src/elflint.c:811 src/elflint.c:853
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001461#, c-format
1462msgid ""
1463"section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section "
1464"[%2d] '%s'\n"
1465msgstr ""
1466
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001467#: src/elflint.c:838
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001468#, c-format
1469msgid ""
1470"section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"
1471msgstr ""
1472
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001473#: src/elflint.c:846
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001474#, c-format
1475msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001476"section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] "
1477"'%s'\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001478msgstr ""
1479
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001480#: src/elflint.c:873
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001481#, c-format
1482msgid ""
1483"section [%2d] '%s': symbol %zu: local symbol outside range described in "
1484"sh_info\n"
1485msgstr ""
1486
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001487#: src/elflint.c:880
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001488#, c-format
1489msgid ""
1490"section [%2d] '%s': symbol %zu: non-local symbol outside range described in "
1491"sh_info\n"
1492msgstr ""
1493
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001494#: src/elflint.c:887
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001495#, c-format
1496msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n"
1497msgstr ""
1498
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001499#: src/elflint.c:937
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001500#, c-format
1501msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001502"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section "
1503"[%2d]\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001504msgstr ""
1505
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001506#: src/elflint.c:944
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001507#, c-format
1508msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001509"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] "
1510"'%s'\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001511msgstr ""
1512
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001513#: src/elflint.c:960
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001514#, c-format
1515msgid ""
1516"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not "
1517"match %s section address %#<PRIx64>\n"
1518msgstr ""
1519
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001520#: src/elflint.c:967
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001521#, c-format
1522msgid ""
1523"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not "
1524"match %s section size %<PRIu64>\n"
1525msgstr ""
1526
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001527#: src/elflint.c:975
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001528#, c-format
1529msgid ""
1530"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got "
1531"section\n"
1532msgstr ""
1533
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001534#: src/elflint.c:991
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001535#, c-format
1536msgid ""
1537"section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic "
1538"segment address %#<PRIx64>\n"
1539msgstr ""
1540
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001541#: src/elflint.c:998
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001542#, c-format
1543msgid ""
1544"section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic "
1545"segment size %<PRIu64>\n"
1546msgstr ""
1547
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001548#: src/elflint.c:1011
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001549#, c-format
1550msgid ""
1551"section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-"
1552"default visibility\n"
1553msgstr ""
1554
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001555#: src/elflint.c:1015
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001556#, c-format
1557msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n"
1558msgstr ""
1559
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001560#: src/elflint.c:1060
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001561#, c-format
1562msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
1563msgstr ""
1564
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001565#: src/elflint.c:1069 src/elflint.c:1121
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001566#, c-format
1567msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
1568msgstr ""
1569
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001570#: src/elflint.c:1094 src/elflint.c:1146
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001571#, c-format
1572msgid ""
1573"section [%2d] '%s': relative relocations after index %d as specified by "
1574"DT_RELCOUNT\n"
1575msgstr ""
1576
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001577#: src/elflint.c:1100 src/elflint.c:1152
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001578#, c-format
1579msgid ""
1580"section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
1581"specified %d relative relocations\n"
1582msgstr ""
1583
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001584#: src/elflint.c:1112
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001585#, c-format
1586msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
1587msgstr ""
1588
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001589#: src/elflint.c:1194
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001590#, c-format
1591msgid "section [%2d] '%s': invalid destination section index\n"
1592msgstr ""
1593
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001594#: src/elflint.c:1207
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001595#, c-format
1596msgid "section [%2d] '%s': invalid destination section type\n"
1597msgstr ""
1598
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001599#: src/elflint.c:1215
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001600#, c-format
1601msgid "section [%2d] '%s': sh_info should be zero\n"
1602msgstr ""
1603
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001604#: src/elflint.c:1222
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001605#, c-format
1606msgid "section [%2d] '%s': no relocations for merge-able sections possible\n"
1607msgstr ""
1608
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001609#: src/elflint.c:1229
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001610#, c-format
1611msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n"
1612msgstr ""
1613
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001614#: src/elflint.c:1289
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001615#, c-format
1616msgid "text relocation flag set but there is no read-only segment\n"
1617msgstr ""
1618
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001619#: src/elflint.c:1316
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001620#, c-format
1621msgid "section [%2d] '%s': relocation %zu: invalid type\n"
1622msgstr ""
1623
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001624#: src/elflint.c:1324
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001625#, c-format
1626msgid ""
1627"section [%2d] '%s': relocation %zu: relocation type invalid for the file "
1628"type\n"
1629msgstr ""
1630
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001631#: src/elflint.c:1332
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001632#, c-format
1633msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n"
1634msgstr ""
1635
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001636#: src/elflint.c:1350
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001637#, c-format
1638msgid ""
1639"section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can "
1640"be used with %s\n"
1641msgstr ""
1642
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001643#: src/elflint.c:1367
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001644#, c-format
1645msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n"
1646msgstr ""
1647
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001648#: src/elflint.c:1382
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001649#, c-format
1650msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001651"section [%2d] '%s': relocation %zu: copy relocation against symbol of type "
1652"%s\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001653msgstr ""
1654
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001655#: src/elflint.c:1403
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001656#, c-format
1657msgid ""
1658"section [%2d] '%s': relocation %zu: read-only section modified but text "
1659"relocation flag not set\n"
1660msgstr ""
1661
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001662#: src/elflint.c:1418
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001663#, c-format
1664msgid "section [%2d] '%s': relocations are against loaded and unloaded data\n"
1665msgstr ""
1666
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001667#: src/elflint.c:1457 src/elflint.c:1507
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001668#, c-format
1669msgid "section [%2d] '%s': cannot get relocation %zu: %s\n"
1670msgstr ""
1671
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001672#: src/elflint.c:1583
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001673#, c-format
1674msgid "more than one dynamic section present\n"
1675msgstr ""
1676
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001677#: src/elflint.c:1601
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001678#, c-format
1679msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
1680msgstr ""
1681
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001682#: src/elflint.c:1606 src/elflint.c:1889
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001683#, c-format
1684msgid "section [%2d] '%s': sh_info not zero\n"
1685msgstr ""
1686
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001687#: src/elflint.c:1616
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001688#, c-format
1689msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
1690msgstr ""
1691
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001692#: src/elflint.c:1624
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001693#, c-format
1694msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1695msgstr ""
1696
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001697#: src/elflint.c:1631
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001698#, c-format
1699msgid "section [%2d] '%s': entry %zu: unknown tag\n"
1700msgstr ""
1701
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001702#: src/elflint.c:1642
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001703#, c-format
1704msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
1705msgstr ""
1706
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001707#: src/elflint.c:1652
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001708#, c-format
1709msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
1710msgstr ""
1711
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001712#: src/elflint.c:1670
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001713#, c-format
1714msgid ""
1715"section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1716msgstr ""
1717
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001718#: src/elflint.c:1683
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001719#, c-format
1720msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001721"section [%2d] '%s': entry %zu: pointer does not match address of section "
1722"[%2d] '%s' referenced by sh_link\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001723msgstr ""
1724
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001725#: src/elflint.c:1726
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001726#, c-format
1727msgid ""
1728"section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
1729msgstr ""
1730
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001731#: src/elflint.c:1741
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001732#, c-format
1733msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07001734"section [%2d] '%s': entry %zu: %s value must be valid offset in section "
1735"[%2d] '%s'\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001736msgstr ""
1737
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001738#: src/elflint.c:1761 src/elflint.c:1789
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001739#, c-format
1740msgid "section [%2d] '%s': contains %s entry but not %s\n"
1741msgstr ""
1742
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001743#: src/elflint.c:1773
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001744#, c-format
1745msgid "section [%2d] '%s': mandatory tag %s not present\n"
1746msgstr ""
1747
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001748#: src/elflint.c:1782
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001749#, c-format
1750msgid "section [%2d] '%s': no hash section present\n"
1751msgstr ""
1752
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001753#: src/elflint.c:1797 src/elflint.c:1804
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001754#, c-format
1755msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n"
1756msgstr ""
1757
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001758#: src/elflint.c:1814 src/elflint.c:1818
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001759#, c-format
1760msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
1761msgstr ""
1762
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001763#: src/elflint.c:1824
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001764#, c-format
1765msgid "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
1766msgstr ""
1767
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001768#: src/elflint.c:1835 src/elflint.c:1839 src/elflint.c:1843 src/elflint.c:1847
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001769#, c-format
1770msgid "section [%2d] '%s': %s tag missing in prelinked executable\n"
1771msgstr ""
1772
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001773#: src/elflint.c:1859
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001774#, c-format
1775msgid ""
1776"section [%2d] '%s': only relocatable files can have extended section index\n"
1777msgstr ""
1778
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001779#: src/elflint.c:1869
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001780#, c-format
1781msgid ""
1782"section [%2d] '%s': extended section index section not for symbol table\n"
1783msgstr ""
1784
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001785#: src/elflint.c:1874
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001786#, c-format
1787msgid "cannot get data for symbol section\n"
1788msgstr ""
1789
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001790#: src/elflint.c:1877
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001791#, c-format
1792msgid "section [%2d] '%s': entry size does not match Elf32_Word\n"
1793msgstr ""
1794
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001795#: src/elflint.c:1884
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001796#, c-format
1797msgid "section [%2d] '%s': extended index table too small for symbol table\n"
1798msgstr ""
1799
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001800#: src/elflint.c:1899
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001801#, c-format
1802msgid ""
1803"section [%2d] '%s': extended section index in section [%2zu] '%s' refers to "
1804"same symbol table\n"
1805msgstr ""
1806
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001807#: src/elflint.c:1910
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001808#, c-format
1809msgid "symbol 0 should have zero extended section index\n"
1810msgstr ""
1811
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001812#: src/elflint.c:1922
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001813#, c-format
1814msgid "cannot get data for symbol %zu\n"
1815msgstr ""
1816
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001817#: src/elflint.c:1927
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001818#, c-format
1819msgid "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
1820msgstr ""
1821
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001822#: src/elflint.c:1943 src/elflint.c:1984
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001823#, c-format
1824msgid ""
1825"section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
1826msgstr ""
1827
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001828#: src/elflint.c:1955 src/elflint.c:1996
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001829#, c-format
1830msgid "section [%2d] '%s': chain array too large\n"
1831msgstr ""
1832
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001833#: src/elflint.c:1964 src/elflint.c:2005
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001834#, c-format
1835msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
1836msgstr ""
1837
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001838#: src/elflint.c:1970
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001839#, c-format
1840msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n"
1841msgstr ""
1842
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001843#: src/elflint.c:2011
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001844#, c-format
1845msgid "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
1846msgstr ""
1847
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001848#: src/elflint.c:2026
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001849#, c-format
1850msgid "section [%2d] '%s': bitmask size not power of 2: %u\n"
1851msgstr ""
1852
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001853#: src/elflint.c:2037
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001854#, c-format
1855msgid ""
1856"section [%2d] '%s': hash table section is too small (is %ld, expected at "
1857"least%ld)\n"
1858msgstr ""
1859
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001860#: src/elflint.c:2045
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001861#, c-format
1862msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n"
1863msgstr ""
1864
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001865#: src/elflint.c:2077
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001866#, c-format
1867msgid ""
1868"section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
1869msgstr ""
1870
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001871#: src/elflint.c:2098
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001872#, c-format
1873msgid ""
1874"section [%2d] '%s': symbol %u referenced in chain for bucket %zu is "
1875"undefined\n"
1876msgstr ""
1877
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001878#: src/elflint.c:2109
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001879#, c-format
1880msgid ""
1881"section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
1882msgstr ""
1883
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001884#: src/elflint.c:2140
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001885#, c-format
1886msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
1887msgstr ""
1888
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001889#: src/elflint.c:2145
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001890#, c-format
1891msgid ""
1892"section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
1893msgstr ""
1894
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001895#: src/elflint.c:2151
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001896#, c-format
1897msgid "section [%2d] '%s': bitmask does not match names in the hash table\n"
1898msgstr ""
1899
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001900#: src/elflint.c:2164
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001901#, c-format
1902msgid "section [%2d] '%s': relocatable files cannot have hash tables\n"
1903msgstr ""
1904
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001905#: src/elflint.c:2182
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001906#, c-format
1907msgid "section [%2d] '%s': hash table not for dynamic symbol table\n"
1908msgstr ""
1909
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001910#: src/elflint.c:2190
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001911#, c-format
1912msgid "section [%2d] '%s': hash table entry size incorrect\n"
1913msgstr ""
1914
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001915#: src/elflint.c:2195
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001916#, c-format
1917msgid "section [%2d] '%s': not marked to be allocated\n"
1918msgstr ""
1919
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001920#: src/elflint.c:2200
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001921#, c-format
1922msgid ""
1923"section [%2d] '%s': hash table has not even room for initial administrative "
1924"entries\n"
1925msgstr ""
1926
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001927#: src/elflint.c:2248
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001928#, c-format
1929msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n"
1930msgstr ""
1931
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001932#: src/elflint.c:2326 src/elflint.c:2330
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001933#, c-format
1934msgid "section [%2zu] '%s': reference to symbol index 0\n"
1935msgstr ""
1936
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001937#: src/elflint.c:2337
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001938#, c-format
1939msgid ""
1940"symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash "
1941"table in [%2zu] '%s'\n"
1942msgstr ""
1943
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001944#: src/elflint.c:2349
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001945#, c-format
1946msgid ""
1947"symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash "
1948"table in [%2zu] '%s'\n"
1949msgstr ""
1950
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001951#: src/elflint.c:2365
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001952#, c-format
1953msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n"
1954msgstr ""
1955
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001956#: src/elflint.c:2385
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001957#, c-format
1958msgid ""
1959"section [%2d] '%s': section groups only allowed in relocatable object files\n"
1960msgstr ""
1961
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001962#: src/elflint.c:2396
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001963#, c-format
1964msgid "section [%2d] '%s': cannot get symbol table: %s\n"
1965msgstr ""
1966
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001967#: src/elflint.c:2401
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001968#, c-format
1969msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n"
1970msgstr ""
1971
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001972#: src/elflint.c:2407
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001973#, c-format
1974msgid "section [%2d] '%s': invalid symbol index in sh_info\n"
1975msgstr ""
1976
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001977#: src/elflint.c:2412
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001978#, c-format
1979msgid "section [%2d] '%s': sh_flags not zero\n"
1980msgstr ""
1981
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001982#: src/elflint.c:2419
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001983#, c-format
1984msgid "section [%2d] '%s': cannot get symbol for signature\n"
1985msgstr ""
1986
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001987#: src/elflint.c:2424
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001988#, c-format
1989msgid "section [%2d] '%s': signature symbol cannot be empty string\n"
1990msgstr ""
1991
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001992#: src/elflint.c:2430
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001993#, c-format
1994msgid "section [%2d] '%s': sh_flags not set correctly\n"
1995msgstr ""
1996
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05001997#: src/elflint.c:2436
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07001998#, c-format
1999msgid "section [%2d] '%s': cannot get data: %s\n"
2000msgstr ""
2001
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002002#: src/elflint.c:2445
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002003#, c-format
2004msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
2005msgstr ""
2006
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002007#: src/elflint.c:2450
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002008#, c-format
2009msgid "section [%2d] '%s': section group without flags word\n"
2010msgstr ""
2011
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002012#: src/elflint.c:2456
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002013#, c-format
2014msgid "section [%2d] '%s': section group without member\n"
2015msgstr ""
2016
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002017#: src/elflint.c:2460
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002018#, c-format
2019msgid "section [%2d] '%s': section group with only one member\n"
2020msgstr ""
2021
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002022#: src/elflint.c:2471
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002023#, c-format
2024msgid "section [%2d] '%s': unknown section group flags\n"
2025msgstr ""
2026
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002027#: src/elflint.c:2483
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002028#, c-format
2029msgid "section [%2d] '%s': section index %Zu out of range\n"
2030msgstr ""
2031
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002032#: src/elflint.c:2492
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002033#, c-format
2034msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n"
2035msgstr ""
2036
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002037#: src/elflint.c:2499
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002038#, c-format
2039msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n"
2040msgstr ""
2041
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002042#: src/elflint.c:2505
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002043#, c-format
2044msgid ""
2045"section [%2d] '%s': element %Zu references section [%2d] '%s' without "
2046"SHF_GROUP flag set\n"
2047msgstr ""
2048
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002049#: src/elflint.c:2512
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002050#, c-format
2051msgid "section [%2d] '%s' is contained in more than one section group\n"
2052msgstr ""
2053
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002054#: src/elflint.c:2701
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002055#, c-format
2056msgid ""
2057"section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no "
2058"dynamic symbol table\n"
2059msgstr ""
2060
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002061#: src/elflint.c:2712
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002062#, c-format
2063msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07002064"section [%2d] '%s' has different number of entries than symbol table [%2d] "
2065"'%s'\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002066msgstr ""
2067
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002068#: src/elflint.c:2728
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002069#, c-format
2070msgid "section [%2d] '%s': symbol %d: cannot read version data\n"
2071msgstr ""
2072
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002073#: src/elflint.c:2744
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002074#, c-format
2075msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n"
2076msgstr ""
2077
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002078#: src/elflint.c:2752
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002079#, c-format
2080msgid "section [%2d] '%s': symbol %d: local symbol with version\n"
2081msgstr ""
2082
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002083#: src/elflint.c:2766
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002084#, c-format
2085msgid "section [%2d] '%s': symbol %d: invalid version index %d\n"
2086msgstr ""
2087
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002088#: src/elflint.c:2771
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002089#, c-format
2090msgid ""
2091"section [%2d] '%s': symbol %d: version index %d is for defined version\n"
2092msgstr ""
2093
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002094#: src/elflint.c:2781
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002095#, c-format
2096msgid ""
2097"section [%2d] '%s': symbol %d: version index %d is for requested version\n"
2098msgstr ""
2099
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002100#: src/elflint.c:2833
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002101#, c-format
2102msgid "more than one version reference section present\n"
2103msgstr ""
2104
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002105#: src/elflint.c:2841 src/elflint.c:2970
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002106#, c-format
2107msgid "section [%2d] '%s': sh_link does not link to string table\n"
2108msgstr ""
2109
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002110#: src/elflint.c:2864 src/elflint.c:3022
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002111#, c-format
2112msgid "section [%2d] '%s': entry %d has wrong version %d\n"
2113msgstr ""
2114
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002115#: src/elflint.c:2870 src/elflint.c:3028
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002116#, c-format
2117msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
2118msgstr ""
2119
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002120#: src/elflint.c:2878
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002121#, c-format
2122msgid "section [%2d] '%s': entry %d has invalid file reference\n"
2123msgstr ""
2124
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002125#: src/elflint.c:2886
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002126#, c-format
2127msgid "section [%2d] '%s': entry %d references unknown dependency\n"
2128msgstr ""
2129
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002130#: src/elflint.c:2898
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002131#, c-format
2132msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
2133msgstr ""
2134
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002135#: src/elflint.c:2905
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002136#, c-format
2137msgid ""
2138"section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
2139"reference\n"
2140msgstr ""
2141
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002142#: src/elflint.c:2912
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002143#, c-format
2144msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07002145"section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
2146"%#x, expected %#x\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002147msgstr ""
2148
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002149#: src/elflint.c:2922
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002150#, c-format
2151msgid ""
2152"section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
2153"name '%s'\n"
2154msgstr ""
2155
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002156#: src/elflint.c:2933
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002157#, c-format
2158msgid ""
2159"section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
2160msgstr ""
2161
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002162#: src/elflint.c:2949 src/elflint.c:3107
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002163#, c-format
2164msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n"
2165msgstr ""
2166
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002167#: src/elflint.c:2962
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002168#, c-format
2169msgid "more than one version definition section present\n"
2170msgstr ""
2171
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002172#: src/elflint.c:3007
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002173#, c-format
2174msgid "section [%2d] '%s': more than one BASE definition\n"
2175msgstr ""
2176
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002177#: src/elflint.c:3011
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002178#, c-format
2179msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
2180msgstr ""
2181
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002182#: src/elflint.c:3017
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002183#, c-format
2184msgid "section [%2d] '%s': entry %d has unknown flag\n"
2185msgstr ""
2186
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002187#: src/elflint.c:3041
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002188#, c-format
2189msgid "section [%2d] '%s': entry %d has invalid name reference\n"
2190msgstr ""
2191
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002192#: src/elflint.c:3048
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002193#, c-format
2194msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
2195msgstr ""
2196
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002197#: src/elflint.c:3057
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002198#, c-format
2199msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n"
2200msgstr ""
2201
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002202#: src/elflint.c:3076
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002203#, c-format
2204msgid ""
2205"section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
2206msgstr ""
2207
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002208#: src/elflint.c:3091
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002209#, c-format
2210msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
2211msgstr ""
2212
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002213#: src/elflint.c:3113
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002214#, c-format
2215msgid "section [%2d] '%s': no BASE definition\n"
2216msgstr ""
2217
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002218#: src/elflint.c:3129
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002219#, c-format
2220msgid "section [%2d] '%s': unknown parent version '%s'\n"
2221msgstr ""
2222
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002223#: src/elflint.c:3142
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002224#, c-format
2225msgid "section [%2d] '%s': empty object attributes section\n"
2226msgstr ""
2227
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002228#: src/elflint.c:3163
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002229#, c-format
2230msgid "section [%2d] '%s': unrecognized attribute format\n"
2231msgstr ""
2232
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002233#: src/elflint.c:3179
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002234#, c-format
2235msgid ""
2236"section [%2d] '%s': offset %zu: zero length field in attribute section\n"
2237msgstr ""
2238
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002239#: src/elflint.c:3188
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002240#, c-format
2241msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
2242msgstr ""
2243
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002244#: src/elflint.c:3200
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002245#, c-format
2246msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
2247msgstr ""
2248
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002249#: src/elflint.c:3217
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002250#, c-format
2251msgid ""
2252"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
2253msgstr ""
2254
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002255#: src/elflint.c:3226
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002256#, c-format
2257msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
2258msgstr ""
2259
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002260#: src/elflint.c:3235
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002261#, c-format
2262msgid ""
2263"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
2264msgstr ""
2265
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002266#: src/elflint.c:3248
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002267#, c-format
2268msgid ""
2269"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
2270msgstr ""
2271
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002272#: src/elflint.c:3259
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002273#, c-format
2274msgid ""
2275"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
2276msgstr ""
2277
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002278#: src/elflint.c:3277
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002279#, c-format
2280msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
2281msgstr ""
2282
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002283#: src/elflint.c:3288
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002284#, c-format
2285msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
2286msgstr ""
2287
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002288#: src/elflint.c:3301
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002289#, c-format
2290msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
2291msgstr ""
2292
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002293#: src/elflint.c:3305
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002294#, c-format
2295msgid ""
2296"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
2297msgstr ""
2298
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002299#: src/elflint.c:3315
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002300#, c-format
2301msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
2302msgstr ""
2303
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002304#: src/elflint.c:3321
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002305#, c-format
2306msgid ""
2307"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
2308msgstr ""
2309
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002310#: src/elflint.c:3410
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002311#, c-format
2312msgid "cannot get section header of zeroth section\n"
2313msgstr ""
2314
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002315#: src/elflint.c:3414
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002316#, c-format
2317msgid "zeroth section has nonzero name\n"
2318msgstr ""
2319
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002320#: src/elflint.c:3416
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002321#, c-format
2322msgid "zeroth section has nonzero type\n"
2323msgstr ""
2324
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002325#: src/elflint.c:3418
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002326#, c-format
2327msgid "zeroth section has nonzero flags\n"
2328msgstr ""
2329
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002330#: src/elflint.c:3420
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002331#, c-format
2332msgid "zeroth section has nonzero address\n"
2333msgstr ""
2334
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002335#: src/elflint.c:3422
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002336#, c-format
2337msgid "zeroth section has nonzero offset\n"
2338msgstr ""
2339
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002340#: src/elflint.c:3424
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002341#, c-format
2342msgid "zeroth section has nonzero align value\n"
2343msgstr ""
2344
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002345#: src/elflint.c:3426
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002346#, c-format
2347msgid "zeroth section has nonzero entry size value\n"
2348msgstr ""
2349
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002350#: src/elflint.c:3429
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002351#, c-format
2352msgid ""
2353"zeroth section has nonzero size value while ELF header has nonzero shnum "
2354"value\n"
2355msgstr ""
2356
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002357#: src/elflint.c:3433
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002358#, c-format
2359msgid ""
2360"zeroth section has nonzero link value while ELF header does not signal "
2361"overflow in shstrndx\n"
2362msgstr ""
2363
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002364#: src/elflint.c:3437
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002365#, c-format
2366msgid ""
2367"zeroth section has nonzero link value while ELF header does not signal "
2368"overflow in phnum\n"
2369msgstr ""
2370
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002371#: src/elflint.c:3454
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002372#, c-format
2373msgid "cannot get section header for section [%2zu] '%s': %s\n"
2374msgstr ""
2375
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002376#: src/elflint.c:3463
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002377#, c-format
2378msgid "section [%2zu]: invalid name\n"
2379msgstr ""
2380
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002381#: src/elflint.c:3490
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002382#, c-format
2383msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
2384msgstr ""
2385
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002386#: src/elflint.c:3506
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002387#, c-format
2388msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
2389msgstr ""
2390
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002391#: src/elflint.c:3523
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002392#, c-format
2393msgid ""
2394"section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
2395msgstr ""
2396
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002397#: src/elflint.c:3541
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002398#, c-format
2399msgid "section [%2zu] '%s' present in object file\n"
2400msgstr ""
2401
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002402#: src/elflint.c:3547 src/elflint.c:3579
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002403#, c-format
2404msgid ""
2405"section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
2406msgstr ""
2407
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002408#: src/elflint.c:3552 src/elflint.c:3584
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002409#, c-format
2410msgid ""
2411"section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable "
2412"segments\n"
2413msgstr ""
2414
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002415#: src/elflint.c:3560
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002416#, c-format
2417msgid ""
2418"section [%2zu] '%s' is extension section index table in non-object file\n"
2419msgstr ""
2420
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002421#: src/elflint.c:3603
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002422#, c-format
2423msgid "section [%2zu] '%s': size not multiple of entry size\n"
2424msgstr ""
2425
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002426#: src/elflint.c:3608
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002427#, c-format
2428msgid "cannot get section header\n"
2429msgstr ""
2430
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002431#: src/elflint.c:3618
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002432#, c-format
2433msgid "section [%2zu] '%s' has unsupported type %d\n"
2434msgstr ""
2435
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002436#: src/elflint.c:3632
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002437#, c-format
2438msgid ""
2439"section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
2440msgstr ""
2441
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002442#: src/elflint.c:3639
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002443#, c-format
2444msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
2445msgstr ""
2446
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002447#: src/elflint.c:3647
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002448#, c-format
2449msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
2450msgstr ""
2451
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002452#: src/elflint.c:3655
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002453#, c-format
2454msgid "section [%2zu] '%s': invalid section reference in link value\n"
2455msgstr ""
2456
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002457#: src/elflint.c:3660
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002458#, c-format
2459msgid "section [%2zu] '%s': invalid section reference in info value\n"
2460msgstr ""
2461
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002462#: src/elflint.c:3667
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002463#, c-format
2464msgid "section [%2zu] '%s': strings flag set without merge flag\n"
2465msgstr ""
2466
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002467#: src/elflint.c:3672
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002468#, c-format
2469msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
2470msgstr ""
2471
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002472#: src/elflint.c:3690
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002473#, c-format
2474msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
2475msgstr ""
2476
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002477#: src/elflint.c:3699
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002478#, c-format
2479msgid "section [%2zu] '%s' is both executable and writable\n"
2480msgstr ""
2481
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002482#: src/elflint.c:3726
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002483#, c-format
2484msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07002485"section [%2zu] '%s' not fully contained in segment of program header entry "
2486"%d\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002487msgstr ""
2488
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002489#: src/elflint.c:3734
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002490#, c-format
2491msgid ""
2492"section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
2493"program header entry %d\n"
2494msgstr ""
2495
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002496#: src/elflint.c:3743
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002497#, c-format
2498msgid ""
2499"section [%2zu] '%s' has not type NOBITS but is not read from the file in "
2500"segment of program header entry %d\n"
2501msgstr ""
2502
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002503#: src/elflint.c:3754
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002504#, c-format
2505msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
2506msgstr ""
2507
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002508#: src/elflint.c:3764
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002509#, c-format
2510msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
2511msgstr ""
2512
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002513#: src/elflint.c:3774
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002514#, c-format
2515msgid ""
2516"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
2517msgstr ""
2518
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002519#: src/elflint.c:3780
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002520#, c-format
2521msgid ""
2522"section [%2zu] '%s': ELF header says this is the section header string table "
2523"but type is not SHT_TYPE\n"
2524msgstr ""
2525
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002526#: src/elflint.c:3788
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002527#, c-format
2528msgid ""
2529"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
2530msgstr ""
2531
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002532#: src/elflint.c:3839
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002533#, c-format
2534msgid "more than one version symbol table present\n"
2535msgstr ""
2536
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002537#: src/elflint.c:3862
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002538#, c-format
2539msgid "INTERP program header entry but no .interp section\n"
2540msgstr ""
2541
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002542#: src/elflint.c:3873
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002543#, c-format
2544msgid ""
2545"loadable segment [%u] is executable but contains no executable sections\n"
2546msgstr ""
2547
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002548#: src/elflint.c:3879
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002549#, c-format
2550msgid "loadable segment [%u] is writable but contains no writable sections\n"
2551msgstr ""
2552
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002553#: src/elflint.c:3890
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002554#, c-format
2555msgid ""
2556"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
2557"exist\n"
2558msgstr ""
2559
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002560#: src/elflint.c:3903
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002561#, c-format
2562msgid "duplicate version index %d\n"
2563msgstr ""
2564
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002565#: src/elflint.c:3917
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002566#, c-format
2567msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
2568msgstr ""
2569
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002570#: src/elflint.c:3966
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002571#, c-format
2572msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
2573msgstr ""
2574
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002575#: src/elflint.c:3970
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002576#, c-format
2577msgid ""
2578"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %Zu\n"
2579msgstr ""
2580
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002581#: src/elflint.c:3993
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002582#, c-format
2583msgid "phdr[%d]: unknown object file note type %<PRIu32> at offset %Zu\n"
2584msgstr ""
2585
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002586#: src/elflint.c:3997
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002587#, c-format
2588msgid ""
2589"section [%2d] '%s': unknown object file note type %<PRIu32> at offset %Zu\n"
2590msgstr ""
2591
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002592#: src/elflint.c:4014
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002593#, c-format
2594msgid "phdr[%d]: no note entries defined for the type of file\n"
2595msgstr ""
2596
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002597#: src/elflint.c:4033
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002598#, c-format
2599msgid "phdr[%d]: cannot get content of note section: %s\n"
2600msgstr ""
2601
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002602#: src/elflint.c:4036
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002603#, c-format
2604msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
2605msgstr ""
2606
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002607#: src/elflint.c:4057
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002608#, c-format
2609msgid "section [%2d] '%s': no note entries defined for the type of file\n"
2610msgstr ""
2611
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002612#: src/elflint.c:4064
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002613#, c-format
2614msgid "section [%2d] '%s': cannot get content of note section\n"
2615msgstr ""
2616
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002617#: src/elflint.c:4067
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002618#, c-format
2619msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
2620msgstr ""
2621
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002622#: src/elflint.c:4085
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002623#, c-format
2624msgid ""
2625"only executables, shared objects, and core files can have program headers\n"
2626msgstr ""
2627
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002628#: src/elflint.c:4100
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002629#, c-format
2630msgid "cannot get program header entry %d: %s\n"
2631msgstr ""
2632
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002633#: src/elflint.c:4109
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002634#, c-format
2635msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
2636msgstr ""
2637
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002638#: src/elflint.c:4120
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002639#, c-format
2640msgid "more than one INTERP entry in program header\n"
2641msgstr ""
2642
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002643#: src/elflint.c:4128
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002644#, c-format
2645msgid "more than one TLS entry in program header\n"
2646msgstr ""
2647
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002648#: src/elflint.c:4135
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002649#, c-format
2650msgid "static executable cannot have dynamic sections\n"
2651msgstr ""
2652
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002653#: src/elflint.c:4149
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002654#, c-format
2655msgid "dynamic section reference in program header has wrong offset\n"
2656msgstr ""
2657
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002658#: src/elflint.c:4152
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002659#, c-format
2660msgid "dynamic section size mismatch in program and section header\n"
2661msgstr ""
2662
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002663#: src/elflint.c:4162
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002664#, c-format
2665msgid "more than one GNU_RELRO entry in program header\n"
2666msgstr ""
2667
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002668#: src/elflint.c:4183
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002669#, c-format
2670msgid "loadable segment GNU_RELRO applies to is not writable\n"
2671msgstr ""
2672
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002673#: src/elflint.c:4186
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002674#, c-format
2675msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
2676msgstr ""
2677
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002678#: src/elflint.c:4194 src/elflint.c:4217
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002679#, c-format
2680msgid "%s segment not contained in a loaded segment\n"
2681msgstr ""
2682
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002683#: src/elflint.c:4223
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002684#, c-format
2685msgid "program header offset in ELF header and PHDR entry do not match"
2686msgstr ""
2687
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002688#: src/elflint.c:4247
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002689#, c-format
2690msgid "call frame search table reference in program header has wrong offset\n"
2691msgstr ""
2692
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002693#: src/elflint.c:4250
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002694#, c-format
2695msgid "call frame search table size mismatch in program and section header\n"
2696msgstr ""
2697
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002698#: src/elflint.c:4263
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002699#, c-format
2700msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
2701msgstr ""
2702
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002703#: src/elflint.c:4271
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002704#, c-format
2705msgid "call frame search table must be allocated\n"
2706msgstr ""
2707
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002708#: src/elflint.c:4274
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002709#, c-format
2710msgid "section [%2zu] '%s' must be allocated\n"
2711msgstr ""
2712
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002713#: src/elflint.c:4278
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002714#, c-format
2715msgid "call frame search table must not be writable\n"
2716msgstr ""
2717
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002718#: src/elflint.c:4281
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002719#, c-format
2720msgid "section [%2zu] '%s' must not be writable\n"
2721msgstr ""
2722
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002723#: src/elflint.c:4286
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002724#, c-format
2725msgid "call frame search table must not be executable\n"
2726msgstr ""
2727
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002728#: src/elflint.c:4289
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002729#, c-format
2730msgid "section [%2zu] '%s' must not be executable\n"
2731msgstr ""
2732
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002733#: src/elflint.c:4300
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002734#, c-format
2735msgid "program header entry %d: file size greater than memory size\n"
2736msgstr ""
2737
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002738#: src/elflint.c:4307
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002739#, c-format
2740msgid "program header entry %d: alignment not a power of 2\n"
2741msgstr ""
2742
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002743#: src/elflint.c:4310
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002744#, c-format
2745msgid ""
2746"program header entry %d: file offset and virtual address not module of "
2747"alignment\n"
2748msgstr ""
2749
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002750#: src/elflint.c:4323
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002751#, c-format
2752msgid ""
2753"executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
2754"program header entry"
2755msgstr ""
2756
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002757#: src/elflint.c:4357
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002758#, c-format
2759msgid "cannot read ELF header: %s\n"
2760msgstr ""
2761
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05002762#: src/elflint.c:4383
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002763#, c-format
2764msgid "text relocation flag set but not needed\n"
2765msgstr ""
2766
2767#: src/findtextrel.c:70
2768msgid "Input Selection:"
2769msgstr ""
2770
2771#: src/findtextrel.c:71
2772msgid "Prepend PATH to all file names"
2773msgstr ""
2774
2775#: src/findtextrel.c:73
2776msgid "Use PATH as root of debuginfo hierarchy"
2777msgstr ""
2778
2779#: src/findtextrel.c:80
2780msgid "Locate source of text relocations in FILEs (a.out by default)."
2781msgstr ""
2782
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01002783#: src/findtextrel.c:84 src/nm.c:116 src/objdump.c:80 src/size.c:92
Roland McGrath32899ac2011-07-09 03:17:24 -07002784#: src/strings.c:92 src/strip.c:104
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002785msgid "[FILE...]"
2786msgstr ""
2787
2788#: src/findtextrel.c:246
2789#, c-format
2790msgid "cannot get ELF header '%s': %s"
2791msgstr ""
2792
2793#: src/findtextrel.c:257
2794#, c-format
2795msgid "'%s' is not a DSO or PIE"
2796msgstr ""
2797
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002798#: src/findtextrel.c:277
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002799#, c-format
2800msgid "getting get section header of section %zu: %s"
2801msgstr ""
2802
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002803#: src/findtextrel.c:300
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002804#, c-format
2805msgid "cannot read dynamic section: %s"
2806msgstr ""
2807
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002808#: src/findtextrel.c:321
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002809#, c-format
2810msgid "no text relocations reported in '%s'"
2811msgstr ""
2812
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002813#: src/findtextrel.c:333
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002814#, c-format
2815msgid "while reading ELF file"
2816msgstr ""
2817
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002818#: src/findtextrel.c:342 src/findtextrel.c:359
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002819#, c-format
2820msgid "cannot get program header index at offset %d: %s"
2821msgstr ""
2822
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002823#: src/findtextrel.c:411
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002824#, c-format
2825msgid "cannot get section header of section %Zu: %s"
2826msgstr ""
2827
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002828#: src/findtextrel.c:423
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002829#, c-format
2830msgid "cannot get symbol table section %zu in '%s': %s"
2831msgstr ""
2832
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002833#: src/findtextrel.c:443 src/findtextrel.c:466
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002834#, c-format
2835msgid "cannot get relocation at index %d in section %zu in '%s': %s"
2836msgstr ""
2837
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002838#: src/findtextrel.c:531
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002839#, c-format
2840msgid "%s not compiled with -fpic/-fPIC\n"
2841msgstr ""
2842
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002843#: src/findtextrel.c:584
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002844#, c-format
2845msgid ""
2846"the file containing the function '%s' is not compiled with -fpic/-fPIC\n"
2847msgstr ""
2848
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002849#: src/findtextrel.c:591 src/findtextrel.c:611
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002850#, c-format
2851msgid ""
2852"the file containing the function '%s' might not be compiled with -fpic/-"
2853"fPIC\n"
2854msgstr ""
2855
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002856#: src/findtextrel.c:599
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002857#, c-format
2858msgid ""
2859"either the file containing the function '%s' or the file containing the "
2860"function '%s' is not compiled with -fpic/-fPIC\n"
2861msgstr ""
2862
Ulrich Drepper8f656c72010-11-22 22:15:35 -05002863#: src/findtextrel.c:619
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07002864#, c-format
2865msgid ""
2866"a relocation modifies memory at offset %llu in a write-protected segment\n"
2867msgstr ""
2868
2869#: src/i386_ld.c:210
2870#, c-format
2871msgid "cannot allocate PLT section: %s"
2872msgstr ""
2873
2874#: src/i386_ld.c:232
2875#, c-format
2876msgid "cannot allocate PLTREL section: %s"
2877msgstr ""
2878
2879#: src/i386_ld.c:253
2880#, c-format
2881msgid "cannot allocate GOT section: %s"
2882msgstr ""
2883
2884#: src/i386_ld.c:274
2885#, c-format
2886msgid "cannot allocate GOTPLT section: %s"
2887msgstr ""
2888
2889#: src/i386_ld.c:661
2890#, c-format
2891msgid "initial-executable TLS relocation cannot be used "
2892msgstr ""
2893
2894#: src/ld.c:87
2895msgid "Input File Control:"
2896msgstr ""
2897
2898#: src/ld.c:89
2899msgid "Include whole archives in the output from now on."
2900msgstr ""
2901
2902#: src/ld.c:91
2903msgid "Stop including the whole archives in the output."
2904msgstr ""
2905
2906#: src/ld.c:92 src/ld.c:106 src/ld.c:184
2907msgid "FILE"
2908msgstr "DATEI"
2909
2910#: src/ld.c:93
2911msgid "Start a group."
2912msgstr "Eine Gruppe starten."
2913
2914#: src/ld.c:94
2915msgid "End a group."
2916msgstr "Eine Gruppe beenden."
2917
2918#: src/ld.c:95
2919msgid "PATH"
2920msgstr "PFAD"
2921
2922#: src/ld.c:96
2923msgid "Add PATH to list of directories files are searched in."
2924msgstr ""
2925
2926#: src/ld.c:98
2927msgid "Only set DT_NEEDED for following dynamic libs if actually used"
2928msgstr ""
2929
2930#: src/ld.c:100
2931msgid "Always set DT_NEEDED for following dynamic libs"
2932msgstr ""
2933
2934#: src/ld.c:102
2935msgid "Ignore LD_LIBRARY_PATH environment variable."
2936msgstr ""
2937
2938#: src/ld.c:105
2939msgid "Output File Control:"
2940msgstr ""
2941
2942#: src/ld.c:106
2943msgid "Place output in FILE."
2944msgstr ""
2945
2946#: src/ld.c:109
2947msgid "Object is marked to not use default search path at runtime."
2948msgstr ""
2949
2950#: src/ld.c:111
2951msgid "Same as --whole-archive."
2952msgstr "Genau wie --whole-archive."
2953
2954#: src/ld.c:112
2955msgid ""
2956"Default rules of extracting from archive; weak references are not enough."
2957msgstr ""
2958
2959#: src/ld.c:116
2960msgid "Weak references cause extraction from archive."
2961msgstr ""
2962
2963#: src/ld.c:118
2964msgid "Allow multiple definitions; first is used."
2965msgstr ""
2966
2967#: src/ld.c:120
2968msgid "Disallow/allow undefined symbols in DSOs."
2969msgstr ""
2970
2971#: src/ld.c:123
2972msgid "Object requires immediate handling of $ORIGIN."
2973msgstr ""
2974
2975#: src/ld.c:125
2976msgid "Relocation will not be processed lazily."
2977msgstr ""
2978
2979#: src/ld.c:127
2980msgid "Object cannot be unloaded at runtime."
2981msgstr ""
2982
2983#: src/ld.c:129
2984msgid "Mark object to be initialized first."
2985msgstr ""
2986
2987#: src/ld.c:131
2988msgid "Enable/disable lazy-loading flag for following dependencies."
2989msgstr ""
2990
2991#: src/ld.c:133
2992msgid "Mark object as not loadable with 'dlopen'."
2993msgstr ""
2994
2995#: src/ld.c:135
2996msgid "Ignore/record dependencies on unused DSOs."
2997msgstr ""
2998
2999#: src/ld.c:137
3000msgid "Generated DSO will be a system library."
3001msgstr ""
3002
3003#: src/ld.c:138
3004msgid "ADDRESS"
3005msgstr "ADRESSE"
3006
3007#: src/ld.c:138
3008msgid "Set entry point address."
3009msgstr ""
3010
3011#: src/ld.c:141
3012msgid "Do not link against shared libraries."
3013msgstr ""
3014
3015#: src/ld.c:144
3016msgid "Prefer linking against shared libraries."
3017msgstr ""
3018
3019#: src/ld.c:145
3020msgid "Export all dynamic symbols."
3021msgstr ""
3022
3023#: src/ld.c:146
3024msgid "Strip all symbols."
3025msgstr ""
3026
3027#: src/ld.c:147
3028msgid "Strip debugging symbols."
3029msgstr ""
3030
3031#: src/ld.c:149
3032msgid "Assume pagesize for the target system to be SIZE."
3033msgstr ""
3034
3035#: src/ld.c:151
3036msgid "Set runtime DSO search path."
3037msgstr ""
3038
3039#: src/ld.c:154
3040msgid "Set link time DSO search path."
3041msgstr ""
3042
3043#: src/ld.c:155
3044msgid "Generate dynamic shared object."
3045msgstr ""
3046
3047#: src/ld.c:156
3048msgid "Generate relocatable object."
3049msgstr ""
3050
3051#: src/ld.c:159
3052msgid "Causes symbol not assigned to a version be reduced to local."
3053msgstr ""
3054
3055#: src/ld.c:160
3056msgid "Remove unused sections."
3057msgstr ""
3058
3059#: src/ld.c:163
3060msgid "Don't remove unused sections."
3061msgstr ""
3062
3063#: src/ld.c:164
3064msgid "Set soname of shared object."
3065msgstr ""
3066
3067#: src/ld.c:165
3068msgid "Set the dynamic linker name."
3069msgstr ""
3070
3071#: src/ld.c:168
3072msgid "Add/suppress addition indentifying link-editor to .comment section."
3073msgstr ""
3074
3075#: src/ld.c:171
3076msgid "Create .eh_frame_hdr section"
3077msgstr ""
3078
3079#: src/ld.c:173
3080msgid "Set hash style to sysv, gnu or both."
3081msgstr ""
3082
3083#: src/ld.c:175
3084msgid "Generate build ID note (md5, sha1 (default), uuid)."
3085msgstr ""
3086
3087#: src/ld.c:177
3088msgid "Linker Operation Control:"
3089msgstr ""
3090
3091#: src/ld.c:178
3092msgid "Verbose messages."
3093msgstr ""
3094
3095#: src/ld.c:179
3096msgid "Trace file opens."
3097msgstr ""
3098
3099#: src/ld.c:181
3100msgid "Trade speed for less memory usage"
3101msgstr ""
3102
3103#: src/ld.c:182
3104msgid "LEVEL"
3105msgstr ""
3106
3107#: src/ld.c:183
3108msgid "Set optimization level to LEVEL."
3109msgstr ""
3110
3111#: src/ld.c:184
3112msgid "Use linker script in FILE."
3113msgstr ""
3114
3115#: src/ld.c:187
3116msgid "Select to get parser debug information"
3117msgstr ""
3118
3119#: src/ld.c:190
3120msgid "Read version information from FILE."
3121msgstr ""
3122
3123#: src/ld.c:191
3124msgid "Set emulation to NAME."
3125msgstr ""
3126
3127#: src/ld.c:197
3128msgid "Combine object and archive files."
3129msgstr ""
3130
3131#: src/ld.c:200
3132msgid "[FILE]..."
3133msgstr "[DATEI]..."
3134
3135#: src/ld.c:333
3136#, c-format
3137msgid "At least one input file needed"
3138msgstr "Mindestens eine Eingabedatei benötigt"
3139
3140#: src/ld.c:349
3141#, c-format
3142msgid "error while preparing linking"
3143msgstr ""
3144
3145#: src/ld.c:356
3146#, c-format
3147msgid "cannot open linker script '%s'"
3148msgstr ""
3149
3150#: src/ld.c:397
3151#, c-format
3152msgid "-( without matching -)"
3153msgstr "-( ohne Übereinstimmung -)"
3154
3155#: src/ld.c:572 src/ld.c:610
3156#, c-format
3157msgid "only one option of -G and -r is allowed"
3158msgstr "nur eine Option aus -G und -r erlaubt"
3159
3160#: src/ld.c:594
3161#, c-format
3162msgid "more than one '-m' parameter"
3163msgstr ""
3164
3165#: src/ld.c:604 src/ld.c:1013
3166#, c-format
3167msgid "unknown option `-%c %s'"
3168msgstr ""
3169
3170#: src/ld.c:646
3171#, c-format
3172msgid "invalid page size value '%s': ignored"
3173msgstr ""
3174
3175#: src/ld.c:687
3176#, c-format
3177msgid "invalid hash style '%s'"
3178msgstr ""
3179
3180#: src/ld.c:697
3181#, c-format
3182msgid "invalid build-ID style '%s'"
3183msgstr ""
3184
3185#: src/ld.c:785
3186#, c-format
3187msgid "More than one output file name given."
3188msgstr "Mehr als ein Name der Ausgabedatei angegeben."
3189
3190#: src/ld.c:802
3191#, c-format
3192msgid "Invalid optimization level `%s'"
3193msgstr ""
3194
3195#: src/ld.c:850
3196#, c-format
3197msgid "nested -( -) groups are not allowed"
3198msgstr ""
3199
3200#: src/ld.c:869
3201#, c-format
3202msgid "-) without matching -("
3203msgstr "-) ohne Übereinstimmung -("
3204
3205#: src/ld.c:1046
3206#, c-format
3207msgid "unknown option '-%c %s'"
3208msgstr "unbekannte Option '-%c %s'"
3209
3210#: src/ld.c:1150
3211#, c-format
3212msgid "could not find input file to determine output file format"
3213msgstr ""
3214
3215#: src/ld.c:1152
3216#, c-format
3217msgid "try again with an appropriate '-m' parameter"
3218msgstr ""
3219
3220#: src/ld.c:1446
3221#, c-format
3222msgid "cannot read version script '%s'"
3223msgstr ""
3224
3225#: src/ld.c:1512 src/ld.c:1551
3226#, c-format
3227msgid "duplicate definition of '%s' in linker script"
3228msgstr ""
3229
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003230#: src/ldgeneric.c:209 src/ldgeneric.c:5149
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003231#, c-format
3232msgid "cannot create string table"
3233msgstr ""
3234
3235#: src/ldgeneric.c:255
3236#, c-format
3237msgid "cannot load ld backend library '%s': %s"
3238msgstr ""
3239
3240#: src/ldgeneric.c:265
3241#, c-format
3242msgid "cannot find init function in ld backend library '%s': %s"
3243msgstr ""
3244
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003245#: src/ldgeneric.c:308
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003246#, c-format
3247msgid "%s listed more than once as input"
3248msgstr ""
3249
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003250#: src/ldgeneric.c:422
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003251#, c-format
3252msgid "%s (for -l%s)\n"
3253msgstr ""
3254
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003255#: src/ldgeneric.c:423
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003256#, c-format
3257msgid "%s (for DT_NEEDED %s)\n"
3258msgstr ""
3259
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003260#: src/ldgeneric.c:571
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003261#, c-format
3262msgid "Warning: type of `%s' changed from %s in %s to %s in %s"
3263msgstr ""
3264
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003265#: src/ldgeneric.c:584
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003266#, c-format
3267msgid "Warning: size of `%s' changed from %<PRIu64> in %s to %<PRIu64> in %s"
3268msgstr ""
3269
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003270#: src/ldgeneric.c:659 src/ldgeneric.c:1120 src/readelf.c:642 src/strip.c:570
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003271#, c-format
3272msgid "cannot determine number of sections: %s"
3273msgstr ""
3274
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003275#: src/ldgeneric.c:675
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003276#, c-format
3277msgid "(%s+%#<PRIx64>): multiple definition of %s `%s'\n"
3278msgstr ""
3279
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003280#: src/ldgeneric.c:698
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003281#, c-format
3282msgid "(%s+%#<PRIx64>): first defined here\n"
3283msgstr ""
3284
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003285#: src/ldgeneric.c:817
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003286#, c-format
3287msgid "%s: cannot get section group data: %s"
3288msgstr ""
3289
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003290#: src/ldgeneric.c:838
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003291#, c-format
3292msgid "%s: section '%s' with group flag set does not belong to any group"
3293msgstr ""
3294
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003295#: src/ldgeneric.c:883
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003296#, c-format
3297msgid "%s: section [%2d] '%s' is not in the correct section group"
3298msgstr ""
3299
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003300#: src/ldgeneric.c:1154 src/ldgeneric.c:1411 src/ldgeneric.c:1420
3301#: src/ldgeneric.c:1479 src/ldgeneric.c:1488 src/ldgeneric.c:1751
3302#: src/ldgeneric.c:2003
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003303#, c-format
3304msgid "%s: invalid ELF file (%s:%d)\n"
3305msgstr ""
3306
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003307#: src/ldgeneric.c:1248
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003308#, c-format
3309msgid "%s: only files of type ET_REL might contain section groups"
3310msgstr ""
3311
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003312#: src/ldgeneric.c:1300
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003313#, c-format
3314msgid "%s: cannot determine signature of section group [%2zd] '%s': %s"
3315msgstr ""
3316
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003317#: src/ldgeneric.c:1312
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003318#, c-format
3319msgid "%s: cannot get content of section group [%2zd] '%s': %s'"
3320msgstr ""
3321
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003322#: src/ldgeneric.c:1326
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003323#, c-format
3324msgid ""
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07003325"%s: group member %zu of section group [%2zd] '%s' has too high index: "
3326"%<PRIu32>"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003327msgstr ""
3328
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003329#: src/ldgeneric.c:1348
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003330#, c-format
3331msgid "%s: section '%s' has unknown type: %d"
3332msgstr ""
3333
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003334#: src/ldgeneric.c:1727
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003335#, c-format
3336msgid "cannot get descriptor for ELF file (%s:%d): %s\n"
3337msgstr ""
3338
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003339#: src/ldgeneric.c:1897
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003340#, c-format
3341msgid "cannot read archive `%s': %s"
3342msgstr ""
3343
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003344#: src/ldgeneric.c:2018
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003345#, c-format
3346msgid "file of type %s cannot be linked in\n"
3347msgstr ""
3348
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003349#: src/ldgeneric.c:2030
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003350#, c-format
3351msgid "%s: input file incompatible with ELF machine type %s\n"
3352msgstr ""
3353
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003354#: src/ldgeneric.c:2042
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003355#, c-format
3356msgid "%s: cannot get section header string table index: %s\n"
3357msgstr ""
3358
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003359#: src/ldgeneric.c:2071
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003360#, c-format
3361msgid "cannot use DSO '%s' when generating relocatable object file"
3362msgstr ""
3363
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003364#: src/ldgeneric.c:2156
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003365#, c-format
3366msgid "input file '%s' ignored"
3367msgstr "Eingabedatei '%s' ignoriert"
3368
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003369#: src/ldgeneric.c:2370
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003370#, c-format
3371msgid "undefined symbol `%s' in %s"
3372msgstr "undefiniertes Symbol `%s' in %s"
3373
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003374#: src/ldgeneric.c:2700
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003375#, c-format
3376msgid "cannot create ELF descriptor for output file: %s"
3377msgstr ""
3378
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003379#: src/ldgeneric.c:2707
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003380#, c-format
3381msgid "could not create ELF header for output file: %s"
3382msgstr ""
3383
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003384#: src/ldgeneric.c:3222 src/ldgeneric.c:3292 src/ldgeneric.c:3328
3385#: src/ldgeneric.c:4455 src/ldgeneric.c:4504 src/ldgeneric.c:4536
3386#: src/ldgeneric.c:4771 src/ldgeneric.c:4826 src/ldgeneric.c:5073
3387#: src/ldgeneric.c:5129 src/ldgeneric.c:5598 src/ldgeneric.c:5610
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003388#, c-format
3389msgid "cannot create section for output file: %s"
3390msgstr ""
3391
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003392#: src/ldgeneric.c:3442
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003393#, c-format
3394msgid "address computation expression contains variable '%s'"
3395msgstr ""
3396
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003397#: src/ldgeneric.c:3487
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003398#, c-format
3399msgid ""
3400"argument '%<PRIuMAX>' of ALIGN in address computation expression is no power "
3401"of two"
3402msgstr ""
3403
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003404#: src/ldgeneric.c:3682
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003405#, c-format
3406msgid "cannot find entry symbol '%s': defaulting to %#0*<PRIx64>"
3407msgstr ""
3408
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003409#: src/ldgeneric.c:3688
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003410#, c-format
3411msgid "no entry symbol specified: defaulting to %#0*<PRIx64>"
3412msgstr ""
3413
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003414#: src/ldgeneric.c:3918
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003415#, c-format
3416msgid "cannot create GNU hash table section for output file: %s"
3417msgstr ""
3418
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003419#: src/ldgeneric.c:4069
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003420#, c-format
3421msgid "cannot create hash table section for output file: %s"
3422msgstr ""
3423
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003424#: src/ldgeneric.c:4112
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003425#, c-format
3426msgid "cannot create build ID section: %s"
3427msgstr ""
3428
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003429#: src/ldgeneric.c:4189
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003430#, c-format
3431msgid "cannot convert section data to file format: %s"
3432msgstr ""
3433
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003434#: src/ldgeneric.c:4198
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003435#, c-format
3436msgid "cannot convert section data to memory format: %s"
3437msgstr ""
3438
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003439#: src/ldgeneric.c:4259
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003440#, c-format
3441msgid "cannot read enough data for UUID"
3442msgstr ""
3443
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003444#: src/ldgeneric.c:4356 src/ldgeneric.c:4377 src/ldgeneric.c:4406
Roland McGrath32899ac2011-07-09 03:17:24 -07003445#: src/ldgeneric.c:6059
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003446#, c-format
3447msgid "cannot create symbol table for output file: %s"
3448msgstr ""
3449
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003450#: src/ldgeneric.c:5298 src/ldgeneric.c:5850
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003451#, c-format
3452msgid "section index too large in dynamic symbol table"
3453msgstr ""
3454
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003455#: src/ldgeneric.c:5743
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003456#, c-format
3457msgid "cannot create versioning section: %s"
3458msgstr "konnte Versionierungsabschnitt nicht erstellen: %s"
3459
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05003460#: src/ldgeneric.c:5816
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003461#, c-format
3462msgid "cannot create dynamic symbol table for output file: %s"
3463msgstr ""
3464
Roland McGrath32899ac2011-07-09 03:17:24 -07003465#: src/ldgeneric.c:5991
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003466#, c-format
3467msgid "cannot create versioning data: %s"
3468msgstr "konnte Versionierungsdaten nicht erstellen: %s"
3469
Roland McGrath32899ac2011-07-09 03:17:24 -07003470#: src/ldgeneric.c:6091 src/ldgeneric.c:6104 src/ldgeneric.c:6168
3471#: src/ldgeneric.c:6176
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003472#, c-format
3473msgid "cannot create section header string section: %s"
3474msgstr ""
3475
Roland McGrath32899ac2011-07-09 03:17:24 -07003476#: src/ldgeneric.c:6098
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003477#, c-format
3478msgid "cannot create section header string section"
3479msgstr ""
3480
Roland McGrath32899ac2011-07-09 03:17:24 -07003481#: src/ldgeneric.c:6256
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003482#, c-format
3483msgid "cannot create program header: %s"
3484msgstr "konnte Programm-Kopf nicht erstellen: %s"
3485
Roland McGrath32899ac2011-07-09 03:17:24 -07003486#: src/ldgeneric.c:6264
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003487#, c-format
3488msgid "while determining file layout: %s"
3489msgstr ""
3490
Roland McGrath32899ac2011-07-09 03:17:24 -07003491#: src/ldgeneric.c:6385
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003492#, c-format
3493msgid "internal error: non-nobits section follows nobits section"
3494msgstr ""
3495
Roland McGrath32899ac2011-07-09 03:17:24 -07003496#: src/ldgeneric.c:6922
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003497#, c-format
3498msgid "cannot get header of 0th section: %s"
3499msgstr ""
3500
Roland McGrath32899ac2011-07-09 03:17:24 -07003501#: src/ldgeneric.c:6938 src/unstrip.c:1818
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003502#, c-format
3503msgid "cannot update ELF header: %s"
3504msgstr ""
3505
Roland McGrath32899ac2011-07-09 03:17:24 -07003506#: src/ldgeneric.c:6969
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003507#, c-format
3508msgid "linker backend didn't specify function to relocate section"
3509msgstr ""
3510
Roland McGrath32899ac2011-07-09 03:17:24 -07003511#: src/ldgeneric.c:6981
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003512#, c-format
3513msgid "while writing output file: %s"
3514msgstr ""
3515
Roland McGrath32899ac2011-07-09 03:17:24 -07003516#: src/ldgeneric.c:6986
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003517#, c-format
3518msgid "while finishing output file: %s"
3519msgstr ""
3520
Roland McGrath32899ac2011-07-09 03:17:24 -07003521#: src/ldgeneric.c:6992
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003522#, c-format
3523msgid "cannot stat output file"
3524msgstr ""
3525
Roland McGrath32899ac2011-07-09 03:17:24 -07003526#: src/ldgeneric.c:7008
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003527#, c-format
3528msgid "WARNING: temporary output file overwritten before linking finished"
3529msgstr ""
3530
Roland McGrath32899ac2011-07-09 03:17:24 -07003531#: src/ldgeneric.c:7061 src/ldgeneric.c:7072 src/ldgeneric.c:7083
3532#: src/ldgeneric.c:7094 src/ldgeneric.c:7113 src/ldgeneric.c:7126
3533#: src/ldgeneric.c:7138
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003534#, c-format
3535msgid "no machine specific '%s' implementation"
3536msgstr ""
3537
3538#: src/ldscript.y:178
3539msgid "mode for segment invalid\n"
3540msgstr ""
3541
3542#: src/ldscript.y:465
3543#, c-format
3544msgid "while reading version script '%s': %s at line %d"
3545msgstr ""
3546
3547#: src/ldscript.y:466
3548#, c-format
3549msgid "while reading linker script '%s': %s at line %d"
3550msgstr ""
3551
3552#: src/ldscript.y:745
3553#, c-format
3554msgid "symbol '%s' is declared both local and global for unnamed version"
3555msgstr ""
3556
3557#: src/ldscript.y:747
3558#, c-format
3559msgid "symbol '%s' is declared both local and global for version '%s'"
3560msgstr ""
3561
3562#: src/ldscript.y:767 src/ldscript.y:774
3563#, c-format
3564msgid "default visibility set as local and global"
3565msgstr "Standard-Sichtbarkeit auf lokal und global gesetzt"
3566
Roland McGrath32899ac2011-07-09 03:17:24 -07003567#: src/nm.c:74 src/strip.c:76
tomspur4e1b7c92009-04-05 10:10:43 +00003568msgid "Output selection:"
micm321c0942009-06-29 13:18:49 +00003569msgstr ""
tomspur4e1b7c92009-04-05 10:10:43 +00003570
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003571#: src/nm.c:75
tomspur4e1b7c92009-04-05 10:10:43 +00003572msgid "Display debugger-only symbols"
3573msgstr ""
3574
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003575#: src/nm.c:76
tomspur4e1b7c92009-04-05 10:10:43 +00003576msgid "Display only defined symbols"
micm8d743222009-06-19 09:10:01 +00003577msgstr "Zeige nur definierte Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003578
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003579#: src/nm.c:79
tomspur4e1b7c92009-04-05 10:10:43 +00003580msgid "Display dynamic symbols instead of normal symbols"
micm8d743222009-06-19 09:10:01 +00003581msgstr "Zeige dynamische Symbole anstelle normaler Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003582
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003583#: src/nm.c:80
tomspur4e1b7c92009-04-05 10:10:43 +00003584msgid "Display only external symbols"
micm8d743222009-06-19 09:10:01 +00003585msgstr "Zeige nur externe Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003586
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003587#: src/nm.c:81
tomspur4e1b7c92009-04-05 10:10:43 +00003588msgid "Display only undefined symbols"
micm8d743222009-06-19 09:10:01 +00003589msgstr "Zeige nur undefinierte Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003590
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003591#: src/nm.c:83
tomspur4e1b7c92009-04-05 10:10:43 +00003592msgid "Include index for symbols from archive members"
3593msgstr ""
3594
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003595#: src/nm.c:85 src/size.c:66
tomspur4e1b7c92009-04-05 10:10:43 +00003596msgid "Output format:"
micm8d743222009-06-19 09:10:01 +00003597msgstr "Ausgabeformat:"
tomspur4e1b7c92009-04-05 10:10:43 +00003598
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003599#: src/nm.c:87
micm8d743222009-06-19 09:10:01 +00003600#, fuzzy
tomspur4e1b7c92009-04-05 10:10:43 +00003601msgid "Print name of the input file before every symbol"
micm8d743222009-06-19 09:10:01 +00003602msgstr "Zeige Name der Eingabedatei vor jedem Symbol"
tomspur4e1b7c92009-04-05 10:10:43 +00003603
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003604#: src/nm.c:90
micm8d743222009-06-19 09:10:01 +00003605msgid ""
3606"Use the output format FORMAT. FORMAT can be `bsd', `sysv' or `posix'. The "
3607"default is `sysv'"
tomspur4e1b7c92009-04-05 10:10:43 +00003608msgstr ""
micm8d743222009-06-19 09:10:01 +00003609"Benutze das Ausgabeformat FORMAT. FORMAT kann `bsd', `sysv' or `posix' sein. "
3610"Der Standard ist `sysv'"
tomspur4e1b7c92009-04-05 10:10:43 +00003611
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003612#: src/nm.c:92
tomspur4e1b7c92009-04-05 10:10:43 +00003613msgid "Same as --format=bsd"
micm8d743222009-06-19 09:10:01 +00003614msgstr "Genau wie --format=bsd"
tomspur4e1b7c92009-04-05 10:10:43 +00003615
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003616#: src/nm.c:93
tomspur4e1b7c92009-04-05 10:10:43 +00003617msgid "Same as --format=posix"
micm8d743222009-06-19 09:10:01 +00003618msgstr "Genau wie --format=posix"
tomspur4e1b7c92009-04-05 10:10:43 +00003619
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003620#: src/nm.c:94 src/size.c:72
tomspur4e1b7c92009-04-05 10:10:43 +00003621msgid "Use RADIX for printing symbol values"
micm8d743222009-06-19 09:10:01 +00003622msgstr "Benutze RADIX zur Ausgabe von Symbolwerten"
tomspur4e1b7c92009-04-05 10:10:43 +00003623
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003624#: src/nm.c:95
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003625#, fuzzy
3626msgid "Mark special symbols"
micm8d743222009-06-19 09:10:01 +00003627msgstr "Kennzeichne schwache Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003628
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003629#: src/nm.c:97
micm8d743222009-06-19 09:10:01 +00003630#, fuzzy
tomspur4e1b7c92009-04-05 10:10:43 +00003631msgid "Print size of defined symbols"
micm8d743222009-06-19 09:10:01 +00003632msgstr "Zeige Grösse der definierten Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003633
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003634#: src/nm.c:99 src/size.c:80 src/strip.c:81 src/unstrip.c:81
tomspur4e1b7c92009-04-05 10:10:43 +00003635msgid "Output options:"
micm8d743222009-06-19 09:10:01 +00003636msgstr "Ausgabeoptionen:"
tomspur4e1b7c92009-04-05 10:10:43 +00003637
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003638#: src/nm.c:100
tomspur4e1b7c92009-04-05 10:10:43 +00003639msgid "Sort symbols numerically by address"
micm8d743222009-06-19 09:10:01 +00003640msgstr "Symbole anhand der Adresse numerisch sortieren"
tomspur4e1b7c92009-04-05 10:10:43 +00003641
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003642#: src/nm.c:102
tomspur4e1b7c92009-04-05 10:10:43 +00003643msgid "Do not sort the symbols"
micm8d743222009-06-19 09:10:01 +00003644msgstr "Symbole nicht sortieren"
tomspur4e1b7c92009-04-05 10:10:43 +00003645
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003646#: src/nm.c:103
tomspur4e1b7c92009-04-05 10:10:43 +00003647msgid "Reverse the sense of the sort"
micm8d743222009-06-19 09:10:01 +00003648msgstr "Sortierreihenfolge umkehren"
tomspur4e1b7c92009-04-05 10:10:43 +00003649
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003650#: src/nm.c:106
3651msgid "Decode low-level symbol names into source code names"
3652msgstr ""
3653
3654#: src/nm.c:113
tomspur4e1b7c92009-04-05 10:10:43 +00003655msgid "List symbols from FILEs (a.out by default)."
3656msgstr ""
3657
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003658#: src/nm.c:124 src/objdump.c:88
3659#, fuzzy
3660msgid "Output formatting"
3661msgstr "Ausgabeformat:"
3662
3663#: src/nm.c:148 src/objdump.c:112 src/size.c:117 src/strip.c:128
tomspur4e1b7c92009-04-05 10:10:43 +00003664#, c-format
3665msgid "%s: INTERNAL ERROR %d (%s-%s): %s"
micm8d743222009-06-19 09:10:01 +00003666msgstr "%s: INTERNER FEHLER %d (%s-%s): %s"
tomspur4e1b7c92009-04-05 10:10:43 +00003667
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003668#: src/nm.c:406 src/nm.c:418 src/size.c:317 src/size.c:326 src/size.c:337
Roland McGrath32899ac2011-07-09 03:17:24 -07003669#: src/strip.c:2132
tomspur4e1b7c92009-04-05 10:10:43 +00003670#, c-format
3671msgid "while closing '%s'"
micm8d743222009-06-19 09:10:01 +00003672msgstr "beim Schliessen von '%s'"
tomspur4e1b7c92009-04-05 10:10:43 +00003673
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003674#: src/nm.c:428 src/objdump.c:304 src/strip.c:384
tomspur4e1b7c92009-04-05 10:10:43 +00003675#, c-format
3676msgid "%s: File format not recognized"
micm8d743222009-06-19 09:10:01 +00003677msgstr "%s: Dateiformat nicht erkannt"
tomspur4e1b7c92009-04-05 10:10:43 +00003678
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003679#: src/nm.c:468
3680#, fuzzy
tomspur4e1b7c92009-04-05 10:10:43 +00003681msgid ""
3682"\n"
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003683"Archive index:\n"
tomspur4e1b7c92009-04-05 10:10:43 +00003684msgstr ""
micm8d743222009-06-19 09:10:01 +00003685"\n"
3686"Archiv-Index:"
tomspur4e1b7c92009-04-05 10:10:43 +00003687
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003688#: src/nm.c:477
tomspur4e1b7c92009-04-05 10:10:43 +00003689#, c-format
3690msgid "invalid offset %zu for symbol %s"
micm8d743222009-06-19 09:10:01 +00003691msgstr "ungültiger Offset %zu für Symbol %s"
tomspur4e1b7c92009-04-05 10:10:43 +00003692
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003693#: src/nm.c:482
tomspur4e1b7c92009-04-05 10:10:43 +00003694#, c-format
3695msgid "%s in %s\n"
3696msgstr ""
3697
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003698#: src/nm.c:490
tomspur4e1b7c92009-04-05 10:10:43 +00003699#, c-format
3700msgid "cannot reset archive offset to beginning"
3701msgstr ""
3702
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003703#: src/nm.c:514 src/objdump.c:352
tomspur4e1b7c92009-04-05 10:10:43 +00003704#, c-format
3705msgid "%s%s%s: file format not recognized"
micm8d743222009-06-19 09:10:01 +00003706msgstr "%s%s%s: Dateiformat nicht erkannt"
tomspur4e1b7c92009-04-05 10:10:43 +00003707
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003708#: src/nm.c:726
tomspur4e1b7c92009-04-05 10:10:43 +00003709#, c-format
3710msgid "cannot create search tree"
micm8d743222009-06-19 09:10:01 +00003711msgstr "Kann Suchbaum nicht erstellen"
tomspur4e1b7c92009-04-05 10:10:43 +00003712
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003713#: src/nm.c:765 src/nm.c:1164 src/objdump.c:795 src/readelf.c:898
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003714#: src/readelf.c:1041 src/readelf.c:1189 src/readelf.c:1371 src/readelf.c:1571
3715#: src/readelf.c:1757 src/readelf.c:1967 src/readelf.c:2221 src/readelf.c:2287
3716#: src/readelf.c:2365 src/readelf.c:2863 src/readelf.c:2899 src/readelf.c:2961
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003717#: src/readelf.c:7307 src/readelf.c:8212 src/readelf.c:8359 src/readelf.c:8427
Roland McGrath32899ac2011-07-09 03:17:24 -07003718#: src/size.c:425 src/size.c:499 src/strip.c:510
tomspur4e1b7c92009-04-05 10:10:43 +00003719#, c-format
3720msgid "cannot get section header string table index"
3721msgstr ""
3722
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003723#: src/nm.c:790
tbull6efdf252009-04-18 20:44:43 +00003724#, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00003725msgid ""
3726"\n"
3727"\n"
3728"Symbols from %s:\n"
3729"\n"
3730msgstr ""
3731"\n"
3732"\n"
3733"Symbole aus %s:\n"
3734"\n"
3735
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003736#: src/nm.c:793
tomspur4e1b7c92009-04-05 10:10:43 +00003737#, c-format
3738msgid ""
3739"%*s%-*s %-*s Class Type %-*s %*s Section\n"
3740"\n"
3741msgstr ""
3742
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003743#: src/nm.c:1174
tomspur4e1b7c92009-04-05 10:10:43 +00003744#, c-format
3745msgid "%s: entry size in section `%s' is not what we expect"
micm8d743222009-06-19 09:10:01 +00003746msgstr "%s: entry size in section `%s' is not what we expect"
tomspur4e1b7c92009-04-05 10:10:43 +00003747
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003748#: src/nm.c:1178
tomspur4e1b7c92009-04-05 10:10:43 +00003749#, c-format
3750msgid "%s: size of section `%s' is not multiple of entry size"
3751msgstr ""
3752
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003753#: src/nm.c:1436
tomspur4e1b7c92009-04-05 10:10:43 +00003754#, c-format
3755msgid "%s%s%s%s: Invalid operation"
micm8d743222009-06-19 09:10:01 +00003756msgstr "%s%s%s%s: Ungültige Operation"
tomspur4e1b7c92009-04-05 10:10:43 +00003757
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003758#: src/nm.c:1493
tomspur4e1b7c92009-04-05 10:10:43 +00003759#, c-format
3760msgid "%s%s%s: no symbols"
micm8d743222009-06-19 09:10:01 +00003761msgstr "%s%s%s: keine Symbole"
tomspur4e1b7c92009-04-05 10:10:43 +00003762
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003763#: src/objdump.c:61
3764msgid "Mode selection:"
3765msgstr ""
tomspur4e1b7c92009-04-05 10:10:43 +00003766
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003767#: src/objdump.c:62
3768msgid "Display relocation information."
3769msgstr ""
3770
3771#: src/objdump.c:64
3772msgid "Display the full contents of all sections requested"
3773msgstr ""
3774
3775#: src/objdump.c:66
3776msgid "Display assembler code of executable sections"
3777msgstr ""
3778
3779#: src/objdump.c:68
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003780#, fuzzy
3781msgid "Output content selection:"
3782msgstr "Eingabeauswahloptionen:"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003783
3784#: src/objdump.c:70
3785msgid "Only display information for section NAME."
3786msgstr ""
3787
3788#: src/objdump.c:76
3789msgid "Show information from FILEs (a.out by default)."
3790msgstr ""
3791
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003792#: src/objdump.c:244 src/readelf.c:441
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003793msgid "No operation specified.\n"
3794msgstr "Keine Operation angegeben.\n"
3795
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003796#: src/objdump.c:282 src/objdump.c:294
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003797#, c-format
3798msgid "while close `%s'"
3799msgstr ""
3800
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003801#: src/objdump.c:387 src/readelf.c:1666 src/readelf.c:1840
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003802msgid "INVALID SYMBOL"
3803msgstr ""
3804
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003805#: src/objdump.c:402 src/readelf.c:1697 src/readelf.c:1873
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003806msgid "INVALID SECTION"
3807msgstr ""
3808
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003809#: src/objdump.c:518
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003810#, c-format
3811msgid ""
3812"\n"
3813"RELOCATION RECORDS FOR [%s]:\n"
3814"%-*s TYPE VALUE\n"
3815msgstr ""
3816
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003817#: src/objdump.c:521
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003818msgid "OFFSET"
3819msgstr "OFFSET"
3820
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003821#: src/objdump.c:584
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003822#, c-format
3823msgid "Contents of section %s:\n"
3824msgstr "Inhalt des Abschnitts %s:\n"
3825
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003826#: src/objdump.c:705
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003827#, c-format
3828msgid "cannot disassemble"
3829msgstr "Disassemblieren nicht möglich"
3830
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01003831#: src/objdump.c:744
3832#, fuzzy, c-format
3833msgid "cannot allocate memory"
3834msgstr "konnte Verzeichnis nicht erstellen: %s"
3835
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003836#: src/ranlib.c:74
3837msgid "Generate an index to speed access to archives."
3838msgstr "Erstelle einen Index zur Beschleunigung des Zugriffs auf Archive."
3839
3840#: src/ranlib.c:77
3841msgid "ARCHIVE"
3842msgstr "ARCHIV"
3843
3844#: src/ranlib.c:116
3845#, c-format
3846msgid "Archive name required"
3847msgstr "Archivname benötigt"
3848
3849#: src/ranlib.c:194
3850#, c-format
3851msgid "'%s' is no archive"
3852msgstr "'%s' ist kein Archiv"
3853
3854#: src/ranlib.c:229
3855#, c-format
3856msgid "error while freeing sub-ELF descriptor: %s"
3857msgstr ""
3858
3859#: src/readelf.c:73
3860#, fuzzy
3861msgid "ELF output selection:"
3862msgstr "Eingabeauswahloptionen:"
3863
3864#: src/readelf.c:75
3865msgid "All these plus -p .strtab -p .dynstr -p .comment"
3866msgstr ""
3867
3868#: src/readelf.c:76
tomspur4e1b7c92009-04-05 10:10:43 +00003869msgid "Display the dynamic segment"
3870msgstr ""
3871
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003872#: src/readelf.c:77
tomspur4e1b7c92009-04-05 10:10:43 +00003873msgid "Display the ELF file header"
3874msgstr ""
3875
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003876#: src/readelf.c:79
tomspur4e1b7c92009-04-05 10:10:43 +00003877msgid "Display histogram of bucket list lengths"
3878msgstr ""
3879
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003880#: src/readelf.c:80
tomspur4e1b7c92009-04-05 10:10:43 +00003881msgid "Display the program headers"
micm321c0942009-06-29 13:18:49 +00003882msgstr "Programm-Köpfe anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003883
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003884#: src/readelf.c:82
tomspur4e1b7c92009-04-05 10:10:43 +00003885msgid "Display relocations"
micm321c0942009-06-29 13:18:49 +00003886msgstr "Relocations anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003887
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003888#: src/readelf.c:83
3889#, fuzzy
3890msgid "Display the sections' headers"
3891msgstr "Programm-Köpfe anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003892
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003893#: src/readelf.c:85
tomspur4e1b7c92009-04-05 10:10:43 +00003894msgid "Display the symbol table"
micm321c0942009-06-29 13:18:49 +00003895msgstr "Symboltabelle anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003896
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003897#: src/readelf.c:86
tomspur4e1b7c92009-04-05 10:10:43 +00003898msgid "Display versioning information"
micm321c0942009-06-29 13:18:49 +00003899msgstr "Versionierungsinformationen anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003900
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003901#: src/readelf.c:87
3902#, fuzzy
3903msgid "Display the ELF notes"
3904msgstr "Kernnotizen anzeigen"
3905
3906#: src/readelf.c:89
3907#, fuzzy
3908msgid "Display architecture specific information, if any"
3909msgstr "Architekturspezifische Informationen anzeigen (falls vorhanden)"
3910
3911#: src/readelf.c:91
3912msgid "Display sections for exception handling"
3913msgstr "Abschnitte für Ausnahmebehandlung anzeigen"
3914
3915#: src/readelf.c:93
3916msgid "Additional output selection:"
3917msgstr ""
3918
3919#: src/readelf.c:95
micm8d743222009-06-19 09:10:01 +00003920msgid ""
3921"Display DWARF section content. SECTION can be one of abbrev, aranges, "
Roland McGrath32899ac2011-07-09 03:17:24 -07003922"frame, gdb_index, info, loc, line, ranges, pubnames, str, macinfo, or "
3923"exception"
tomspur4e1b7c92009-04-05 10:10:43 +00003924msgstr ""
3925
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003926#: src/readelf.c:99
tomspur4e1b7c92009-04-05 10:10:43 +00003927msgid "Dump the uninterpreted contents of SECTION, by number or name"
3928msgstr ""
3929
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003930#: src/readelf.c:101
tomspur4e1b7c92009-04-05 10:10:43 +00003931msgid "Print string contents of sections"
3932msgstr ""
3933
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003934#: src/readelf.c:104
tomspur4e1b7c92009-04-05 10:10:43 +00003935msgid "Display the symbol index of an archive"
micm321c0942009-06-29 13:18:49 +00003936msgstr "Symbolindex des Archivs anzeigen"
tomspur4e1b7c92009-04-05 10:10:43 +00003937
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003938#: src/readelf.c:106
tomspur4e1b7c92009-04-05 10:10:43 +00003939msgid "Output control:"
micm321c0942009-06-29 13:18:49 +00003940msgstr "Ausgabekontrolle:"
3941
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07003942#: src/readelf.c:108
micm321c0942009-06-29 13:18:49 +00003943msgid "Do not find symbol names for addresses in DWARF data"
3944msgstr "Keine symbolischen Namen für Adressen in DWARF-Daten suchen"
tomspur4e1b7c92009-04-05 10:10:43 +00003945
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003946#: src/readelf.c:110
3947msgid "Ignored for compatibility (lines always wide)"
3948msgstr ""
3949
3950#: src/readelf.c:115
tomspur4e1b7c92009-04-05 10:10:43 +00003951msgid "Print information from ELF file in human-readable form."
micm321c0942009-06-29 13:18:49 +00003952msgstr "Informationen aus der ELF-Datei in menschenlesbarer Form ausgeben."
tomspur4e1b7c92009-04-05 10:10:43 +00003953
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003954#: src/readelf.c:412
tomspur4e1b7c92009-04-05 10:10:43 +00003955#, c-format
3956msgid "Unknown DWARF debug section `%s'.\n"
3957msgstr ""
3958
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003959#: src/readelf.c:478
tomspur4e1b7c92009-04-05 10:10:43 +00003960#, c-format
3961msgid "cannot generate Elf descriptor: %s"
micm321c0942009-06-29 13:18:49 +00003962msgstr "konnte Elf-Deskriptor nicht erzeugen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00003963
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003964#: src/readelf.c:490
tomspur4e1b7c92009-04-05 10:10:43 +00003965#, c-format
3966msgid "'%s' is not an archive, cannot print archive index"
3967msgstr ""
3968
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003969#: src/readelf.c:495
tomspur4e1b7c92009-04-05 10:10:43 +00003970#, c-format
3971msgid "error while closing Elf descriptor: %s"
3972msgstr ""
3973
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003974#: src/readelf.c:587
tomspur4e1b7c92009-04-05 10:10:43 +00003975#, c-format
3976msgid "cannot stat input file"
3977msgstr ""
3978
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003979#: src/readelf.c:589
tomspur4e1b7c92009-04-05 10:10:43 +00003980#, c-format
3981msgid "input file is empty"
3982msgstr ""
3983
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003984#: src/readelf.c:591
tomspur4e1b7c92009-04-05 10:10:43 +00003985#, c-format
3986msgid "failed reading '%s': %s"
micm8d743222009-06-19 09:10:01 +00003987msgstr "Konnte '%s' nicht lesen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00003988
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003989#: src/readelf.c:627
tomspur4e1b7c92009-04-05 10:10:43 +00003990#, c-format
3991msgid "cannot read ELF header: %s"
3992msgstr ""
3993
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003994#: src/readelf.c:635
tomspur4e1b7c92009-04-05 10:10:43 +00003995#, c-format
3996msgid "cannot create EBL handle"
3997msgstr ""
3998
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04003999#: src/readelf.c:648
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004000#, fuzzy, c-format
4001msgid "cannot determine number of program headers: %s"
4002msgstr "konnte Programm-Kopf nicht erstellen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00004003
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004004#: src/readelf.c:734
tomspur4e1b7c92009-04-05 10:10:43 +00004005msgid "NONE (None)"
4006msgstr ""
4007
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004008#: src/readelf.c:735
tomspur4e1b7c92009-04-05 10:10:43 +00004009msgid "REL (Relocatable file)"
4010msgstr ""
4011
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004012#: src/readelf.c:736
tomspur4e1b7c92009-04-05 10:10:43 +00004013msgid "EXEC (Executable file)"
4014msgstr ""
4015
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004016#: src/readelf.c:737
tomspur4e1b7c92009-04-05 10:10:43 +00004017msgid "DYN (Shared object file)"
4018msgstr ""
4019
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004020#: src/readelf.c:738
tomspur4e1b7c92009-04-05 10:10:43 +00004021msgid "CORE (Core file)"
4022msgstr ""
4023
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004024#: src/readelf.c:743
tomspur4e1b7c92009-04-05 10:10:43 +00004025#, c-format
4026msgid "OS Specific: (%x)\n"
4027msgstr ""
4028
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004029#: src/readelf.c:745
tomspur4e1b7c92009-04-05 10:10:43 +00004030#, c-format
4031msgid "Processor Specific: (%x)\n"
4032msgstr ""
4033
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004034#: src/readelf.c:755
tomspur4e1b7c92009-04-05 10:10:43 +00004035msgid ""
4036"ELF Header:\n"
4037" Magic: "
4038msgstr ""
4039
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004040#: src/readelf.c:759
tomspur4e1b7c92009-04-05 10:10:43 +00004041#, c-format
4042msgid ""
4043"\n"
4044" Class: %s\n"
4045msgstr ""
4046
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004047#: src/readelf.c:764
micm321c0942009-06-29 13:18:49 +00004048#, fuzzy, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004049msgid " Data: %s\n"
micm321c0942009-06-29 13:18:49 +00004050msgstr " Daten: %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004051
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004052#: src/readelf.c:770
tomspur4e1b7c92009-04-05 10:10:43 +00004053#, c-format
4054msgid " Ident Version: %hhd %s\n"
4055msgstr ""
4056
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004057#: src/readelf.c:772 src/readelf.c:789
tomspur4e1b7c92009-04-05 10:10:43 +00004058msgid "(current)"
micm321c0942009-06-29 13:18:49 +00004059msgstr "(aktuell)"
tomspur4e1b7c92009-04-05 10:10:43 +00004060
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004061#: src/readelf.c:776
tomspur4e1b7c92009-04-05 10:10:43 +00004062#, c-format
4063msgid " OS/ABI: %s\n"
4064msgstr ""
4065
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004066#: src/readelf.c:779
tomspur4e1b7c92009-04-05 10:10:43 +00004067#, c-format
4068msgid " ABI Version: %hhd\n"
4069msgstr ""
4070
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004071#: src/readelf.c:782
tomspur4e1b7c92009-04-05 10:10:43 +00004072msgid " Type: "
micm321c0942009-06-29 13:18:49 +00004073msgstr " Typ: "
tomspur4e1b7c92009-04-05 10:10:43 +00004074
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004075#: src/readelf.c:785
tomspur4e1b7c92009-04-05 10:10:43 +00004076#, c-format
micm8d743222009-06-19 09:10:01 +00004077msgid " Machine: %s\n"
4078msgstr ""
4079
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004080#: src/readelf.c:787
micm8d743222009-06-19 09:10:01 +00004081#, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004082msgid " Version: %d %s\n"
4083msgstr ""
4084
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004085#: src/readelf.c:791
tomspur4e1b7c92009-04-05 10:10:43 +00004086#, c-format
4087msgid " Entry point address: %#<PRIx64>\n"
4088msgstr ""
4089
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004090#: src/readelf.c:794
tomspur4e1b7c92009-04-05 10:10:43 +00004091#, c-format
4092msgid " Start of program headers: %<PRId64> %s\n"
4093msgstr ""
4094
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004095#: src/readelf.c:795 src/readelf.c:798
tomspur4e1b7c92009-04-05 10:10:43 +00004096msgid "(bytes into file)"
4097msgstr ""
4098
Ulrich Drepper2c712522010-06-28 12:10:53 -07004099#: src/readelf.c:797
tomspur4e1b7c92009-04-05 10:10:43 +00004100#, c-format
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004101msgid " Start of section headers: %<PRId64> %s\n"
Roland McGrath32899ac2011-07-09 03:17:24 -07004102msgstr ""
4103
4104#: src/readelf.c:800
4105#, c-format
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004106msgid " Flags: %s\n"
4107msgstr ""
4108
4109#: src/readelf.c:803
4110#, c-format
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004111msgid " Size of this header: %<PRId16> %s\n"
4112msgstr ""
4113
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004114#: src/readelf.c:804 src/readelf.c:807 src/readelf.c:824
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004115msgid "(bytes)"
4116msgstr "(Bytes)"
4117
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004118#: src/readelf.c:806
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004119#, c-format
4120msgid " Size of program header entries: %<PRId16> %s\n"
4121msgstr ""
4122
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004123#: src/readelf.c:809
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004124#, c-format
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004125msgid " Number of program headers entries: %<PRId16>"
tomspur4e1b7c92009-04-05 10:10:43 +00004126msgstr ""
4127
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004128#: src/readelf.c:816
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004129#, c-format
4130msgid " (%<PRIu32> in [0].sh_info)"
4131msgstr ""
4132
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004133#: src/readelf.c:819 src/readelf.c:836 src/readelf.c:850
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004134msgid " ([0] not available)"
4135msgstr ""
4136
Roland McGrath32899ac2011-07-09 03:17:24 -07004137#: src/readelf.c:823
4138#, c-format
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004139msgid " Size of section header entries: %<PRId16> %s\n"
4140msgstr ""
4141
4142#: src/readelf.c:826
4143#, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004144msgid " Number of section headers entries: %<PRId16>"
4145msgstr ""
4146
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004147#: src/readelf.c:833
tomspur4e1b7c92009-04-05 10:10:43 +00004148#, c-format
4149msgid " (%<PRIu32> in [0].sh_size)"
4150msgstr ""
4151
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004152#: src/readelf.c:846
tomspur4e1b7c92009-04-05 10:10:43 +00004153#, c-format
4154msgid " (%<PRIu32> in [0].sh_link)"
4155msgstr ""
4156
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004157#: src/readelf.c:854
tomspur4e1b7c92009-04-05 10:10:43 +00004158#, c-format
4159msgid ""
4160" Section header string table index: XINDEX%s\n"
4161"\n"
4162msgstr ""
4163
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004164#: src/readelf.c:858
tomspur4e1b7c92009-04-05 10:10:43 +00004165#, c-format
4166msgid ""
4167" Section header string table index: %<PRId16>\n"
4168"\n"
4169msgstr ""
4170
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004171#: src/readelf.c:890
tomspur4e1b7c92009-04-05 10:10:43 +00004172#, c-format
4173msgid ""
4174"There are %d section headers, starting at offset %#<PRIx64>:\n"
4175"\n"
4176msgstr ""
4177
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004178#: src/readelf.c:900
tomspur4e1b7c92009-04-05 10:10:43 +00004179msgid "Section Headers:"
4180msgstr ""
4181
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004182#: src/readelf.c:903
micm8d743222009-06-19 09:10:01 +00004183msgid ""
4184"[Nr] Name Type Addr Off Size ES Flags Lk "
4185"Inf Al"
tomspur4e1b7c92009-04-05 10:10:43 +00004186msgstr ""
4187
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004188#: src/readelf.c:905
micm8d743222009-06-19 09:10:01 +00004189msgid ""
4190"[Nr] Name Type Addr Off Size ES "
4191"Flags Lk Inf Al"
4192msgstr ""
4193
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004194#: src/readelf.c:912 src/readelf.c:1065
tomspur4e1b7c92009-04-05 10:10:43 +00004195#, c-format
4196msgid "cannot get section: %s"
4197msgstr ""
4198
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004199#: src/readelf.c:919 src/readelf.c:1073 src/readelf.c:8379 src/unstrip.c:353
Ulrich Drepper2c712522010-06-28 12:10:53 -07004200#: src/unstrip.c:384 src/unstrip.c:433 src/unstrip.c:541 src/unstrip.c:558
4201#: src/unstrip.c:594 src/unstrip.c:792 src/unstrip.c:1060 src/unstrip.c:1250
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05004202#: src/unstrip.c:1310 src/unstrip.c:1431 src/unstrip.c:1484 src/unstrip.c:1591
4203#: src/unstrip.c:1780
tomspur4e1b7c92009-04-05 10:10:43 +00004204#, c-format
4205msgid "cannot get section header: %s"
4206msgstr ""
4207
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004208#: src/readelf.c:977
tomspur4e1b7c92009-04-05 10:10:43 +00004209msgid "Program Headers:"
micm321c0942009-06-29 13:18:49 +00004210msgstr "Programm-Köpfe:"
tomspur4e1b7c92009-04-05 10:10:43 +00004211
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004212#: src/readelf.c:979
micm8d743222009-06-19 09:10:01 +00004213msgid ""
4214" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align"
tomspur4e1b7c92009-04-05 10:10:43 +00004215msgstr ""
4216
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004217#: src/readelf.c:982
micm8d743222009-06-19 09:10:01 +00004218msgid ""
4219" Type Offset VirtAddr PhysAddr FileSiz "
4220"MemSiz Flg Align"
tomspur4e1b7c92009-04-05 10:10:43 +00004221msgstr ""
4222
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004223#: src/readelf.c:1022
tomspur4e1b7c92009-04-05 10:10:43 +00004224#, c-format
4225msgid "\t[Requesting program interpreter: %s]\n"
4226msgstr ""
4227
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004228#: src/readelf.c:1043
tomspur4e1b7c92009-04-05 10:10:43 +00004229msgid ""
4230"\n"
4231" Section to Segment mapping:\n"
4232" Segment Sections..."
4233msgstr ""
4234
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004235#: src/readelf.c:1054 src/unstrip.c:1835 src/unstrip.c:1874 src/unstrip.c:1881
tomspur4e1b7c92009-04-05 10:10:43 +00004236#, c-format
4237msgid "cannot get program header: %s"
4238msgstr ""
4239
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004240#: src/readelf.c:1195
tomspur4e1b7c92009-04-05 10:10:43 +00004241#, c-format
4242msgid ""
4243"\n"
4244"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004245msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004246"\n"
4247"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004248msgstr[0] ""
4249msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004250
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004251#: src/readelf.c:1200
tomspur4e1b7c92009-04-05 10:10:43 +00004252#, c-format
4253msgid ""
4254"\n"
4255"Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004256msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004257"\n"
4258"Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004259msgstr[0] ""
4260msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004261
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004262#: src/readelf.c:1208
tomspur4e1b7c92009-04-05 10:10:43 +00004263msgid "<INVALID SYMBOL>"
4264msgstr ""
4265
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004266#: src/readelf.c:1222
tomspur4e1b7c92009-04-05 10:10:43 +00004267msgid "<INVALID SECTION>"
4268msgstr ""
4269
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004270#: src/readelf.c:1373
tomspur4e1b7c92009-04-05 10:10:43 +00004271#, c-format
4272msgid ""
4273"\n"
4274"Dynamic segment contains %lu entry:\n"
4275" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004276msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004277"\n"
4278"Dynamic segment contains %lu entries:\n"
4279" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004280msgstr[0] ""
4281msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004282
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004283#: src/readelf.c:1385
tomspur4e1b7c92009-04-05 10:10:43 +00004284msgid " Type Value\n"
4285msgstr ""
4286
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004287#: src/readelf.c:1409
tomspur4e1b7c92009-04-05 10:10:43 +00004288#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07004289msgid "Shared library: [%s]\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004290msgstr ""
4291
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004292#: src/readelf.c:1414
tomspur4e1b7c92009-04-05 10:10:43 +00004293#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07004294msgid "Library soname: [%s]\n"
4295msgstr ""
4296
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004297#: src/readelf.c:1419
Roland McGrath32899ac2011-07-09 03:17:24 -07004298#, c-format
4299msgid "Library rpath: [%s]\n"
4300msgstr ""
4301
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004302#: src/readelf.c:1424
Roland McGrath32899ac2011-07-09 03:17:24 -07004303#, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004304msgid "Library runpath: [%s]\n"
4305msgstr ""
4306
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004307#: src/readelf.c:1444
tomspur4e1b7c92009-04-05 10:10:43 +00004308#, c-format
4309msgid "%<PRId64> (bytes)\n"
4310msgstr ""
4311
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004312#: src/readelf.c:1556 src/readelf.c:1742
tomspur4e1b7c92009-04-05 10:10:43 +00004313#, c-format
4314msgid ""
4315"\n"
4316"Invalid symbol table at offset %#0<PRIx64>\n"
4317msgstr ""
4318
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004319#: src/readelf.c:1574 src/readelf.c:1759
tomspur4e1b7c92009-04-05 10:10:43 +00004320#, c-format
4321msgid ""
4322"\n"
micm8d743222009-06-19 09:10:01 +00004323"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
4324"contains %d entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004325msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004326"\n"
micm8d743222009-06-19 09:10:01 +00004327"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
4328"contains %d entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004329msgstr[0] ""
4330msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004331
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004332#: src/readelf.c:1589
tomspur4e1b7c92009-04-05 10:10:43 +00004333#, c-format
4334msgid ""
4335"\n"
4336"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004337msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004338"\n"
4339"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004340msgstr[0] ""
4341msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004342
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004343#: src/readelf.c:1599
tomspur4e1b7c92009-04-05 10:10:43 +00004344msgid " Offset Type Value Name\n"
4345msgstr ""
4346
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004347#: src/readelf.c:1601
tomspur4e1b7c92009-04-05 10:10:43 +00004348msgid " Offset Type Value Name\n"
4349msgstr ""
4350
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004351#: src/readelf.c:1654 src/readelf.c:1665 src/readelf.c:1678 src/readelf.c:1696
4352#: src/readelf.c:1708 src/readelf.c:1827 src/readelf.c:1839 src/readelf.c:1853
4353#: src/readelf.c:1872 src/readelf.c:1885
tomspur4e1b7c92009-04-05 10:10:43 +00004354msgid "<INVALID RELOC>"
4355msgstr ""
4356
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004357#: src/readelf.c:1771
tomspur4e1b7c92009-04-05 10:10:43 +00004358msgid " Offset Type Value Addend Name\n"
4359msgstr ""
4360
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004361#: src/readelf.c:1773
tomspur4e1b7c92009-04-05 10:10:43 +00004362msgid " Offset Type Value Addend Name\n"
4363msgstr ""
4364
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004365#: src/readelf.c:1974
tomspur4e1b7c92009-04-05 10:10:43 +00004366#, c-format
4367msgid ""
4368"\n"
4369"Symbol table [%2u] '%s' contains %u entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004370msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004371"\n"
4372"Symbol table [%2u] '%s' contains %u entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004373msgstr[0] ""
4374msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004375
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004376#: src/readelf.c:1980
tomspur4e1b7c92009-04-05 10:10:43 +00004377#, c-format
4378msgid " %lu local symbol String table: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004379msgid_plural " %lu local symbols String table: [%2u] '%s'\n"
4380msgstr[0] ""
4381msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004382
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004383#: src/readelf.c:1990
tomspur4e1b7c92009-04-05 10:10:43 +00004384msgid " Num: Value Size Type Bind Vis Ndx Name\n"
4385msgstr ""
4386
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004387#: src/readelf.c:1992
tomspur4e1b7c92009-04-05 10:10:43 +00004388msgid " Num: Value Size Type Bind Vis Ndx Name\n"
4389msgstr ""
4390
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004391#: src/readelf.c:2012
tomspur4e1b7c92009-04-05 10:10:43 +00004392#, c-format
4393msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
4394msgstr ""
4395
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004396#: src/readelf.c:2100
tomspur4e1b7c92009-04-05 10:10:43 +00004397#, c-format
4398msgid "bad dynamic symbol"
4399msgstr ""
4400
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004401#: src/readelf.c:2182
tomspur4e1b7c92009-04-05 10:10:43 +00004402msgid "none"
micm8d743222009-06-19 09:10:01 +00004403msgstr "keine"
tomspur4e1b7c92009-04-05 10:10:43 +00004404
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004405#: src/readelf.c:2199
tomspur4e1b7c92009-04-05 10:10:43 +00004406msgid "| <unknown>"
micm8d743222009-06-19 09:10:01 +00004407msgstr "| <unbekannt>"
tomspur4e1b7c92009-04-05 10:10:43 +00004408
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004409#: src/readelf.c:2224
tomspur4e1b7c92009-04-05 10:10:43 +00004410#, c-format
4411msgid ""
4412"\n"
4413"Version needs section [%2u] '%s' contains %d entry:\n"
4414" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004415msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004416"\n"
4417"Version needs section [%2u] '%s' contains %d entries:\n"
4418" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004419msgstr[0] ""
4420msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004421
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004422#: src/readelf.c:2247
micm8d743222009-06-19 09:10:01 +00004423#, fuzzy, c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004424msgid " %#06x: Version: %hu File: %s Cnt: %hu\n"
micm8d743222009-06-19 09:10:01 +00004425msgstr " %#06x: Version: %hu Datei: %s Cnt: %hu\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004426
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004427#: src/readelf.c:2260
tomspur4e1b7c92009-04-05 10:10:43 +00004428#, c-format
4429msgid " %#06x: Name: %s Flags: %s Version: %hu\n"
micm8d743222009-06-19 09:10:01 +00004430msgstr " %#06x: Name: %s Flags: %s Version: %hu\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004431
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004432#: src/readelf.c:2291
tomspur4e1b7c92009-04-05 10:10:43 +00004433#, c-format
4434msgid ""
4435"\n"
4436"Version definition section [%2u] '%s' contains %d entry:\n"
4437" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004438msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004439"\n"
4440"Version definition section [%2u] '%s' contains %d entries:\n"
4441" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004442msgstr[0] ""
4443msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004444
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004445#: src/readelf.c:2321
tomspur4e1b7c92009-04-05 10:10:43 +00004446#, c-format
4447msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n"
4448msgstr ""
4449
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004450#: src/readelf.c:2336
tomspur4e1b7c92009-04-05 10:10:43 +00004451#, c-format
4452msgid " %#06x: Parent %d: %s\n"
4453msgstr ""
4454
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004455#: src/readelf.c:2568
tomspur4e1b7c92009-04-05 10:10:43 +00004456#, c-format
4457msgid ""
4458"\n"
4459"Version symbols section [%2u] '%s' contains %d entry:\n"
4460" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'"
tbull6efdf252009-04-18 20:44:43 +00004461msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004462"\n"
4463"Version symbols section [%2u] '%s' contains %d entries:\n"
4464" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'"
tbull6efdf252009-04-18 20:44:43 +00004465msgstr[0] ""
4466msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004467
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004468#: src/readelf.c:2598
tomspur4e1b7c92009-04-05 10:10:43 +00004469msgid " 0 *local* "
micm8d743222009-06-19 09:10:01 +00004470msgstr " 0 *lokal* "
tomspur4e1b7c92009-04-05 10:10:43 +00004471
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004472#: src/readelf.c:2603
tomspur4e1b7c92009-04-05 10:10:43 +00004473msgid " 1 *global* "
micm8d743222009-06-19 09:10:01 +00004474msgstr " 1 *global* "
tomspur4e1b7c92009-04-05 10:10:43 +00004475
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004476#: src/readelf.c:2634
tomspur4e1b7c92009-04-05 10:10:43 +00004477#, c-format
4478msgid ""
4479"\n"
micm8d743222009-06-19 09:10:01 +00004480"Histogram for bucket list length in section [%2u] '%s' (total of %d "
4481"bucket):\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004482" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004483msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004484"\n"
micm8d743222009-06-19 09:10:01 +00004485"Histogram for bucket list length in section [%2u] '%s' (total of %d "
4486"buckets):\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004487" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
tbull6efdf252009-04-18 20:44:43 +00004488msgstr[0] ""
4489msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004490
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004491#: src/readelf.c:2658
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004492#, no-c-format
tomspur4e1b7c92009-04-05 10:10:43 +00004493msgid " Length Number % of total Coverage\n"
4494msgstr ""
4495
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004496#: src/readelf.c:2660
tomspur4e1b7c92009-04-05 10:10:43 +00004497#, c-format
4498msgid " 0 %6<PRIu32> %5.1f%%\n"
micm8d743222009-06-19 09:10:01 +00004499msgstr " 0 %6<PRIu32> %5.1f%%\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004500
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004501#: src/readelf.c:2667
tomspur4e1b7c92009-04-05 10:10:43 +00004502#, c-format
4503msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
micm8d743222009-06-19 09:10:01 +00004504msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004505
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004506#: src/readelf.c:2680
tomspur4e1b7c92009-04-05 10:10:43 +00004507#, c-format
4508msgid ""
4509" Average number of tests: successful lookup: %f\n"
Ulrich Drepper2c712522010-06-28 12:10:53 -07004510"\t\t\t unsuccessful lookup: %f\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004511msgstr ""
4512
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004513#: src/readelf.c:2698 src/readelf.c:2740 src/readelf.c:2781
tomspur4e1b7c92009-04-05 10:10:43 +00004514#, c-format
4515msgid "cannot get data for section %d: %s"
4516msgstr ""
4517
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004518#: src/readelf.c:2835
tomspur4e1b7c92009-04-05 10:10:43 +00004519#, c-format
4520msgid ""
4521" Symbol Bias: %u\n"
4522" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n"
4523msgstr ""
4524
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004525#: src/readelf.c:2909
tomspur4e1b7c92009-04-05 10:10:43 +00004526#, c-format
4527msgid ""
4528"\n"
4529"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004530msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004531"\n"
4532"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004533msgstr[0] ""
4534msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004535
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004536#: src/readelf.c:2923
micm8d743222009-06-19 09:10:01 +00004537msgid ""
4538" Library Time Stamp Checksum Version "
4539"Flags"
tomspur4e1b7c92009-04-05 10:10:43 +00004540msgstr ""
4541
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004542#: src/readelf.c:2973
tomspur4e1b7c92009-04-05 10:10:43 +00004543#, c-format
4544msgid ""
4545"\n"
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004546"Object attributes section [%2zu] '%s' of %<PRIu64> bytes at offset "
4547"%#0<PRIx64>:\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004548msgstr ""
4549
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004550#: src/readelf.c:2989
tomspur4e1b7c92009-04-05 10:10:43 +00004551msgid " Owner Size\n"
4552msgstr ""
4553
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004554#: src/readelf.c:3015
tomspur4e1b7c92009-04-05 10:10:43 +00004555#, c-format
micm8d743222009-06-19 09:10:01 +00004556msgid " %-13s %4<PRIu32>\n"
4557msgstr " %-13s %4<PRIu32>\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004558
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004559#: src/readelf.c:3047
micm8d743222009-06-19 09:10:01 +00004560#, c-format
4561msgid " %-4u %12<PRIu32>\n"
4562msgstr " %-4u %12<PRIu32>\n"
4563
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004564#: src/readelf.c:3052
micm8d743222009-06-19 09:10:01 +00004565#, c-format
4566msgid " File: %11<PRIu32>\n"
4567msgstr " File: %11<PRIu32>\n"
4568
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004569#: src/readelf.c:3087
micm8d743222009-06-19 09:10:01 +00004570#, c-format
4571msgid " %s: %<PRId64>, %s\n"
4572msgstr " %s: %<PRId64>, %s\n"
4573
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004574#: src/readelf.c:3090
micm8d743222009-06-19 09:10:01 +00004575#, c-format
4576msgid " %s: %<PRId64>\n"
4577msgstr " %s: %<PRId64>\n"
4578
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004579#: src/readelf.c:3093
micm8d743222009-06-19 09:10:01 +00004580#, c-format
4581msgid " %s: %s\n"
4582msgstr " %s: %s\n"
4583
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004584#: src/readelf.c:3100
micm8d743222009-06-19 09:10:01 +00004585#, c-format
4586msgid " %u: %<PRId64>\n"
4587msgstr " %u: %<PRId64>\n"
4588
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004589#: src/readelf.c:3103
tomspur4e1b7c92009-04-05 10:10:43 +00004590#, c-format
4591msgid " %u: %s\n"
micm8d743222009-06-19 09:10:01 +00004592msgstr " %u: %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004593
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004594#: src/readelf.c:3139
tomspur4e1b7c92009-04-05 10:10:43 +00004595#, c-format
4596msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>"
micm8d743222009-06-19 09:10:01 +00004597msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>"
tomspur4e1b7c92009-04-05 10:10:43 +00004598
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004599#: src/readelf.c:3142
tomspur4e1b7c92009-04-05 10:10:43 +00004600#, c-format
4601msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
micm8d743222009-06-19 09:10:01 +00004602msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
tomspur4e1b7c92009-04-05 10:10:43 +00004603
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004604#: src/readelf.c:3147
tomspur4e1b7c92009-04-05 10:10:43 +00004605#, c-format
4606msgid "%#<PRIx64> <%s+%#<PRIx64>>"
micm8d743222009-06-19 09:10:01 +00004607msgstr "%#<PRIx64> <%s+%#<PRIx64>>"
tomspur4e1b7c92009-04-05 10:10:43 +00004608
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004609#: src/readelf.c:3150
tomspur4e1b7c92009-04-05 10:10:43 +00004610#, c-format
4611msgid "%#0*<PRIx64> <%s+%#<PRIx64>>"
micm8d743222009-06-19 09:10:01 +00004612msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>"
tomspur4e1b7c92009-04-05 10:10:43 +00004613
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004614#: src/readelf.c:3156
tomspur4e1b7c92009-04-05 10:10:43 +00004615#, c-format
4616msgid "%s+%#<PRIx64> <%s>"
micm8d743222009-06-19 09:10:01 +00004617msgstr "%s+%#<PRIx64> <%s>"
tomspur4e1b7c92009-04-05 10:10:43 +00004618
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004619#: src/readelf.c:3159
tomspur4e1b7c92009-04-05 10:10:43 +00004620#, c-format
4621msgid "%s+%#0*<PRIx64> <%s>"
micm8d743222009-06-19 09:10:01 +00004622msgstr "%s+%#0*<PRIx64> <%s>"
tomspur4e1b7c92009-04-05 10:10:43 +00004623
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004624#: src/readelf.c:3163
tomspur4e1b7c92009-04-05 10:10:43 +00004625#, c-format
4626msgid "%#<PRIx64> <%s>"
micm8d743222009-06-19 09:10:01 +00004627msgstr "%#<PRIx64> <%s>"
tomspur4e1b7c92009-04-05 10:10:43 +00004628
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004629#: src/readelf.c:3166
tomspur4e1b7c92009-04-05 10:10:43 +00004630#, c-format
4631msgid "%#0*<PRIx64> <%s>"
micm8d743222009-06-19 09:10:01 +00004632msgstr "%#0*<PRIx64> <%s>"
tomspur4e1b7c92009-04-05 10:10:43 +00004633
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004634#: src/readelf.c:3171
tomspur4e1b7c92009-04-05 10:10:43 +00004635#, c-format
4636msgid "%s+%#<PRIx64>"
micm8d743222009-06-19 09:10:01 +00004637msgstr "%s+%#<PRIx64>"
tomspur4e1b7c92009-04-05 10:10:43 +00004638
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004639#: src/readelf.c:3174
tomspur4e1b7c92009-04-05 10:10:43 +00004640#, c-format
4641msgid "%s+%#0*<PRIx64>"
micm8d743222009-06-19 09:10:01 +00004642msgstr "%s+%#0*<PRIx64>"
tomspur4e1b7c92009-04-05 10:10:43 +00004643
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004644#: src/readelf.c:3313
tomspur4e1b7c92009-04-05 10:10:43 +00004645#, c-format
4646msgid "unknown tag %hx"
micm321c0942009-06-29 13:18:49 +00004647msgstr "unbekannter Tag %hx"
tomspur4e1b7c92009-04-05 10:10:43 +00004648
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004649#: src/readelf.c:3315
tomspur4e1b7c92009-04-05 10:10:43 +00004650#, c-format
4651msgid "unknown user tag %hx"
micm321c0942009-06-29 13:18:49 +00004652msgstr "unbekannter Benutzer-Tag %hx"
tomspur4e1b7c92009-04-05 10:10:43 +00004653
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004654#: src/readelf.c:3603
tomspur4e1b7c92009-04-05 10:10:43 +00004655#, c-format
4656msgid "unknown attribute %hx"
micm321c0942009-06-29 13:18:49 +00004657msgstr "unbekanntes Attribut %hx"
tomspur4e1b7c92009-04-05 10:10:43 +00004658
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004659#: src/readelf.c:3606
tomspur4e1b7c92009-04-05 10:10:43 +00004660#, c-format
4661msgid "unknown user attribute %hx"
micm321c0942009-06-29 13:18:49 +00004662msgstr "unbekanntes Benutzer-Attribut %hx"
tomspur4e1b7c92009-04-05 10:10:43 +00004663
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004664#: src/readelf.c:3657
Roland McGrath32899ac2011-07-09 03:17:24 -07004665#, fuzzy, c-format
4666msgid "unknown form %#<PRIx64>"
micm321c0942009-06-29 13:18:49 +00004667msgstr "unbekannte Form %<PRIx64>"
tomspur4e1b7c92009-04-05 10:10:43 +00004668
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004669#: src/readelf.c:3893
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004670msgid "empty block"
4671msgstr ""
4672
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004673#: src/readelf.c:3896
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004674#, c-format
4675msgid "%zu byte block:"
4676msgstr ""
4677
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004678#: src/readelf.c:4419
tomspur4e1b7c92009-04-05 10:10:43 +00004679#, c-format
4680msgid "%*s[%4<PRIuMAX>] %s <TRUNCATED>\n"
4681msgstr ""
4682
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004683#: src/readelf.c:4455
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004684#, c-format
4685msgid "%s %#<PRIx64> used with different address sizes"
4686msgstr ""
4687
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004688#: src/readelf.c:4462
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004689#, c-format
4690msgid "%s %#<PRIx64> used with different offset sizes"
4691msgstr ""
4692
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004693#: src/readelf.c:4542
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004694#, c-format
4695msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n"
4696msgstr ""
4697
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004698#: src/readelf.c:4550
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004699#, c-format
4700msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
4701msgstr ""
4702
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004703#: src/readelf.c:4569
tomspur4e1b7c92009-04-05 10:10:43 +00004704#, c-format
4705msgid ""
4706"\n"
4707"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
4708" [ Code]\n"
4709msgstr ""
4710
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004711#: src/readelf.c:4577
tomspur4e1b7c92009-04-05 10:10:43 +00004712#, c-format
4713msgid ""
4714"\n"
4715"Abbreviation section at offset %<PRIu64>:\n"
4716msgstr ""
4717
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004718#: src/readelf.c:4590
tomspur4e1b7c92009-04-05 10:10:43 +00004719#, c-format
4720msgid " *** error while reading abbreviation: %s\n"
4721msgstr ""
4722
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004723#: src/readelf.c:4606
tomspur4e1b7c92009-04-05 10:10:43 +00004724#, c-format
4725msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
4726msgstr ""
4727
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004728#: src/readelf.c:4609
tomspur4e1b7c92009-04-05 10:10:43 +00004729msgid "yes"
micm321c0942009-06-29 13:18:49 +00004730msgstr "ja"
tomspur4e1b7c92009-04-05 10:10:43 +00004731
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004732#: src/readelf.c:4609
tomspur4e1b7c92009-04-05 10:10:43 +00004733msgid "no"
micm321c0942009-06-29 13:18:49 +00004734msgstr "nein"
tomspur4e1b7c92009-04-05 10:10:43 +00004735
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004736#: src/readelf.c:4644
tomspur4e1b7c92009-04-05 10:10:43 +00004737#, c-format
4738msgid "cannot get .debug_aranges content: %s"
4739msgstr ""
4740
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004741#: src/readelf.c:4649
tomspur4e1b7c92009-04-05 10:10:43 +00004742#, c-format
4743msgid ""
4744"\n"
4745"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entry:\n"
tbull6efdf252009-04-18 20:44:43 +00004746msgid_plural ""
tomspur4e1b7c92009-04-05 10:10:43 +00004747"\n"
4748"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entries:\n"
tbull6efdf252009-04-18 20:44:43 +00004749msgstr[0] ""
4750msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004751
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004752#: src/readelf.c:4680
tomspur4e1b7c92009-04-05 10:10:43 +00004753#, c-format
4754msgid " [%*zu] ???\n"
micm321c0942009-06-29 13:18:49 +00004755msgstr " [%*zu] ???\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004756
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004757#: src/readelf.c:4682
tomspur4e1b7c92009-04-05 10:10:43 +00004758#, c-format
micm8d743222009-06-19 09:10:01 +00004759msgid ""
4760" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004761msgstr ""
4762
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004763#: src/readelf.c:4701
tomspur4e1b7c92009-04-05 10:10:43 +00004764#, c-format
4765msgid "cannot get .debug_ranges content: %s"
4766msgstr ""
4767
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004768#: src/readelf.c:4706 src/readelf.c:5207 src/readelf.c:5982 src/readelf.c:6483
4769#: src/readelf.c:6598 src/readelf.c:6770
tomspur4e1b7c92009-04-05 10:10:43 +00004770#, c-format
4771msgid ""
4772"\n"
4773"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
4774msgstr ""
4775
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004776#: src/readelf.c:4730 src/readelf.c:6508
tomspur4e1b7c92009-04-05 10:10:43 +00004777#, c-format
4778msgid " [%6tx] <INVALID DATA>\n"
4779msgstr ""
4780
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004781#: src/readelf.c:4752 src/readelf.c:6530
tomspur4e1b7c92009-04-05 10:10:43 +00004782#, c-format
4783msgid " [%6tx] base address %s\n"
4784msgstr ""
4785
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004786#: src/readelf.c:4758 src/readelf.c:6536
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004787#, fuzzy, c-format
4788msgid " [%6tx] empty list\n"
4789msgstr " [%6tx] %s..%s\n"
4790
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004791#: src/readelf.c:4767
tomspur4e1b7c92009-04-05 10:10:43 +00004792#, c-format
4793msgid " [%6tx] %s..%s\n"
micm321c0942009-06-29 13:18:49 +00004794msgstr " [%6tx] %s..%s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004795
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004796#: src/readelf.c:4769
tomspur4e1b7c92009-04-05 10:10:43 +00004797#, c-format
4798msgid " %s..%s\n"
micm321c0942009-06-29 13:18:49 +00004799msgstr " %s..%s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004800
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004801#: src/readelf.c:5196 src/readelf.c:6838 src/readelf.c:6940 src/readelf.c:7098
tomspur4e1b7c92009-04-05 10:10:43 +00004802#, c-format
4803msgid "cannot get %s content: %s"
4804msgstr ""
4805
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004806#: src/readelf.c:5203
tomspur4e1b7c92009-04-05 10:10:43 +00004807#, c-format
4808msgid ""
4809"\n"
4810"Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n"
4811msgstr ""
4812
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004813#: src/readelf.c:5231 src/readelf.c:6017
tomspur4e1b7c92009-04-05 10:10:43 +00004814#, c-format
4815msgid "invalid data in section [%zu] '%s'"
4816msgstr ""
4817
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004818#: src/readelf.c:5253
tomspur4e1b7c92009-04-05 10:10:43 +00004819#, c-format
4820msgid ""
4821"\n"
4822" [%6tx] Zero terminator\n"
4823msgstr ""
4824
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004825#: src/readelf.c:5338
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07004826#, fuzzy, c-format
4827msgid "invalid augmentation length"
4828msgstr "ungültige Abschnittsausrichtung"
4829
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004830#: src/readelf.c:5350
tomspur4e1b7c92009-04-05 10:10:43 +00004831msgid "FDE address encoding: "
4832msgstr ""
4833
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004834#: src/readelf.c:5356
tomspur4e1b7c92009-04-05 10:10:43 +00004835msgid "LSDA pointer encoding: "
4836msgstr ""
4837
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004838#: src/readelf.c:5454
tomspur4e1b7c92009-04-05 10:10:43 +00004839#, c-format
4840msgid " (offset: %#<PRIx64>)"
4841msgstr ""
4842
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004843#: src/readelf.c:5461
tomspur4e1b7c92009-04-05 10:10:43 +00004844#, c-format
4845msgid " (end offset: %#<PRIx64>)"
4846msgstr ""
4847
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004848#: src/readelf.c:5488
tomspur4e1b7c92009-04-05 10:10:43 +00004849#, c-format
4850msgid " %-26sLSDA pointer: %#<PRIx64>\n"
4851msgstr ""
4852
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004853#: src/readelf.c:5539
tomspur4e1b7c92009-04-05 10:10:43 +00004854#, c-format
4855msgid "cannot get attribute code: %s"
4856msgstr ""
4857
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004858#: src/readelf.c:5548
tomspur4e1b7c92009-04-05 10:10:43 +00004859#, c-format
4860msgid "cannot get attribute form: %s"
4861msgstr ""
4862
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004863#: src/readelf.c:5563
tomspur4e1b7c92009-04-05 10:10:43 +00004864#, c-format
4865msgid "cannot get attribute value: %s"
4866msgstr ""
4867
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004868#: src/readelf.c:5819
tomspur4e1b7c92009-04-05 10:10:43 +00004869#, c-format
4870msgid ""
4871"\n"
4872"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
4873" [Offset]\n"
4874msgstr ""
4875
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004876#: src/readelf.c:5851
Ulrich Drepper2c712522010-06-28 12:10:53 -07004877#, c-format
4878msgid ""
4879" Type unit at offset %<PRIu64>:\n"
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004880" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
4881"%<PRIu8>, Offset size: %<PRIu8>\n"
Ulrich Drepper2c712522010-06-28 12:10:53 -07004882" Type signature: %#<PRIx64>, Type offset: %#<PRIx64>\n"
4883msgstr ""
4884
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004885#: src/readelf.c:5860
tomspur4e1b7c92009-04-05 10:10:43 +00004886#, c-format
4887msgid ""
4888" Compilation unit at offset %<PRIu64>:\n"
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07004889" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
4890"%<PRIu8>, Offset size: %<PRIu8>\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004891msgstr ""
4892
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004893#: src/readelf.c:5886
tomspur4e1b7c92009-04-05 10:10:43 +00004894#, c-format
4895msgid "cannot get DIE at offset %<PRIu64> in section '%s': %s"
4896msgstr ""
4897
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004898#: src/readelf.c:5898
tomspur4e1b7c92009-04-05 10:10:43 +00004899#, c-format
4900msgid "cannot get DIE offset: %s"
4901msgstr ""
4902
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004903#: src/readelf.c:5907
tomspur4e1b7c92009-04-05 10:10:43 +00004904#, c-format
4905msgid "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s"
4906msgstr ""
4907
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004908#: src/readelf.c:5938
tomspur4e1b7c92009-04-05 10:10:43 +00004909#, c-format
4910msgid "cannot get next DIE: %s\n"
4911msgstr ""
4912
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004913#: src/readelf.c:5946
tomspur4e1b7c92009-04-05 10:10:43 +00004914#, c-format
4915msgid "cannot get next DIE: %s"
4916msgstr ""
4917
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004918#: src/readelf.c:5995
tomspur4e1b7c92009-04-05 10:10:43 +00004919#, c-format
4920msgid "cannot get line data section data: %s"
4921msgstr ""
4922
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004923#: src/readelf.c:6008
tomspur4e1b7c92009-04-05 10:10:43 +00004924#, c-format
4925msgid ""
4926"\n"
4927"Table at offset %Zu:\n"
4928msgstr ""
4929
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004930#: src/readelf.c:6063
tomspur4e1b7c92009-04-05 10:10:43 +00004931#, c-format
4932msgid ""
4933"\n"
4934" Length: %<PRIu64>\n"
4935" DWARF version: %<PRIuFAST16>\n"
4936" Prologue length: %<PRIu64>\n"
4937" Minimum instruction length: %<PRIuFAST8>\n"
Ulrich Drepper2c712522010-06-28 12:10:53 -07004938" Maximum operations per instruction: %<PRIuFAST8>\n"
tomspur4e1b7c92009-04-05 10:10:43 +00004939" Initial value if '%s': %<PRIuFAST8>\n"
4940" Line base: %<PRIdFAST8>\n"
4941" Line range: %<PRIuFAST8>\n"
4942" Opcode base: %<PRIuFAST8>\n"
4943"\n"
4944"Opcodes:\n"
4945msgstr ""
4946
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004947#: src/readelf.c:6084
tomspur4e1b7c92009-04-05 10:10:43 +00004948#, c-format
4949msgid "invalid data at offset %tu in section [%zu] '%s'"
4950msgstr ""
4951
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004952#: src/readelf.c:6099
tomspur4e1b7c92009-04-05 10:10:43 +00004953#, c-format
4954msgid " [%*<PRIuFAST8>] %hhu argument\n"
tbull6efdf252009-04-18 20:44:43 +00004955msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n"
4956msgstr[0] ""
4957msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00004958
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004959#: src/readelf.c:6107
tomspur4e1b7c92009-04-05 10:10:43 +00004960msgid ""
4961"\n"
4962"Directory table:"
4963msgstr ""
4964
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004965#: src/readelf.c:6123
tomspur4e1b7c92009-04-05 10:10:43 +00004966msgid ""
4967"\n"
4968"File name table:\n"
4969" Entry Dir Time Size Name"
4970msgstr ""
4971
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004972#: src/readelf.c:6152
tomspur4e1b7c92009-04-05 10:10:43 +00004973msgid ""
4974"\n"
4975"Line number statements:"
4976msgstr ""
4977
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004978#: src/readelf.c:6228
Ulrich Drepper2c712522010-06-28 12:10:53 -07004979#, c-format
4980msgid " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n"
4981msgstr ""
4982
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004983#: src/readelf.c:6233
tomspur4e1b7c92009-04-05 10:10:43 +00004984#, c-format
4985msgid " special opcode %u: address+%u = %s, line%+d = %zu\n"
4986msgstr ""
4987
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004988#: src/readelf.c:6253
tomspur4e1b7c92009-04-05 10:10:43 +00004989#, c-format
4990msgid " extended opcode %u: "
4991msgstr ""
4992
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004993#: src/readelf.c:6258
Roland McGrath32899ac2011-07-09 03:17:24 -07004994msgid " end of sequence"
tomspur4e1b7c92009-04-05 10:10:43 +00004995msgstr ""
4996
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004997#: src/readelf.c:6275
tomspur4e1b7c92009-04-05 10:10:43 +00004998#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07004999msgid " set address to %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005000msgstr ""
5001
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005002#: src/readelf.c:6296
tomspur4e1b7c92009-04-05 10:10:43 +00005003#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005004msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005005msgstr ""
5006
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005007#: src/readelf.c:6309
Ulrich Drepper2c712522010-06-28 12:10:53 -07005008#, c-format
5009msgid " set discriminator to %u\n"
5010msgstr ""
5011
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005012#: src/readelf.c:6314
Roland McGrath32899ac2011-07-09 03:17:24 -07005013#, fuzzy
5014msgid " unknown opcode"
5015msgstr "unbekannter Typ"
tomspur4e1b7c92009-04-05 10:10:43 +00005016
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005017#: src/readelf.c:6326
tomspur4e1b7c92009-04-05 10:10:43 +00005018msgid " copy"
5019msgstr ""
5020
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005021#: src/readelf.c:6337
Ulrich Drepper2c712522010-06-28 12:10:53 -07005022#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005023msgid " advance address by %u to %s, op_index to %u\n"
Ulrich Drepper2c712522010-06-28 12:10:53 -07005024msgstr ""
5025
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005026#: src/readelf.c:6341
tomspur4e1b7c92009-04-05 10:10:43 +00005027#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005028msgid " advance address by %u to %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005029msgstr ""
5030
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005031#: src/readelf.c:6352
tomspur4e1b7c92009-04-05 10:10:43 +00005032#, c-format
5033msgid " advance line by constant %d to %<PRId64>\n"
5034msgstr ""
5035
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005036#: src/readelf.c:6360
tomspur4e1b7c92009-04-05 10:10:43 +00005037#, c-format
5038msgid " set file to %<PRIu64>\n"
5039msgstr ""
5040
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005041#: src/readelf.c:6370
tomspur4e1b7c92009-04-05 10:10:43 +00005042#, c-format
5043msgid " set column to %<PRIu64>\n"
5044msgstr ""
5045
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005046#: src/readelf.c:6377
tomspur4e1b7c92009-04-05 10:10:43 +00005047#, c-format
5048msgid " set '%s' to %<PRIuFAST8>\n"
5049msgstr ""
5050
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005051#: src/readelf.c:6383
tomspur4e1b7c92009-04-05 10:10:43 +00005052msgid " set basic block flag"
5053msgstr ""
5054
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005055#: src/readelf.c:6392
Ulrich Drepper2c712522010-06-28 12:10:53 -07005056#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005057msgid " advance address by constant %u to %s, op_index to %u\n"
Ulrich Drepper2c712522010-06-28 12:10:53 -07005058msgstr ""
5059
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005060#: src/readelf.c:6396
tomspur4e1b7c92009-04-05 10:10:43 +00005061#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005062msgid " advance address by constant %u to %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005063msgstr ""
5064
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005065#: src/readelf.c:6414
tomspur4e1b7c92009-04-05 10:10:43 +00005066#, c-format
Roland McGrath32899ac2011-07-09 03:17:24 -07005067msgid " advance address by fixed value %u to %s\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005068msgstr ""
5069
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005070#: src/readelf.c:6423
tomspur4e1b7c92009-04-05 10:10:43 +00005071msgid " set prologue end flag"
5072msgstr ""
5073
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005074#: src/readelf.c:6428
tomspur4e1b7c92009-04-05 10:10:43 +00005075msgid " set epilogue begin flag"
5076msgstr ""
5077
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005078#: src/readelf.c:6437
Ulrich Drepper2c712522010-06-28 12:10:53 -07005079#, c-format
5080msgid " set isa to %u\n"
5081msgstr ""
5082
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005083#: src/readelf.c:6446
tomspur4e1b7c92009-04-05 10:10:43 +00005084#, c-format
5085msgid " unknown opcode with %<PRIu8> parameter:"
tbull6efdf252009-04-18 20:44:43 +00005086msgid_plural " unknown opcode with %<PRIu8> parameters:"
5087msgstr[0] ""
5088msgstr[1] ""
tomspur4e1b7c92009-04-05 10:10:43 +00005089
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005090#: src/readelf.c:6478
tomspur4e1b7c92009-04-05 10:10:43 +00005091#, c-format
5092msgid "cannot get .debug_loc content: %s"
5093msgstr ""
5094
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005095#: src/readelf.c:6548
tomspur4e1b7c92009-04-05 10:10:43 +00005096#, c-format
5097msgid " [%6tx] %s..%s"
micm321c0942009-06-29 13:18:49 +00005098msgstr " [%6tx] %s..%s"
tomspur4e1b7c92009-04-05 10:10:43 +00005099
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005100#: src/readelf.c:6550
tomspur4e1b7c92009-04-05 10:10:43 +00005101#, c-format
5102msgid " %s..%s"
micm321c0942009-06-29 13:18:49 +00005103msgstr " %s..%s"
tomspur4e1b7c92009-04-05 10:10:43 +00005104
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005105#: src/readelf.c:6557
Ulrich Drepperb8cdd452010-09-13 11:57:02 -07005106msgid " <INVALID DATA>\n"
5107msgstr ""
5108
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005109#: src/readelf.c:6609
tomspur4e1b7c92009-04-05 10:10:43 +00005110#, c-format
5111msgid "cannot get macro information section data: %s"
5112msgstr ""
5113
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005114#: src/readelf.c:6688
tomspur4e1b7c92009-04-05 10:10:43 +00005115#, c-format
5116msgid "%*s*** non-terminated string at end of section"
5117msgstr ""
5118
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005119#: src/readelf.c:6756
tomspur4e1b7c92009-04-05 10:10:43 +00005120#, c-format
5121msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
5122msgstr ""
5123
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005124#: src/readelf.c:6796
tomspur4e1b7c92009-04-05 10:10:43 +00005125#, c-format
5126msgid ""
5127"\n"
5128"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
5129" %*s String\n"
5130msgstr ""
5131
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005132#: src/readelf.c:6810
tomspur4e1b7c92009-04-05 10:10:43 +00005133#, c-format
5134msgid " *** error while reading strings: %s\n"
5135msgstr ""
5136
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005137#: src/readelf.c:6830
tomspur4e1b7c92009-04-05 10:10:43 +00005138#, c-format
5139msgid ""
5140"\n"
5141"Call frame search table section [%2zu] '.eh_frame_hdr':\n"
5142msgstr ""
5143
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005144#: src/readelf.c:6932
tomspur4e1b7c92009-04-05 10:10:43 +00005145#, c-format
5146msgid ""
5147"\n"
5148"Exception handling table section [%2zu] '.gcc_except_table':\n"
5149msgstr ""
5150
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005151#: src/readelf.c:6955
tomspur4e1b7c92009-04-05 10:10:43 +00005152#, c-format
5153msgid " LPStart encoding: %#x "
5154msgstr ""
5155
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005156#: src/readelf.c:6967
tomspur4e1b7c92009-04-05 10:10:43 +00005157#, c-format
5158msgid " TType encoding: %#x "
5159msgstr ""
5160
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005161#: src/readelf.c:6981
tomspur4e1b7c92009-04-05 10:10:43 +00005162#, c-format
5163msgid " Call site encoding: %#x "
5164msgstr ""
5165
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005166#: src/readelf.c:6994
tomspur4e1b7c92009-04-05 10:10:43 +00005167msgid ""
5168"\n"
5169" Call site table:"
5170msgstr ""
5171
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005172#: src/readelf.c:7008
tomspur4e1b7c92009-04-05 10:10:43 +00005173#, c-format
5174msgid ""
5175" [%4u] Call site start: %#<PRIx64>\n"
5176" Call site length: %<PRIu64>\n"
5177" Landing pad: %#<PRIx64>\n"
5178" Action: %u\n"
5179msgstr ""
5180
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005181#: src/readelf.c:7068
tomspur4e1b7c92009-04-05 10:10:43 +00005182#, c-format
5183msgid "invalid TType encoding"
5184msgstr ""
5185
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005186#: src/readelf.c:7089
Roland McGrath32899ac2011-07-09 03:17:24 -07005187#, c-format
5188msgid ""
5189"\n"
5190"GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n"
5191msgstr ""
5192
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005193#: src/readelf.c:7118
Roland McGrath32899ac2011-07-09 03:17:24 -07005194#, fuzzy, c-format
5195msgid " Version: %<PRId32>\n"
5196msgstr " %s: %<PRId64>\n"
5197
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005198#: src/readelf.c:7124
Roland McGrath32899ac2011-07-09 03:17:24 -07005199#, c-format
5200msgid " unknown version, cannot parse section\n"
5201msgstr ""
5202
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005203#: src/readelf.c:7133
Roland McGrath32899ac2011-07-09 03:17:24 -07005204#, c-format
5205msgid " CU offset: %#<PRIx32>\n"
5206msgstr ""
5207
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005208#: src/readelf.c:7140
Roland McGrath32899ac2011-07-09 03:17:24 -07005209#, c-format
5210msgid " TU offset: %#<PRIx32>\n"
5211msgstr ""
5212
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005213#: src/readelf.c:7147
Roland McGrath32899ac2011-07-09 03:17:24 -07005214#, c-format
5215msgid " address offset: %#<PRIx32>\n"
5216msgstr ""
5217
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005218#: src/readelf.c:7154
Roland McGrath32899ac2011-07-09 03:17:24 -07005219#, c-format
5220msgid " symbol offset: %#<PRIx32>\n"
5221msgstr ""
5222
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005223#: src/readelf.c:7161
Roland McGrath32899ac2011-07-09 03:17:24 -07005224#, c-format
5225msgid " constant offset: %#<PRIx32>\n"
5226msgstr ""
5227
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005228#: src/readelf.c:7168
Roland McGrath32899ac2011-07-09 03:17:24 -07005229#, c-format
5230msgid ""
5231"\n"
5232" CU list at offset %#<PRIx32> contains %zu entries:\n"
5233msgstr ""
5234
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005235#: src/readelf.c:7190
Roland McGrath32899ac2011-07-09 03:17:24 -07005236#, c-format
5237msgid ""
5238"\n"
5239" TU list at offset %#<PRIx32> contains %zu entries:\n"
5240msgstr ""
5241
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005242#: src/readelf.c:7216
Roland McGrath32899ac2011-07-09 03:17:24 -07005243#, c-format
5244msgid ""
5245"\n"
5246" Address list at offset %#<PRIx32> contains %zu entries:\n"
5247msgstr ""
5248
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005249#: src/readelf.c:7243
Roland McGrath32899ac2011-07-09 03:17:24 -07005250#, c-format
5251msgid ""
5252"\n"
5253" Symbol table at offset %#<PRIx32> contains %zu slots:\n"
5254msgstr ""
5255
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005256#: src/readelf.c:7296
tomspur4e1b7c92009-04-05 10:10:43 +00005257#, c-format
5258msgid "cannot get debug context descriptor: %s"
5259msgstr ""
5260
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005261#: src/readelf.c:7445 src/readelf.c:8046
tomspur4e1b7c92009-04-05 10:10:43 +00005262#, c-format
5263msgid "cannot convert core note data: %s"
5264msgstr ""
5265
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005266#: src/readelf.c:7786
tomspur4e1b7c92009-04-05 10:10:43 +00005267#, c-format
5268msgid ""
5269"\n"
5270"%*s... <repeats %u more times> ..."
5271msgstr ""
5272
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005273#: src/readelf.c:8145
tomspur4e1b7c92009-04-05 10:10:43 +00005274msgid " Owner Data size Type\n"
5275msgstr ""
5276
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005277#: src/readelf.c:8163
tomspur4e1b7c92009-04-05 10:10:43 +00005278#, c-format
5279msgid " %-13.*s %9<PRId32> %s\n"
5280msgstr ""
5281
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005282#: src/readelf.c:8197
tomspur4e1b7c92009-04-05 10:10:43 +00005283#, c-format
5284msgid "cannot get content of note section: %s"
5285msgstr ""
5286
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005287#: src/readelf.c:8224
tomspur4e1b7c92009-04-05 10:10:43 +00005288#, c-format
5289msgid ""
5290"\n"
5291"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
5292msgstr ""
5293
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005294#: src/readelf.c:8247
tomspur4e1b7c92009-04-05 10:10:43 +00005295#, c-format
5296msgid ""
5297"\n"
5298"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
5299msgstr ""
5300
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005301#: src/readelf.c:8293
tomspur4e1b7c92009-04-05 10:10:43 +00005302#, c-format
5303msgid ""
5304"\n"
5305"Section [%Zu] '%s' has no data to dump.\n"
5306msgstr ""
5307
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005308#: src/readelf.c:8299 src/readelf.c:8322
tomspur4e1b7c92009-04-05 10:10:43 +00005309#, c-format
5310msgid "cannot get data for section [%Zu] '%s': %s"
5311msgstr ""
5312
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005313#: src/readelf.c:8303
tomspur4e1b7c92009-04-05 10:10:43 +00005314#, c-format
5315msgid ""
5316"\n"
5317"Hex dump of section [%Zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
5318msgstr ""
5319
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005320#: src/readelf.c:8316
tomspur4e1b7c92009-04-05 10:10:43 +00005321#, c-format
5322msgid ""
5323"\n"
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005324"Section [%Zu] '%s' has no strings to dump.\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005325msgstr ""
5326
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005327#: src/readelf.c:8326
tomspur4e1b7c92009-04-05 10:10:43 +00005328#, c-format
5329msgid ""
5330"\n"
5331"String section [%Zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
5332msgstr ""
5333
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005334#: src/readelf.c:8374
tomspur4e1b7c92009-04-05 10:10:43 +00005335#, c-format
5336msgid ""
5337"\n"
5338"section [%lu] does not exist"
5339msgstr ""
5340
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005341#: src/readelf.c:8403
tomspur4e1b7c92009-04-05 10:10:43 +00005342#, c-format
5343msgid ""
5344"\n"
5345"section '%s' does not exist"
5346msgstr ""
5347
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005348#: src/readelf.c:8460
tomspur4e1b7c92009-04-05 10:10:43 +00005349#, c-format
5350msgid "cannot get symbol index of archive '%s': %s"
5351msgstr ""
5352
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005353#: src/readelf.c:8463
tomspur4e1b7c92009-04-05 10:10:43 +00005354#, c-format
5355msgid ""
5356"\n"
5357"Archive '%s' has no symbol index\n"
5358msgstr ""
5359
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005360#: src/readelf.c:8467
tomspur4e1b7c92009-04-05 10:10:43 +00005361#, c-format
5362msgid ""
5363"\n"
5364"Index of archive '%s' has %Zu entries:\n"
5365msgstr ""
5366
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005367#: src/readelf.c:8485
tomspur4e1b7c92009-04-05 10:10:43 +00005368#, c-format
5369msgid "cannot extract member at offset %Zu in '%s': %s"
5370msgstr ""
5371
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01005372#: src/readelf.c:8490
tomspur4e1b7c92009-04-05 10:10:43 +00005373#, c-format
5374msgid "Archive member '%s' contains:\n"
5375msgstr ""
5376
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005377#: src/size.c:68
micm8d743222009-06-19 09:10:01 +00005378msgid ""
5379"Use the output format FORMAT. FORMAT can be `bsd' or `sysv'. The default "
5380"is `bsd'"
tomspur4e1b7c92009-04-05 10:10:43 +00005381msgstr ""
5382
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005383#: src/size.c:70
tomspur4e1b7c92009-04-05 10:10:43 +00005384msgid "Same as `--format=sysv'"
micm8d743222009-06-19 09:10:01 +00005385msgstr "Genau wie `--format=sysv'"
tomspur4e1b7c92009-04-05 10:10:43 +00005386
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005387#: src/size.c:71
tomspur4e1b7c92009-04-05 10:10:43 +00005388msgid "Same as `--format=bsd'"
micm8d743222009-06-19 09:10:01 +00005389msgstr "Genau wie `--format=bsd'"
tomspur4e1b7c92009-04-05 10:10:43 +00005390
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005391#: src/size.c:74
tomspur4e1b7c92009-04-05 10:10:43 +00005392msgid "Same as `--radix=10'"
micm8d743222009-06-19 09:10:01 +00005393msgstr "Genau wie `--radix=10'"
tomspur4e1b7c92009-04-05 10:10:43 +00005394
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005395#: src/size.c:75
tomspur4e1b7c92009-04-05 10:10:43 +00005396msgid "Same as `--radix=8'"
micm8d743222009-06-19 09:10:01 +00005397msgstr "Genau wie `--radix=8'"
tomspur4e1b7c92009-04-05 10:10:43 +00005398
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005399#: src/size.c:76
tomspur4e1b7c92009-04-05 10:10:43 +00005400msgid "Same as `--radix=16'"
micm8d743222009-06-19 09:10:01 +00005401msgstr "Genau wie `--radix=16'"
tomspur4e1b7c92009-04-05 10:10:43 +00005402
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005403#: src/size.c:78
tomspur4e1b7c92009-04-05 10:10:43 +00005404msgid "Similar to `--format=sysv' output but in one line"
5405msgstr ""
5406
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005407#: src/size.c:82
tomspur4e1b7c92009-04-05 10:10:43 +00005408msgid "Print size and permission flags for loadable segments"
5409msgstr ""
5410
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005411#: src/size.c:83
tomspur4e1b7c92009-04-05 10:10:43 +00005412msgid "Display the total sizes (bsd only)"
5413msgstr ""
5414
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005415#: src/size.c:88
tomspur4e1b7c92009-04-05 10:10:43 +00005416msgid "List section sizes of FILEs (a.out by default)."
5417msgstr ""
5418
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005419#: src/size.c:269
tomspur4e1b7c92009-04-05 10:10:43 +00005420#, c-format
5421msgid "Invalid format: %s"
micm321c0942009-06-29 13:18:49 +00005422msgstr "Ungültiges Format: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005423
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005424#: src/size.c:280
tomspur4e1b7c92009-04-05 10:10:43 +00005425#, c-format
5426msgid "Invalid radix: %s"
5427msgstr ""
5428
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005429#: src/size.c:339
tomspur4e1b7c92009-04-05 10:10:43 +00005430#, c-format
5431msgid "%s: file format not recognized"
5432msgstr ""
5433
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005434#: src/size.c:446 src/size.c:589
tomspur4e1b7c92009-04-05 10:10:43 +00005435#, c-format
5436msgid " (ex %s)"
5437msgstr ""
5438
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005439#: src/size.c:614
tomspur4e1b7c92009-04-05 10:10:43 +00005440msgid "(TOTALS)\n"
5441msgstr ""
5442
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005443#: src/strings.c:70
tomspur4e1b7c92009-04-05 10:10:43 +00005444msgid "Output Selection:"
5445msgstr ""
5446
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005447#: src/strings.c:71
tomspur4e1b7c92009-04-05 10:10:43 +00005448msgid "Scan entire file, not only loaded sections"
5449msgstr ""
5450
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005451#: src/strings.c:73
tomspur4e1b7c92009-04-05 10:10:43 +00005452msgid "Only NUL-terminated sequences of MIN-LEN characters or more are printed"
5453msgstr ""
5454
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005455#: src/strings.c:74
micm8d743222009-06-19 09:10:01 +00005456msgid ""
5457"Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
5458"{B,L} = 32-bit"
tomspur4e1b7c92009-04-05 10:10:43 +00005459msgstr ""
5460
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005461#: src/strings.c:78
tomspur4e1b7c92009-04-05 10:10:43 +00005462msgid "Print name of the file before each string."
5463msgstr ""
5464
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005465#: src/strings.c:80
tomspur4e1b7c92009-04-05 10:10:43 +00005466msgid "Print location of the string in base 8, 10, or 16 respectively."
5467msgstr ""
5468
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005469#: src/strings.c:81
tomspur4e1b7c92009-04-05 10:10:43 +00005470msgid "Alias for --radix=o"
micm8d743222009-06-19 09:10:01 +00005471msgstr "Alias für --radix=o"
tomspur4e1b7c92009-04-05 10:10:43 +00005472
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005473#: src/strings.c:88
tomspur4e1b7c92009-04-05 10:10:43 +00005474msgid "Print the strings of printable characters in files."
5475msgstr ""
5476
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005477#: src/strings.c:268 src/strings.c:303
tomspur4e1b7c92009-04-05 10:10:43 +00005478#, c-format
5479msgid "invalid value '%s' for %s parameter"
5480msgstr ""
5481
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005482#: src/strings.c:314
tomspur4e1b7c92009-04-05 10:10:43 +00005483#, c-format
5484msgid "invalid minimum length of matched string size"
5485msgstr ""
5486
Ulrich Drepper079aef22010-07-02 13:59:00 -07005487#: src/strings.c:599
tomspur4e1b7c92009-04-05 10:10:43 +00005488#, c-format
5489msgid "lseek64 failed"
micm8d743222009-06-19 09:10:01 +00005490msgstr "lseek64 fehlgeschlagen"
tomspur4e1b7c92009-04-05 10:10:43 +00005491
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005492#: src/strings.c:616 src/strings.c:680
tomspur4e1b7c92009-04-05 10:10:43 +00005493#, c-format
5494msgid "re-mmap failed"
micm8d743222009-06-19 09:10:01 +00005495msgstr "re-mmap fehlgeschlagen"
tomspur4e1b7c92009-04-05 10:10:43 +00005496
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005497#: src/strings.c:653
tomspur4e1b7c92009-04-05 10:10:43 +00005498#, c-format
5499msgid "mprotect failed"
micm8d743222009-06-19 09:10:01 +00005500msgstr "mprotect fehlgeschlagen"
tomspur4e1b7c92009-04-05 10:10:43 +00005501
Roland McGrath32899ac2011-07-09 03:17:24 -07005502#: src/strip.c:77
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005503msgid "Place stripped output into FILE"
5504msgstr ""
5505
Roland McGrath32899ac2011-07-09 03:17:24 -07005506#: src/strip.c:78
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005507msgid "Extract the removed sections into FILE"
5508msgstr ""
5509
Roland McGrath32899ac2011-07-09 03:17:24 -07005510#: src/strip.c:79
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005511msgid "Embed name FILE instead of -f argument"
5512msgstr ""
5513
Roland McGrath32899ac2011-07-09 03:17:24 -07005514#: src/strip.c:83
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005515msgid "Remove all debugging symbols"
5516msgstr ""
5517
Roland McGrath32899ac2011-07-09 03:17:24 -07005518#: src/strip.c:87
Ulrich Drepper754f22e2011-01-12 18:07:24 -05005519msgid "Remove section headers (not recommended)"
5520msgstr ""
5521
Roland McGrath32899ac2011-07-09 03:17:24 -07005522#: src/strip.c:89
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005523msgid "Copy modified/access timestamps to the output"
5524msgstr ""
5525
Roland McGrath32899ac2011-07-09 03:17:24 -07005526#: src/strip.c:91
5527msgid ""
5528"Resolve all trivial relocations between debug sections if the removed "
5529"sections are placed in a debug file (only relevant for ET_REL files, "
5530"operation is not reversable, needs -f)"
5531msgstr ""
5532
5533#: src/strip.c:93
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005534msgid "Remove .comment section"
5535msgstr ""
5536
Roland McGrath32899ac2011-07-09 03:17:24 -07005537#: src/strip.c:96
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005538msgid "Relax a few rules to handle slightly broken ELF files"
5539msgstr ""
5540
Roland McGrath32899ac2011-07-09 03:17:24 -07005541#: src/strip.c:101
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005542msgid "Discard symbols from object files."
5543msgstr ""
5544
Roland McGrath32899ac2011-07-09 03:17:24 -07005545#: src/strip.c:189
5546#, c-format
5547msgid "--reloc-debug-sections used without -f"
5548msgstr ""
5549
5550#: src/strip.c:203
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005551#, c-format
5552msgid "Only one input file allowed together with '-o' and '-f'"
5553msgstr ""
5554
Roland McGrath32899ac2011-07-09 03:17:24 -07005555#: src/strip.c:239
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005556#, c-format
5557msgid "-f option specified twice"
5558msgstr ""
5559
Roland McGrath32899ac2011-07-09 03:17:24 -07005560#: src/strip.c:248
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005561#, c-format
5562msgid "-F option specified twice"
5563msgstr ""
5564
Roland McGrath32899ac2011-07-09 03:17:24 -07005565#: src/strip.c:257 src/unstrip.c:125
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005566#, c-format
5567msgid "-o option specified twice"
5568msgstr ""
5569
Roland McGrath32899ac2011-07-09 03:17:24 -07005570#: src/strip.c:281
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005571#, c-format
5572msgid "-R option supports only .comment section"
5573msgstr ""
5574
Roland McGrath32899ac2011-07-09 03:17:24 -07005575#: src/strip.c:323 src/strip.c:347
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005576#, c-format
5577msgid "cannot stat input file '%s'"
5578msgstr ""
5579
Roland McGrath32899ac2011-07-09 03:17:24 -07005580#: src/strip.c:337
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005581#, c-format
5582msgid "while opening '%s'"
5583msgstr ""
5584
Roland McGrath32899ac2011-07-09 03:17:24 -07005585#: src/strip.c:375
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005586#, c-format
5587msgid "%s: cannot use -o or -f when stripping archive"
5588msgstr ""
5589
Roland McGrath32899ac2011-07-09 03:17:24 -07005590#: src/strip.c:475
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005591#, c-format
5592msgid "cannot open EBL backend"
5593msgstr ""
5594
Roland McGrath32899ac2011-07-09 03:17:24 -07005595#: src/strip.c:525 src/strip.c:549
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005596#, c-format
5597msgid "cannot create new file '%s': %s"
5598msgstr ""
5599
Roland McGrath32899ac2011-07-09 03:17:24 -07005600#: src/strip.c:609
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005601#, c-format
5602msgid "illformed file '%s'"
5603msgstr ""
5604
Roland McGrath32899ac2011-07-09 03:17:24 -07005605#: src/strip.c:913 src/strip.c:1002
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005606#, c-format
5607msgid "while generating output file: %s"
5608msgstr ""
5609
Roland McGrath32899ac2011-07-09 03:17:24 -07005610#: src/strip.c:975 src/strip.c:1937
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005611#, c-format
5612msgid "%s: error while creating ELF header: %s"
5613msgstr ""
5614
Roland McGrath32899ac2011-07-09 03:17:24 -07005615#: src/strip.c:989
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005616#, c-format
5617msgid "while preparing output for '%s'"
5618msgstr ""
5619
Roland McGrath32899ac2011-07-09 03:17:24 -07005620#: src/strip.c:1040 src/strip.c:1096
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005621#, c-format
5622msgid "while create section header section: %s"
5623msgstr ""
5624
Roland McGrath32899ac2011-07-09 03:17:24 -07005625#: src/strip.c:1046
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005626#, c-format
5627msgid "cannot allocate section data: %s"
5628msgstr ""
5629
Roland McGrath32899ac2011-07-09 03:17:24 -07005630#: src/strip.c:1105
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005631#, c-format
5632msgid "while create section header string table: %s"
5633msgstr ""
5634
Roland McGrath32899ac2011-07-09 03:17:24 -07005635#: src/strip.c:1732
5636#, fuzzy, c-format
5637msgid "bad relocation"
5638msgstr "Relocations anzeigen"
5639
5640#: src/strip.c:1849 src/strip.c:1959
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005641#, c-format
5642msgid "while writing '%s': %s"
5643msgstr ""
5644
Roland McGrath32899ac2011-07-09 03:17:24 -07005645#: src/strip.c:1860
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005646#, c-format
5647msgid "while creating '%s'"
5648msgstr ""
5649
Roland McGrath32899ac2011-07-09 03:17:24 -07005650#: src/strip.c:1882
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005651#, c-format
5652msgid "while computing checksum for debug information"
5653msgstr ""
5654
Roland McGrath32899ac2011-07-09 03:17:24 -07005655#: src/strip.c:1945
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005656#, c-format
5657msgid "%s: error while reading the file: %s"
5658msgstr ""
5659
Roland McGrath32899ac2011-07-09 03:17:24 -07005660#: src/strip.c:1984 src/strip.c:2004
Ulrich Drepper754f22e2011-01-12 18:07:24 -05005661#, fuzzy, c-format
5662msgid "while writing '%s'"
5663msgstr "beim Schliessen von '%s'"
5664
Roland McGrath32899ac2011-07-09 03:17:24 -07005665#: src/strip.c:2038 src/strip.c:2045
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005666#, c-format
5667msgid "error while finishing '%s': %s"
5668msgstr ""
5669
Roland McGrath32899ac2011-07-09 03:17:24 -07005670#: src/strip.c:2068 src/strip.c:2125
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005671#, c-format
5672msgid "cannot set access and modification date of '%s'"
5673msgstr ""
5674
5675#: src/unstrip.c:78
tomspur4e1b7c92009-04-05 10:10:43 +00005676msgid "Match MODULE against file names, not module names"
5677msgstr ""
5678
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005679#: src/unstrip.c:79
tomspur4e1b7c92009-04-05 10:10:43 +00005680msgid "Silently skip unfindable files"
5681msgstr ""
5682
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005683#: src/unstrip.c:82
tomspur4e1b7c92009-04-05 10:10:43 +00005684msgid "Place output into FILE"
5685msgstr ""
5686
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005687#: src/unstrip.c:84
tomspur4e1b7c92009-04-05 10:10:43 +00005688msgid "Create multiple output files under DIRECTORY"
5689msgstr ""
5690
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005691#: src/unstrip.c:85
tomspur4e1b7c92009-04-05 10:10:43 +00005692msgid "Use module rather than file names"
5693msgstr ""
5694
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005695#: src/unstrip.c:87
tomspur4e1b7c92009-04-05 10:10:43 +00005696msgid "Create output for modules that have no separate debug information"
5697msgstr ""
5698
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005699#: src/unstrip.c:90
tomspur4e1b7c92009-04-05 10:10:43 +00005700msgid "Apply relocations to section contents in ET_REL files"
5701msgstr ""
5702
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005703#: src/unstrip.c:92
tomspur4e1b7c92009-04-05 10:10:43 +00005704msgid "Only list module and file names, build IDs"
5705msgstr ""
5706
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005707#: src/unstrip.c:134
tomspur4e1b7c92009-04-05 10:10:43 +00005708#, c-format
5709msgid "-d option specified twice"
micm8d743222009-06-19 09:10:01 +00005710msgstr "Option -d zweimal angegeben"
tomspur4e1b7c92009-04-05 10:10:43 +00005711
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005712#: src/unstrip.c:166
tomspur4e1b7c92009-04-05 10:10:43 +00005713#, c-format
5714msgid "only one of -o or -d allowed"
micm8d743222009-06-19 09:10:01 +00005715msgstr "nur entweder -o oder -d erlaubt"
tomspur4e1b7c92009-04-05 10:10:43 +00005716
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005717#: src/unstrip.c:175
tomspur4e1b7c92009-04-05 10:10:43 +00005718#, c-format
5719msgid "-n cannot be used with explicit files or -o or -d"
micm8d743222009-06-19 09:10:01 +00005720msgstr "-n kann nicht mit expliziten Dateien oder -o oder -d verwendet werden"
tomspur4e1b7c92009-04-05 10:10:43 +00005721
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005722#: src/unstrip.c:190
tomspur4e1b7c92009-04-05 10:10:43 +00005723#, c-format
5724msgid "output directory '%s'"
micm321c0942009-06-29 13:18:49 +00005725msgstr "Ausgabeverzeichnis '%s'"
tomspur4e1b7c92009-04-05 10:10:43 +00005726
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005727#: src/unstrip.c:199
tomspur4e1b7c92009-04-05 10:10:43 +00005728#, c-format
5729msgid "exactly two file arguments are required"
micm321c0942009-06-29 13:18:49 +00005730msgstr "genau zwei Datei-Argumente werden benötigt"
tomspur4e1b7c92009-04-05 10:10:43 +00005731
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005732#: src/unstrip.c:205
tomspur4e1b7c92009-04-05 10:10:43 +00005733#, c-format
5734msgid "-m, -a, -R, and -i options not allowed with explicit files"
5735msgstr ""
5736
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005737#: src/unstrip.c:218
tomspur4e1b7c92009-04-05 10:10:43 +00005738#, c-format
5739msgid "-o or -d is required when using implicit files"
5740msgstr ""
5741
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005742#: src/unstrip.c:254
tomspur4e1b7c92009-04-05 10:10:43 +00005743#, c-format
5744msgid "cannot create ELF header: %s"
5745msgstr ""
5746
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005747#: src/unstrip.c:259
tomspur4e1b7c92009-04-05 10:10:43 +00005748#, c-format
5749msgid "cannot copy ELF header: %s"
5750msgstr ""
5751
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005752#: src/unstrip.c:264 src/unstrip.c:1828
tomspur4e1b7c92009-04-05 10:10:43 +00005753#, c-format
5754msgid "cannot create program headers: %s"
micm321c0942009-06-29 13:18:49 +00005755msgstr "konnte Programm-Kopf nicht erstellen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005756
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005757#: src/unstrip.c:270
tomspur4e1b7c92009-04-05 10:10:43 +00005758#, c-format
5759msgid "cannot copy program header: %s"
micm321c0942009-06-29 13:18:49 +00005760msgstr "konnte Programm-Kopf nicht kopieren: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005761
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005762#: src/unstrip.c:280
tomspur4e1b7c92009-04-05 10:10:43 +00005763#, c-format
5764msgid "cannot copy section header: %s"
5765msgstr ""
5766
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005767#: src/unstrip.c:283 src/unstrip.c:1509
tomspur4e1b7c92009-04-05 10:10:43 +00005768#, c-format
5769msgid "cannot get section data: %s"
micm321c0942009-06-29 13:18:49 +00005770msgstr "konnte Abschnittsdaten nicht holen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005771
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005772#: src/unstrip.c:285 src/unstrip.c:1511
tomspur4e1b7c92009-04-05 10:10:43 +00005773#, c-format
5774msgid "cannot copy section data: %s"
micm321c0942009-06-29 13:18:49 +00005775msgstr "konnte Abschnittsdaten nicht kopieren: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005776
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07005777#: src/unstrip.c:309
tomspur4e1b7c92009-04-05 10:10:43 +00005778#, c-format
5779msgid "cannot create directory '%s'"
micm321c0942009-06-29 13:18:49 +00005780msgstr "konnte Verzeichnis nicht erstellen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005781
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005782#: src/unstrip.c:349 src/unstrip.c:766 src/unstrip.c:1543
tomspur4e1b7c92009-04-05 10:10:43 +00005783#, c-format
5784msgid "cannot get symbol table entry: %s"
micm321c0942009-06-29 13:18:49 +00005785msgstr "konnte Eintrag aus der Symboltabelle nicht holen: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005786
Ulrich Drepper2c712522010-06-28 12:10:53 -07005787#: src/unstrip.c:365 src/unstrip.c:583 src/unstrip.c:604 src/unstrip.c:616
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005788#: src/unstrip.c:1564 src/unstrip.c:1694 src/unstrip.c:1718
tomspur4e1b7c92009-04-05 10:10:43 +00005789#, c-format
5790msgid "cannot update symbol table: %s"
micm321c0942009-06-29 13:18:49 +00005791msgstr "konnte Symboltabelle nicht aktualisieren: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005792
Ulrich Drepper2c712522010-06-28 12:10:53 -07005793#: src/unstrip.c:375
tomspur4e1b7c92009-04-05 10:10:43 +00005794#, c-format
5795msgid "cannot update section header: %s"
5796msgstr ""
5797
Ulrich Drepper2c712522010-06-28 12:10:53 -07005798#: src/unstrip.c:414 src/unstrip.c:425
tomspur4e1b7c92009-04-05 10:10:43 +00005799#, c-format
5800msgid "cannot update relocation: %s"
5801msgstr ""
5802
Ulrich Drepper2c712522010-06-28 12:10:53 -07005803#: src/unstrip.c:512
tomspur4e1b7c92009-04-05 10:10:43 +00005804#, c-format
5805msgid "cannot get symbol version: %s"
5806msgstr ""
5807
Ulrich Drepper2c712522010-06-28 12:10:53 -07005808#: src/unstrip.c:524
tomspur4e1b7c92009-04-05 10:10:43 +00005809#, c-format
5810msgid "unexpected section type in [%Zu] with sh_link to symtab"
5811msgstr ""
5812
Ulrich Drepper2c712522010-06-28 12:10:53 -07005813#: src/unstrip.c:772
tomspur4e1b7c92009-04-05 10:10:43 +00005814#, c-format
5815msgid "invalid string offset in symbol [%Zu]"
5816msgstr ""
5817
Ulrich Drepper2c712522010-06-28 12:10:53 -07005818#: src/unstrip.c:914 src/unstrip.c:1254
tomspur4e1b7c92009-04-05 10:10:43 +00005819#, c-format
5820msgid "cannot read section [%Zu] name: %s"
5821msgstr ""
5822
Ulrich Drepper2c712522010-06-28 12:10:53 -07005823#: src/unstrip.c:955 src/unstrip.c:974 src/unstrip.c:1007
tomspur4e1b7c92009-04-05 10:10:43 +00005824#, c-format
5825msgid "cannot read '.gnu.prelink_undo' section: %s"
5826msgstr ""
5827
Ulrich Drepper2c712522010-06-28 12:10:53 -07005828#: src/unstrip.c:995
tomspur4e1b7c92009-04-05 10:10:43 +00005829#, c-format
5830msgid "invalid contents in '%s' section"
5831msgstr ""
5832
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005833#: src/unstrip.c:1050 src/unstrip.c:1374
tomspur4e1b7c92009-04-05 10:10:43 +00005834#, c-format
5835msgid "cannot find matching section for [%Zu] '%s'"
5836msgstr ""
5837
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005838#: src/unstrip.c:1174 src/unstrip.c:1189 src/unstrip.c:1455
tomspur4e1b7c92009-04-05 10:10:43 +00005839#, c-format
5840msgid "cannot add section name to string table: %s"
5841msgstr ""
5842
Ulrich Drepper2c712522010-06-28 12:10:53 -07005843#: src/unstrip.c:1198
tomspur4e1b7c92009-04-05 10:10:43 +00005844#, c-format
5845msgid "cannot update section header string table data: %s"
5846msgstr ""
5847
Ulrich Drepper2c712522010-06-28 12:10:53 -07005848#: src/unstrip.c:1225 src/unstrip.c:1229
tomspur4e1b7c92009-04-05 10:10:43 +00005849#, c-format
5850msgid "cannot get section header string table section index: %s"
5851msgstr ""
5852
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005853#: src/unstrip.c:1233 src/unstrip.c:1237 src/unstrip.c:1470
tomspur4e1b7c92009-04-05 10:10:43 +00005854#, c-format
5855msgid "cannot get section count: %s"
5856msgstr ""
5857
Ulrich Drepper2c712522010-06-28 12:10:53 -07005858#: src/unstrip.c:1240
5859#, c-format
5860msgid "more sections in stripped file than debug file -- arguments reversed?"
5861msgstr ""
5862
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005863#: src/unstrip.c:1299 src/unstrip.c:1389
tomspur4e1b7c92009-04-05 10:10:43 +00005864#, c-format
5865msgid "cannot read section header string table: %s"
5866msgstr ""
5867
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005868#: src/unstrip.c:1449
tomspur4e1b7c92009-04-05 10:10:43 +00005869#, c-format
5870msgid "cannot add new section: %s"
5871msgstr ""
5872
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005873#: src/unstrip.c:1551
tomspur4e1b7c92009-04-05 10:10:43 +00005874#, c-format
5875msgid "symbol [%Zu] has invalid section index"
5876msgstr ""
5877
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005878#: src/unstrip.c:1789
Ulrich Drepper2c712522010-06-28 12:10:53 -07005879#, fuzzy, c-format
5880msgid "cannot read section data: %s"
5881msgstr "konnte Abschnittsdaten nicht holen: %s"
5882
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005883#: src/unstrip.c:1810
tomspur4e1b7c92009-04-05 10:10:43 +00005884#, c-format
5885msgid "cannot get ELF header: %s"
5886msgstr ""
5887
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005888#: src/unstrip.c:1838
tomspur4e1b7c92009-04-05 10:10:43 +00005889#, c-format
5890msgid "cannot update program header: %s"
micm321c0942009-06-29 13:18:49 +00005891msgstr "konnte Programm-Kopf nicht aktualisieren: %s"
tomspur4e1b7c92009-04-05 10:10:43 +00005892
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005893#: src/unstrip.c:1843 src/unstrip.c:1922
tomspur4e1b7c92009-04-05 10:10:43 +00005894#, c-format
5895msgid "cannot write output file: %s"
5896msgstr ""
5897
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005898#: src/unstrip.c:1891
tomspur4e1b7c92009-04-05 10:10:43 +00005899#, c-format
5900msgid "DWARF data not adjusted for prelinking bias; consider prelink -u"
5901msgstr ""
5902
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005903#: src/unstrip.c:1894
tomspur4e1b7c92009-04-05 10:10:43 +00005904#, c-format
micm8d743222009-06-19 09:10:01 +00005905msgid ""
5906"DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u"
tomspur4e1b7c92009-04-05 10:10:43 +00005907msgstr ""
5908
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005909#: src/unstrip.c:1913 src/unstrip.c:1953 src/unstrip.c:1965 src/unstrip.c:2045
tomspur4e1b7c92009-04-05 10:10:43 +00005910#, c-format
5911msgid "cannot create ELF descriptor: %s"
5912msgstr ""
5913
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005914#: src/unstrip.c:1971
tomspur4e1b7c92009-04-05 10:10:43 +00005915#, c-format
5916msgid "'%s' and '%s' do not seem to match"
5917msgstr ""
5918
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005919#: src/unstrip.c:2002
tomspur4e1b7c92009-04-05 10:10:43 +00005920#, c-format
5921msgid "cannot find stripped file for module '%s': %s"
5922msgstr ""
5923
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005924#: src/unstrip.c:2006
tomspur4e1b7c92009-04-05 10:10:43 +00005925#, c-format
5926msgid "cannot open stripped file '%s' for module '%s': %s"
5927msgstr ""
5928
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005929#: src/unstrip.c:2021
tomspur4e1b7c92009-04-05 10:10:43 +00005930#, c-format
5931msgid "cannot find debug file for module '%s': %s"
5932msgstr ""
5933
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005934#: src/unstrip.c:2025
tomspur4e1b7c92009-04-05 10:10:43 +00005935#, c-format
5936msgid "cannot open debug file '%s' for module '%s': %s"
5937msgstr ""
5938
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005939#: src/unstrip.c:2038
tomspur4e1b7c92009-04-05 10:10:43 +00005940#, c-format
5941msgid "module '%s' file '%s' is not stripped"
5942msgstr ""
5943
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005944#: src/unstrip.c:2069
tomspur4e1b7c92009-04-05 10:10:43 +00005945#, c-format
5946msgid "cannot cache section addresses for module '%s': %s"
5947msgstr ""
5948
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005949#: src/unstrip.c:2202
tomspur4e1b7c92009-04-05 10:10:43 +00005950#, c-format
5951msgid "no matching modules found"
micm8d743222009-06-19 09:10:01 +00005952msgstr "kein passendes Modul gefunden"
tomspur4e1b7c92009-04-05 10:10:43 +00005953
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005954#: src/unstrip.c:2211
tomspur4e1b7c92009-04-05 10:10:43 +00005955#, c-format
5956msgid "matched more than one module"
micm8d743222009-06-19 09:10:01 +00005957msgstr "mehr als ein passendes Modul"
tomspur4e1b7c92009-04-05 10:10:43 +00005958
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005959#: src/unstrip.c:2258
tomspur4e1b7c92009-04-05 10:10:43 +00005960msgid ""
5961"STRIPPED-FILE DEBUG-FILE\n"
5962"[MODULE...]"
5963msgstr ""
5964
Ulrich Drepper170ecbd2011-02-15 09:36:26 -05005965#: src/unstrip.c:2259
tomspur4e1b7c92009-04-05 10:10:43 +00005966msgid ""
micm8d743222009-06-19 09:10:01 +00005967"Combine stripped files with separate symbols and debug information.\vThe "
5968"first form puts the result in DEBUG-FILE if -o was not given.\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005969"\n"
5970"MODULE arguments give file name patterns matching modules to process.\n"
micm8d743222009-06-19 09:10:01 +00005971"With -f these match the file name of the main (stripped) file (slashes are "
5972"never special), otherwise they match the simple module names. With no "
5973"arguments, process all modules found.\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005974"\n"
micm8d743222009-06-19 09:10:01 +00005975"Multiple modules are written to files under OUTPUT-DIRECTORY, creating "
5976"subdirectories as needed. With -m these files have simple module names, "
5977"otherwise they have the name of the main file complete with directory "
5978"underneath OUTPUT-DIRECTORY.\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005979"\n"
micm8d743222009-06-19 09:10:01 +00005980"With -n no files are written, but one line to standard output for each "
5981"module:\n"
tomspur4e1b7c92009-04-05 10:10:43 +00005982"\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n"
micm8d743222009-06-19 09:10:01 +00005983"START and SIZE are hexadecimal giving the address bounds of the module. "
5984"BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the "
5985"hexadecimal may be followed by @0xADDR giving the address where the ID "
5986"resides if that is known. FILE is the file name found for the module, or - "
5987"if none was found, or . if an ELF image is available but not from any named "
5988"file. DEBUGFILE is the separate debuginfo file name, or - if no debuginfo "
5989"was found, or . if FILE contains the debug information."
tomspur4e1b7c92009-04-05 10:10:43 +00005990msgstr ""
5991
Roland McGrath32899ac2011-07-09 03:17:24 -07005992#~ msgid ""
5993#~ "\n"
5994#~ "\n"
5995#~ "Symbols from %s[%s]:\n"
5996#~ "\n"
5997#~ msgstr ""
5998#~ "\n"
5999#~ "\n"
6000#~ "Symbole aus %s[%s]:\n"
6001#~ "\n"
6002
Ulrich Drepper51f4ddf2010-04-21 08:00:40 -07006003#~ msgid "Equivalent to: -e -h -l"
6004#~ msgstr "Entspricht: -e -h -l"