]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/po/binutils.pot
Update version to 2.35.50 and regenerate files
[thirdparty/binutils-gdb.git] / binutils / po / binutils.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
fce00800
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
f12e7348 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
b19d852d 11"POT-Creation-Date: 2020-07-04 10:27+0100\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
cc643b88 15"Language: \n"
252b5132
RH
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
328577ad 18"Content-Transfer-Encoding: 8bit\n"
3957a496 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
252b5132 20
f48dfe41 21#: addr2line.c:87
252b5132 22#, c-format
1a09a22c
NC
23msgid "Usage: %s [option(s)] [addr(s)]\n"
24msgstr ""
25
f48dfe41 26#: addr2line.c:88
6ece5c52 27#, c-format
1a09a22c
NC
28msgid " Convert addresses into line number/file name pairs.\n"
29msgstr ""
30
f48dfe41 31#: addr2line.c:89
6ece5c52 32#, c-format
252b5132 33msgid ""
1a09a22c
NC
34" If no addresses are specified on the command line, they will be read from "
35"stdin\n"
252b5132
RH
36msgstr ""
37
f48dfe41 38#: addr2line.c:90
6ece5c52 39#, c-format
1a09a22c
NC
40msgid ""
41" The options are:\n"
3caac5b8 42" @<file> Read options from <file>\n"
2ee0aedf 43" -a --addresses Show addresses\n"
1a09a22c
NC
44" -b --target=<bfdname> Set the binary file format\n"
45" -e --exe=<executable> Set the input file name (default is a.out)\n"
ae351704
AM
46" -i --inlines Unwind inlined functions\n"
47" -j --section=<name> Read section-relative offsets instead of addresses\n"
2ee0aedf 48" -p --pretty-print Make the output easier to read for humans\n"
1a09a22c
NC
49" -s --basenames Strip directory names\n"
50" -f --functions Show function names\n"
51" -C --demangle[=style] Demangle function names\n"
f48dfe41
NC
52" -R --recurse-limit Enable a limit on recursion whilst demangling. "
53"[Default]\n"
54" -r --no-recurse-limit Disable a limit on recursion whilst demangling\n"
1a09a22c
NC
55" -h --help Display this information\n"
56" -v --version Display the program's version\n"
57"\n"
58msgstr ""
59
b19d852d
NC
60#: addr2line.c:109 ar.c:349 ar.c:386 coffdump.c:471 dlltool.c:3981
61#: dllwrap.c:518 elfedit.c:921 objcopy.c:691 objcopy.c:745 readelf.c:4607
62#: size.c:109 srconv.c:1704 strings.c:727 sysdump.c:646 windmc.c:227
fe944acf 63#: windres.c:688
8ad3436c
AM
64#, c-format
65msgid "Report bugs to %s\n"
252b5132
RH
66msgstr ""
67
9cf03b7e
NC
68#. Note for translators: This printf is used to join the
69#. function name just printed above to the line number/
70#. file name pair that is about to be printed below. Eg:
71#.
72#. foo at 123:bar.c
f48dfe41 73#: addr2line.c:313
2ee0aedf
TG
74#, c-format
75msgid " at "
76msgstr ""
77
9cf03b7e
NC
78#. Note for translators: This printf is used to join the
79#. line number/file name pair that has just been printed with
80#. the line number/file name pair that is going to be printed
81#. by the next iteration of the while loop. Eg:
82#.
83#. 123:bar.c (inlined by) 456:main.c
b19d852d 84#: addr2line.c:353
2ee0aedf
TG
85#, c-format
86msgid " (inlined by) "
87msgstr ""
88
b19d852d 89#: addr2line.c:386
252b5132 90#, c-format
ae351704 91msgid "%s: cannot get addresses from archive"
252b5132
RH
92msgstr ""
93
b19d852d 94#: addr2line.c:403
ae351704
AM
95#, c-format
96msgid "%s: cannot find section %s"
97msgstr ""
98
b19d852d
NC
99#: addr2line.c:444 ar.c:747 dlltool.c:3499 nm.c:1726 objcopy.c:5993
100#: objdump.c:5127 size.c:153 strings.c:291 windmc.c:960 windres.c:815
f48dfe41
NC
101msgid "fatal error: libbfd ABI mismatch"
102msgstr ""
103
b19d852d 104#: addr2line.c:471 nm.c:1752 objdump.c:5174
18e03609
NC
105#, c-format
106msgid "unknown demangling style `%s'"
107msgstr ""
108
6655dba2 109#: ar.c:268
252b5132
RH
110#, c-format
111msgid "no entry %s in archive\n"
112msgstr ""
113
6655dba2 114#: ar.c:282
23f938f1
TG
115#, c-format
116msgid ""
71300e2c 117"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin "
cc643b88 118"<name>] [member-name] [count] archive-file file...\n"
23f938f1
TG
119msgstr ""
120
6655dba2 121#: ar.c:288
252b5132
RH
122#, c-format
123msgid ""
71300e2c
NC
124"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [member-"
125"name] [count] archive-file file...\n"
252b5132
RH
126msgstr ""
127
6655dba2 128#: ar.c:296
252b5132
RH
129#, c-format
130msgid " %s -M [<mri-script]\n"
131msgstr ""
132
6655dba2 133#: ar.c:297
6ece5c52 134#, c-format
252b5132
RH
135msgid " commands:\n"
136msgstr ""
137
6655dba2 138#: ar.c:298
6ece5c52 139#, c-format
252b5132
RH
140msgid " d - delete file(s) from the archive\n"
141msgstr ""
142
6655dba2 143#: ar.c:299
6ece5c52 144#, c-format
252b5132
RH
145msgid " m[ab] - move file(s) in the archive\n"
146msgstr ""
147
6655dba2 148#: ar.c:300
6ece5c52 149#, c-format
252b5132
RH
150msgid " p - print file(s) found in the archive\n"
151msgstr ""
152
6655dba2 153#: ar.c:301
6ece5c52 154#, c-format
252b5132
RH
155msgid " q[f] - quick append file(s) to the archive\n"
156msgstr ""
157
6655dba2 158#: ar.c:302
6ece5c52 159#, c-format
252b5132
RH
160msgid ""
161" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
162msgstr ""
163
6655dba2 164#: ar.c:303
2ee0aedf
TG
165#, c-format
166msgid " s - act as ranlib\n"
167msgstr ""
168
6655dba2 169#: ar.c:304
6ece5c52 170#, c-format
71300e2c 171msgid " t[O][v] - display contents of the archive\n"
252b5132
RH
172msgstr ""
173
6655dba2 174#: ar.c:305
6ece5c52 175#, c-format
252b5132
RH
176msgid " x[o] - extract file(s) from the archive\n"
177msgstr ""
178
6655dba2 179#: ar.c:306
6ece5c52 180#, c-format
252b5132
RH
181msgid " command specific modifiers:\n"
182msgstr ""
183
6655dba2 184#: ar.c:307
6ece5c52 185#, c-format
252b5132
RH
186msgid " [a] - put file(s) after [member-name]\n"
187msgstr ""
188
6655dba2 189#: ar.c:308
6ece5c52 190#, c-format
252b5132
RH
191msgid " [b] - put file(s) before [member-name] (same as [i])\n"
192msgstr ""
193
6655dba2 194#: ar.c:311
c1c69e83
AM
195#, c-format
196msgid " [D] - use zero for timestamps and uids/gids (default)\n"
197msgstr ""
198
6655dba2 199#: ar.c:313
c1c69e83
AM
200#, c-format
201msgid " [U] - use actual timestamps and uids/gids\n"
202msgstr ""
203
6655dba2 204#: ar.c:318
23f938f1
TG
205#, c-format
206msgid " [D] - use zero for timestamps and uids/gids\n"
207msgstr ""
208
6655dba2 209#: ar.c:320
c1c69e83
AM
210#, c-format
211msgid " [U] - use actual timestamps and uids/gids (default)\n"
212msgstr ""
213
6655dba2 214#: ar.c:323
6ece5c52 215#, c-format
a74801ba
ILT
216msgid " [N] - use instance [count] of name\n"
217msgstr ""
218
6655dba2 219#: ar.c:324
6ece5c52 220#, c-format
252b5132
RH
221msgid " [f] - truncate inserted file names\n"
222msgstr ""
223
6655dba2 224#: ar.c:325
6ece5c52 225#, c-format
a74801ba
ILT
226msgid " [P] - use full path names when matching\n"
227msgstr ""
228
6655dba2 229#: ar.c:326
6ece5c52 230#, c-format
252b5132
RH
231msgid " [o] - preserve original dates\n"
232msgstr ""
233
6655dba2 234#: ar.c:327
71300e2c
NC
235#, c-format
236msgid " [O] - display offsets of files in the archive\n"
237msgstr ""
238
6655dba2 239#: ar.c:328
6ece5c52 240#, c-format
252b5132
RH
241msgid ""
242" [u] - only replace files that are newer than current archive "
243"contents\n"
244msgstr ""
245
6655dba2 246#: ar.c:329
6ece5c52 247#, c-format
252b5132
RH
248msgid " generic modifiers:\n"
249msgstr ""
250
6655dba2 251#: ar.c:330
6ece5c52 252#, c-format
252b5132
RH
253msgid " [c] - do not warn if the library had to be created\n"
254msgstr ""
255
6655dba2 256#: ar.c:331
6ece5c52 257#, c-format
252b5132
RH
258msgid " [s] - create an archive index (cf. ranlib)\n"
259msgstr ""
260
6655dba2 261#: ar.c:332
6ece5c52 262#, c-format
252b5132
RH
263msgid " [S] - do not build a symbol table\n"
264msgstr ""
265
6655dba2 266#: ar.c:333
f12e7348
NC
267#, c-format
268msgid " [T] - make a thin archive\n"
269msgstr ""
270
6655dba2 271#: ar.c:334
6ece5c52 272#, c-format
252b5132
RH
273msgid " [v] - be verbose\n"
274msgstr ""
275
6655dba2 276#: ar.c:335
6ece5c52 277#, c-format
252b5132
RH
278msgid " [V] - display the version number\n"
279msgstr ""
280
6655dba2 281#: ar.c:336
1a09a22c 282#, c-format
3caac5b8 283msgid " @<file> - read options from <file>\n"
18e03609
NC
284msgstr ""
285
6655dba2 286#: ar.c:337
cc643b88
NC
287#, c-format
288msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
289msgstr ""
290
6655dba2
SB
291#: ar.c:338
292#, c-format
293msgid ""
294" --output=DIRNAME - specify the output directory for extraction operations\n"
295msgstr ""
296
297#: ar.c:340
23f938f1
TG
298#, c-format
299msgid " optional:\n"
300msgstr ""
301
6655dba2 302#: ar.c:341
23f938f1
TG
303#, c-format
304msgid " --plugin <p> - load the specified plugin\n"
305msgstr ""
306
6655dba2 307#: ar.c:362
6ece5c52 308#, c-format
3caac5b8 309msgid "Usage: %s [options] archive\n"
1a09a22c
NC
310msgstr ""
311
6655dba2 312#: ar.c:363
6ece5c52 313#, c-format
3caac5b8
AM
314msgid " Generate an index to speed access to archives\n"
315msgstr ""
316
6655dba2 317#: ar.c:364
3caac5b8 318#, c-format
1a09a22c
NC
319msgid ""
320" The options are:\n"
3caac5b8 321" @<file> Read options from <file>\n"
23f938f1
TG
322msgstr ""
323
6655dba2 324#: ar.c:367
23f938f1
TG
325#, c-format
326msgid " --plugin <name> Load the specified plugin\n"
327msgstr ""
328
6655dba2 329#: ar.c:371
c1c69e83
AM
330#, c-format
331msgid ""
332" -D Use zero for symbol map timestamp (default)\n"
333" -U Use an actual symbol map timestamp\n"
334msgstr ""
335
6655dba2 336#: ar.c:375
c1c69e83
AM
337#, c-format
338msgid ""
339" -D Use zero for symbol map timestamp\n"
340" -U Use actual symbol map timestamp (default)\n"
341msgstr ""
342
6655dba2 343#: ar.c:378
23f938f1
TG
344#, c-format
345msgid ""
f12e7348 346" -t Update the archive's symbol map timestamp\n"
1a09a22c 347" -h --help Print this help message\n"
f12e7348 348" -v --version Print version information\n"
252b5132
RH
349msgstr ""
350
6655dba2 351#: ar.c:503
252b5132
RH
352msgid "two different operation options specified"
353msgstr ""
354
b19d852d 355#: ar.c:597 ar.c:672 nm.c:1839
252b5132 356#, c-format
cc643b88 357msgid "sorry - this program has been built without plugin support\n"
252b5132
RH
358msgstr ""
359
6655dba2 360#: ar.c:803
252b5132
RH
361msgid "no operation specified"
362msgstr ""
363
6655dba2 364#: ar.c:806
252b5132
RH
365msgid "`u' is only meaningful with the `r' option."
366msgstr ""
367
6655dba2 368#: ar.c:809
23f938f1
TG
369msgid "`u' is not meaningful with the `D' option."
370msgstr ""
371
6655dba2 372#: ar.c:812
c1c69e83
AM
373msgid "`u' modifier ignored since `D' is the default (see `U')"
374msgstr ""
375
6655dba2 376#: ar.c:821
15e6ed8c
TG
377msgid "missing position arg."
378msgstr ""
379
6655dba2 380#: ar.c:827
60bcf0fa 381msgid "`N' is only meaningful with the `x' and `d' options."
a74801ba
ILT
382msgstr ""
383
6655dba2 384#: ar.c:829
15e6ed8c
TG
385msgid "`N' missing value."
386msgstr ""
387
6655dba2 388#: ar.c:832
a74801ba 389msgid "Value for `N' must be positive."
252b5132
RH
390msgstr ""
391
6655dba2 392#: ar.c:848
f12e7348
NC
393msgid "`x' cannot be used on thin archives."
394msgstr ""
395
6655dba2 396#: ar.c:895
252b5132 397#, c-format
60bcf0fa 398msgid "internal error -- this option not implemented"
252b5132
RH
399msgstr ""
400
6655dba2 401#: ar.c:964
6ece5c52
AM
402#, c-format
403msgid "creating %s"
404msgstr ""
405
6655dba2 406#: ar.c:995
c1c69e83
AM
407#, c-format
408msgid "Cannot convert existing library %s to thin format"
409msgstr ""
410
6655dba2 411#: ar.c:1001
c1c69e83
AM
412#, c-format
413msgid "Cannot convert existing thin library %s to normal format"
414msgstr ""
415
b19d852d 416#: ar.c:1033 ar.c:1130 ar.c:1447 objcopy.c:3582
252b5132 417#, c-format
a74801ba 418msgid "internal stat error on %s"
252b5132
RH
419msgstr ""
420
6655dba2 421#: ar.c:1052 ar.c:1156
252b5132
RH
422#, c-format
423msgid "%s is not a valid archive"
424msgstr ""
425
6655dba2 426#: ar.c:1080
e0e7a9d4 427#, c-format
6655dba2 428msgid "illegal output pathname for archive member: %s, using '%s' instead"
e0e7a9d4
TG
429msgstr ""
430
6655dba2 431#: ar.c:1204
9cf03b7e
NC
432msgid "could not create temporary file whilst writing archive"
433msgstr ""
434
6655dba2 435#: ar.c:1351
252b5132
RH
436#, c-format
437msgid "No member named `%s'\n"
438msgstr ""
439
6655dba2 440#: ar.c:1401
252b5132 441#, c-format
60bcf0fa 442msgid "no entry %s in archive %s!"
252b5132
RH
443msgstr ""
444
b19d852d 445#: ar.c:1541
252b5132
RH
446#, c-format
447msgid "%s: no archive map to update"
448msgstr ""
449
f12e7348 450#: arsup.c:89
252b5132
RH
451#, c-format
452msgid "No entry %s in archive.\n"
453msgstr ""
454
f12e7348 455#: arsup.c:114
252b5132
RH
456#, c-format
457msgid "Can't open file %s\n"
458msgstr ""
459
6655dba2
SB
460#: arsup.c:160
461#, c-format
462msgid "%s: Can't allocate memory for temp name (%s)\n"
463msgstr ""
464
465#: arsup.c:171
252b5132
RH
466#, c-format
467msgid "%s: Can't open output archive %s\n"
468msgstr ""
469
6655dba2 470#: arsup.c:188
252b5132
RH
471#, c-format
472msgid "%s: Can't open input archive %s\n"
473msgstr ""
474
6655dba2 475#: arsup.c:197
252b5132
RH
476#, c-format
477msgid "%s: file %s is not an archive\n"
478msgstr ""
479
6655dba2 480#: arsup.c:237
252b5132
RH
481#, c-format
482msgid "%s: no output archive specified yet\n"
483msgstr ""
484
6655dba2 485#: arsup.c:257 arsup.c:300 arsup.c:342 arsup.c:365 arsup.c:431
252b5132
RH
486#, c-format
487msgid "%s: no open output archive\n"
488msgstr ""
489
6655dba2 490#: arsup.c:273 arsup.c:386 arsup.c:412
252b5132
RH
491#, c-format
492msgid "%s: can't open file %s\n"
493msgstr ""
494
6655dba2 495#: arsup.c:327 arsup.c:408 arsup.c:489
252b5132
RH
496#, c-format
497msgid "%s: can't find module file %s\n"
498msgstr ""
499
6655dba2 500#: arsup.c:440
252b5132
RH
501#, c-format
502msgid "Current open archive is %s\n"
503msgstr ""
504
6655dba2 505#: arsup.c:464
1a09a22c
NC
506#, c-format
507msgid "%s: no open archive\n"
508msgstr ""
509
e0e7a9d4 510#: binemul.c:38
252b5132 511#, c-format
1a09a22c
NC
512msgid " No emulation specific options\n"
513msgstr ""
514
515#. Macros for common output.
cc643b88 516#: binemul.h:49
1a09a22c
NC
517#, c-format
518msgid " emulation options: \n"
252b5132
RH
519msgstr ""
520
6655dba2
SB
521#: bucomm.c:50 bucomm.c:84
522msgid "cause of error unknown"
523msgstr ""
524
525#: bucomm.c:164
252b5132
RH
526#, c-format
527msgid "can't set BFD default target to `%s': %s"
528msgstr ""
529
6655dba2 530#: bucomm.c:176
252b5132
RH
531#, c-format
532msgid "%s: Matching formats:"
533msgstr ""
534
6655dba2 535#: bucomm.c:191
6ece5c52 536#, c-format
252b5132
RH
537msgid "Supported targets:"
538msgstr ""
539
6655dba2 540#: bucomm.c:193
252b5132
RH
541#, c-format
542msgid "%s: supported targets:"
543msgstr ""
544
6655dba2 545#: bucomm.c:211
6ece5c52 546#, c-format
328577ad
NC
547msgid "Supported architectures:"
548msgstr ""
549
6655dba2 550#: bucomm.c:213
252b5132 551#, c-format
328577ad 552msgid "%s: supported architectures:"
252b5132
RH
553msgstr ""
554
6655dba2 555#: bucomm.c:226
9cf03b7e
NC
556msgid "big endian"
557msgstr ""
558
6655dba2 559#: bucomm.c:227
9cf03b7e
NC
560msgid "little endian"
561msgstr ""
562
6655dba2 563#: bucomm.c:228
9cf03b7e
NC
564msgid "endianness unknown"
565msgstr ""
566
6655dba2 567#: bucomm.c:275
9cf03b7e
NC
568#, c-format
569msgid ""
570"%s\n"
571" (header %s, data %s)\n"
572msgstr ""
573
6655dba2 574#: bucomm.c:424
fce00800
AM
575#, c-format
576msgid "BFD header file version %s\n"
577msgstr ""
578
6655dba2 579#: bucomm.c:454
e0e7a9d4
TG
580#, c-format
581msgid "<time data corrupt>"
582msgstr ""
583
6655dba2 584#: bucomm.c:594
252b5132 585#, c-format
328577ad 586msgid "%s: bad number: %s"
252b5132
RH
587msgstr ""
588
6655dba2 589#: bucomm.c:614 strings.c:404
6ece5c52
AM
590#, c-format
591msgid "'%s': No such file"
592msgstr ""
593
6655dba2 594#: bucomm.c:616 strings.c:406
6ece5c52
AM
595#, c-format
596msgid "Warning: could not locate '%s'. reason: %s"
597msgstr ""
598
6655dba2 599#: bucomm.c:620 strings.c:412
15e6ed8c
TG
600#, c-format
601msgid "Warning: '%s' is a directory"
602msgstr ""
603
6655dba2 604#: bucomm.c:622
6ece5c52
AM
605#, c-format
606msgid "Warning: '%s' is not an ordinary file"
607msgstr ""
608
6655dba2 609#: bucomm.c:624
cc643b88
NC
610#, c-format
611msgid "Warning: '%s' has negative size, probably it is too large"
612msgstr ""
613
e0e7a9d4 614#: coffdump.c:106
252b5132 615#, c-format
328577ad 616msgid "#lines %d "
252b5132
RH
617msgstr ""
618
e0e7a9d4 619#: coffdump.c:129
9cf03b7e
NC
620#, c-format
621msgid "size %d "
622msgstr ""
623
e0e7a9d4 624#: coffdump.c:134
9cf03b7e
NC
625#, c-format
626msgid "section definition at %x size %x\n"
627msgstr ""
628
e0e7a9d4 629#: coffdump.c:140
9cf03b7e
NC
630#, c-format
631msgid "pointer to"
632msgstr ""
633
e0e7a9d4 634#: coffdump.c:145
9cf03b7e
NC
635#, c-format
636msgid "array [%d] of"
637msgstr ""
638
e0e7a9d4 639#: coffdump.c:150
9cf03b7e
NC
640#, c-format
641msgid "function returning"
642msgstr ""
643
e0e7a9d4 644#: coffdump.c:154
9cf03b7e
NC
645#, c-format
646msgid "arguments"
647msgstr ""
648
e0e7a9d4 649#: coffdump.c:158
9cf03b7e
NC
650#, c-format
651msgid "code"
652msgstr ""
653
e0e7a9d4 654#: coffdump.c:164
9cf03b7e
NC
655#, c-format
656msgid "structure definition"
657msgstr ""
658
e0e7a9d4 659#: coffdump.c:170
9cf03b7e
NC
660#, c-format
661msgid "structure ref to UNKNOWN struct"
662msgstr ""
663
e0e7a9d4 664#: coffdump.c:172
9cf03b7e
NC
665#, c-format
666msgid "structure ref to %s"
667msgstr ""
668
e0e7a9d4 669#: coffdump.c:175
9cf03b7e
NC
670#, c-format
671msgid "enum ref to %s"
672msgstr ""
673
e0e7a9d4 674#: coffdump.c:178
9cf03b7e
NC
675#, c-format
676msgid "enum definition"
677msgstr ""
678
e0e7a9d4 679#: coffdump.c:251
9cf03b7e
NC
680#, c-format
681msgid "Stack offset %x"
682msgstr ""
683
e0e7a9d4 684#: coffdump.c:254
9cf03b7e
NC
685#, c-format
686msgid "Memory section %s+%x"
687msgstr ""
688
e0e7a9d4 689#: coffdump.c:257
9cf03b7e
NC
690#, c-format
691msgid "Register %d"
692msgstr ""
693
e0e7a9d4 694#: coffdump.c:260
9cf03b7e
NC
695#, c-format
696msgid "Struct Member offset %x"
697msgstr ""
698
e0e7a9d4 699#: coffdump.c:263
9cf03b7e
NC
700#, c-format
701msgid "Enum Member offset %x"
702msgstr ""
703
e0e7a9d4 704#: coffdump.c:266
9cf03b7e
NC
705#, c-format
706msgid "Undefined symbol"
707msgstr ""
708
709#: coffdump.c:334
710#, c-format
711msgid "List of symbols"
712msgstr ""
713
714#: coffdump.c:341
715#, c-format
716msgid "Symbol %s, tag %d, number %d"
717msgstr ""
718
b19d852d 719#: coffdump.c:345 readelf.c:17436 readelf.c:17524
9cf03b7e
NC
720#, c-format
721msgid "Type"
722msgstr ""
723
724#: coffdump.c:350
725#, c-format
726msgid "Where"
727msgstr ""
728
729#: coffdump.c:354
730#, c-format
731msgid "Visible"
732msgstr ""
733
734#: coffdump.c:370
735msgid "List of blocks "
736msgstr ""
737
738#: coffdump.c:383
739#, c-format
740msgid "vars %d"
741msgstr ""
742
743#: coffdump.c:386
744#, c-format
745msgid "blocks"
746msgstr ""
747
748#: coffdump.c:404
749#, c-format
750msgid "List of source files"
751msgstr ""
752
753#: coffdump.c:410
754#, c-format
755msgid "Source file %s"
756msgstr ""
757
758#: coffdump.c:424
759#, c-format
e0e7a9d4 760msgid "section %s %d %d address %x size %x number %d nrelocs %u"
9cf03b7e
NC
761msgstr ""
762
e0e7a9d4
TG
763#. PR 17512: file: 0a38fb7c.
764#: coffdump.c:436
765msgid "<no sym>"
766msgstr ""
767
768#: coffdump.c:451
9cf03b7e
NC
769#, c-format
770msgid "#sources %d"
771msgstr ""
772
b19d852d 773#: coffdump.c:462 sysdump.c:639
252b5132 774#, c-format
1a09a22c
NC
775msgid "Usage: %s [option(s)] in-file\n"
776msgstr ""
777
b19d852d 778#: coffdump.c:463
6ece5c52 779#, c-format
cc643b88 780msgid " Print a human readable interpretation of a COFF object file\n"
1a09a22c
NC
781msgstr ""
782
b19d852d 783#: coffdump.c:464
6ece5c52 784#, c-format
1a09a22c
NC
785msgid ""
786" The options are:\n"
3caac5b8 787" @<file> Read options from <file>\n"
1a09a22c
NC
788" -h --help Display this information\n"
789" -v --version Display the program's version\n"
790"\n"
252b5132
RH
791msgstr ""
792
b19d852d 793#: coffdump.c:534 srconv.c:1795 sysdump.c:704
60bcf0fa 794msgid "no input file specified"
252b5132
RH
795msgstr ""
796
e0e7a9d4
TG
797#: coffgrok.c:107
798msgid "Out of context scope change encountered"
799msgstr ""
800
801#: coffgrok.c:130
802#, c-format
803msgid "Invalid section target index: %u"
804msgstr ""
805
806#: coffgrok.c:187
807#, c-format
808msgid "Invalid section target index: %d"
809msgstr ""
810
811#: coffgrok.c:190
812msgid "Target section has insufficient relocs"
813msgstr ""
814
815#: coffgrok.c:198 coffgrok.c:445
816#, c-format
817msgid "Symbol index %u encountered when there are no symbols"
818msgstr ""
819
820#: coffgrok.c:199 coffgrok.c:446
821#, c-format
822msgid "Invalid symbol index %u encountered"
823msgstr ""
824
825#: coffgrok.c:251
826#, c-format
827msgid "Invalid section number (%d) encountered"
828msgstr ""
829
830#: coffgrok.c:273
831#, c-format
832msgid "Unrecognized symbol class: %d"
833msgstr ""
834
835#: coffgrok.c:351
836#, c-format
837msgid "Type entry %u does not have enough symbolic information"
838msgstr ""
839
840#: coffgrok.c:354
841#, c-format
842msgid "Type entry %u does not refer to a symbol"
843msgstr ""
844
845#: coffgrok.c:376
846msgid "Section definition needs a section length"
847msgstr ""
848
849#: coffgrok.c:427
850msgid "Aggregate definition needs auxillary information"
851msgstr ""
852
853#: coffgrok.c:436
854#, c-format
855msgid "Invalid tag index %#lx encountered"
856msgstr ""
857
858#: coffgrok.c:477
859msgid "Enum definition needs auxillary information"
860msgstr ""
861
862#: coffgrok.c:484
863#, c-format
864msgid "Invalid enum symbol index %u encountered"
865msgstr ""
866
867#: coffgrok.c:520
868msgid "Array definition needs auxillary information"
869msgstr ""
870
871#: coffgrok.c:536
872#, c-format
873msgid "Out of range sum for els (%#x) * size (%#x)"
874msgstr ""
875
876#: coffgrok.c:627 coffgrok.c:870
877#, c-format
878msgid "Unrecognised symbol class: %d"
879msgstr ""
880
881#: coffgrok.c:644
882msgid "ICE: do_define called without a block"
883msgstr ""
884
885#: coffgrok.c:646
886#, c-format
887msgid "Out of range symbol index: %u"
888msgstr ""
889
890#: coffgrok.c:683
891msgid "Section referenced before any file is defined"
892msgstr ""
893
894#: coffgrok.c:701
895#, c-format
896msgid "Out of range sum for offset (%#x) + size (%#x)"
897msgstr ""
898
899#: coffgrok.c:706
900#, c-format
901msgid "Out of range type size: %u"
902msgstr ""
903
904#: coffgrok.c:792
905msgid "Function start encountered without a top level scope."
906msgstr ""
907
908#: coffgrok.c:818
909msgid "Block start encountered without a scope for it."
910msgstr ""
911
912#: coffgrok.c:828
913msgid "Function arguments encountered without a function definition"
914msgstr ""
915
916#: coffgrok.c:836
917msgid "Structure element encountered without a structure definition"
918msgstr ""
919
920#: coffgrok.c:841
921msgid "Enum element encountered without an enum definition"
922msgstr ""
923
924#: coffgrok.c:849
3957a496 925msgid "Aggregate definition encountered without a scope"
e0e7a9d4
TG
926msgstr ""
927
928#: coffgrok.c:855
3957a496 929msgid "Label definition encountered without a file scope"
e0e7a9d4
TG
930msgstr ""
931
932#: coffgrok.c:863
3957a496 933msgid "Variable definition encountered without a scope"
e0e7a9d4
TG
934msgstr ""
935
936#: coffgrok.c:886
937#, c-format
938msgid "%s: is not a COFF format file"
939msgstr ""
940
b19d852d 941#: cxxfilt.c:124 nm.c:285 objdump.c:318
ae351704
AM
942#, c-format
943msgid "Report bugs to %s.\n"
944msgstr ""
945
c1c69e83 946#: debug.c:647
252b5132
RH
947msgid "debug_add_to_current_namespace: no current file"
948msgstr ""
949
c1c69e83 950#: debug.c:726
252b5132
RH
951msgid "debug_start_source: no debug_set_filename call"
952msgstr ""
953
c1c69e83 954#: debug.c:780
252b5132
RH
955msgid "debug_record_function: no debug_set_filename call"
956msgstr ""
957
c1c69e83 958#: debug.c:832
252b5132
RH
959msgid "debug_record_parameter: no current function"
960msgstr ""
961
c1c69e83 962#: debug.c:864
252b5132
RH
963msgid "debug_end_function: no current function"
964msgstr ""
965
c1c69e83 966#: debug.c:870
252b5132
RH
967msgid "debug_end_function: some blocks were not closed"
968msgstr ""
969
c1c69e83 970#: debug.c:898
252b5132
RH
971msgid "debug_start_block: no current block"
972msgstr ""
973
c1c69e83 974#: debug.c:934
252b5132
RH
975msgid "debug_end_block: no current block"
976msgstr ""
977
c1c69e83 978#: debug.c:941
252b5132
RH
979msgid "debug_end_block: attempt to close top level block"
980msgstr ""
981
c1c69e83 982#: debug.c:964
252b5132
RH
983msgid "debug_record_line: no current unit"
984msgstr ""
985
986#. FIXME
c1c69e83 987#: debug.c:1017
252b5132
RH
988msgid "debug_start_common_block: not implemented"
989msgstr ""
990
991#. FIXME
c1c69e83 992#: debug.c:1028
252b5132
RH
993msgid "debug_end_common_block: not implemented"
994msgstr ""
995
996#. FIXME.
c1c69e83 997#: debug.c:1112
1a09a22c 998msgid "debug_record_label: not implemented"
252b5132
RH
999msgstr ""
1000
c1c69e83 1001#: debug.c:1134
252b5132
RH
1002msgid "debug_record_variable: no current file"
1003msgstr ""
1004
c1c69e83 1005#: debug.c:1662
252b5132
RH
1006msgid "debug_make_undefined_type: unsupported kind"
1007msgstr ""
1008
c1c69e83 1009#: debug.c:1839
252b5132
RH
1010msgid "debug_name_type: no current file"
1011msgstr ""
1012
c1c69e83 1013#: debug.c:1884
252b5132
RH
1014msgid "debug_tag_type: no current file"
1015msgstr ""
1016
c1c69e83 1017#: debug.c:1892
252b5132
RH
1018msgid "debug_tag_type: extra tag attempted"
1019msgstr ""
1020
c1c69e83 1021#: debug.c:1929
252b5132
RH
1022#, c-format
1023msgid "Warning: changing type size from %d to %d\n"
1024msgstr ""
1025
c1c69e83 1026#: debug.c:1951
252b5132
RH
1027msgid "debug_find_named_type: no current compilation unit"
1028msgstr ""
1029
c1c69e83 1030#: debug.c:2054
252b5132
RH
1031#, c-format
1032msgid "debug_get_real_type: circular debug information for %s\n"
1033msgstr ""
1034
6655dba2 1035#: debug.c:2484
252b5132
RH
1036msgid "debug_write_type: illegal type encountered"
1037msgstr ""
1038
6655dba2 1039#: dlltool.c:902 dlltool.c:927 dlltool.c:957
252b5132 1040#, c-format
60bcf0fa 1041msgid "Internal error: Unknown machine type: %d"
252b5132
RH
1042msgstr ""
1043
6655dba2 1044#: dlltool.c:998
252b5132
RH
1045#, c-format
1046msgid "Can't open def file: %s"
1047msgstr ""
1048
6655dba2 1049#: dlltool.c:1003
252b5132
RH
1050#, c-format
1051msgid "Processing def file: %s"
1052msgstr ""
1053
6655dba2 1054#: dlltool.c:1007
252b5132
RH
1055msgid "Processed def file"
1056msgstr ""
1057
6655dba2 1058#: dlltool.c:1031
252b5132 1059#, c-format
60bcf0fa 1060msgid "Syntax error in def file %s:%d"
252b5132
RH
1061msgstr ""
1062
6655dba2 1063#: dlltool.c:1068
06647dfd
AM
1064#, c-format
1065msgid "%s: Path components stripped from image name, '%s'."
1066msgstr ""
1067
6655dba2 1068#: dlltool.c:1086
252b5132
RH
1069#, c-format
1070msgid "NAME: %s base: %x"
1071msgstr ""
1072
6655dba2 1073#: dlltool.c:1089 dlltool.c:1110
60bcf0fa 1074msgid "Can't have LIBRARY and NAME"
252b5132
RH
1075msgstr ""
1076
6655dba2 1077#: dlltool.c:1107
252b5132
RH
1078#, c-format
1079msgid "LIBRARY: %s base: %x"
1080msgstr ""
1081
b19d852d 1082#: dlltool.c:1262
9cf03b7e
NC
1083#, c-format
1084msgid "VERSION %d.%d\n"
1085msgstr ""
1086
b19d852d 1087#: dlltool.c:1310
9cf03b7e
NC
1088#, c-format
1089msgid "run: %s %s"
1090msgstr ""
1091
b19d852d 1092#: dlltool.c:1351 resrc.c:288
252b5132
RH
1093#, c-format
1094msgid "wait: %s"
1095msgstr ""
1096
b19d852d 1097#: dlltool.c:1356 dllwrap.c:416 resrc.c:293
252b5132
RH
1098#, c-format
1099msgid "subprocess got fatal signal %d"
1100msgstr ""
1101
b19d852d 1102#: dlltool.c:1362 dllwrap.c:423 resrc.c:300
252b5132 1103#, c-format
60bcf0fa 1104msgid "%s exited with status %d"
252b5132
RH
1105msgstr ""
1106
b19d852d 1107#: dlltool.c:1393
252b5132 1108#, c-format
60bcf0fa 1109msgid "Sucking in info from %s section in %s"
252b5132
RH
1110msgstr ""
1111
b19d852d 1112#: dlltool.c:1533
252b5132 1113#, c-format
60bcf0fa 1114msgid "Excluding symbol: %s"
252b5132
RH
1115msgstr ""
1116
b19d852d 1117#: dlltool.c:1622 dlltool.c:1633 nm.c:1121 nm.c:1131 nm.c:1140
252b5132 1118#, c-format
60bcf0fa 1119msgid "%s: no symbols"
252b5132
RH
1120msgstr ""
1121
fce00800 1122#. FIXME: we ought to read in and block out the base relocations.
b19d852d 1123#: dlltool.c:1659
252b5132 1124#, c-format
60bcf0fa 1125msgid "Done reading %s"
252b5132
RH
1126msgstr ""
1127
b19d852d 1128#: dlltool.c:1669
252b5132 1129#, c-format
2ee0aedf 1130msgid "Unable to open object file: %s: %s"
252b5132
RH
1131msgstr ""
1132
b19d852d 1133#: dlltool.c:1672
252b5132
RH
1134#, c-format
1135msgid "Scanning object file %s"
1136msgstr ""
1137
b19d852d 1138#: dlltool.c:1692
e0a2c38a
RH
1139#, c-format
1140msgid "Cannot produce mcore-elf dll from archive file: %s"
1141msgstr ""
1142
b19d852d 1143#: dlltool.c:1794
252b5132
RH
1144msgid "Adding exports to output file"
1145msgstr ""
1146
b19d852d 1147#: dlltool.c:1846
252b5132
RH
1148msgid "Added exports to output file"
1149msgstr ""
1150
b19d852d 1151#: dlltool.c:2014
252b5132 1152#, c-format
60bcf0fa 1153msgid "Generating export file: %s"
252b5132
RH
1154msgstr ""
1155
b19d852d 1156#: dlltool.c:2019
252b5132
RH
1157#, c-format
1158msgid "Unable to open temporary assembler file: %s"
1159msgstr ""
1160
b19d852d 1161#: dlltool.c:2024
252b5132
RH
1162#, c-format
1163msgid "Opened temporary file: %s"
1164msgstr ""
1165
b19d852d 1166#: dlltool.c:2200
23f938f1
TG
1167msgid "failed to read the number of entries from base file"
1168msgstr ""
1169
b19d852d 1170#: dlltool.c:2251
252b5132
RH
1171msgid "Generated exports file"
1172msgstr ""
1173
b19d852d 1174#: dlltool.c:2461
252b5132 1175#, c-format
2ee0aedf 1176msgid "bfd_open failed open stub file: %s: %s"
252b5132
RH
1177msgstr ""
1178
b19d852d 1179#: dlltool.c:2465
252b5132
RH
1180#, c-format
1181msgid "Creating stub file: %s"
1182msgstr ""
1183
b19d852d 1184#: dlltool.c:2934
2ee0aedf
TG
1185#, c-format
1186msgid "bfd_open failed reopen stub file: %s: %s"
1187msgstr ""
1188
b19d852d 1189#: dlltool.c:2948 dlltool.c:3027
e0a2c38a
RH
1190#, c-format
1191msgid "failed to open temporary head file: %s"
1192msgstr ""
1193
b19d852d 1194#: dlltool.c:3012 dlltool.c:3098
e0a2c38a 1195#, c-format
2ee0aedf 1196msgid "failed to open temporary head file: %s: %s"
e0a2c38a
RH
1197msgstr ""
1198
b19d852d 1199#: dlltool.c:3113
252b5132 1200#, c-format
2ee0aedf
TG
1201msgid "failed to open temporary tail file: %s"
1202msgstr ""
1203
b19d852d 1204#: dlltool.c:3172
2ee0aedf
TG
1205#, c-format
1206msgid "failed to open temporary tail file: %s: %s"
1207msgstr ""
1208
b19d852d 1209#: dlltool.c:3195
2ee0aedf
TG
1210#, c-format
1211msgid "Can't create .lib file: %s: %s"
252b5132
RH
1212msgstr ""
1213
b19d852d 1214#: dlltool.c:3199
252b5132 1215#, c-format
60bcf0fa 1216msgid "Creating library file: %s"
252b5132
RH
1217msgstr ""
1218
b19d852d 1219#: dlltool.c:3286 dlltool.c:3292
252b5132 1220#, c-format
60bcf0fa 1221msgid "cannot delete %s: %s"
252b5132
RH
1222msgstr ""
1223
b19d852d 1224#: dlltool.c:3298
252b5132
RH
1225msgid "Created lib file"
1226msgstr ""
1227
b19d852d 1228#: dlltool.c:3504
2ee0aedf
TG
1229#, c-format
1230msgid "Can't open .lib file: %s: %s"
1231msgstr ""
1232
b19d852d 1233#: dlltool.c:3512 dlltool.c:3534
23f938f1
TG
1234#, c-format
1235msgid "%s is not a library"
1236msgstr ""
1237
b19d852d 1238#: dlltool.c:3552
23f938f1
TG
1239#, c-format
1240msgid "Import library `%s' specifies two or more dlls"
1241msgstr ""
1242
b19d852d 1243#: dlltool.c:3563
23f938f1
TG
1244#, c-format
1245msgid "Unable to determine dll name for `%s' (not an import library?)"
1246msgstr ""
1247
b19d852d 1248#: dlltool.c:3795
252b5132 1249#, c-format
60bcf0fa 1250msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
252b5132
RH
1251msgstr ""
1252
b19d852d 1253#: dlltool.c:3801
252b5132 1254#, c-format
f12e7348 1255msgid "Error, duplicate EXPORT with ordinals: %s"
252b5132
RH
1256msgstr ""
1257
b19d852d 1258#: dlltool.c:3904
252b5132
RH
1259msgid "Processing definitions"
1260msgstr ""
1261
b19d852d 1262#: dlltool.c:3931
252b5132
RH
1263msgid "Processed definitions"
1264msgstr ""
1265
1266#. xgetext:c-format
b19d852d 1267#: dlltool.c:3938 dllwrap.c:477
252b5132 1268#, c-format
1a09a22c 1269msgid "Usage %s <option(s)> <object-file(s)>\n"
252b5132
RH
1270msgstr ""
1271
1272#. xgetext:c-format
b19d852d 1273#: dlltool.c:3940
252b5132
RH
1274#, c-format
1275msgid ""
e0a2c38a
RH
1276" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
1277msgstr ""
1278
b19d852d 1279#: dlltool.c:3941
6ece5c52 1280#, c-format
e0a2c38a 1281msgid ""
a74801ba
ILT
1282" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
1283"ppc, thumb\n"
252b5132
RH
1284msgstr ""
1285
b19d852d 1286#: dlltool.c:3942
6ece5c52 1287#, c-format
252b5132
RH
1288msgid " -e --output-exp <outname> Generate an export file.\n"
1289msgstr ""
1290
b19d852d 1291#: dlltool.c:3943
6ece5c52 1292#, c-format
252b5132
RH
1293msgid " -l --output-lib <outname> Generate an interface library.\n"
1294msgstr ""
1295
b19d852d 1296#: dlltool.c:3944
23f938f1
TG
1297#, c-format
1298msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
1299msgstr ""
1300
b19d852d 1301#: dlltool.c:3945
6ece5c52 1302#, c-format
252b5132
RH
1303msgid " -a --add-indirect Add dll indirects to export file.\n"
1304msgstr ""
1305
b19d852d 1306#: dlltool.c:3946
6ece5c52 1307#, c-format
252b5132
RH
1308msgid ""
1309" -D --dllname <name> Name of input dll to put into interface lib.\n"
1310msgstr ""
1311
b19d852d 1312#: dlltool.c:3947
6ece5c52 1313#, c-format
252b5132
RH
1314msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
1315msgstr ""
1316
b19d852d 1317#: dlltool.c:3948
6ece5c52 1318#, c-format
252b5132
RH
1319msgid " -z --output-def <deffile> Name of .def file to be created.\n"
1320msgstr ""
1321
b19d852d 1322#: dlltool.c:3949
6ece5c52 1323#, c-format
e0a2c38a 1324msgid " --export-all-symbols Export all symbols to .def\n"
252b5132
RH
1325msgstr ""
1326
b19d852d 1327#: dlltool.c:3950
6ece5c52 1328#, c-format
e0a2c38a 1329msgid " --no-export-all-symbols Only export listed symbols\n"
252b5132
RH
1330msgstr ""
1331
b19d852d 1332#: dlltool.c:3951
6ece5c52 1333#, c-format
e0a2c38a 1334msgid " --exclude-symbols <list> Don't export <list>\n"
252b5132
RH
1335msgstr ""
1336
b19d852d 1337#: dlltool.c:3952
6ece5c52 1338#, c-format
e0a2c38a 1339msgid " --no-default-excludes Clear default exclude symbols\n"
252b5132
RH
1340msgstr ""
1341
b19d852d 1342#: dlltool.c:3953
6ece5c52 1343#, c-format
252b5132
RH
1344msgid " -b --base-file <basefile> Read linker generated base file.\n"
1345msgstr ""
1346
b19d852d 1347#: dlltool.c:3954
6ece5c52 1348#, c-format
252b5132
RH
1349msgid " -x --no-idata4 Don't generate idata$4 section.\n"
1350msgstr ""
1351
b19d852d 1352#: dlltool.c:3955
6ece5c52 1353#, c-format
252b5132
RH
1354msgid " -c --no-idata5 Don't generate idata$5 section.\n"
1355msgstr ""
1356
b19d852d 1357#: dlltool.c:3956
23f938f1
TG
1358#, c-format
1359msgid ""
1360" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
1361"$5.\n"
1362msgstr ""
1363
b19d852d 1364#: dlltool.c:3957
6ece5c52 1365#, c-format
252b5132 1366msgid ""
ae351704 1367" -U --add-underscore Add underscores to all symbols in interface "
252b5132
RH
1368"library.\n"
1369msgstr ""
1370
b19d852d 1371#: dlltool.c:3958
ae351704
AM
1372#, c-format
1373msgid ""
1374" --add-stdcall-underscore Add underscores to stdcall symbols in "
1375"interface library.\n"
1376msgstr ""
1377
b19d852d 1378#: dlltool.c:3959
2ee0aedf
TG
1379#, c-format
1380msgid ""
1381" --no-leading-underscore All symbols shouldn't be prefixed by an "
1382"underscore.\n"
1383msgstr ""
1384
b19d852d 1385#: dlltool.c:3960
2ee0aedf
TG
1386#, c-format
1387msgid ""
1388" --leading-underscore All symbols should be prefixed by an "
1389"underscore.\n"
1390msgstr ""
1391
b19d852d 1392#: dlltool.c:3961
6ece5c52 1393#, c-format
252b5132
RH
1394msgid " -k --kill-at Kill @<n> from exported names.\n"
1395msgstr ""
1396
b19d852d 1397#: dlltool.c:3962
6ece5c52 1398#, c-format
252b5132
RH
1399msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
1400msgstr ""
1401
b19d852d 1402#: dlltool.c:3963
3443c1ae
AM
1403#, c-format
1404msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
1405msgstr ""
1406
b19d852d 1407#: dlltool.c:3964
6ece5c52 1408#, c-format
252b5132
RH
1409msgid " -S --as <name> Use <name> for assembler.\n"
1410msgstr ""
1411
b19d852d 1412#: dlltool.c:3965
6ece5c52 1413#, c-format
252b5132
RH
1414msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
1415msgstr ""
1416
b19d852d 1417#: dlltool.c:3966
6ece5c52 1418#, c-format
a74801ba
ILT
1419msgid ""
1420" -C --compat-implib Create backward compatible import library.\n"
1421msgstr ""
1422
b19d852d 1423#: dlltool.c:3967
6ece5c52 1424#, c-format
252b5132
RH
1425msgid ""
1426" -n --no-delete Keep temp files (repeat for extra "
1427"preservation).\n"
1428msgstr ""
1429
b19d852d 1430#: dlltool.c:3968
6ece5c52
AM
1431#, c-format
1432msgid ""
1433" -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1434msgstr ""
1435
b19d852d 1436#: dlltool.c:3969
23f938f1
TG
1437#, c-format
1438msgid ""
1439" -I --identify <implib> Report the name of the DLL associated with "
1440"<implib>.\n"
1441msgstr ""
1442
b19d852d 1443#: dlltool.c:3970
23f938f1
TG
1444#, c-format
1445msgid ""
1446" --identify-strict Causes --identify to report error when multiple "
1447"DLLs.\n"
1448msgstr ""
1449
b19d852d 1450#: dlltool.c:3971
6ece5c52 1451#, c-format
252b5132
RH
1452msgid " -v --verbose Be verbose.\n"
1453msgstr ""
1454
b19d852d 1455#: dlltool.c:3972
6ece5c52 1456#, c-format
252b5132
RH
1457msgid " -V --version Display the program version.\n"
1458msgstr ""
1459
b19d852d 1460#: dlltool.c:3973
6ece5c52 1461#, c-format
252b5132
RH
1462msgid " -h --help Display this information.\n"
1463msgstr ""
1464
b19d852d 1465#: dlltool.c:3974
3caac5b8
AM
1466#, c-format
1467msgid " @<file> Read options from <file>.\n"
1468msgstr ""
1469
b19d852d 1470#: dlltool.c:3976
6ece5c52 1471#, c-format
e0a2c38a
RH
1472msgid ""
1473" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1474msgstr ""
1475
b19d852d 1476#: dlltool.c:3977
6ece5c52 1477#, c-format
e0a2c38a
RH
1478msgid " -L --linker <name> Use <name> as the linker.\n"
1479msgstr ""
1480
b19d852d 1481#: dlltool.c:3978
6ece5c52 1482#, c-format
e0a2c38a
RH
1483msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1484msgstr ""
1485
b19d852d 1486#: dlltool.c:4124
e0e7a9d4
TG
1487#, c-format
1488msgid "Unable to open def-file: %s"
1489msgstr ""
1490
b19d852d 1491#: dlltool.c:4129
06647dfd
AM
1492#, c-format
1493msgid "Path components stripped from dllname, '%s'."
1494msgstr ""
1495
b19d852d 1496#: dlltool.c:4177
252b5132
RH
1497#, c-format
1498msgid "Unable to open base-file: %s"
1499msgstr ""
1500
b19d852d 1501#: dlltool.c:4212
252b5132
RH
1502#, c-format
1503msgid "Machine '%s' not supported"
1504msgstr ""
1505
b19d852d 1506#: dlltool.c:4292
23f938f1
TG
1507#, c-format
1508msgid "Warning, machine type (%d) not supported for delayimport."
1509msgstr ""
1510
b19d852d 1511#: dlltool.c:4360 dllwrap.c:206
a74801ba
ILT
1512#, c-format
1513msgid "Tried file: %s"
1514msgstr ""
1515
b19d852d 1516#: dlltool.c:4367 dllwrap.c:213
a74801ba
ILT
1517#, c-format
1518msgid "Using file: %s"
e0a2c38a
RH
1519msgstr ""
1520
e0e7a9d4 1521#: dllwrap.c:296
60bcf0fa
NC
1522#, c-format
1523msgid "Keeping temporary base file %s"
1524msgstr ""
1525
e0e7a9d4 1526#: dllwrap.c:298
60bcf0fa
NC
1527#, c-format
1528msgid "Deleting temporary base file %s"
1529msgstr ""
1530
e0e7a9d4 1531#: dllwrap.c:312
60bcf0fa
NC
1532#, c-format
1533msgid "Keeping temporary exp file %s"
1534msgstr ""
1535
e0e7a9d4 1536#: dllwrap.c:314
60bcf0fa
NC
1537#, c-format
1538msgid "Deleting temporary exp file %s"
1539msgstr ""
1540
e0e7a9d4 1541#: dllwrap.c:327
60bcf0fa
NC
1542#, c-format
1543msgid "Keeping temporary def file %s"
1544msgstr ""
1545
e0e7a9d4 1546#: dllwrap.c:329
60bcf0fa
NC
1547#, c-format
1548msgid "Deleting temporary def file %s"
1549msgstr ""
1550
c1c69e83 1551#: dllwrap.c:411
9cf03b7e
NC
1552#, c-format
1553msgid "pwait returns: %s"
1554msgstr ""
1555
c1c69e83 1556#: dllwrap.c:478
6ece5c52 1557#, c-format
60bcf0fa
NC
1558msgid " Generic options:\n"
1559msgstr ""
1560
c1c69e83 1561#: dllwrap.c:479
6ece5c52 1562#, c-format
3caac5b8 1563msgid " @<file> Read options from <file>\n"
60bcf0fa
NC
1564msgstr ""
1565
c1c69e83 1566#: dllwrap.c:480
6ece5c52 1567#, c-format
3caac5b8 1568msgid " --quiet, -q Work quietly\n"
60bcf0fa
NC
1569msgstr ""
1570
c1c69e83 1571#: dllwrap.c:481
6ece5c52 1572#, c-format
3caac5b8 1573msgid " --verbose, -v Verbose\n"
60bcf0fa
NC
1574msgstr ""
1575
c1c69e83 1576#: dllwrap.c:482
6ece5c52 1577#, c-format
3caac5b8 1578msgid " --version Print dllwrap version\n"
60bcf0fa
NC
1579msgstr ""
1580
c1c69e83 1581#: dllwrap.c:483
60bcf0fa 1582#, c-format
3caac5b8 1583msgid " --implib <outname> Synonym for --output-lib\n"
60bcf0fa
NC
1584msgstr ""
1585
c1c69e83 1586#: dllwrap.c:484
6ece5c52 1587#, c-format
3caac5b8 1588msgid " Options for %s:\n"
60bcf0fa
NC
1589msgstr ""
1590
c1c69e83 1591#: dllwrap.c:485
6ece5c52 1592#, c-format
3caac5b8 1593msgid " --driver-name <driver> Defaults to \"gcc\"\n"
60bcf0fa
NC
1594msgstr ""
1595
c1c69e83 1596#: dllwrap.c:486
6ece5c52 1597#, c-format
3caac5b8 1598msgid " --driver-flags <flags> Override default ld flags\n"
60bcf0fa
NC
1599msgstr ""
1600
c1c69e83 1601#: dllwrap.c:487
6ece5c52 1602#, c-format
3caac5b8 1603msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
60bcf0fa
NC
1604msgstr ""
1605
c1c69e83 1606#: dllwrap.c:488
6ece5c52 1607#, c-format
3caac5b8 1608msgid " --entry <entry> Specify alternate DLL entry point\n"
60bcf0fa
NC
1609msgstr ""
1610
c1c69e83 1611#: dllwrap.c:489
6ece5c52 1612#, c-format
3caac5b8 1613msgid " --image-base <base> Specify image base address\n"
60bcf0fa
NC
1614msgstr ""
1615
c1c69e83 1616#: dllwrap.c:490
6ece5c52 1617#, c-format
3caac5b8 1618msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
60bcf0fa
NC
1619msgstr ""
1620
c1c69e83 1621#: dllwrap.c:491
6ece5c52 1622#, c-format
3caac5b8 1623msgid " --dry-run Show what needs to be run\n"
60bcf0fa
NC
1624msgstr ""
1625
c1c69e83 1626#: dllwrap.c:492
6ece5c52 1627#, c-format
3caac5b8 1628msgid " --mno-cygwin Create Mingw DLL\n"
60bcf0fa
NC
1629msgstr ""
1630
c1c69e83 1631#: dllwrap.c:493
6ece5c52 1632#, c-format
3caac5b8 1633msgid " Options passed to DLLTOOL:\n"
60bcf0fa
NC
1634msgstr ""
1635
c1c69e83 1636#: dllwrap.c:494
6ece5c52 1637#, c-format
3caac5b8 1638msgid " --machine <machine>\n"
60bcf0fa
NC
1639msgstr ""
1640
c1c69e83 1641#: dllwrap.c:495
6ece5c52 1642#, c-format
3caac5b8 1643msgid " --output-exp <outname> Generate export file.\n"
60bcf0fa
NC
1644msgstr ""
1645
c1c69e83 1646#: dllwrap.c:496
6ece5c52 1647#, c-format
3caac5b8 1648msgid " --output-lib <outname> Generate input library.\n"
60bcf0fa
NC
1649msgstr ""
1650
c1c69e83 1651#: dllwrap.c:497
6ece5c52 1652#, c-format
3caac5b8 1653msgid " --add-indirect Add dll indirects to export file.\n"
60bcf0fa
NC
1654msgstr ""
1655
c1c69e83 1656#: dllwrap.c:498
6ece5c52 1657#, c-format
3caac5b8 1658msgid " --dllname <name> Name of input dll to put into output lib.\n"
60bcf0fa
NC
1659msgstr ""
1660
c1c69e83 1661#: dllwrap.c:499
6ece5c52 1662#, c-format
3caac5b8 1663msgid " --def <deffile> Name input .def file\n"
60bcf0fa
NC
1664msgstr ""
1665
c1c69e83 1666#: dllwrap.c:500
6ece5c52 1667#, c-format
3caac5b8 1668msgid " --output-def <deffile> Name output .def file\n"
60bcf0fa
NC
1669msgstr ""
1670
c1c69e83 1671#: dllwrap.c:501
6ece5c52 1672#, c-format
3caac5b8 1673msgid " --export-all-symbols Export all symbols to .def\n"
60bcf0fa
NC
1674msgstr ""
1675
c1c69e83 1676#: dllwrap.c:502
6ece5c52 1677#, c-format
3caac5b8 1678msgid " --no-export-all-symbols Only export .drectve symbols\n"
60bcf0fa
NC
1679msgstr ""
1680
c1c69e83 1681#: dllwrap.c:503
6ece5c52 1682#, c-format
3caac5b8 1683msgid " --exclude-symbols <list> Exclude <list> from .def\n"
60bcf0fa
NC
1684msgstr ""
1685
c1c69e83 1686#: dllwrap.c:504
6ece5c52 1687#, c-format
3caac5b8 1688msgid " --no-default-excludes Zap default exclude symbols\n"
60bcf0fa
NC
1689msgstr ""
1690
c1c69e83 1691#: dllwrap.c:505
6ece5c52 1692#, c-format
3caac5b8 1693msgid " --base-file <basefile> Read linker generated base file\n"
60bcf0fa
NC
1694msgstr ""
1695
c1c69e83 1696#: dllwrap.c:506
6ece5c52 1697#, c-format
3caac5b8 1698msgid " --no-idata4 Don't generate idata$4 section\n"
60bcf0fa
NC
1699msgstr ""
1700
c1c69e83 1701#: dllwrap.c:507
6ece5c52 1702#, c-format
3caac5b8 1703msgid " --no-idata5 Don't generate idata$5 section\n"
60bcf0fa
NC
1704msgstr ""
1705
c1c69e83 1706#: dllwrap.c:508
6ece5c52 1707#, c-format
3caac5b8 1708msgid " -U Add underscores to .lib\n"
60bcf0fa
NC
1709msgstr ""
1710
c1c69e83 1711#: dllwrap.c:509
6ece5c52 1712#, c-format
3caac5b8 1713msgid " -k Kill @<n> from exported names\n"
60bcf0fa
NC
1714msgstr ""
1715
c1c69e83 1716#: dllwrap.c:510
6ece5c52 1717#, c-format
3caac5b8 1718msgid " --add-stdcall-alias Add aliases without @<n>\n"
60bcf0fa
NC
1719msgstr ""
1720
c1c69e83 1721#: dllwrap.c:511
6ece5c52 1722#, c-format
3caac5b8 1723msgid " --as <name> Use <name> for assembler\n"
60bcf0fa
NC
1724msgstr ""
1725
c1c69e83 1726#: dllwrap.c:512
6ece5c52 1727#, c-format
3caac5b8
AM
1728msgid " --nodelete Keep temp files.\n"
1729msgstr ""
1730
c1c69e83 1731#: dllwrap.c:513
2ee0aedf
TG
1732#, c-format
1733msgid " --no-leading-underscore Entrypoint without underscore\n"
1734msgstr ""
1735
c1c69e83 1736#: dllwrap.c:514
2ee0aedf
TG
1737#, c-format
1738msgid " --leading-underscore Entrypoint with underscore.\n"
1739msgstr ""
1740
c1c69e83 1741#: dllwrap.c:515
3caac5b8 1742#, c-format
60bcf0fa
NC
1743msgid " Rest are passed unmodified to the language driver\n"
1744msgstr ""
1745
c1c69e83 1746#: dllwrap.c:799
60bcf0fa
NC
1747msgid "Must provide at least one of -o or --dllname options"
1748msgstr ""
1749
c1c69e83 1750#: dllwrap.c:828
328577ad
NC
1751msgid ""
1752"no export definition file provided.\n"
1753"Creating one, but that may not be what you want"
60bcf0fa
NC
1754msgstr ""
1755
c1c69e83 1756#: dllwrap.c:1017
60bcf0fa
NC
1757#, c-format
1758msgid "DLLTOOL name : %s\n"
1759msgstr ""
1760
c1c69e83 1761#: dllwrap.c:1018
60bcf0fa
NC
1762#, c-format
1763msgid "DLLTOOL options : %s\n"
1764msgstr ""
1765
c1c69e83 1766#: dllwrap.c:1019
60bcf0fa
NC
1767#, c-format
1768msgid "DRIVER name : %s\n"
1769msgstr ""
1770
c1c69e83 1771#: dllwrap.c:1020
60bcf0fa
NC
1772#, c-format
1773msgid "DRIVER options : %s\n"
1774msgstr ""
1775
b19d852d 1776#: dwarf.c:177
e0e7a9d4
TG
1777msgid "Encoded value extends past end of section\n"
1778msgstr ""
1779
b19d852d 1780#: dwarf.c:185
e0e7a9d4
TG
1781#, c-format
1782msgid "Encoded size of %d is too large to read\n"
1783msgstr ""
1784
b19d852d 1785#: dwarf.c:193
e0e7a9d4
TG
1786msgid "Encoded size of 0 is too small to read\n"
1787msgstr ""
1788
fe944acf
FT
1789#. Read AMOUNT bytes from PTR and store them in VAL as an unsigned value.
1790#. Checks to make sure that the read will not reach or pass END
1791#. and that VAL is big enough to hold AMOUNT bytes.
b19d852d 1792#: dwarf.c:387
e0e7a9d4 1793#, c-format
3957a496
NC
1794msgid "internal error: attempt to read %d byte of data in to %d sized variable"
1795msgid_plural ""
e0e7a9d4 1796"internal error: attempt to read %d bytes of data in to %d sized variable"
3957a496
NC
1797msgstr[0] ""
1798msgstr[1] ""
e0e7a9d4 1799
b19d852d 1800#: dwarf.c:512 dwarf.c:4748
e0e7a9d4 1801msgid "Badly formed extended line op encountered!\n"
3caac5b8
AM
1802msgstr ""
1803
b19d852d 1804#: dwarf.c:518
6ece5c52 1805#, c-format
3caac5b8 1806msgid " Extended opcode %d: "
1a09a22c
NC
1807msgstr ""
1808
b19d852d 1809#: dwarf.c:523
6ece5c52 1810#, c-format
3caac5b8
AM
1811msgid ""
1812"End of Sequence\n"
1813"\n"
1a09a22c
NC
1814msgstr ""
1815
b19d852d 1816#: dwarf.c:531
e0e7a9d4 1817#, c-format
6655dba2 1818msgid "Length (%lu) of DW_LNE_set_address op is too long\n"
e0e7a9d4
TG
1819msgstr ""
1820
b19d852d 1821#: dwarf.c:537
6ece5c52 1822#, c-format
cc643b88 1823msgid "set Address to 0x%s\n"
1a09a22c
NC
1824msgstr ""
1825
b19d852d 1826#: dwarf.c:544
3caac5b8 1827#, c-format
c1c69e83 1828msgid "define new File Table entry\n"
252b5132
RH
1829msgstr ""
1830
b19d852d 1831#: dwarf.c:545 dwarf.c:4049
3caac5b8
AM
1832#, c-format
1833msgid " Entry\tDir\tTime\tSize\tName\n"
252b5132
RH
1834msgstr ""
1835
b19d852d 1836#: dwarf.c:564
c1c69e83
AM
1837msgid "DW_LNE_define_file: Bad opcode length\n"
1838msgstr ""
1839
b19d852d 1840#: dwarf.c:569
3caac5b8 1841#, c-format
cc643b88 1842msgid "set Discriminator to %s\n"
252b5132
RH
1843msgstr ""
1844
b19d852d 1845#: dwarf.c:635
23f938f1 1846#, c-format
9cf03b7e 1847msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
23f938f1
TG
1848msgstr ""
1849
f12e7348
NC
1850#. The test against DW_LNW_hi_user is redundant due to
1851#. the limited range of the unsigned char data type used
1852#. for op_code.
1853#. && op_code <= DW_LNE_hi_user
b19d852d 1854#: dwarf.c:652
f12e7348 1855#, c-format
cc643b88 1856msgid "user defined: "
f12e7348
NC
1857msgstr ""
1858
b19d852d 1859#: dwarf.c:654
3caac5b8 1860#, c-format
cc643b88 1861msgid "UNKNOWN: "
252b5132
RH
1862msgstr ""
1863
b19d852d 1864#: dwarf.c:655
cc643b88
NC
1865#, c-format
1866msgid "length %d ["
1867msgstr ""
1868
b19d852d 1869#: dwarf.c:673 dwarf.c:743
3caac5b8 1870msgid "<no .debug_str section>"
252b5132
RH
1871msgstr ""
1872
b19d852d 1873#: dwarf.c:677
3caac5b8 1874#, c-format
cc643b88 1875msgid "DW_FORM_strp offset too big: %s\n"
252b5132
RH
1876msgstr ""
1877
b19d852d 1878#: dwarf.c:679 dwarf.c:707 dwarf.c:1745
3caac5b8 1879msgid "<offset is too big>"
252b5132
RH
1880msgstr ""
1881
b19d852d 1882#: dwarf.c:689
15e6ed8c
TG
1883msgid "<no NUL byte at end of .debug_str section>"
1884msgstr ""
1885
b19d852d 1886#: dwarf.c:701
15e6ed8c
TG
1887msgid "<no .debug_line_str section>"
1888msgstr ""
1889
b19d852d 1890#: dwarf.c:705
15e6ed8c
TG
1891#, c-format
1892msgid "DW_FORM_line_strp offset too big: %s\n"
1893msgstr ""
1894
b19d852d 1895#: dwarf.c:717
15e6ed8c
TG
1896msgid "<no NUL byte at end of .debug_line_str section>"
1897msgstr ""
1898
b19d852d 1899#: dwarf.c:738
c1c69e83
AM
1900msgid "<no .debug_str_offsets.dwo section>"
1901msgstr ""
1902
b19d852d 1903#: dwarf.c:739
c1c69e83
AM
1904msgid "<no .debug_str_offsets section>"
1905msgstr ""
1906
b19d852d
NC
1907#: dwarf.c:742
1908msgid "<no .debug_str.dwo section>"
1909msgstr ""
1910
1911#: dwarf.c:750
c1c69e83 1912#, c-format
b19d852d 1913msgid "Expected offset size of 8 but given %s"
c1c69e83
AM
1914msgstr ""
1915
b19d852d
NC
1916#: dwarf.c:755
1917#, c-format
1918msgid "Expected offset size of 4 but given %s"
c1c69e83
AM
1919msgstr ""
1920
b19d852d
NC
1921#: dwarf.c:776
1922#, c-format
1923msgid "index table size is too small %s vs %s\n"
1924msgstr ""
1925
1926#: dwarf.c:779
1927msgid "<table too small>"
1928msgstr ""
1929
1930#: dwarf.c:790
1931#, c-format
1932msgid "DW_FORM_GNU_str_index offset too big: %s vs %s\n"
1933msgstr ""
1934
1935#: dwarf.c:793
1936msgid "<index offset is too big>"
c1c69e83
AM
1937msgstr ""
1938
b19d852d 1939#: dwarf.c:800
c1c69e83
AM
1940#, c-format
1941msgid "DW_FORM_GNU_str_index indirect offset too big: %s\n"
1942msgstr ""
1943
b19d852d 1944#: dwarf.c:802
c1c69e83
AM
1945msgid "<indirect index offset is too big>"
1946msgstr ""
1947
b19d852d 1948#: dwarf.c:811
15e6ed8c
TG
1949msgid "<no NUL byte at end of section>"
1950msgstr ""
1951
b19d852d 1952#: dwarf.c:822
c1c69e83
AM
1953msgid "<no .debug_addr section>"
1954msgstr ""
1955
b19d852d 1956#: dwarf.c:826
c1c69e83
AM
1957#, c-format
1958msgid "Offset into section %s too big: %s\n"
1959msgstr ""
1960
1961#. Report the missing single zero which ends the section.
b19d852d 1962#: dwarf.c:998
c1c69e83
AM
1963msgid ".debug_abbrev section not zero terminated\n"
1964msgstr ""
1965
b19d852d 1966#: dwarf.c:1013
3caac5b8 1967#, c-format
3957a496 1968msgid "User TAG value: %#lx"
252b5132
RH
1969msgstr ""
1970
b19d852d 1971#: dwarf.c:1015
3957a496
NC
1972#, c-format
1973msgid "Unknown TAG value: %#lx"
1974msgstr ""
1975
b19d852d 1976#: dwarf.c:1035
3caac5b8
AM
1977#, c-format
1978msgid "Unknown FORM value: %lx"
252b5132
RH
1979msgstr ""
1980
b19d852d 1981#: dwarf.c:1051
3caac5b8 1982#, c-format
15e6ed8c 1983msgid "Unknown IDX value: %lx"
252b5132
RH
1984msgstr ""
1985
b19d852d 1986#: dwarf.c:1065
15e6ed8c
TG
1987#, c-format
1988msgid "%c%s byte block: "
1989msgstr ""
1990
b19d852d 1991#: dwarf.c:1409
2ee0aedf
TG
1992#, c-format
1993msgid "(DW_OP_call_ref in frame info)"
1994msgstr ""
1995
b19d852d 1996#: dwarf.c:1432
9cf03b7e
NC
1997#, c-format
1998msgid "size: %s "
1999msgstr ""
2000
b19d852d 2001#: dwarf.c:1434
9cf03b7e
NC
2002#, c-format
2003msgid "offset: %s "
2004msgstr ""
2005
b19d852d 2006#: dwarf.c:1450
9cf03b7e
NC
2007#, c-format
2008msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
2009msgstr ""
2010
b19d852d 2011#: dwarf.c:1475
2ee0aedf 2012#, c-format
15e6ed8c 2013msgid "(%s in frame info)"
2ee0aedf
TG
2014msgstr ""
2015
b19d852d 2016#: dwarf.c:1577
f48dfe41
NC
2017#, c-format
2018msgid "(DW_OP_GNU_variable_value in frame info)"
2019msgstr ""
2020
b19d852d 2021#: dwarf.c:1630
3caac5b8 2022#, c-format
15e6ed8c 2023msgid "(User defined location op 0x%x)"
252b5132
RH
2024msgstr ""
2025
b19d852d 2026#: dwarf.c:1632
3caac5b8 2027#, c-format
15e6ed8c 2028msgid "(Unknown location op 0x%x)"
252b5132
RH
2029msgstr ""
2030
b19d852d 2031#: dwarf.c:1714
6655dba2 2032msgid "<no links available>"
3957a496
NC
2033msgstr ""
2034
b19d852d 2035#: dwarf.c:1738
6655dba2 2036msgid "<no NUL byte at end of alt .debug_str section>"
3957a496
NC
2037msgstr ""
2038
b19d852d 2039#: dwarf.c:1743
3957a496 2040#, c-format
6655dba2
SB
2041msgid ""
2042"DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n"
3957a496
NC
2043msgstr ""
2044
b19d852d 2045#: dwarf.c:1766
3957a496
NC
2046#, c-format
2047msgid "Unknown AT value: %lx"
2048msgstr ""
2049
b19d852d 2050#: dwarf.c:1831
6655dba2
SB
2051#, c-format
2052msgid "Corrupt attribute block length: %lx\n"
2053msgstr ""
2054
b19d852d 2055#: dwarf.c:2087
6655dba2
SB
2056msgid "corrupt discr_list - not using a block form\n"
2057msgstr ""
2058
b19d852d 2059#: dwarf.c:2094
6655dba2
SB
2060msgid "corrupt discr_list - block not long enough\n"
2061msgstr ""
2062
b19d852d 2063#: dwarf.c:2139
6655dba2
SB
2064#, c-format
2065msgid "corrupt discr_list - unrecognised discriminant byte %#x\n"
2066msgstr ""
2067
b19d852d 2068#: dwarf.c:2179
e0e7a9d4 2069msgid "Corrupt attribute\n"
c1c69e83
AM
2070msgstr ""
2071
b19d852d 2072#: dwarf.c:2194
2ee0aedf 2073msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
252b5132
RH
2074msgstr ""
2075
b19d852d 2076#: dwarf.c:2321
cc643b88 2077msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
252b5132
RH
2078msgstr ""
2079
b19d852d 2080#: dwarf.c:2366
e0e7a9d4
TG
2081msgid "Block ends prematurely\n"
2082msgstr ""
2083
b19d852d 2084#: dwarf.c:2393
15e6ed8c
TG
2085#, c-format
2086msgid "%c(indirect string, offset: 0x%s): %s"
2087msgstr ""
2088
b19d852d 2089#: dwarf.c:2400
3caac5b8 2090#, c-format
15e6ed8c 2091msgid "%c(indirect line string, offset: 0x%s): %s"
252b5132
RH
2092msgstr ""
2093
b19d852d 2094#: dwarf.c:2411
c1c69e83 2095#, c-format
15e6ed8c 2096msgid "%c(indexed string: 0x%s): %s"
c1c69e83
AM
2097msgstr ""
2098
b19d852d 2099#: dwarf.c:2420
c1c69e83 2100#, c-format
3957a496 2101msgid "%c(alt indirect string, offset: 0x%s) %s"
c1c69e83
AM
2102msgstr ""
2103
b19d852d 2104#: dwarf.c:2445
c1c69e83 2105#, c-format
15e6ed8c 2106msgid "%c(addr_index: 0x%s): %s"
c1c69e83
AM
2107msgstr ""
2108
b19d852d 2109#: dwarf.c:2451
3caac5b8
AM
2110#, c-format
2111msgid "Unrecognized form: %lu\n"
252b5132
RH
2112msgstr ""
2113
b19d852d 2114#: dwarf.c:2512
fe944acf
FT
2115msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
2116msgstr ""
2117
b19d852d 2118#: dwarf.c:2524
fe944acf
FT
2119msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
2120msgstr ""
2121
b19d852d 2122#: dwarf.c:2587 dwarf.c:2614 dwarf.c:2629
3957a496
NC
2123#, c-format
2124msgid "Unsupported form (%s) for attribute %s\n"
2125msgstr ""
2126
b19d852d 2127#: dwarf.c:2663
3caac5b8
AM
2128#, c-format
2129msgid "(not inlined)"
252b5132
RH
2130msgstr ""
2131
b19d852d 2132#: dwarf.c:2666
3caac5b8
AM
2133#, c-format
2134msgid "(inlined)"
252b5132
RH
2135msgstr ""
2136
b19d852d 2137#: dwarf.c:2669
3caac5b8
AM
2138#, c-format
2139msgid "(declared as inline but ignored)"
252b5132
RH
2140msgstr ""
2141
b19d852d 2142#: dwarf.c:2672
3caac5b8
AM
2143#, c-format
2144msgid "(declared as inline and inlined)"
252b5132
RH
2145msgstr ""
2146
b19d852d 2147#: dwarf.c:2675
3caac5b8 2148#, c-format
cc643b88 2149msgid " (Unknown inline attribute value: %s)"
252b5132
RH
2150msgstr ""
2151
b19d852d 2152#: dwarf.c:2732
9cf03b7e
NC
2153#, c-format
2154msgid "(implementation defined: %s)"
2155msgstr ""
2156
b19d852d 2157#: dwarf.c:2735
9cf03b7e
NC
2158#, c-format
2159msgid "(Unknown: %s)"
2160msgstr ""
2161
b19d852d 2162#: dwarf.c:2780
9cf03b7e
NC
2163#, c-format
2164msgid "(user defined type)"
2165msgstr ""
2166
b19d852d 2167#: dwarf.c:2782
9cf03b7e
NC
2168#, c-format
2169msgid "(unknown type)"
2170msgstr ""
2171
b19d852d 2172#: dwarf.c:2795
9cf03b7e
NC
2173#, c-format
2174msgid "(unknown accessibility)"
2175msgstr ""
2176
b19d852d 2177#: dwarf.c:2807
9cf03b7e
NC
2178#, c-format
2179msgid "(unknown visibility)"
2180msgstr ""
2181
b19d852d 2182#: dwarf.c:2820
3957a496
NC
2183#, c-format
2184msgid "(user specified)"
2185msgstr ""
2186
b19d852d 2187#: dwarf.c:2822
3957a496
NC
2188#, c-format
2189msgid "(unknown endianity)"
2190msgstr ""
2191
b19d852d 2192#: dwarf.c:2834
9cf03b7e
NC
2193#, c-format
2194msgid "(unknown virtuality)"
2195msgstr ""
2196
b19d852d 2197#: dwarf.c:2846
9cf03b7e
NC
2198#, c-format
2199msgid "(unknown case)"
2200msgstr ""
2201
b19d852d 2202#: dwarf.c:2864
9cf03b7e
NC
2203#, c-format
2204msgid "(user defined)"
2205msgstr ""
2206
b19d852d 2207#: dwarf.c:2866
9cf03b7e
NC
2208#, c-format
2209msgid "(unknown convention)"
2210msgstr ""
2211
b19d852d 2212#: dwarf.c:2875
9cf03b7e
NC
2213#, c-format
2214msgid "(undefined)"
2215msgstr ""
2216
b19d852d 2217#: dwarf.c:2885
3957a496
NC
2218#, c-format
2219msgid "(unsigned)"
2220msgstr ""
2221
b19d852d 2222#: dwarf.c:2886
3957a496
NC
2223#, c-format
2224msgid "(leading overpunch)"
2225msgstr ""
2226
b19d852d 2227#: dwarf.c:2887
3957a496
NC
2228#, c-format
2229msgid "(trailing overpunch)"
2230msgstr ""
2231
b19d852d 2232#: dwarf.c:2888
3957a496
NC
2233#, c-format
2234msgid "(leading separate)"
2235msgstr ""
2236
b19d852d 2237#: dwarf.c:2889
3957a496
NC
2238#, c-format
2239msgid "(trailing separate)"
2240msgstr ""
2241
b19d852d 2242#: dwarf.c:2890 dwarf.c:2901
3957a496
NC
2243#, c-format
2244msgid "(unrecognised)"
2245msgstr ""
2246
b19d852d 2247#: dwarf.c:2898
3957a496
NC
2248#, c-format
2249msgid "(no)"
2250msgstr ""
2251
b19d852d 2252#: dwarf.c:2899
3957a496
NC
2253#, c-format
2254msgid "(in class)"
2255msgstr ""
2256
b19d852d 2257#: dwarf.c:2900
3957a496
NC
2258#, c-format
2259msgid "(out of class)"
2260msgstr ""
2261
b19d852d 2262#: dwarf.c:2932
f12e7348 2263#, c-format
c1c69e83 2264msgid " (location list)"
f12e7348
NC
2265msgstr ""
2266
b19d852d 2267#: dwarf.c:2953 dwarf.c:5926 dwarf.c:6075 dwarf.c:6250
3caac5b8
AM
2268#, c-format
2269msgid " [without DW_AT_frame_base]"
252b5132
RH
2270msgstr ""
2271
b19d852d 2272#: dwarf.c:2986
3caac5b8 2273#, c-format
f12e7348 2274msgid ""
e0e7a9d4 2275"Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is "
f12e7348 2276"too big.\n"
252b5132
RH
2277msgstr ""
2278
b19d852d 2279#: dwarf.c:2997
9cf03b7e 2280#, c-format
c1c69e83 2281msgid "\t[Abbrev Number: %ld"
9cf03b7e
NC
2282msgstr ""
2283
b19d852d 2284#: dwarf.c:3102
3caac5b8 2285#, c-format
3957a496
NC
2286msgid ""
2287"Raw dump of debug contents of section %s (loaded from %s):\n"
2288"\n"
252b5132
RH
2289msgstr ""
2290
b19d852d 2291#: dwarf.c:3105
3957a496
NC
2292#, c-format
2293msgid ""
2294"Raw dump of debug contents of section %s:\n"
2295"\n"
2296msgstr ""
2297
b19d852d 2298#: dwarf.c:3110
3957a496
NC
2299#, c-format
2300msgid ""
2301"Contents of the %s section (loaded from %s):\n"
2302"\n"
2303msgstr ""
2304
b19d852d 2305#: dwarf.c:3113
3957a496
NC
2306#, c-format
2307msgid ""
2308"Contents of the %s section:\n"
2309"\n"
2310msgstr ""
2311
b19d852d 2312#: dwarf.c:3162
f12e7348 2313#, c-format
cc643b88 2314msgid "Reserved length value (0x%s) found in section %s\n"
f12e7348
NC
2315msgstr ""
2316
b19d852d 2317#: dwarf.c:3174
f12e7348 2318#, c-format
cc643b88 2319msgid "Corrupt unit length (0x%s) found in section %s\n"
f12e7348
NC
2320msgstr ""
2321
b19d852d 2322#: dwarf.c:3182
3caac5b8 2323#, c-format
e0e7a9d4 2324msgid "No comp units in %s section ?\n"
252b5132
RH
2325msgstr ""
2326
b19d852d 2327#: dwarf.c:3191
3caac5b8 2328#, c-format
e0e7a9d4 2329msgid "Not enough memory for a debug info array of %u entries\n"
252b5132
RH
2330msgstr ""
2331
b19d852d 2332#: dwarf.c:3220
3caac5b8
AM
2333#, c-format
2334msgid "Unable to locate %s section!\n"
252b5132
RH
2335msgstr ""
2336
b19d852d 2337#: dwarf.c:3300
e0e7a9d4
TG
2338#, c-format
2339msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
2340msgstr ""
2341
b19d852d 2342#: dwarf.c:3344
3caac5b8 2343#, c-format
cc643b88 2344msgid " Compilation Unit @ offset 0x%s:\n"
252b5132
RH
2345msgstr ""
2346
b19d852d 2347#: dwarf.c:3346
3caac5b8 2348#, c-format
cc643b88 2349msgid " Length: 0x%s (%s)\n"
252b5132
RH
2350msgstr ""
2351
b19d852d 2352#: dwarf.c:3349
3caac5b8
AM
2353#, c-format
2354msgid " Version: %d\n"
252b5132
RH
2355msgstr ""
2356
b19d852d 2357#: dwarf.c:3350
3caac5b8 2358#, c-format
c1c69e83 2359msgid " Abbrev Offset: 0x%s\n"
252b5132
RH
2360msgstr ""
2361
b19d852d 2362#: dwarf.c:3352
3caac5b8
AM
2363#, c-format
2364msgid " Pointer Size: %d\n"
252b5132
RH
2365msgstr ""
2366
b19d852d 2367#: dwarf.c:3357
2ee0aedf 2368#, c-format
c1c69e83 2369msgid " Signature: 0x%s\n"
2ee0aedf
TG
2370msgstr ""
2371
b19d852d 2372#: dwarf.c:3360
2ee0aedf 2373#, c-format
cc643b88 2374msgid " Type Offset: 0x%s\n"
2ee0aedf
TG
2375msgstr ""
2376
b19d852d 2377#: dwarf.c:3368
c1c69e83
AM
2378#, c-format
2379msgid " Section contributions:\n"
2380msgstr ""
2381
b19d852d 2382#: dwarf.c:3369
c1c69e83
AM
2383#, c-format
2384msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
2385msgstr ""
2386
b19d852d 2387#: dwarf.c:3372
c1c69e83
AM
2388#, c-format
2389msgid " .debug_line.dwo: 0x%s 0x%s\n"
2390msgstr ""
2391
b19d852d 2392#: dwarf.c:3375
c1c69e83
AM
2393#, c-format
2394msgid " .debug_loc.dwo: 0x%s 0x%s\n"
2395msgstr ""
2396
b19d852d 2397#: dwarf.c:3378
c1c69e83
AM
2398#, c-format
2399msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
2400msgstr ""
2401
b19d852d 2402#: dwarf.c:3388 dwarf.c:5152 dwarf.c:6676 dwarf.c:8986
ae351704 2403#, c-format
3957a496 2404msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
252b5132
RH
2405msgstr ""
2406
b19d852d 2407#: dwarf.c:3401
f12e7348 2408#, c-format
cc643b88 2409msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
f12e7348
NC
2410msgstr ""
2411
b19d852d 2412#: dwarf.c:3410
15e6ed8c
TG
2413#, c-format
2414msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
2415msgstr ""
2416
b19d852d 2417#: dwarf.c:3420
f12e7348
NC
2418#, c-format
2419msgid ""
2420"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
2421"size (%lx)\n"
252b5132
RH
2422msgstr ""
2423
b19d852d 2424#: dwarf.c:3426
e0e7a9d4
TG
2425#, c-format
2426msgid ""
2427"Debug info is corrupted, abbrev size (%lx) is larger than abbrev section "
2428"size (%lx)\n"
2429msgstr ""
2430
b19d852d 2431#: dwarf.c:3470
3caac5b8 2432#, c-format
c1c69e83
AM
2433msgid " <%d><%lx>: Abbrev Number: 0\n"
2434msgstr ""
2435
b19d852d 2436#: dwarf.c:3480
c1c69e83
AM
2437#, c-format
2438msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
f12e7348
NC
2439msgstr ""
2440
b19d852d 2441#: dwarf.c:3484
f12e7348 2442msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
252b5132
RH
2443msgstr ""
2444
b19d852d 2445#: dwarf.c:3503
3caac5b8 2446#, c-format
ae351704 2447msgid " <%d><%lx>: Abbrev Number: %lu"
252b5132
RH
2448msgstr ""
2449
b19d852d 2450#: dwarf.c:3507
3caac5b8 2451#, c-format
cc643b88 2452msgid " <%d><%lx>: ...\n"
252b5132
RH
2453msgstr ""
2454
b19d852d 2455#: dwarf.c:3526
3caac5b8 2456#, c-format
cc643b88 2457msgid ""
e0e7a9d4 2458"DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
252b5132
RH
2459msgstr ""
2460
b19d852d 2461#: dwarf.c:3600
3957a496
NC
2462msgid "DIE has locviews without loclist\n"
2463msgstr ""
2464
b19d852d 2465#: dwarf.c:3714
e0e7a9d4
TG
2466#, c-format
2467msgid ""
2468"The length field (0x%lx) in the debug_line header is wrong - the section is "
2469"too small\n"
252b5132
RH
2470msgstr ""
2471
b19d852d 2472#: dwarf.c:3728
15e6ed8c
TG
2473msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
2474msgstr ""
2475
b19d852d 2476#: dwarf.c:3740 dwarf.c:6343 dwarf.c:7161
15e6ed8c
TG
2477#, c-format
2478msgid "The %s section contains unsupported segment selector size: %d.\n"
2ee0aedf
TG
2479msgstr ""
2480
b19d852d 2481#: dwarf.c:3757
2ee0aedf 2482msgid "Invalid maximum operations per insn.\n"
252b5132
RH
2483msgstr ""
2484
b19d852d 2485#: dwarf.c:3773
e0e7a9d4
TG
2486#, c-format
2487msgid "Line length %s extends beyond end of section\n"
2488msgstr ""
2489
b19d852d
NC
2490#: dwarf.c:3793
2491msgid "Directory Table"
f48dfe41
NC
2492msgstr ""
2493
b19d852d
NC
2494#: dwarf.c:3793
2495msgid "File Name Table"
f48dfe41
NC
2496msgstr ""
2497
b19d852d
NC
2498#: dwarf.c:3797
2499#, c-format
2500msgid "Unexpectedly large number of columns in the %s (%u)\n"
f48dfe41
NC
2501msgstr ""
2502
b19d852d
NC
2503#: dwarf.c:3807
2504#, c-format
2505msgid "%s: Corrupt format description entry\n"
f48dfe41
NC
2506msgstr ""
2507
b19d852d 2508#: dwarf.c:3815
15e6ed8c 2509#, c-format
f48dfe41
NC
2510msgid ""
2511"\n"
b19d852d 2512" The %s is empty.\n"
15e6ed8c
TG
2513msgstr ""
2514
b19d852d 2515#: dwarf.c:3820
15e6ed8c 2516#, c-format
b19d852d 2517msgid "%s: Corrupt entry count - expected %s but none found\n"
15e6ed8c
TG
2518msgstr ""
2519
b19d852d 2520#: dwarf.c:3827
15e6ed8c 2521#, c-format
b19d852d 2522msgid "%s: format count is zero, but the table is not empty\n"
15e6ed8c
TG
2523msgstr ""
2524
b19d852d 2525#: dwarf.c:3832
15e6ed8c
TG
2526#, c-format
2527msgid ""
2528"\n"
b19d852d 2529" The %s (offset 0x%lx, lines %s, columns %u):\n"
15e6ed8c
TG
2530msgstr ""
2531
b19d852d 2532#: dwarf.c:3836
15e6ed8c
TG
2533#, c-format
2534msgid " Entry"
2535msgstr ""
2536
b19d852d 2537#: dwarf.c:3850
15e6ed8c
TG
2538#, c-format
2539msgid "\tName"
2540msgstr ""
2541
b19d852d 2542#: dwarf.c:3853
15e6ed8c
TG
2543#, c-format
2544msgid "\tDir"
2545msgstr ""
2546
b19d852d 2547#: dwarf.c:3856
15e6ed8c
TG
2548#, c-format
2549msgid "\tTime"
2550msgstr ""
2551
b19d852d 2552#: dwarf.c:3859
15e6ed8c
TG
2553#, c-format
2554msgid "\tSize"
2555msgstr ""
2556
b19d852d 2557#: dwarf.c:3862
15e6ed8c 2558#, c-format
b19d852d 2559msgid "\tMD5\t\t\t"
15e6ed8c
TG
2560msgstr ""
2561
b19d852d 2562#: dwarf.c:3865
15e6ed8c
TG
2563#, c-format
2564msgid "\t(Unknown format content type %s)"
2565msgstr ""
2566
b19d852d
NC
2567#: dwarf.c:3899
2568#, c-format
2569msgid ""
2570"\n"
2571"%s: Corrupt entries list\n"
15e6ed8c
TG
2572msgstr ""
2573
b19d852d 2574#: dwarf.c:3947 dwarf.c:4362
e0e7a9d4
TG
2575msgid ""
2576"Partial .debug_line. section encountered without a prior full .debug_line "
2577"section\n"
2578msgstr ""
2579
b19d852d 2580#: dwarf.c:3960 dwarf.c:5460
f12e7348
NC
2581#, c-format
2582msgid " Offset: 0x%lx\n"
2583msgstr ""
2584
b19d852d 2585#: dwarf.c:3961
3caac5b8
AM
2586#, c-format
2587msgid " Length: %ld\n"
252b5132
RH
2588msgstr ""
2589
b19d852d 2590#: dwarf.c:3962
3caac5b8
AM
2591#, c-format
2592msgid " DWARF Version: %d\n"
252b5132
RH
2593msgstr ""
2594
b19d852d
NC
2595#: dwarf.c:3965
2596#, c-format
2597msgid " Address size (bytes): %d\n"
2598msgstr ""
2599
2600#: dwarf.c:3966
2601#, c-format
2602msgid " Segment selector (bytes): %d\n"
2603msgstr ""
2604
2605#: dwarf.c:3968
3caac5b8
AM
2606#, c-format
2607msgid " Prologue Length: %d\n"
252b5132
RH
2608msgstr ""
2609
b19d852d 2610#: dwarf.c:3969
3caac5b8
AM
2611#, c-format
2612msgid " Minimum Instruction Length: %d\n"
252b5132
RH
2613msgstr ""
2614
b19d852d 2615#: dwarf.c:3971
2ee0aedf
TG
2616#, c-format
2617msgid " Maximum Ops per Instruction: %d\n"
2618msgstr ""
2619
b19d852d 2620#: dwarf.c:3972
3caac5b8
AM
2621#, c-format
2622msgid " Initial value of 'is_stmt': %d\n"
252b5132
RH
2623msgstr ""
2624
b19d852d 2625#: dwarf.c:3973
3caac5b8
AM
2626#, c-format
2627msgid " Line Base: %d\n"
252b5132
RH
2628msgstr ""
2629
b19d852d 2630#: dwarf.c:3974
3caac5b8
AM
2631#, c-format
2632msgid " Line Range: %d\n"
252b5132
RH
2633msgstr ""
2634
b19d852d 2635#: dwarf.c:3975
3caac5b8
AM
2636#, c-format
2637msgid " Opcode Base: %d\n"
252b5132
RH
2638msgstr ""
2639
b19d852d 2640#: dwarf.c:3980 dwarf.c:4378
e0e7a9d4
TG
2641msgid "Line range of 0 is invalid, using 1 instead\n"
2642msgstr ""
2643
b19d852d 2644#: dwarf.c:3992
e0e7a9d4
TG
2645msgid "Line Base extends beyond end of section\n"
2646msgstr ""
2647
b19d852d 2648#: dwarf.c:3996
252b5132 2649#, c-format
3caac5b8
AM
2650msgid ""
2651"\n"
2652" Opcodes:\n"
252b5132
RH
2653msgstr ""
2654
b19d852d 2655#: dwarf.c:3999
252b5132 2656#, c-format
3957a496
NC
2657msgid " Opcode %d has %d arg\n"
2658msgid_plural " Opcode %d has %d args\n"
2659msgstr[0] ""
2660msgstr[1] ""
252b5132 2661
b19d852d
NC
2662#: dwarf.c:4019
2663#, c-format
2664msgid ""
2665"\n"
2666" The Directory Table is empty.\n"
2667msgstr ""
2668
2669#: dwarf.c:4024
2670#, c-format
2671msgid ""
2672"\n"
2673" The Directory Table (offset 0x%lx):\n"
2674msgstr ""
2675
2676#: dwarf.c:4044
2677#, c-format
2678msgid ""
2679"\n"
2680" The File Name Table is empty.\n"
2681msgstr ""
2682
2683#: dwarf.c:4047
2684#, c-format
2685msgid ""
2686"\n"
2687" The File Name Table (offset 0x%lx):\n"
2688msgstr ""
2689
2690#: dwarf.c:4070
c1c69e83 2691msgid "Corrupt file name table entry\n"
252b5132
RH
2692msgstr ""
2693
b19d852d 2694#: dwarf.c:4086
3caac5b8 2695#, c-format
c1c69e83
AM
2696msgid " No Line Number Statements.\n"
2697msgstr ""
2698
b19d852d 2699#: dwarf.c:4089
c1c69e83
AM
2700#, c-format
2701msgid " Line Number Statements:\n"
252b5132
RH
2702msgstr ""
2703
b19d852d 2704#: dwarf.c:4111
3caac5b8 2705#, c-format
3957a496 2706msgid " Special opcode %d: advance Address by %s to 0x%s%s"
252b5132
RH
2707msgstr ""
2708
b19d852d
NC
2709#: dwarf.c:4116 dwarf.c:4137 dwarf.c:4179 dwarf.c:4199 dwarf.c:4249
2710#: dwarf.c:4269
3957a496
NC
2711msgid " (reset view)"
2712msgstr ""
2713
b19d852d 2714#: dwarf.c:4131
2ee0aedf 2715#, c-format
3957a496 2716msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
2ee0aedf
TG
2717msgstr ""
2718
b19d852d 2719#: dwarf.c:4141
3caac5b8 2720#, c-format
3957a496 2721msgid " and Line by %s to %d"
252b5132
RH
2722msgstr ""
2723
b19d852d 2724#: dwarf.c:4144 dwarf.c:4161
3caac5b8 2725#, c-format
3957a496 2726msgid " (view %u)\n"
252b5132
RH
2727msgstr ""
2728
b19d852d 2729#: dwarf.c:4159
252b5132 2730#, c-format
3957a496 2731msgid " Copy"
252b5132
RH
2732msgstr ""
2733
b19d852d 2734#: dwarf.c:4175
2ee0aedf 2735#, c-format
3957a496 2736msgid " Advance PC by %s to 0x%s%s\n"
2ee0aedf
TG
2737msgstr ""
2738
b19d852d 2739#: dwarf.c:4194
3957a496
NC
2740#, c-format
2741msgid " Advance PC by %s to 0x%s[%d]%s\n"
2742msgstr ""
2743
b19d852d 2744#: dwarf.c:4206
3caac5b8 2745#, c-format
cc643b88 2746msgid " Advance Line by %s to %d\n"
252b5132
RH
2747msgstr ""
2748
b19d852d 2749#: dwarf.c:4213
252b5132 2750#, c-format
cc643b88 2751msgid " Set File Name to entry %s in the File Name Table\n"
252b5132
RH
2752msgstr ""
2753
b19d852d 2754#: dwarf.c:4220
252b5132 2755#, c-format
cc643b88 2756msgid " Set column to %s\n"
252b5132
RH
2757msgstr ""
2758
b19d852d 2759#: dwarf.c:4228
252b5132 2760#, c-format
cc643b88 2761msgid " Set is_stmt to %s\n"
252b5132
RH
2762msgstr ""
2763
b19d852d 2764#: dwarf.c:4233
3caac5b8
AM
2765#, c-format
2766msgid " Set basic block\n"
252b5132
RH
2767msgstr ""
2768
b19d852d 2769#: dwarf.c:4245
3caac5b8 2770#, c-format
3957a496 2771msgid " Advance PC by constant %s to 0x%s%s\n"
252b5132
RH
2772msgstr ""
2773
b19d852d 2774#: dwarf.c:4264
2ee0aedf 2775#, c-format
3957a496 2776msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
2ee0aedf
TG
2777msgstr ""
2778
b19d852d 2779#: dwarf.c:4277
3caac5b8 2780#, c-format
cc643b88 2781msgid " Advance PC by fixed size amount %s to 0x%s\n"
252b5132
RH
2782msgstr ""
2783
b19d852d 2784#: dwarf.c:4284
3caac5b8
AM
2785#, c-format
2786msgid " Set prologue_end to true\n"
252b5132
RH
2787msgstr ""
2788
b19d852d 2789#: dwarf.c:4288
3caac5b8
AM
2790#, c-format
2791msgid " Set epilogue_begin to true\n"
252b5132
RH
2792msgstr ""
2793
b19d852d 2794#: dwarf.c:4293
252b5132 2795#, c-format
cc643b88 2796msgid " Set ISA to %s\n"
252b5132
RH
2797msgstr ""
2798
b19d852d 2799#: dwarf.c:4297 dwarf.c:4930
3caac5b8
AM
2800#, c-format
2801msgid " Unknown opcode %d with operands: "
252b5132
RH
2802msgstr ""
2803
b19d852d 2804#: dwarf.c:4391
e0e7a9d4
TG
2805#, c-format
2806msgid "opcode base of %d extends beyond end of section\n"
2807msgstr ""
2808
b19d852d
NC
2809#: dwarf.c:4406
2810#, c-format
2811msgid "Unexpectedly large number of columns in the directory name table (%u)\n"
2812msgstr ""
2813
2814#: dwarf.c:4418 dwarf.c:4442 dwarf.c:4472
15e6ed8c
TG
2815msgid "Corrupt directories list\n"
2816msgstr ""
2817
b19d852d
NC
2818#: dwarf.c:4480
2819#, c-format
2820msgid "Unexpectedly large number of columns in the file name table (%u)\n"
2821msgstr ""
2822
2823#: dwarf.c:4492 dwarf.c:4517 dwarf.c:4564
2824msgid "Corrupt file name list\n"
2825msgstr ""
2826
2827#: dwarf.c:4584
e0e7a9d4
TG
2828msgid "directory table ends unexpectedly\n"
2829msgstr ""
2830
b19d852d 2831#: dwarf.c:4623
e0e7a9d4
TG
2832msgid "file table ends unexpectedly\n"
2833msgstr ""
2834
b19d852d
NC
2835#: dwarf.c:4656
2836#, c-format
2837msgid "CU: No directory table\n"
2838msgstr ""
2839
2840#: dwarf.c:4658
f12e7348
NC
2841#, c-format
2842msgid "CU: %s:\n"
2843msgstr ""
2844
b19d852d
NC
2845#: dwarf.c:4668 dwarf.c:4968 readelf.c:6023 readelf.c:6098 readelf.c:6116
2846#: readelf.c:6134 readelf.c:6935 readelf.c:11013 readelf.c:11646
2847#: readelf.c:11659 readelf.c:16520 readelf.c:16552
6655dba2
SB
2848msgid "<unknown>"
2849msgstr ""
2850
b19d852d 2851#: dwarf.c:4671 dwarf.c:4860
e0e7a9d4 2852#, c-format
15e6ed8c 2853msgid "directory index %u > number of directories %s\n"
e0e7a9d4
TG
2854msgstr ""
2855
b19d852d
NC
2856#: dwarf.c:4673 dwarf.c:4962 elfcomm.c:902 readelf.c:337 readelf.c:704
2857#: readelf.c:7096 readelf.c:7632 readelf.c:9644 readelf.c:11973 readelf.c:12039
2858#: readelf.c:12043 readelf.c:12082 readelf.c:15357 readelf.c:15446
2859#: readelf.c:16039 readelf.c:16058 readelf.c:16177 readelf.c:16529
2860#: readelf.c:17682 readelf.c:17685
e0e7a9d4
TG
2861#, c-format
2862msgid "<corrupt>"
2863msgstr ""
2864
b19d852d 2865#: dwarf.c:4679
f12e7348
NC
2866#, c-format
2867msgid "CU: %s/%s:\n"
2868msgstr ""
2869
b19d852d 2870#: dwarf.c:4685
15e6ed8c 2871#, c-format
3957a496
NC
2872msgid ""
2873"File name Line number Starting address "
f48dfe41 2874"View Stmt\n"
15e6ed8c
TG
2875msgstr ""
2876
b19d852d
NC
2877#: dwarf.c:4687
2878#, c-format
2879msgid "CU: Empty file name table\n"
2880msgstr ""
2881
2882#: dwarf.c:4794
f12e7348 2883#, c-format
6655dba2 2884msgid "UNKNOWN (%u): length %ld\n"
f12e7348
NC
2885msgstr ""
2886
b19d852d 2887#: dwarf.c:4844
f12e7348 2888#, c-format
c1c69e83
AM
2889msgid ""
2890"\n"
2891" [Use file table entry %d]\n"
f12e7348
NC
2892msgstr ""
2893
b19d852d 2894#: dwarf.c:4848
e0e7a9d4
TG
2895#, c-format
2896msgid "file index %u > number of files %u\n"
2897msgstr ""
2898
b19d852d 2899#: dwarf.c:4849
f12e7348
NC
2900#, c-format
2901msgid ""
c1c69e83 2902"\n"
e0e7a9d4 2903" <over large file table index %u>"
f12e7348
NC
2904msgstr ""
2905
b19d852d 2906#: dwarf.c:4855
c1c69e83 2907#, c-format
e0e7a9d4
TG
2908msgid ""
2909"\n"
2910" [Use file %s in directory table entry %d]\n"
252b5132
RH
2911msgstr ""
2912
b19d852d 2913#: dwarf.c:4862
e0e7a9d4
TG
2914#, c-format
2915msgid ""
2916"\n"
2917" <over large directory table entry %u>\n"
252b5132
RH
2918msgstr ""
2919
b19d852d 2920#: dwarf.c:4926
e0e7a9d4
TG
2921#, c-format
2922msgid " Set ISA to %lu\n"
2923msgstr ""
2924
b19d852d 2925#: dwarf.c:4961
e0e7a9d4
TG
2926#, c-format
2927msgid "corrupt file index %u encountered\n"
2928msgstr ""
2929
b19d852d 2930#: dwarf.c:5101
e0e7a9d4
TG
2931msgid "no info"
2932msgstr ""
2933
b19d852d 2934#: dwarf.c:5102
e0e7a9d4
TG
2935msgid "type"
2936msgstr ""
252b5132 2937
b19d852d 2938#: dwarf.c:5103
c1c69e83 2939msgid "variable"
252b5132
RH
2940msgstr ""
2941
b19d852d 2942#: dwarf.c:5104
c1c69e83 2943msgid "function"
1a09a22c
NC
2944msgstr ""
2945
b19d852d 2946#: dwarf.c:5105
c1c69e83
AM
2947msgid "other"
2948msgstr ""
2949
b19d852d 2950#: dwarf.c:5106
c1c69e83
AM
2951msgid "unused5"
2952msgstr ""
2953
b19d852d 2954#: dwarf.c:5107
c1c69e83
AM
2955msgid "unused6"
2956msgstr ""
2957
b19d852d 2958#: dwarf.c:5108
c1c69e83
AM
2959msgid "unused7"
2960msgstr ""
2961
b19d852d 2962#: dwarf.c:5168 dwarf.c:6689
c1c69e83
AM
2963#, c-format
2964msgid ""
2965".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
2966msgstr ""
2967
b19d852d 2968#: dwarf.c:5173
c1c69e83
AM
2969#, c-format
2970msgid " Length: %ld\n"
2971msgstr ""
2972
b19d852d 2973#: dwarf.c:5175
c1c69e83
AM
2974#, c-format
2975msgid " Version: %d\n"
2976msgstr ""
2977
b19d852d 2978#: dwarf.c:5177
c1c69e83
AM
2979#, c-format
2980msgid " Offset into .debug_info section: 0x%lx\n"
2981msgstr ""
2982
b19d852d 2983#: dwarf.c:5179
c1c69e83
AM
2984#, c-format
2985msgid " Size of area in .debug_info section: %ld\n"
2986msgstr ""
2987
b19d852d 2988#: dwarf.c:5188
e0e7a9d4
TG
2989msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
2990msgstr ""
2991
b19d852d 2992#: dwarf.c:5196
c1c69e83
AM
2993#, c-format
2994msgid ""
2995"\n"
2996" Offset Kind Name\n"
2997msgstr ""
2998
b19d852d 2999#: dwarf.c:5198
c1c69e83 3000#, c-format
252b5132 3001msgid ""
3caac5b8
AM
3002"\n"
3003" Offset\tName\n"
252b5132
RH
3004msgstr ""
3005
b19d852d 3006#: dwarf.c:5234
c1c69e83
AM
3007msgid "s"
3008msgstr ""
3009
b19d852d 3010#: dwarf.c:5234
c1c69e83
AM
3011msgid "g"
3012msgstr ""
3013
b19d852d 3014#: dwarf.c:5290
252b5132 3015#, c-format
3caac5b8 3016msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
252b5132
RH
3017msgstr ""
3018
b19d852d 3019#: dwarf.c:5296
3caac5b8
AM
3020#, c-format
3021msgid " DW_MACINFO_end_file\n"
252b5132
RH
3022msgstr ""
3023
b19d852d 3024#: dwarf.c:5303
3caac5b8
AM
3025#, c-format
3026msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
252b5132
RH
3027msgstr ""
3028
b19d852d 3029#: dwarf.c:5311
3caac5b8
AM
3030#, c-format
3031msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
252b5132
RH
3032msgstr ""
3033
b19d852d 3034#: dwarf.c:5322
3caac5b8
AM
3035#, c-format
3036msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
252b5132
RH
3037msgstr ""
3038
b19d852d 3039#: dwarf.c:5452
9cf03b7e 3040#, c-format
15e6ed8c 3041msgid "Only GNU extension to DWARF 4 or 5 of %s is currently supported.\n"
9cf03b7e
NC
3042msgstr ""
3043
b19d852d 3044#: dwarf.c:5462
9cf03b7e
NC
3045#, c-format
3046msgid " Version: %d\n"
3047msgstr ""
3048
b19d852d 3049#: dwarf.c:5463
9cf03b7e
NC
3050#, c-format
3051msgid " Offset size: %d\n"
3052msgstr ""
3053
b19d852d 3054#: dwarf.c:5467
9cf03b7e
NC
3055#, c-format
3056msgid " Offset into .debug_line: 0x%lx\n"
3057msgstr ""
3058
b19d852d 3059#: dwarf.c:5481
9cf03b7e
NC
3060#, c-format
3061msgid " Extension opcode arguments:\n"
3062msgstr ""
3063
b19d852d 3064#: dwarf.c:5488
9cf03b7e 3065#, c-format
15e6ed8c 3066msgid " DW_MACRO_%02x has no arguments\n"
9cf03b7e
NC
3067msgstr ""
3068
b19d852d 3069#: dwarf.c:5491
9cf03b7e 3070#, c-format
15e6ed8c 3071msgid " DW_MACRO_%02x arguments: "
9cf03b7e
NC
3072msgstr ""
3073
b19d852d 3074#: dwarf.c:5517
9cf03b7e
NC
3075#, c-format
3076msgid "Invalid extension opcode form %s\n"
3077msgstr ""
3078
b19d852d 3079#: dwarf.c:5534
9cf03b7e
NC
3080msgid ".debug_macro section not zero terminated\n"
3081msgstr ""
3082
b19d852d
NC
3083#: dwarf.c:5548
3084#, c-format
3085msgid " DW_MACRO_define - lineno : %d macro : %s\n"
9cf03b7e
NC
3086msgstr ""
3087
b19d852d 3088#: dwarf.c:5556
9cf03b7e 3089#, c-format
b19d852d 3090msgid " DW_MACRO_undef - lineno : %d macro : %s\n"
9cf03b7e
NC
3091msgstr ""
3092
b19d852d
NC
3093#: dwarf.c:5569
3094msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
9cf03b7e
NC
3095msgstr ""
3096
b19d852d 3097#: dwarf.c:5575
9cf03b7e 3098#, c-format
b19d852d 3099msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
9cf03b7e
NC
3100msgstr ""
3101
b19d852d 3102#: dwarf.c:5578
9cf03b7e 3103#, c-format
b19d852d 3104msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
9cf03b7e
NC
3105msgstr ""
3106
b19d852d 3107#: dwarf.c:5586
9cf03b7e 3108#, c-format
b19d852d 3109msgid " DW_MACRO_end_file\n"
9cf03b7e
NC
3110msgstr ""
3111
b19d852d 3112#: dwarf.c:5593
9cf03b7e 3113#, c-format
15e6ed8c 3114msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
9cf03b7e
NC
3115msgstr ""
3116
b19d852d 3117#: dwarf.c:5601
9cf03b7e 3118#, c-format
15e6ed8c 3119msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
9cf03b7e
NC
3120msgstr ""
3121
b19d852d 3122#: dwarf.c:5607
9cf03b7e 3123#, c-format
15e6ed8c 3124msgid " DW_MACRO_import - offset : 0x%lx\n"
9cf03b7e
NC
3125msgstr ""
3126
b19d852d 3127#: dwarf.c:5614
c1c69e83 3128#, c-format
15e6ed8c 3129msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
c1c69e83
AM
3130msgstr ""
3131
b19d852d 3132#: dwarf.c:5621
c1c69e83 3133#, c-format
15e6ed8c 3134msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
c1c69e83
AM
3135msgstr ""
3136
b19d852d 3137#: dwarf.c:5627
c1c69e83 3138#, c-format
15e6ed8c 3139msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
c1c69e83
AM
3140msgstr ""
3141
b19d852d
NC
3142#: dwarf.c:5642
3143#, c-format
3144msgid "(with offset %s) "
3145msgstr ""
3146
3147#: dwarf.c:5643
3148#, c-format
3149msgid "lineno : %d macro : %s\n"
3150msgstr ""
3151
3152#: dwarf.c:5650
3153#, c-format
3154msgid " <Target Specific macro op: %#x - UNHANDLED"
3155msgstr ""
3156
3157#: dwarf.c:5656
9cf03b7e
NC
3158#, c-format
3159msgid " Unknown macro opcode %02x seen\n"
3160msgstr ""
3161
b19d852d 3162#: dwarf.c:5667
9cf03b7e 3163#, c-format
15e6ed8c 3164msgid " DW_MACRO_%02x\n"
9cf03b7e
NC
3165msgstr ""
3166
b19d852d 3167#: dwarf.c:5670
9cf03b7e 3168#, c-format
15e6ed8c 3169msgid " DW_MACRO_%02x -"
9cf03b7e
NC
3170msgstr ""
3171
b19d852d 3172#: dwarf.c:5719
3caac5b8 3173#, c-format
c1c69e83 3174msgid " Number TAG (0x%lx)\n"
252b5132
RH
3175msgstr ""
3176
b19d852d 3177#: dwarf.c:5728
3caac5b8 3178msgid "has children"
252b5132
RH
3179msgstr ""
3180
b19d852d 3181#: dwarf.c:5728
3caac5b8 3182msgid "no children"
252b5132
RH
3183msgstr ""
3184
b19d852d 3185#: dwarf.c:5790
3957a496
NC
3186#, c-format
3187msgid "location view pair\n"
3188msgstr ""
3189
b19d852d 3190#: dwarf.c:5822
e0e7a9d4
TG
3191#, c-format
3192msgid "No debug information available for loc lists of entry: %u\n"
3193msgstr ""
3194
b19d852d 3195#: dwarf.c:5834 dwarf.c:5981 dwarf.c:6143
e0e7a9d4
TG
3196#, c-format
3197msgid "Invalid pointer size (%d) in debug info for entry %d\n"
3198msgstr ""
3199
b19d852d
NC
3200#: dwarf.c:5846 dwarf.c:5899 dwarf.c:5908 dwarf.c:5993 dwarf.c:6055
3201#: dwarf.c:6154 dwarf.c:6227 dwarf.c:6235
252b5132 3202#, c-format
c1c69e83 3203msgid "Location list starting at offset 0x%lx is not terminated.\n"
252b5132
RH
3204msgstr ""
3205
b19d852d 3206#: dwarf.c:5867 dwarf.c:6019 dwarf.c:6192 dwarf.c:6986 dwarf.c:7041
2ee0aedf 3207#, c-format
c1c69e83 3208msgid "<End of list>\n"
2ee0aedf
TG
3209msgstr ""
3210
b19d852d 3211#: dwarf.c:5879 dwarf.c:6029 dwarf.c:7046
c1c69e83
AM
3212#, c-format
3213msgid "(base address)\n"
252b5132
RH
3214msgstr ""
3215
b19d852d 3216#: dwarf.c:5893 dwarf.c:6012 dwarf.c:6180
3957a496
NC
3217#, c-format
3218msgid ""
3219"views at %8.8lx for:\n"
3220" %*s "
3221msgstr ""
3222
b19d852d 3223#: dwarf.c:5929 dwarf.c:6078
c1c69e83 3224msgid " (start == end)"
b56f55ce
NC
3225msgstr ""
3226
b19d852d 3227#: dwarf.c:5931 dwarf.c:6080
c1c69e83
AM
3228msgid " (start > end)"
3229msgstr ""
3230
b19d852d 3231#: dwarf.c:5968
15e6ed8c
TG
3232#, c-format
3233msgid "No debug information available for loclists lists of entry: %u\n"
3234msgstr ""
3235
b19d852d 3236#: dwarf.c:6034
3957a496
NC
3237#, c-format
3238msgid "View pair entry in loclist with locviews attribute\n"
3239msgstr ""
3240
b19d852d 3241#: dwarf.c:6041
3957a496
NC
3242#, c-format
3243msgid "views for:\n"
3244msgstr ""
3245
b19d852d 3246#: dwarf.c:6045
15e6ed8c
TG
3247#, c-format
3248msgid "Invalid location list entry type %d\n"
3249msgstr ""
3250
b19d852d 3251#: dwarf.c:6089
3957a496
NC
3252#, c-format
3253msgid "Trailing view pair not used in a range"
3254msgstr ""
3255
b19d852d 3256#: dwarf.c:6131
e0e7a9d4
TG
3257#, c-format
3258msgid "No debug information for loc lists of entry: %u\n"
3259msgstr ""
3260
b19d852d 3261#: dwarf.c:6198
6ece5c52 3262#, c-format
c1c69e83 3263msgid "(base address selection entry)\n"
b56f55ce
NC
3264msgstr ""
3265
b19d852d 3266#: dwarf.c:6219
6ece5c52 3267#, c-format
c1c69e83 3268msgid "Unknown location list entry type 0x%x.\n"
b56f55ce
NC
3269msgstr ""
3270
b19d852d 3271#: dwarf.c:6312 dwarf.c:6565 dwarf.c:6786 dwarf.c:6861 dwarf.c:7101
b56f55ce 3272#, c-format
c1c69e83
AM
3273msgid ""
3274"\n"
3275"The %s section is empty.\n"
252b5132
RH
3276msgstr ""
3277
b19d852d 3278#: dwarf.c:6332
15e6ed8c
TG
3279#, c-format
3280msgid "The %s section contains corrupt or unsupported version number: %d.\n"
3281msgstr ""
3282
b19d852d 3283#: dwarf.c:6352
15e6ed8c
TG
3284#, c-format
3285msgid "The %s section contains unsupported offset entry count: %d.\n"
3286msgstr ""
3287
b19d852d 3288#: dwarf.c:6363 dwarf.c:6792 dwarf.c:7179
252b5132 3289#, c-format
c1c69e83
AM
3290msgid ""
3291"Unable to load/parse the .debug_info section, so cannot interpret the %s "
3292"section.\n"
252b5132
RH
3293msgstr ""
3294
b19d852d 3295#: dwarf.c:6411
c1c69e83
AM
3296msgid "No location lists in .debug_info section!\n"
3297msgstr ""
3298
b19d852d 3299#: dwarf.c:6416
252b5132 3300#, c-format
c1c69e83 3301msgid "Location lists in %s section start at 0x%s\n"
252b5132
RH
3302msgstr ""
3303
b19d852d 3304#: dwarf.c:6426
e0e7a9d4
TG
3305#, c-format
3306msgid ""
3307" Warning: This section has relocations - addresses seen here may not be "
3308"accurate.\n"
3309"\n"
3310msgstr ""
3311
b19d852d 3312#: dwarf.c:6428
1a09a22c 3313#, c-format
e0e7a9d4 3314msgid " Offset Begin End Expression\n"
1a09a22c
NC
3315msgstr ""
3316
b19d852d 3317#: dwarf.c:6483
1a09a22c 3318#, c-format
c1c69e83 3319msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
3caac5b8
AM
3320msgstr ""
3321
b19d852d 3322#: dwarf.c:6487
c1c69e83
AM
3323#, c-format
3324msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1a09a22c
NC
3325msgstr ""
3326
b19d852d 3327#: dwarf.c:6496
c1c69e83
AM
3328#, c-format
3329msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
3caac5b8
AM
3330msgstr ""
3331
b19d852d 3332#: dwarf.c:6503
3957a496
NC
3333#, c-format
3334msgid "View Offset 0x%lx is bigger than .debug_loc section size.\n"
3335msgstr ""
3336
b19d852d 3337#: dwarf.c:6520
15e6ed8c
TG
3338msgid "DWO is not yet supported.\n"
3339msgstr ""
3340
b19d852d 3341#: dwarf.c:6537
3957a496 3342msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
f12e7348
NC
3343msgstr ""
3344
b19d852d 3345#: dwarf.c:6546
3957a496
NC
3346#, c-format
3347msgid "There is %ld unused byte at the end of section %s\n"
3348msgid_plural "There are %ld unused bytes at the end of section %s\n"
3349msgstr[0] ""
3350msgstr[1] ""
3351
b19d852d 3352#: dwarf.c:6702
3caac5b8
AM
3353msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3354msgstr ""
3355
b19d852d 3356#: dwarf.c:6706
1a09a22c 3357#, c-format
3caac5b8 3358msgid " Length: %ld\n"
1a09a22c
NC
3359msgstr ""
3360
b19d852d 3361#: dwarf.c:6708
06647dfd 3362#, c-format
3caac5b8 3363msgid " Version: %d\n"
06647dfd
AM
3364msgstr ""
3365
b19d852d 3366#: dwarf.c:6709
252b5132 3367#, c-format
f12e7348 3368msgid " Offset into .debug_info: 0x%lx\n"
252b5132
RH
3369msgstr ""
3370
b19d852d 3371#: dwarf.c:6711
252b5132 3372#, c-format
3caac5b8 3373msgid " Pointer Size: %d\n"
252b5132
RH
3374msgstr ""
3375
b19d852d 3376#: dwarf.c:6712
6ece5c52 3377#, c-format
3caac5b8 3378msgid " Segment Size: %d\n"
252b5132
RH
3379msgstr ""
3380
b19d852d 3381#: dwarf.c:6719
9cf03b7e
NC
3382#, c-format
3383msgid "Invalid address size in %s section!\n"
3384msgstr ""
3385
b19d852d 3386#: dwarf.c:6729
ae351704
AM
3387msgid "Pointer size + Segment size is not a power of two.\n"
3388msgstr ""
3389
b19d852d 3390#: dwarf.c:6734
6ece5c52 3391#, c-format
1a09a22c 3392msgid ""
1a09a22c 3393"\n"
ae351704
AM
3394" Address Length\n"
3395msgstr ""
3396
b19d852d 3397#: dwarf.c:6736
ae351704
AM
3398#, c-format
3399msgid ""
3400"\n"
3401" Address Length\n"
1a09a22c
NC
3402msgstr ""
3403
b19d852d 3404#: dwarf.c:6812
e0e7a9d4
TG
3405#, c-format
3406msgid "Corrupt address base (%lx) found in debug section %u\n"
3407msgstr ""
3408
b19d852d 3409#: dwarf.c:6828
c1c69e83
AM
3410#, c-format
3411msgid " For compilation unit at offset 0x%s:\n"
3caac5b8
AM
3412msgstr ""
3413
b19d852d 3414#: dwarf.c:6831
c1c69e83
AM
3415#, c-format
3416msgid "\tIndex\tAddress\n"
3417msgstr ""
3418
b19d852d 3419#: dwarf.c:6838
c1c69e83
AM
3420#, c-format
3421msgid "\t%d:\t"
3422msgstr ""
3423
b19d852d
NC
3424#: dwarf.c:6901 dwarf.c:6916
3425#, c-format
3426msgid " Length: %#lx\n"
3427msgstr ""
3428
3429#: dwarf.c:6902 dwarf.c:6918
3430#, c-format
3431msgid " Index Offset [String]\n"
3432msgstr ""
3433
3434#: dwarf.c:6909
3435#, c-format
3436msgid "Unexpected version number in str_offset header: %#x\n"
3437msgstr ""
3438
3439#: dwarf.c:6914
3440#, c-format
3441msgid "Unexpected value in str_offset header's padding field: %#x\n"
3442msgstr ""
3443
3444#: dwarf.c:6917
3445#, c-format
3446msgid " Version: %#lx\n"
3447msgstr ""
3448
3449#: dwarf.c:7005 dwarf.c:7075
15e6ed8c
TG
3450msgid "(start == end)"
3451msgstr ""
3452
b19d852d 3453#: dwarf.c:7007 dwarf.c:7077
15e6ed8c
TG
3454msgid "(start > end)"
3455msgstr ""
3456
b19d852d 3457#: dwarf.c:7029
15e6ed8c
TG
3458#, c-format
3459msgid "Range list starting at offset 0x%lx is not terminated.\n"
3460msgstr ""
3461
b19d852d 3462#: dwarf.c:7062
15e6ed8c
TG
3463#, c-format
3464msgid "Invalid range list entry type %d\n"
3465msgstr ""
3466
b19d852d 3467#: dwarf.c:7140
15e6ed8c
TG
3468#, c-format
3469msgid ""
3470"The length field (0x%lx) in the debug_rnglists header is wrong - the section "
3471"is too small\n"
3472msgstr ""
3473
b19d852d 3474#: dwarf.c:7151
15e6ed8c
TG
3475msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n"
3476msgstr ""
3477
b19d852d 3478#: dwarf.c:7170
15e6ed8c
TG
3479#, c-format
3480msgid "The %s section contains unsupported offset entry count: %u.\n"
3481msgstr ""
3482
c1c69e83
AM
3483#. This can happen when the file was compiled with -gsplit-debug
3484#. which removes references to range lists from the primary .o file.
b19d852d 3485#: dwarf.c:7192
c1c69e83
AM
3486#, c-format
3487msgid "No range lists in .debug_info section.\n"
3488msgstr ""
3489
b19d852d 3490#: dwarf.c:7217
252b5132 3491#, c-format
3caac5b8 3492msgid "Range lists in %s section start at 0x%lx\n"
252b5132
RH
3493msgstr ""
3494
b19d852d 3495#: dwarf.c:7222
252b5132 3496#, c-format
3caac5b8 3497msgid " Offset Begin End\n"
252b5132
RH
3498msgstr ""
3499
b19d852d 3500#: dwarf.c:7241
e0e7a9d4
TG
3501#, c-format
3502msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
3503msgstr ""
3504
b19d852d 3505#: dwarf.c:7248
fe944acf
FT
3506#, c-format
3507msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
3508msgstr ""
3509
b19d852d 3510#: dwarf.c:7265
3caac5b8
AM
3511#, c-format
3512msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
3513msgstr ""
3514
b19d852d 3515#: dwarf.c:7272
3caac5b8
AM
3516#, c-format
3517msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
3518msgstr ""
3519
b19d852d 3520#: dwarf.c:7348
e0e7a9d4
TG
3521#, c-format
3522msgid "Unfeasibly large register number: %u\n"
3523msgstr ""
3524
b19d852d 3525#: dwarf.c:7361
e0e7a9d4
TG
3526#, c-format
3527msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
3528msgstr ""
3529
b19d852d 3530#: dwarf.c:7812
e0e7a9d4
TG
3531msgid "No terminator for augmentation name\n"
3532msgstr ""
3533
b19d852d 3534#: dwarf.c:7824
e0e7a9d4
TG
3535#, c-format
3536msgid "Invalid pointer size (%d) in CIE data\n"
3537msgstr ""
3538
b19d852d 3539#: dwarf.c:7832
e0e7a9d4
TG
3540#, c-format
3541msgid "Invalid segment size (%d) in CIE data\n"
3542msgstr ""
3543
b19d852d 3544#: dwarf.c:7863 dwarf.c:8234
e0e7a9d4 3545#, c-format
3957a496 3546msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
e0e7a9d4
TG
3547msgstr ""
3548
b19d852d 3549#: dwarf.c:7950
e0e7a9d4 3550#, c-format
3957a496 3551msgid " Augmentation data: "
e0e7a9d4
TG
3552msgstr ""
3553
b19d852d 3554#: dwarf.c:7966
23f938f1
TG
3555msgid "bad register: "
3556msgstr ""
3557
b19d852d 3558#: dwarf.c:8136
e0e7a9d4
TG
3559msgid "Failed to read CIE information\n"
3560msgstr ""
3561
b19d852d 3562#: dwarf.c:8147 dwarf.c:8171 dwarf.c:8198
e0e7a9d4
TG
3563msgid "Invalid max register\n"
3564msgstr ""
3565
3566#. PR 17512: file: 9e196b3e.
b19d852d 3567#: dwarf.c:8213
e0e7a9d4
TG
3568#, c-format
3569msgid "Probably corrupt segment size: %d - using 4 instead\n"
3570msgstr ""
3571
b19d852d 3572#: dwarf.c:8359
e0e7a9d4
TG
3573#, c-format
3574msgid "Corrupt CFA_def expression value: %lu\n"
3575msgstr ""
3576
3577#. PR 17512: file:306-192417-0.005.
b19d852d 3578#: dwarf.c:8373
e0e7a9d4
TG
3579#, c-format
3580msgid "Corrupt CFA expression value: %lu\n"
3581msgstr ""
3582
b19d852d 3583#: dwarf.c:8676
e0e7a9d4
TG
3584msgid "Invalid column number in saved frame state\n"
3585msgstr ""
3586
b19d852d 3587#: dwarf.c:8723
e0e7a9d4
TG
3588#, c-format
3589msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
3590msgstr ""
3591
b19d852d 3592#: dwarf.c:8747
e0e7a9d4
TG
3593#, c-format
3594msgid " DW_CFA_expression: <corrupt len %lu>\n"
3595msgstr ""
3596
b19d852d 3597#: dwarf.c:8879
ae351704
AM
3598#, c-format
3599msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
3600msgstr ""
3601
b19d852d 3602#: dwarf.c:8881
6ece5c52 3603#, c-format
e0e7a9d4 3604msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
252b5132
RH
3605msgstr ""
3606
b19d852d 3607#: dwarf.c:8995 dwarf.c:9399
6ece5c52 3608#, c-format
cc643b88
NC
3609msgid "Version %ld\n"
3610msgstr ""
3611
b19d852d 3612#: dwarf.c:9001
15e6ed8c
TG
3613msgid "Only DWARF version 5 .debug_names is currently supported.\n"
3614msgstr ""
3615
b19d852d 3616#: dwarf.c:9008
15e6ed8c
TG
3617#, c-format
3618msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
3619msgstr ""
3620
b19d852d 3621#: dwarf.c:9013
15e6ed8c
TG
3622msgid "Compilation unit count must be >= 1 in .debug_names\n"
3623msgstr ""
3624
b19d852d 3625#: dwarf.c:9024
15e6ed8c
TG
3626#, c-format
3627msgid ""
3628"Augmentation string length %u must be rounded up to a multiple of 4 in ."
3629"debug_names.\n"
3630msgstr ""
3631
b19d852d 3632#: dwarf.c:9030
15e6ed8c
TG
3633#, c-format
3634msgid "Augmentation string:"
3635msgstr ""
3636
b19d852d 3637#: dwarf.c:9057
15e6ed8c
TG
3638#, c-format
3639msgid "CU table:\n"
3640msgstr ""
3641
b19d852d 3642#: dwarf.c:9063 dwarf.c:9073
15e6ed8c
TG
3643#, c-format
3644msgid "[%3u] 0x%lx\n"
3645msgstr ""
3646
b19d852d 3647#: dwarf.c:9067
15e6ed8c
TG
3648#, c-format
3649msgid "TU table:\n"
3650msgstr ""
3651
b19d852d 3652#: dwarf.c:9077
15e6ed8c
TG
3653#, c-format
3654msgid "Foreign TU table:\n"
3655msgstr ""
3656
b19d852d 3657#: dwarf.c:9083
15e6ed8c
TG
3658#, c-format
3659msgid "[%3u] "
3660msgstr ""
3661
b19d852d 3662#: dwarf.c:9103
15e6ed8c
TG
3663#, c-format
3664msgid ""
3665"Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the "
3666"debug_names\n"
3667msgstr ""
3668
b19d852d 3669#: dwarf.c:9120
15e6ed8c 3670#, c-format
3957a496
NC
3671msgid "Used %zu of %lu bucket.\n"
3672msgid_plural "Used %zu of %lu buckets.\n"
3673msgstr[0] ""
3674msgstr[1] ""
15e6ed8c 3675
b19d852d 3676#: dwarf.c:9147
15e6ed8c
TG
3677#, c-format
3678msgid ""
3679"Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
3680msgstr ""
3681
b19d852d 3682#: dwarf.c:9184
15e6ed8c
TG
3683#, c-format
3684msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3685msgstr ""
3686
b19d852d 3687#: dwarf.c:9206 dwarf.c:9525
15e6ed8c
TG
3688#, c-format
3689msgid ""
3690"\n"
3691"Symbol table:\n"
3692msgstr ""
3693
b19d852d 3694#: dwarf.c:9259
15e6ed8c
TG
3695#, c-format
3696msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3697msgstr ""
3698
b19d852d 3699#: dwarf.c:9290
15e6ed8c
TG
3700#, c-format
3701msgid " <no entries>"
3702msgstr ""
3703
b19d852d 3704#: dwarf.c:9322
3957a496
NC
3705msgid "The debuglink filename is corrupt/missing\n"
3706msgstr ""
3707
b19d852d 3708#: dwarf.c:9326
3957a496
NC
3709#, c-format
3710msgid " Separate debug info file: %s\n"
3711msgstr ""
3712
b19d852d 3713#: dwarf.c:9337
3957a496
NC
3714msgid "CRC offset missing/truncated\n"
3715msgstr ""
3716
b19d852d 3717#: dwarf.c:9343
3957a496
NC
3718#, c-format
3719msgid " CRC value: %#x\n"
3720msgstr ""
3721
b19d852d 3722#: dwarf.c:9347
3957a496
NC
3723#, c-format
3724msgid "There are %#lx extraneous bytes at the end of the section\n"
3725msgstr ""
3726
b19d852d 3727#: dwarf.c:9361
3957a496
NC
3728#, c-format
3729msgid "Build-ID is too short (%#lx bytes)\n"
3730msgstr ""
3731
b19d852d 3732#: dwarf.c:9365
3957a496
NC
3733#, c-format
3734msgid " Build-ID (%#lx bytes):"
3735msgstr ""
3736
b19d852d 3737#: dwarf.c:9394
15e6ed8c
TG
3738#, c-format
3739msgid "Truncated header in the %s section.\n"
3740msgstr ""
3741
b19d852d 3742#: dwarf.c:9405
c1c69e83
AM
3743#, c-format
3744msgid "Unsupported version %lu.\n"
3745msgstr ""
3746
b19d852d 3747#: dwarf.c:9409
cc643b88
NC
3748msgid "The address table data in version 3 may be wrong.\n"
3749msgstr ""
3750
b19d852d 3751#: dwarf.c:9411
cc643b88 3752msgid "Version 4 does not support case insensitive lookups.\n"
1a09a22c
NC
3753msgstr ""
3754
b19d852d 3755#: dwarf.c:9413
c1c69e83 3756msgid "Version 5 does not include inlined functions.\n"
a74801ba
ILT
3757msgstr ""
3758
b19d852d 3759#: dwarf.c:9415
c1c69e83
AM
3760msgid "Version 6 does not include symbol attributes.\n"
3761msgstr ""
3762
b19d852d 3763#: dwarf.c:9433
23f938f1 3764#, c-format
cc643b88 3765msgid "Corrupt header in the %s section.\n"
23f938f1
TG
3766msgstr ""
3767
b19d852d 3768#: dwarf.c:9440
e0e7a9d4
TG
3769#, c-format
3770msgid "TU offset (%x) is less than CU offset (%x)\n"
3771msgstr ""
3772
b19d852d 3773#: dwarf.c:9449
e0e7a9d4
TG
3774#, c-format
3775msgid "Address table offset (%x) is less than TU offset (%x)\n"
3776msgstr ""
3777
b19d852d 3778#: dwarf.c:9459
e0e7a9d4 3779#, c-format
3957a496 3780msgid "Symbol table offset (%x) is less then Address table offset (%x)\n"
e0e7a9d4
TG
3781msgstr ""
3782
b19d852d 3783#: dwarf.c:9468
e0e7a9d4
TG
3784#, c-format
3785msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n"
3786msgstr ""
3787
b19d852d 3788#: dwarf.c:9483
e0e7a9d4
TG
3789msgid "Address table extends beyond end of section.\n"
3790msgstr ""
3791
b19d852d 3792#: dwarf.c:9487
6ece5c52 3793#, c-format
cc643b88
NC
3794msgid ""
3795"\n"
3796"CU table:\n"
252b5132
RH
3797msgstr ""
3798
b19d852d 3799#: dwarf.c:9493
a74801ba 3800#, c-format
cc643b88 3801msgid "[%3u] 0x%lx - 0x%lx\n"
252b5132
RH
3802msgstr ""
3803
b19d852d 3804#: dwarf.c:9498
6ece5c52 3805#, c-format
cc643b88
NC
3806msgid ""
3807"\n"
3808"TU table:\n"
1a09a22c
NC
3809msgstr ""
3810
b19d852d 3811#: dwarf.c:9505
6ece5c52 3812#, c-format
cc643b88 3813msgid "[%3u] 0x%lx 0x%lx "
252b5132
RH
3814msgstr ""
3815
b19d852d 3816#: dwarf.c:9512
2ee0aedf 3817#, c-format
cc643b88
NC
3818msgid ""
3819"\n"
3820"Address table:\n"
252b5132
RH
3821msgstr ""
3822
b19d852d 3823#: dwarf.c:9522
2ee0aedf 3824#, c-format
cc643b88 3825msgid "%lu\n"
252b5132
RH
3826msgstr ""
3827
b19d852d 3828#: dwarf.c:9542
e0e7a9d4
TG
3829#, c-format
3830msgid "[%3u] <corrupt offset: %x>"
3831msgstr ""
3832
b19d852d 3833#: dwarf.c:9543
e0e7a9d4
TG
3834#, c-format
3835msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
3836msgstr ""
3837
b19d852d 3838#: dwarf.c:9554
e0e7a9d4
TG
3839#, c-format
3840msgid "<invalid CU vector offset: %x>\n"
3841msgstr ""
3842
b19d852d 3843#: dwarf.c:9555
e0e7a9d4
TG
3844#, c-format
3845msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
3846msgstr ""
3847
b19d852d 3848#: dwarf.c:9568
e0e7a9d4
TG
3849#, c-format
3850msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
3851msgstr ""
3852
b19d852d 3853#: dwarf.c:9593
c1c69e83
AM
3854msgid "static"
3855msgstr ""
3856
b19d852d 3857#: dwarf.c:9593
c1c69e83
AM
3858msgid "global"
3859msgstr ""
3860
b19d852d 3861#: dwarf.c:9631 dwarf.c:9642
c1c69e83
AM
3862msgid "Internal error: out of space in the shndx pool.\n"
3863msgstr ""
3864
b19d852d 3865#: dwarf.c:9706
e0e7a9d4
TG
3866#, c-format
3867msgid "Section %s is empty\n"
3868msgstr ""
3869
b19d852d 3870#: dwarf.c:9712
e0e7a9d4
TG
3871#, c-format
3872msgid "Section %s is too small to contain a CU/TU header\n"
3873msgstr ""
3874
b19d852d 3875#: dwarf.c:9731
c1c69e83 3876#, c-format
6655dba2 3877msgid " Version: %u\n"
c1c69e83
AM
3878msgstr ""
3879
b19d852d 3880#: dwarf.c:9733
c1c69e83 3881#, c-format
6655dba2 3882msgid " Number of columns: %u\n"
c1c69e83
AM
3883msgstr ""
3884
b19d852d 3885#: dwarf.c:9734
c1c69e83 3886#, c-format
6655dba2 3887msgid " Number of used entries: %u\n"
c1c69e83
AM
3888msgstr ""
3889
b19d852d 3890#: dwarf.c:9735
c1c69e83
AM
3891#, c-format
3892msgid ""
6655dba2 3893" Number of slots: %u\n"
c1c69e83
AM
3894"\n"
3895msgstr ""
3896
b19d852d 3897#: dwarf.c:9744
c1c69e83 3898#, c-format
6655dba2
SB
3899msgid "Section %s is too small for %u slot\n"
3900msgid_plural "Section %s is too small for %u slots\n"
3901msgstr[0] ""
3902msgstr[1] ""
c1c69e83 3903
b19d852d 3904#: dwarf.c:9768
e0e7a9d4
TG
3905msgid "Section index pool located before start of section\n"
3906msgstr ""
3907
b19d852d 3908#: dwarf.c:9773
c1c69e83
AM
3909#, c-format
3910msgid " [%3d] Signature: 0x%s Sections: "
3911msgstr ""
3912
b19d852d 3913#: dwarf.c:9780
c1c69e83
AM
3914#, c-format
3915msgid "Section %s too small for shndx pool\n"
3916msgstr ""
3917
b19d852d 3918#: dwarf.c:9828
c1c69e83
AM
3919#, c-format
3920msgid "Section %s too small for offset and size tables\n"
3921msgstr ""
3922
b19d852d 3923#: dwarf.c:9835
c1c69e83
AM
3924#, c-format
3925msgid " Offset table\n"
3926msgstr ""
3927
b19d852d 3928#: dwarf.c:9837 dwarf.c:9938
c1c69e83
AM
3929msgid "signature"
3930msgstr ""
3931
b19d852d 3932#: dwarf.c:9837 dwarf.c:9938
c1c69e83
AM
3933msgid "dwo_id"
3934msgstr ""
3935
b19d852d 3936#: dwarf.c:9875
e0e7a9d4
TG
3937#, c-format
3938msgid "Row index (%u) is larger than number of used entries (%u)\n"
3939msgstr ""
3940
b19d852d 3941#: dwarf.c:9889
fe944acf
FT
3942#, c-format
3943msgid "Signature (%p) extends beyond end of space in section\n"
3944msgstr ""
3945
b19d852d 3946#: dwarf.c:9898
e0e7a9d4
TG
3947#, c-format
3948msgid "Row index (%u) * num columns (%u) > space remaining in section\n"
3949msgstr ""
3950
b19d852d 3951#: dwarf.c:9904 dwarf.c:9961
c1c69e83
AM
3952#, c-format
3953msgid " [%3d] 0x%s"
3954msgstr ""
3955
b19d852d 3956#: dwarf.c:9918 dwarf.c:9974
e0e7a9d4
TG
3957#, c-format
3958msgid "Overlarge Dwarf section index detected: %u\n"
3959msgstr ""
3960
b19d852d 3961#: dwarf.c:9936
c1c69e83
AM
3962#, c-format
3963msgid " Size table\n"
3964msgstr ""
3965
b19d852d 3966#: dwarf.c:9989
c1c69e83 3967#, c-format
e0e7a9d4 3968msgid " Unsupported version (%d)\n"
c1c69e83
AM
3969msgstr ""
3970
b19d852d 3971#: dwarf.c:10061
2ee0aedf 3972#, c-format
cc643b88 3973msgid "Displaying the debug contents of section %s is not yet supported.\n"
16b2b71c
NC
3974msgstr ""
3975
b19d852d 3976#: dwarf.c:10092
e0e7a9d4
TG
3977#, c-format
3978msgid ""
3979"Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
3980msgstr ""
3981
b19d852d 3982#: dwarf.c:10110
e0e7a9d4
TG
3983#, c-format
3984msgid ""
3985"Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
3986msgstr ""
3987
b19d852d 3988#: dwarf.c:10126
e0e7a9d4
TG
3989#, c-format
3990msgid ""
3991"Attempt to allocate a zero'ed array with an excessive number of elements: 0x"
3992"%lx\n"
3993msgstr ""
3994
b19d852d 3995#: dwarf.c:10224
3957a496
NC
3996#, c-format
3997msgid "Unable to reopen separate debug info file: %s\n"
3998msgstr ""
3999
b19d852d 4000#: dwarf.c:10236
3957a496
NC
4001#, c-format
4002msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
4003msgstr ""
4004
b19d852d 4005#: dwarf.c:10414
3957a496
NC
4006#, c-format
4007msgid "Corrupt debuglink section: %s\n"
4008msgstr ""
4009
b19d852d 4010#: dwarf.c:10452
3957a496
NC
4011msgid "Out of memory"
4012msgstr ""
4013
4014#. Failed to find the file.
b19d852d 4015#: dwarf.c:10524
3957a496
NC
4016#, c-format
4017msgid "could not find separate debug file '%s'\n"
4018msgstr ""
4019
b19d852d
NC
4020#: dwarf.c:10525 dwarf.c:10529 dwarf.c:10534 dwarf.c:10537 dwarf.c:10541
4021#: dwarf.c:10544 dwarf.c:10547 dwarf.c:10550
3957a496
NC
4022#, c-format
4023msgid "tried: %s\n"
4024msgstr ""
4025
b19d852d 4026#: dwarf.c:10558
1b1bb2c6
NC
4027#, c-format
4028msgid "tried: DEBUGINFOD_URLS=%s\n"
4029msgstr ""
4030
b19d852d 4031#: dwarf.c:10574
3957a496
NC
4032#, c-format
4033msgid "failed to open separate debug file: %s\n"
4034msgstr ""
4035
4036#. FIXME: We do not check to see if there are any other separate debug info
4037#. files that would also match.
b19d852d 4038#: dwarf.c:10582
3957a496
NC
4039#, c-format
4040msgid ""
4041"%s: Found separate debug info file: %s\n"
4042"\n"
4043msgstr ""
4044
b19d852d 4045#: dwarf.c:10602
3957a496
NC
4046msgid "Out of memory allocating dwo filename\n"
4047msgstr ""
4048
b19d852d 4049#: dwarf.c:10608
3957a496
NC
4050#, c-format
4051msgid "Unable to load dwo file: %s\n"
4052msgstr ""
4053
4054#. FIXME: We should check the dwo_id.
b19d852d 4055#: dwarf.c:10615
3957a496
NC
4056#, c-format
4057msgid ""
4058"%s: Found separate debug object file: %s\n"
4059"\n"
4060msgstr ""
4061
b19d852d 4062#: dwarf.c:10656
3957a496 4063#, c-format
6655dba2
SB
4064msgid ""
4065"The %s section contains link(s) to dwo file(s):\n"
4066"\n"
3957a496
NC
4067msgstr ""
4068
b19d852d 4069#: dwarf.c:10661
3957a496
NC
4070#, c-format
4071msgid " Name: %s\n"
4072msgstr ""
4073
b19d852d 4074#: dwarf.c:10662
3957a496
NC
4075#, c-format
4076msgid " Directory: %s\n"
4077msgstr ""
4078
b19d852d 4079#: dwarf.c:10662
3957a496
NC
4080msgid "<not-found>"
4081msgstr ""
4082
b19d852d 4083#: dwarf.c:10664
3957a496
NC
4084#, c-format
4085msgid " ID: "
4086msgstr ""
4087
b19d852d 4088#: dwarf.c:10666
3957a496
NC
4089#, c-format
4090msgid " ID: <unknown>\n"
4091msgstr ""
4092
b19d852d 4093#: dwarf.c:10683
6655dba2
SB
4094msgid "Unexpected DWO INFO type"
4095msgstr ""
4096
b19d852d 4097#: dwarf.c:10849 dwarf.c:10892
cc643b88
NC
4098#, c-format
4099msgid "Unrecognized debug option '%s'\n"
c45021f2
NC
4100msgstr ""
4101
b19d852d
NC
4102#: dwarf.h:271
4103#, c-format
4104msgid "%s:%lu: end of data encountered whilst reading LEB\n"
6655dba2
SB
4105msgstr ""
4106
b19d852d
NC
4107#: dwarf.h:273
4108#, c-format
4109msgid "%s:%lu: read LEB value is too large to store in destination variable\n"
6655dba2
SB
4110msgstr ""
4111
b19d852d 4112#: elfcomm.c:46
2ee0aedf 4113#, c-format
cc643b88 4114msgid "%s: Error: "
60bcf0fa
NC
4115msgstr ""
4116
b19d852d 4117#: elfcomm.c:60
2ee0aedf 4118#, c-format
cc643b88
NC
4119msgid "%s: Warning: "
4120msgstr ""
4121
b19d852d 4122#: elfcomm.c:92 elfcomm.c:127 elfcomm.c:232 elfcomm.c:342
cc643b88
NC
4123#, c-format
4124msgid "Unhandled data length: %d\n"
60bcf0fa
NC
4125msgstr ""
4126
b19d852d 4127#: elfcomm.c:421 elfcomm.c:446 elfcomm.c:920
2ee0aedf 4128msgid "Out of memory\n"
fce00800
AM
4129msgstr ""
4130
b19d852d 4131#: elfcomm.c:438
e0e7a9d4
TG
4132#, c-format
4133msgid "Abnormal length of thin archive member name: %lx\n"
4134msgstr ""
4135
b19d852d 4136#: elfcomm.c:482
e0e7a9d4
TG
4137#, c-format
4138msgid "%s: invalid archive header size: %ld\n"
4139msgstr ""
4140
b19d852d 4141#: elfcomm.c:495
2ee0aedf 4142#, c-format
c1c69e83 4143msgid "%s: failed to skip archive symbol table\n"
fce00800
AM
4144msgstr ""
4145
b19d852d 4146#: elfcomm.c:514
2ee0aedf 4147#, c-format
cc643b88 4148msgid "%s: the archive index is empty\n"
fce00800
AM
4149msgstr ""
4150
b19d852d 4151#: elfcomm.c:522 elfcomm.c:551
2ee0aedf 4152#, c-format
cc643b88 4153msgid "%s: failed to read archive index\n"
49f58d10
JB
4154msgstr ""
4155
b19d852d 4156#: elfcomm.c:533
cc643b88
NC
4157#, c-format
4158msgid ""
e0e7a9d4
TG
4159"%s: the archive index is supposed to have 0x%lx entries of %d bytes, but the "
4160"size is only 0x%lx\n"
49f58d10
JB
4161msgstr ""
4162
b19d852d 4163#: elfcomm.c:543
cc643b88 4164msgid "Out of memory whilst trying to read archive symbol index\n"
4d6ed7c8
NC
4165msgstr ""
4166
b19d852d 4167#: elfcomm.c:563
cc643b88 4168msgid "Out of memory whilst trying to convert the archive symbol index\n"
252b5132
RH
4169msgstr ""
4170
b19d852d 4171#: elfcomm.c:576
2ee0aedf 4172#, c-format
cc643b88 4173msgid "%s: the archive has an index but no symbols\n"
6ece5c52
AM
4174msgstr ""
4175
b19d852d 4176#: elfcomm.c:584
cc643b88 4177msgid "Out of memory whilst trying to read archive index symbol table\n"
2ee0aedf
TG
4178msgstr ""
4179
b19d852d 4180#: elfcomm.c:592
2ee0aedf 4181#, c-format
cc643b88 4182msgid "%s: failed to read archive index symbol table\n"
2ee0aedf
TG
4183msgstr ""
4184
b19d852d 4185#: elfcomm.c:602
2ee0aedf 4186#, c-format
c1c69e83 4187msgid "%s: failed to read archive header following archive index\n"
2ee0aedf
TG
4188msgstr ""
4189
b19d852d 4190#: elfcomm.c:635
2ee0aedf 4191#, c-format
c1c69e83
AM
4192msgid "%s: failed to seek to first archive header\n"
4193msgstr ""
4194
f48dfe41
NC
4195#. PR 24049 - we cannot use filedata->file_name as this will
4196#. have already been freed.
b19d852d 4197#: elfcomm.c:644 elfcomm.c:878 elfedit.c:590 readelf.c:20590
c1c69e83
AM
4198#, c-format
4199msgid "%s: failed to read archive header\n"
2ee0aedf
TG
4200msgstr ""
4201
b19d852d 4202#: elfcomm.c:661
2ee0aedf 4203#, c-format
cc643b88 4204msgid "%s has no archive index\n"
2ee0aedf
TG
4205msgstr ""
4206
b19d852d 4207#: elfcomm.c:673
e0e7a9d4
TG
4208#, c-format
4209msgid "%s: long name table is too small, (size = %ld)\n"
4210msgstr ""
4211
b19d852d 4212#: elfcomm.c:681
e0e7a9d4
TG
4213#, c-format
4214msgid "%s: long name table is too big, (size = 0x%lx)\n"
4215msgstr ""
4216
b19d852d 4217#: elfcomm.c:692
cc643b88 4218msgid "Out of memory reading long symbol names in archive\n"
2ee0aedf
TG
4219msgstr ""
4220
b19d852d 4221#: elfcomm.c:700
2ee0aedf 4222#, c-format
cc643b88 4223msgid "%s: failed to read long symbol name string table\n"
2ee0aedf
TG
4224msgstr ""
4225
b19d852d 4226#: elfcomm.c:783
c1c69e83
AM
4227msgid "Archive member uses long names, but no longname table found\n"
4228msgstr ""
4229
b19d852d 4230#: elfcomm.c:797
2ee0aedf 4231#, c-format
e0e7a9d4
TG
4232msgid "Found long name index (%ld) beyond end of long name table\n"
4233msgstr ""
4234
b19d852d 4235#: elfcomm.c:816
e0e7a9d4 4236msgid "Invalid Thin archive member name\n"
2ee0aedf
TG
4237msgstr ""
4238
b19d852d 4239#: elfcomm.c:872
2ee0aedf 4240#, c-format
e0e7a9d4 4241msgid "%s: failed to seek to next file name\n"
2ee0aedf
TG
4242msgstr ""
4243
b19d852d 4244#: elfcomm.c:883 elfedit.c:597 readelf.c:20597
e0e7a9d4
TG
4245#, c-format
4246msgid "%s: did not find a valid archive header\n"
c1c69e83
AM
4247msgstr ""
4248
f48dfe41
NC
4249#: elfedit.c:90
4250#, c-format
4251msgid "%s: Not an i386 nor x86-64 ELF file\n"
4252msgstr ""
4253
4254#: elfedit.c:96
4255#, c-format
4256msgid "%s: stat () failed\n"
4257msgstr ""
4258
4259#: elfedit.c:104
2ee0aedf 4260#, c-format
f48dfe41 4261msgid "%s: mmap () failed\n"
2ee0aedf
TG
4262msgstr ""
4263
f48dfe41
NC
4264#: elfedit.c:243
4265#, c-format
4266msgid "%s: Invalid PT_NOTE segment\n"
4267msgstr ""
4268
6655dba2
SB
4269#: elfedit.c:264
4270#, c-format
4271msgid "Unknown x86 feature: %s\n"
4272msgstr ""
4273
4274#: elfedit.c:312
2ee0aedf 4275#, c-format
cc643b88
NC
4276msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
4277msgstr ""
4278
6655dba2 4279#: elfedit.c:333
e0e7a9d4
TG
4280#, c-format
4281msgid "%s: Unmatched input EI_CLASS: %d is not %d\n"
4282msgstr ""
4283
6655dba2 4284#: elfedit.c:342
cc643b88 4285#, c-format
e0e7a9d4 4286msgid "%s: Unmatched output EI_CLASS: %d is not %d\n"
cc643b88
NC
4287msgstr ""
4288
6655dba2 4289#: elfedit.c:351
cc643b88
NC
4290#, c-format
4291msgid "%s: Unmatched e_machine: %d is not %d\n"
4292msgstr ""
4293
6655dba2 4294#: elfedit.c:362
cc643b88
NC
4295#, c-format
4296msgid "%s: Unmatched e_type: %d is not %d\n"
4297msgstr ""
4298
6655dba2 4299#: elfedit.c:373
cc643b88
NC
4300#, c-format
4301msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
4302msgstr ""
4303
6655dba2 4304#: elfedit.c:406
cc643b88
NC
4305#, c-format
4306msgid "%s: Failed to update ELF header: %s\n"
4307msgstr ""
4308
6655dba2 4309#: elfedit.c:476
cc643b88
NC
4310msgid ""
4311"This executable has been built without support for a\n"
4312"64 bit data type and so it cannot process 64 bit ELF files.\n"
4313msgstr ""
4314
6655dba2 4315#: elfedit.c:517
cc643b88
NC
4316#, c-format
4317msgid "%s: Failed to read ELF header\n"
4318msgstr ""
4319
6655dba2 4320#: elfedit.c:524
cc643b88
NC
4321#, c-format
4322msgid "%s: Failed to seek to ELF header\n"
4323msgstr ""
4324
b19d852d 4325#: elfedit.c:581 readelf.c:20578
cc643b88
NC
4326#, c-format
4327msgid "%s: failed to seek to next archive header\n"
4328msgstr ""
4329
b19d852d 4330#: elfedit.c:612 elfedit.c:621 readelf.c:20612 readelf.c:20621
cc643b88
NC
4331#, c-format
4332msgid "%s: bad archive file name\n"
4333msgstr ""
4334
b19d852d 4335#: elfedit.c:644 elfedit.c:742
cc643b88
NC
4336#, c-format
4337msgid "Input file '%s' is not readable\n"
4338msgstr ""
4339
b19d852d 4340#: elfedit.c:672
cc643b88
NC
4341#, c-format
4342msgid "%s: failed to seek to archive member\n"
4343msgstr ""
4344
b19d852d 4345#: elfedit.c:713 readelf.c:20737
cc643b88
NC
4346#, c-format
4347msgid "'%s': No such file\n"
4348msgstr ""
4349
b19d852d 4350#: elfedit.c:715 readelf.c:20739
cc643b88
NC
4351#, c-format
4352msgid "Could not locate '%s'. System error message: %s\n"
4353msgstr ""
4354
b19d852d 4355#: elfedit.c:722 readelf.c:20746
cc643b88
NC
4356#, c-format
4357msgid "'%s' is not an ordinary file\n"
4358msgstr ""
4359
b19d852d 4360#: elfedit.c:748 readelf.c:20768
cc643b88
NC
4361#, c-format
4362msgid "%s: Failed to read file's magic number\n"
4363msgstr ""
4364
b19d852d 4365#: elfedit.c:812
cc643b88
NC
4366#, c-format
4367msgid "Unknown OSABI: %s\n"
4368msgstr ""
4369
b19d852d 4370#: elfedit.c:837
cc643b88
NC
4371#, c-format
4372msgid "Unknown machine type: %s\n"
4373msgstr ""
4374
b19d852d 4375#: elfedit.c:856
2ee0aedf
TG
4376#, c-format
4377msgid "Unknown type: %s\n"
4378msgstr ""
4379
b19d852d 4380#: elfedit.c:897
2ee0aedf
TG
4381#, c-format
4382msgid "Usage: %s <option(s)> elffile(s)\n"
4383msgstr ""
4384
b19d852d 4385#: elfedit.c:899
2ee0aedf
TG
4386#, c-format
4387msgid " Update the ELF header of ELF files\n"
4388msgstr ""
4389
b19d852d 4390#: elfedit.c:900 objcopy.c:560 objcopy.c:700 strings.c:700
2ee0aedf
TG
4391#, c-format
4392msgid " The options are:\n"
4393msgstr ""
4394
b19d852d 4395#: elfedit.c:901
2ee0aedf
TG
4396#, c-format
4397msgid ""
4398" --input-mach <machine> Set input machine type to <machine>\n"
4399" --output-mach <machine> Set output machine type to <machine>\n"
4400" --input-type <type> Set input file type to <type>\n"
4401" --output-type <type> Set output file type to <type>\n"
4402" --input-osabi <osabi> Set input OSABI to <osabi>\n"
4403" --output-osabi <osabi> Set output OSABI to <osabi>\n"
f48dfe41
NC
4404msgstr ""
4405
b19d852d 4406#: elfedit.c:909
f48dfe41
NC
4407#, c-format
4408msgid ""
4409" --enable-x86-feature <feature>\n"
4410" Enable x86 feature <feature>\n"
4411" --disable-x86-feature <feature>\n"
4412" Disable x86 feature <feature>\n"
4413msgstr ""
4414
b19d852d 4415#: elfedit.c:915
f48dfe41
NC
4416#, c-format
4417msgid ""
2ee0aedf
TG
4418" -h --help Display this information\n"
4419" -v --version Display the version number of %s\n"
4420msgstr ""
4421
e0e7a9d4 4422#: emul_aix.c:44
2ee0aedf
TG
4423#, c-format
4424msgid " [-g] - 32 bit small archive\n"
4425msgstr ""
4426
e0e7a9d4 4427#: emul_aix.c:45
2ee0aedf
TG
4428#, c-format
4429msgid " [-X32] - ignores 64 bit objects\n"
4430msgstr ""
4431
e0e7a9d4 4432#: emul_aix.c:46
2ee0aedf
TG
4433#, c-format
4434msgid " [-X64] - ignores 32 bit objects\n"
4435msgstr ""
4436
e0e7a9d4 4437#: emul_aix.c:47
2ee0aedf
TG
4438#, c-format
4439msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
4440msgstr ""
4441
e0e7a9d4 4442#: mclex.c:240
ae351704
AM
4443msgid "Duplicate symbol entered into keyword list."
4444msgstr ""
4445
b19d852d 4446#: nm.c:238 size.c:88 strings.c:698
328577ad 4447#, c-format
3caac5b8 4448msgid "Usage: %s [option(s)] [file(s)]\n"
328577ad
NC
4449msgstr ""
4450
b19d852d 4451#: nm.c:239
252b5132 4452#, c-format
3caac5b8 4453msgid " List symbols in [file(s)] (a.out by default).\n"
252b5132
RH
4454msgstr ""
4455
b19d852d 4456#: nm.c:240
3caac5b8
AM
4457#, c-format
4458msgid ""
4459" The options are:\n"
4460" -a, --debug-syms Display debugger-only symbols\n"
4461" -A, --print-file-name Print name of the input file before every symbol\n"
4462" -B Same as --format=bsd\n"
4463" -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
4464"names\n"
4465" The STYLE, if specified, can be `auto' (the "
4466"default),\n"
4467" `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
4468"`java'\n"
4469" or `gnat'\n"
4470" --no-demangle Do not demangle low-level symbol names\n"
f48dfe41
NC
4471" --recurse-limit Enable a demangling recursion limit. This is the "
4472"default.\n"
4473" --no-recurse-limit Disable a demangling recursion limit.\n"
3caac5b8
AM
4474" -D, --dynamic Display dynamic symbols instead of normal symbols\n"
4475" --defined-only Display only defined symbols\n"
4476" -e (ignored)\n"
4477" -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
4478"`bsd',\n"
4479" `sysv' or `posix'. The default is `bsd'\n"
4480" -g, --extern-only Display only external symbols\n"
4481" -l, --line-numbers Use debugging information to find a filename and\n"
4482" line number for each symbol\n"
4483" -n, --numeric-sort Sort symbols numerically by address\n"
4484" -o Same as -A\n"
4485" -p, --no-sort Do not sort the symbols\n"
4486" -P, --portability Same as --format=posix\n"
4487" -r, --reverse-sort Reverse the sense of the sort\n"
23f938f1
TG
4488msgstr ""
4489
b19d852d 4490#: nm.c:265
23f938f1
TG
4491#, c-format
4492msgid " --plugin NAME Load the specified plugin\n"
4493msgstr ""
4494
b19d852d 4495#: nm.c:268
23f938f1
TG
4496#, c-format
4497msgid ""
3caac5b8 4498" -S, --print-size Print size of defined symbols\n"
2ee0aedf 4499" -s, --print-armap Include index for symbols from archive members\n"
3caac5b8
AM
4500" --size-sort Sort symbols by size\n"
4501" --special-syms Include special symbols in the output\n"
4502" --synthetic Display synthetic symbols as well\n"
4503" -t, --radix=RADIX Use RADIX for printing symbol values\n"
4504" --target=BFDNAME Specify the target object format as BFDNAME\n"
4505" -u, --undefined-only Display only undefined symbols\n"
e0e7a9d4 4506" --with-symbol-versions Display version strings after symbol names\n"
3caac5b8
AM
4507" -X 32_64 (ignored)\n"
4508" @FILE Read options from FILE\n"
4509" -h, --help Display this information\n"
4510" -V, --version Display this program's version number\n"
4511"\n"
252b5132
RH
4512msgstr ""
4513
b19d852d 4514#: nm.c:301
3caac5b8
AM
4515#, c-format
4516msgid "%s: invalid radix"
e0a2c38a
RH
4517msgstr ""
4518
b19d852d 4519#: nm.c:327
6ece5c52 4520#, c-format
3caac5b8 4521msgid "%s: invalid output format"
1a09a22c
NC
4522msgstr ""
4523
b19d852d 4524#: nm.c:352 readelf.c:11567 readelf.c:11610
6ece5c52 4525#, c-format
3caac5b8 4526msgid "<processor specific>: %d"
1a09a22c
NC
4527msgstr ""
4528
b19d852d 4529#: nm.c:354 readelf.c:11574 readelf.c:11627
6ece5c52 4530#, c-format
3caac5b8 4531msgid "<OS specific>: %d"
1a09a22c
NC
4532msgstr ""
4533
b19d852d 4534#: nm.c:356 readelf.c:11577 readelf.c:11630
6ece5c52 4535#, c-format
3caac5b8 4536msgid "<unknown>: %d"
252b5132
RH
4537msgstr ""
4538
b19d852d 4539#: nm.c:386
e0e7a9d4
TG
4540#, c-format
4541msgid "<unknown>: %d/%d"
4542msgstr ""
4543
b19d852d 4544#: nm.c:441
6ece5c52 4545#, c-format
1a09a22c 4546msgid ""
3caac5b8
AM
4547"\n"
4548"Archive index:\n"
328577ad
NC
4549msgstr ""
4550
b19d852d 4551#: nm.c:495 nm.c:1197
e0e7a9d4
TG
4552#, c-format
4553msgid "%s: plugin needed to handle lto object"
4554msgstr ""
4555
b19d852d 4556#: nm.c:1434
6ece5c52 4557#, c-format
328577ad 4558msgid ""
3caac5b8
AM
4559"\n"
4560"\n"
4561"Undefined symbols from %s:\n"
4562"\n"
328577ad
NC
4563msgstr ""
4564
b19d852d 4565#: nm.c:1436
6ece5c52 4566#, c-format
328577ad 4567msgid ""
3caac5b8
AM
4568"\n"
4569"\n"
4570"Symbols from %s:\n"
4571"\n"
252b5132
RH
4572msgstr ""
4573
b19d852d 4574#: nm.c:1438 nm.c:1489
6ece5c52 4575#, c-format
1a09a22c 4576msgid ""
3caac5b8
AM
4577"Name Value Class Type Size Line "
4578"Section\n"
4579"\n"
1a09a22c
NC
4580msgstr ""
4581
b19d852d 4582#: nm.c:1441 nm.c:1492
252b5132 4583#, c-format
3caac5b8
AM
4584msgid ""
4585"Name Value Class Type "
4586"Size Line Section\n"
4587"\n"
252b5132
RH
4588msgstr ""
4589
b19d852d 4590#: nm.c:1485
49f58d10 4591#, c-format
3caac5b8
AM
4592msgid ""
4593"\n"
4594"\n"
4595"Undefined symbols from %s[%s]:\n"
4596"\n"
49f58d10
JB
4597msgstr ""
4598
b19d852d 4599#: nm.c:1487
06647dfd 4600#, c-format
3caac5b8
AM
4601msgid ""
4602"\n"
4603"\n"
4604"Symbols from %s[%s]:\n"
4605"\n"
06647dfd
AM
4606msgstr ""
4607
b19d852d 4608#: nm.c:1579
ae351704
AM
4609#, c-format
4610msgid "Print width has not been initialized (%d)"
4611msgstr ""
4612
b19d852d 4613#: nm.c:1828
3caac5b8 4614msgid "Only -X 32_64 is supported"
252b5132
RH
4615msgstr ""
4616
b19d852d 4617#: nm.c:1856
3caac5b8
AM
4618msgid "Using the --size-sort and --undefined-only options together"
4619msgstr ""
4620
b19d852d 4621#: nm.c:1857
3caac5b8 4622msgid "will produce no output, since undefined symbols have no size."
252b5132
RH
4623msgstr ""
4624
b19d852d 4625#: objcopy.c:558 srconv.c:1693
252b5132 4626#, c-format
3caac5b8 4627msgid "Usage: %s [option(s)] in-file [out-file]\n"
252b5132
RH
4628msgstr ""
4629
6655dba2 4630#: objcopy.c:559
3caac5b8
AM
4631#, c-format
4632msgid " Copies a binary file, possibly transforming it in the process\n"
252b5132
RH
4633msgstr ""
4634
6655dba2 4635#: objcopy.c:561
3caac5b8
AM
4636#, c-format
4637msgid ""
4638" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
4639" -O --output-target <bfdname> Create an output file in format "
4640"<bfdname>\n"
2ee0aedf 4641" -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
3caac5b8
AM
4642" -F --target <bfdname> Set both input and output format to "
4643"<bfdname>\n"
4644" --debugging Convert debugging information, if "
4645"possible\n"
4646" -p --preserve-dates Copy modified/access timestamps to the "
4647"output\n"
c1c69e83
AM
4648msgstr ""
4649
6655dba2 4650#: objcopy.c:569 objcopy.c:708
c1c69e83
AM
4651#, c-format
4652msgid ""
4653" -D --enable-deterministic-archives\n"
4654" Produce deterministic output when "
4655"stripping archives (default)\n"
4656" -U --disable-deterministic-archives\n"
4657" Disable -D behavior\n"
4658msgstr ""
4659
6655dba2 4660#: objcopy.c:575 objcopy.c:714
c1c69e83
AM
4661#, c-format
4662msgid ""
4663" -D --enable-deterministic-archives\n"
4664" Produce deterministic output when "
4665"stripping archives\n"
4666" -U --disable-deterministic-archives\n"
4667" Disable -D behavior (default)\n"
4668msgstr ""
4669
6655dba2 4670#: objcopy.c:580
c1c69e83
AM
4671#, c-format
4672msgid ""
3caac5b8
AM
4673" -j --only-section <name> Only copy section <name> into the output\n"
4674" --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
4675"<file>\n"
4676" -R --remove-section <name> Remove section <name> from the output\n"
e0e7a9d4 4677" --remove-relocations <name> Remove relocations from section <name>\n"
3caac5b8
AM
4678" -S --strip-all Remove all symbol and relocation "
4679"information\n"
4680" -g --strip-debug Remove all debugging symbols & sections\n"
c1c69e83 4681" --strip-dwo Remove all DWO sections\n"
3caac5b8
AM
4682" --strip-unneeded Remove all symbols not needed by "
4683"relocations\n"
4684" -N --strip-symbol <name> Do not copy symbol <name>\n"
4685" --strip-unneeded-symbol <name>\n"
4686" Do not copy symbol <name> unless needed "
4687"by\n"
4688" relocations\n"
4689" --only-keep-debug Strip everything but the debug "
4690"information\n"
c1c69e83 4691" --extract-dwo Copy only DWO sections\n"
ae351704 4692" --extract-symbol Remove section contents but keep symbols\n"
6655dba2 4693" --keep-section <name> Do not strip section <name>\n"
3caac5b8 4694" -K --keep-symbol <name> Do not strip symbol <name>\n"
ae351704
AM
4695" --keep-file-symbols Do not strip file symbol(s)\n"
4696" --localize-hidden Turn all ELF hidden symbols into locals\n"
3caac5b8
AM
4697" -L --localize-symbol <name> Force symbol <name> to be marked as a "
4698"local\n"
4699" --globalize-symbol <name> Force symbol <name> to be marked as a "
4700"global\n"
4701" -G --keep-global-symbol <name> Localize all symbols except <name>\n"
4702" -W --weaken-symbol <name> Force symbol <name> to be marked as a "
4703"weak\n"
4704" --weaken Force all global symbols to be marked as "
4705"weak\n"
4706" -w --wildcard Permit wildcard in symbol comparison\n"
4707" -x --discard-all Remove all non-global symbols\n"
4708" -X --discard-locals Remove any compiler-generated symbols\n"
e0e7a9d4 4709" -i --interleave[=<number>] Only copy N out of every <number> bytes\n"
2ee0aedf 4710" --interleave-width <number> Set N for --interleave\n"
3caac5b8
AM
4711" -b --byte <num> Select byte <num> in every interleaved "
4712"block\n"
4713" --gap-fill <val> Fill gaps between sections with <val>\n"
4714" --pad-to <addr> Pad the last section up to address "
4715"<addr>\n"
4716" --set-start <addr> Set the start address to <addr>\n"
4717" {--change-start|--adjust-start} <incr>\n"
4718" Add <incr> to the start address\n"
4719" {--change-addresses|--adjust-vma} <incr>\n"
4720" Add <incr> to LMA, VMA and start "
4721"addresses\n"
4722" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
4723" Change LMA and VMA of section <name> by "
4724"<val>\n"
4725" --change-section-lma <name>{=|+|-}<val>\n"
4726" Change the LMA of section <name> by "
4727"<val>\n"
4728" --change-section-vma <name>{=|+|-}<val>\n"
4729" Change the VMA of section <name> by "
4730"<val>\n"
4731" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
4732" Warn if a named section does not exist\n"
4733" --set-section-flags <name>=<flags>\n"
4734" Set section <name>'s properties to "
4735"<flags>\n"
6655dba2
SB
4736" --set-section-alignment <name>=<align>\n"
4737" Set section <name>'s alignment to <align> "
4738"bytes\n"
3caac5b8
AM
4739" --add-section <name>=<file> Add section <name> found in <file> to "
4740"output\n"
e0e7a9d4
TG
4741" --update-section <name>=<file>\n"
4742" Update contents of section <name> with\n"
4743" contents found in <file>\n"
c1c69e83
AM
4744" --dump-section <name>=<file> Dump the contents of section <name> into "
4745"<file>\n"
3caac5b8 4746" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
23f938f1
TG
4747" --long-section-names {enable|disable|keep}\n"
4748" Handle long section names in Coff "
4749"objects.\n"
3caac5b8
AM
4750" --change-leading-char Force output format's leading character "
4751"style\n"
4752" --remove-leading-char Remove leading character from global "
4753"symbols\n"
ae351704
AM
4754" --reverse-bytes=<num> Reverse <num> bytes at a time, in output "
4755"sections with content\n"
3caac5b8
AM
4756" --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
4757" --redefine-syms <file> --redefine-sym for all symbol pairs \n"
4758" listed in <file>\n"
4759" --srec-len <number> Restrict the length of generated "
4760"Srecords\n"
4761" --srec-forceS3 Restrict the type of generated Srecords "
4762"to S3\n"
4763" --strip-symbols <file> -N for all symbols listed in <file>\n"
4764" --strip-unneeded-symbols <file>\n"
4765" --strip-unneeded-symbol for all symbols "
4766"listed\n"
4767" in <file>\n"
4768" --keep-symbols <file> -K for all symbols listed in <file>\n"
4769" --localize-symbols <file> -L for all symbols listed in <file>\n"
4770" --globalize-symbols <file> --globalize-symbol for all in <file>\n"
4771" --keep-global-symbols <file> -G for all symbols listed in <file>\n"
4772" --weaken-symbols <file> -W for all symbols listed in <file>\n"
e0e7a9d4 4773" --add-symbol <name>=[<section>:]<value>[,<flags>] Add a symbol\n"
ae351704
AM
4774" --alt-machine-code <index> Use the target's <index>'th alternative "
4775"machine\n"
3caac5b8
AM
4776" --writable-text Mark the output text as writable\n"
4777" --readonly-text Make the output text write protected\n"
4778" --pure Mark the output file as demand paged\n"
4779" --impure Mark the output file as impure\n"
4780" --prefix-symbols <prefix> Add <prefix> to start of every symbol "
4781"name\n"
4782" --prefix-sections <prefix> Add <prefix> to start of every section "
4783"name\n"
4784" --prefix-alloc-sections <prefix>\n"
4785" Add <prefix> to start of every "
4786"allocatable\n"
4787" section name\n"
23f938f1
TG
4788" --file-alignment <num> Set PE file alignment to <num>\n"
4789" --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
4790" <commit>\n"
4791" --image-base <address> Set PE image base to <address>\n"
4792" --section-alignment <num> Set PE section alignment to <num>\n"
4793" --stack <reserve>[,<commit>] Set PE reserve/commit stack to "
4794"<reserve>/\n"
4795" <commit>\n"
4796" --subsystem <name>[:<version>]\n"
4797" Set PE subsystem to <name> [& <version>]\n"
e0e7a9d4
TG
4798" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
4799" Compress DWARF debug sections using zlib\n"
2ee0aedf
TG
4800" --decompress-debug-sections Decompress DWARF debug sections using "
4801"zlib\n"
e0e7a9d4
TG
4802" --elf-stt-common=[yes|no] Generate ELF common symbols with "
4803"STT_COMMON\n"
4804" type\n"
6655dba2
SB
4805" --verilog-data-width <number> Specifies data width, in bytes, for "
4806"verilog output\n"
15e6ed8c
TG
4807" -M --merge-notes Remove redundant entries in note "
4808"sections\n"
4809" --no-merge-notes Do not attempt to remove redundant notes "
4810"(default)\n"
2ee0aedf 4811" -v --verbose List all object files modified\n"
3caac5b8
AM
4812" @<file> Read options from <file>\n"
4813" -V --version Display this program's version number\n"
4814" -h --help Display this output\n"
4815" --info List object formats & architectures "
4816"supported\n"
252b5132
RH
4817msgstr ""
4818
6655dba2 4819#: objcopy.c:698
3caac5b8
AM
4820#, c-format
4821msgid "Usage: %s <option(s)> in-file(s)\n"
252b5132
RH
4822msgstr ""
4823
6655dba2 4824#: objcopy.c:699
3caac5b8
AM
4825#, c-format
4826msgid " Removes symbols and sections from files\n"
252b5132
RH
4827msgstr ""
4828
6655dba2 4829#: objcopy.c:701
252b5132 4830#, c-format
3caac5b8
AM
4831msgid ""
4832" -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
4833" -O --output-target=<bfdname> Create an output file in format "
4834"<bfdname>\n"
4835" -F --target=<bfdname> Set both input and output format to "
4836"<bfdname>\n"
4837" -p --preserve-dates Copy modified/access timestamps to the "
4838"output\n"
c1c69e83
AM
4839msgstr ""
4840
6655dba2 4841#: objcopy.c:719
c1c69e83
AM
4842#, c-format
4843msgid ""
e0e7a9d4
TG
4844" -R --remove-section=<name> Also remove section <name> from the "
4845"output\n"
4846" --remove-relocations <name> Remove relocations from section <name>\n"
3caac5b8
AM
4847" -s --strip-all Remove all symbol and relocation "
4848"information\n"
4849" -g -S -d --strip-debug Remove all debugging symbols & sections\n"
c1c69e83 4850" --strip-dwo Remove all DWO sections\n"
3caac5b8
AM
4851" --strip-unneeded Remove all symbols not needed by "
4852"relocations\n"
4853" --only-keep-debug Strip everything but the debug "
4854"information\n"
15e6ed8c
TG
4855" -M --merge-notes Remove redundant entries in note sections "
4856"(default)\n"
4857" --no-merge-notes Do not attempt to remove redundant notes\n"
3caac5b8 4858" -N --strip-symbol=<name> Do not copy symbol <name>\n"
6655dba2 4859" --keep-section=<name> Do not strip section <name>\n"
3caac5b8 4860" -K --keep-symbol=<name> Do not strip symbol <name>\n"
ae351704 4861" --keep-file-symbols Do not strip file symbol(s)\n"
3caac5b8
AM
4862" -w --wildcard Permit wildcard in symbol comparison\n"
4863" -x --discard-all Remove all non-global symbols\n"
4864" -X --discard-locals Remove any compiler-generated symbols\n"
4865" -v --verbose List all object files modified\n"
4866" -V --version Display this program's version number\n"
4867" -h --help Display this output\n"
4868" --info List object formats & architectures "
4869"supported\n"
4870" -o <file> Place stripped output into <file>\n"
252b5132
RH
4871msgstr ""
4872
b19d852d 4873#: objcopy.c:796
252b5132 4874#, c-format
3caac5b8 4875msgid "unrecognized section flag `%s'"
252b5132
RH
4876msgstr ""
4877
b19d852d 4878#: objcopy.c:797 objcopy.c:869
252b5132 4879#, c-format
3caac5b8 4880msgid "supported flags: %s"
6ece5c52
AM
4881msgstr ""
4882
b19d852d 4883#: objcopy.c:868
e0e7a9d4
TG
4884#, c-format
4885msgid "unrecognized symbol flag `%s'"
4886msgstr ""
4887
b19d852d 4888#: objcopy.c:927
c1c69e83
AM
4889#, c-format
4890msgid "error: %s both copied and removed"
4891msgstr ""
4892
b19d852d 4893#: objcopy.c:933
c1c69e83
AM
4894#, c-format
4895msgid "error: %s both sets and alters VMA"
4896msgstr ""
4897
b19d852d 4898#: objcopy.c:939
c1c69e83
AM
4899#, c-format
4900msgid "error: %s both sets and alters LMA"
4901msgstr ""
4902
b19d852d 4903#: objcopy.c:1091
6ece5c52 4904#, c-format
3caac5b8 4905msgid "cannot open '%s': %s"
6ece5c52
AM
4906msgstr ""
4907
b19d852d 4908#: objcopy.c:1094 objcopy.c:5015
6ece5c52 4909#, c-format
3caac5b8 4910msgid "%s: fread failed"
252b5132
RH
4911msgstr ""
4912
b19d852d 4913#: objcopy.c:1167
6ece5c52 4914#, c-format
3caac5b8 4915msgid "%s:%d: Ignoring rubbish found on this line"
252b5132
RH
4916msgstr ""
4917
b19d852d 4918#: objcopy.c:1336
c1c69e83
AM
4919#, c-format
4920msgid "error: section %s matches both remove and copy options"
4921msgstr ""
4922
b19d852d 4923#: objcopy.c:1339
ae351704 4924#, c-format
e0e7a9d4 4925msgid "error: section %s matches both update and remove options"
ae351704
AM
4926msgstr ""
4927
b19d852d 4928#: objcopy.c:1497
6ece5c52 4929#, c-format
e0e7a9d4
TG
4930msgid "Section %s not found"
4931msgstr ""
4932
b19d852d 4933#: objcopy.c:1651
e0e7a9d4
TG
4934#, c-format
4935msgid "not stripping symbol `%s' because it is named in a relocation"
4936msgstr ""
4937
b19d852d 4938#: objcopy.c:1711
e0e7a9d4
TG
4939#, c-format
4940msgid "'before=%s' not found"
4941msgstr ""
4942
b19d852d 4943#: objcopy.c:1750
e0e7a9d4 4944#, c-format
3caac5b8 4945msgid "%s: Multiple redefinition of symbol \"%s\""
252b5132
RH
4946msgstr ""
4947
b19d852d 4948#: objcopy.c:1754
6ece5c52 4949#, c-format
3caac5b8 4950msgid "%s: Symbol \"%s\" is target of more than one redefinition"
252b5132
RH
4951msgstr ""
4952
b19d852d 4953#: objcopy.c:1781
6ece5c52 4954#, c-format
3caac5b8 4955msgid "couldn't open symbol redefinition file %s (error: %s)"
252b5132
RH
4956msgstr ""
4957
b19d852d 4958#: objcopy.c:1859
3caac5b8
AM
4959#, c-format
4960msgid "%s:%d: garbage found at end of line"
252b5132
RH
4961msgstr ""
4962
b19d852d 4963#: objcopy.c:1862
252b5132 4964#, c-format
3caac5b8 4965msgid "%s:%d: missing new symbol name"
252b5132
RH
4966msgstr ""
4967
b19d852d 4968#: objcopy.c:1872
252b5132 4969#, c-format
3caac5b8 4970msgid "%s:%d: premature end of file"
252b5132
RH
4971msgstr ""
4972
b19d852d 4973#: objcopy.c:1899
3caac5b8
AM
4974#, c-format
4975msgid "stat returns negative size for `%s'"
252b5132
RH
4976msgstr ""
4977
b19d852d 4978#: objcopy.c:1911
3caac5b8
AM
4979#, c-format
4980msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
252b5132
RH
4981msgstr ""
4982
b19d852d 4983#: objcopy.c:2158
6655dba2
SB
4984#, c-format
4985msgid "%s[%s]: Cannot merge - there are relocations against this section"
4986msgstr ""
4987
b19d852d 4988#: objcopy.c:2180
6655dba2
SB
4989msgid "corrupt GNU build attribute note: description size not a factor of 4"
4990msgstr ""
4991
b19d852d 4992#: objcopy.c:2187
15e6ed8c
TG
4993msgid "corrupt GNU build attribute note: wrong note type"
4994msgstr ""
4995
b19d852d 4996#: objcopy.c:2193
15e6ed8c
TG
4997msgid "corrupt GNU build attribute note: note too big"
4998msgstr ""
4999
b19d852d 5000#: objcopy.c:2199
15e6ed8c
TG
5001msgid "corrupt GNU build attribute note: name too small"
5002msgstr ""
5003
b19d852d 5004#: objcopy.c:2222
3957a496
NC
5005msgid "corrupt GNU build attribute note: unsupported version"
5006msgstr ""
5007
b19d852d 5008#: objcopy.c:2271
15e6ed8c
TG
5009msgid "corrupt GNU build attribute note: bad description size"
5010msgstr ""
5011
b19d852d 5012#: objcopy.c:2302
15e6ed8c
TG
5013msgid "corrupt GNU build attribute note: name not NUL terminated"
5014msgstr ""
5015
b19d852d 5016#: objcopy.c:2314
15e6ed8c
TG
5017msgid "corrupt GNU build attribute notes: excess data at end"
5018msgstr ""
5019
b19d852d 5020#: objcopy.c:2321
15e6ed8c
TG
5021msgid "bad GNU build attribute notes: no known versions detected"
5022msgstr ""
5023
6655dba2 5024#. This happens with glibc. No idea why.
b19d852d 5025#: objcopy.c:2325
6655dba2
SB
5026#, c-format
5027msgid "%s[%s]: Warning: version note missing - assuming version 3"
15e6ed8c
TG
5028msgstr ""
5029
b19d852d 5030#: objcopy.c:2335
6655dba2 5031msgid "bad GNU build attribute notes: multiple different versions"
15e6ed8c
TG
5032msgstr ""
5033
b19d852d
NC
5034#: objcopy.c:2575
5035#, c-format
5036msgid "%s[%s]: Note - dropping 'share' flag as output format is not COFF"
5037msgstr ""
5038
e0e7a9d4
TG
5039#. PR 17636: Call non-fatal so that we return to our parent who
5040#. may need to tidy temporary files.
b19d852d 5041#: objcopy.c:2607
3caac5b8 5042msgid "Unable to change endianness of input file(s)"
252b5132
RH
5043msgstr ""
5044
b19d852d 5045#: objcopy.c:2619
e0e7a9d4
TG
5046#, c-format
5047msgid "error: the input file '%s' has no sections"
5048msgstr ""
5049
b19d852d 5050#: objcopy.c:2629
e0e7a9d4
TG
5051#, c-format
5052msgid ""
5053"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"
5054msgstr ""
5055
b19d852d 5056#: objcopy.c:2636
e0e7a9d4
TG
5057#, c-format
5058msgid "--elf-stt-common=[yes|no] is unsupported on `%s'"
5059msgstr ""
5060
b19d852d 5061#: objcopy.c:2643
3caac5b8
AM
5062#, c-format
5063msgid "copy from `%s' [%s] to `%s' [%s]\n"
252b5132
RH
5064msgstr ""
5065
b19d852d 5066#: objcopy.c:2691
2ee0aedf
TG
5067#, c-format
5068msgid "Input file `%s' ignores binary architecture parameter."
5069msgstr ""
5070
b19d852d 5071#: objcopy.c:2707
3caac5b8
AM
5072#, c-format
5073msgid "Unable to recognise the format of the input file `%s'"
252b5132
RH
5074msgstr ""
5075
b19d852d 5076#: objcopy.c:2710
6ece5c52 5077#, c-format
2ee0aedf 5078msgid "Output file cannot represent architecture `%s'"
252b5132
RH
5079msgstr ""
5080
b19d852d 5081#: objcopy.c:2773
23f938f1
TG
5082#, c-format
5083msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
5084msgstr ""
5085
b19d852d 5086#: objcopy.c:2847
6ece5c52 5087#, c-format
f12e7348 5088msgid "can't add section '%s'"
252b5132
RH
5089msgstr ""
5090
b19d852d 5091#: objcopy.c:2861
ae351704 5092#, c-format
f12e7348 5093msgid "can't create section `%s'"
252b5132
RH
5094msgstr ""
5095
b19d852d 5096#: objcopy.c:2909
e0e7a9d4
TG
5097#, c-format
5098msgid "error: %s not found, can't be updated"
5099msgstr ""
5100
b19d852d 5101#: objcopy.c:2942
15e6ed8c
TG
5102msgid "warning: note section is empty"
5103msgstr ""
5104
b19d852d 5105#: objcopy.c:2951
15e6ed8c
TG
5106msgid "warning: could not load note section"
5107msgstr ""
5108
b19d852d 5109#: objcopy.c:2967
15e6ed8c
TG
5110msgid "warning: failed to set merged notes size"
5111msgstr ""
5112
b19d852d 5113#: objcopy.c:2993
c1c69e83
AM
5114#, c-format
5115msgid "can't dump section '%s' - it does not exist"
5116msgstr ""
5117
b19d852d 5118#: objcopy.c:3001
c1c69e83
AM
5119msgid "can't dump section - it has no contents"
5120msgstr ""
5121
b19d852d 5122#: objcopy.c:3012
c1c69e83
AM
5123msgid "could not open section dump file"
5124msgstr ""
5125
b19d852d 5126#: objcopy.c:3020
e0e7a9d4
TG
5127#, c-format
5128msgid "error writing section contents to %s (error: %s)"
5129msgstr ""
5130
b19d852d 5131#: objcopy.c:3030
c1c69e83
AM
5132msgid "could not retrieve section contents"
5133msgstr ""
5134
b19d852d 5135#: objcopy.c:3044
c1c69e83
AM
5136#, c-format
5137msgid "%s: debuglink section already exists"
5138msgstr ""
5139
b19d852d 5140#: objcopy.c:3056
252b5132 5141#, c-format
f12e7348 5142msgid "cannot create debug link section `%s'"
252b5132
RH
5143msgstr ""
5144
b19d852d 5145#: objcopy.c:3150
f12e7348
NC
5146msgid "Can't fill gap after section"
5147msgstr ""
5148
b19d852d 5149#: objcopy.c:3175
f12e7348 5150msgid "can't add padding"
252b5132
RH
5151msgstr ""
5152
b19d852d 5153#: objcopy.c:3330
6655dba2
SB
5154msgid "error: failed to locate merged notes"
5155msgstr ""
5156
b19d852d 5157#: objcopy.c:3339
6655dba2
SB
5158msgid "error: failed to merge notes"
5159msgstr ""
5160
b19d852d 5161#: objcopy.c:3348
15e6ed8c
TG
5162msgid "error: failed to copy merged notes into output"
5163msgstr ""
5164
b19d852d 5165#: objcopy.c:3365
6655dba2
SB
5166#, c-format
5167msgid "%s: Could not find any mergeable note sections"
15e6ed8c
TG
5168msgstr ""
5169
b19d852d 5170#: objcopy.c:3374
252b5132 5171#, c-format
f12e7348 5172msgid "cannot fill debug link section `%s'"
252b5132
RH
5173msgstr ""
5174
b19d852d 5175#: objcopy.c:3435
f12e7348
NC
5176msgid "error copying private BFD data"
5177msgstr ""
5178
b19d852d 5179#: objcopy.c:3446
ae351704
AM
5180#, c-format
5181msgid "this target does not support %lu alternative machine codes"
252b5132
RH
5182msgstr ""
5183
b19d852d 5184#: objcopy.c:3450
ae351704
AM
5185msgid "treating that number as an absolute e_machine value instead"
5186msgstr ""
5187
b19d852d 5188#: objcopy.c:3454
ae351704 5189msgid "ignoring the alternative value"
252b5132
RH
5190msgstr ""
5191
b19d852d 5192#: objcopy.c:3500
6655dba2
SB
5193msgid "sorry: copying thin archives is not currently supported"
5194msgstr ""
5195
b19d852d 5196#: objcopy.c:3507 objcopy.c:3562
252b5132 5197#, c-format
ae351704 5198msgid "cannot create tempdir for archive copying (error: %s)"
252b5132
RH
5199msgstr ""
5200
b19d852d 5201#: objcopy.c:3544
6655dba2
SB
5202#, c-format
5203msgid "illegal pathname found in archive member: %s"
5204msgstr ""
5205
b19d852d 5206#: objcopy.c:3595
f12e7348 5207msgid "Unable to recognise the format of file"
252b5132
RH
5208msgstr ""
5209
b19d852d 5210#: objcopy.c:3728
23f938f1
TG
5211#, c-format
5212msgid "error: the input file '%s' is empty"
5213msgstr ""
5214
b19d852d 5215#: objcopy.c:3801
6655dba2
SB
5216#, c-format
5217msgid "--add-gnu-debuglink ignored for archive %s"
5218msgstr ""
5219
b19d852d 5220#: objcopy.c:3904
6ece5c52 5221#, c-format
f12e7348 5222msgid "Multiple renames of section %s"
252b5132
RH
5223msgstr ""
5224
b19d852d 5225#: objcopy.c:3950
23f938f1 5226msgid "error in private header data"
a74801ba
ILT
5227msgstr ""
5228
b19d852d 5229#: objcopy.c:4043
f12e7348 5230msgid "failed to create output section"
252b5132
RH
5231msgstr ""
5232
b19d852d 5233#: objcopy.c:4058
f12e7348 5234msgid "failed to set size"
252b5132
RH
5235msgstr ""
5236
b19d852d 5237#: objcopy.c:4077
f12e7348 5238msgid "failed to set vma"
252b5132
RH
5239msgstr ""
5240
b19d852d 5241#: objcopy.c:4107
f12e7348 5242msgid "failed to set alignment"
252b5132
RH
5243msgstr ""
5244
b19d852d 5245#: objcopy.c:4139
f12e7348
NC
5246msgid "failed to copy private data"
5247msgstr ""
5248
b19d852d 5249#: objcopy.c:4296
f12e7348 5250msgid "relocation count is negative"
252b5132
RH
5251msgstr ""
5252
ae351704 5253#. User must pad the section up in order to do this.
b19d852d 5254#: objcopy.c:4395
ae351704
AM
5255#, c-format
5256msgid ""
5257"cannot reverse bytes: length of section %s must be evenly divisible by %d"
5258msgstr ""
5259
b19d852d 5260#: objcopy.c:4604
f12e7348 5261msgid "can't create debugging section"
252b5132
RH
5262msgstr ""
5263
b19d852d 5264#: objcopy.c:4618
f12e7348 5265msgid "can't set debugging section contents"
252b5132
RH
5266msgstr ""
5267
b19d852d 5268#: objcopy.c:4627
252b5132 5269#, c-format
f12e7348 5270msgid "don't know how to write debugging information for %s"
252b5132
RH
5271msgstr ""
5272
b19d852d 5273#: objcopy.c:4812
f12e7348 5274msgid "could not create temporary file to hold stripped copy"
ae351704
AM
5275msgstr ""
5276
b19d852d 5277#: objcopy.c:4884
23f938f1
TG
5278#, c-format
5279msgid "%s: bad version in PE subsystem"
5280msgstr ""
5281
b19d852d 5282#: objcopy.c:4914
23f938f1
TG
5283#, c-format
5284msgid "unknown PE subsystem: %s"
5285msgstr ""
5286
b19d852d
NC
5287#: objcopy.c:4968 objcopy.c:5238 objcopy.c:5318 objcopy.c:5459 objcopy.c:5491
5288#: objcopy.c:5554 objcopy.c:5558 objcopy.c:5578
e0e7a9d4
TG
5289#, c-format
5290msgid "bad format for %s"
5291msgstr ""
5292
b19d852d 5293#: objcopy.c:4997
e0e7a9d4
TG
5294#, c-format
5295msgid "cannot open: %s: %s"
5296msgstr ""
5297
b19d852d 5298#: objcopy.c:5050
3caac5b8 5299msgid "byte number must be non-negative"
328577ad
NC
5300msgstr ""
5301
b19d852d 5302#: objcopy.c:5056
2ee0aedf
TG
5303#, c-format
5304msgid "architecture %s unknown"
5305msgstr ""
5306
b19d852d 5307#: objcopy.c:5064
3caac5b8 5308msgid "interleave must be positive"
fce00800
AM
5309msgstr ""
5310
b19d852d 5311#: objcopy.c:5073
2ee0aedf
TG
5312msgid "interleave width must be positive"
5313msgstr ""
5314
b19d852d 5315#: objcopy.c:5391
252b5132 5316#, c-format
e0e7a9d4 5317msgid "unrecognized --compress-debug-sections type `%s'"
252b5132
RH
5318msgstr ""
5319
b19d852d 5320#: objcopy.c:5412
6ece5c52 5321#, c-format
e0e7a9d4 5322msgid "unrecognized --elf-stt-common= option `%s'"
252b5132
RH
5323msgstr ""
5324
b19d852d 5325#: objcopy.c:5428
252b5132 5326#, c-format
3caac5b8 5327msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
252b5132
RH
5328msgstr ""
5329
b19d852d 5330#: objcopy.c:5514
6655dba2
SB
5331msgid "bad format for --set-section-alignment: argument needed"
5332msgstr ""
5333
b19d852d 5334#: objcopy.c:5518
6655dba2
SB
5335msgid "bad format for --set-section-alignment: numeric argument needed"
5336msgstr ""
5337
5338#. Number has more than on 1, i.e. wasn't a power of 2.
b19d852d 5339#: objcopy.c:5530
6655dba2
SB
5340msgid "bad format for --set-section-alignment: alignment is not a power of two"
5341msgstr ""
5342
b19d852d 5343#: objcopy.c:5633
23f938f1
TG
5344#, c-format
5345msgid "unknown long section names option '%s'"
5346msgstr ""
5347
b19d852d 5348#: objcopy.c:5656
ae351704
AM
5349msgid "unable to parse alternative machine code"
5350msgstr ""
5351
b19d852d 5352#: objcopy.c:5705
ae351704
AM
5353msgid "number of bytes to reverse must be positive and even"
5354msgstr ""
5355
b19d852d 5356#: objcopy.c:5708
ae351704
AM
5357#, c-format
5358msgid "Warning: ignoring previous --reverse-bytes value of %d"
252b5132
RH
5359msgstr ""
5360
b19d852d 5361#: objcopy.c:5723
23f938f1
TG
5362#, c-format
5363msgid "%s: invalid reserve value for --heap"
5364msgstr ""
5365
b19d852d 5366#: objcopy.c:5729
23f938f1
TG
5367#, c-format
5368msgid "%s: invalid commit value for --heap"
5369msgstr ""
5370
b19d852d 5371#: objcopy.c:5754
23f938f1
TG
5372#, c-format
5373msgid "%s: invalid reserve value for --stack"
5374msgstr ""
5375
b19d852d 5376#: objcopy.c:5760
23f938f1
TG
5377#, c-format
5378msgid "%s: invalid commit value for --stack"
5379msgstr ""
5380
b19d852d 5381#: objcopy.c:5769
6655dba2
SB
5382msgid "verilog data width must be at least 1 byte"
5383msgstr ""
5384
b19d852d 5385#: objcopy.c:5786
f48dfe41
NC
5386msgid "--globalize-symbol(s) is incompatible with -G/--keep-global-symbol(s)"
5387msgstr ""
5388
b19d852d 5389#: objcopy.c:5798
2ee0aedf 5390msgid "interleave start byte must be set with --byte"
252b5132
RH
5391msgstr ""
5392
b19d852d 5393#: objcopy.c:5801
2ee0aedf 5394msgid "byte number must be less than interleave"
23f938f1
TG
5395msgstr ""
5396
b19d852d 5397#: objcopy.c:5804
2ee0aedf 5398msgid "interleave width must be less than or equal to interleave - byte`"
23f938f1
TG
5399msgstr ""
5400
b19d852d 5401#: objcopy.c:5833
6ece5c52 5402#, c-format
2ee0aedf 5403msgid "unknown input EFI target: %s"
a74801ba
ILT
5404msgstr ""
5405
b19d852d 5406#: objcopy.c:5864
6ece5c52 5407#, c-format
2ee0aedf 5408msgid "unknown output EFI target: %s"
a74801ba
ILT
5409msgstr ""
5410
b19d852d 5411#: objcopy.c:5877
3caac5b8
AM
5412#, c-format
5413msgid "warning: could not locate '%s'. System error message: %s"
252b5132
RH
5414msgstr ""
5415
b19d852d 5416#: objcopy.c:5889
ae351704
AM
5417#, c-format
5418msgid ""
5419"warning: could not create temporary file whilst copying '%s', (error: %s)"
5420msgstr ""
5421
b19d852d 5422#: objcopy.c:5922 objcopy.c:5936
3caac5b8
AM
5423#, c-format
5424msgid "%s %s%c0x%s never used"
3443c1ae
AM
5425msgstr ""
5426
b19d852d 5427#: objdump.c:213
3caac5b8
AM
5428#, c-format
5429msgid "Usage: %s <option(s)> <file(s)>\n"
3443c1ae
AM
5430msgstr ""
5431
b19d852d 5432#: objdump.c:214
3caac5b8
AM
5433#, c-format
5434msgid " Display information from object <file(s)>.\n"
3443c1ae
AM
5435msgstr ""
5436
b19d852d 5437#: objdump.c:215
3caac5b8
AM
5438#, c-format
5439msgid " At least one of the following switches must be given:\n"
252b5132
RH
5440msgstr ""
5441
b19d852d 5442#: objdump.c:216
252b5132
RH
5443#, c-format
5444msgid ""
3caac5b8
AM
5445" -a, --archive-headers Display archive header information\n"
5446" -f, --file-headers Display the contents of the overall file header\n"
5447" -p, --private-headers Display object format specific file header "
5448"contents\n"
cc643b88 5449" -P, --private=OPT,OPT... Display object format specific contents\n"
3caac5b8
AM
5450" -h, --[section-]headers Display the contents of the section headers\n"
5451" -x, --all-headers Display the contents of all headers\n"
5452" -d, --disassemble Display assembler contents of executable "
5453"sections\n"
5454" -D, --disassemble-all Display assembler contents of all sections\n"
f48dfe41 5455" --disassemble=<sym> Display assembler contents from <sym>\n"
3caac5b8 5456" -S, --source Intermix source code with disassembly\n"
6655dba2 5457" --source-comment[=<txt>] Prefix lines of source code with <txt>\n"
3caac5b8
AM
5458" -s, --full-contents Display the full contents of all sections "
5459"requested\n"
5460" -g, --debugging Display debug information in object file\n"
5461" -e, --debugging-tags Display debug information using ctags style\n"
5462" -G, --stabs Display (in raw form) any STABS info in the file\n"
b19d852d 5463" -W[lLiaprmfFsoORtUuTgAckK] or\n"
23f938f1 5464" --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf 5465"=frames,\n"
b19d852d 5466" =frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,\n"
c1c69e83 5467" =gdb_index,=trace_info,=trace_abbrev,=trace_aranges,\n"
3957a496 5468" =addr,=cu_index,=links,=follow-links]\n"
23f938f1 5469" Display DWARF info in the file\n"
b19d852d
NC
5470msgstr ""
5471
5472#: objdump.c:240
5473#, c-format
5474msgid " --ctf=SECTION Display CTF info from SECTION\n"
5475msgstr ""
5476
5477#: objdump.c:244
5478#, c-format
5479msgid ""
3caac5b8
AM
5480" -t, --syms Display the contents of the symbol table(s)\n"
5481" -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
5482" -r, --reloc Display the relocation entries in the file\n"
5483" -R, --dynamic-reloc Display the dynamic relocation entries in the "
5484"file\n"
5485" @<file> Read options from <file>\n"
5486" -v, --version Display this program's version number\n"
5487" -i, --info List object formats and architectures supported\n"
5488" -H, --help Display this information\n"
252b5132
RH
5489msgstr ""
5490
b19d852d 5491#: objdump.c:258
6ece5c52 5492#, c-format
252b5132
RH
5493msgid ""
5494"\n"
3caac5b8 5495" The following switches are optional:\n"
fce00800
AM
5496msgstr ""
5497
b19d852d 5498#: objdump.c:259
fce00800 5499#, c-format
3caac5b8
AM
5500msgid ""
5501" -b, --target=BFDNAME Specify the target object format as "
5502"BFDNAME\n"
5503" -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
5504" -j, --section=NAME Only display information for section NAME\n"
5505" -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
5506" -EB --endian=big Assume big endian format when "
5507"disassembling\n"
5508" -EL --endian=little Assume little endian format when "
5509"disassembling\n"
5510" --file-start-context Include context from start of file (with -"
5511"S)\n"
5512" -I, --include=DIR Add DIR to search list for source files\n"
5513" -l, --line-numbers Include line numbers and filenames in "
5514"output\n"
f12e7348
NC
5515" -F, --file-offsets Include file offsets when displaying "
5516"information\n"
3caac5b8
AM
5517" -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
5518" The STYLE, if specified, can be `auto', "
5519"`gnu',\n"
5520" `lucid', `arm', `hp', `edg', `gnu-v3', "
5521"`java'\n"
5522" or `gnat'\n"
f48dfe41
NC
5523" --recurse-limit Enable a limit on recursion whilst "
5524"demangling. [Default]\n"
5525" --no-recurse-limit Disable a limit on recursion whilst "
5526"demangling\n"
3caac5b8
AM
5527" -w, --wide Format output for more than 80 columns\n"
5528" -z, --disassemble-zeroes Do not skip blocks of zeroes when "
5529"disassembling\n"
5530" --start-address=ADDR Only process data whose address is >= ADDR\n"
6655dba2 5531" --stop-address=ADDR Only process data whose address is < ADDR\n"
b19d852d 5532" --no-addresses Do not print address alongside disassembly\n"
3caac5b8
AM
5533" --prefix-addresses Print complete address alongside "
5534"disassembly\n"
5535" --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
505f1412 5536" --insn-width=WIDTH Display WIDTH bytes on a single line for -"
23f938f1 5537"d\n"
3caac5b8
AM
5538" --adjust-vma=OFFSET Add OFFSET to all displayed section "
5539"addresses\n"
5540" --special-syms Include special symbols in symbol dumps\n"
15e6ed8c
TG
5541" --inlines Print all inlines for source line (with -"
5542"l)\n"
23f938f1
TG
5543" --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
5544" --prefix-strip=LEVEL Strip initial directory names for -S\n"
cc643b88
NC
5545msgstr ""
5546
b19d852d 5547#: objdump.c:289
cc643b88
NC
5548#, c-format
5549msgid ""
5550" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
5551" --dwarf-start=N Display DIEs starting with N, at the same "
5552"depth\n"
5553" or deeper\n"
c1c69e83 5554" --dwarf-check Make additional dwarf internal consistency "
b19d852d
NC
5555"checks.\n"
5556msgstr ""
5557
5558#: objdump.c:295
5559#, c-format
5560msgid " --ctf-parent=SECTION Use SECTION as the CTF parent\n"
5561msgstr ""
5562
5563#: objdump.c:298
5564#, c-format
5565msgid ""
1b1bb2c6
NC
5566" --visualize-jumps Visualize jumps by drawing ASCII art lines\n"
5567" --visualize-jumps=color Use colors in the ASCII art\n"
5568" --visualize-jumps=extended-color Use extended 8-bit color codes\n"
5569" --visualize-jumps=off Disable jump visualization\n"
cc643b88
NC
5570"\n"
5571msgstr ""
5572
b19d852d 5573#: objdump.c:312
cc643b88
NC
5574#, c-format
5575msgid ""
3caac5b8 5576"\n"
cc643b88 5577"Options supported for -P/--private switch:\n"
328577ad
NC
5578msgstr ""
5579
b19d852d 5580#: objdump.c:548
2ee0aedf
TG
5581#, c-format
5582msgid "section '%s' mentioned in a -j option, but not found in any input file"
5583msgstr ""
5584
b19d852d 5585#: objdump.c:703
3caac5b8
AM
5586#, c-format
5587msgid "Sections:\n"
328577ad
NC
5588msgstr ""
5589
b19d852d 5590#: objdump.c:709
6ece5c52 5591#, c-format
15e6ed8c 5592msgid "Idx %-*s Size %-*s%-*sFile off Algn"
252b5132
RH
5593msgstr ""
5594
b19d852d 5595#: objdump.c:715
cc643b88
NC
5596#, c-format
5597msgid " Flags"
5598msgstr ""
5599
b19d852d 5600#: objdump.c:737
e0e7a9d4
TG
5601#, c-format
5602msgid "failed to read symbol table from: %s"
5603msgstr ""
5604
b19d852d 5605#: objdump.c:738 objdump.c:4671
e0e7a9d4
TG
5606msgid "error message was"
5607msgstr ""
5608
b19d852d 5609#: objdump.c:752
6655dba2
SB
5610#, c-format
5611msgid "error: symbol table size (%#lx) is larger than filesize (%#lx)"
5612msgstr ""
5613
b19d852d 5614#: objdump.c:781
cc643b88
NC
5615#, c-format
5616msgid "%s: not a dynamic object"
5617msgstr ""
5618
b19d852d 5619#: objdump.c:1379 objdump.c:1406
c1c69e83
AM
5620#, c-format
5621msgid " (File Offset: 0x%lx)"
5622msgstr ""
5623
b19d852d 5624#: objdump.c:1649
15e6ed8c
TG
5625#, c-format
5626msgid "source file %s is more recent than object file\n"
5627msgstr ""
5628
b19d852d
NC
5629#: objdump.c:2678
5630#, c-format
5631msgid "\t... (skipping %lu zeroes, resuming at file offset: 0x%lx)\n"
5632msgstr ""
5633
5634#: objdump.c:2810
c1c69e83
AM
5635#, c-format
5636msgid "disassemble_fn returned length %d"
5637msgstr ""
5638
b19d852d 5639#: objdump.c:3138 objdump.c:4309
15e6ed8c
TG
5640#, c-format
5641msgid "Reading section %s failed because: %s"
5642msgstr ""
5643
b19d852d 5644#: objdump.c:3159
c1c69e83
AM
5645#, c-format
5646msgid ""
5647"\n"
5648"Disassembly of section %s:\n"
5649msgstr ""
5650
b19d852d 5651#: objdump.c:3450
c1c69e83
AM
5652#, c-format
5653msgid "can't use supplied machine %s"
5654msgstr ""
5655
b19d852d 5656#: objdump.c:3471
c1c69e83
AM
5657#, c-format
5658msgid "can't disassemble for architecture %s\n"
5659msgstr ""
5660
b19d852d 5661#: objdump.c:3562
f48dfe41
NC
5662#, c-format
5663msgid ""
5664"\n"
5665"Section '%s' has an invalid size: %#llx.\n"
5666msgstr ""
5667
b19d852d 5668#: objdump.c:3572 objdump.c:3595
c1c69e83
AM
5669#, c-format
5670msgid ""
5671"\n"
5672"Can't get contents for section '%s'.\n"
5673msgstr ""
5674
b19d852d 5675#: objdump.c:3796
e0e7a9d4
TG
5676#, c-format
5677msgid "File %s does not contain any dwarf debug information\n"
5678msgstr ""
5679
b19d852d 5680#: objdump.c:3833
c1c69e83
AM
5681#, c-format
5682msgid ""
5683"No %s section present\n"
5684"\n"
5685msgstr ""
5686
b19d852d 5687#: objdump.c:3840
c1c69e83
AM
5688#, c-format
5689msgid "reading %s section of %s failed: %s"
5690msgstr ""
5691
b19d852d 5692#: objdump.c:3886
c1c69e83
AM
5693#, c-format
5694msgid ""
5695"Contents of %s section:\n"
5696"\n"
5697msgstr ""
5698
b19d852d 5699#: objdump.c:4020
c1c69e83
AM
5700#, c-format
5701msgid "architecture: %s, "
5702msgstr ""
5703
b19d852d 5704#: objdump.c:4023
c1c69e83
AM
5705#, c-format
5706msgid "flags 0x%08x:\n"
5707msgstr ""
5708
b19d852d 5709#: objdump.c:4036
c1c69e83
AM
5710#, c-format
5711msgid ""
5712"\n"
5713"start address 0x"
5714msgstr ""
5715
b19d852d 5716#: objdump.c:4096 readelf.c:14228
6655dba2
SB
5717#, c-format
5718msgid ""
5719"\n"
5720"CTF archive member: %s:\n"
5721msgstr ""
5722
b19d852d 5723#: objdump.c:4115 readelf.c:14247
6655dba2
SB
5724#, c-format
5725msgid "Iteration failed: %s, %s\n"
5726msgstr ""
5727
b19d852d
NC
5728#: objdump.c:4148 objdump.c:4157 objdump.c:4171 readelf.c:14338 readelf.c:14347
5729#: readelf.c:14360
6655dba2
SB
5730#, c-format
5731msgid "CTF open failure: %s\n"
5732msgstr ""
5733
b19d852d 5734#: objdump.c:4175
6655dba2
SB
5735#, c-format
5736msgid "Contents of CTF section %s:\n"
5737msgstr ""
5738
b19d852d 5739#: objdump.c:4195
6655dba2
SB
5740#, c-format
5741msgid "warning: private headers incomplete: %s"
5742msgstr ""
5743
b19d852d 5744#: objdump.c:4213
c1c69e83
AM
5745msgid "option -P/--private not supported by this file"
5746msgstr ""
5747
b19d852d 5748#: objdump.c:4237
c1c69e83
AM
5749#, c-format
5750msgid "target specific dump '%s' not supported"
5751msgstr ""
5752
b19d852d 5753#: objdump.c:4301
c1c69e83
AM
5754#, c-format
5755msgid "Contents of section %s:"
5756msgstr ""
5757
b19d852d 5758#: objdump.c:4303
c1c69e83
AM
5759#, c-format
5760msgid " (Starting at file offset: 0x%lx)"
5761msgstr ""
5762
b19d852d 5763#: objdump.c:4413
c1c69e83
AM
5764#, c-format
5765msgid "no symbols\n"
5766msgstr ""
5767
b19d852d 5768#: objdump.c:4420
c1c69e83
AM
5769#, c-format
5770msgid "no information for symbol number %ld\n"
5771msgstr ""
5772
b19d852d 5773#: objdump.c:4423
c1c69e83
AM
5774#, c-format
5775msgid "could not determine the type of symbol number %ld\n"
5776msgstr ""
5777
b19d852d 5778#: objdump.c:4669
e0e7a9d4
TG
5779#, c-format
5780msgid "failed to read relocs in: %s"
5781msgstr ""
5782
b19d852d 5783#: objdump.c:4826
c1c69e83
AM
5784#, c-format
5785msgid ""
5786"\n"
5787"%s: file format %s\n"
5788msgstr ""
5789
b19d852d 5790#: objdump.c:4925
c1c69e83
AM
5791#, c-format
5792msgid "%s: printing debugging information failed"
5793msgstr ""
5794
b19d852d 5795#: objdump.c:5021
c1c69e83
AM
5796#, c-format
5797msgid "In archive %s:\n"
5798msgstr ""
5799
e0e7a9d4
TG
5800#. Prevent corrupted files from spinning us into an
5801#. infinite loop. 100 is an arbitrary heuristic.
b19d852d 5802#: objdump.c:5026
e0e7a9d4
TG
5803msgid "Archive nesting is too deep"
5804msgstr ""
5805
b19d852d 5806#: objdump.c:5030
c1c69e83
AM
5807#, c-format
5808msgid "In nested archive %s:\n"
5809msgstr ""
5810
b19d852d 5811#: objdump.c:5195
c1c69e83
AM
5812msgid "error: the start address should be before the end address"
5813msgstr ""
5814
b19d852d 5815#: objdump.c:5200
c1c69e83
AM
5816msgid "error: the stop address should be after the start address"
5817msgstr ""
5818
b19d852d 5819#: objdump.c:5212
c1c69e83
AM
5820msgid "error: prefix strip must be non-negative"
5821msgstr ""
5822
b19d852d 5823#: objdump.c:5217
c1c69e83
AM
5824msgid "error: instruction width must be positive"
5825msgstr ""
5826
b19d852d 5827#: objdump.c:5238
1b1bb2c6
NC
5828msgid "unrecognized argument to --visualize-option"
5829msgstr ""
5830
b19d852d 5831#: objdump.c:5248
c1c69e83
AM
5832msgid "unrecognized -E option"
5833msgstr ""
5834
b19d852d 5835#: objdump.c:5259
c1c69e83
AM
5836#, c-format
5837msgid "unrecognized --endian type `%s'"
5838msgstr ""
5839
b19d852d
NC
5840#: od-elf32_avr.c:53
5841#, c-format
5842msgid ""
5843"For AVR ELF files:\n"
5844" mem-usage Display memory usage\n"
5845" avr-prop Display contents of .avr.prop section\n"
5846msgstr ""
5847
6655dba2 5848#: od-macho.c:74
c1c69e83
AM
5849#, c-format
5850msgid ""
5851"For Mach-O files:\n"
e0e7a9d4
TG
5852" header Display the file header\n"
5853" section Display the segments and sections commands\n"
5854" map Display the section map\n"
5855" load Display the load commands\n"
5856" dysymtab Display the dynamic symbol table\n"
5857" codesign Display code signature\n"
5858" seg_split_info Display segment split info\n"
5859" compact_unwind Display compact unwinding info\n"
5860" function_starts Display start address of functions\n"
5861" data_in_code Display data in code entries\n"
5862" twolevel_hints Display the two-level namespace lookup hints table\n"
5863" dyld_info Display dyld information\n"
5864msgstr ""
5865
b19d852d 5866#: od-macho.c:322
c1c69e83
AM
5867msgid "Mach-O header:\n"
5868msgstr ""
5869
b19d852d 5870#: od-macho.c:323
c1c69e83
AM
5871#, c-format
5872msgid " magic : %08lx\n"
5873msgstr ""
5874
b19d852d 5875#: od-macho.c:324
c1c69e83
AM
5876#, c-format
5877msgid " cputype : %08lx (%s)\n"
5878msgstr ""
5879
b19d852d 5880#: od-macho.c:326
c1c69e83
AM
5881#, c-format
5882msgid " cpusubtype: %08lx\n"
5883msgstr ""
5884
b19d852d 5885#: od-macho.c:327
c1c69e83
AM
5886#, c-format
5887msgid " filetype : %08lx (%s)\n"
5888msgstr ""
5889
b19d852d 5890#: od-macho.c:330
c1c69e83
AM
5891#, c-format
5892msgid " ncmds : %08lx (%lu)\n"
5893msgstr ""
5894
b19d852d 5895#: od-macho.c:331
c1c69e83 5896#, c-format
e0e7a9d4 5897msgid " sizeofcmds: %08lx (%lu)\n"
c1c69e83
AM
5898msgstr ""
5899
b19d852d 5900#: od-macho.c:332
c1c69e83
AM
5901#, c-format
5902msgid " flags : %08lx ("
5903msgstr ""
5904
b19d852d 5905#: od-macho.c:334
c1c69e83
AM
5906msgid ")\n"
5907msgstr ""
5908
b19d852d 5909#: od-macho.c:335
c1c69e83
AM
5910#, c-format
5911msgid " reserved : %08x\n"
5912msgstr ""
5913
b19d852d 5914#: od-macho.c:354
c1c69e83 5915msgid "Segments and Sections:\n"
cc643b88
NC
5916msgstr ""
5917
b19d852d 5918#: od-macho.c:355
c1c69e83 5919msgid " #: Segment name Section name Address\n"
cc643b88
NC
5920msgstr ""
5921
b19d852d 5922#: od-macho.c:997
e0e7a9d4
TG
5923msgid "cannot read rebase dyld info"
5924msgstr ""
5925
b19d852d 5926#: od-macho.c:1002
e0e7a9d4
TG
5927msgid "cannot read bind dyld info"
5928msgstr ""
5929
b19d852d 5930#: od-macho.c:1007
e0e7a9d4
TG
5931msgid "cannot read weak bind dyld info"
5932msgstr ""
5933
b19d852d 5934#: od-macho.c:1012
e0e7a9d4
TG
5935msgid "cannot read lazy bind dyld info"
5936msgstr ""
5937
b19d852d 5938#: od-macho.c:1017
e0e7a9d4
TG
5939msgid "cannot read export symbols dyld info"
5940msgstr ""
5941
b19d852d 5942#: od-macho.c:1097 od-macho.c:1107 od-macho.c:1181 od-macho.c:1233
cc643b88 5943#, c-format
c1c69e83 5944msgid " [bad block length]\n"
cc643b88
NC
5945msgstr ""
5946
b19d852d 5947#: od-macho.c:1101
cc643b88 5948#, c-format
3957a496
NC
5949msgid " %u index entry:\n"
5950msgid_plural " %u index entries:\n"
5951msgstr[0] ""
5952msgstr[1] ""
cc643b88 5953
b19d852d 5954#: od-macho.c:1117
cc643b88 5955#, c-format
c1c69e83 5956msgid " index entry %u: type: %08x, offset: %08x\n"
cc643b88
NC
5957msgstr ""
5958
b19d852d 5959#: od-macho.c:1188
cc643b88 5960#, c-format
c1c69e83 5961msgid " version: %08x\n"
cc643b88
NC
5962msgstr ""
5963
b19d852d 5964#: od-macho.c:1189
cc643b88 5965#, c-format
c1c69e83 5966msgid " flags: %08x\n"
cc643b88
NC
5967msgstr ""
5968
b19d852d 5969#: od-macho.c:1190
cc643b88 5970#, c-format
c1c69e83 5971msgid " hash offset: %08x\n"
cc643b88
NC
5972msgstr ""
5973
b19d852d 5974#: od-macho.c:1192
cc643b88 5975#, c-format
c1c69e83 5976msgid " ident offset: %08x (- %08x)\n"
cc643b88
NC
5977msgstr ""
5978
b19d852d 5979#: od-macho.c:1194
cc643b88 5980#, c-format
c1c69e83 5981msgid " identity: %s\n"
cc643b88
NC
5982msgstr ""
5983
b19d852d 5984#: od-macho.c:1195
cc643b88 5985#, c-format
c1c69e83 5986msgid " nbr special slots: %08x (at offset %08x)\n"
cc643b88
NC
5987msgstr ""
5988
b19d852d 5989#: od-macho.c:1198
cc643b88 5990#, c-format
c1c69e83 5991msgid " nbr code slots: %08x\n"
cc643b88
NC
5992msgstr ""
5993
b19d852d 5994#: od-macho.c:1199
c1c69e83
AM
5995#, c-format
5996msgid " code limit: %08x\n"
cc643b88
NC
5997msgstr ""
5998
b19d852d 5999#: od-macho.c:1200
cc643b88 6000#, c-format
c1c69e83 6001msgid " hash size: %02x\n"
cc643b88
NC
6002msgstr ""
6003
b19d852d 6004#: od-macho.c:1201
cc643b88 6005#, c-format
c1c69e83 6006msgid " hash type: %02x (%s)\n"
cc643b88
NC
6007msgstr ""
6008
b19d852d 6009#: od-macho.c:1204
cc643b88 6010#, c-format
c1c69e83 6011msgid " spare1: %02x\n"
cc643b88
NC
6012msgstr ""
6013
b19d852d 6014#: od-macho.c:1205
c1c69e83
AM
6015#, c-format
6016msgid " page size: %02x\n"
cc643b88
NC
6017msgstr ""
6018
b19d852d 6019#: od-macho.c:1206
cc643b88 6020#, c-format
c1c69e83 6021msgid " spare2: %08x\n"
cc643b88
NC
6022msgstr ""
6023
b19d852d 6024#: od-macho.c:1208
cc643b88 6025#, c-format
c1c69e83 6026msgid " scatter offset: %08x\n"
cc643b88
NC
6027msgstr ""
6028
b19d852d 6029#: od-macho.c:1220
cc643b88 6030#, c-format
c1c69e83 6031msgid " [truncated block]\n"
cc643b88
NC
6032msgstr ""
6033
b19d852d 6034#: od-macho.c:1228
cc643b88 6035#, c-format
c1c69e83 6036msgid " magic : %08x (%s)\n"
cc643b88
NC
6037msgstr ""
6038
b19d852d 6039#: od-macho.c:1230
cc643b88 6040#, c-format
c1c69e83 6041msgid " length: %08x\n"
cc643b88
NC
6042msgstr ""
6043
b19d852d 6044#: od-macho.c:1261
c1c69e83 6045msgid "cannot read code signature data"
cc643b88
NC
6046msgstr ""
6047
b19d852d 6048#: od-macho.c:1289
c1c69e83 6049msgid "cannot read segment split info"
cc643b88
NC
6050msgstr ""
6051
b19d852d 6052#: od-macho.c:1295
c1c69e83 6053msgid "segment split info is not nul terminated"
cc643b88
NC
6054msgstr ""
6055
b19d852d 6056#: od-macho.c:1303
c1c69e83
AM
6057#, c-format
6058msgid " 32 bit pointers:\n"
cc643b88
NC
6059msgstr ""
6060
b19d852d 6061#: od-macho.c:1306
c1c69e83
AM
6062#, c-format
6063msgid " 64 bit pointers:\n"
cc643b88
NC
6064msgstr ""
6065
b19d852d 6066#: od-macho.c:1309
c1c69e83
AM
6067#, c-format
6068msgid " PPC hi-16:\n"
cc643b88
NC
6069msgstr ""
6070
b19d852d 6071#: od-macho.c:1312
cc643b88 6072#, c-format
c1c69e83 6073msgid " Unhandled location type %u\n"
cc643b88
NC
6074msgstr ""
6075
b19d852d 6076#: od-macho.c:1336
e0e7a9d4
TG
6077msgid "cannot read function starts"
6078msgstr ""
6079
b19d852d 6080#: od-macho.c:1400
e0e7a9d4
TG
6081msgid "cannot read data_in_code"
6082msgstr ""
6083
b19d852d 6084#: od-macho.c:1438
e0e7a9d4
TG
6085msgid "cannot read twolevel hints"
6086msgstr ""
6087
b19d852d 6088#: od-macho.c:1506
f48dfe41
NC
6089msgid "cannot read build tools"
6090msgstr ""
6091
c1c69e83 6092#: od-xcoff.c:77
cc643b88
NC
6093#, c-format
6094msgid ""
6095"For XCOFF files:\n"
6096" header Display the file header\n"
6097" aout Display the auxiliary header\n"
6098" sections Display the section headers\n"
6099" syms Display the symbols table\n"
6100" relocs Display the relocation entries\n"
6101" lineno Display the line number entries\n"
6102" loader Display loader section\n"
6103" except Display exception table\n"
6104" typchk Display type-check section\n"
6105" traceback Display traceback tags\n"
6106" toc Display toc symbols\n"
c1c69e83 6107" ldinfo Display loader info in core files\n"
cc643b88
NC
6108msgstr ""
6109
c1c69e83 6110#: od-xcoff.c:419
cc643b88
NC
6111#, c-format
6112msgid " nbr sections: %d\n"
6113msgstr ""
6114
c1c69e83 6115#: od-xcoff.c:420
cc643b88
NC
6116#, c-format
6117msgid " time and date: 0x%08x - "
6118msgstr ""
6119
b19d852d 6120#: od-xcoff.c:422 readelf.c:18582
cc643b88
NC
6121#, c-format
6122msgid "not set\n"
6123msgstr ""
6124
c1c69e83 6125#: od-xcoff.c:429
cc643b88
NC
6126#, c-format
6127msgid " symbols off: 0x%08x\n"
6128msgstr ""
6129
c1c69e83 6130#: od-xcoff.c:430
cc643b88
NC
6131#, c-format
6132msgid " nbr symbols: %d\n"
6133msgstr ""
6134
c1c69e83 6135#: od-xcoff.c:431
cc643b88
NC
6136#, c-format
6137msgid " opt hdr sz: %d\n"
6138msgstr ""
6139
c1c69e83 6140#: od-xcoff.c:432
cc643b88
NC
6141#, c-format
6142msgid " flags: 0x%04x "
6143msgstr ""
6144
c1c69e83 6145#: od-xcoff.c:446
cc643b88
NC
6146#, c-format
6147msgid "Auxiliary header:\n"
6148msgstr ""
6149
c1c69e83 6150#: od-xcoff.c:449
cc643b88
NC
6151#, c-format
6152msgid " No aux header\n"
6153msgstr ""
6154
c1c69e83 6155#: od-xcoff.c:454
cc643b88 6156#, c-format
c1c69e83 6157msgid "warning: optional header size too large (> %d)\n"
cc643b88
NC
6158msgstr ""
6159
c1c69e83 6160#: od-xcoff.c:460
cc643b88
NC
6161msgid "cannot read auxhdr"
6162msgstr ""
6163
c1c69e83 6164#: od-xcoff.c:525
cc643b88
NC
6165#, c-format
6166msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
6167msgstr ""
6168
c1c69e83 6169#: od-xcoff.c:530
cc643b88
NC
6170#, c-format
6171msgid " No section header\n"
6172msgstr ""
6173
c1c69e83 6174#: od-xcoff.c:535 od-xcoff.c:547 od-xcoff.c:602
cc643b88
NC
6175msgid "cannot read section header"
6176msgstr ""
6177
c1c69e83 6178#: od-xcoff.c:561
cc643b88
NC
6179#, c-format
6180msgid " Flags: %08x "
6181msgstr ""
6182
c1c69e83 6183#: od-xcoff.c:569
cc643b88
NC
6184#, c-format
6185msgid "overflow - nreloc: %u, nlnno: %u\n"
6186msgstr ""
6187
c1c69e83 6188#: od-xcoff.c:590 od-xcoff.c:925 od-xcoff.c:981
cc643b88
NC
6189msgid "cannot read section headers"
6190msgstr ""
6191
c1c69e83 6192#: od-xcoff.c:649
9cf03b7e 6193msgid "cannot read strings table length"
cc643b88
NC
6194msgstr ""
6195
c1c69e83 6196#: od-xcoff.c:665
cc643b88
NC
6197msgid "cannot read strings table"
6198msgstr ""
6199
c1c69e83 6200#: od-xcoff.c:673
cc643b88
NC
6201msgid "cannot read symbol table"
6202msgstr ""
6203
c1c69e83 6204#: od-xcoff.c:688
cc643b88
NC
6205msgid "cannot read symbol entry"
6206msgstr ""
6207
c1c69e83 6208#: od-xcoff.c:723
cc643b88
NC
6209msgid "cannot read symbol aux entry"
6210msgstr ""
6211
c1c69e83 6212#: od-xcoff.c:745
cc643b88
NC
6213#, c-format
6214msgid "Symbols table (strtable at 0x%08x)"
6215msgstr ""
6216
c1c69e83 6217#: od-xcoff.c:750
cc643b88
NC
6218#, c-format
6219msgid ""
6220":\n"
6221" No symbols\n"
6222msgstr ""
6223
c1c69e83 6224#: od-xcoff.c:756
cc643b88
NC
6225#, c-format
6226msgid " (no strings):\n"
6227msgstr ""
6228
c1c69e83 6229#: od-xcoff.c:758
cc643b88
NC
6230#, c-format
6231msgid " (strings size: %08x):\n"
6232msgstr ""
6233
9cf03b7e 6234#. Translators: 'sc' is for storage class, 'off' for offset.
c1c69e83 6235#: od-xcoff.c:772
cc643b88
NC
6236#, c-format
6237msgid " # sc value section type aux name/off\n"
6238msgstr ""
6239
9cf03b7e 6240#. Section length, number of relocs and line number.
c1c69e83 6241#: od-xcoff.c:824
cc643b88
NC
6242#, c-format
6243msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
6244msgstr ""
6245
9cf03b7e 6246#. Section length and number of relocs.
c1c69e83 6247#: od-xcoff.c:831
cc643b88
NC
6248#, c-format
6249msgid " scnlen: %08x nreloc: %-6u\n"
6250msgstr ""
6251
c1c69e83 6252#: od-xcoff.c:894
cc643b88
NC
6253#, c-format
6254msgid "offset: %08x"
6255msgstr ""
6256
c1c69e83 6257#: od-xcoff.c:937
cc643b88
NC
6258#, c-format
6259msgid "Relocations for %s (%u)\n"
6260msgstr ""
6261
c1c69e83 6262#: od-xcoff.c:940
9cf03b7e 6263msgid "cannot read relocations"
cc643b88
NC
6264msgstr ""
6265
c1c69e83 6266#: od-xcoff.c:953
9cf03b7e 6267msgid "cannot read relocation entry"
cc643b88
NC
6268msgstr ""
6269
c1c69e83 6270#: od-xcoff.c:993
cc643b88
NC
6271#, c-format
6272msgid "Line numbers for %s (%u)\n"
6273msgstr ""
6274
c1c69e83 6275#: od-xcoff.c:996
cc643b88
NC
6276msgid "cannot read line numbers"
6277msgstr ""
6278
9cf03b7e 6279#. Line number, symbol index and physical address.
c1c69e83 6280#: od-xcoff.c:1000
cc643b88
NC
6281#, c-format
6282msgid "lineno symndx/paddr\n"
6283msgstr ""
6284
c1c69e83 6285#: od-xcoff.c:1008
cc643b88
NC
6286msgid "cannot read line number entry"
6287msgstr ""
6288
c1c69e83 6289#: od-xcoff.c:1051
cc643b88
NC
6290#, c-format
6291msgid "no .loader section in file\n"
6292msgstr ""
6293
c1c69e83 6294#: od-xcoff.c:1057
cc643b88
NC
6295#, c-format
6296msgid "section .loader is too short\n"
6297msgstr ""
6298
c1c69e83 6299#: od-xcoff.c:1064
cc643b88
NC
6300#, c-format
6301msgid "Loader header:\n"
6302msgstr ""
6303
c1c69e83 6304#: od-xcoff.c:1066
cc643b88
NC
6305#, c-format
6306msgid " version: %u\n"
6307msgstr ""
6308
c1c69e83 6309#: od-xcoff.c:1069
cc643b88
NC
6310#, c-format
6311msgid " Unhandled version\n"
6312msgstr ""
6313
c1c69e83 6314#: od-xcoff.c:1074
cc643b88
NC
6315#, c-format
6316msgid " nbr symbols: %u\n"
6317msgstr ""
6318
c1c69e83 6319#: od-xcoff.c:1076
cc643b88
NC
6320#, c-format
6321msgid " nbr relocs: %u\n"
6322msgstr ""
6323
9cf03b7e 6324#. Import string table length.
c1c69e83 6325#: od-xcoff.c:1078
cc643b88
NC
6326#, c-format
6327msgid " import strtab len: %u\n"
6328msgstr ""
6329
c1c69e83 6330#: od-xcoff.c:1081
cc643b88
NC
6331#, c-format
6332msgid " nbr import files: %u\n"
6333msgstr ""
6334
c1c69e83 6335#: od-xcoff.c:1083
cc643b88
NC
6336#, c-format
6337msgid " import file off: %u\n"
6338msgstr ""
6339
c1c69e83 6340#: od-xcoff.c:1085
cc643b88
NC
6341#, c-format
6342msgid " string table len: %u\n"
6343msgstr ""
6344
c1c69e83 6345#: od-xcoff.c:1087
cc643b88
NC
6346#, c-format
6347msgid " string table off: %u\n"
6348msgstr ""
6349
c1c69e83 6350#: od-xcoff.c:1090
cc643b88
NC
6351#, c-format
6352msgid "Dynamic symbols:\n"
6353msgstr ""
6354
c1c69e83 6355#: od-xcoff.c:1097
cc643b88
NC
6356#, c-format
6357msgid " %4u %08x %3u "
6358msgstr ""
6359
c1c69e83 6360#: od-xcoff.c:1110
cc643b88
NC
6361#, c-format
6362msgid " %3u %3u "
6363msgstr ""
6364
c1c69e83 6365#: od-xcoff.c:1119
cc643b88
NC
6366#, c-format
6367msgid "(bad offset: %u)"
6368msgstr ""
6369
c1c69e83 6370#: od-xcoff.c:1126
cc643b88
NC
6371#, c-format
6372msgid "Dynamic relocs:\n"
6373msgstr ""
6374
c1c69e83 6375#: od-xcoff.c:1166
cc643b88
NC
6376#, c-format
6377msgid "Import files:\n"
6378msgstr ""
6379
c1c69e83 6380#: od-xcoff.c:1198
cc643b88
NC
6381#, c-format
6382msgid "no .except section in file\n"
6383msgstr ""
6384
c1c69e83 6385#: od-xcoff.c:1206
cc643b88
NC
6386#, c-format
6387msgid "Exception table:\n"
6388msgstr ""
6389
c1c69e83 6390#: od-xcoff.c:1241
252b5132 6391#, c-format
cc643b88 6392msgid "no .typchk section in file\n"
328577ad
NC
6393msgstr ""
6394
c1c69e83 6395#: od-xcoff.c:1248
49f58d10 6396#, c-format
cc643b88 6397msgid "Type-check section:\n"
49f58d10
JB
6398msgstr ""
6399
c1c69e83 6400#: od-xcoff.c:1295
3caac5b8 6401#, c-format
cc643b88 6402msgid " address beyond section size\n"
f12e7348
NC
6403msgstr ""
6404
c1c69e83 6405#: od-xcoff.c:1305
2ee0aedf 6406#, c-format
cc643b88 6407msgid " tags at %08x\n"
2ee0aedf
TG
6408msgstr ""
6409
c1c69e83 6410#: od-xcoff.c:1383
49f58d10 6411#, c-format
cc643b88 6412msgid " number of CTL anchors: %u\n"
49f58d10
JB
6413msgstr ""
6414
c1c69e83 6415#: od-xcoff.c:1402
f12e7348 6416#, c-format
cc643b88 6417msgid " Name (len: %u): "
f12e7348
NC
6418msgstr ""
6419
c1c69e83 6420#: od-xcoff.c:1405
49f58d10 6421#, c-format
cc643b88 6422msgid "[truncated]\n"
49f58d10
JB
6423msgstr ""
6424
c1c69e83 6425#: od-xcoff.c:1424
49f58d10 6426#, c-format
cc643b88 6427msgid " (end of tags at %08x)\n"
49f58d10
JB
6428msgstr ""
6429
c1c69e83 6430#: od-xcoff.c:1427
6ece5c52 6431#, c-format
cc643b88 6432msgid " no tags found\n"
a74801ba
ILT
6433msgstr ""
6434
c1c69e83 6435#: od-xcoff.c:1431
6ece5c52 6436#, c-format
cc643b88 6437msgid " Truncated .text section\n"
a74801ba
ILT
6438msgstr ""
6439
c1c69e83 6440#: od-xcoff.c:1516
6ece5c52 6441#, c-format
cc643b88 6442msgid "TOC:\n"
e7af610e
NC
6443msgstr ""
6444
c1c69e83 6445#: od-xcoff.c:1559
3443c1ae 6446#, c-format
cc643b88
NC
6447msgid "Nbr entries: %-8u Size: %08x (%u)\n"
6448msgstr ""
6449
c1c69e83 6450#: od-xcoff.c:1643
cc643b88 6451msgid "cannot read header"
3443c1ae
AM
6452msgstr ""
6453
c1c69e83 6454#: od-xcoff.c:1651
3caac5b8 6455#, c-format
cc643b88 6456msgid "File header:\n"
06647dfd
AM
6457msgstr ""
6458
c1c69e83 6459#: od-xcoff.c:1652
cc643b88
NC
6460#, c-format
6461msgid " magic: 0x%04x (0%04o) "
f12e7348
NC
6462msgstr ""
6463
c1c69e83 6464#: od-xcoff.c:1656
cc643b88
NC
6465#, c-format
6466msgid "(WRMAGIC: writable text segments)"
f12e7348
NC
6467msgstr ""
6468
c1c69e83 6469#: od-xcoff.c:1659
cc643b88
NC
6470#, c-format
6471msgid "(ROMAGIC: readonly sharablee text segments)"
23f938f1
TG
6472msgstr ""
6473
c1c69e83 6474#: od-xcoff.c:1662
cc643b88
NC
6475#, c-format
6476msgid "(TOCMAGIC: readonly text segments and TOC)"
23f938f1
TG
6477msgstr ""
6478
c1c69e83 6479#: od-xcoff.c:1665
cc643b88
NC
6480#, c-format
6481msgid "unknown magic"
3443c1ae
AM
6482msgstr ""
6483
6655dba2 6484#: od-xcoff.c:1673 od-xcoff.c:1815
3443c1ae 6485#, c-format
cc643b88 6486msgid " Unhandled magic\n"
3443c1ae
AM
6487msgstr ""
6488
6655dba2 6489#: od-xcoff.c:1739
c1c69e83
AM
6490msgid "cannot read loader info table"
6491msgstr ""
6492
6655dba2 6493#: od-xcoff.c:1771
c1c69e83
AM
6494#, c-format
6495msgid ""
6496"\n"
6497"ldinfo dump not supported in 32 bits environments\n"
6498msgstr ""
6499
6655dba2 6500#: od-xcoff.c:1789
c1c69e83
AM
6501msgid "cannot core read header"
6502msgstr ""
6503
6655dba2 6504#: od-xcoff.c:1796
c1c69e83
AM
6505#, c-format
6506msgid "Core header:\n"
6507msgstr ""
6508
6655dba2 6509#: od-xcoff.c:1797
c1c69e83
AM
6510#, c-format
6511msgid " version: 0x%08x "
6512msgstr ""
6513
6655dba2 6514#: od-xcoff.c:1801
c1c69e83
AM
6515#, c-format
6516msgid "(dumpx format - aix4.3 / 32 bits)"
6517msgstr ""
6518
6655dba2 6519#: od-xcoff.c:1804
c1c69e83
AM
6520#, c-format
6521msgid "(dumpxx format - aix5.0 / 64 bits)"
6522msgstr ""
6523
6655dba2 6524#: od-xcoff.c:1807
c1c69e83
AM
6525#, c-format
6526msgid "unknown format"
6527msgstr ""
6528
e0e7a9d4 6529#: rclex.c:196
ae351704
AM
6530msgid "invalid value specified for pragma code_page.\n"
6531msgstr ""
6532
e0e7a9d4
TG
6533#: rdcoff.c:116
6534#, c-format
6535msgid "Excessively large slot index: %lx"
6536msgstr ""
6537
6538#: rdcoff.c:202
3443c1ae 6539#, c-format
3caac5b8 6540msgid "parse_coff_type: Bad type code 0x%x"
3443c1ae
AM
6541msgstr ""
6542
f48dfe41 6543#: rdcoff.c:410 rdcoff.c:517 rdcoff.c:707
3caac5b8
AM
6544#, c-format
6545msgid "bfd_coff_get_syment failed: %s"
3443c1ae
AM
6546msgstr ""
6547
f48dfe41 6548#: rdcoff.c:427 rdcoff.c:727
3443c1ae 6549#, c-format
3caac5b8 6550msgid "bfd_coff_get_auxent failed: %s"
3443c1ae
AM
6551msgstr ""
6552
f48dfe41 6553#: rdcoff.c:794
3443c1ae 6554#, c-format
3caac5b8 6555msgid "%ld: .bf without preceding function"
3443c1ae
AM
6556msgstr ""
6557
f48dfe41 6558#: rdcoff.c:844
49f58d10 6559#, c-format
3caac5b8 6560msgid "%ld: unexpected .ef\n"
49f58d10
JB
6561msgstr ""
6562
fe944acf 6563#: rddbg.c:80
49f58d10 6564#, c-format
3caac5b8 6565msgid "%s: no recognized debugging information"
49f58d10
JB
6566msgstr ""
6567
f48dfe41 6568#: rddbg.c:196
e0e7a9d4
TG
6569#, c-format
6570msgid "%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"
6571msgstr ""
6572
f48dfe41 6573#: rddbg.c:220
e0e7a9d4
TG
6574#, c-format
6575msgid "%s: %s: stab entry %ld is corrupt\n"
6576msgstr ""
6577
b19d852d 6578#: rddbg.c:389
06647dfd 6579#, c-format
3caac5b8 6580msgid "Last stabs entries before error:\n"
06647dfd
AM
6581msgstr ""
6582
b19d852d 6583#: readelf.c:335
2ee0aedf
TG
6584msgid "<none>"
6585msgstr ""
6586
b19d852d 6587#: readelf.c:336
3957a496 6588msgid "<no-strings>"
2ee0aedf
TG
6589msgstr ""
6590
b19d852d 6591#: readelf.c:422
3957a496
NC
6592#, c-format
6593msgid "Size truncation prevents reading %s elements of size %s for %s\n"
e0e7a9d4
TG
6594msgstr ""
6595
b19d852d 6596#: readelf.c:432
3957a496
NC
6597#, c-format
6598msgid "Size overflow prevents reading %s elements of size %s for %s\n"
e0e7a9d4
TG
6599msgstr ""
6600
b19d852d 6601#: readelf.c:445
3957a496
NC
6602#, c-format
6603msgid "Reading %s bytes extends past end of file for %s\n"
e0e7a9d4
TG
6604msgstr ""
6605
b19d852d 6606#: readelf.c:454
252b5132 6607#, c-format
3caac5b8 6608msgid "Unable to seek to 0x%lx for %s\n"
252b5132
RH
6609msgstr ""
6610
b19d852d 6611#: readelf.c:468
3957a496
NC
6612#, c-format
6613msgid "Out of memory allocating %s bytes for %s\n"
252b5132
RH
6614msgstr ""
6615
b19d852d 6616#: readelf.c:479
3957a496
NC
6617#, c-format
6618msgid "Unable to read in %s bytes of %s\n"
252b5132
RH
6619msgstr ""
6620
b19d852d 6621#: readelf.c:928
3caac5b8 6622msgid "Don't know about relocations on this machine architecture\n"
1a09a22c
NC
6623msgstr ""
6624
b19d852d 6625#: readelf.c:955 readelf.c:1060
9cf03b7e 6626msgid "32-bit relocation data"
3caac5b8
AM
6627msgstr ""
6628
b19d852d 6629#: readelf.c:967 readelf.c:997 readelf.c:1071 readelf.c:1100
ae351704 6630msgid "out of memory parsing relocs\n"
252b5132
RH
6631msgstr ""
6632
b19d852d 6633#: readelf.c:985 readelf.c:1089
9cf03b7e
NC
6634msgid "64-bit relocation data"
6635msgstr ""
6636
b19d852d 6637#: readelf.c:1219
6ece5c52 6638#, c-format
252b5132 6639msgid ""
3caac5b8 6640" Offset Info Type Sym. Value Symbol's Name + Addend\n"
252b5132
RH
6641msgstr ""
6642
b19d852d 6643#: readelf.c:1221
3caac5b8
AM
6644#, c-format
6645msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
328577ad
NC
6646msgstr ""
6647
b19d852d 6648#: readelf.c:1226
4d6ed7c8 6649#, c-format
3caac5b8 6650msgid " Offset Info Type Sym. Value Symbol's Name\n"
4d6ed7c8
NC
6651msgstr ""
6652
b19d852d 6653#: readelf.c:1228
6ece5c52 6654#, c-format
3caac5b8 6655msgid " Offset Info Type Sym.Value Sym. Name\n"
4d6ed7c8
NC
6656msgstr ""
6657
b19d852d 6658#: readelf.c:1236
6ece5c52 6659#, c-format
4d6ed7c8 6660msgid ""
3caac5b8
AM
6661" Offset Info Type Symbol's Value "
6662"Symbol's Name + Addend\n"
328577ad
NC
6663msgstr ""
6664
b19d852d 6665#: readelf.c:1238
6ece5c52 6666#, c-format
16b2b71c 6667msgid ""
3caac5b8
AM
6668" Offset Info Type Sym. Value Sym. Name + "
6669"Addend\n"
4d6ed7c8
NC
6670msgstr ""
6671
b19d852d 6672#: readelf.c:1243
3caac5b8
AM
6673#, c-format
6674msgid ""
6675" Offset Info Type Symbol's Value "
6676"Symbol's Name\n"
328577ad
NC
6677msgstr ""
6678
b19d852d 6679#: readelf.c:1245
6ece5c52 6680#, c-format
252b5132 6681msgid ""
3caac5b8 6682" Offset Info Type Sym. Value Sym. Name\n"
252b5132
RH
6683msgstr ""
6684
b19d852d 6685#: readelf.c:1638 readelf.c:1830 readelf.c:1838
3caac5b8
AM
6686#, c-format
6687msgid "unrecognized: %-7lx"
252b5132
RH
6688msgstr ""
6689
b19d852d 6690#: readelf.c:1664
3caac5b8
AM
6691#, c-format
6692msgid "<unknown addend: %lx>"
252b5132
RH
6693msgstr ""
6694
b19d852d 6695#: readelf.c:1673
2ee0aedf 6696#, c-format
b19d852d 6697msgid " bad symbol index: %08lx in reloc\n"
2ee0aedf
TG
6698msgstr ""
6699
b19d852d 6700#: readelf.c:1775
3caac5b8
AM
6701#, c-format
6702msgid "<string table index: %3ld>"
252b5132
RH
6703msgstr ""
6704
b19d852d 6705#: readelf.c:1778
3caac5b8 6706#, c-format
b19d852d 6707msgid "<corrupt string table index: %3ld>\n"
252b5132
RH
6708msgstr ""
6709
b19d852d 6710#: readelf.c:2282
3caac5b8
AM
6711#, c-format
6712msgid "Processor Specific: %lx"
328577ad
NC
6713msgstr ""
6714
b19d852d 6715#: readelf.c:2309
3caac5b8
AM
6716#, c-format
6717msgid "Operating System specific: %lx"
328577ad
NC
6718msgstr ""
6719
b19d852d 6720#: readelf.c:2313 readelf.c:4112
252b5132 6721#, c-format
3caac5b8 6722msgid "<unknown>: %lx"
252b5132
RH
6723msgstr ""
6724
b19d852d 6725#: readelf.c:2326
3caac5b8 6726msgid "NONE (None)"
252b5132
RH
6727msgstr ""
6728
b19d852d 6729#: readelf.c:2327
3caac5b8 6730msgid "REL (Relocatable file)"
252b5132
RH
6731msgstr ""
6732
b19d852d 6733#: readelf.c:2328
3caac5b8 6734msgid "EXEC (Executable file)"
252b5132
RH
6735msgstr ""
6736
b19d852d 6737#: readelf.c:2329
3caac5b8 6738msgid "DYN (Shared object file)"
1b61cf92
HPN
6739msgstr ""
6740
b19d852d 6741#: readelf.c:2330
3caac5b8 6742msgid "CORE (Core file)"
1b61cf92
HPN
6743msgstr ""
6744
b19d852d 6745#: readelf.c:2334
6ece5c52 6746#, c-format
3caac5b8 6747msgid "Processor Specific: (%x)"
1b61cf92
HPN
6748msgstr ""
6749
b19d852d 6750#: readelf.c:2336
6ece5c52 6751#, c-format
3caac5b8 6752msgid "OS Specific: (%x)"
252b5132
RH
6753msgstr ""
6754
b19d852d 6755#: readelf.c:2338
6ece5c52 6756#, c-format
3caac5b8 6757msgid "<unknown>: %x"
252b5132
RH
6758msgstr ""
6759
15e6ed8c
TG
6760#. Please keep this switch table sorted by increasing EM_ value.
6761#. 0
b19d852d 6762#: readelf.c:2352 readelf.c:16609 readelf.c:16620
3caac5b8
AM
6763msgid "None"
6764msgstr ""
6765
b19d852d 6766#: readelf.c:2584
ae351704
AM
6767#, c-format
6768msgid "<unknown>: 0x%x"
6769msgstr ""
6770
b19d852d 6771#: readelf.c:2870
2ee0aedf
TG
6772msgid ", <unknown>"
6773msgstr ""
6774
b19d852d 6775#: readelf.c:3239 readelf.c:9949
ae351704
AM
6776msgid "unknown"
6777msgstr ""
6778
b19d852d 6779#: readelf.c:3240
ae351704
AM
6780msgid "unknown mac"
6781msgstr ""
6782
b19d852d 6783#: readelf.c:3308
e0e7a9d4
TG
6784msgid ", <unknown MeP cpu type>"
6785msgstr ""
6786
b19d852d 6787#: readelf.c:3318
e0e7a9d4
TG
6788msgid "<unknown MeP copro type>"
6789msgstr ""
6790
b19d852d 6791#: readelf.c:3329
e0e7a9d4
TG
6792#, c-format
6793msgid ", unknown flags bits: %#x"
6794msgstr ""
6795
b19d852d 6796#: readelf.c:3338
2ee0aedf
TG
6797msgid ", relocatable"
6798msgstr ""
6799
b19d852d 6800#: readelf.c:3341
2ee0aedf
TG
6801msgid ", relocatable-lib"
6802msgstr ""
6803
b19d852d 6804#: readelf.c:3423
2ee0aedf
TG
6805msgid ", unknown v850 architecture variant"
6806msgstr ""
6807
b19d852d 6808#: readelf.c:3491
2ee0aedf
TG
6809msgid ", unknown CPU"
6810msgstr ""
6811
b19d852d 6812#: readelf.c:3506
2ee0aedf
TG
6813msgid ", unknown ABI"
6814msgstr ""
6815
b19d852d 6816#: readelf.c:3531 readelf.c:3602
2ee0aedf
TG
6817msgid ", unknown ISA"
6818msgstr ""
6819
b19d852d 6820#: readelf.c:3712
e0e7a9d4
TG
6821#, c-format
6822msgid "Unrecognised IA64 VMS Command Code: %x\n"
6823msgstr ""
6824
b19d852d 6825#: readelf.c:3778
c1c69e83
AM
6826msgid ": architecture variant: "
6827msgstr ""
6828
b19d852d 6829#: readelf.c:3797
c1c69e83
AM
6830msgid ": unknown"
6831msgstr ""
6832
b19d852d 6833#: readelf.c:3801
c1c69e83
AM
6834msgid ": unknown extra flag bits also present"
6835msgstr ""
6836
b19d852d 6837#: readelf.c:3815
6655dba2
SB
6838msgid ", unknown"
6839msgstr ""
6840
b19d852d 6841#: readelf.c:3867
3caac5b8 6842msgid "Standalone App"
252b5132
RH
6843msgstr ""
6844
b19d852d 6845#: readelf.c:3876
2ee0aedf
TG
6846msgid "Bare-metal C6000"
6847msgstr ""
6848
b19d852d
NC
6849#: readelf.c:3886 readelf.c:4897 readelf.c:4913 readelf.c:18014 readelf.c:18114
6850#: readelf.c:18145 readelf.c:18200 readelf.c:18227
6ece5c52 6851#, c-format
3caac5b8 6852msgid "<unknown: %x>"
252b5132
RH
6853msgstr ""
6854
9cf03b7e
NC
6855#. This message is probably going to be displayed in a 15
6856#. character wide field, so put the hex value first.
b19d852d 6857#: readelf.c:4468
9cf03b7e
NC
6858#, c-format
6859msgid "%08x: <unknown>"
6860msgstr ""
6861
b19d852d 6862#: readelf.c:4541
252b5132 6863#, c-format
3caac5b8 6864msgid "Usage: readelf <option(s)> elf-file(s)\n"
252b5132
RH
6865msgstr ""
6866
b19d852d 6867#: readelf.c:4542
252b5132 6868#, c-format
3caac5b8 6869msgid " Display information about the contents of ELF format files\n"
252b5132
RH
6870msgstr ""
6871
b19d852d 6872#: readelf.c:4543
1b61cf92 6873#, c-format
3caac5b8
AM
6874msgid ""
6875" Options are:\n"
6876" -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
6877" -h --file-header Display the ELF file header\n"
6878" -l --program-headers Display the program headers\n"
6879" --segments An alias for --program-headers\n"
6880" -S --section-headers Display the sections' header\n"
6881" --sections An alias for --section-headers\n"
6882" -g --section-groups Display the section groups\n"
6883" -t --section-details Display the section details\n"
6884" -e --headers Equivalent to: -h -l -S\n"
6885" -s --syms Display the symbol table\n"
2ee0aedf 6886" --symbols An alias for --syms\n"
b19d852d 6887" --dyn-syms Display the dynamic symbol table\n"
3caac5b8
AM
6888" -n --notes Display the core notes (if present)\n"
6889" -r --relocs Display the relocations (if present)\n"
6890" -u --unwind Display the unwind info (if present)\n"
6891" -d --dynamic Display the dynamic section (if present)\n"
6892" -V --version-info Display the version sections (if present)\n"
c1c69e83 6893" -A --arch-specific Display architecture specific information (if any)\n"
f12e7348 6894" -c --archive-index Display the symbol/file index in an archive\n"
3caac5b8
AM
6895" -D --use-dynamic Use the dynamic section info when displaying "
6896"symbols\n"
b19d852d 6897" -L --lint|--enable-checks Display warning messages for possible problems\n"
f12e7348
NC
6898" -x --hex-dump=<number|name>\n"
6899" Dump the contents of section <number|name> as "
6900"bytes\n"
6901" -p --string-dump=<number|name>\n"
6902" Dump the contents of section <number|name> as "
6903"strings\n"
23f938f1
TG
6904" -R --relocated-dump=<number|name>\n"
6905" Dump the contents of section <number|name> as "
6906"relocated bytes\n"
e0e7a9d4 6907" -z --decompress Decompress section before dumping it\n"
b19d852d 6908" -w[lLiaprmfFsoORtUuTgAckK] or\n"
f12e7348 6909" --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf 6910"=frames,\n"
b19d852d 6911" =frames-interp,=str,=str-offsets,=loc,=Ranges,=pubtypes,\n"
c1c69e83 6912" =gdb_index,=trace_info,=trace_abbrev,=trace_aranges,\n"
3957a496
NC
6913" =addr,=cu_index,=links,=follow-links]\n"
6914" Display the contents of DWARF debug sections\n"
1b61cf92
HPN
6915msgstr ""
6916
b19d852d 6917#: readelf.c:4578
cc643b88
NC
6918#, c-format
6919msgid ""
6920" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
6921" --dwarf-start=N Display DIEs starting with N, at the same depth\n"
6922" or deeper\n"
6923msgstr ""
6924
b19d852d 6925#: readelf.c:4583
6655dba2
SB
6926#, c-format
6927msgid ""
6928" --ctf=<number|name> Display CTF info from section <number|name>\n"
6929" --ctf-parent=<number|name>\n"
6930" Use section <number|name> as the CTF parent\n"
6931"\n"
6932" --ctf-symbols=<number|name>\n"
6933" Use section <number|name> as the CTF external "
6934"symtab\n"
6935"\n"
6936" --ctf-strings=<number|name>\n"
6937" Use section <number|name> as the CTF external "
6938"strtab\n"
6939"\n"
6940msgstr ""
6941
b19d852d 6942#: readelf.c:4594
252b5132 6943#, c-format
3caac5b8 6944msgid ""
f12e7348
NC
6945" -i --instruction-dump=<number|name>\n"
6946" Disassemble the contents of section <number|name>\n"
252b5132
RH
6947msgstr ""
6948
b19d852d 6949#: readelf.c:4598
252b5132
RH
6950#, c-format
6951msgid ""
3caac5b8
AM
6952" -I --histogram Display histogram of bucket list lengths\n"
6953" -W --wide Allow output width to exceed 80 characters\n"
b19d852d
NC
6954" -T --silent-truncation If a symbol name is truncated, do not add a suffix "
6955"[...]\n"
3caac5b8
AM
6956" @<file> Read options from <file>\n"
6957" -H --help Display this information\n"
6958" -v --version Display the version number of readelf\n"
6959msgstr ""
6960
b19d852d 6961#: readelf.c:4629 readelf.c:4660 readelf.c:4664
ae351704 6962msgid "Out of memory allocating dump request table.\n"
252b5132
RH
6963msgstr ""
6964
b19d852d 6965#: readelf.c:4860
252b5132 6966#, c-format
3caac5b8 6967msgid "Invalid option '-%c'\n"
252b5132
RH
6968msgstr ""
6969
b19d852d 6970#: readelf.c:4893 readelf.c:4909 readelf.c:10987
3caac5b8
AM
6971msgid "none"
6972msgstr ""
6973
b19d852d 6974#: readelf.c:4910
3caac5b8 6975msgid "2's complement, little endian"
252b5132
RH
6976msgstr ""
6977
b19d852d 6978#: readelf.c:4911
3caac5b8 6979msgid "2's complement, big endian"
252b5132
RH
6980msgstr ""
6981
b19d852d 6982#: readelf.c:4931
3caac5b8 6983msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
252b5132
RH
6984msgstr ""
6985
b19d852d 6986#: readelf.c:4941
252b5132 6987#, c-format
3caac5b8 6988msgid "ELF Header:\n"
252b5132
RH
6989msgstr ""
6990
b19d852d 6991#: readelf.c:4942
252b5132 6992#, c-format
3caac5b8 6993msgid " Magic: "
252b5132
RH
6994msgstr ""
6995
b19d852d 6996#: readelf.c:4946
252b5132 6997#, c-format
3caac5b8 6998msgid " Class: %s\n"
252b5132
RH
6999msgstr ""
7000
b19d852d 7001#: readelf.c:4948
252b5132 7002#, c-format
3caac5b8 7003msgid " Data: %s\n"
252b5132
RH
7004msgstr ""
7005
b19d852d 7006#: readelf.c:4950
6ece5c52 7007#, c-format
f48dfe41 7008msgid " Version: %d%s\n"
252b5132
RH
7009msgstr ""
7010
b19d852d 7011#: readelf.c:4953
f48dfe41
NC
7012msgid " (current)"
7013msgstr ""
7014
b19d852d 7015#: readelf.c:4955
f48dfe41 7016msgid " <unknown>"
2ee0aedf
TG
7017msgstr ""
7018
b19d852d 7019#: readelf.c:4957
252b5132 7020#, c-format
3caac5b8 7021msgid " OS/ABI: %s\n"
328577ad
NC
7022msgstr ""
7023
b19d852d 7024#: readelf.c:4959
252b5132 7025#, c-format
3caac5b8 7026msgid " ABI Version: %d\n"
252b5132
RH
7027msgstr ""
7028
b19d852d 7029#: readelf.c:4961
252b5132 7030#, c-format
3caac5b8 7031msgid " Type: %s\n"
252b5132
RH
7032msgstr ""
7033
b19d852d 7034#: readelf.c:4963
252b5132 7035#, c-format
3caac5b8 7036msgid " Machine: %s\n"
252b5132
RH
7037msgstr ""
7038
b19d852d 7039#: readelf.c:4965
252b5132 7040#, c-format
3caac5b8 7041msgid " Version: 0x%lx\n"
252b5132
RH
7042msgstr ""
7043
b19d852d 7044#: readelf.c:4968
252b5132 7045#, c-format
3caac5b8 7046msgid " Entry point address: "
252b5132
RH
7047msgstr ""
7048
b19d852d 7049#: readelf.c:4970
252b5132 7050#, c-format
3caac5b8
AM
7051msgid ""
7052"\n"
7053" Start of program headers: "
252b5132
RH
7054msgstr ""
7055
b19d852d 7056#: readelf.c:4972
252b5132 7057#, c-format
3caac5b8
AM
7058msgid ""
7059" (bytes into file)\n"
7060" Start of section headers: "
252b5132
RH
7061msgstr ""
7062
b19d852d 7063#: readelf.c:4974
3caac5b8
AM
7064#, c-format
7065msgid " (bytes into file)\n"
328577ad
NC
7066msgstr ""
7067
b19d852d 7068#: readelf.c:4976
252b5132 7069#, c-format
3caac5b8 7070msgid " Flags: 0x%lx%s\n"
252b5132
RH
7071msgstr ""
7072
b19d852d 7073#: readelf.c:4979
6ece5c52 7074#, c-format
f48dfe41 7075msgid " Size of this header: %u (bytes)\n"
252b5132
RH
7076msgstr ""
7077
b19d852d 7078#: readelf.c:4981
3caac5b8 7079#, c-format
f48dfe41 7080msgid " Size of program headers: %u (bytes)\n"
328577ad
NC
7081msgstr ""
7082
b19d852d 7083#: readelf.c:4983
3caac5b8 7084#, c-format
f48dfe41 7085msgid " Number of program headers: %u"
252b5132
RH
7086msgstr ""
7087
b19d852d 7088#: readelf.c:4993
3caac5b8 7089#, c-format
f48dfe41 7090msgid " Size of section headers: %u (bytes)\n"
252b5132
RH
7091msgstr ""
7092
b19d852d 7093#: readelf.c:4995
3caac5b8 7094#, c-format
f48dfe41 7095msgid " Number of section headers: %u"
328577ad
NC
7096msgstr ""
7097
b19d852d 7098#: readelf.c:5003
3caac5b8 7099#, c-format
f48dfe41 7100msgid " Section header string table index: %u"
328577ad
NC
7101msgstr ""
7102
b19d852d 7103#: readelf.c:5015
2ee0aedf
TG
7104#, c-format
7105msgid " <corrupt: out of range>"
328577ad
NC
7106msgstr ""
7107
b19d852d 7108#: readelf.c:5056 readelf.c:5103
e0e7a9d4
TG
7109msgid ""
7110"The e_phentsize field in the ELF header is less than the size of an ELF "
7111"program header\n"
7112msgstr ""
7113
b19d852d 7114#: readelf.c:5060 readelf.c:5107
e0e7a9d4
TG
7115msgid ""
7116"The e_phentsize field in the ELF header is larger than the size of an ELF "
7117"program header\n"
7118msgstr ""
7119
b19d852d 7120#: readelf.c:5063 readelf.c:5110
2ee0aedf 7121msgid "program headers"
328577ad
NC
7122msgstr ""
7123
b19d852d 7124#: readelf.c:5149
15e6ed8c
TG
7125#, c-format
7126msgid "Too many program headers - %#x - the file is not that big\n"
7127msgstr ""
7128
b19d852d 7129#: readelf.c:5158
e0e7a9d4
TG
7130#, c-format
7131msgid "Out of memory reading %u program headers\n"
7132msgstr ""
7133
b19d852d 7134#: readelf.c:5192
cc643b88
NC
7135msgid ""
7136"possibly corrupt ELF header - it has a non-zero program header offset, but "
e0e7a9d4 7137"no program headers\n"
cc643b88
NC
7138msgstr ""
7139
b19d852d 7140#: readelf.c:5197
6ece5c52 7141#, c-format
252b5132
RH
7142msgid ""
7143"\n"
3caac5b8 7144"There are no program headers in this file.\n"
252b5132
RH
7145msgstr ""
7146
b19d852d 7147#: readelf.c:5203
3caac5b8
AM
7148#, c-format
7149msgid ""
7150"\n"
7151"Elf file type is %s\n"
252b5132
RH
7152msgstr ""
7153
b19d852d 7154#: readelf.c:5204
3caac5b8 7155#, c-format
3957a496 7156msgid "Entry point 0x%s\n"
252b5132
RH
7157msgstr ""
7158
b19d852d 7159#: readelf.c:5205
6ece5c52 7160#, c-format
3957a496
NC
7161msgid "There is %d program header, starting at offset %s\n"
7162msgid_plural "There are %d program headers, starting at offset %s\n"
7163msgstr[0] ""
7164msgstr[1] ""
252b5132 7165
b19d852d 7166#: readelf.c:5218 readelf.c:5220
6ece5c52 7167#, c-format
3caac5b8
AM
7168msgid ""
7169"\n"
7170"Program Headers:\n"
252b5132
RH
7171msgstr ""
7172
b19d852d 7173#: readelf.c:5224
6ece5c52 7174#, c-format
3caac5b8
AM
7175msgid ""
7176" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
a74801ba
ILT
7177msgstr ""
7178
b19d852d 7179#: readelf.c:5227
252b5132
RH
7180#, c-format
7181msgid ""
3caac5b8
AM
7182" Type Offset VirtAddr PhysAddr FileSiz "
7183"MemSiz Flg Align\n"
252b5132
RH
7184msgstr ""
7185
b19d852d 7186#: readelf.c:5231
6ece5c52 7187#, c-format
3caac5b8 7188msgid " Type Offset VirtAddr PhysAddr\n"
a74801ba
ILT
7189msgstr ""
7190
b19d852d 7191#: readelf.c:5233
6ece5c52 7192#, c-format
3caac5b8 7193msgid " FileSiz MemSiz Flags Align\n"
252b5132
RH
7194msgstr ""
7195
b19d852d 7196#: readelf.c:5329
e0e7a9d4
TG
7197msgid "LOAD segments must be sorted in order of increasing VirtAddr\n"
7198msgstr ""
7199
b19d852d 7200#: readelf.c:5332
e0e7a9d4
TG
7201msgid "the segment's file size is larger than its memory size\n"
7202msgstr ""
7203
b19d852d 7204#: readelf.c:5339
e0e7a9d4
TG
7205msgid "the PHDR segment must occur before any LOAD segment\n"
7206msgstr ""
7207
b19d852d 7208#: readelf.c:5357
e0e7a9d4
TG
7209msgid "the PHDR segment is not covered by a LOAD segment\n"
7210msgstr ""
7211
b19d852d 7212#: readelf.c:5363
3caac5b8 7213msgid "more than one dynamic segment\n"
328577ad
NC
7214msgstr ""
7215
b19d852d 7216#: readelf.c:5382
ae351704 7217msgid "no .dynamic section in the dynamic segment\n"
328577ad
NC
7218msgstr ""
7219
b19d852d
NC
7220#: readelf.c:5400
7221msgid "the .dynamic section is not the same as the dynamic segment\n"
3caac5b8
AM
7222msgstr ""
7223
b19d852d 7224#: readelf.c:5412
15e6ed8c
TG
7225msgid "the dynamic segment offset + size exceeds the size of the file\n"
7226msgstr ""
7227
b19d852d 7228#: readelf.c:5421
3caac5b8 7229msgid "Unable to find program interpreter name\n"
252b5132
RH
7230msgstr ""
7231
b19d852d 7232#: readelf.c:5428
ae351704
AM
7233msgid ""
7234"Internal error: failed to create format string to display program "
7235"interpreter\n"
7236msgstr ""
7237
b19d852d 7238#: readelf.c:5433
ae351704
AM
7239msgid "Unable to read program interpreter name\n"
7240msgstr ""
7241
b19d852d 7242#: readelf.c:5436
6ece5c52 7243#, c-format
e0e7a9d4 7244msgid " [Requesting program interpreter: %s]\n"
252b5132
RH
7245msgstr ""
7246
b19d852d 7247#: readelf.c:5447
252b5132
RH
7248#, c-format
7249msgid ""
7250"\n"
3caac5b8 7251" Section to Segment mapping:\n"
252b5132
RH
7252msgstr ""
7253
b19d852d 7254#: readelf.c:5448
328577ad 7255#, c-format
3caac5b8 7256msgid " Segment Sections...\n"
252b5132
RH
7257msgstr ""
7258
b19d852d 7259#: readelf.c:5484 readelf.c:10309
3caac5b8 7260msgid "Cannot interpret virtual addresses without program headers.\n"
252b5132
RH
7261msgstr ""
7262
b19d852d 7263#: readelf.c:5500
252b5132 7264#, c-format
3caac5b8 7265msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
252b5132
RH
7266msgstr ""
7267
b19d852d 7268#: readelf.c:5525 readelf.c:5590
e0e7a9d4
TG
7269msgid ""
7270"The e_shentsize field in the ELF header is less than the size of an ELF "
7271"section header\n"
7272msgstr ""
7273
b19d852d 7274#: readelf.c:5529 readelf.c:5595
e0e7a9d4
TG
7275msgid ""
7276"The e_shentsize field in the ELF header is larger than the size of an ELF "
7277"section header\n"
7278msgstr ""
7279
b19d852d 7280#: readelf.c:5533 readelf.c:5600
3caac5b8 7281msgid "section headers"
252b5132
RH
7282msgstr ""
7283
b19d852d 7284#: readelf.c:5543 readelf.c:5610
e0e7a9d4
TG
7285#, c-format
7286msgid "Out of memory reading %u section headers\n"
7287msgstr ""
7288
b19d852d 7289#: readelf.c:5563 readelf.c:5630
e0e7a9d4
TG
7290#, c-format
7291msgid "Section %u has an out of range sh_link value of %u\n"
7292msgstr ""
7293
b19d852d 7294#: readelf.c:5565 readelf.c:5632
e0e7a9d4
TG
7295#, c-format
7296msgid "Section %u has an out of range sh_info value of %u\n"
7297msgstr ""
7298
b19d852d 7299#: readelf.c:5662 readelf.c:5779
e0e7a9d4
TG
7300#, c-format
7301msgid "Section %s has an invalid sh_entsize of 0x%lx\n"
7302msgstr ""
7303
b19d852d 7304#: readelf.c:5670 readelf.c:5787
e0e7a9d4
TG
7305#, c-format
7306msgid "Section %s has an invalid sh_size of 0x%lx\n"
2ee0aedf
TG
7307msgstr ""
7308
b19d852d 7309#: readelf.c:5680 readelf.c:5797
e0e7a9d4
TG
7310#, c-format
7311msgid ""
7312"Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n"
2ee0aedf
TG
7313msgstr ""
7314
b19d852d 7315#: readelf.c:5688 readelf.c:5805 readelf.c:14295
3caac5b8 7316msgid "symbols"
252b5132
RH
7317msgstr ""
7318
b19d852d 7319#: readelf.c:5700 readelf.c:5817
f48dfe41
NC
7320msgid ""
7321"Multiple symbol table index sections associated with the same symbol "
7322"section\n"
7323msgstr ""
7324
b19d852d 7325#: readelf.c:5707 readelf.c:5824
f48dfe41 7326msgid "symbol table section indices"
252b5132
RH
7327msgstr ""
7328
b19d852d 7329#: readelf.c:5714 readelf.c:5831
e0e7a9d4
TG
7330#, c-format
7331msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n"
7332msgstr ""
7333
b19d852d 7334#: readelf.c:5726 readelf.c:5843
e0e7a9d4
TG
7335#, c-format
7336msgid "Out of memory reading %lu symbols\n"
7337msgstr ""
7338
b19d852d 7339#: readelf.c:6022 readelf.c:6097 readelf.c:6115 readelf.c:6133
e0e7a9d4
TG
7340msgid "Internal error: not enough buffer room for section flag info"
7341msgstr ""
7342
b19d852d 7343#: readelf.c:6140
2ee0aedf
TG
7344#, c-format
7345msgid "UNKNOWN (%*.*lx)"
7346msgstr ""
7347
b19d852d 7348#: readelf.c:6159 readelf.c:6174
15e6ed8c
TG
7349msgid "Compressed section is too small even for a compression header\n"
7350msgstr ""
7351
b19d852d 7352#: readelf.c:6213
cc643b88
NC
7353msgid ""
7354"possibly corrupt ELF file header - it has a non-zero section header offset, "
7355"but no section headers\n"
7356msgstr ""
7357
b19d852d 7358#: readelf.c:6218
252b5132
RH
7359#, c-format
7360msgid ""
7361"\n"
3caac5b8 7362"There are no sections in this file.\n"
252b5132
RH
7363msgstr ""
7364
b19d852d 7365#: readelf.c:6224
252b5132 7366#, c-format
3957a496
NC
7367msgid "There is %d section header, starting at offset 0x%lx:\n"
7368msgid_plural "There are %d section headers, starting at offset 0x%lx:\n"
7369msgstr[0] ""
7370msgstr[1] ""
252b5132 7371
b19d852d 7372#: readelf.c:6253 readelf.c:6907 readelf.c:7092 readelf.c:12216 readelf.c:14668
3caac5b8 7373msgid "string table"
252b5132
RH
7374msgstr ""
7375
e0e7a9d4 7376#. Note: coded this way so that there is a single string for translation.
b19d852d 7377#: readelf.c:6319
e0e7a9d4
TG
7378#, c-format
7379msgid "Section %d has invalid sh_entsize of %s\n"
c1c69e83
AM
7380msgstr ""
7381
b19d852d 7382#: readelf.c:6320
252b5132 7383#, c-format
e0e7a9d4 7384msgid "(Using the expected size of %u for the rest of this dump)\n"
252b5132
RH
7385msgstr ""
7386
b19d852d 7387#: readelf.c:6344
3caac5b8 7388msgid "File contains multiple dynamic symbol tables\n"
252b5132
RH
7389msgstr ""
7390
b19d852d 7391#: readelf.c:6359
3caac5b8 7392msgid "File contains multiple dynamic string tables\n"
252b5132
RH
7393msgstr ""
7394
b19d852d 7395#: readelf.c:6365
3caac5b8 7396msgid "dynamic strings"
252b5132
RH
7397msgstr ""
7398
b19d852d
NC
7399#: readelf.c:6393 readelf.c:6399
7400#, c-format
7401msgid "Section '%s': zero-sized relocation section\n"
7402msgstr ""
7403
7404#: readelf.c:6408
7405#, c-format
7406msgid "Section '%s': has a size of zero - is this intended ?\n"
7407msgstr ""
7408
7409#: readelf.c:6487
252b5132
RH
7410#, c-format
7411msgid ""
252b5132 7412"\n"
3caac5b8 7413"Section Headers:\n"
252b5132
RH
7414msgstr ""
7415
b19d852d 7416#: readelf.c:6489
252b5132 7417#, c-format
3caac5b8
AM
7418msgid ""
7419"\n"
7420"Section Header:\n"
06647dfd
AM
7421msgstr ""
7422
b19d852d 7423#: readelf.c:6495 readelf.c:6506 readelf.c:6517
49f58d10 7424#, c-format
3caac5b8 7425msgid " [Nr] Name\n"
06647dfd
AM
7426msgstr ""
7427
b19d852d 7428#: readelf.c:6496
06647dfd 7429#, c-format
3caac5b8 7430msgid " Type Addr Off Size ES Lk Inf Al\n"
06647dfd
AM
7431msgstr ""
7432
b19d852d 7433#: readelf.c:6500
06647dfd 7434#, c-format
3caac5b8
AM
7435msgid ""
7436" [Nr] Name Type Addr Off Size ES Flg Lk "
7437"Inf Al\n"
06647dfd
AM
7438msgstr ""
7439
b19d852d 7440#: readelf.c:6507
06647dfd 7441#, c-format
3caac5b8 7442msgid " Type Address Off Size ES Lk Inf Al\n"
06647dfd
AM
7443msgstr ""
7444
b19d852d 7445#: readelf.c:6511
06647dfd 7446#, c-format
3caac5b8
AM
7447msgid ""
7448" [Nr] Name Type Address Off Size ES "
7449"Flg Lk Inf Al\n"
06647dfd
AM
7450msgstr ""
7451
b19d852d 7452#: readelf.c:6518
06647dfd 7453#, c-format
3caac5b8 7454msgid " Type Address Offset Link\n"
06647dfd
AM
7455msgstr ""
7456
b19d852d 7457#: readelf.c:6519
06647dfd 7458#, c-format
3caac5b8 7459msgid " Size EntSize Info Align\n"
06647dfd
AM
7460msgstr ""
7461
b19d852d 7462#: readelf.c:6523
06647dfd 7463#, c-format
3caac5b8 7464msgid " [Nr] Name Type Address Offset\n"
06647dfd
AM
7465msgstr ""
7466
b19d852d 7467#: readelf.c:6524
3caac5b8
AM
7468#, c-format
7469msgid " Size EntSize Flags Link Info Align\n"
06647dfd
AM
7470msgstr ""
7471
b19d852d 7472#: readelf.c:6529
3caac5b8
AM
7473#, c-format
7474msgid " Flags\n"
06647dfd
AM
7475msgstr ""
7476
b19d852d 7477#: readelf.c:6558
e0e7a9d4
TG
7478#, c-format
7479msgid "[%2u]: Link field (%u) should index a symtab section.\n"
7480msgstr ""
7481
b19d852d 7482#: readelf.c:6571
e0e7a9d4
TG
7483#, c-format
7484msgid "[%2u]: Link field (%u) should index a string section.\n"
7485msgstr ""
7486
b19d852d 7487#: readelf.c:6579 readelf.c:6590
e0e7a9d4
TG
7488#, c-format
7489msgid "[%2u]: Unexpected value (%u) in link field.\n"
7490msgstr ""
7491
b19d852d 7492#: readelf.c:6617
e0e7a9d4
TG
7493#, c-format
7494msgid "[%2u]: Info field (%u) should index a relocatable section.\n"
7495msgstr ""
7496
b19d852d 7497#: readelf.c:6628 readelf.c:6655
e0e7a9d4
TG
7498#, c-format
7499msgid "[%2u]: Unexpected value (%u) in info field.\n"
7500msgstr ""
7501
b19d852d 7502#: readelf.c:6650
e0e7a9d4
TG
7503#, c-format
7504msgid "[%2u]: Expected link to another section in info field"
7505msgstr ""
7506
b19d852d 7507#: readelf.c:6665
15e6ed8c
TG
7508#, c-format
7509msgid "Size of section %u is larger than the entire file!\n"
7510msgstr ""
7511
b19d852d 7512#: readelf.c:6734
9c9c98a5
NC
7513#, c-format
7514msgid "section %u: sh_link value of %u is larger than the number of sections\n"
7515msgstr ""
7516
b19d852d 7517#: readelf.c:6835
e0e7a9d4
TG
7518msgid "compression header"
7519msgstr ""
7520
b19d852d
NC
7521#: readelf.c:6840
7522#, c-format
7523msgid " [<corrupt>]\n"
7524msgstr ""
7525
7526#: readelf.c:6846
2ee0aedf 7527#, c-format
e0e7a9d4 7528msgid " [<unknown>: 0x%x], "
2ee0aedf
TG
7529msgstr ""
7530
e0e7a9d4
TG
7531#. The ordering of the letters shown here matches the ordering of the
7532#. corresponding SHF_xxx values, and hence the order in which these
7533#. letters will be displayed to the user.
b19d852d 7534#: readelf.c:6861
06647dfd 7535#, c-format
3caac5b8
AM
7536msgid ""
7537"Key to Flags:\n"
e0e7a9d4
TG
7538" W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n"
7539" L (link order), O (extra OS processing required), G (group), T (TLS),\n"
7540" C (compressed), x (unknown), o (OS specific), E (exclude),\n"
7541" "
7542msgstr ""
7543
b19d852d 7544#: readelf.c:6868
e0e7a9d4
TG
7545#, c-format
7546msgid "l (large), "
7547msgstr ""
7548
b19d852d 7549#: readelf.c:6870
e0e7a9d4
TG
7550#, c-format
7551msgid "y (purecode), "
06647dfd
AM
7552msgstr ""
7553
b19d852d 7554#: readelf.c:6872
3957a496
NC
7555#, c-format
7556msgid "v (VLE), "
7557msgstr ""
7558
b19d852d
NC
7559#: readelf.c:6897
7560msgid "Bad sh_link in symbol table section\n"
7561msgstr ""
7562
7563#: readelf.c:6932
7564msgid "<OS specific>"
7565msgstr ""
7566
7567#: readelf.c:6933
7568msgid "<PROC specific>"
06647dfd
AM
7569msgstr ""
7570
b19d852d 7571#: readelf.c:6960
cc643b88
NC
7572#, c-format
7573msgid ""
7574"\n"
7575"There are no sections to group in this file.\n"
7576msgstr ""
7577
b19d852d 7578#: readelf.c:6967
3caac5b8 7579msgid "Section headers are not available!\n"
06647dfd
AM
7580msgstr ""
7581
b19d852d 7582#: readelf.c:6978
e0e7a9d4
TG
7583#, c-format
7584msgid "Out of memory reading %u section group headers\n"
7585msgstr ""
7586
b19d852d 7587#: readelf.c:6994
06647dfd 7588#, c-format
3caac5b8
AM
7589msgid ""
7590"\n"
7591"There are no section groups in this file.\n"
06647dfd
AM
7592msgstr ""
7593
b19d852d 7594#: readelf.c:7004
e0e7a9d4
TG
7595#, c-format
7596msgid "Out of memory reading %lu groups\n"
7597msgstr ""
7598
b19d852d 7599#: readelf.c:7034
06647dfd 7600#, c-format
3caac5b8 7601msgid "Bad sh_link in group section `%s'\n"
06647dfd
AM
7602msgstr ""
7603
b19d852d 7604#: readelf.c:7047
2ee0aedf
TG
7605#, c-format
7606msgid "Corrupt header in group section `%s'\n"
7607msgstr ""
7608
b19d852d 7609#: readelf.c:7053 readelf.c:7064
06647dfd 7610#, c-format
3caac5b8 7611msgid "Bad sh_info in group section `%s'\n"
06647dfd
AM
7612msgstr ""
7613
b19d852d 7614#: readelf.c:7102
e0e7a9d4
TG
7615#, c-format
7616msgid ""
7617"Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n"
7618msgstr ""
7619
b19d852d 7620#: readelf.c:7111
3caac5b8 7621msgid "section data"
06647dfd
AM
7622msgstr ""
7623
b19d852d 7624#: readelf.c:7122
2ee0aedf
TG
7625#, c-format
7626msgid ""
7627"\n"
7628"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
7629msgstr ""
7630
b19d852d 7631#: readelf.c:7125
06647dfd 7632#, c-format
3caac5b8 7633msgid " [Index] Name\n"
06647dfd
AM
7634msgstr ""
7635
b19d852d 7636#: readelf.c:7143
06647dfd 7637#, c-format
3caac5b8 7638msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
06647dfd
AM
7639msgstr ""
7640
b19d852d 7641#: readelf.c:7146
e0e7a9d4 7642msgid ""
f48dfe41 7643"Further error messages about overlarge group section indices suppressed\n"
e0e7a9d4
TG
7644msgstr ""
7645
b19d852d 7646#: readelf.c:7159
3caac5b8
AM
7647#, c-format
7648msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
6ece5c52
AM
7649msgstr ""
7650
b19d852d 7651#: readelf.c:7163
e0e7a9d4
TG
7652msgid ""
7653"Further error messages about already contained group sections suppressed\n"
7654msgstr ""
7655
b19d852d 7656#: readelf.c:7175
06647dfd 7657#, c-format
3caac5b8 7658msgid "section 0 in group section [%5u]\n"
06647dfd
AM
7659msgstr ""
7660
b19d852d 7661#: readelf.c:7242
2ee0aedf
TG
7662msgid "dynamic section image fixups"
7663msgstr ""
7664
b19d852d 7665#: readelf.c:7250
15e6ed8c
TG
7666#, c-format
7667msgid "corrupt library name index of 0x%lx found in dynamic entry"
7668msgstr ""
7669
b19d852d 7670#: readelf.c:7255
06647dfd
AM
7671#, c-format
7672msgid ""
06647dfd 7673"\n"
2ee0aedf 7674"Image fixups for needed library #%d: %s - ident: %lx\n"
06647dfd
AM
7675msgstr ""
7676
b19d852d 7677#: readelf.c:7258
06647dfd 7678#, c-format
2ee0aedf
TG
7679msgid "Seg Offset Type SymVec DataType\n"
7680msgstr ""
7681
b19d852d 7682#: readelf.c:7292
9cf03b7e 7683msgid "dynamic section image relocations"
2ee0aedf
TG
7684msgstr ""
7685
b19d852d 7686#: readelf.c:7296
2ee0aedf
TG
7687#, c-format
7688msgid ""
7689"\n"
7690"Image relocs\n"
7691msgstr ""
7692
b19d852d 7693#: readelf.c:7298
2ee0aedf
TG
7694#, c-format
7695msgid ""
7696"Seg Offset Type Addend Seg Sym Off\n"
7697msgstr ""
7698
b19d852d 7699#: readelf.c:7355
2ee0aedf
TG
7700msgid "dynamic string section"
7701msgstr ""
7702
b19d852d 7703#: readelf.c:7457
2ee0aedf
TG
7704#, c-format
7705msgid ""
7706"\n"
7707"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
7708msgstr ""
7709
b19d852d 7710#: readelf.c:7476
2ee0aedf
TG
7711#, c-format
7712msgid ""
3caac5b8
AM
7713"\n"
7714"There are no dynamic relocations in this file.\n"
06647dfd
AM
7715msgstr ""
7716
b19d852d 7717#: readelf.c:7500
06647dfd 7718#, c-format
3caac5b8
AM
7719msgid ""
7720"\n"
7721"Relocation section "
06647dfd
AM
7722msgstr ""
7723
b19d852d 7724#: readelf.c:7508
06647dfd 7725#, c-format
3957a496
NC
7726msgid " at offset 0x%lx contains %lu entry:\n"
7727msgid_plural " at offset 0x%lx contains %lu entries:\n"
7728msgstr[0] ""
7729msgstr[1] ""
7730
b19d852d 7731#: readelf.c:7556
3957a496
NC
7732#, c-format
7733msgid ""
7734"\n"
7735"There are no static relocations in this file."
7736msgstr ""
7737
b19d852d 7738#: readelf.c:7557
3957a496
NC
7739#, c-format
7740msgid ""
7741"\n"
7742"To see the dynamic relocations add --use-dynamic to the command line.\n"
06647dfd
AM
7743msgstr ""
7744
b19d852d 7745#: readelf.c:7563
3caac5b8
AM
7746#, c-format
7747msgid ""
7748"\n"
7749"There are no relocations in this file.\n"
06647dfd
AM
7750msgstr ""
7751
b19d852d 7752#: readelf.c:7730
6655dba2
SB
7753#, c-format
7754msgid "Invalid section %u in table entry %ld\n"
7755msgstr ""
7756
b19d852d 7757#: readelf.c:7742
e0e7a9d4
TG
7758#, c-format
7759msgid "Invalid offset %lx in table entry %ld\n"
7760msgstr ""
7761
b19d852d 7762#: readelf.c:7760
2ee0aedf
TG
7763#, c-format
7764msgid "\tUnknown version.\n"
7765msgstr ""
7766
b19d852d 7767#: readelf.c:7823 readelf.c:8248
3caac5b8 7768msgid "unwind table"
06647dfd
AM
7769msgstr ""
7770
b19d852d 7771#: readelf.c:7874 readelf.c:8330
06647dfd 7772#, c-format
e0e7a9d4 7773msgid "Skipping unknown relocation type: %u\n"
06647dfd
AM
7774msgstr ""
7775
b19d852d 7776#: readelf.c:7880 readelf.c:8337
e0e7a9d4
TG
7777#, c-format
7778msgid "Skipping unexpected relocation type: %s\n"
7779msgstr ""
7780
b19d852d 7781#: readelf.c:7889 readelf.c:8344
e0e7a9d4
TG
7782#, c-format
7783msgid "Skipping reloc with overlarge offset: %lx\n"
7784msgstr ""
7785
b19d852d 7786#: readelf.c:7896 readelf.c:8351
f48dfe41
NC
7787#, c-format
7788msgid "Skipping reloc with invalid symbol index: %u\n"
7789msgstr ""
7790
b19d852d
NC
7791#: readelf.c:7944 readelf.c:8400 readelf.c:9506
7792msgid "Multiple symbol tables encountered\n"
e0e7a9d4
TG
7793msgstr ""
7794
b19d852d 7795#: readelf.c:7959 readelf.c:8415 readelf.c:9521
06647dfd 7796#, c-format
3caac5b8
AM
7797msgid ""
7798"\n"
7799"There are no unwind sections in this file.\n"
06647dfd
AM
7800msgstr ""
7801
b19d852d 7802#: readelf.c:8033
06647dfd 7803#, c-format
3caac5b8
AM
7804msgid ""
7805"\n"
7806"Could not find unwind info section for "
06647dfd
AM
7807msgstr ""
7808
b19d852d 7809#: readelf.c:8045
e0e7a9d4
TG
7810msgid "unwind info"
7811msgstr ""
7812
b19d852d 7813#: readelf.c:8048
9cf03b7e 7814#, c-format
e0e7a9d4
TG
7815msgid ""
7816"\n"
7817"Unwind section "
9cf03b7e
NC
7818msgstr ""
7819
b19d852d 7820#: readelf.c:8055
3957a496
NC
7821#, c-format
7822msgid " at offset 0x%lx contains %lu entries:\n"
7823msgstr ""
7824
b19d852d 7825#: readelf.c:8423 readelf.c:9528
6ece5c52 7826#, c-format
06647dfd 7827msgid ""
06647dfd 7828"\n"
3957a496
NC
7829"Unwind section '%s' at offset 0x%lx contains %lu entry:\n"
7830msgid_plural ""
7831"\n"
e0e7a9d4 7832"Unwind section '%s' at offset 0x%lx contains %lu entries:\n"
3957a496
NC
7833msgstr[0] ""
7834msgstr[1] ""
6ece5c52 7835
b19d852d 7836#: readelf.c:8556
2ee0aedf
TG
7837msgid "unwind data"
7838msgstr ""
7839
b19d852d 7840#: readelf.c:8629
2ee0aedf
TG
7841#, c-format
7842msgid "Skipping unexpected relocation at offset 0x%lx\n"
7843msgstr ""
7844
b19d852d 7845#: readelf.c:8651
e0e7a9d4
TG
7846#, c-format
7847msgid "Unknown section relocation type %d encountered\n"
7848msgstr ""
7849
b19d852d 7850#: readelf.c:8659
e0e7a9d4
TG
7851#, c-format
7852msgid "Bad symbol index in unwind relocation (%lu > %lu)\n"
7853msgstr ""
7854
b19d852d 7855#: readelf.c:8674
e0e7a9d4
TG
7856#, c-format
7857msgid "Skipping unknown ARM relocation type: %d\n"
7858msgstr ""
7859
b19d852d 7860#: readelf.c:8684
e0e7a9d4
TG
7861#, c-format
7862msgid "Skipping unexpected ARM relocation type %s\n"
7863msgstr ""
7864
b19d852d 7865#: readelf.c:8693
e0e7a9d4
TG
7866#, c-format
7867msgid "Skipping unknown C6000 relocation type: %d\n"
7868msgstr ""
7869
b19d852d 7870#: readelf.c:8703
e0e7a9d4
TG
7871#, c-format
7872msgid "Skipping unexpected C6000 relocation type %s\n"
7873msgstr ""
7874
7875#. This function currently only supports ARM and TI unwinders.
b19d852d 7876#: readelf.c:8712
e0e7a9d4
TG
7877msgid "Only TI and ARM unwinders are currently supported\n"
7878msgstr ""
7879
b19d852d 7880#: readelf.c:8775
2ee0aedf
TG
7881#, c-format
7882msgid "[Truncated opcode]\n"
7883msgstr ""
7884
b19d852d 7885#: readelf.c:8823 readelf.c:9039
2ee0aedf 7886#, c-format
cc643b88 7887msgid "Refuse to unwind"
2ee0aedf
TG
7888msgstr ""
7889
b19d852d 7890#: readelf.c:8846
2ee0aedf 7891#, c-format
cc643b88 7892msgid " [Reserved]"
2ee0aedf
TG
7893msgstr ""
7894
b19d852d 7895#: readelf.c:8874
2ee0aedf 7896#, c-format
cc643b88 7897msgid " finish"
2ee0aedf
TG
7898msgstr ""
7899
b19d852d 7900#: readelf.c:8879 readelf.c:8972
2ee0aedf 7901#, c-format
cc643b88 7902msgid "[Spare]"
2ee0aedf
TG
7903msgstr ""
7904
b19d852d
NC
7905#: readelf.c:8913
7906msgid "corrupt change to vsp\n"
e0e7a9d4
TG
7907msgstr ""
7908
b19d852d 7909#: readelf.c:8994 readelf.c:9151
2ee0aedf 7910#, c-format
cc643b88 7911msgid " [unsupported opcode]"
2ee0aedf
TG
7912msgstr ""
7913
b19d852d 7914#: readelf.c:9087
2ee0aedf 7915#, c-format
cc643b88
NC
7916msgid "pop frame {"
7917msgstr ""
7918
b19d852d 7919#: readelf.c:9090
6655dba2
SB
7920#, c-format
7921msgid "*corrupt* - no registers specified"
7922msgstr ""
7923
b19d852d 7924#: readelf.c:9104
cc643b88 7925msgid "[pad]"
2ee0aedf
TG
7926msgstr ""
7927
b19d852d 7928#: readelf.c:9133
e0e7a9d4
TG
7929msgid "Corrupt stack pointer adjustment detected\n"
7930msgstr ""
7931
b19d852d 7932#: readelf.c:9140
2ee0aedf 7933#, c-format
cc643b88 7934msgid "sp = sp + %ld"
2ee0aedf
TG
7935msgstr ""
7936
b19d852d 7937#: readelf.c:9215
2ee0aedf 7938#, c-format
cc643b88 7939msgid " Personality routine: "
2ee0aedf
TG
7940msgstr ""
7941
b19d852d 7942#: readelf.c:9247
2ee0aedf 7943#, c-format
cc643b88 7944msgid " [Truncated data]\n"
2ee0aedf
TG
7945msgstr ""
7946
b19d852d 7947#: readelf.c:9271
c1c69e83
AM
7948#, c-format
7949msgid "Corrupt ARM compact model table entry: %x \n"
7950msgstr ""
7951
b19d852d 7952#: readelf.c:9276
c1c69e83
AM
7953#, c-format
7954msgid " Compact model index: %d\n"
7955msgstr ""
7956
b19d852d 7957#: readelf.c:9302
c1c69e83
AM
7958msgid "Unknown ARM compact model index encountered\n"
7959msgstr ""
7960
b19d852d 7961#: readelf.c:9303
2ee0aedf 7962#, c-format
c1c69e83 7963msgid " [reserved]\n"
2ee0aedf
TG
7964msgstr ""
7965
b19d852d 7966#: readelf.c:9318
2ee0aedf 7967#, c-format
cc643b88 7968msgid " Restore stack from frame pointer\n"
2ee0aedf
TG
7969msgstr ""
7970
b19d852d 7971#: readelf.c:9320
2ee0aedf 7972#, c-format
cc643b88 7973msgid " Stack increment %d\n"
2ee0aedf
TG
7974msgstr ""
7975
b19d852d 7976#: readelf.c:9321
2ee0aedf 7977#, c-format
cc643b88 7978msgid " Registers restored: "
2ee0aedf
TG
7979msgstr ""
7980
b19d852d 7981#: readelf.c:9326
2ee0aedf 7982#, c-format
cc643b88 7983msgid " Return register: %s\n"
2ee0aedf
TG
7984msgstr ""
7985
b19d852d 7986#: readelf.c:9330
c1c69e83
AM
7987#, c-format
7988msgid " [reserved (%d)]\n"
7989msgstr ""
7990
b19d852d 7991#: readelf.c:9334
c1c69e83 7992#, c-format
e0e7a9d4
TG
7993msgid ""
7994"Unsupported architecture type %d encountered when decoding unwind table\n"
c1c69e83
AM
7995msgstr ""
7996
b19d852d 7997#: readelf.c:9389
c1c69e83
AM
7998#, c-format
7999msgid "corrupt index table entry: %x\n"
8000msgstr ""
8001
b19d852d 8002#: readelf.c:9429
e0e7a9d4
TG
8003#, c-format
8004msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n"
8005msgstr ""
8006
b19d852d 8007#: readelf.c:9445
2ee0aedf
TG
8008#, c-format
8009msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
8010msgstr ""
8011
b19d852d 8012#: readelf.c:9489
c1c69e83
AM
8013#, c-format
8014msgid ""
e0e7a9d4
TG
8015"Unsupported architecture type %d encountered when processing unwind table\n"
8016msgstr ""
8017
b19d852d 8018#: readelf.c:9572
2ee0aedf 8019#, c-format
c1c69e83
AM
8020msgid ""
8021"\n"
8022"The decoding of unwind sections for machine type %s is not currently "
8023"supported.\n"
2ee0aedf
TG
8024msgstr ""
8025
b19d852d 8026#: readelf.c:9599
2ee0aedf 8027#, c-format
c1c69e83 8028msgid "NONE"
2ee0aedf
TG
8029msgstr ""
8030
b19d852d 8031#: readelf.c:9624
2ee0aedf 8032#, c-format
c1c69e83
AM
8033msgid "Interface Version: %s"
8034msgstr ""
8035
e0e7a9d4 8036#. Note: coded this way so that there is a single string for translation.
b19d852d 8037#: readelf.c:9631
e0e7a9d4
TG
8038#, c-format
8039msgid "<corrupt: %s>"
2ee0aedf
TG
8040msgstr ""
8041
b19d852d 8042#: readelf.c:9649
2ee0aedf 8043#, c-format
c1c69e83 8044msgid "Time Stamp: %s"
2ee0aedf
TG
8045msgstr ""
8046
b19d852d 8047#: readelf.c:9834 readelf.c:9884
3caac5b8 8048msgid "dynamic section"
06647dfd
AM
8049msgstr ""
8050
b19d852d 8051#: readelf.c:9854 readelf.c:9905
e0e7a9d4
TG
8052#, c-format
8053msgid "Out of memory allocating space for %lu dynamic entries\n"
8054msgstr ""
8055
b19d852d
NC
8056#: readelf.c:9967
8057#, c-format
8058msgid "Size truncation prevents reading %s elements of size %u\n"
8059msgstr ""
8060
8061#: readelf.c:9976
8062#, c-format
8063msgid "Invalid number of dynamic entries: %s\n"
8064msgstr ""
8065
8066#: readelf.c:9984
8067#, c-format
8068msgid "Out of memory reading %s dynamic entries\n"
8069msgstr ""
8070
8071#: readelf.c:9991
8072#, c-format
8073msgid "Unable to read in %s bytes of dynamic data\n"
8074msgstr ""
8075
8076#: readelf.c:10000
8077#, c-format
8078msgid "Out of memory allocating space for %s dynamic entries\n"
8079msgstr ""
8080
8081#: readelf.c:10040 readelf.c:10094 readelf.c:10118 readelf.c:10151
8082#: readelf.c:10177 readelf.c:10196
8083msgid "Unable to seek to start of dynamic information\n"
8084msgstr ""
8085
8086#: readelf.c:10046 readelf.c:10100
8087msgid "Failed to read in number of buckets\n"
8088msgstr ""
8089
8090#: readelf.c:10052
8091msgid "Failed to read in number of chains\n"
8092msgstr ""
8093
8094#: readelf.c:10159
8095msgid "Failed to determine last chain length\n"
8096msgstr ""
8097
8098#: readelf.c:10257
252b5132
RH
8099#, c-format
8100msgid ""
8101"\n"
3caac5b8 8102"There is no dynamic section in this file.\n"
252b5132
RH
8103msgstr ""
8104
15e6ed8c 8105#. See PR 21379 for a reproducer.
b19d852d
NC
8106#: readelf.c:10324
8107msgid "Invalid PT_LOAD entry\n"
15e6ed8c
TG
8108msgstr ""
8109
b19d852d
NC
8110#: readelf.c:10350
8111msgid "the .dynsym section doesn't match the DT_SYMTAB and DT_SYMENT tags\n"
f48dfe41
NC
8112msgstr ""
8113
b19d852d
NC
8114#: readelf.c:10360
8115msgid "Corrupt DT_SYMTAB dynamic entry\n"
252b5132
RH
8116msgstr ""
8117
b19d852d
NC
8118#: readelf.c:10396
8119msgid "the .dynstr section doesn't match the DT_STRTAB and DT_STRSZ tags\n"
252b5132
RH
8120msgstr ""
8121
b19d852d
NC
8122#: readelf.c:10401
8123msgid "dynamic string table"
f48dfe41
NC
8124msgstr ""
8125
b19d852d
NC
8126#: readelf.c:10404
8127msgid "Corrupt DT_STRTAB dynamic entry\n"
3caac5b8
AM
8128msgstr ""
8129
b19d852d 8130#: readelf.c:10429
e0e7a9d4
TG
8131#, c-format
8132msgid "Bad value (%d) for SYMINENT entry\n"
8133msgstr ""
8134
b19d852d 8135#: readelf.c:10448
3caac5b8 8136msgid "symbol information"
252b5132
RH
8137msgstr ""
8138
b19d852d 8139#: readelf.c:10454
f48dfe41
NC
8140msgid "Multiple dynamic symbol information sections found\n"
8141msgstr ""
8142
b19d852d 8143#: readelf.c:10460
e0e7a9d4 8144#, c-format
b19d852d 8145msgid "Out of memory allocating %lu bytes for dynamic symbol info\n"
e0e7a9d4
TG
8146msgstr ""
8147
b19d852d 8148#: readelf.c:10482
252b5132 8149#, c-format
3caac5b8
AM
8150msgid ""
8151"\n"
3957a496
NC
8152"Dynamic section at offset 0x%lx contains %lu entry:\n"
8153msgid_plural ""
8154"\n"
e0e7a9d4 8155"Dynamic section at offset 0x%lx contains %lu entries:\n"
3957a496
NC
8156msgstr[0] ""
8157msgstr[1] ""
252b5132 8158
b19d852d 8159#: readelf.c:10489
252b5132 8160#, c-format
3caac5b8 8161msgid " Tag Type Name/Value\n"
252b5132
RH
8162msgstr ""
8163
b19d852d 8164#: readelf.c:10523
252b5132 8165#, c-format
3caac5b8 8166msgid "Auxiliary library"
252b5132
RH
8167msgstr ""
8168
b19d852d 8169#: readelf.c:10527
252b5132 8170#, c-format
3caac5b8 8171msgid "Filter library"
252b5132
RH
8172msgstr ""
8173
b19d852d 8174#: readelf.c:10531
252b5132 8175#, c-format
3caac5b8 8176msgid "Configuration file"
252b5132
RH
8177msgstr ""
8178
b19d852d 8179#: readelf.c:10535
6ece5c52 8180#, c-format
3caac5b8 8181msgid "Dependency audit library"
6ece5c52
AM
8182msgstr ""
8183
b19d852d 8184#: readelf.c:10539
6ece5c52 8185#, c-format
3caac5b8 8186msgid "Audit library"
252b5132
RH
8187msgstr ""
8188
b19d852d 8189#: readelf.c:10558 readelf.c:10586 readelf.c:10614
252b5132 8190#, c-format
3caac5b8 8191msgid "Flags:"
252b5132
RH
8192msgstr ""
8193
b19d852d 8194#: readelf.c:10561 readelf.c:10589 readelf.c:10616
6ece5c52 8195#, c-format
3caac5b8 8196msgid " None\n"
252b5132
RH
8197msgstr ""
8198
b19d852d 8199#: readelf.c:10822
6ece5c52 8200#, c-format
3caac5b8 8201msgid "Shared library: [%s]"
252b5132
RH
8202msgstr ""
8203
b19d852d 8204#: readelf.c:10825
252b5132 8205#, c-format
3caac5b8 8206msgid " program interpreter"
252b5132
RH
8207msgstr ""
8208
b19d852d 8209#: readelf.c:10829
6ece5c52 8210#, c-format
3caac5b8 8211msgid "Library soname: [%s]"
252b5132
RH
8212msgstr ""
8213
b19d852d 8214#: readelf.c:10833
6ece5c52 8215#, c-format
3caac5b8 8216msgid "Library rpath: [%s]"
252b5132
RH
8217msgstr ""
8218
b19d852d 8219#: readelf.c:10837
252b5132 8220#, c-format
3caac5b8 8221msgid "Library runpath: [%s]"
252b5132
RH
8222msgstr ""
8223
b19d852d 8224#: readelf.c:10871
2ee0aedf
TG
8225#, c-format
8226msgid " (bytes)\n"
8227msgstr ""
8228
b19d852d 8229#: readelf.c:10901
252b5132 8230#, c-format
3caac5b8 8231msgid "Not needed object: [%s]\n"
252b5132
RH
8232msgstr ""
8233
b19d852d 8234#: readelf.c:10926
e0e7a9d4
TG
8235#, c-format
8236msgid "<corrupt time val: %lx"
8237msgstr ""
8238
b19d852d 8239#: readelf.c:11046
6ece5c52 8240#, c-format
252b5132
RH
8241msgid ""
8242"\n"
3957a496
NC
8243"Version definition section '%s' contains %u entry:\n"
8244msgid_plural ""
8245"\n"
f12e7348 8246"Version definition section '%s' contains %u entries:\n"
3957a496
NC
8247msgstr[0] ""
8248msgstr[1] ""
252b5132 8249
b19d852d 8250#: readelf.c:11054 readelf.c:11192 readelf.c:11349
328577ad 8251#, c-format
6655dba2 8252msgid " Addr: 0x"
328577ad
NC
8253msgstr ""
8254
b19d852d 8255#: readelf.c:11056 readelf.c:11194 readelf.c:11351
328577ad 8256#, c-format
15e6ed8c 8257msgid " Offset: %#08lx Link: %u (%s)\n"
328577ad
NC
8258msgstr ""
8259
b19d852d 8260#: readelf.c:11062
3caac5b8 8261msgid "version definition section"
49f58d10
JB
8262msgstr ""
8263
b19d852d 8264#: readelf.c:11091
6ece5c52 8265#, c-format
3957a496 8266msgid " %#06lx: Rev: %d Flags: %s"
252b5132
RH
8267msgstr ""
8268
b19d852d 8269#: readelf.c:11094
252b5132 8270#, c-format
3caac5b8 8271msgid " Index: %d Cnt: %d "
252b5132
RH
8272msgstr ""
8273
b19d852d 8274#: readelf.c:11111
252b5132 8275#, c-format
3caac5b8 8276msgid "Name: %s\n"
252b5132
RH
8277msgstr ""
8278
b19d852d 8279#: readelf.c:11114
252b5132 8280#, c-format
3caac5b8 8281msgid "Name index: %ld\n"
252b5132
RH
8282msgstr ""
8283
b19d852d 8284#: readelf.c:11123
252b5132 8285#, c-format
3957a496 8286msgid "Invalid vda_next field of %lx\n"
252b5132
RH
8287msgstr ""
8288
b19d852d 8289#: readelf.c:11143
252b5132 8290#, c-format
3957a496 8291msgid " %#06lx: Parent %d: %s\n"
252b5132
RH
8292msgstr ""
8293
b19d852d 8294#: readelf.c:11147
3957a496
NC
8295#, c-format
8296msgid " %#06lx: Parent %d, name index: %ld\n"
8297msgstr ""
8298
b19d852d 8299#: readelf.c:11152
6ece5c52 8300#, c-format
f12e7348 8301msgid " Version def aux past end of section\n"
252b5132
RH
8302msgstr ""
8303
b19d852d 8304#: readelf.c:11159
3957a496
NC
8305#, c-format
8306msgid "Invalid vd_next field of %lx\n"
8307msgstr ""
8308
b19d852d 8309#: readelf.c:11170
252b5132 8310#, c-format
f12e7348 8311msgid " Version definition past end of section\n"
252b5132
RH
8312msgstr ""
8313
b19d852d 8314#: readelf.c:11185
252b5132 8315#, c-format
f12e7348
NC
8316msgid ""
8317"\n"
3957a496
NC
8318"Version needs section '%s' contains %u entry:\n"
8319msgid_plural ""
8320"\n"
f12e7348 8321"Version needs section '%s' contains %u entries:\n"
3957a496
NC
8322msgstr[0] ""
8323msgstr[1] ""
252b5132 8324
b19d852d 8325#: readelf.c:11201
9cf03b7e 8326msgid "Version Needs section"
328577ad
NC
8327msgstr ""
8328
b19d852d 8329#: readelf.c:11226
6ece5c52 8330#, c-format
3957a496 8331msgid " %#06lx: Version: %d"
328577ad
NC
8332msgstr ""
8333
b19d852d 8334#: readelf.c:11229
252b5132 8335#, c-format
3caac5b8 8336msgid " File: %s"
252b5132
RH
8337msgstr ""
8338
b19d852d 8339#: readelf.c:11232
252b5132 8340#, c-format
3caac5b8 8341msgid " File: %lx"
252b5132
RH
8342msgstr ""
8343
b19d852d 8344#: readelf.c:11234
252b5132 8345#, c-format
3caac5b8 8346msgid " Cnt: %d\n"
328577ad
NC
8347msgstr ""
8348
b19d852d 8349#: readelf.c:11257
252b5132 8350#, c-format
3957a496 8351msgid " %#06lx: Name: %s"
252b5132
RH
8352msgstr ""
8353
b19d852d 8354#: readelf.c:11260
252b5132 8355#, c-format
3957a496 8356msgid " %#06lx: Name index: %lx"
252b5132
RH
8357msgstr ""
8358
b19d852d 8359#: readelf.c:11263
252b5132 8360#, c-format
3caac5b8 8361msgid " Flags: %s Version: %d\n"
252b5132
RH
8362msgstr ""
8363
b19d852d 8364#: readelf.c:11269
e0e7a9d4
TG
8365#, c-format
8366msgid "Invalid vna_next field of %lx\n"
8367msgstr ""
8368
b19d852d 8369#: readelf.c:11282
9cf03b7e 8370msgid "Missing Version Needs auxillary information\n"
f12e7348
NC
8371msgstr ""
8372
b19d852d 8373#: readelf.c:11287
3957a496
NC
8374#, c-format
8375msgid "Invalid vn_next field of %lx\n"
f12e7348
NC
8376msgstr ""
8377
b19d852d 8378#: readelf.c:11297
e0e7a9d4
TG
8379msgid "Missing Version Needs information\n"
8380msgstr ""
8381
b19d852d 8382#: readelf.c:11335
3caac5b8 8383msgid "version string table"
252b5132
RH
8384msgstr ""
8385
b19d852d 8386#: readelf.c:11342
6ece5c52 8387#, c-format
252b5132
RH
8388msgid ""
8389"\n"
3957a496
NC
8390"Version symbols section '%s' contains %lu entry:\n"
8391msgid_plural ""
8392"\n"
e0e7a9d4 8393"Version symbols section '%s' contains %lu entries:\n"
3957a496
NC
8394msgstr[0] ""
8395msgstr[1] ""
328577ad 8396
b19d852d 8397#: readelf.c:11360
3caac5b8 8398msgid "version symbol data"
328577ad
NC
8399msgstr ""
8400
b19d852d 8401#: readelf.c:11380
e0e7a9d4
TG
8402msgid "*invalid*"
8403msgstr ""
8404
b19d852d 8405#: readelf.c:11388
3caac5b8 8406msgid " 0 (*local*) "
328577ad
NC
8407msgstr ""
8408
b19d852d 8409#: readelf.c:11392
3caac5b8 8410msgid " 1 (*global*) "
252b5132
RH
8411msgstr ""
8412
b19d852d 8413#: readelf.c:11403
2ee0aedf
TG
8414msgid "invalid index into symbol array\n"
8415msgstr ""
8416
b19d852d 8417#: readelf.c:11426 readelf.c:11992
3caac5b8 8418msgid "version need"
252b5132
RH
8419msgstr ""
8420
b19d852d 8421#: readelf.c:11437
3caac5b8 8422msgid "version need aux (2)"
252b5132
RH
8423msgstr ""
8424
b19d852d 8425#: readelf.c:11484 readelf.c:11936
3caac5b8 8426msgid "version def"
252b5132
RH
8427msgstr ""
8428
b19d852d 8429#: readelf.c:11512 readelf.c:11967
3caac5b8 8430msgid "version def aux"
252b5132
RH
8431msgstr ""
8432
b19d852d 8433#: readelf.c:11520
e0e7a9d4
TG
8434msgid "*both*"
8435msgstr ""
8436
b19d852d 8437#: readelf.c:11550
252b5132 8438#, c-format
06647dfd
AM
8439msgid ""
8440"\n"
3caac5b8 8441"No version information found in this file.\n"
252b5132
RH
8442msgstr ""
8443
b19d852d 8444#: readelf.c:11645
e0e7a9d4 8445#, c-format
b19d852d 8446msgid "Unrecognized visibility value: %u\n"
e0e7a9d4
TG
8447msgstr ""
8448
b19d852d 8449#: readelf.c:11658
6655dba2 8450#, c-format
b19d852d 8451msgid "Unrecognized alpha specific other value: %u\n"
6655dba2
SB
8452msgstr ""
8453
b19d852d 8454#: readelf.c:11735
e0e7a9d4
TG
8455#, c-format
8456msgid "Unrecognized IA64 VMS ST Function type: %d\n"
8457msgstr ""
8458
b19d852d 8459#: readelf.c:11759
e0e7a9d4
TG
8460#, c-format
8461msgid "Unrecognized IA64 VMS ST Linkage: %d\n"
8462msgstr ""
8463
b19d852d 8464#: readelf.c:11785
c1c69e83
AM
8465#, c-format
8466msgid "<localentry>: %d"
8467msgstr ""
8468
b19d852d 8469#: readelf.c:11825
ae351704
AM
8470#, c-format
8471msgid "<other>: %x"
8472msgstr ""
8473
b19d852d 8474#: readelf.c:11865
e0e7a9d4
TG
8475#, c-format
8476msgid "bad section index[%3d]"
252b5132
RH
8477msgstr ""
8478
b19d852d 8479#: readelf.c:11898
e0e7a9d4
TG
8480msgid "version data"
8481msgstr ""
8482
b19d852d 8483#: readelf.c:12010
e0e7a9d4
TG
8484msgid "version need aux (3)"
8485msgstr ""
8486
b19d852d
NC
8487#: readelf.c:12125
8488#, c-format
8489msgid "local symbol %lu found at index >= %s's sh_info value of %u\n"
f12e7348
NC
8490msgstr ""
8491
b19d852d 8492#: readelf.c:12146
6ece5c52 8493#, c-format
3caac5b8
AM
8494msgid ""
8495"\n"
b19d852d
NC
8496"Symbol table for image contains %lu entry:\n"
8497msgid_plural ""
8498"\n"
8499"Symbol table for image contains %lu entries:\n"
8500msgstr[0] ""
8501msgstr[1] ""
1a09a22c 8502
b19d852d 8503#: readelf.c:12151 readelf.c:12195
06647dfd 8504#, c-format
b19d852d 8505msgid " Num: Value Size Type Bind Vis Ndx Name\n"
3957a496
NC
8506msgstr ""
8507
b19d852d 8508#: readelf.c:12153 readelf.c:12197
f12e7348 8509#, c-format
b19d852d 8510msgid " Num: Value Size Type Bind Vis Ndx Name\n"
f12e7348
NC
8511msgstr ""
8512
b19d852d 8513#: readelf.c:12182
2ee0aedf
TG
8514#, c-format
8515msgid ""
8516"\n"
8517"Symbol table '%s' has a sh_entsize of zero!\n"
8518msgstr ""
8519
b19d852d 8520#: readelf.c:12188
49f58d10 8521#, c-format
3caac5b8
AM
8522msgid ""
8523"\n"
3957a496
NC
8524"Symbol table '%s' contains %lu entry:\n"
8525msgid_plural ""
8526"\n"
3caac5b8 8527"Symbol table '%s' contains %lu entries:\n"
3957a496
NC
8528msgstr[0] ""
8529msgstr[1] ""
49f58d10 8530
b19d852d 8531#: readelf.c:12231
6ece5c52 8532#, c-format
328577ad
NC
8533msgid ""
8534"\n"
3caac5b8 8535"Dynamic symbol information is not available for displaying symbols.\n"
328577ad
NC
8536msgstr ""
8537
b19d852d 8538#: readelf.c:12244
6ece5c52 8539#, c-format
328577ad 8540msgid ""
328577ad 8541"\n"
3957a496
NC
8542"Histogram for bucket list length (total of %lu bucket):\n"
8543msgid_plural ""
8544"\n"
3caac5b8 8545"Histogram for bucket list length (total of %lu buckets):\n"
3957a496
NC
8546msgstr[0] ""
8547msgstr[1] ""
328577ad 8548
b19d852d 8549#: readelf.c:12255
e0e7a9d4
TG
8550msgid "Out of memory allocating space for histogram buckets\n"
8551msgstr ""
8552
b19d852d 8553#: readelf.c:12261 readelf.c:12339
6ece5c52 8554#, c-format
3caac5b8 8555msgid " Length Number %% of total Coverage\n"
252b5132
RH
8556msgstr ""
8557
b19d852d
NC
8558#: readelf.c:12271
8559msgid "histogram chain is corrupt\n"
8560msgstr ""
8561
8562#: readelf.c:12283
e0e7a9d4
TG
8563msgid "Out of memory allocating space for histogram counts\n"
8564msgstr ""
8565
b19d852d 8566#: readelf.c:12323
ae351704
AM
8567#, c-format
8568msgid ""
8569"\n"
6655dba2 8570"Histogram for `%s' bucket list length (total of %lu bucket):\n"
3957a496
NC
8571msgid_plural ""
8572"\n"
6655dba2 8573"Histogram for `%s' bucket list length (total of %lu buckets):\n"
3957a496
NC
8574msgstr[0] ""
8575msgstr[1] ""
252b5132 8576
b19d852d 8577#: readelf.c:12335
e0e7a9d4
TG
8578msgid "Out of memory allocating space for gnu histogram buckets\n"
8579msgstr ""
8580
b19d852d 8581#: readelf.c:12362
e0e7a9d4
TG
8582msgid "Out of memory allocating space for gnu histogram counts\n"
8583msgstr ""
8584
b19d852d 8585#: readelf.c:12428
6ece5c52 8586#, c-format
3caac5b8
AM
8587msgid ""
8588"\n"
3957a496
NC
8589"Dynamic info segment at offset 0x%lx contains %d entry:\n"
8590msgid_plural ""
8591"\n"
3caac5b8 8592"Dynamic info segment at offset 0x%lx contains %d entries:\n"
3957a496
NC
8593msgstr[0] ""
8594msgstr[1] ""
252b5132 8595
b19d852d 8596#: readelf.c:12435
6ece5c52 8597#, c-format
3caac5b8 8598msgid " Num: Name BoundTo Flags\n"
252b5132
RH
8599msgstr ""
8600
b19d852d 8601#: readelf.c:12442
e0e7a9d4
TG
8602#, c-format
8603msgid "<corrupt index>"
8604msgstr ""
8605
b19d852d 8606#: readelf.c:12447
2ee0aedf
TG
8607#, c-format
8608msgid "<corrupt: %19ld>"
8609msgstr ""
8610
b19d852d 8611#: readelf.c:12542
15e6ed8c
TG
8612#, c-format
8613msgid "MSP430 SYM_DIFF reloc contains invalid symbol index %lu\n"
8614msgstr ""
8615
b19d852d 8616#: readelf.c:12571
15e6ed8c
TG
8617#, c-format
8618msgid "MSP430 reloc contains invalid symbol index %lu\n"
8619msgstr ""
8620
8621#. PR 21137
b19d852d 8622#: readelf.c:12582
15e6ed8c
TG
8623#, c-format
8624msgid "MSP430 sym diff reloc contains invalid offset: 0x%lx\n"
8625msgstr ""
8626
b19d852d 8627#: readelf.c:12593
e0e7a9d4 8628msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n"
c1c69e83
AM
8629msgstr ""
8630
b19d852d 8631#: readelf.c:12616
15e6ed8c
TG
8632#, c-format
8633msgid "MN10300_SYM_DIFF reloc contains invalid symbol index %lu\n"
8634msgstr ""
8635
b19d852d 8636#: readelf.c:12630
15e6ed8c
TG
8637#, c-format
8638msgid "MN10300 reloc contains invalid symbol index %lu\n"
8639msgstr ""
8640
b19d852d 8641#: readelf.c:12640
15e6ed8c
TG
8642#, c-format
8643msgid "MN10300 sym diff reloc contains invalid offset: 0x%lx\n"
8644msgstr ""
8645
b19d852d 8646#: readelf.c:12650
e0e7a9d4 8647msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n"
23f938f1
TG
8648msgstr ""
8649
b19d852d 8650#: readelf.c:12673
15e6ed8c
TG
8651#, c-format
8652msgid "RL78_SYM reloc contains invalid symbol index %lu\n"
8653msgstr ""
8654
b19d852d 8655#: readelf.c:12692 readelf.c:12701
15e6ed8c
TG
8656#, c-format
8657msgid "RL78 sym diff reloc contains invalid offset: 0x%lx\n"
8658msgstr ""
8659
b19d852d 8660#: readelf.c:12920
23f938f1
TG
8661#, c-format
8662msgid ""
8663"Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
8664"number %d\n"
8665msgstr ""
8666
b19d852d 8667#: readelf.c:13603
23f938f1
TG
8668#, c-format
8669msgid "unable to apply unsupported reloc type %d to section %s\n"
8670msgstr ""
8671
b19d852d 8672#: readelf.c:13612
23f938f1
TG
8673#, c-format
8674msgid "skipping invalid relocation offset 0x%lx in section %s\n"
8675msgstr ""
8676
b19d852d 8677#: readelf.c:13621
9cf03b7e
NC
8678#, c-format
8679msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
8680msgstr ""
8681
b19d852d 8682#: readelf.c:13644
23f938f1 8683#, c-format
3957a496 8684msgid "skipping unexpected symbol type %s in section %s relocation %ld\n"
23f938f1
TG
8685msgstr ""
8686
b19d852d 8687#: readelf.c:13721
252b5132 8688#, c-format
3caac5b8
AM
8689msgid ""
8690"\n"
8691"Assembly dump of section %s\n"
252b5132
RH
8692msgstr ""
8693
b19d852d 8694#: readelf.c:13739
252b5132 8695#, c-format
3957a496 8696msgid "Section '%s' has no data to dump.\n"
252b5132
RH
8697msgstr ""
8698
b19d852d 8699#: readelf.c:13745
23f938f1
TG
8700msgid "section contents"
8701msgstr ""
8702
b19d852d 8703#: readelf.c:13820
f12e7348
NC
8704#, c-format
8705msgid ""
8706"\n"
8707"String dump of section '%s':\n"
8708msgstr ""
8709
b19d852d 8710#: readelf.c:13840 readelf.c:14056 readelf.c:14438
e0e7a9d4
TG
8711#, c-format
8712msgid "section '%s' has unsupported compress type: %d\n"
8713msgstr ""
8714
b19d852d 8715#: readelf.c:13872 readelf.c:14090 readelf.c:14475
15e6ed8c
TG
8716#, c-format
8717msgid "Unable to decompress section %s\n"
8718msgstr ""
8719
b19d852d 8720#: readelf.c:13897
f12e7348
NC
8721#, c-format
8722msgid ""
8723" Note: This section has relocations against it, but these have NOT been "
8724"applied to this dump.\n"
8725msgstr ""
8726
b19d852d
NC
8727#: readelf.c:13996 readelf.c:15432 readelf.c:15472 readelf.c:15510
8728#: readelf.c:15557 readelf.c:15588 readelf.c:17088 readelf.c:17120
e0e7a9d4
TG
8729#, c-format
8730msgid "<corrupt>\n"
8731msgstr ""
8732
b19d852d 8733#: readelf.c:14004
f12e7348
NC
8734#, c-format
8735msgid " No strings found in this section."
8736msgstr ""
8737
b19d852d 8738#: readelf.c:14036
252b5132 8739#, c-format
06647dfd
AM
8740msgid ""
8741"\n"
3caac5b8 8742"Hex dump of section '%s':\n"
18e03609
NC
8743msgstr ""
8744
b19d852d 8745#: readelf.c:14123
ae351704
AM
8746#, c-format
8747msgid ""
8748" NOTE: This section has relocations against it, but these have NOT been "
8749"applied to this dump.\n"
8750msgstr ""
8751
b19d852d 8752#: readelf.c:14289
6655dba2
SB
8753#, c-format
8754msgid "No symbol section named %s\n"
8755msgstr ""
8756
b19d852d 8757#: readelf.c:14304
6655dba2
SB
8758#, c-format
8759msgid "No string table section named %s\n"
8760msgstr ""
8761
b19d852d 8762#: readelf.c:14311
6655dba2
SB
8763msgid "strings"
8764msgstr ""
8765
b19d852d 8766#: readelf.c:14320
6655dba2
SB
8767#, c-format
8768msgid "No CTF parent section named %s\n"
8769msgstr ""
8770
b19d852d 8771#: readelf.c:14326
6655dba2
SB
8772msgid "CTF parent"
8773msgstr ""
8774
b19d852d 8775#: readelf.c:14366
6655dba2
SB
8776#, c-format
8777msgid ""
8778"\n"
8779"Dump of CTF section '%s':\n"
8780msgstr ""
8781
b19d852d 8782#: readelf.c:14401
252b5132 8783#, c-format
3caac5b8 8784msgid "%s section data"
252b5132
RH
8785msgstr ""
8786
b19d852d 8787#: readelf.c:14425
e0e7a9d4 8788#, c-format
b19d852d 8789msgid "compressed section %s is too small to contain a compression header\n"
e0e7a9d4
TG
8790msgstr ""
8791
b19d852d 8792#: readelf.c:14551 readelf.c:14578 readelf.c:14603
1b1bb2c6
NC
8793#, c-format
8794msgid ""
b19d852d 8795"malformed note encountered in section %s whilst scanning for build-id note\n"
1b1bb2c6
NC
8796msgstr ""
8797
b19d852d 8798#: readelf.c:14727
252b5132 8799#, c-format
3caac5b8
AM
8800msgid ""
8801"\n"
8802"Section '%s' has no debugging data.\n"
252b5132
RH
8803msgstr ""
8804
23f938f1
TG
8805#. There is no point in dumping the contents of a debugging section
8806#. which has the NOBITS type - the bits in the file will be random.
8807#. This can happen when a file containing a .eh_frame section is
8808#. stripped with the --only-keep-debug command line option.
b19d852d 8809#: readelf.c:14736
23f938f1
TG
8810#, c-format
8811msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
8812msgstr ""
8813
b19d852d 8814#: readelf.c:14786
6ece5c52 8815#, c-format
3caac5b8 8816msgid "Unrecognized debug section: %s\n"
252b5132
RH
8817msgstr ""
8818
b19d852d 8819#: readelf.c:14814
ae351704
AM
8820#, c-format
8821msgid "Section '%s' was not dumped because it does not exist!\n"
8822msgstr ""
8823
b19d852d 8824#: readelf.c:14883
e7af610e 8825#, c-format
3caac5b8 8826msgid "Section %d was not dumped because it does not exist!\n"
e7af610e
NC
8827msgstr ""
8828
b19d852d 8829#: readelf.c:14940
e0e7a9d4
TG
8830msgid "<corrupt tag>\n"
8831msgstr ""
8832
b19d852d 8833#: readelf.c:14955
e0e7a9d4
TG
8834#, c-format
8835msgid "<corrupt string tag>"
c1c69e83
AM
8836msgstr ""
8837
b19d852d 8838#: readelf.c:14989
15e6ed8c
TG
8839#, c-format
8840msgid "Absent/Non standard\n"
8841msgstr ""
8842
b19d852d 8843#: readelf.c:14992
15e6ed8c
TG
8844#, c-format
8845msgid "Bare metal/mwdt\n"
8846msgstr ""
8847
b19d852d 8848#: readelf.c:14995
15e6ed8c
TG
8849#, c-format
8850msgid "Bare metal/newlib\n"
8851msgstr ""
8852
b19d852d 8853#: readelf.c:14998
15e6ed8c
TG
8854#, c-format
8855msgid "Linux/uclibc\n"
8856msgstr ""
8857
b19d852d 8858#: readelf.c:15001
15e6ed8c
TG
8859#, c-format
8860msgid "Linux/glibc\n"
8861msgstr ""
8862
b19d852d 8863#: readelf.c:15004 readelf.c:15083
15e6ed8c
TG
8864#, c-format
8865msgid "Unknown\n"
8866msgstr ""
8867
b19d852d 8868#: readelf.c:15016 readelf.c:15046 readelf.c:15074
15e6ed8c
TG
8869#, c-format
8870msgid "Absent\n"
8871msgstr ""
8872
b19d852d 8873#: readelf.c:15058
15e6ed8c
TG
8874msgid "yes"
8875msgstr ""
8876
b19d852d 8877#: readelf.c:15058
15e6ed8c
TG
8878msgid "no"
8879msgstr ""
8880
b19d852d 8881#: readelf.c:15095 readelf.c:15102
15e6ed8c
TG
8882msgid "default"
8883msgstr ""
8884
b19d852d 8885#: readelf.c:15096
15e6ed8c
TG
8886msgid "smallest"
8887msgstr ""
8888
b19d852d 8889#: readelf.c:15101
15e6ed8c
TG
8890msgid "OPTFP"
8891msgstr ""
8892
b19d852d
NC
8893#: readelf.c:15299 readelf.c:15312 readelf.c:15330 readelf.c:15851
8894#: readelf.c:16130 readelf.c:16142 readelf.c:16154
2ee0aedf
TG
8895#, c-format
8896msgid "None\n"
8897msgstr ""
8898
b19d852d 8899#: readelf.c:15300
2ee0aedf
TG
8900#, c-format
8901msgid "Application\n"
8902msgstr ""
8903
b19d852d 8904#: readelf.c:15301
2ee0aedf
TG
8905#, c-format
8906msgid "Realtime\n"
8907msgstr ""
8908
b19d852d 8909#: readelf.c:15302
2ee0aedf
TG
8910#, c-format
8911msgid "Microcontroller\n"
8912msgstr ""
8913
b19d852d 8914#: readelf.c:15303
2ee0aedf
TG
8915#, c-format
8916msgid "Application or Realtime\n"
8917msgstr ""
8918
b19d852d
NC
8919#: readelf.c:15313 readelf.c:15332 readelf.c:15903 readelf.c:15920
8920#: readelf.c:15991 readelf.c:16011 readelf.c:18592
2ee0aedf
TG
8921#, c-format
8922msgid "8-byte\n"
8923msgstr ""
8924
b19d852d 8925#: readelf.c:15314 readelf.c:15994 readelf.c:16014 readelf.c:18591
2ee0aedf
TG
8926#, c-format
8927msgid "4-byte\n"
8928msgstr ""
8929
b19d852d 8930#: readelf.c:15318 readelf.c:15336
2ee0aedf
TG
8931#, c-format
8932msgid "8-byte and up to %d-byte extended\n"
8933msgstr ""
8934
b19d852d 8935#: readelf.c:15331
2ee0aedf
TG
8936#, c-format
8937msgid "8-byte, except leaf SP\n"
8938msgstr ""
8939
b19d852d 8940#: readelf.c:15347 readelf.c:15429 readelf.c:16029
2ee0aedf 8941#, c-format
e0e7a9d4 8942msgid "flag = %d, vendor = "
2ee0aedf
TG
8943msgstr ""
8944
b19d852d 8945#: readelf.c:15368
2ee0aedf
TG
8946#, c-format
8947msgid "True\n"
8948msgstr ""
8949
b19d852d 8950#: readelf.c:15388
c1c69e83 8951#, c-format
e0e7a9d4 8952msgid "<unknown: %d>\n"
c1c69e83
AM
8953msgstr ""
8954
b19d852d 8955#: readelf.c:15433
c1c69e83
AM
8956msgid "corrupt vendor attribute\n"
8957msgstr ""
8958
b19d852d
NC
8959#: readelf.c:15483
8960#, c-format
8961msgid "unspecified hard/soft float\n"
8962msgstr ""
8963
8964#: readelf.c:15486
8965#, c-format
8966msgid "hard float\n"
8967msgstr ""
8968
8969#: readelf.c:15489
8970#, c-format
8971msgid "soft float\n"
8972msgstr ""
8973
8974#: readelf.c:15521
2ee0aedf 8975#, c-format
e0e7a9d4 8976msgid "unspecified hard/soft float, "
2ee0aedf
TG
8977msgstr ""
8978
b19d852d 8979#: readelf.c:15524
2ee0aedf 8980#, c-format
e0e7a9d4 8981msgid "hard float, "
2ee0aedf
TG
8982msgstr ""
8983
b19d852d 8984#: readelf.c:15527
2ee0aedf 8985#, c-format
e0e7a9d4 8986msgid "soft float, "
2ee0aedf
TG
8987msgstr ""
8988
b19d852d 8989#: readelf.c:15530
2ee0aedf 8990#, c-format
e0e7a9d4 8991msgid "single-precision hard float, "
2ee0aedf
TG
8992msgstr ""
8993
b19d852d 8994#: readelf.c:15537
2ee0aedf 8995#, c-format
e0e7a9d4 8996msgid "unspecified long double\n"
2ee0aedf
TG
8997msgstr ""
8998
b19d852d 8999#: readelf.c:15540
2ee0aedf 9000#, c-format
e0e7a9d4 9001msgid "128-bit IBM long double\n"
2ee0aedf
TG
9002msgstr ""
9003
b19d852d 9004#: readelf.c:15543
e0e7a9d4
TG
9005#, c-format
9006msgid "64-bit long double\n"
9007msgstr ""
9008
b19d852d 9009#: readelf.c:15546
e0e7a9d4
TG
9010#, c-format
9011msgid "128-bit IEEE long double\n"
c1c69e83
AM
9012msgstr ""
9013
b19d852d 9014#: readelf.c:15568 readelf.c:15599
2ee0aedf 9015#, c-format
e0e7a9d4 9016msgid "unspecified\n"
2ee0aedf
TG
9017msgstr ""
9018
b19d852d 9019#: readelf.c:15571
e0e7a9d4
TG
9020#, c-format
9021msgid "generic\n"
9022msgstr ""
9023
b19d852d 9024#: readelf.c:15605
e0e7a9d4
TG
9025#, c-format
9026msgid "memory\n"
9027msgstr ""
9028
b19d852d 9029#: readelf.c:15632
e0e7a9d4
TG
9030#, c-format
9031msgid "any\n"
9032msgstr ""
9033
b19d852d 9034#: readelf.c:15635
e0e7a9d4
TG
9035#, c-format
9036msgid "software\n"
9037msgstr ""
9038
b19d852d 9039#: readelf.c:15638
e0e7a9d4
TG
9040#, c-format
9041msgid "hardware\n"
9042msgstr ""
9043
b19d852d 9044#: readelf.c:15761
e0e7a9d4
TG
9045#, c-format
9046msgid "Hard or soft float\n"
9047msgstr ""
9048
b19d852d 9049#: readelf.c:15764
2ee0aedf
TG
9050#, c-format
9051msgid "Hard float (double precision)\n"
9052msgstr ""
9053
b19d852d 9054#: readelf.c:15767
2ee0aedf
TG
9055#, c-format
9056msgid "Hard float (single precision)\n"
9057msgstr ""
9058
b19d852d 9059#: readelf.c:15770
e0e7a9d4
TG
9060#, c-format
9061msgid "Soft float\n"
9062msgstr ""
9063
b19d852d 9064#: readelf.c:15773
e0e7a9d4
TG
9065#, c-format
9066msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
9067msgstr ""
9068
b19d852d 9069#: readelf.c:15776
e0e7a9d4
TG
9070#, c-format
9071msgid "Hard float (32-bit CPU, Any FPU)\n"
9072msgstr ""
9073
b19d852d 9074#: readelf.c:15779
e0e7a9d4
TG
9075#, c-format
9076msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
9077msgstr ""
9078
b19d852d 9079#: readelf.c:15782
2ee0aedf 9080#, c-format
e0e7a9d4 9081msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
2ee0aedf
TG
9082msgstr ""
9083
b19d852d 9084#: readelf.c:15785
e0e7a9d4
TG
9085#, c-format
9086msgid "NaN 2008 compatibility\n"
9087msgstr ""
9088
b19d852d 9089#: readelf.c:15818
c1c69e83
AM
9090#, c-format
9091msgid "Any MSA or not\n"
9092msgstr ""
9093
b19d852d 9094#: readelf.c:15821
c1c69e83
AM
9095#, c-format
9096msgid "128-bit MSA\n"
9097msgstr ""
9098
b19d852d 9099#: readelf.c:15883
2ee0aedf
TG
9100#, c-format
9101msgid "Not used\n"
9102msgstr ""
9103
b19d852d 9104#: readelf.c:15886
2ee0aedf
TG
9105#, c-format
9106msgid "2 bytes\n"
9107msgstr ""
9108
b19d852d 9109#: readelf.c:15889
2ee0aedf
TG
9110#, c-format
9111msgid "4 bytes\n"
9112msgstr ""
9113
b19d852d 9114#: readelf.c:15906 readelf.c:15923 readelf.c:15997 readelf.c:16017
2ee0aedf
TG
9115#, c-format
9116msgid "16-byte\n"
9117msgstr ""
9118
b19d852d 9119#: readelf.c:15937
2ee0aedf
TG
9120#, c-format
9121msgid "DSBT addressing not used\n"
9122msgstr ""
9123
b19d852d 9124#: readelf.c:15940
2ee0aedf
TG
9125#, c-format
9126msgid "DSBT addressing used\n"
9127msgstr ""
9128
b19d852d 9129#: readelf.c:15954
2ee0aedf
TG
9130#, c-format
9131msgid "Data addressing position-dependent\n"
9132msgstr ""
9133
b19d852d 9134#: readelf.c:15957
2ee0aedf
TG
9135#, c-format
9136msgid "Data addressing position-independent, GOT near DP\n"
9137msgstr ""
9138
b19d852d 9139#: readelf.c:15960
2ee0aedf
TG
9140#, c-format
9141msgid "Data addressing position-independent, GOT far from DP\n"
9142msgstr ""
9143
b19d852d 9144#: readelf.c:15974
2ee0aedf
TG
9145#, c-format
9146msgid "Code addressing position-dependent\n"
9147msgstr ""
9148
b19d852d 9149#: readelf.c:15977
2ee0aedf
TG
9150#, c-format
9151msgid "Code addressing position-independent\n"
9152msgstr ""
9153
b19d852d 9154#: readelf.c:16131
c1c69e83
AM
9155#, c-format
9156msgid "MSP430\n"
9157msgstr ""
9158
b19d852d 9159#: readelf.c:16132
c1c69e83
AM
9160#, c-format
9161msgid "MSP430X\n"
9162msgstr ""
9163
b19d852d 9164#: readelf.c:16143 readelf.c:16155
c1c69e83
AM
9165#, c-format
9166msgid "Small\n"
9167msgstr ""
9168
b19d852d 9169#: readelf.c:16144 readelf.c:16156
c1c69e83
AM
9170#, c-format
9171msgid "Large\n"
9172msgstr ""
9173
b19d852d 9174#: readelf.c:16157
c1c69e83
AM
9175#, c-format
9176msgid "Restricted Large\n"
9177msgstr ""
9178
b19d852d 9179#: readelf.c:16163
c1c69e83
AM
9180#, c-format
9181msgid " <unknown tag %d>: "
9182msgstr ""
9183
b19d852d 9184#: readelf.c:16209
6655dba2
SB
9185#, c-format
9186msgid "Any Region\n"
9187msgstr ""
9188
b19d852d 9189#: readelf.c:16212
6655dba2
SB
9190#, c-format
9191msgid "Lower Region Only\n"
9192msgstr ""
9193
b19d852d 9194#: readelf.c:16271
f48dfe41 9195#, c-format
6655dba2 9196msgid "%u\n"
f48dfe41
NC
9197msgstr ""
9198
b19d852d 9199#: readelf.c:16278
f48dfe41
NC
9200#, c-format
9201msgid "No unaligned access\n"
9202msgstr ""
9203
b19d852d 9204#: readelf.c:16281
f48dfe41
NC
9205#, c-format
9206msgid "Unaligned access\n"
9207msgstr ""
9208
b19d852d 9209#: readelf.c:16287
f48dfe41 9210#, c-format
6655dba2 9211msgid "%u-bytes\n"
f48dfe41
NC
9212msgstr ""
9213
b19d852d 9214#: readelf.c:16322
3caac5b8 9215msgid "attributes"
252b5132
RH
9216msgstr ""
9217
b19d852d 9218#: readelf.c:16334
15e6ed8c
TG
9219#, c-format
9220msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n"
9221msgstr ""
9222
b19d852d 9223#: readelf.c:16353
e0e7a9d4
TG
9224msgid "Tag section ends prematurely\n"
9225msgstr ""
9226
b19d852d 9227#: readelf.c:16362
e0e7a9d4
TG
9228#, c-format
9229msgid "Bad attribute length (%u > %u)\n"
9230msgstr ""
9231
b19d852d 9232#: readelf.c:16370
e0e7a9d4
TG
9233#, c-format
9234msgid "Attribute length of %u is too small\n"
9235msgstr ""
9236
b19d852d 9237#: readelf.c:16381
e0e7a9d4
TG
9238msgid "Corrupt attribute section name\n"
9239msgstr ""
9240
b19d852d 9241#: readelf.c:16386
252b5132 9242#, c-format
e0e7a9d4
TG
9243msgid "Attribute Section: "
9244msgstr ""
9245
b19d852d 9246#: readelf.c:16413
e0e7a9d4 9247msgid "Unused bytes at end of section\n"
252b5132
RH
9248msgstr ""
9249
b19d852d 9250#: readelf.c:16423
2ee0aedf 9251#, c-format
e0e7a9d4 9252msgid "Bad subsection length (%u > %u)\n"
2ee0aedf
TG
9253msgstr ""
9254
b19d852d 9255#: readelf.c:16431
252b5132 9256#, c-format
e0e7a9d4 9257msgid "Bad subsection length (%u < 6)\n"
252b5132
RH
9258msgstr ""
9259
b19d852d 9260#: readelf.c:16446
2ee0aedf
TG
9261#, c-format
9262msgid "File Attributes\n"
9263msgstr ""
9264
b19d852d 9265#: readelf.c:16449
2ee0aedf
TG
9266#, c-format
9267msgid "Section Attributes:"
9268msgstr ""
9269
b19d852d 9270#: readelf.c:16452
2ee0aedf
TG
9271#, c-format
9272msgid "Symbol Attributes:"
9273msgstr ""
9274
b19d852d 9275#: readelf.c:16465
2ee0aedf
TG
9276#, c-format
9277msgid "Unknown tag: %d\n"
9278msgstr ""
9279
b19d852d 9280#: readelf.c:16486
2ee0aedf 9281#, c-format
e0e7a9d4 9282msgid " Unknown attribute:\n"
2ee0aedf
TG
9283msgstr ""
9284
b19d852d 9285#: readelf.c:16528
e0e7a9d4
TG
9286msgid "MIPS GOT entry extends beyond the end of available data\n"
9287msgstr ""
9288
b19d852d 9289#: readelf.c:16611 readelf.c:16680
e0e7a9d4
TG
9290msgid "Unknown"
9291msgstr ""
9292
b19d852d 9293#: readelf.c:16727
15e6ed8c
TG
9294msgid "Corrupt MIPS ABI Flags section.\n"
9295msgstr ""
9296
b19d852d 9297#: readelf.c:16733
e0e7a9d4 9298msgid "MIPS ABI Flags section"
2ee0aedf
TG
9299msgstr ""
9300
b19d852d 9301#: readelf.c:16792 readelf.c:17375
15e6ed8c
TG
9302msgid "Global Offset Table data"
9303msgstr ""
9304
b19d852d 9305#: readelf.c:16796
15e6ed8c
TG
9306#, c-format
9307msgid ""
9308"\n"
9309"Static GOT:\n"
9310msgstr ""
9311
b19d852d 9312#: readelf.c:16797 readelf.c:17380
15e6ed8c
TG
9313#, c-format
9314msgid " Canonical gp value: "
9315msgstr ""
9316
b19d852d 9317#: readelf.c:16811 readelf.c:17384 readelf.c:17511
15e6ed8c
TG
9318#, c-format
9319msgid " Reserved entries:\n"
9320msgstr ""
9321
b19d852d 9322#: readelf.c:16812
15e6ed8c
TG
9323#, c-format
9324msgid " %*s %10s %*s\n"
9325msgstr ""
9326
b19d852d
NC
9327#: readelf.c:16813 readelf.c:16843 readelf.c:17386 readelf.c:17414
9328#: readelf.c:17432 readelf.c:17513 readelf.c:17522
15e6ed8c
TG
9329msgid "Address"
9330msgstr ""
9331
b19d852d
NC
9332#: readelf.c:16813 readelf.c:16843 readelf.c:17386 readelf.c:17414
9333#: readelf.c:17433
15e6ed8c
TG
9334msgid "Access"
9335msgstr ""
9336
b19d852d 9337#: readelf.c:16814 readelf.c:16844
15e6ed8c
TG
9338msgid "Value"
9339msgstr ""
9340
b19d852d 9341#: readelf.c:16841 readelf.c:17412
15e6ed8c
TG
9342#, c-format
9343msgid " Local entries:\n"
9344msgstr ""
9345
b19d852d 9346#: readelf.c:16923 readelf.c:17628
9cf03b7e 9347msgid "liblist section data"
328577ad
NC
9348msgstr ""
9349
b19d852d 9350#: readelf.c:16926
2ee0aedf
TG
9351#, c-format
9352msgid ""
9353"\n"
3957a496
NC
9354"Section '.liblist' contains %lu entry:\n"
9355msgid_plural ""
9356"\n"
2ee0aedf 9357"Section '.liblist' contains %lu entries:\n"
3957a496
NC
9358msgstr[0] ""
9359msgstr[1] ""
2ee0aedf 9360
b19d852d 9361#: readelf.c:16930
2ee0aedf
TG
9362msgid ""
9363" Library Time Stamp Checksum Version Flags\n"
9364msgstr ""
9365
b19d852d 9366#: readelf.c:16956
2ee0aedf
TG
9367#, c-format
9368msgid "<corrupt: %9ld>"
9369msgstr ""
9370
b19d852d 9371#: readelf.c:16961
2ee0aedf
TG
9372msgid " NONE"
9373msgstr ""
9374
b19d852d 9375#: readelf.c:17012
e0e7a9d4
TG
9376msgid "No MIPS_OPTIONS header found\n"
9377msgstr ""
9378
b19d852d 9379#: readelf.c:17018
6655dba2
SB
9380msgid "The MIPS options section is too small.\n"
9381msgstr ""
9382
b19d852d 9383#: readelf.c:17023
328577ad
NC
9384msgid "options"
9385msgstr ""
9386
b19d852d 9387#: readelf.c:17042
e0e7a9d4
TG
9388#, c-format
9389msgid "Invalid size (%u) for MIPS option\n"
9390msgstr ""
9391
b19d852d 9392#: readelf.c:17051
252b5132
RH
9393#, c-format
9394msgid ""
9395"\n"
3957a496
NC
9396"Section '%s' contains %d entry:\n"
9397msgid_plural ""
9398"\n"
252b5132 9399"Section '%s' contains %d entries:\n"
3957a496
NC
9400msgstr[0] ""
9401msgstr[1] ""
252b5132 9402
b19d852d 9403#: readelf.c:17089 readelf.c:17121
6655dba2
SB
9404msgid "Truncated MIPS REGINFO option\n"
9405msgstr ""
9406
b19d852d 9407#: readelf.c:17257
ae351704 9408msgid "conflict list found without a dynamic symbol table\n"
252b5132
RH
9409msgstr ""
9410
b19d852d 9411#: readelf.c:17265
15e6ed8c
TG
9412#, c-format
9413msgid "Overlarge number of conflicts detected: %lx\n"
9414msgstr ""
9415
b19d852d 9416#: readelf.c:17273
e0e7a9d4
TG
9417msgid "Out of memory allocating space for dynamic conflicts\n"
9418msgstr ""
9419
b19d852d 9420#: readelf.c:17283 readelf.c:17301
328577ad
NC
9421msgid "conflict"
9422msgstr ""
9423
b19d852d 9424#: readelf.c:17314
252b5132
RH
9425#, c-format
9426msgid ""
9427"\n"
3957a496
NC
9428"Section '.conflict' contains %lu entry:\n"
9429msgid_plural ""
9430"\n"
6ece5c52 9431"Section '.conflict' contains %lu entries:\n"
3957a496
NC
9432msgstr[0] ""
9433msgstr[1] ""
252b5132 9434
b19d852d 9435#: readelf.c:17318
252b5132
RH
9436msgid " Num: Index Value Name"
9437msgstr ""
9438
b19d852d 9439#: readelf.c:17325
e0e7a9d4
TG
9440#, c-format
9441msgid "<corrupt symbol index>"
9442msgstr ""
9443
b19d852d 9444#: readelf.c:17336 readelf.c:17462 readelf.c:17547
2ee0aedf
TG
9445#, c-format
9446msgid "<corrupt: %14ld>"
9447msgstr ""
9448
b19d852d 9449#: readelf.c:17359
e0e7a9d4
TG
9450#, c-format
9451msgid ""
9452"The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n"
9453msgstr ""
9454
b19d852d 9455#: readelf.c:17368
e0e7a9d4
TG
9456#, c-format
9457msgid "Too many GOT symbols: %lu\n"
9458msgstr ""
9459
b19d852d 9460#: readelf.c:17379
f12e7348
NC
9461#, c-format
9462msgid ""
9463"\n"
9464"Primary GOT:\n"
9465msgstr ""
9466
b19d852d 9467#: readelf.c:17385
f12e7348
NC
9468#, c-format
9469msgid " %*s %10s %*s Purpose\n"
9470msgstr ""
9471
b19d852d
NC
9472#: readelf.c:17387 readelf.c:17415 readelf.c:17434 readelf.c:17513
9473#: readelf.c:17523
2ee0aedf
TG
9474msgid "Initial"
9475msgstr ""
9476
b19d852d 9477#: readelf.c:17389
2ee0aedf
TG
9478#, c-format
9479msgid " Lazy resolver\n"
9480msgstr ""
9481
b19d852d 9482#: readelf.c:17404
2ee0aedf
TG
9483#, c-format
9484msgid " Module pointer (GNU extension)\n"
9485msgstr ""
9486
b19d852d 9487#: readelf.c:17430
f12e7348
NC
9488#, c-format
9489msgid " Global entries:\n"
9490msgstr ""
9491
b19d852d 9492#: readelf.c:17435 readelf.c:17524
2ee0aedf
TG
9493msgid "Sym.Val."
9494msgstr ""
9495
9cf03b7e 9496#. Note for translators: "Ndx" = abbreviated form of "Index".
b19d852d 9497#: readelf.c:17438 readelf.c:17524
2ee0aedf
TG
9498msgid "Ndx"
9499msgstr ""
9500
b19d852d 9501#: readelf.c:17438 readelf.c:17524
2ee0aedf
TG
9502msgid "Name"
9503msgstr ""
9504
b19d852d 9505#: readelf.c:17448
e0e7a9d4
TG
9506#, c-format
9507msgid "<no dynamic symbols>"
9508msgstr ""
9509
b19d852d 9510#: readelf.c:17465
e0e7a9d4
TG
9511#, c-format
9512msgid "<symbol index %lu exceeds number of dynamic symbols>"
9513msgstr ""
9514
b19d852d 9515#: readelf.c:17506
9cf03b7e 9516msgid "Procedure Linkage Table data"
f12e7348
NC
9517msgstr ""
9518
b19d852d 9519#: readelf.c:17512
f12e7348
NC
9520#, c-format
9521msgid " %*s %*s Purpose\n"
9522msgstr ""
9523
b19d852d 9524#: readelf.c:17515
2ee0aedf
TG
9525#, c-format
9526msgid " PLT lazy resolver\n"
9527msgstr ""
9528
b19d852d 9529#: readelf.c:17517
2ee0aedf
TG
9530#, c-format
9531msgid " Module pointer\n"
9532msgstr ""
9533
b19d852d 9534#: readelf.c:17520
f12e7348
NC
9535#, c-format
9536msgid " Entries:\n"
9537msgstr ""
9538
b19d852d 9539#: readelf.c:17534
e0e7a9d4
TG
9540#, c-format
9541msgid "<corrupt symbol index: %lu>"
9542msgstr ""
9543
b19d852d 9544#: readelf.c:17573
c1c69e83
AM
9545msgid "NDS32 elf flags section"
9546msgstr ""
9547
b19d852d 9548#: readelf.c:17639
1a09a22c
NC
9549msgid "liblist string table"
9550msgstr ""
9551
b19d852d 9552#: readelf.c:17651
1a09a22c
NC
9553#, c-format
9554msgid ""
9555"\n"
9556"Library list section '%s' contains %lu entries:\n"
3957a496
NC
9557msgid_plural ""
9558"\n"
9559"Library list section '%s' contains %lu entries:\n"
9560msgstr[0] ""
9561msgstr[1] ""
1a09a22c 9562
b19d852d 9563#: readelf.c:17657
2ee0aedf
TG
9564msgid " Library Time Stamp Checksum Version Flags"
9565msgstr ""
9566
b19d852d 9567#: readelf.c:17707
6ece5c52
AM
9568msgid "NT_AUXV (auxiliary vector)"
9569msgstr ""
9570
b19d852d 9571#: readelf.c:17709
a74801ba
ILT
9572msgid "NT_PRSTATUS (prstatus structure)"
9573msgstr ""
9574
b19d852d 9575#: readelf.c:17711
a74801ba
ILT
9576msgid "NT_FPREGSET (floating point registers)"
9577msgstr ""
9578
b19d852d 9579#: readelf.c:17713
a74801ba
ILT
9580msgid "NT_PRPSINFO (prpsinfo structure)"
9581msgstr ""
9582
b19d852d 9583#: readelf.c:17715
a74801ba
ILT
9584msgid "NT_TASKSTRUCT (task structure)"
9585msgstr ""
9586
b19d852d 9587#: readelf.c:17717
a74801ba
ILT
9588msgid "NT_PRXFPREG (user_xfpregs structure)"
9589msgstr ""
9590
b19d852d 9591#: readelf.c:17719
f12e7348
NC
9592msgid "NT_PPC_VMX (ppc Altivec registers)"
9593msgstr ""
9594
b19d852d 9595#: readelf.c:17721
f12e7348
NC
9596msgid "NT_PPC_VSX (ppc VSX registers)"
9597msgstr ""
9598
b19d852d 9599#: readelf.c:17723
3957a496
NC
9600msgid "NT_PPC_TAR (ppc TAR register)"
9601msgstr ""
9602
b19d852d 9603#: readelf.c:17725
3957a496
NC
9604msgid "NT_PPC_PPR (ppc PPR register)"
9605msgstr ""
9606
b19d852d 9607#: readelf.c:17727
3957a496
NC
9608msgid "NT_PPC_DSCR (ppc DSCR register)"
9609msgstr ""
9610
b19d852d 9611#: readelf.c:17729
3957a496
NC
9612msgid "NT_PPC_EBB (ppc EBB registers)"
9613msgstr ""
9614
b19d852d 9615#: readelf.c:17731
3957a496
NC
9616msgid "NT_PPC_PMU (ppc PMU registers)"
9617msgstr ""
9618
b19d852d 9619#: readelf.c:17733
3957a496
NC
9620msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"
9621msgstr ""
9622
b19d852d 9623#: readelf.c:17735
3957a496
NC
9624msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)"
9625msgstr ""
9626
b19d852d 9627#: readelf.c:17737
3957a496
NC
9628msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"
9629msgstr ""
9630
b19d852d 9631#: readelf.c:17739
f48dfe41 9632msgid "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)"
3957a496
NC
9633msgstr ""
9634
b19d852d 9635#: readelf.c:17741
3957a496
NC
9636msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)"
9637msgstr ""
9638
b19d852d 9639#: readelf.c:17743
3957a496
NC
9640msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"
9641msgstr ""
9642
b19d852d 9643#: readelf.c:17745
3957a496
NC
9644msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)"
9645msgstr ""
9646
b19d852d 9647#: readelf.c:17747
3957a496
NC
9648msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)"
9649msgstr ""
9650
b19d852d 9651#: readelf.c:17749
c1c69e83
AM
9652msgid "NT_386_TLS (x86 TLS information)"
9653msgstr ""
9654
b19d852d 9655#: readelf.c:17751
c1c69e83
AM
9656msgid "NT_386_IOPERM (x86 I/O permissions)"
9657msgstr ""
9658
b19d852d 9659#: readelf.c:17753
2ee0aedf
TG
9660msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
9661msgstr ""
9662
b19d852d 9663#: readelf.c:17755
2ee0aedf
TG
9664msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
9665msgstr ""
9666
b19d852d 9667#: readelf.c:17757
2ee0aedf
TG
9668msgid "NT_S390_TIMER (s390 timer register)"
9669msgstr ""
9670
b19d852d 9671#: readelf.c:17759
2ee0aedf
TG
9672msgid "NT_S390_TODCMP (s390 TOD comparator register)"
9673msgstr ""
9674
b19d852d 9675#: readelf.c:17761
2ee0aedf
TG
9676msgid "NT_S390_TODPREG (s390 TOD programmable register)"
9677msgstr ""
9678
b19d852d 9679#: readelf.c:17763
2ee0aedf
TG
9680msgid "NT_S390_CTRS (s390 control registers)"
9681msgstr ""
9682
b19d852d 9683#: readelf.c:17765
2ee0aedf
TG
9684msgid "NT_S390_PREFIX (s390 prefix register)"
9685msgstr ""
9686
b19d852d 9687#: readelf.c:17767
c1c69e83
AM
9688msgid "NT_S390_LAST_BREAK (s390 last breaking event address)"
9689msgstr ""
9690
b19d852d 9691#: readelf.c:17769
c1c69e83
AM
9692msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)"
9693msgstr ""
9694
b19d852d 9695#: readelf.c:17771
c1c69e83
AM
9696msgid "NT_S390_TDB (s390 transaction diagnostic block)"
9697msgstr ""
9698
b19d852d 9699#: readelf.c:17773
e0e7a9d4
TG
9700msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)"
9701msgstr ""
9702
b19d852d 9703#: readelf.c:17775
e0e7a9d4
TG
9704msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)"
9705msgstr ""
9706
b19d852d 9707#: readelf.c:17777
15e6ed8c
TG
9708msgid "NT_S390_GS_CB (s390 guarded-storage registers)"
9709msgstr ""
9710
b19d852d 9711#: readelf.c:17779
15e6ed8c
TG
9712msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)"
9713msgstr ""
9714
b19d852d 9715#: readelf.c:17781
9cf03b7e
NC
9716msgid "NT_ARM_VFP (arm VFP registers)"
9717msgstr ""
9718
b19d852d 9719#: readelf.c:17783
c1c69e83
AM
9720msgid "NT_ARM_TLS (AArch TLS registers)"
9721msgstr ""
9722
b19d852d 9723#: readelf.c:17785
c1c69e83
AM
9724msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)"
9725msgstr ""
9726
b19d852d 9727#: readelf.c:17787
c1c69e83
AM
9728msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)"
9729msgstr ""
9730
b19d852d
NC
9731#: readelf.c:17789
9732msgid "NT_ARC_V2 (ARC HS accumulator/extra registers)"
9733msgstr ""
9734
9735#: readelf.c:17791
a74801ba
ILT
9736msgid "NT_PSTATUS (pstatus structure)"
9737msgstr ""
9738
b19d852d 9739#: readelf.c:17793
a74801ba
ILT
9740msgid "NT_FPREGS (floating point registers)"
9741msgstr ""
9742
b19d852d 9743#: readelf.c:17795
a74801ba
ILT
9744msgid "NT_PSINFO (psinfo structure)"
9745msgstr ""
9746
b19d852d 9747#: readelf.c:17797
a74801ba
ILT
9748msgid "NT_LWPSTATUS (lwpstatus_t structure)"
9749msgstr ""
9750
b19d852d 9751#: readelf.c:17799
a74801ba
ILT
9752msgid "NT_LWPSINFO (lwpsinfo_t structure)"
9753msgstr ""
9754
b19d852d 9755#: readelf.c:17801
1a09a22c 9756msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
a74801ba
ILT
9757msgstr ""
9758
b19d852d 9759#: readelf.c:17803
c1c69e83
AM
9760msgid "NT_SIGINFO (siginfo_t data)"
9761msgstr ""
9762
b19d852d 9763#: readelf.c:17805
c1c69e83
AM
9764msgid "NT_FILE (mapped files)"
9765msgstr ""
9766
b19d852d 9767#: readelf.c:17813
06647dfd
AM
9768msgid "NT_VERSION (version)"
9769msgstr ""
9770
b19d852d 9771#: readelf.c:17815
06647dfd
AM
9772msgid "NT_ARCH (architecture)"
9773msgstr ""
9774
b19d852d 9775#: readelf.c:17817
3957a496 9776msgid "OPEN"
15e6ed8c
TG
9777msgstr ""
9778
b19d852d 9779#: readelf.c:17819
3957a496 9780msgid "func"
15e6ed8c
TG
9781msgstr ""
9782
b19d852d
NC
9783#: readelf.c:17824 readelf.c:17943 readelf.c:18565 readelf.c:18739
9784#: readelf.c:18816 readelf.c:18933
a74801ba
ILT
9785#, c-format
9786msgid "Unknown note type: (0x%08x)"
9787msgstr ""
9788
b19d852d 9789#: readelf.c:17845
c1c69e83
AM
9790#, c-format
9791msgid " Cannot decode 64-bit note in 32-bit build\n"
9792msgstr ""
9793
b19d852d 9794#: readelf.c:17853
c1c69e83
AM
9795msgid " Malformed note - too short for header\n"
9796msgstr ""
9797
b19d852d 9798#: readelf.c:17862
c1c69e83
AM
9799msgid " Malformed note - does not end with \\0\n"
9800msgstr ""
9801
b19d852d 9802#: readelf.c:17875
c1c69e83
AM
9803msgid " Malformed note - too short for supplied file count\n"
9804msgstr ""
9805
b19d852d 9806#: readelf.c:17879
c1c69e83
AM
9807#, c-format
9808msgid " Page size: "
9809msgstr ""
9810
b19d852d 9811#: readelf.c:17883
c1c69e83
AM
9812#, c-format
9813msgid " %*s%*s%*s\n"
9814msgstr ""
9815
b19d852d 9816#: readelf.c:17884
c1c69e83
AM
9817msgid "Start"
9818msgstr ""
9819
b19d852d 9820#: readelf.c:17885
c1c69e83
AM
9821msgid "End"
9822msgstr ""
9823
b19d852d 9824#: readelf.c:17886
c1c69e83
AM
9825msgid "Page Offset"
9826msgstr ""
9827
b19d852d 9828#: readelf.c:17894
c1c69e83
AM
9829msgid " Malformed note - filenames end too early\n"
9830msgstr ""
9831
b19d852d 9832#: readelf.c:17926
f12e7348
NC
9833msgid "NT_GNU_ABI_TAG (ABI version tag)"
9834msgstr ""
9835
b19d852d 9836#: readelf.c:17928
f12e7348
NC
9837msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
9838msgstr ""
9839
b19d852d 9840#: readelf.c:17930
f12e7348
NC
9841msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
9842msgstr ""
9843
b19d852d 9844#: readelf.c:17932
f12e7348
NC
9845msgid "NT_GNU_GOLD_VERSION (gold version)"
9846msgstr ""
9847
b19d852d 9848#: readelf.c:17934
15e6ed8c
TG
9849msgid "NT_GNU_PROPERTY_TYPE_0"
9850msgstr ""
9851
b19d852d 9852#: readelf.c:17936
3957a496
NC
9853msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN"
9854msgstr ""
9855
b19d852d 9856#: readelf.c:17938
3957a496
NC
9857msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC"
9858msgstr ""
9859
b19d852d 9860#: readelf.c:18027 readelf.c:18127 readelf.c:18158
f48dfe41
NC
9861#, c-format
9862msgid "<None>"
9863msgstr ""
9864
b19d852d 9865#: readelf.c:18242
15e6ed8c
TG
9866#, c-format
9867msgid " Properties: "
9868msgstr ""
9869
b19d852d 9870#: readelf.c:18246
15e6ed8c
TG
9871#, c-format
9872msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n"
9873msgstr ""
9874
b19d852d 9875#: readelf.c:18258
3957a496
NC
9876#, c-format
9877msgid "<corrupt descsz: %#lx>\n"
9878msgstr ""
9879
b19d852d 9880#: readelf.c:18269
15e6ed8c
TG
9881#, c-format
9882msgid "<corrupt type (%#x) datasz: %#x>\n"
9883msgstr ""
9884
b19d852d 9885#: readelf.c:18291 readelf.c:18345
15e6ed8c 9886#, c-format
f48dfe41
NC
9887msgid "x86 ISA used: <corrupt length: %#x> "
9888msgstr ""
9889
b19d852d 9890#: readelf.c:18302 readelf.c:18356
f48dfe41
NC
9891#, c-format
9892msgid "x86 ISA needed: <corrupt length: %#x> "
9893msgstr ""
9894
b19d852d 9895#: readelf.c:18313
f48dfe41
NC
9896#, c-format
9897msgid "x86 feature: <corrupt length: %#x> "
9898msgstr ""
9899
b19d852d 9900#: readelf.c:18324
f48dfe41
NC
9901#, c-format
9902msgid "x86 feature used: <corrupt length: %#x> "
9903msgstr ""
9904
b19d852d 9905#: readelf.c:18335
f48dfe41
NC
9906#, c-format
9907msgid "x86 feature needed: <corrupt length: %#x> "
15e6ed8c
TG
9908msgstr ""
9909
b19d852d 9910#: readelf.c:18375 readelf.c:18389 readelf.c:18397
15e6ed8c 9911#, c-format
6655dba2 9912msgid "<corrupt length: %#x> "
15e6ed8c
TG
9913msgstr ""
9914
b19d852d 9915#: readelf.c:18387
f48dfe41 9916#, c-format
6655dba2 9917msgid "stack size: "
f48dfe41
NC
9918msgstr ""
9919
b19d852d 9920#: readelf.c:18406
15e6ed8c
TG
9921#, c-format
9922msgid "<unknown type %#x data: "
9923msgstr ""
9924
b19d852d 9925#: readelf.c:18408
15e6ed8c
TG
9926#, c-format
9927msgid "<procesor-specific type %#x data: "
9928msgstr ""
9929
b19d852d 9930#: readelf.c:18410
15e6ed8c
TG
9931#, c-format
9932msgid "<application-specific type %#x data: "
9933msgstr ""
9934
b19d852d 9935#: readelf.c:18439
cc643b88
NC
9936#, c-format
9937msgid " Build ID: "
9938msgstr ""
9939
b19d852d 9940#: readelf.c:18454
e0e7a9d4
TG
9941#, c-format
9942msgid " <corrupt GNU_ABI_TAG>\n"
9943msgstr ""
9944
b19d852d 9945#: readelf.c:18491
cc643b88
NC
9946#, c-format
9947msgid " OS: %s, ABI: %ld.%ld.%ld\n"
9948msgstr ""
9949
b19d852d 9950#: readelf.c:18500
c1c69e83
AM
9951#, c-format
9952msgid " Version: "
9953msgstr ""
9954
e0e7a9d4
TG
9955#. Hardware capabilities information. Word 0 is the number of entries.
9956#. Word 1 is a bitmask of enabled entries. The rest of the descriptor
9957#. is a series of entries, where each entry is a single byte followed
9958#. by a nul terminated string. The byte gives the bit number to test
9959#. if enabled in the bitmask.
b19d852d 9960#: readelf.c:18516
e0e7a9d4
TG
9961#, c-format
9962msgid " Hardware Capabilities: "
9963msgstr ""
9964
b19d852d 9965#: readelf.c:18519
e0e7a9d4
TG
9966msgid "<corrupt GNU_HWCAP>\n"
9967msgstr ""
9968
b19d852d 9969#: readelf.c:18524
e0e7a9d4
TG
9970#, c-format
9971msgid "num entries: %ld, enabled mask: %lx\n"
9972msgstr ""
9973
b19d852d 9974#: readelf.c:18540
e0e7a9d4
TG
9975#, c-format
9976msgid " Description data: "
9977msgstr ""
9978
b19d852d 9979#: readelf.c:18558
e0e7a9d4
TG
9980msgid "Alignment of 8-byte objects"
9981msgstr ""
9982
b19d852d 9983#: readelf.c:18559
e0e7a9d4
TG
9984msgid "Sizeof double and long double"
9985msgstr ""
9986
b19d852d 9987#: readelf.c:18560
e0e7a9d4
TG
9988msgid "Type of FPU support needed"
9989msgstr ""
9990
b19d852d 9991#: readelf.c:18561
e0e7a9d4
TG
9992msgid "Use of SIMD instructions"
9993msgstr ""
9994
b19d852d 9995#: readelf.c:18562
e0e7a9d4
TG
9996msgid "Use of cache"
9997msgstr ""
9998
b19d852d 9999#: readelf.c:18563
e0e7a9d4
TG
10000msgid "Use of MMU"
10001msgstr ""
10002
b19d852d 10003#: readelf.c:18599
e0e7a9d4
TG
10004#, c-format
10005msgid "4-bytes\n"
10006msgstr ""
10007
b19d852d 10008#: readelf.c:18600
e0e7a9d4
TG
10009#, c-format
10010msgid "8-bytes\n"
10011msgstr ""
10012
b19d852d 10013#: readelf.c:18607
e0e7a9d4
TG
10014#, c-format
10015msgid "FPU-2.0\n"
10016msgstr ""
10017
b19d852d 10018#: readelf.c:18608
e0e7a9d4
TG
10019#, c-format
10020msgid "FPU-3.0\n"
10021msgstr ""
10022
b19d852d 10023#: readelf.c:18617
e0e7a9d4
TG
10024#, c-format
10025msgid "yes\n"
10026msgstr ""
10027
b19d852d 10028#: readelf.c:18627
e0e7a9d4
TG
10029#, c-format
10030msgid "unknown value: %x\n"
10031msgstr ""
10032
b19d852d 10033#: readelf.c:18685
e0e7a9d4
TG
10034msgid "NT_THRMISC (thrmisc structure)"
10035msgstr ""
10036
b19d852d 10037#: readelf.c:18687
e0e7a9d4
TG
10038msgid "NT_PROCSTAT_PROC (proc data)"
10039msgstr ""
10040
b19d852d 10041#: readelf.c:18689
e0e7a9d4
TG
10042msgid "NT_PROCSTAT_FILES (files data)"
10043msgstr ""
10044
b19d852d 10045#: readelf.c:18691
e0e7a9d4
TG
10046msgid "NT_PROCSTAT_VMMAP (vmmap data)"
10047msgstr ""
10048
b19d852d 10049#: readelf.c:18693
e0e7a9d4
TG
10050msgid "NT_PROCSTAT_GROUPS (groups data)"
10051msgstr ""
10052
b19d852d 10053#: readelf.c:18695
e0e7a9d4
TG
10054msgid "NT_PROCSTAT_UMASK (umask data)"
10055msgstr ""
10056
b19d852d 10057#: readelf.c:18697
e0e7a9d4
TG
10058msgid "NT_PROCSTAT_RLIMIT (rlimit data)"
10059msgstr ""
10060
b19d852d 10061#: readelf.c:18699
e0e7a9d4
TG
10062msgid "NT_PROCSTAT_OSREL (osreldate data)"
10063msgstr ""
10064
b19d852d 10065#: readelf.c:18701
e0e7a9d4
TG
10066msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)"
10067msgstr ""
10068
b19d852d 10069#: readelf.c:18703
e0e7a9d4
TG
10070msgid "NT_PROCSTAT_AUXV (auxv data)"
10071msgstr ""
10072
b19d852d 10073#: readelf.c:18705
3957a496
NC
10074msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)"
10075msgstr ""
10076
6655dba2 10077#. NetBSD core "procinfo" structure.
b19d852d 10078#: readelf.c:18719
328577ad
NC
10079msgid "NetBSD procinfo structure"
10080msgstr ""
10081
b19d852d 10082#: readelf.c:18723
6655dba2
SB
10083msgid "NetBSD ELF auxiliary vector data"
10084msgstr ""
10085
b19d852d
NC
10086#: readelf.c:18728
10087msgid "PT_LWPSTATUS (ptrace_lwpstatus structure)"
10088msgstr ""
10089
10090#: readelf.c:18758 readelf.c:18775 readelf.c:18789
328577ad
NC
10091msgid "PT_GETREGS (reg structure)"
10092msgstr ""
10093
b19d852d 10094#: readelf.c:18760 readelf.c:18777 readelf.c:18791
328577ad
NC
10095msgid "PT_GETFPREGS (fpreg structure)"
10096msgstr ""
10097
b19d852d 10098#: readelf.c:18773
6655dba2
SB
10099msgid "PT___GETREGS40 (old reg structure)"
10100msgstr ""
10101
b19d852d 10102#: readelf.c:18810
cc643b88 10103msgid "NT_STAPSDT (SystemTap probe descriptors)"
328577ad
NC
10104msgstr ""
10105
b19d852d 10106#: readelf.c:18878
a74801ba 10107#, c-format
cc643b88 10108msgid " Provider: %s\n"
a74801ba
ILT
10109msgstr ""
10110
b19d852d 10111#: readelf.c:18879
6ece5c52 10112#, c-format
cc643b88 10113msgid " Name: %s\n"
a74801ba
ILT
10114msgstr ""
10115
b19d852d 10116#: readelf.c:18880
1a09a22c 10117#, c-format
cc643b88 10118msgid " Location: "
1a09a22c
NC
10119msgstr ""
10120
b19d852d 10121#: readelf.c:18882
1a09a22c 10122#, c-format
cc643b88 10123msgid ", Base: "
1a09a22c
NC
10124msgstr ""
10125
b19d852d 10126#: readelf.c:18884
6ece5c52 10127#, c-format
cc643b88 10128msgid ", Semaphore: "
a74801ba
ILT
10129msgstr ""
10130
b19d852d 10131#: readelf.c:18887
cc643b88
NC
10132#, c-format
10133msgid " Arguments: %s\n"
10134msgstr ""
10135
b19d852d 10136#: readelf.c:18892
6655dba2
SB
10137#, c-format
10138msgid " <corrupt - note is too small>\n"
10139msgstr ""
10140
b19d852d 10141#: readelf.c:18893
6655dba2
SB
10142msgid "corrupt stapdt note - the data size is too small\n"
10143msgstr ""
10144
b19d852d 10145#: readelf.c:18905
cc643b88
NC
10146msgid "NT_VMS_MHD (module header)"
10147msgstr ""
10148
b19d852d 10149#: readelf.c:18907
cc643b88
NC
10150msgid "NT_VMS_LNM (language name)"
10151msgstr ""
10152
b19d852d 10153#: readelf.c:18909
cc643b88
NC
10154msgid "NT_VMS_SRC (source files)"
10155msgstr ""
10156
b19d852d 10157#: readelf.c:18913
cc643b88
NC
10158msgid "NT_VMS_EIDC (consistency check)"
10159msgstr ""
10160
b19d852d 10161#: readelf.c:18915
cc643b88
NC
10162msgid "NT_VMS_FPMODE (FP mode)"
10163msgstr ""
10164
b19d852d 10165#: readelf.c:18919
cc643b88
NC
10166msgid "NT_VMS_IMGNAM (image name)"
10167msgstr ""
10168
b19d852d 10169#: readelf.c:18921
cc643b88 10170msgid "NT_VMS_IMGID (image id)"
a74801ba
ILT
10171msgstr ""
10172
b19d852d 10173#: readelf.c:18923
cc643b88
NC
10174msgid "NT_VMS_LINKID (link id)"
10175msgstr ""
10176
b19d852d 10177#: readelf.c:18925
cc643b88
NC
10178msgid "NT_VMS_IMGBID (build id)"
10179msgstr ""
10180
b19d852d 10181#: readelf.c:18927
cc643b88
NC
10182msgid "NT_VMS_GSTNAM (sym table name)"
10183msgstr ""
10184
b19d852d 10185#: readelf.c:18954
252b5132 10186#, c-format
cc643b88
NC
10187msgid " Creation date : %.17s\n"
10188msgstr ""
10189
b19d852d 10190#: readelf.c:18955
cc643b88
NC
10191#, c-format
10192msgid " Last patch date: %.17s\n"
10193msgstr ""
10194
b19d852d 10195#: readelf.c:18958
cc643b88
NC
10196#, c-format
10197msgid " Module name : %s\n"
10198msgstr ""
10199
b19d852d 10200#: readelf.c:18960
cc643b88
NC
10201#, c-format
10202msgid " Module version : %s\n"
10203msgstr ""
10204
b19d852d 10205#: readelf.c:18962 readelf.c:18967
cc643b88 10206#, c-format
6655dba2 10207msgid " Module version : <missing>\n"
cc643b88
NC
10208msgstr ""
10209
b19d852d 10210#: readelf.c:18966
cc643b88 10211#, c-format
6655dba2 10212msgid " Module name : <missing>\n"
cc643b88
NC
10213msgstr ""
10214
b19d852d 10215#: readelf.c:18972
6655dba2
SB
10216#, c-format
10217msgid " Language: %.*s\n"
10218msgstr ""
10219
b19d852d 10220#: readelf.c:18977
9cf03b7e
NC
10221#, c-format
10222msgid " Floating Point mode: "
cc643b88
NC
10223msgstr ""
10224
b19d852d 10225#: readelf.c:18987
cc643b88
NC
10226#, c-format
10227msgid " Link time: "
10228msgstr ""
10229
b19d852d 10230#: readelf.c:18998
cc643b88
NC
10231#, c-format
10232msgid " Patch time: "
10233msgstr ""
10234
b19d852d 10235#: readelf.c:19012
cc643b88
NC
10236#, c-format
10237msgid " Major id: %u, minor id: %u\n"
252b5132
RH
10238msgstr ""
10239
b19d852d 10240#: readelf.c:19015
252b5132 10241#, c-format
9cf03b7e 10242msgid " Last modified : "
cc643b88
NC
10243msgstr ""
10244
b19d852d 10245#: readelf.c:19018
9cf03b7e 10246#, c-format
6ece5c52
AM
10247msgid ""
10248"\n"
9cf03b7e 10249" Link flags : "
252b5132
RH
10250msgstr ""
10251
b19d852d 10252#: readelf.c:19021
f12e7348 10253#, c-format
cc643b88 10254msgid " Header flags: 0x%08x\n"
f12e7348
NC
10255msgstr ""
10256
b19d852d 10257#: readelf.c:19023
f12e7348 10258#, c-format
6655dba2 10259msgid " Image id : %.*s\n"
cc643b88
NC
10260msgstr ""
10261
b19d852d 10262#: readelf.c:19028
cc643b88 10263#, c-format
6655dba2 10264msgid " Image name: %.*s\n"
cc643b88
NC
10265msgstr ""
10266
b19d852d 10267#: readelf.c:19032
cc643b88 10268#, c-format
6655dba2 10269msgid " Global symbol table name: %.*s\n"
cc643b88
NC
10270msgstr ""
10271
b19d852d 10272#: readelf.c:19036
cc643b88 10273#, c-format
6655dba2 10274msgid " Image id: %.*s\n"
cc643b88
NC
10275msgstr ""
10276
b19d852d 10277#: readelf.c:19040
cc643b88 10278#, c-format
6655dba2 10279msgid " Linker id: %.*s\n"
cc643b88
NC
10280msgstr ""
10281
b19d852d 10282#: readelf.c:19050
6655dba2
SB
10283#, c-format
10284msgid " <corrupt - data size is too small>\n"
10285msgstr ""
10286
b19d852d 10287#: readelf.c:19051
6655dba2
SB
10288msgid "corrupt IA64 note: data size is too small\n"
10289msgstr ""
10290
b19d852d 10291#: readelf.c:19218 readelf.c:19226
3957a496
NC
10292#, c-format
10293msgid " Applies to region from %#lx to %#lx\n"
15e6ed8c
TG
10294msgstr ""
10295
b19d852d 10296#: readelf.c:19221 readelf.c:19228
3957a496
NC
10297#, c-format
10298msgid " Applies to region from %#lx\n"
15e6ed8c
TG
10299msgstr ""
10300
b19d852d 10301#: readelf.c:19257
3957a496
NC
10302#, c-format
10303msgid " <invalid description size: %lx>\n"
15e6ed8c
TG
10304msgstr ""
10305
b19d852d 10306#: readelf.c:19258
15e6ed8c 10307#, c-format
3957a496 10308msgid " <invalid descsz>"
15e6ed8c
TG
10309msgstr ""
10310
b19d852d 10311#: readelf.c:19284
15e6ed8c 10312#, c-format
3957a496 10313msgid "Gap in build notes detected from %#lx to %#lx\n"
15e6ed8c
TG
10314msgstr ""
10315
b19d852d 10316#: readelf.c:19287 readelf.c:19298
15e6ed8c 10317#, c-format
3957a496 10318msgid " Applies to region from %#lx"
15e6ed8c
TG
10319msgstr ""
10320
b19d852d 10321#: readelf.c:19292 readelf.c:19303
15e6ed8c 10322#, c-format
3957a496 10323msgid " to %#lx"
15e6ed8c
TG
10324msgstr ""
10325
b19d852d 10326#: readelf.c:19309
15e6ed8c 10327#, c-format
3957a496 10328msgid " (%s)"
15e6ed8c
TG
10329msgstr ""
10330
b19d852d 10331#: readelf.c:19330 readelf.c:19345
15e6ed8c
TG
10332#, c-format
10333msgid "corrupt name field in GNU build attribute note: size = %ld\n"
10334msgstr ""
10335
b19d852d 10336#: readelf.c:19331 readelf.c:19346
15e6ed8c
TG
10337msgid " <corrupt name>"
10338msgstr ""
10339
b19d852d 10340#: readelf.c:19365
15e6ed8c
TG
10341#, c-format
10342msgid "unrecognised attribute type in name field: %d\n"
10343msgstr ""
10344
b19d852d 10345#: readelf.c:19366
15e6ed8c
TG
10346msgid "<unknown name type>"
10347msgstr ""
10348
b19d852d 10349#: readelf.c:19376
15e6ed8c
TG
10350msgid "<version>"
10351msgstr ""
10352
b19d852d 10353#: readelf.c:19381
15e6ed8c
TG
10354msgid "<stack prot>"
10355msgstr ""
10356
b19d852d 10357#: readelf.c:19386
15e6ed8c
TG
10358msgid "<relro>"
10359msgstr ""
10360
b19d852d 10361#: readelf.c:19391
15e6ed8c
TG
10362msgid "<stack size>"
10363msgstr ""
10364
b19d852d 10365#: readelf.c:19396
15e6ed8c
TG
10366msgid "<tool>"
10367msgstr ""
10368
b19d852d 10369#: readelf.c:19401
15e6ed8c
TG
10370msgid "<ABI>"
10371msgstr ""
10372
b19d852d 10373#: readelf.c:19406
15e6ed8c
TG
10374msgid "<PIC>"
10375msgstr ""
10376
b19d852d 10377#: readelf.c:19411
15e6ed8c
TG
10378msgid "<short enum>"
10379msgstr ""
10380
b19d852d 10381#: readelf.c:19430
15e6ed8c
TG
10382#, c-format
10383msgid "unrecognised byte in name field: %d\n"
10384msgstr ""
10385
b19d852d 10386#: readelf.c:19431
15e6ed8c
TG
10387#, c-format
10388msgid "<unknown:_%d>"
10389msgstr ""
10390
b19d852d 10391#: readelf.c:19443
15e6ed8c
TG
10392#, c-format
10393msgid "attribute does not have an expected type (%c)\n"
10394msgstr ""
10395
b19d852d 10396#: readelf.c:19447
15e6ed8c
TG
10397#, c-format
10398msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n"
10399msgstr ""
10400
b19d852d 10401#: readelf.c:19474
15e6ed8c
TG
10402#, c-format
10403msgid "corrupt numeric name field: too many bytes in the value: %x\n"
10404msgstr ""
10405
b19d852d 10406#: readelf.c:19646
e0e7a9d4
TG
10407#, c-format
10408msgid " description data: "
10409msgstr ""
10410
b19d852d 10411#: readelf.c:19688
cc643b88 10412msgid "notes"
f12e7348
NC
10413msgstr ""
10414
b19d852d 10415#: readelf.c:19696
e0e7a9d4
TG
10416#, c-format
10417msgid ""
10418"\n"
10419"Displaying notes found in: %s\n"
10420msgstr ""
10421
b19d852d 10422#: readelf.c:19698
f12e7348
NC
10423#, c-format
10424msgid ""
cc643b88 10425"\n"
c1c69e83 10426"Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n"
f12e7348
NC
10427msgstr ""
10428
b19d852d 10429#: readelf.c:19710
3957a496
NC
10430#, c-format
10431msgid "Corrupt note: alignment %ld, expecting 4 or 8\n"
10432msgstr ""
10433
b19d852d 10434#: readelf.c:19716
cc643b88 10435#, c-format
6655dba2 10436msgid " %-20s %-10s\tDescription\n"
f12e7348
NC
10437msgstr ""
10438
b19d852d 10439#: readelf.c:19716
cc643b88
NC
10440msgid "Owner"
10441msgstr ""
10442
b19d852d 10443#: readelf.c:19716
cc643b88 10444msgid "Data size"
f12e7348
NC
10445msgstr ""
10446
b19d852d 10447#: readelf.c:19734 readelf.c:19763
e0e7a9d4 10448#, c-format
3957a496
NC
10449msgid "Corrupt note: only %ld byte remains, not enough for a full note\n"
10450msgid_plural ""
10451"Corrupt note: only %ld bytes remain, not enough for a full note\n"
10452msgstr[0] ""
10453msgstr[1] ""
e0e7a9d4 10454
b19d852d 10455#: readelf.c:19791
f12e7348 10456#, c-format
c1c69e83 10457msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n"
f12e7348
NC
10458msgstr ""
10459
b19d852d
NC
10460#: readelf.c:19793
10461#, c-format
10462msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
10463msgstr ""
10464
10465#: readelf.c:19811
e0e7a9d4
TG
10466msgid "Out of memory allocating space for inote name\n"
10467msgstr ""
10468
b19d852d 10469#: readelf.c:19871
e0e7a9d4
TG
10470msgid "v850 notes"
10471msgstr ""
10472
b19d852d 10473#: readelf.c:19878
e0e7a9d4
TG
10474#, c-format
10475msgid ""
10476"\n"
10477"Displaying contents of Renesas V850 notes section at offset 0x%lx with "
10478"length 0x%lx:\n"
10479msgstr ""
10480
b19d852d 10481#: readelf.c:19895
15e6ed8c
TG
10482#, c-format
10483msgid "Corrupt note: name size is too big: %lx\n"
10484msgstr ""
10485
b19d852d 10486#: readelf.c:19905
e0e7a9d4
TG
10487#, c-format
10488msgid "corrupt descsz found in note at offset 0x%lx\n"
10489msgstr ""
10490
b19d852d 10491#: readelf.c:19907 readelf.c:19920
e0e7a9d4
TG
10492#, c-format
10493msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n"
10494msgstr ""
10495
b19d852d 10496#: readelf.c:19918
e0e7a9d4
TG
10497#, c-format
10498msgid "corrupt namesz found in note at offset 0x%lx\n"
10499msgstr ""
10500
b19d852d 10501#: readelf.c:19996
f12e7348 10502#, c-format
cc643b88
NC
10503msgid "No note segments present in the core file.\n"
10504msgstr ""
10505
b19d852d 10506#: readelf.c:20004
15e6ed8c
TG
10507#, c-format
10508msgid " Unknown GNU attribute: %s\n"
10509msgstr ""
10510
b19d852d 10511#: readelf.c:20148
cc643b88
NC
10512msgid ""
10513"This instance of readelf has been built without support for a\n"
10514"64 bit data type and so it cannot read 64 bit ELF files.\n"
f12e7348
NC
10515msgstr ""
10516
b19d852d 10517#: readelf.c:20271
f12e7348 10518#, c-format
cc643b88
NC
10519msgid "%s: Failed to read file header\n"
10520msgstr ""
10521
b19d852d 10522#: readelf.c:20286
cc643b88
NC
10523#, c-format
10524msgid ""
10525"\n"
10526"File: %s\n"
f12e7348
NC
10527msgstr ""
10528
b19d852d 10529#: readelf.c:20476
f12e7348 10530#, c-format
23f938f1 10531msgid "%s: unable to dump the index as none was found\n"
f12e7348
NC
10532msgstr ""
10533
b19d852d 10534#: readelf.c:20483
f12e7348 10535#, c-format
e0e7a9d4 10536msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n"
f12e7348
NC
10537msgstr ""
10538
b19d852d 10539#: readelf.c:20507
f12e7348 10540#, c-format
c1c69e83 10541msgid "Contents of binary %s at offset "
f12e7348
NC
10542msgstr ""
10543
b19d852d 10544#: readelf.c:20519
f12e7348
NC
10545#, c-format
10546msgid "%s: end of the symbol table reached before the end of the index\n"
10547msgstr ""
10548
b19d852d 10549#: readelf.c:20538
f12e7348
NC
10550#, c-format
10551msgid ""
3957a496
NC
10552"%s: %ld byte remains in the symbol table, but without corresponding entries "
10553"in the index table\n"
10554msgid_plural ""
c1c69e83
AM
10555"%s: %ld bytes remain in the symbol table, but without corresponding entries "
10556"in the index table\n"
3957a496
NC
10557msgstr[0] ""
10558msgstr[1] ""
f12e7348 10559
b19d852d 10560#: readelf.c:20551
f12e7348
NC
10561#, c-format
10562msgid "%s: failed to seek back to start of object files in the archive\n"
10563msgstr ""
10564
b19d852d 10565#: readelf.c:20645 readelf.c:20761
6ece5c52 10566#, c-format
23f938f1 10567msgid "Input file '%s' is not readable.\n"
6ece5c52
AM
10568msgstr ""
10569
b19d852d 10570#: readelf.c:20670
c1c69e83
AM
10571#, c-format
10572msgid "%s: contains corrupt thin archive: %s\n"
10573msgstr ""
10574
b19d852d 10575#: readelf.c:20688
6ece5c52 10576#, c-format
23f938f1 10577msgid "%s: failed to seek to archive member.\n"
252b5132
RH
10578msgstr ""
10579
b19d852d 10580#: readelf.c:20753
3957a496
NC
10581msgid "Out of memory allocating file data structure\n"
10582msgstr ""
10583
b19d852d 10584#: readelf.c:20789
f12e7348
NC
10585#, c-format
10586msgid "File %s is not an archive so its index cannot be displayed.\n"
10587msgstr ""
10588
b19d852d 10589#: readelf.c:20862
e0e7a9d4
TG
10590msgid "Nothing to do.\n"
10591msgstr ""
10592
c1c69e83 10593#: rename.c:122
252b5132
RH
10594#, c-format
10595msgid "%s: cannot set time: %s"
10596msgstr ""
10597
10598#. We have to clean up here.
c1c69e83 10599#: rename.c:157 rename.c:195
252b5132 10600#, c-format
f12e7348 10601msgid "unable to rename '%s'; reason: %s"
252b5132
RH
10602msgstr ""
10603
c1c69e83 10604#: rename.c:203
252b5132 10605#, c-format
f12e7348 10606msgid "unable to copy file '%s'; reason: %s"
252b5132
RH
10607msgstr ""
10608
e0e7a9d4 10609#: resbin.c:119
252b5132
RH
10610#, c-format
10611msgid "%s: not enough binary data"
10612msgstr ""
10613
e0e7a9d4 10614#: resbin.c:135
252b5132
RH
10615msgid "null terminated unicode string"
10616msgstr ""
10617
e0e7a9d4 10618#: resbin.c:162 resbin.c:168
252b5132
RH
10619msgid "resource ID"
10620msgstr ""
10621
e0e7a9d4 10622#: resbin.c:207
252b5132
RH
10623msgid "cursor"
10624msgstr ""
10625
e0e7a9d4 10626#: resbin.c:238 resbin.c:245
252b5132
RH
10627msgid "menu header"
10628msgstr ""
10629
e0e7a9d4 10630#: resbin.c:254
252b5132
RH
10631msgid "menuex header"
10632msgstr ""
10633
e0e7a9d4 10634#: resbin.c:258
252b5132
RH
10635msgid "menuex offset"
10636msgstr ""
10637
e0e7a9d4 10638#: resbin.c:263
252b5132
RH
10639#, c-format
10640msgid "unsupported menu version %d"
10641msgstr ""
10642
e0e7a9d4 10643#: resbin.c:288 resbin.c:303 resbin.c:365
252b5132
RH
10644msgid "menuitem header"
10645msgstr ""
10646
e0e7a9d4 10647#: resbin.c:395
252b5132
RH
10648msgid "menuitem"
10649msgstr ""
10650
e0e7a9d4 10651#: resbin.c:432 resbin.c:460
252b5132
RH
10652msgid "dialog header"
10653msgstr ""
10654
e0e7a9d4 10655#: resbin.c:450
252b5132 10656#, c-format
1a09a22c 10657msgid "unexpected DIALOGEX version %d"
252b5132
RH
10658msgstr ""
10659
e0e7a9d4 10660#: resbin.c:495
252b5132
RH
10661msgid "dialog font point size"
10662msgstr ""
10663
e0e7a9d4 10664#: resbin.c:503
252b5132
RH
10665msgid "dialogex font information"
10666msgstr ""
10667
e0e7a9d4 10668#: resbin.c:529 resbin.c:547
252b5132
RH
10669msgid "dialog control"
10670msgstr ""
10671
e0e7a9d4 10672#: resbin.c:539
252b5132
RH
10673msgid "dialogex control"
10674msgstr ""
10675
e0e7a9d4 10676#: resbin.c:568
252b5132
RH
10677msgid "dialog control end"
10678msgstr ""
10679
15e6ed8c 10680#: resbin.c:578
252b5132
RH
10681msgid "dialog control data"
10682msgstr ""
10683
15e6ed8c 10684#: resbin.c:618
252b5132
RH
10685msgid "stringtable string length"
10686msgstr ""
10687
15e6ed8c 10688#: resbin.c:628
252b5132
RH
10689msgid "stringtable string"
10690msgstr ""
10691
15e6ed8c 10692#: resbin.c:658
252b5132
RH
10693msgid "fontdir header"
10694msgstr ""
10695
15e6ed8c 10696#: resbin.c:672
252b5132
RH
10697msgid "fontdir"
10698msgstr ""
10699
15e6ed8c 10700#: resbin.c:689
252b5132
RH
10701msgid "fontdir device name"
10702msgstr ""
10703
15e6ed8c 10704#: resbin.c:695
252b5132
RH
10705msgid "fontdir face name"
10706msgstr ""
10707
15e6ed8c 10708#: resbin.c:735
252b5132
RH
10709msgid "accelerator"
10710msgstr ""
10711
15e6ed8c 10712#: resbin.c:794
252b5132
RH
10713msgid "group cursor header"
10714msgstr ""
10715
15e6ed8c 10716#: resbin.c:798 resrc.c:1350
252b5132
RH
10717#, c-format
10718msgid "unexpected group cursor type %d"
10719msgstr ""
10720
15e6ed8c 10721#: resbin.c:813
252b5132
RH
10722msgid "group cursor"
10723msgstr ""
10724
15e6ed8c 10725#: resbin.c:849
252b5132
RH
10726msgid "group icon header"
10727msgstr ""
10728
15e6ed8c 10729#: resbin.c:853 resrc.c:1297
252b5132
RH
10730#, c-format
10731msgid "unexpected group icon type %d"
10732msgstr ""
10733
15e6ed8c 10734#: resbin.c:868
252b5132
RH
10735msgid "group icon"
10736msgstr ""
10737
15e6ed8c 10738#: resbin.c:932
252b5132
RH
10739msgid "unexpected version string"
10740msgstr ""
10741
15e6ed8c 10742#: resbin.c:964
252b5132 10743#, c-format
e0e7a9d4 10744msgid "version length %lu greater than resource length %lu"
252b5132
RH
10745msgstr ""
10746
15e6ed8c 10747#: resbin.c:968
252b5132
RH
10748#, c-format
10749msgid "unexpected version type %d"
10750msgstr ""
10751
15e6ed8c 10752#: resbin.c:980
252b5132 10753#, c-format
ae351704 10754msgid "unexpected fixed version information length %ld"
252b5132
RH
10755msgstr ""
10756
15e6ed8c 10757#: resbin.c:983
252b5132
RH
10758msgid "fixed version info"
10759msgstr ""
10760
15e6ed8c 10761#: resbin.c:987
252b5132
RH
10762#, c-format
10763msgid "unexpected fixed version signature %lu"
10764msgstr ""
10765
15e6ed8c 10766#: resbin.c:991
252b5132
RH
10767#, c-format
10768msgid "unexpected fixed version info version %lu"
10769msgstr ""
10770
15e6ed8c 10771#: resbin.c:1020
252b5132
RH
10772msgid "version var info"
10773msgstr ""
10774
15e6ed8c 10775#: resbin.c:1037
252b5132 10776#, c-format
ae351704 10777msgid "unexpected stringfileinfo value length %ld"
252b5132
RH
10778msgstr ""
10779
15e6ed8c 10780#: resbin.c:1054
9cf03b7e
NC
10781msgid "version stringtable"
10782msgstr ""
10783
15e6ed8c 10784#: resbin.c:1062
252b5132 10785#, c-format
ae351704 10786msgid "unexpected version stringtable value length %ld"
252b5132
RH
10787msgstr ""
10788
15e6ed8c 10789#: resbin.c:1079
9cf03b7e
NC
10790msgid "version string"
10791msgstr ""
10792
15e6ed8c 10793#: resbin.c:1094
252b5132 10794#, c-format
ae351704 10795msgid "unexpected version string length %ld != %ld + %ld"
252b5132
RH
10796msgstr ""
10797
15e6ed8c 10798#: resbin.c:1101
252b5132 10799#, c-format
ae351704 10800msgid "unexpected version string length %ld < %ld"
252b5132
RH
10801msgstr ""
10802
15e6ed8c 10803#: resbin.c:1127
252b5132 10804#, c-format
ae351704 10805msgid "unexpected varfileinfo value length %ld"
252b5132
RH
10806msgstr ""
10807
15e6ed8c 10808#: resbin.c:1146
252b5132
RH
10809msgid "version varfileinfo"
10810msgstr ""
10811
15e6ed8c 10812#: resbin.c:1161
252b5132 10813#, c-format
ae351704 10814msgid "unexpected version value length %ld"
252b5132
RH
10815msgstr ""
10816
15e6ed8c 10817#: resbin.c:1171
e0e7a9d4
TG
10818msgid "nul bytes found in version string"
10819msgstr ""
10820
15e6ed8c 10821#: resbin.c:1174
e0e7a9d4
TG
10822#, c-format
10823msgid "unexpected version string character: %x"
10824msgstr ""
10825
c1c69e83 10826#: rescoff.c:123
252b5132
RH
10827msgid "filename required for COFF input"
10828msgstr ""
10829
c1c69e83 10830#: rescoff.c:140
252b5132 10831#, c-format
60bcf0fa 10832msgid "%s: no resource section"
252b5132
RH
10833msgstr ""
10834
e0e7a9d4
TG
10835#: rescoff.c:150
10836#, c-format
10837msgid "%s: .rsrc section is bigger than the file!"
10838msgstr ""
10839
10840#: rescoff.c:178
252b5132
RH
10841#, c-format
10842msgid "%s: %s: address out of bounds"
10843msgstr ""
10844
e0e7a9d4
TG
10845#: rescoff.c:199
10846msgid "Resources nest too deep"
10847msgstr ""
10848
10849#: rescoff.c:202
252b5132
RH
10850msgid "directory"
10851msgstr ""
10852
e0e7a9d4 10853#: rescoff.c:230
252b5132
RH
10854msgid "named directory entry"
10855msgstr ""
10856
e0e7a9d4 10857#: rescoff.c:239
252b5132
RH
10858msgid "directory entry name"
10859msgstr ""
10860
e0e7a9d4
TG
10861#: rescoff.c:253
10862msgid "resource name"
10863msgstr ""
10864
10865#: rescoff.c:264
252b5132
RH
10866msgid "named subdirectory"
10867msgstr ""
10868
e0e7a9d4 10869#: rescoff.c:272
252b5132
RH
10870msgid "named resource"
10871msgstr ""
10872
e0e7a9d4 10873#: rescoff.c:287
252b5132
RH
10874msgid "ID directory entry"
10875msgstr ""
10876
e0e7a9d4 10877#: rescoff.c:304
252b5132
RH
10878msgid "ID subdirectory"
10879msgstr ""
10880
e0e7a9d4 10881#: rescoff.c:312
252b5132
RH
10882msgid "ID resource"
10883msgstr ""
10884
e0e7a9d4 10885#: rescoff.c:337
252b5132
RH
10886msgid "resource type unknown"
10887msgstr ""
10888
e0e7a9d4 10889#: rescoff.c:340
252b5132
RH
10890msgid "data entry"
10891msgstr ""
10892
e0e7a9d4 10893#: rescoff.c:348
252b5132
RH
10894msgid "resource data"
10895msgstr ""
10896
e0e7a9d4 10897#: rescoff.c:353
252b5132
RH
10898msgid "resource data size"
10899msgstr ""
10900
e0e7a9d4 10901#: rescoff.c:448
252b5132
RH
10902msgid "filename required for COFF output"
10903msgstr ""
10904
e0e7a9d4 10905#: rescoff.c:732
252b5132
RH
10906msgid "can't get BFD_RELOC_RVA relocation type"
10907msgstr ""
10908
e0e7a9d4 10909#: resrc.c:256 resrc.c:328
a74801ba
ILT
10910#, c-format
10911msgid "can't open temporary file `%s': %s"
10912msgstr ""
10913
e0e7a9d4 10914#: resrc.c:262
a74801ba
ILT
10915#, c-format
10916msgid "can't redirect stdout: `%s': %s"
10917msgstr ""
10918
c1c69e83 10919#: resrc.c:324
a74801ba
ILT
10920#, c-format
10921msgid "can't execute `%s': %s"
10922msgstr ""
10923
c1c69e83 10924#: resrc.c:333
a74801ba
ILT
10925#, c-format
10926msgid "Using temporary file `%s' to read preprocessor output\n"
10927msgstr ""
10928
c1c69e83 10929#: resrc.c:340
252b5132
RH
10930#, c-format
10931msgid "can't popen `%s': %s"
10932msgstr ""
10933
c1c69e83 10934#: resrc.c:342
6ece5c52 10935#, c-format
a74801ba
ILT
10936msgid "Using popen to read preprocessor output\n"
10937msgstr ""
10938
c1c69e83 10939#: resrc.c:408
a74801ba
ILT
10940#, c-format
10941msgid "Tried `%s'\n"
10942msgstr ""
10943
c1c69e83 10944#: resrc.c:419
a74801ba
ILT
10945#, c-format
10946msgid "Using `%s'\n"
10947msgstr ""
10948
c1c69e83 10949#: resrc.c:603
f12e7348
NC
10950msgid "preprocessing failed."
10951msgstr ""
10952
c1c69e83 10953#: resrc.c:634
252b5132
RH
10954#, c-format
10955msgid "%s: unexpected EOF"
10956msgstr ""
10957
c1c69e83 10958#: resrc.c:683
252b5132
RH
10959#, c-format
10960msgid "%s: read of %lu returned %lu"
10961msgstr ""
10962
c1c69e83 10963#: resrc.c:722 resrc.c:1497
252b5132
RH
10964#, c-format
10965msgid "stat failed on bitmap file `%s': %s"
10966msgstr ""
10967
c1c69e83 10968#: resrc.c:773
252b5132
RH
10969#, c-format
10970msgid "cursor file `%s' does not contain cursor data"
10971msgstr ""
10972
c1c69e83 10973#: resrc.c:805 resrc.c:1205
252b5132
RH
10974#, c-format
10975msgid "%s: fseek to %lu failed: %s"
10976msgstr ""
10977
c1c69e83 10978#: resrc.c:931
60bcf0fa
NC
10979msgid "help ID requires DIALOGEX"
10980msgstr ""
10981
c1c69e83 10982#: resrc.c:933
60bcf0fa
NC
10983msgid "control data requires DIALOGEX"
10984msgstr ""
10985
c1c69e83 10986#: resrc.c:961
06647dfd
AM
10987#, c-format
10988msgid "stat failed on font file `%s': %s"
10989msgstr ""
10990
c1c69e83 10991#: resrc.c:1174
252b5132
RH
10992#, c-format
10993msgid "icon file `%s' does not contain icon data"
10994msgstr ""
10995
c1c69e83 10996#: resrc.c:1723 resrc.c:1758
06647dfd
AM
10997#, c-format
10998msgid "stat failed on file `%s': %s"
10999msgstr ""
11000
c1c69e83 11001#: resrc.c:1957
252b5132
RH
11002#, c-format
11003msgid "can't open `%s' for output: %s"
11004msgstr ""
11005
6655dba2 11006#: size.c:89
6ece5c52 11007#, c-format
1a09a22c 11008msgid " Displays the sizes of sections inside binary files\n"
252b5132
RH
11009msgstr ""
11010
6655dba2 11011#: size.c:90
6ece5c52 11012#, c-format
1a09a22c 11013msgid " If no input file(s) are specified, a.out is assumed\n"
252b5132
RH
11014msgstr ""
11015
6655dba2 11016#: size.c:91
1a09a22c
NC
11017#, c-format
11018msgid ""
11019" The options are:\n"
6655dba2
SB
11020" -A|-B|-G --format={sysv|berkeley|gnu} Select output style (default is "
11021"%s)\n"
fce00800 11022" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
1a09a22c
NC
11023"hex\n"
11024" -t --totals Display the total sizes (Berkeley "
11025"only)\n"
f12e7348 11026" --common Display total size for *COM* syms\n"
1a09a22c 11027" --target=<bfdname> Set the binary file format\n"
3caac5b8 11028" @<file> Read options from <file>\n"
1a09a22c
NC
11029" -h --help Display this information\n"
11030" -v --version Display the program's version\n"
11031"\n"
252b5132
RH
11032msgstr ""
11033
6655dba2 11034#: size.c:176
252b5132 11035#, c-format
60bcf0fa 11036msgid "invalid argument to --format: %s"
252b5132
RH
11037msgstr ""
11038
6655dba2 11039#: size.c:203
252b5132
RH
11040#, c-format
11041msgid "Invalid radix: %s\n"
11042msgstr ""
11043
e0e7a9d4
TG
11044#: srconv.c:130
11045msgid "Checksum failure"
11046msgstr ""
11047
11048#. FIXME: Return error status.
11049#: srconv.c:142
11050msgid "Failed to write checksum"
11051msgstr ""
11052
11053#: srconv.c:182
11054#, c-format
11055msgid "Unsupported integer write size: %d"
11056msgstr ""
11057
11058#. FIXME: Return error status.
11059#: srconv.c:268
11060msgid "Failed to write TR block"
11061msgstr ""
11062
11063#: srconv.c:359
11064#, c-format
11065msgid "Unrecognized H8300 sub-architecture: %ld"
11066msgstr ""
11067
11068#: srconv.c:377
11069#, c-format
11070msgid "Unsupported architecture: %d"
11071msgstr ""
11072
11073#: srconv.c:831
11074#, c-format
11075msgid "Unrecognised type: %d"
11076msgstr ""
11077
3957a496 11078#: srconv.c:957
e0e7a9d4
TG
11079#, c-format
11080msgid "Unrecognised coff symbol type: %d"
11081msgstr ""
11082
3957a496 11083#: srconv.c:1019 srconv.c:1119
e0e7a9d4
TG
11084#, c-format
11085msgid "Unrecognised coff symbol visibility: %d"
11086msgstr ""
11087
3957a496 11088#: srconv.c:1045 srconv.c:1090
e0e7a9d4
TG
11089#, c-format
11090msgid "Unrecognised coff symbol location: %d"
11091msgstr ""
11092
11093#. FIXME: Return error status.
3957a496 11094#: srconv.c:1424
e0e7a9d4
TG
11095msgid "Failed to write CS struct"
11096msgstr ""
11097
b19d852d 11098#: srconv.c:1694
6ece5c52 11099#, c-format
1a09a22c 11100msgid "Convert a COFF object file into a SYSROFF object file\n"
252b5132
RH
11101msgstr ""
11102
b19d852d 11103#: srconv.c:1695
6ece5c52 11104#, c-format
1a09a22c
NC
11105msgid ""
11106" The options are:\n"
06647dfd 11107" -q --quick (Obsolete - ignored)\n"
1a09a22c
NC
11108" -n --noprescan Do not perform a scan to convert commons into defs\n"
11109" -d --debug Display information about what is being done\n"
3caac5b8 11110" @<file> Read options from <file>\n"
1a09a22c
NC
11111" -h --help Display this information\n"
11112" -v --version Print the program's version number\n"
252b5132
RH
11113msgstr ""
11114
b19d852d 11115#: srconv.c:1786
fe944acf
FT
11116msgid "input and output files must be different"
11117msgstr ""
11118
b19d852d 11119#: srconv.c:1842
252b5132 11120#, c-format
60bcf0fa 11121msgid "unable to open output file %s"
252b5132
RH
11122msgstr ""
11123
f48dfe41 11124#: stabs.c:344 stabs.c:1772
252b5132
RH
11125msgid "numeric overflow"
11126msgstr ""
11127
f48dfe41 11128#: stabs.c:354
252b5132
RH
11129#, c-format
11130msgid "Bad stab: %s\n"
11131msgstr ""
11132
f48dfe41 11133#: stabs.c:362
252b5132
RH
11134#, c-format
11135msgid "Warning: %s: %s\n"
11136msgstr ""
11137
f48dfe41 11138#: stabs.c:474
6ece5c52 11139#, c-format
252b5132
RH
11140msgid "N_LBRAC not within function\n"
11141msgstr ""
11142
f48dfe41 11143#: stabs.c:513
6ece5c52 11144#, c-format
252b5132
RH
11145msgid "Too many N_RBRACs\n"
11146msgstr ""
11147
f48dfe41 11148#: stabs.c:746
252b5132
RH
11149msgid "unknown C++ encoded name"
11150msgstr ""
11151
11152#. Complain and keep going, so compilers can invent new
11153#. cross-reference types.
f48dfe41 11154#: stabs.c:1307
252b5132
RH
11155msgid "unrecognized cross reference type"
11156msgstr ""
11157
11158#. Does this actually ever happen? Is that why we are worrying
11159#. about dealing with it rather than just calling error_type?
f48dfe41 11160#: stabs.c:1864
252b5132
RH
11161msgid "missing index type"
11162msgstr ""
11163
b19d852d 11164#: stabs.c:2215
252b5132
RH
11165msgid "unknown virtual character for baseclass"
11166msgstr ""
11167
b19d852d 11168#: stabs.c:2236
252b5132
RH
11169msgid "unknown visibility character for baseclass"
11170msgstr ""
11171
b19d852d 11172#: stabs.c:2441
252b5132
RH
11173msgid "unnamed $vb type"
11174msgstr ""
11175
b19d852d 11176#: stabs.c:2447
252b5132
RH
11177msgid "unrecognized C++ abbreviation"
11178msgstr ""
11179
b19d852d 11180#: stabs.c:2532
252b5132
RH
11181msgid "unknown visibility character for field"
11182msgstr ""
11183
b19d852d 11184#: stabs.c:2801
252b5132
RH
11185msgid "const/volatile indicator missing"
11186msgstr ""
11187
b19d852d 11188#: stabs.c:3342
252b5132
RH
11189msgid "Undefined N_EXCL"
11190msgstr ""
11191
b19d852d 11192#: stabs.c:3422
252b5132
RH
11193#, c-format
11194msgid "Type file number %d out of range\n"
11195msgstr ""
11196
b19d852d 11197#: stabs.c:3427
252b5132
RH
11198#, c-format
11199msgid "Type index number %d out of range\n"
11200msgstr ""
11201
b19d852d 11202#: stabs.c:3506
252b5132
RH
11203#, c-format
11204msgid "Unrecognized XCOFF type %d\n"
11205msgstr ""
11206
b19d852d 11207#: stabs.c:3799
252b5132
RH
11208#, c-format
11209msgid "bad mangled name `%s'\n"
11210msgstr ""
11211
b19d852d 11212#: stabs.c:3894
6ece5c52 11213#, c-format
252b5132
RH
11214msgid "no argument types in mangled string\n"
11215msgstr ""
11216
b19d852d 11217#: stabs.c:5242
6ece5c52
AM
11218#, c-format
11219msgid "Demangled name is not a function\n"
11220msgstr ""
11221
b19d852d 11222#: stabs.c:5284
6ece5c52 11223#, c-format
06647dfd 11224msgid "Unexpected type in v3 arglist demangling\n"
6ece5c52
AM
11225msgstr ""
11226
b19d852d 11227#: stabs.c:5356
6ece5c52 11228#, c-format
06647dfd 11229msgid "Unrecognized demangle component %d\n"
6ece5c52
AM
11230msgstr ""
11231
b19d852d 11232#: stabs.c:5408
6ece5c52
AM
11233#, c-format
11234msgid "Failed to print demangled template\n"
11235msgstr ""
11236
b19d852d 11237#: stabs.c:5488
6ece5c52
AM
11238#, c-format
11239msgid "Couldn't get demangled builtin type\n"
11240msgstr ""
11241
b19d852d 11242#: stabs.c:5537
6ece5c52
AM
11243#, c-format
11244msgid "Unexpected demangled varargs\n"
11245msgstr ""
11246
b19d852d 11247#: stabs.c:5544
6ece5c52
AM
11248#, c-format
11249msgid "Unrecognized demangled builtin type\n"
11250msgstr ""
11251
15e6ed8c 11252#: strings.c:200 strings.c:267
23f938f1
TG
11253#, c-format
11254msgid "invalid integer argument %s"
11255msgstr ""
11256
15e6ed8c 11257#: strings.c:270
252b5132 11258#, c-format
f12e7348 11259msgid "invalid minimum string length %d"
252b5132
RH
11260msgstr ""
11261
f48dfe41 11262#: strings.c:341
15e6ed8c
TG
11263#, c-format
11264msgid "%s: Reading section %s failed: %s"
11265msgstr ""
11266
f48dfe41 11267#: strings.c:699
6ece5c52 11268#, c-format
1a09a22c 11269msgid " Display printable strings in [file(s)] (stdin by default)\n"
252b5132
RH
11270msgstr ""
11271
f48dfe41 11272#: strings.c:703
e0e7a9d4
TG
11273#, c-format
11274msgid ""
11275" -a - --all Scan the entire file, not just the data section "
11276"[default]\n"
11277" -d --data Only scan the data sections in the file\n"
11278msgstr ""
11279
f48dfe41 11280#: strings.c:707
6ece5c52 11281#, c-format
1a09a22c 11282msgid ""
1a09a22c 11283" -a - --all Scan the entire file, not just the data section\n"
e0e7a9d4
TG
11284" -d --data Only scan the data sections in the file "
11285"[default]\n"
11286msgstr ""
11287
f48dfe41 11288#: strings.c:711
e0e7a9d4
TG
11289#, c-format
11290msgid ""
1a09a22c
NC
11291" -f --print-file-name Print the name of the file before each string\n"
11292" -n --bytes=[number] Locate & print any NUL-terminated sequence of "
11293"at\n"
f12e7348 11294" -<number> least [number] characters (default 4).\n"
06647dfd 11295" -t --radix={o,d,x} Print the location of the string in base 8, 10 "
1a09a22c 11296"or 16\n"
e0e7a9d4
TG
11297" -w --include-all-whitespace Include all whitespace as valid string "
11298"characters\n"
1a09a22c
NC
11299" -o An alias for --radix=o\n"
11300" -T --target=<BFDNAME> Specify the binary file format\n"
fce00800
AM
11301" -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
11302" s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
11303"bit\n"
e0e7a9d4 11304" -s --output-separator=<string> String used to separate strings in output.\n"
3caac5b8 11305" @<file> Read options from <file>\n"
1a09a22c 11306" -h --help Display this information\n"
23f938f1 11307" -v -V --version Print the program's version number\n"
1a09a22c
NC
11308msgstr ""
11309
e0e7a9d4 11310#: sysdump.c:51
9cf03b7e
NC
11311msgid "*undefined*"
11312msgstr ""
11313
e0e7a9d4
TG
11314#: sysdump.c:57
11315msgid "*corrupt*"
11316msgstr ""
11317
11318#: sysdump.c:125
9cf03b7e
NC
11319#, c-format
11320msgid "SUM IS %x\n"
11321msgstr ""
11322
e0e7a9d4
TG
11323#. PR 17512: file: id:000001,src:000002,op:flip1,pos:45.
11324#. Prevent infinite loops re-reading beyond the end of the buffer.
11325#: sysdump.c:161
11326msgid "ICE: getINT: Out of buffer space"
11327msgstr ""
11328
11329#: sysdump.c:185
11330#, c-format
11331msgid "Unsupported read size: %d"
11332msgstr ""
11333
11334#: sysdump.c:496
9cf03b7e
NC
11335#, c-format
11336msgid "GOT A %x\n"
11337msgstr ""
11338
e0e7a9d4 11339#: sysdump.c:514
9cf03b7e
NC
11340#, c-format
11341msgid "WANTED %x!!\n"
11342msgstr ""
11343
e0e7a9d4 11344#: sysdump.c:532
9cf03b7e
NC
11345msgid "SYMBOL INFO"
11346msgstr ""
11347
e0e7a9d4 11348#: sysdump.c:550
9cf03b7e
NC
11349msgid "DERIVED TYPE"
11350msgstr ""
11351
e0e7a9d4 11352#: sysdump.c:607
9cf03b7e
NC
11353msgid "MODULE***\n"
11354msgstr ""
11355
b19d852d 11356#: sysdump.c:640
6ece5c52 11357#, c-format
1a09a22c
NC
11358msgid "Print a human readable interpretation of a SYSROFF object file\n"
11359msgstr ""
11360
b19d852d 11361#: sysdump.c:641
6ece5c52 11362#, c-format
1a09a22c
NC
11363msgid ""
11364" The options are:\n"
11365" -h --help Display this information\n"
11366" -v --version Print the program's version number\n"
252b5132
RH
11367msgstr ""
11368
b19d852d 11369#: sysdump.c:709
252b5132 11370#, c-format
60bcf0fa 11371msgid "cannot open input file %s"
252b5132
RH
11372msgstr ""
11373
6655dba2
SB
11374#: unwind-ia64.c:176
11375#, c-format
11376msgid "Unknown code 0x%02x\n"
11377msgstr ""
11378
11379#. PR 18420.
11380#: unwind-ia64.c:362
11381#, c-format
11382msgid ""
11383"\n"
11384"ERROR: unwind length too long (0x%lx > 0x%lx)\n"
11385"\n"
11386msgstr ""
11387
b19d852d
NC
11388#: unwind-ia64.c:574
11389#, c-format
11390msgid "Bad uleb128\n"
11391msgstr ""
11392
11393#: unwind-ia64.c:588
6655dba2
SB
11394#, c-format
11395msgid "\t<corrupt X1>\n"
11396msgstr ""
11397
b19d852d 11398#: unwind-ia64.c:612
6655dba2
SB
11399#, c-format
11400msgid "\t<corrupt X2>\n"
11401msgstr ""
11402
b19d852d 11403#: unwind-ia64.c:638
6655dba2
SB
11404#, c-format
11405msgid "\t<corrupt X3>\n"
11406msgstr ""
11407
b19d852d 11408#: unwind-ia64.c:666
6655dba2
SB
11409#, c-format
11410msgid "\t<corrupt X4>\n"
11411msgstr ""
11412
b19d852d 11413#: unwind-ia64.c:708
6655dba2
SB
11414#, c-format
11415msgid "\t<corrupt R2>\n"
11416msgstr ""
11417
b19d852d 11418#: unwind-ia64.c:754
6655dba2
SB
11419#, c-format
11420msgid "\t<corrupt P2>\n"
11421msgstr ""
11422
b19d852d 11423#: unwind-ia64.c:769
6655dba2
SB
11424#, c-format
11425msgid "\t<corrupt P3>\n"
11426msgstr ""
11427
b19d852d 11428#: unwind-ia64.c:828
6655dba2
SB
11429#, c-format
11430msgid "\t<corrupt P5>\n"
11431msgstr ""
11432
b19d852d 11433#: unwind-ia64.c:935
6655dba2
SB
11434#, c-format
11435msgid "\t<corrupt P8>\n"
11436msgstr ""
11437
b19d852d 11438#: unwind-ia64.c:1010
6655dba2
SB
11439#, c-format
11440msgid "\t<corrupt P9>\n"
11441msgstr ""
11442
b19d852d 11443#: unwind-ia64.c:1022
6655dba2
SB
11444#, c-format
11445msgid "\t<corrupt P10>\n"
11446msgstr ""
11447
b19d852d 11448#: unwind-ia64.c:1153
6655dba2
SB
11449#, c-format
11450msgid "\t<corrupt IA64 descriptor>\n"
11451msgstr ""
11452
e0e7a9d4 11453#: version.c:34
6ece5c52 11454#, c-format
6655dba2 11455msgid "Copyright (C) 2020 Free Software Foundation, Inc.\n"
252b5132
RH
11456msgstr ""
11457
e0e7a9d4 11458#: version.c:35
6ece5c52 11459#, c-format
252b5132
RH
11460msgid ""
11461"This program is free software; you may redistribute it under the terms of\n"
f12e7348
NC
11462"the GNU General Public License version 3 or (at your option) any later "
11463"version.\n"
11464"This program has absolutely no warranty.\n"
252b5132
RH
11465msgstr ""
11466
e0e7a9d4 11467#: windmc.c:189
252b5132 11468#, c-format
cc643b88 11469msgid "can't create %s file `%s' for output.\n"
252b5132
RH
11470msgstr ""
11471
e0e7a9d4 11472#: windmc.c:197
6ece5c52 11473#, c-format
ae351704 11474msgid "Usage: %s [option(s)] [input-file]\n"
252b5132
RH
11475msgstr ""
11476
e0e7a9d4 11477#: windmc.c:199
6ece5c52 11478#, c-format
ae351704
AM
11479msgid ""
11480" The options are:\n"
11481" -a --ascii_in Read input file as ASCII file\n"
11482" -A --ascii_out Write binary messages as ASCII\n"
11483" -b --binprefix .bin filename is prefixed by .mc filename_ "
11484"for uniqueness.\n"
11485" -c --customflag Set custom flags for messages\n"
11486" -C --codepage_in=<val> Set codepage when reading mc text file\n"
11487" -d --decimal_values Print values to text files decimal\n"
11488" -e --extension=<extension> Set header extension used on export header "
11489"file\n"
cc643b88 11490" -F --target <target> Specify output target for endianness.\n"
ae351704
AM
11491" -h --headerdir=<directory> Set the export directory for headers\n"
11492" -u --unicode_in Read input file as UTF16 file\n"
11493" -U --unicode_out Write binary messages as UFT16\n"
11494" -m --maxlength=<val> Set the maximal allowed message length\n"
11495" -n --nullterminate Automatic add a zero termination to strings\n"
11496" -o --hresult_use Use HRESULT definition instead of status code "
11497"definition\n"
11498" -O --codepage_out=<val> Set codepage used for writing text file\n"
11499" -r --rcdir=<directory> Set the export directory for rc files\n"
11500" -x --xdbg=<directory> Where to create the .dbg C include file\n"
11501" that maps message ID's to their symbolic "
11502"name.\n"
11503msgstr ""
11504
e0e7a9d4 11505#: windmc.c:219
ae351704
AM
11506#, c-format
11507msgid ""
11508" -H --help Print this help message\n"
11509" -v --verbose Verbose - tells you what it's doing\n"
11510" -V --version Print version information\n"
252b5132
RH
11511msgstr ""
11512
e0e7a9d4 11513#: windmc.c:260 windres.c:404
252b5132
RH
11514#, c-format
11515msgid "%s: warning: "
11516msgstr ""
11517
e0e7a9d4 11518#: windmc.c:261
ae351704 11519#, c-format
cc643b88 11520msgid "A codepage was specified switch `%s' and UTF16.\n"
ae351704
AM
11521msgstr ""
11522
e0e7a9d4 11523#: windmc.c:262
ae351704
AM
11524#, c-format
11525msgid "\tcodepage settings are ignored.\n"
11526msgstr ""
11527
e0e7a9d4 11528#: windmc.c:306
ae351704
AM
11529msgid "try to add a ill language."
11530msgstr ""
11531
f48dfe41 11532#: windmc.c:1117
ae351704 11533#, c-format
cc643b88 11534msgid "unable to open file `%s' for input.\n"
ae351704
AM
11535msgstr ""
11536
f48dfe41 11537#: windmc.c:1125
23f938f1
TG
11538#, c-format
11539msgid "unable to read contents of %s"
11540msgstr ""
11541
f48dfe41 11542#: windmc.c:1137
ae351704
AM
11543msgid "input file does not seems to be UFT16.\n"
11544msgstr ""
11545
e0e7a9d4 11546#: windres.c:214
ae351704
AM
11547#, c-format
11548msgid "can't open %s `%s': %s"
11549msgstr ""
11550
e0e7a9d4 11551#: windres.c:383
ae351704
AM
11552#, c-format
11553msgid ": expected to be a directory\n"
11554msgstr ""
11555
e0e7a9d4 11556#: windres.c:395
ae351704
AM
11557#, c-format
11558msgid ": expected to be a leaf\n"
11559msgstr ""
11560
e0e7a9d4 11561#: windres.c:406
6ece5c52 11562#, c-format
252b5132
RH
11563msgid ": duplicate value\n"
11564msgstr ""
11565
e0e7a9d4 11566#: windres.c:556
252b5132 11567#, c-format
60bcf0fa 11568msgid "unknown format type `%s'"
252b5132
RH
11569msgstr ""
11570
e0e7a9d4 11571#: windres.c:557
252b5132
RH
11572#, c-format
11573msgid "%s: supported formats:"
11574msgstr ""
11575
11576#. Otherwise, we give up.
e0e7a9d4 11577#: windres.c:640
252b5132 11578#, c-format
06647dfd 11579msgid "can not determine type of file `%s'; use the -J option"
252b5132
RH
11580msgstr ""
11581
e0e7a9d4 11582#: windres.c:652
252b5132 11583#, c-format
1a09a22c 11584msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
252b5132
RH
11585msgstr ""
11586
e0e7a9d4 11587#: windres.c:654
6ece5c52 11588#, c-format
252b5132 11589msgid ""
1a09a22c
NC
11590" The options are:\n"
11591" -i --input=<file> Name input file\n"
11592" -o --output=<file> Name output file\n"
fce00800 11593" -J --input-format=<format> Specify input format\n"
1a09a22c
NC
11594" -O --output-format=<format> Specify output format\n"
11595" -F --target=<target> Specify COFF target\n"
11596" --preprocessor=<program> Program to use to preprocess rc file\n"
cc643b88 11597" --preprocessor-arg=<arg> Additional preprocessor argument\n"
fce00800 11598" -I --include-dir=<dir> Include directory when preprocessing rc file\n"
1a09a22c 11599" -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
fce00800 11600" -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
1a09a22c 11601" -v --verbose Verbose - tells you what it's doing\n"
ae351704 11602" -c --codepage=<codepage> Specify default codepage\n"
fce00800 11603" -l --language=<val> Set language when reading rc file\n"
1a09a22c
NC
11604" --use-temp-file Use a temporary file instead of popen to "
11605"read\n"
11606" the preprocessor output\n"
11607" --no-use-temp-file Use popen (default)\n"
11608msgstr ""
11609
e0e7a9d4 11610#: windres.c:672
6ece5c52 11611#, c-format
1a09a22c
NC
11612msgid " --yydebug Turn on parser debugging\n"
11613msgstr ""
11614
e0e7a9d4 11615#: windres.c:675
6ece5c52 11616#, c-format
252b5132 11617msgid ""
fce00800 11618" -r Ignored for compatibility with rc\n"
3caac5b8 11619" @<file> Read options from <file>\n"
1a09a22c
NC
11620" -h --help Print this help message\n"
11621" -V --version Print version information\n"
252b5132
RH
11622msgstr ""
11623
e0e7a9d4 11624#: windres.c:680
6ece5c52 11625#, c-format
252b5132
RH
11626msgid ""
11627"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
11628"extension if not specified. A single file name is an input file.\n"
11629"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
11630msgstr ""
11631
b19d852d 11632#: windres.c:844
ae351704
AM
11633msgid "invalid codepage specified.\n"
11634msgstr ""
11635
b19d852d 11636#: windres.c:859
fce00800
AM
11637msgid "invalid option -f\n"
11638msgstr ""
11639
b19d852d 11640#: windres.c:864
fce00800
AM
11641msgid "No filename following the -fo option.\n"
11642msgstr ""
11643
b19d852d 11644#: windres.c:953
6ece5c52 11645#, c-format
fce00800
AM
11646msgid ""
11647"Option -I is deprecated for setting the input format, please use -J "
11648"instead.\n"
11649msgstr ""
11650
b19d852d 11651#: windres.c:1066
252b5132
RH
11652msgid "no resources"
11653msgstr ""
11654
b19d852d 11655#: wrstabs.c:353 wrstabs.c:1926
252b5132 11656#, c-format
60bcf0fa 11657msgid "string_hash_lookup failed: %s"
252b5132
RH
11658msgstr ""
11659
b19d852d 11660#: wrstabs.c:638
252b5132 11661#, c-format
60bcf0fa 11662msgid "stab_int_type: bad size %u"
252b5132
RH
11663msgstr ""
11664
b19d852d 11665#: wrstabs.c:1396
252b5132 11666#, c-format
60bcf0fa 11667msgid "%s: warning: unknown size for field `%s' in struct"
252b5132 11668msgstr ""