]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/po/binutils.pot
Deprecate a.out support for NetBSD targets.
[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"
ab4f385b 11"POT-Creation-Date: 2021-08-11 10:46+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
346d80ef 60#: addr2line.c:109 ar.c:357 ar.c:394 coffdump.c:471 dlltool.c:3715
ab4f385b 61#: dllwrap.c:518 elfedit.c:952 objcopy.c:697 objcopy.c:752 readelf.c:4855
346d80ef 62#: size.c:109 srconv.c:1704 strings.c:706 sysdump.c:649 windmc.c:227
777cd7ab 63#: windres.c:690
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
346d80ef 99#: addr2line.c:442 ar.c:756 dlltool.c:3239 nm.c:1807 objcopy.c:6029
ab4f385b 100#: objdump.c:5219 size.c:151 strings.c:289 windmc.c:958 windres.c:816
f48dfe41
NC
101msgid "fatal error: libbfd ABI mismatch"
102msgstr ""
103
ab4f385b 104#: addr2line.c:469 nm.c:1833 objdump.c:5266 readelf.c:5128
18e03609
NC
105#, c-format
106msgid "unknown demangling style `%s'"
107msgstr ""
108
346d80ef 109#: ar.c:274
252b5132
RH
110#, c-format
111msgid "no entry %s in archive\n"
112msgstr ""
113
346d80ef 114#: ar.c:288
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
346d80ef 121#: ar.c:294
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
346d80ef 128#: ar.c:302
252b5132
RH
129#, c-format
130msgid " %s -M [<mri-script]\n"
131msgstr ""
132
346d80ef 133#: ar.c:303
6ece5c52 134#, c-format
252b5132
RH
135msgid " commands:\n"
136msgstr ""
137
346d80ef 138#: ar.c:304
6ece5c52 139#, c-format
252b5132
RH
140msgid " d - delete file(s) from the archive\n"
141msgstr ""
142
346d80ef 143#: ar.c:305
6ece5c52 144#, c-format
252b5132
RH
145msgid " m[ab] - move file(s) in the archive\n"
146msgstr ""
147
346d80ef 148#: ar.c:306
6ece5c52 149#, c-format
252b5132
RH
150msgid " p - print file(s) found in the archive\n"
151msgstr ""
152
346d80ef 153#: ar.c:307
6ece5c52 154#, c-format
252b5132
RH
155msgid " q[f] - quick append file(s) to the archive\n"
156msgstr ""
157
346d80ef 158#: ar.c:308
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
346d80ef 164#: ar.c:309
2ee0aedf
TG
165#, c-format
166msgid " s - act as ranlib\n"
167msgstr ""
168
346d80ef 169#: ar.c:310
6ece5c52 170#, c-format
71300e2c 171msgid " t[O][v] - display contents of the archive\n"
252b5132
RH
172msgstr ""
173
346d80ef 174#: ar.c:311
6ece5c52 175#, c-format
252b5132
RH
176msgid " x[o] - extract file(s) from the archive\n"
177msgstr ""
178
346d80ef 179#: ar.c:312
6ece5c52 180#, c-format
252b5132
RH
181msgid " command specific modifiers:\n"
182msgstr ""
183
346d80ef 184#: ar.c:313
6ece5c52 185#, c-format
252b5132
RH
186msgid " [a] - put file(s) after [member-name]\n"
187msgstr ""
188
346d80ef 189#: ar.c:314
6ece5c52 190#, c-format
252b5132
RH
191msgid " [b] - put file(s) before [member-name] (same as [i])\n"
192msgstr ""
193
346d80ef 194#: ar.c:317
c1c69e83
AM
195#, c-format
196msgid " [D] - use zero for timestamps and uids/gids (default)\n"
197msgstr ""
198
346d80ef 199#: ar.c:319
c1c69e83
AM
200#, c-format
201msgid " [U] - use actual timestamps and uids/gids\n"
202msgstr ""
203
346d80ef 204#: ar.c:324
23f938f1
TG
205#, c-format
206msgid " [D] - use zero for timestamps and uids/gids\n"
207msgstr ""
208
346d80ef 209#: ar.c:326
c1c69e83
AM
210#, c-format
211msgid " [U] - use actual timestamps and uids/gids (default)\n"
212msgstr ""
213
346d80ef 214#: ar.c:329
6ece5c52 215#, c-format
a74801ba
ILT
216msgid " [N] - use instance [count] of name\n"
217msgstr ""
218
346d80ef 219#: ar.c:330
6ece5c52 220#, c-format
252b5132
RH
221msgid " [f] - truncate inserted file names\n"
222msgstr ""
223
346d80ef 224#: ar.c:331
6ece5c52 225#, c-format
a74801ba
ILT
226msgid " [P] - use full path names when matching\n"
227msgstr ""
228
346d80ef 229#: ar.c:332
6ece5c52 230#, c-format
252b5132
RH
231msgid " [o] - preserve original dates\n"
232msgstr ""
233
346d80ef 234#: ar.c:333
71300e2c
NC
235#, c-format
236msgid " [O] - display offsets of files in the archive\n"
237msgstr ""
238
346d80ef 239#: ar.c:334
6ece5c52 240#, c-format
252b5132
RH
241msgid ""
242" [u] - only replace files that are newer than current archive "
243"contents\n"
244msgstr ""
245
346d80ef 246#: ar.c:335
6ece5c52 247#, c-format
252b5132
RH
248msgid " generic modifiers:\n"
249msgstr ""
250
346d80ef 251#: ar.c:336
6ece5c52 252#, c-format
252b5132
RH
253msgid " [c] - do not warn if the library had to be created\n"
254msgstr ""
255
346d80ef 256#: ar.c:337
6ece5c52 257#, c-format
252b5132
RH
258msgid " [s] - create an archive index (cf. ranlib)\n"
259msgstr ""
260
346d80ef 261#: ar.c:338
573fe3fb
NC
262#, c-format
263msgid " [l <text> ] - specify the dependencies of this library\n"
264msgstr ""
265
346d80ef 266#: ar.c:339
6ece5c52 267#, c-format
252b5132
RH
268msgid " [S] - do not build a symbol table\n"
269msgstr ""
270
346d80ef 271#: ar.c:340
f12e7348
NC
272#, c-format
273msgid " [T] - make a thin archive\n"
274msgstr ""
275
346d80ef 276#: ar.c:341
6ece5c52 277#, c-format
252b5132
RH
278msgid " [v] - be verbose\n"
279msgstr ""
280
346d80ef 281#: ar.c:342
6ece5c52 282#, c-format
252b5132
RH
283msgid " [V] - display the version number\n"
284msgstr ""
285
346d80ef 286#: ar.c:343
1a09a22c 287#, c-format
3caac5b8 288msgid " @<file> - read options from <file>\n"
18e03609
NC
289msgstr ""
290
346d80ef 291#: ar.c:344
cc643b88
NC
292#, c-format
293msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
294msgstr ""
295
346d80ef 296#: ar.c:345
6655dba2
SB
297#, c-format
298msgid ""
299" --output=DIRNAME - specify the output directory for extraction operations\n"
300msgstr ""
301
346d80ef 302#: ar.c:346
573fe3fb
NC
303#, c-format
304msgid " --record-libdeps=<text> - specify the dependencies of this library\n"
305msgstr ""
306
346d80ef 307#: ar.c:348
23f938f1
TG
308#, c-format
309msgid " optional:\n"
310msgstr ""
311
346d80ef 312#: ar.c:349
23f938f1
TG
313#, c-format
314msgid " --plugin <p> - load the specified plugin\n"
315msgstr ""
316
346d80ef 317#: ar.c:370
6ece5c52 318#, c-format
3caac5b8 319msgid "Usage: %s [options] archive\n"
1a09a22c
NC
320msgstr ""
321
346d80ef 322#: ar.c:371
6ece5c52 323#, c-format
3caac5b8
AM
324msgid " Generate an index to speed access to archives\n"
325msgstr ""
326
346d80ef 327#: ar.c:372
3caac5b8 328#, c-format
1a09a22c
NC
329msgid ""
330" The options are:\n"
3caac5b8 331" @<file> Read options from <file>\n"
23f938f1
TG
332msgstr ""
333
346d80ef 334#: ar.c:375
23f938f1
TG
335#, c-format
336msgid " --plugin <name> Load the specified plugin\n"
337msgstr ""
338
346d80ef 339#: ar.c:379
c1c69e83
AM
340#, c-format
341msgid ""
342" -D Use zero for symbol map timestamp (default)\n"
343" -U Use an actual symbol map timestamp\n"
344msgstr ""
345
346d80ef 346#: ar.c:383
c1c69e83
AM
347#, c-format
348msgid ""
349" -D Use zero for symbol map timestamp\n"
350" -U Use actual symbol map timestamp (default)\n"
351msgstr ""
352
346d80ef 353#: ar.c:386
23f938f1
TG
354#, c-format
355msgid ""
f12e7348 356" -t Update the archive's symbol map timestamp\n"
1a09a22c 357" -h --help Print this help message\n"
f12e7348 358" -v --version Print version information\n"
252b5132
RH
359msgstr ""
360
346d80ef 361#: ar.c:511
252b5132
RH
362msgid "two different operation options specified"
363msgstr ""
364
346d80ef 365#: ar.c:547
573fe3fb
NC
366msgid "libdeps specified more than once"
367msgstr ""
368
346d80ef 369#: ar.c:608 ar.c:683 nm.c:1926
252b5132 370#, c-format
cc643b88 371msgid "sorry - this program has been built without plugin support\n"
252b5132
RH
372msgstr ""
373
346d80ef 374#: ar.c:812
252b5132
RH
375msgid "no operation specified"
376msgstr ""
377
346d80ef 378#: ar.c:815
252b5132
RH
379msgid "`u' is only meaningful with the `r' option."
380msgstr ""
381
346d80ef 382#: ar.c:818
23f938f1
TG
383msgid "`u' is not meaningful with the `D' option."
384msgstr ""
385
346d80ef 386#: ar.c:821
c1c69e83
AM
387msgid "`u' modifier ignored since `D' is the default (see `U')"
388msgstr ""
389
346d80ef 390#: ar.c:830
15e6ed8c
TG
391msgid "missing position arg."
392msgstr ""
393
346d80ef 394#: ar.c:836
60bcf0fa 395msgid "`N' is only meaningful with the `x' and `d' options."
a74801ba
ILT
396msgstr ""
397
346d80ef 398#: ar.c:838
15e6ed8c
TG
399msgid "`N' missing value."
400msgstr ""
401
346d80ef 402#: ar.c:841
a74801ba 403msgid "Value for `N' must be positive."
252b5132
RH
404msgstr ""
405
346d80ef 406#: ar.c:857
f12e7348
NC
407msgid "`x' cannot be used on thin archives."
408msgstr ""
409
346d80ef 410#: ar.c:871
573fe3fb
NC
411msgid "Cannot create libdeps record."
412msgstr ""
413
346d80ef 414#: ar.c:874
573fe3fb
NC
415msgid "Cannot set libdeps record type to binary."
416msgstr ""
417
346d80ef 418#: ar.c:877
573fe3fb
NC
419msgid "Cannot set libdeps object format."
420msgstr ""
421
346d80ef 422#: ar.c:880
573fe3fb
NC
423msgid "Cannot make libdeps object writable."
424msgstr ""
425
346d80ef 426#: ar.c:883
573fe3fb
NC
427msgid "Cannot write libdeps record."
428msgstr ""
429
346d80ef 430#: ar.c:886
573fe3fb
NC
431msgid "Cannot make libdeps object readable."
432msgstr ""
433
346d80ef 434#: ar.c:889
573fe3fb
NC
435msgid "Cannot reset libdeps record type."
436msgstr ""
437
346d80ef 438#: ar.c:950
252b5132 439#, c-format
60bcf0fa 440msgid "internal error -- this option not implemented"
252b5132
RH
441msgstr ""
442
346d80ef 443#: ar.c:1019
6ece5c52
AM
444#, c-format
445msgid "creating %s"
446msgstr ""
447
346d80ef 448#: ar.c:1050
c1c69e83
AM
449#, c-format
450msgid "Cannot convert existing library %s to thin format"
451msgstr ""
452
346d80ef 453#: ar.c:1056
c1c69e83
AM
454#, c-format
455msgid "Cannot convert existing thin library %s to normal format"
456msgstr ""
457
346d80ef 458#: ar.c:1088 ar.c:1185 ar.c:1507 objcopy.c:3606
252b5132 459#, c-format
a74801ba 460msgid "internal stat error on %s"
252b5132
RH
461msgstr ""
462
346d80ef 463#: ar.c:1107 ar.c:1211
252b5132
RH
464#, c-format
465msgid "%s is not a valid archive"
466msgstr ""
467
346d80ef 468#: ar.c:1135
e0e7a9d4 469#, c-format
6655dba2 470msgid "illegal output pathname for archive member: %s, using '%s' instead"
e0e7a9d4
TG
471msgstr ""
472
346d80ef 473#: ar.c:1259
9cf03b7e
NC
474msgid "could not create temporary file whilst writing archive"
475msgstr ""
476
346d80ef 477#: ar.c:1410
252b5132
RH
478#, c-format
479msgid "No member named `%s'\n"
480msgstr ""
481
346d80ef 482#: ar.c:1460
252b5132 483#, c-format
60bcf0fa 484msgid "no entry %s in archive %s!"
252b5132
RH
485msgstr ""
486
346d80ef 487#: ar.c:1620
252b5132
RH
488#, c-format
489msgid "%s: no archive map to update"
490msgstr ""
491
346d80ef 492#: arsup.c:91
252b5132
RH
493#, c-format
494msgid "No entry %s in archive.\n"
495msgstr ""
496
346d80ef 497#: arsup.c:116
252b5132
RH
498#, c-format
499msgid "Can't open file %s\n"
500msgstr ""
501
346d80ef 502#: arsup.c:159
6655dba2 503#, c-format
346d80ef 504msgid "%s: Can't open temporary file (%s)\n"
6655dba2
SB
505msgstr ""
506
346d80ef 507#: arsup.c:170
252b5132
RH
508#, c-format
509msgid "%s: Can't open output archive %s\n"
510msgstr ""
511
346d80ef 512#: arsup.c:191
252b5132
RH
513#, c-format
514msgid "%s: Can't open input archive %s\n"
515msgstr ""
516
346d80ef 517#: arsup.c:200
252b5132
RH
518#, c-format
519msgid "%s: file %s is not an archive\n"
520msgstr ""
521
346d80ef 522#: arsup.c:240
252b5132
RH
523#, c-format
524msgid "%s: no output archive specified yet\n"
525msgstr ""
526
346d80ef 527#: arsup.c:260 arsup.c:303 arsup.c:345 arsup.c:383 arsup.c:449
252b5132
RH
528#, c-format
529msgid "%s: no open output archive\n"
530msgstr ""
531
346d80ef 532#: arsup.c:276 arsup.c:404 arsup.c:430
252b5132
RH
533#, c-format
534msgid "%s: can't open file %s\n"
535msgstr ""
536
346d80ef 537#: arsup.c:330 arsup.c:426 arsup.c:507
252b5132
RH
538#, c-format
539msgid "%s: can't find module file %s\n"
540msgstr ""
541
346d80ef 542#: arsup.c:458
252b5132
RH
543#, c-format
544msgid "Current open archive is %s\n"
545msgstr ""
546
346d80ef 547#: arsup.c:482
1a09a22c
NC
548#, c-format
549msgid "%s: no open archive\n"
550msgstr ""
551
e0e7a9d4 552#: binemul.c:38
252b5132 553#, c-format
1a09a22c
NC
554msgid " No emulation specific options\n"
555msgstr ""
556
557#. Macros for common output.
346d80ef 558#: binemul.h:45
1a09a22c
NC
559#, c-format
560msgid " emulation options: \n"
252b5132
RH
561msgstr ""
562
346d80ef 563#: bucomm.c:43 bucomm.c:77
6655dba2
SB
564msgid "cause of error unknown"
565msgstr ""
566
346d80ef 567#: bucomm.c:157
252b5132
RH
568#, c-format
569msgid "can't set BFD default target to `%s': %s"
570msgstr ""
571
346d80ef 572#: bucomm.c:169
252b5132
RH
573#, c-format
574msgid "%s: Matching formats:"
575msgstr ""
576
346d80ef 577#: bucomm.c:184
6ece5c52 578#, c-format
252b5132
RH
579msgid "Supported targets:"
580msgstr ""
581
346d80ef 582#: bucomm.c:186
252b5132
RH
583#, c-format
584msgid "%s: supported targets:"
585msgstr ""
586
346d80ef 587#: bucomm.c:204
6ece5c52 588#, c-format
328577ad
NC
589msgid "Supported architectures:"
590msgstr ""
591
346d80ef 592#: bucomm.c:206
252b5132 593#, c-format
328577ad 594msgid "%s: supported architectures:"
252b5132
RH
595msgstr ""
596
346d80ef 597#: bucomm.c:219
9cf03b7e
NC
598msgid "big endian"
599msgstr ""
600
346d80ef 601#: bucomm.c:220
9cf03b7e
NC
602msgid "little endian"
603msgstr ""
604
346d80ef 605#: bucomm.c:221
9cf03b7e
NC
606msgid "endianness unknown"
607msgstr ""
608
346d80ef 609#: bucomm.c:268
9cf03b7e
NC
610#, c-format
611msgid ""
612"%s\n"
613" (header %s, data %s)\n"
614msgstr ""
615
346d80ef 616#: bucomm.c:417
fce00800
AM
617#, c-format
618msgid "BFD header file version %s\n"
619msgstr ""
620
346d80ef 621#: bucomm.c:447
e0e7a9d4
TG
622#, c-format
623msgid "<time data corrupt>"
624msgstr ""
625
346d80ef 626#: bucomm.c:587
252b5132 627#, c-format
328577ad 628msgid "%s: bad number: %s"
252b5132
RH
629msgstr ""
630
346d80ef 631#: bucomm.c:607 strings.c:402
6ece5c52
AM
632#, c-format
633msgid "'%s': No such file"
634msgstr ""
635
346d80ef 636#: bucomm.c:609 strings.c:404
6ece5c52
AM
637#, c-format
638msgid "Warning: could not locate '%s'. reason: %s"
639msgstr ""
640
346d80ef 641#: bucomm.c:613 strings.c:410
15e6ed8c
TG
642#, c-format
643msgid "Warning: '%s' is a directory"
644msgstr ""
645
346d80ef 646#: bucomm.c:615 bucomm.c:628
6ece5c52
AM
647#, c-format
648msgid "Warning: '%s' is not an ordinary file"
649msgstr ""
650
346d80ef 651#: bucomm.c:617
cc643b88
NC
652#, c-format
653msgid "Warning: '%s' has negative size, probably it is too large"
654msgstr ""
655
e0e7a9d4 656#: coffdump.c:106
252b5132 657#, c-format
328577ad 658msgid "#lines %d "
252b5132
RH
659msgstr ""
660
e0e7a9d4 661#: coffdump.c:129
9cf03b7e
NC
662#, c-format
663msgid "size %d "
664msgstr ""
665
e0e7a9d4 666#: coffdump.c:134
9cf03b7e
NC
667#, c-format
668msgid "section definition at %x size %x\n"
669msgstr ""
670
e0e7a9d4 671#: coffdump.c:140
9cf03b7e
NC
672#, c-format
673msgid "pointer to"
674msgstr ""
675
e0e7a9d4 676#: coffdump.c:145
9cf03b7e
NC
677#, c-format
678msgid "array [%d] of"
679msgstr ""
680
e0e7a9d4 681#: coffdump.c:150
9cf03b7e
NC
682#, c-format
683msgid "function returning"
684msgstr ""
685
e0e7a9d4 686#: coffdump.c:154
9cf03b7e
NC
687#, c-format
688msgid "arguments"
689msgstr ""
690
e0e7a9d4 691#: coffdump.c:158
9cf03b7e
NC
692#, c-format
693msgid "code"
694msgstr ""
695
e0e7a9d4 696#: coffdump.c:164
9cf03b7e
NC
697#, c-format
698msgid "structure definition"
699msgstr ""
700
e0e7a9d4 701#: coffdump.c:170
9cf03b7e
NC
702#, c-format
703msgid "structure ref to UNKNOWN struct"
704msgstr ""
705
e0e7a9d4 706#: coffdump.c:172
9cf03b7e
NC
707#, c-format
708msgid "structure ref to %s"
709msgstr ""
710
e0e7a9d4 711#: coffdump.c:175
9cf03b7e
NC
712#, c-format
713msgid "enum ref to %s"
714msgstr ""
715
e0e7a9d4 716#: coffdump.c:178
9cf03b7e
NC
717#, c-format
718msgid "enum definition"
719msgstr ""
720
e0e7a9d4 721#: coffdump.c:251
9cf03b7e
NC
722#, c-format
723msgid "Stack offset %x"
724msgstr ""
725
e0e7a9d4 726#: coffdump.c:254
9cf03b7e
NC
727#, c-format
728msgid "Memory section %s+%x"
729msgstr ""
730
e0e7a9d4 731#: coffdump.c:257
9cf03b7e
NC
732#, c-format
733msgid "Register %d"
734msgstr ""
735
e0e7a9d4 736#: coffdump.c:260
9cf03b7e
NC
737#, c-format
738msgid "Struct Member offset %x"
739msgstr ""
740
e0e7a9d4 741#: coffdump.c:263
9cf03b7e
NC
742#, c-format
743msgid "Enum Member offset %x"
744msgstr ""
745
e0e7a9d4 746#: coffdump.c:266
9cf03b7e
NC
747#, c-format
748msgid "Undefined symbol"
749msgstr ""
750
751#: coffdump.c:334
752#, c-format
753msgid "List of symbols"
754msgstr ""
755
756#: coffdump.c:341
757#, c-format
758msgid "Symbol %s, tag %d, number %d"
759msgstr ""
760
ab4f385b 761#: coffdump.c:345 readelf.c:18468 readelf.c:18559
9cf03b7e
NC
762#, c-format
763msgid "Type"
764msgstr ""
765
766#: coffdump.c:350
767#, c-format
768msgid "Where"
769msgstr ""
770
771#: coffdump.c:354
772#, c-format
773msgid "Visible"
774msgstr ""
775
776#: coffdump.c:370
777msgid "List of blocks "
778msgstr ""
779
780#: coffdump.c:383
781#, c-format
782msgid "vars %d"
783msgstr ""
784
785#: coffdump.c:386
786#, c-format
787msgid "blocks"
788msgstr ""
789
790#: coffdump.c:404
791#, c-format
792msgid "List of source files"
793msgstr ""
794
795#: coffdump.c:410
796#, c-format
797msgid "Source file %s"
798msgstr ""
799
800#: coffdump.c:424
801#, c-format
e0e7a9d4 802msgid "section %s %d %d address %x size %x number %d nrelocs %u"
9cf03b7e
NC
803msgstr ""
804
e0e7a9d4
TG
805#. PR 17512: file: 0a38fb7c.
806#: coffdump.c:436
807msgid "<no sym>"
808msgstr ""
809
810#: coffdump.c:451
9cf03b7e
NC
811#, c-format
812msgid "#sources %d"
813msgstr ""
814
346d80ef 815#: coffdump.c:462 sysdump.c:642
252b5132 816#, c-format
1a09a22c
NC
817msgid "Usage: %s [option(s)] in-file\n"
818msgstr ""
819
b19d852d 820#: coffdump.c:463
6ece5c52 821#, c-format
cc643b88 822msgid " Print a human readable interpretation of a COFF object file\n"
1a09a22c
NC
823msgstr ""
824
b19d852d 825#: coffdump.c:464
6ece5c52 826#, c-format
1a09a22c
NC
827msgid ""
828" The options are:\n"
3caac5b8 829" @<file> Read options from <file>\n"
1a09a22c
NC
830" -h --help Display this information\n"
831" -v --version Display the program's version\n"
832"\n"
252b5132
RH
833msgstr ""
834
346d80ef 835#: coffdump.c:532 srconv.c:1793 sysdump.c:705
60bcf0fa 836msgid "no input file specified"
252b5132
RH
837msgstr ""
838
e0e7a9d4
TG
839#: coffgrok.c:107
840msgid "Out of context scope change encountered"
841msgstr ""
842
843#: coffgrok.c:130
844#, c-format
845msgid "Invalid section target index: %u"
846msgstr ""
847
848#: coffgrok.c:187
849#, c-format
850msgid "Invalid section target index: %d"
851msgstr ""
852
853#: coffgrok.c:190
854msgid "Target section has insufficient relocs"
855msgstr ""
856
857#: coffgrok.c:198 coffgrok.c:445
858#, c-format
859msgid "Symbol index %u encountered when there are no symbols"
860msgstr ""
861
862#: coffgrok.c:199 coffgrok.c:446
863#, c-format
864msgid "Invalid symbol index %u encountered"
865msgstr ""
866
867#: coffgrok.c:251
868#, c-format
869msgid "Invalid section number (%d) encountered"
870msgstr ""
871
872#: coffgrok.c:273
873#, c-format
874msgid "Unrecognized symbol class: %d"
875msgstr ""
876
877#: coffgrok.c:351
878#, c-format
879msgid "Type entry %u does not have enough symbolic information"
880msgstr ""
881
882#: coffgrok.c:354
883#, c-format
884msgid "Type entry %u does not refer to a symbol"
885msgstr ""
886
887#: coffgrok.c:376
888msgid "Section definition needs a section length"
889msgstr ""
890
891#: coffgrok.c:427
573fe3fb 892msgid "Aggregate definition needs auxiliary information"
e0e7a9d4
TG
893msgstr ""
894
895#: coffgrok.c:436
896#, c-format
897msgid "Invalid tag index %#lx encountered"
898msgstr ""
899
900#: coffgrok.c:477
573fe3fb 901msgid "Enum definition needs auxiliary information"
e0e7a9d4
TG
902msgstr ""
903
904#: coffgrok.c:484
905#, c-format
906msgid "Invalid enum symbol index %u encountered"
907msgstr ""
908
909#: coffgrok.c:520
573fe3fb 910msgid "Array definition needs auxiliary information"
e0e7a9d4
TG
911msgstr ""
912
913#: coffgrok.c:536
914#, c-format
915msgid "Out of range sum for els (%#x) * size (%#x)"
916msgstr ""
917
918#: coffgrok.c:627 coffgrok.c:870
919#, c-format
920msgid "Unrecognised symbol class: %d"
921msgstr ""
922
923#: coffgrok.c:644
924msgid "ICE: do_define called without a block"
925msgstr ""
926
927#: coffgrok.c:646
928#, c-format
929msgid "Out of range symbol index: %u"
930msgstr ""
931
932#: coffgrok.c:683
933msgid "Section referenced before any file is defined"
934msgstr ""
935
936#: coffgrok.c:701
937#, c-format
938msgid "Out of range sum for offset (%#x) + size (%#x)"
939msgstr ""
940
941#: coffgrok.c:706
942#, c-format
943msgid "Out of range type size: %u"
944msgstr ""
945
946#: coffgrok.c:792
947msgid "Function start encountered without a top level scope."
948msgstr ""
949
950#: coffgrok.c:818
951msgid "Block start encountered without a scope for it."
952msgstr ""
953
954#: coffgrok.c:828
955msgid "Function arguments encountered without a function definition"
956msgstr ""
957
958#: coffgrok.c:836
959msgid "Structure element encountered without a structure definition"
960msgstr ""
961
962#: coffgrok.c:841
963msgid "Enum element encountered without an enum definition"
964msgstr ""
965
966#: coffgrok.c:849
3957a496 967msgid "Aggregate definition encountered without a scope"
e0e7a9d4
TG
968msgstr ""
969
970#: coffgrok.c:855
3957a496 971msgid "Label definition encountered without a file scope"
e0e7a9d4
TG
972msgstr ""
973
974#: coffgrok.c:863
3957a496 975msgid "Variable definition encountered without a scope"
e0e7a9d4
TG
976msgstr ""
977
978#: coffgrok.c:886
979#, c-format
980msgid "%s: is not a COFF format file"
981msgstr ""
982
346d80ef 983#: cxxfilt.c:124 nm.c:324 objdump.c:390
ae351704
AM
984#, c-format
985msgid "Report bugs to %s.\n"
986msgstr ""
987
c1c69e83 988#: debug.c:647
252b5132
RH
989msgid "debug_add_to_current_namespace: no current file"
990msgstr ""
991
c1c69e83 992#: debug.c:726
252b5132
RH
993msgid "debug_start_source: no debug_set_filename call"
994msgstr ""
995
c1c69e83 996#: debug.c:780
252b5132
RH
997msgid "debug_record_function: no debug_set_filename call"
998msgstr ""
999
c1c69e83 1000#: debug.c:832
252b5132
RH
1001msgid "debug_record_parameter: no current function"
1002msgstr ""
1003
c1c69e83 1004#: debug.c:864
252b5132
RH
1005msgid "debug_end_function: no current function"
1006msgstr ""
1007
c1c69e83 1008#: debug.c:870
252b5132
RH
1009msgid "debug_end_function: some blocks were not closed"
1010msgstr ""
1011
c1c69e83 1012#: debug.c:898
252b5132
RH
1013msgid "debug_start_block: no current block"
1014msgstr ""
1015
c1c69e83 1016#: debug.c:934
252b5132
RH
1017msgid "debug_end_block: no current block"
1018msgstr ""
1019
c1c69e83 1020#: debug.c:941
252b5132
RH
1021msgid "debug_end_block: attempt to close top level block"
1022msgstr ""
1023
c1c69e83 1024#: debug.c:964
252b5132
RH
1025msgid "debug_record_line: no current unit"
1026msgstr ""
1027
1028#. FIXME
c1c69e83 1029#: debug.c:1017
252b5132
RH
1030msgid "debug_start_common_block: not implemented"
1031msgstr ""
1032
1033#. FIXME
c1c69e83 1034#: debug.c:1028
252b5132
RH
1035msgid "debug_end_common_block: not implemented"
1036msgstr ""
1037
1038#. FIXME.
c1c69e83 1039#: debug.c:1112
1a09a22c 1040msgid "debug_record_label: not implemented"
252b5132
RH
1041msgstr ""
1042
c1c69e83 1043#: debug.c:1134
252b5132
RH
1044msgid "debug_record_variable: no current file"
1045msgstr ""
1046
c1c69e83 1047#: debug.c:1662
252b5132
RH
1048msgid "debug_make_undefined_type: unsupported kind"
1049msgstr ""
1050
c1c69e83 1051#: debug.c:1839
252b5132
RH
1052msgid "debug_name_type: no current file"
1053msgstr ""
1054
c1c69e83 1055#: debug.c:1884
252b5132
RH
1056msgid "debug_tag_type: no current file"
1057msgstr ""
1058
c1c69e83 1059#: debug.c:1892
252b5132
RH
1060msgid "debug_tag_type: extra tag attempted"
1061msgstr ""
1062
c1c69e83 1063#: debug.c:1929
252b5132
RH
1064#, c-format
1065msgid "Warning: changing type size from %d to %d\n"
1066msgstr ""
1067
c1c69e83 1068#: debug.c:1951
252b5132
RH
1069msgid "debug_find_named_type: no current compilation unit"
1070msgstr ""
1071
c1c69e83 1072#: debug.c:2054
252b5132
RH
1073#, c-format
1074msgid "debug_get_real_type: circular debug information for %s\n"
1075msgstr ""
1076
6655dba2 1077#: debug.c:2484
252b5132
RH
1078msgid "debug_write_type: illegal type encountered"
1079msgstr ""
1080
346d80ef 1081#: dlltool.c:869 dlltool.c:893 dlltool.c:922
252b5132 1082#, c-format
60bcf0fa 1083msgid "Internal error: Unknown machine type: %d"
252b5132
RH
1084msgstr ""
1085
346d80ef 1086#: dlltool.c:964
252b5132
RH
1087#, c-format
1088msgid "Can't open def file: %s"
1089msgstr ""
1090
346d80ef 1091#: dlltool.c:969
252b5132
RH
1092#, c-format
1093msgid "Processing def file: %s"
1094msgstr ""
1095
346d80ef 1096#: dlltool.c:973
252b5132
RH
1097msgid "Processed def file"
1098msgstr ""
1099
346d80ef 1100#: dlltool.c:997
252b5132 1101#, c-format
60bcf0fa 1102msgid "Syntax error in def file %s:%d"
252b5132
RH
1103msgstr ""
1104
346d80ef 1105#: dlltool.c:1034
06647dfd
AM
1106#, c-format
1107msgid "%s: Path components stripped from image name, '%s'."
1108msgstr ""
1109
346d80ef 1110#: dlltool.c:1052
252b5132
RH
1111#, c-format
1112msgid "NAME: %s base: %x"
1113msgstr ""
1114
346d80ef 1115#: dlltool.c:1055 dlltool.c:1076
60bcf0fa 1116msgid "Can't have LIBRARY and NAME"
252b5132
RH
1117msgstr ""
1118
346d80ef 1119#: dlltool.c:1073
252b5132
RH
1120#, c-format
1121msgid "LIBRARY: %s base: %x"
1122msgstr ""
1123
346d80ef 1124#: dlltool.c:1228
9cf03b7e
NC
1125#, c-format
1126msgid "VERSION %d.%d\n"
1127msgstr ""
1128
346d80ef 1129#: dlltool.c:1276
9cf03b7e
NC
1130#, c-format
1131msgid "run: %s %s"
1132msgstr ""
1133
346d80ef 1134#: dlltool.c:1317 resrc.c:288
252b5132
RH
1135#, c-format
1136msgid "wait: %s"
1137msgstr ""
1138
346d80ef 1139#: dlltool.c:1322 dllwrap.c:416 resrc.c:293
252b5132
RH
1140#, c-format
1141msgid "subprocess got fatal signal %d"
1142msgstr ""
1143
346d80ef 1144#: dlltool.c:1328 dllwrap.c:423 resrc.c:300
252b5132 1145#, c-format
60bcf0fa 1146msgid "%s exited with status %d"
252b5132
RH
1147msgstr ""
1148
346d80ef 1149#: dlltool.c:1359
252b5132 1150#, c-format
60bcf0fa 1151msgid "Sucking in info from %s section in %s"
252b5132
RH
1152msgstr ""
1153
346d80ef 1154#: dlltool.c:1499
252b5132 1155#, c-format
60bcf0fa 1156msgid "Excluding symbol: %s"
252b5132
RH
1157msgstr ""
1158
346d80ef 1159#: dlltool.c:1588 dlltool.c:1599 nm.c:1172 nm.c:1183 nm.c:1193
252b5132 1160#, c-format
60bcf0fa 1161msgid "%s: no symbols"
252b5132
RH
1162msgstr ""
1163
fce00800 1164#. FIXME: we ought to read in and block out the base relocations.
346d80ef 1165#: dlltool.c:1625
252b5132 1166#, c-format
60bcf0fa 1167msgid "Done reading %s"
252b5132
RH
1168msgstr ""
1169
346d80ef 1170#: dlltool.c:1635
252b5132 1171#, c-format
2ee0aedf 1172msgid "Unable to open object file: %s: %s"
252b5132
RH
1173msgstr ""
1174
346d80ef 1175#: dlltool.c:1638
252b5132
RH
1176#, c-format
1177msgid "Scanning object file %s"
1178msgstr ""
1179
346d80ef 1180#: dlltool.c:1658
e0a2c38a
RH
1181#, c-format
1182msgid "Cannot produce mcore-elf dll from archive file: %s"
1183msgstr ""
1184
346d80ef 1185#: dlltool.c:1760
252b5132
RH
1186msgid "Adding exports to output file"
1187msgstr ""
1188
346d80ef 1189#: dlltool.c:1812
252b5132
RH
1190msgid "Added exports to output file"
1191msgstr ""
1192
346d80ef 1193#: dlltool.c:1980
252b5132 1194#, c-format
60bcf0fa 1195msgid "Generating export file: %s"
252b5132
RH
1196msgstr ""
1197
346d80ef 1198#: dlltool.c:1985
252b5132
RH
1199#, c-format
1200msgid "Unable to open temporary assembler file: %s"
1201msgstr ""
1202
346d80ef 1203#: dlltool.c:1990
252b5132
RH
1204#, c-format
1205msgid "Opened temporary file: %s"
1206msgstr ""
1207
346d80ef 1208#: dlltool.c:2166
23f938f1
TG
1209msgid "failed to read the number of entries from base file"
1210msgstr ""
1211
346d80ef 1212#: dlltool.c:2217
252b5132
RH
1213msgid "Generated exports file"
1214msgstr ""
1215
346d80ef 1216#: dlltool.c:2375
252b5132 1217#, c-format
2ee0aedf 1218msgid "bfd_open failed open stub file: %s: %s"
252b5132
RH
1219msgstr ""
1220
346d80ef 1221#: dlltool.c:2379
252b5132
RH
1222#, c-format
1223msgid "Creating stub file: %s"
1224msgstr ""
1225
346d80ef 1226#: dlltool.c:2693
2ee0aedf
TG
1227#, c-format
1228msgid "bfd_open failed reopen stub file: %s: %s"
1229msgstr ""
1230
346d80ef 1231#: dlltool.c:2707 dlltool.c:2786
e0a2c38a
RH
1232#, c-format
1233msgid "failed to open temporary head file: %s"
1234msgstr ""
1235
346d80ef 1236#: dlltool.c:2771 dlltool.c:2861
e0a2c38a 1237#, c-format
2ee0aedf 1238msgid "failed to open temporary head file: %s: %s"
e0a2c38a
RH
1239msgstr ""
1240
346d80ef 1241#: dlltool.c:2876
252b5132 1242#, c-format
2ee0aedf
TG
1243msgid "failed to open temporary tail file: %s"
1244msgstr ""
1245
346d80ef 1246#: dlltool.c:2912
2ee0aedf
TG
1247#, c-format
1248msgid "failed to open temporary tail file: %s: %s"
1249msgstr ""
1250
346d80ef 1251#: dlltool.c:2935
2ee0aedf
TG
1252#, c-format
1253msgid "Can't create .lib file: %s: %s"
252b5132
RH
1254msgstr ""
1255
346d80ef 1256#: dlltool.c:2939
252b5132 1257#, c-format
60bcf0fa 1258msgid "Creating library file: %s"
252b5132
RH
1259msgstr ""
1260
346d80ef 1261#: dlltool.c:3026 dlltool.c:3032
252b5132 1262#, c-format
60bcf0fa 1263msgid "cannot delete %s: %s"
252b5132
RH
1264msgstr ""
1265
346d80ef 1266#: dlltool.c:3038
252b5132
RH
1267msgid "Created lib file"
1268msgstr ""
1269
346d80ef 1270#: dlltool.c:3244
2ee0aedf
TG
1271#, c-format
1272msgid "Can't open .lib file: %s: %s"
1273msgstr ""
1274
346d80ef 1275#: dlltool.c:3252 dlltool.c:3274
23f938f1
TG
1276#, c-format
1277msgid "%s is not a library"
1278msgstr ""
1279
346d80ef 1280#: dlltool.c:3292
23f938f1
TG
1281#, c-format
1282msgid "Import library `%s' specifies two or more dlls"
1283msgstr ""
1284
346d80ef 1285#: dlltool.c:3303
23f938f1
TG
1286#, c-format
1287msgid "Unable to determine dll name for `%s' (not an import library?)"
1288msgstr ""
1289
346d80ef 1290#: dlltool.c:3529
252b5132 1291#, c-format
60bcf0fa 1292msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
252b5132
RH
1293msgstr ""
1294
346d80ef 1295#: dlltool.c:3535
252b5132 1296#, c-format
f12e7348 1297msgid "Error, duplicate EXPORT with ordinals: %s"
252b5132
RH
1298msgstr ""
1299
346d80ef 1300#: dlltool.c:3638
252b5132
RH
1301msgid "Processing definitions"
1302msgstr ""
1303
346d80ef 1304#: dlltool.c:3665
252b5132
RH
1305msgid "Processed definitions"
1306msgstr ""
1307
1308#. xgetext:c-format
346d80ef 1309#: dlltool.c:3672 dllwrap.c:477
252b5132 1310#, c-format
1a09a22c 1311msgid "Usage %s <option(s)> <object-file(s)>\n"
252b5132
RH
1312msgstr ""
1313
1314#. xgetext:c-format
346d80ef 1315#: dlltool.c:3674
252b5132
RH
1316#, c-format
1317msgid ""
e0a2c38a
RH
1318" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
1319msgstr ""
1320
346d80ef 1321#: dlltool.c:3675
6ece5c52 1322#, c-format
e0a2c38a 1323msgid ""
a74801ba 1324" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
777cd7ab 1325"thumb\n"
252b5132
RH
1326msgstr ""
1327
346d80ef 1328#: dlltool.c:3676
6ece5c52 1329#, c-format
252b5132
RH
1330msgid " -e --output-exp <outname> Generate an export file.\n"
1331msgstr ""
1332
346d80ef 1333#: dlltool.c:3677
6ece5c52 1334#, c-format
252b5132
RH
1335msgid " -l --output-lib <outname> Generate an interface library.\n"
1336msgstr ""
1337
346d80ef 1338#: dlltool.c:3678
23f938f1
TG
1339#, c-format
1340msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
1341msgstr ""
1342
346d80ef 1343#: dlltool.c:3679
6ece5c52 1344#, c-format
252b5132
RH
1345msgid " -a --add-indirect Add dll indirects to export file.\n"
1346msgstr ""
1347
346d80ef 1348#: dlltool.c:3680
6ece5c52 1349#, c-format
252b5132
RH
1350msgid ""
1351" -D --dllname <name> Name of input dll to put into interface lib.\n"
1352msgstr ""
1353
346d80ef 1354#: dlltool.c:3681
6ece5c52 1355#, c-format
252b5132
RH
1356msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
1357msgstr ""
1358
346d80ef 1359#: dlltool.c:3682
6ece5c52 1360#, c-format
252b5132
RH
1361msgid " -z --output-def <deffile> Name of .def file to be created.\n"
1362msgstr ""
1363
346d80ef 1364#: dlltool.c:3683
6ece5c52 1365#, c-format
e0a2c38a 1366msgid " --export-all-symbols Export all symbols to .def\n"
252b5132
RH
1367msgstr ""
1368
346d80ef 1369#: dlltool.c:3684
6ece5c52 1370#, c-format
e0a2c38a 1371msgid " --no-export-all-symbols Only export listed symbols\n"
252b5132
RH
1372msgstr ""
1373
346d80ef 1374#: dlltool.c:3685
6ece5c52 1375#, c-format
e0a2c38a 1376msgid " --exclude-symbols <list> Don't export <list>\n"
252b5132
RH
1377msgstr ""
1378
346d80ef 1379#: dlltool.c:3686
6ece5c52 1380#, c-format
e0a2c38a 1381msgid " --no-default-excludes Clear default exclude symbols\n"
252b5132
RH
1382msgstr ""
1383
346d80ef 1384#: dlltool.c:3687
6ece5c52 1385#, c-format
252b5132
RH
1386msgid " -b --base-file <basefile> Read linker generated base file.\n"
1387msgstr ""
1388
346d80ef 1389#: dlltool.c:3688
6ece5c52 1390#, c-format
252b5132
RH
1391msgid " -x --no-idata4 Don't generate idata$4 section.\n"
1392msgstr ""
1393
346d80ef 1394#: dlltool.c:3689
6ece5c52 1395#, c-format
252b5132
RH
1396msgid " -c --no-idata5 Don't generate idata$5 section.\n"
1397msgstr ""
1398
346d80ef 1399#: dlltool.c:3690
23f938f1
TG
1400#, c-format
1401msgid ""
1402" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
1403"$5.\n"
1404msgstr ""
1405
346d80ef 1406#: dlltool.c:3691
6ece5c52 1407#, c-format
252b5132 1408msgid ""
ae351704 1409" -U --add-underscore Add underscores to all symbols in interface "
252b5132
RH
1410"library.\n"
1411msgstr ""
1412
346d80ef 1413#: dlltool.c:3692
ae351704
AM
1414#, c-format
1415msgid ""
1416" --add-stdcall-underscore Add underscores to stdcall symbols in "
1417"interface library.\n"
1418msgstr ""
1419
346d80ef 1420#: dlltool.c:3693
2ee0aedf
TG
1421#, c-format
1422msgid ""
1423" --no-leading-underscore All symbols shouldn't be prefixed by an "
1424"underscore.\n"
1425msgstr ""
1426
346d80ef 1427#: dlltool.c:3694
2ee0aedf
TG
1428#, c-format
1429msgid ""
1430" --leading-underscore All symbols should be prefixed by an "
1431"underscore.\n"
1432msgstr ""
1433
346d80ef 1434#: dlltool.c:3695
6ece5c52 1435#, c-format
252b5132
RH
1436msgid " -k --kill-at Kill @<n> from exported names.\n"
1437msgstr ""
1438
346d80ef 1439#: dlltool.c:3696
6ece5c52 1440#, c-format
252b5132
RH
1441msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
1442msgstr ""
1443
346d80ef 1444#: dlltool.c:3697
3443c1ae
AM
1445#, c-format
1446msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
1447msgstr ""
1448
346d80ef 1449#: dlltool.c:3698
6ece5c52 1450#, c-format
252b5132
RH
1451msgid " -S --as <name> Use <name> for assembler.\n"
1452msgstr ""
1453
346d80ef 1454#: dlltool.c:3699
6ece5c52 1455#, c-format
252b5132
RH
1456msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
1457msgstr ""
1458
346d80ef 1459#: dlltool.c:3700
6ece5c52 1460#, c-format
a74801ba
ILT
1461msgid ""
1462" -C --compat-implib Create backward compatible import library.\n"
1463msgstr ""
1464
346d80ef 1465#: dlltool.c:3701
6ece5c52 1466#, c-format
252b5132
RH
1467msgid ""
1468" -n --no-delete Keep temp files (repeat for extra "
1469"preservation).\n"
1470msgstr ""
1471
346d80ef 1472#: dlltool.c:3702
6ece5c52
AM
1473#, c-format
1474msgid ""
1475" -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1476msgstr ""
1477
346d80ef 1478#: dlltool.c:3703
23f938f1
TG
1479#, c-format
1480msgid ""
1481" -I --identify <implib> Report the name of the DLL associated with "
1482"<implib>.\n"
1483msgstr ""
1484
346d80ef 1485#: dlltool.c:3704
23f938f1
TG
1486#, c-format
1487msgid ""
1488" --identify-strict Causes --identify to report error when multiple "
1489"DLLs.\n"
1490msgstr ""
1491
346d80ef 1492#: dlltool.c:3705
6ece5c52 1493#, c-format
252b5132
RH
1494msgid " -v --verbose Be verbose.\n"
1495msgstr ""
1496
346d80ef 1497#: dlltool.c:3706
6ece5c52 1498#, c-format
252b5132
RH
1499msgid " -V --version Display the program version.\n"
1500msgstr ""
1501
346d80ef 1502#: dlltool.c:3707
6ece5c52 1503#, c-format
252b5132
RH
1504msgid " -h --help Display this information.\n"
1505msgstr ""
1506
346d80ef 1507#: dlltool.c:3708
3caac5b8
AM
1508#, c-format
1509msgid " @<file> Read options from <file>.\n"
1510msgstr ""
1511
346d80ef 1512#: dlltool.c:3710
6ece5c52 1513#, c-format
e0a2c38a
RH
1514msgid ""
1515" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1516msgstr ""
1517
346d80ef 1518#: dlltool.c:3711
6ece5c52 1519#, c-format
e0a2c38a
RH
1520msgid " -L --linker <name> Use <name> as the linker.\n"
1521msgstr ""
1522
346d80ef 1523#: dlltool.c:3712
6ece5c52 1524#, c-format
e0a2c38a
RH
1525msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1526msgstr ""
1527
346d80ef 1528#: dlltool.c:3856
e0e7a9d4
TG
1529#, c-format
1530msgid "Unable to open def-file: %s"
1531msgstr ""
1532
346d80ef 1533#: dlltool.c:3861
06647dfd
AM
1534#, c-format
1535msgid "Path components stripped from dllname, '%s'."
1536msgstr ""
1537
346d80ef 1538#: dlltool.c:3909
252b5132
RH
1539#, c-format
1540msgid "Unable to open base-file: %s"
1541msgstr ""
1542
346d80ef 1543#: dlltool.c:3944
252b5132
RH
1544#, c-format
1545msgid "Machine '%s' not supported"
1546msgstr ""
1547
346d80ef 1548#: dlltool.c:4024
23f938f1
TG
1549#, c-format
1550msgid "Warning, machine type (%d) not supported for delayimport."
1551msgstr ""
1552
346d80ef 1553#: dlltool.c:4092 dllwrap.c:206
a74801ba
ILT
1554#, c-format
1555msgid "Tried file: %s"
1556msgstr ""
1557
346d80ef 1558#: dlltool.c:4099 dllwrap.c:213
a74801ba
ILT
1559#, c-format
1560msgid "Using file: %s"
e0a2c38a
RH
1561msgstr ""
1562
e0e7a9d4 1563#: dllwrap.c:296
60bcf0fa
NC
1564#, c-format
1565msgid "Keeping temporary base file %s"
1566msgstr ""
1567
e0e7a9d4 1568#: dllwrap.c:298
60bcf0fa
NC
1569#, c-format
1570msgid "Deleting temporary base file %s"
1571msgstr ""
1572
e0e7a9d4 1573#: dllwrap.c:312
60bcf0fa
NC
1574#, c-format
1575msgid "Keeping temporary exp file %s"
1576msgstr ""
1577
e0e7a9d4 1578#: dllwrap.c:314
60bcf0fa
NC
1579#, c-format
1580msgid "Deleting temporary exp file %s"
1581msgstr ""
1582
e0e7a9d4 1583#: dllwrap.c:327
60bcf0fa
NC
1584#, c-format
1585msgid "Keeping temporary def file %s"
1586msgstr ""
1587
e0e7a9d4 1588#: dllwrap.c:329
60bcf0fa
NC
1589#, c-format
1590msgid "Deleting temporary def file %s"
1591msgstr ""
1592
c1c69e83 1593#: dllwrap.c:411
9cf03b7e
NC
1594#, c-format
1595msgid "pwait returns: %s"
1596msgstr ""
1597
c1c69e83 1598#: dllwrap.c:478
6ece5c52 1599#, c-format
60bcf0fa
NC
1600msgid " Generic options:\n"
1601msgstr ""
1602
c1c69e83 1603#: dllwrap.c:479
6ece5c52 1604#, c-format
3caac5b8 1605msgid " @<file> Read options from <file>\n"
60bcf0fa
NC
1606msgstr ""
1607
c1c69e83 1608#: dllwrap.c:480
6ece5c52 1609#, c-format
3caac5b8 1610msgid " --quiet, -q Work quietly\n"
60bcf0fa
NC
1611msgstr ""
1612
c1c69e83 1613#: dllwrap.c:481
6ece5c52 1614#, c-format
3caac5b8 1615msgid " --verbose, -v Verbose\n"
60bcf0fa
NC
1616msgstr ""
1617
c1c69e83 1618#: dllwrap.c:482
6ece5c52 1619#, c-format
3caac5b8 1620msgid " --version Print dllwrap version\n"
60bcf0fa
NC
1621msgstr ""
1622
c1c69e83 1623#: dllwrap.c:483
60bcf0fa 1624#, c-format
3caac5b8 1625msgid " --implib <outname> Synonym for --output-lib\n"
60bcf0fa
NC
1626msgstr ""
1627
c1c69e83 1628#: dllwrap.c:484
6ece5c52 1629#, c-format
3caac5b8 1630msgid " Options for %s:\n"
60bcf0fa
NC
1631msgstr ""
1632
c1c69e83 1633#: dllwrap.c:485
6ece5c52 1634#, c-format
3caac5b8 1635msgid " --driver-name <driver> Defaults to \"gcc\"\n"
60bcf0fa
NC
1636msgstr ""
1637
c1c69e83 1638#: dllwrap.c:486
6ece5c52 1639#, c-format
3caac5b8 1640msgid " --driver-flags <flags> Override default ld flags\n"
60bcf0fa
NC
1641msgstr ""
1642
c1c69e83 1643#: dllwrap.c:487
6ece5c52 1644#, c-format
3caac5b8 1645msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
60bcf0fa
NC
1646msgstr ""
1647
c1c69e83 1648#: dllwrap.c:488
6ece5c52 1649#, c-format
3caac5b8 1650msgid " --entry <entry> Specify alternate DLL entry point\n"
60bcf0fa
NC
1651msgstr ""
1652
c1c69e83 1653#: dllwrap.c:489
6ece5c52 1654#, c-format
3caac5b8 1655msgid " --image-base <base> Specify image base address\n"
60bcf0fa
NC
1656msgstr ""
1657
c1c69e83 1658#: dllwrap.c:490
6ece5c52 1659#, c-format
3caac5b8 1660msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
60bcf0fa
NC
1661msgstr ""
1662
c1c69e83 1663#: dllwrap.c:491
6ece5c52 1664#, c-format
3caac5b8 1665msgid " --dry-run Show what needs to be run\n"
60bcf0fa
NC
1666msgstr ""
1667
c1c69e83 1668#: dllwrap.c:492
6ece5c52 1669#, c-format
3caac5b8 1670msgid " --mno-cygwin Create Mingw DLL\n"
60bcf0fa
NC
1671msgstr ""
1672
c1c69e83 1673#: dllwrap.c:493
6ece5c52 1674#, c-format
3caac5b8 1675msgid " Options passed to DLLTOOL:\n"
60bcf0fa
NC
1676msgstr ""
1677
c1c69e83 1678#: dllwrap.c:494
6ece5c52 1679#, c-format
3caac5b8 1680msgid " --machine <machine>\n"
60bcf0fa
NC
1681msgstr ""
1682
c1c69e83 1683#: dllwrap.c:495
6ece5c52 1684#, c-format
3caac5b8 1685msgid " --output-exp <outname> Generate export file.\n"
60bcf0fa
NC
1686msgstr ""
1687
c1c69e83 1688#: dllwrap.c:496
6ece5c52 1689#, c-format
3caac5b8 1690msgid " --output-lib <outname> Generate input library.\n"
60bcf0fa
NC
1691msgstr ""
1692
c1c69e83 1693#: dllwrap.c:497
6ece5c52 1694#, c-format
3caac5b8 1695msgid " --add-indirect Add dll indirects to export file.\n"
60bcf0fa
NC
1696msgstr ""
1697
c1c69e83 1698#: dllwrap.c:498
6ece5c52 1699#, c-format
3caac5b8 1700msgid " --dllname <name> Name of input dll to put into output lib.\n"
60bcf0fa
NC
1701msgstr ""
1702
c1c69e83 1703#: dllwrap.c:499
6ece5c52 1704#, c-format
3caac5b8 1705msgid " --def <deffile> Name input .def file\n"
60bcf0fa
NC
1706msgstr ""
1707
c1c69e83 1708#: dllwrap.c:500
6ece5c52 1709#, c-format
3caac5b8 1710msgid " --output-def <deffile> Name output .def file\n"
60bcf0fa
NC
1711msgstr ""
1712
c1c69e83 1713#: dllwrap.c:501
6ece5c52 1714#, c-format
3caac5b8 1715msgid " --export-all-symbols Export all symbols to .def\n"
60bcf0fa
NC
1716msgstr ""
1717
c1c69e83 1718#: dllwrap.c:502
6ece5c52 1719#, c-format
3caac5b8 1720msgid " --no-export-all-symbols Only export .drectve symbols\n"
60bcf0fa
NC
1721msgstr ""
1722
c1c69e83 1723#: dllwrap.c:503
6ece5c52 1724#, c-format
3caac5b8 1725msgid " --exclude-symbols <list> Exclude <list> from .def\n"
60bcf0fa
NC
1726msgstr ""
1727
c1c69e83 1728#: dllwrap.c:504
6ece5c52 1729#, c-format
3caac5b8 1730msgid " --no-default-excludes Zap default exclude symbols\n"
60bcf0fa
NC
1731msgstr ""
1732
c1c69e83 1733#: dllwrap.c:505
6ece5c52 1734#, c-format
3caac5b8 1735msgid " --base-file <basefile> Read linker generated base file\n"
60bcf0fa
NC
1736msgstr ""
1737
c1c69e83 1738#: dllwrap.c:506
6ece5c52 1739#, c-format
3caac5b8 1740msgid " --no-idata4 Don't generate idata$4 section\n"
60bcf0fa
NC
1741msgstr ""
1742
c1c69e83 1743#: dllwrap.c:507
6ece5c52 1744#, c-format
3caac5b8 1745msgid " --no-idata5 Don't generate idata$5 section\n"
60bcf0fa
NC
1746msgstr ""
1747
c1c69e83 1748#: dllwrap.c:508
6ece5c52 1749#, c-format
3caac5b8 1750msgid " -U Add underscores to .lib\n"
60bcf0fa
NC
1751msgstr ""
1752
c1c69e83 1753#: dllwrap.c:509
6ece5c52 1754#, c-format
3caac5b8 1755msgid " -k Kill @<n> from exported names\n"
60bcf0fa
NC
1756msgstr ""
1757
c1c69e83 1758#: dllwrap.c:510
6ece5c52 1759#, c-format
3caac5b8 1760msgid " --add-stdcall-alias Add aliases without @<n>\n"
60bcf0fa
NC
1761msgstr ""
1762
c1c69e83 1763#: dllwrap.c:511
6ece5c52 1764#, c-format
3caac5b8 1765msgid " --as <name> Use <name> for assembler\n"
60bcf0fa
NC
1766msgstr ""
1767
c1c69e83 1768#: dllwrap.c:512
6ece5c52 1769#, c-format
3caac5b8
AM
1770msgid " --nodelete Keep temp files.\n"
1771msgstr ""
1772
c1c69e83 1773#: dllwrap.c:513
2ee0aedf
TG
1774#, c-format
1775msgid " --no-leading-underscore Entrypoint without underscore\n"
1776msgstr ""
1777
c1c69e83 1778#: dllwrap.c:514
2ee0aedf
TG
1779#, c-format
1780msgid " --leading-underscore Entrypoint with underscore.\n"
1781msgstr ""
1782
c1c69e83 1783#: dllwrap.c:515
3caac5b8 1784#, c-format
60bcf0fa
NC
1785msgid " Rest are passed unmodified to the language driver\n"
1786msgstr ""
1787
346d80ef 1788#: dllwrap.c:640
573fe3fb
NC
1789#, c-format
1790msgid "WARNING: %s is deprecated, use gcc -shared or ld -shared instead\n"
1791msgstr ""
1792
346d80ef 1793#: dllwrap.c:800
60bcf0fa
NC
1794msgid "Must provide at least one of -o or --dllname options"
1795msgstr ""
1796
346d80ef 1797#: dllwrap.c:829
328577ad
NC
1798msgid ""
1799"no export definition file provided.\n"
1800"Creating one, but that may not be what you want"
60bcf0fa
NC
1801msgstr ""
1802
346d80ef 1803#: dllwrap.c:1018
60bcf0fa
NC
1804#, c-format
1805msgid "DLLTOOL name : %s\n"
1806msgstr ""
1807
346d80ef 1808#: dllwrap.c:1019
60bcf0fa
NC
1809#, c-format
1810msgid "DLLTOOL options : %s\n"
1811msgstr ""
1812
346d80ef 1813#: dllwrap.c:1020
60bcf0fa
NC
1814#, c-format
1815msgid "DRIVER name : %s\n"
1816msgstr ""
1817
346d80ef 1818#: dllwrap.c:1021
60bcf0fa
NC
1819#, c-format
1820msgid "DRIVER options : %s\n"
1821msgstr ""
1822
346d80ef 1823#: dwarf.c:187
e0e7a9d4
TG
1824msgid "Encoded value extends past end of section\n"
1825msgstr ""
1826
346d80ef 1827#: dwarf.c:195
e0e7a9d4
TG
1828#, c-format
1829msgid "Encoded size of %d is too large to read\n"
1830msgstr ""
1831
346d80ef 1832#: dwarf.c:203
e0e7a9d4
TG
1833msgid "Encoded size of 0 is too small to read\n"
1834msgstr ""
1835
346d80ef
NC
1836#. Read AMOUNT bytes from PTR and store them in VAL.
1837#. Checks to make sure that the read will not reach or pass END.
1838#. FUNC chooses whether the value read is unsigned or signed, and may
1839#. be either byte_get or byte_get_signed. If INC is true, PTR is
1840#. incremented after reading the value.
1841#. This macro cannot protect against PTR values derived from user input.
1842#. The C standard sections 6.5.6 and 6.5.8 say attempts to do so using
1843#. pointers is undefined behaviour.
1844#: dwarf.c:389
e0e7a9d4 1845#, c-format
3957a496
NC
1846msgid "internal error: attempt to read %d byte of data in to %d sized variable"
1847msgid_plural ""
e0e7a9d4 1848"internal error: attempt to read %d bytes of data in to %d sized variable"
3957a496
NC
1849msgstr[0] ""
1850msgstr[1] ""
e0e7a9d4 1851
ab4f385b 1852#: dwarf.c:477 dwarf.c:5208
e0e7a9d4 1853msgid "Badly formed extended line op encountered!\n"
3caac5b8
AM
1854msgstr ""
1855
346d80ef 1856#: dwarf.c:483
6ece5c52 1857#, c-format
3caac5b8 1858msgid " Extended opcode %d: "
1a09a22c
NC
1859msgstr ""
1860
346d80ef 1861#: dwarf.c:488
6ece5c52 1862#, c-format
3caac5b8
AM
1863msgid ""
1864"End of Sequence\n"
1865"\n"
1a09a22c
NC
1866msgstr ""
1867
346d80ef 1868#: dwarf.c:496
e0e7a9d4 1869#, c-format
6655dba2 1870msgid "Length (%lu) of DW_LNE_set_address op is too long\n"
e0e7a9d4
TG
1871msgstr ""
1872
346d80ef 1873#: dwarf.c:502
6ece5c52 1874#, c-format
cc643b88 1875msgid "set Address to 0x%s\n"
1a09a22c
NC
1876msgstr ""
1877
346d80ef 1878#: dwarf.c:509
3caac5b8 1879#, c-format
c1c69e83 1880msgid "define new File Table entry\n"
252b5132
RH
1881msgstr ""
1882
ab4f385b 1883#: dwarf.c:510 dwarf.c:4502
3caac5b8
AM
1884#, c-format
1885msgid " Entry\tDir\tTime\tSize\tName\n"
252b5132
RH
1886msgstr ""
1887
346d80ef 1888#: dwarf.c:531
c1c69e83
AM
1889msgid "DW_LNE_define_file: Bad opcode length\n"
1890msgstr ""
1891
346d80ef 1892#: dwarf.c:536
3caac5b8 1893#, c-format
cc643b88 1894msgid "set Discriminator to %s\n"
252b5132
RH
1895msgstr ""
1896
346d80ef 1897#: dwarf.c:602
23f938f1 1898#, c-format
9cf03b7e 1899msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
23f938f1
TG
1900msgstr ""
1901
f12e7348
NC
1902#. The test against DW_LNW_hi_user is redundant due to
1903#. the limited range of the unsigned char data type used
1904#. for op_code.
1905#. && op_code <= DW_LNE_hi_user
346d80ef 1906#: dwarf.c:619
f12e7348 1907#, c-format
cc643b88 1908msgid "user defined: "
f12e7348
NC
1909msgstr ""
1910
346d80ef 1911#: dwarf.c:621
3caac5b8 1912#, c-format
cc643b88 1913msgid "UNKNOWN: "
252b5132
RH
1914msgstr ""
1915
346d80ef 1916#: dwarf.c:622
cc643b88
NC
1917#, c-format
1918msgid "length %d ["
1919msgstr ""
1920
346d80ef 1921#: dwarf.c:640 dwarf.c:710
3caac5b8 1922msgid "<no .debug_str section>"
252b5132
RH
1923msgstr ""
1924
346d80ef 1925#: dwarf.c:644
3caac5b8 1926#, c-format
346d80ef 1927msgid "DW_FORM_strp offset too big: 0x%s\n"
252b5132
RH
1928msgstr ""
1929
346d80ef 1930#: dwarf.c:646 dwarf.c:674 dwarf.c:1828
3caac5b8 1931msgid "<offset is too big>"
252b5132
RH
1932msgstr ""
1933
346d80ef 1934#: dwarf.c:656
15e6ed8c
TG
1935msgid "<no NUL byte at end of .debug_str section>"
1936msgstr ""
1937
346d80ef 1938#: dwarf.c:668
15e6ed8c
TG
1939msgid "<no .debug_line_str section>"
1940msgstr ""
1941
346d80ef 1942#: dwarf.c:672
15e6ed8c 1943#, c-format
346d80ef 1944msgid "DW_FORM_line_strp offset too big: 0x%s\n"
15e6ed8c
TG
1945msgstr ""
1946
346d80ef 1947#: dwarf.c:684
15e6ed8c
TG
1948msgid "<no NUL byte at end of .debug_line_str section>"
1949msgstr ""
1950
346d80ef 1951#: dwarf.c:705
c1c69e83
AM
1952msgid "<no .debug_str_offsets.dwo section>"
1953msgstr ""
1954
346d80ef 1955#: dwarf.c:706
c1c69e83
AM
1956msgid "<no .debug_str_offsets section>"
1957msgstr ""
1958
346d80ef 1959#: dwarf.c:709
b19d852d
NC
1960msgid "<no .debug_str.dwo section>"
1961msgstr ""
1962
346d80ef 1963#: dwarf.c:717
c1c69e83 1964#, c-format
b19d852d 1965msgid "Expected offset size of 8 but given %s"
c1c69e83
AM
1966msgstr ""
1967
346d80ef 1968#: dwarf.c:722
b19d852d
NC
1969#, c-format
1970msgid "Expected offset size of 4 but given %s"
c1c69e83
AM
1971msgstr ""
1972
346d80ef 1973#: dwarf.c:751
b19d852d 1974#, c-format
346d80ef 1975msgid "index table size too large for section %s vs %s\n"
b19d852d
NC
1976msgstr ""
1977
346d80ef
NC
1978#: dwarf.c:759
1979#, c-format
1980msgid "index table size %s is too small\n"
1981msgstr ""
1982
1983#: dwarf.c:761
b19d852d
NC
1984msgid "<table too small>"
1985msgstr ""
1986
346d80ef 1987#: dwarf.c:773
b19d852d 1988#, c-format
346d80ef 1989msgid "DW_FORM_GNU_str_index offset too big: 0x%s vs 0x%s\n"
b19d852d
NC
1990msgstr ""
1991
346d80ef 1992#: dwarf.c:776
b19d852d 1993msgid "<index offset is too big>"
c1c69e83
AM
1994msgstr ""
1995
346d80ef 1996#: dwarf.c:783
c1c69e83 1997#, c-format
346d80ef 1998msgid "DW_FORM_GNU_str_index indirect offset too big: 0x%s\n"
c1c69e83
AM
1999msgstr ""
2000
346d80ef 2001#: dwarf.c:785
c1c69e83
AM
2002msgid "<indirect index offset is too big>"
2003msgstr ""
2004
346d80ef 2005#: dwarf.c:794
15e6ed8c
TG
2006msgid "<no NUL byte at end of section>"
2007msgstr ""
2008
346d80ef 2009#: dwarf.c:805
c1c69e83
AM
2010msgid "<no .debug_addr section>"
2011msgstr ""
2012
346d80ef
NC
2013#: dwarf.c:809
2014#, c-format
2015msgid "Offset into section %s too big: 0x%s\n"
2016msgstr ""
2017
2018#. PR 17531: file:4bcd9ce9.
2019#: dwarf.c:1041
2020#, c-format
2021msgid ""
2022"Debug info is corrupted, abbrev size (%lx) is larger than abbrev section "
2023"size (%lx)\n"
2024msgstr ""
2025
2026#: dwarf.c:1049
c1c69e83 2027#, c-format
346d80ef
NC
2028msgid ""
2029"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
2030"size (%lx)\n"
c1c69e83
AM
2031msgstr ""
2032
2033#. Report the missing single zero which ends the section.
346d80ef 2034#: dwarf.c:1111
c1c69e83
AM
2035msgid ".debug_abbrev section not zero terminated\n"
2036msgstr ""
2037
346d80ef 2038#: dwarf.c:1126
3caac5b8 2039#, c-format
3957a496 2040msgid "User TAG value: %#lx"
252b5132
RH
2041msgstr ""
2042
346d80ef 2043#: dwarf.c:1128
3957a496
NC
2044#, c-format
2045msgid "Unknown TAG value: %#lx"
2046msgstr ""
2047
346d80ef 2048#: dwarf.c:1148
3caac5b8
AM
2049#, c-format
2050msgid "Unknown FORM value: %lx"
252b5132
RH
2051msgstr ""
2052
346d80ef 2053#: dwarf.c:1164
3caac5b8 2054#, c-format
15e6ed8c 2055msgid "Unknown IDX value: %lx"
252b5132
RH
2056msgstr ""
2057
346d80ef 2058#: dwarf.c:1178
15e6ed8c
TG
2059#, c-format
2060msgid "%c%s byte block: "
2061msgstr ""
2062
346d80ef 2063#: dwarf.c:1522
2ee0aedf
TG
2064#, c-format
2065msgid "(DW_OP_call_ref in frame info)"
2066msgstr ""
2067
346d80ef 2068#: dwarf.c:1545
9cf03b7e
NC
2069#, c-format
2070msgid "size: %s "
2071msgstr ""
2072
346d80ef 2073#: dwarf.c:1547
9cf03b7e
NC
2074#, c-format
2075msgid "offset: %s "
2076msgstr ""
2077
346d80ef 2078#: dwarf.c:1563
9cf03b7e
NC
2079#, c-format
2080msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
2081msgstr ""
2082
346d80ef 2083#: dwarf.c:1588
2ee0aedf 2084#, c-format
15e6ed8c 2085msgid "(%s in frame info)"
2ee0aedf
TG
2086msgstr ""
2087
346d80ef 2088#: dwarf.c:1688
f48dfe41
NC
2089#, c-format
2090msgid "(DW_OP_GNU_variable_value in frame info)"
2091msgstr ""
2092
346d80ef 2093#: dwarf.c:1741
3caac5b8 2094#, c-format
15e6ed8c 2095msgid "(User defined location op 0x%x)"
252b5132
RH
2096msgstr ""
2097
346d80ef 2098#: dwarf.c:1743
3caac5b8 2099#, c-format
15e6ed8c 2100msgid "(Unknown location op 0x%x)"
252b5132
RH
2101msgstr ""
2102
346d80ef 2103#: dwarf.c:1797
6655dba2 2104msgid "<no links available>"
3957a496
NC
2105msgstr ""
2106
346d80ef 2107#: dwarf.c:1821
6655dba2 2108msgid "<no NUL byte at end of alt .debug_str section>"
3957a496
NC
2109msgstr ""
2110
346d80ef 2111#: dwarf.c:1826
3957a496 2112#, c-format
6655dba2
SB
2113msgid ""
2114"DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n"
3957a496
NC
2115msgstr ""
2116
346d80ef 2117#: dwarf.c:1849
3957a496
NC
2118#, c-format
2119msgid "Unknown AT value: %lx"
2120msgstr ""
2121
346d80ef 2122#: dwarf.c:1915
6655dba2
SB
2123#, c-format
2124msgid "Corrupt attribute block length: %lx\n"
2125msgstr ""
2126
ab4f385b 2127#: dwarf.c:2095
573fe3fb
NC
2128#, c-format
2129msgid "Unable to resolve ref_addr form: uvalue %lx > section size %lx (%s)\n"
2130msgstr ""
2131
ab4f385b 2132#: dwarf.c:2112
573fe3fb 2133#, c-format
ab4f385b 2134msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > CU size %lx\n"
573fe3fb
NC
2135msgstr ""
2136
ab4f385b 2137#: dwarf.c:2122
573fe3fb
NC
2138#, c-format
2139msgid "Unexpected form %lx encountered whilst finding abbreviation for type\n"
2140msgstr ""
2141
ab4f385b 2142#: dwarf.c:2131
573fe3fb
NC
2143#, c-format
2144msgid "Unable to find abbreviations for CU offset %#lx\n"
2145msgstr ""
2146
ab4f385b 2147#: dwarf.c:2136
573fe3fb
NC
2148#, c-format
2149msgid "Empty abbreviation list encountered for CU offset %lx\n"
2150msgstr ""
2151
ab4f385b 2152#: dwarf.c:2161
573fe3fb
NC
2153#, c-format
2154msgid "Unable to find entry for abbreviation %lu\n"
2155msgstr ""
2156
ab4f385b 2157#: dwarf.c:2313
6655dba2
SB
2158msgid "corrupt discr_list - not using a block form\n"
2159msgstr ""
2160
ab4f385b 2161#: dwarf.c:2320
6655dba2
SB
2162msgid "corrupt discr_list - block not long enough\n"
2163msgstr ""
2164
ab4f385b 2165#: dwarf.c:2355
6655dba2 2166#, c-format
346d80ef 2167msgid "corrupt discr_list - unrecognized discriminant byte %#x\n"
6655dba2
SB
2168msgstr ""
2169
ab4f385b 2170#: dwarf.c:2396
e0e7a9d4 2171msgid "Corrupt attribute\n"
c1c69e83
AM
2172msgstr ""
2173
ab4f385b 2174#: dwarf.c:2422
777cd7ab 2175msgid "Internal error: DW_FORM_ref_addr is not supported in DWARF version 1.\n"
252b5132
RH
2176msgstr ""
2177
ab4f385b 2178#: dwarf.c:2604
e0e7a9d4
TG
2179msgid "Block ends prematurely\n"
2180msgstr ""
2181
573fe3fb 2182#. We have already displayed the form name.
ab4f385b 2183#: dwarf.c:2634 dwarf.c:2649 dwarf.c:2672
573fe3fb
NC
2184#, c-format
2185msgid "%c(offset: 0x%s): %s"
2186msgstr ""
2187
ab4f385b 2188#: dwarf.c:2638
15e6ed8c
TG
2189#, c-format
2190msgid "%c(indirect string, offset: 0x%s): %s"
2191msgstr ""
2192
ab4f385b 2193#: dwarf.c:2653
3caac5b8 2194#, c-format
15e6ed8c 2195msgid "%c(indirect line string, offset: 0x%s): %s"
252b5132
RH
2196msgstr ""
2197
ab4f385b 2198#: dwarf.c:2676
c1c69e83 2199#, c-format
15e6ed8c 2200msgid "%c(indexed string: 0x%s): %s"
c1c69e83
AM
2201msgstr ""
2202
573fe3fb 2203#. We have already displayed the form name.
ab4f385b 2204#: dwarf.c:2687
573fe3fb
NC
2205#, c-format
2206msgid "%c(offset: 0x%s) %s"
2207msgstr ""
2208
ab4f385b 2209#: dwarf.c:2691
c1c69e83 2210#, c-format
3957a496 2211msgid "%c(alt indirect string, offset: 0x%s) %s"
c1c69e83
AM
2212msgstr ""
2213
573fe3fb 2214#. We have already displayed the form name.
ab4f385b 2215#: dwarf.c:2729
573fe3fb
NC
2216#, c-format
2217msgid "%c(index: 0x%s): %s"
2218msgstr ""
2219
ab4f385b 2220#: dwarf.c:2733
c1c69e83 2221#, c-format
15e6ed8c 2222msgid "%c(addr_index: 0x%s): %s"
c1c69e83
AM
2223msgstr ""
2224
ab4f385b 2225#: dwarf.c:2745
3caac5b8 2226#, c-format
346d80ef 2227msgid "Unrecognized form: 0x%lx\n"
252b5132
RH
2228msgstr ""
2229
ab4f385b 2230#: dwarf.c:2806
fe944acf
FT
2231msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
2232msgstr ""
2233
ab4f385b 2234#: dwarf.c:2818
fe944acf
FT
2235msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
2236msgstr ""
2237
ab4f385b 2238#: dwarf.c:2887 dwarf.c:2919 dwarf.c:2934
3957a496
NC
2239#, c-format
2240msgid "Unsupported form (%s) for attribute %s\n"
2241msgstr ""
2242
ab4f385b 2243#: dwarf.c:2981
3caac5b8
AM
2244#, c-format
2245msgid "(not inlined)"
252b5132
RH
2246msgstr ""
2247
ab4f385b 2248#: dwarf.c:2984
3caac5b8
AM
2249#, c-format
2250msgid "(inlined)"
252b5132
RH
2251msgstr ""
2252
ab4f385b 2253#: dwarf.c:2987
3caac5b8
AM
2254#, c-format
2255msgid "(declared as inline but ignored)"
252b5132
RH
2256msgstr ""
2257
ab4f385b 2258#: dwarf.c:2990
3caac5b8
AM
2259#, c-format
2260msgid "(declared as inline and inlined)"
252b5132
RH
2261msgstr ""
2262
ab4f385b 2263#: dwarf.c:2993
3caac5b8 2264#, c-format
cc643b88 2265msgid " (Unknown inline attribute value: %s)"
252b5132
RH
2266msgstr ""
2267
ab4f385b 2268#: dwarf.c:3050
9cf03b7e
NC
2269#, c-format
2270msgid "(implementation defined: %s)"
2271msgstr ""
2272
ab4f385b 2273#: dwarf.c:3053
9cf03b7e
NC
2274#, c-format
2275msgid "(Unknown: %s)"
2276msgstr ""
2277
ab4f385b 2278#: dwarf.c:3098
9cf03b7e
NC
2279#, c-format
2280msgid "(user defined type)"
2281msgstr ""
2282
ab4f385b 2283#: dwarf.c:3100
9cf03b7e
NC
2284#, c-format
2285msgid "(unknown type)"
2286msgstr ""
2287
ab4f385b 2288#: dwarf.c:3113
9cf03b7e
NC
2289#, c-format
2290msgid "(unknown accessibility)"
2291msgstr ""
2292
ab4f385b 2293#: dwarf.c:3125
9cf03b7e
NC
2294#, c-format
2295msgid "(unknown visibility)"
2296msgstr ""
2297
ab4f385b 2298#: dwarf.c:3138
3957a496
NC
2299#, c-format
2300msgid "(user specified)"
2301msgstr ""
2302
ab4f385b 2303#: dwarf.c:3140
3957a496
NC
2304#, c-format
2305msgid "(unknown endianity)"
2306msgstr ""
2307
ab4f385b 2308#: dwarf.c:3152
9cf03b7e
NC
2309#, c-format
2310msgid "(unknown virtuality)"
2311msgstr ""
2312
ab4f385b 2313#: dwarf.c:3164
9cf03b7e
NC
2314#, c-format
2315msgid "(unknown case)"
2316msgstr ""
2317
ab4f385b 2318#: dwarf.c:3182
9cf03b7e
NC
2319#, c-format
2320msgid "(user defined)"
2321msgstr ""
2322
ab4f385b 2323#: dwarf.c:3184
9cf03b7e
NC
2324#, c-format
2325msgid "(unknown convention)"
2326msgstr ""
2327
ab4f385b 2328#: dwarf.c:3193
9cf03b7e
NC
2329#, c-format
2330msgid "(undefined)"
2331msgstr ""
2332
ab4f385b 2333#: dwarf.c:3203
3957a496
NC
2334#, c-format
2335msgid "(unsigned)"
2336msgstr ""
2337
ab4f385b 2338#: dwarf.c:3204
3957a496
NC
2339#, c-format
2340msgid "(leading overpunch)"
2341msgstr ""
2342
ab4f385b 2343#: dwarf.c:3205
3957a496
NC
2344#, c-format
2345msgid "(trailing overpunch)"
2346msgstr ""
2347
ab4f385b 2348#: dwarf.c:3206
3957a496
NC
2349#, c-format
2350msgid "(leading separate)"
2351msgstr ""
2352
ab4f385b 2353#: dwarf.c:3207
3957a496
NC
2354#, c-format
2355msgid "(trailing separate)"
2356msgstr ""
2357
ab4f385b 2358#: dwarf.c:3208 dwarf.c:3219
3957a496
NC
2359#, c-format
2360msgid "(unrecognised)"
2361msgstr ""
2362
ab4f385b 2363#: dwarf.c:3216
3957a496
NC
2364#, c-format
2365msgid "(no)"
2366msgstr ""
2367
ab4f385b 2368#: dwarf.c:3217
3957a496
NC
2369#, c-format
2370msgid "(in class)"
2371msgstr ""
2372
ab4f385b 2373#: dwarf.c:3218
3957a496
NC
2374#, c-format
2375msgid "(out of class)"
2376msgstr ""
2377
ab4f385b 2378#: dwarf.c:3250
f12e7348 2379#, c-format
c1c69e83 2380msgid " (location list)"
f12e7348
NC
2381msgstr ""
2382
ab4f385b 2383#: dwarf.c:3271 dwarf.c:6442 dwarf.c:6612 dwarf.c:6787
3caac5b8
AM
2384#, c-format
2385msgid " [without DW_AT_frame_base]"
252b5132
RH
2386msgstr ""
2387
ab4f385b 2388#: dwarf.c:3301
3caac5b8 2389#, c-format
f12e7348 2390msgid ""
e0e7a9d4 2391"Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is "
f12e7348 2392"too big.\n"
252b5132
RH
2393msgstr ""
2394
ab4f385b 2395#: dwarf.c:3307
9cf03b7e 2396#, c-format
c1c69e83 2397msgid "\t[Abbrev Number: %ld"
9cf03b7e
NC
2398msgstr ""
2399
ab4f385b 2400#: dwarf.c:3402
3caac5b8 2401#, c-format
3957a496
NC
2402msgid ""
2403"Raw dump of debug contents of section %s (loaded from %s):\n"
2404"\n"
252b5132
RH
2405msgstr ""
2406
ab4f385b 2407#: dwarf.c:3405
3957a496
NC
2408#, c-format
2409msgid ""
2410"Raw dump of debug contents of section %s:\n"
2411"\n"
2412msgstr ""
2413
ab4f385b 2414#: dwarf.c:3410
3957a496
NC
2415#, c-format
2416msgid ""
2417"Contents of the %s section (loaded from %s):\n"
2418"\n"
2419msgstr ""
2420
ab4f385b 2421#: dwarf.c:3413
3957a496
NC
2422#, c-format
2423msgid ""
2424"Contents of the %s section:\n"
2425"\n"
2426msgstr ""
2427
ab4f385b 2428#: dwarf.c:3456
f12e7348 2429#, c-format
cc643b88 2430msgid "Reserved length value (0x%s) found in section %s\n"
f12e7348
NC
2431msgstr ""
2432
ab4f385b 2433#: dwarf.c:3466
f12e7348 2434#, c-format
ab4f385b 2435msgid "Corrupt unit length (got 0x%s expected at most 0x%s) in section %s\n"
f12e7348
NC
2436msgstr ""
2437
ab4f385b 2438#: dwarf.c:3477
3caac5b8 2439#, c-format
e0e7a9d4 2440msgid "No comp units in %s section ?\n"
252b5132
RH
2441msgstr ""
2442
ab4f385b 2443#: dwarf.c:3491
3caac5b8 2444#, c-format
e0e7a9d4 2445msgid "Not enough memory for a debug info array of %u entries\n"
252b5132
RH
2446msgstr ""
2447
ab4f385b 2448#: dwarf.c:3520
3caac5b8
AM
2449#, c-format
2450msgid "Unable to locate %s section!\n"
252b5132
RH
2451msgstr ""
2452
ab4f385b 2453#: dwarf.c:3696
e0e7a9d4
TG
2454#, c-format
2455msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
2456msgstr ""
2457
ab4f385b 2458#: dwarf.c:3737
3caac5b8 2459#, c-format
cc643b88 2460msgid " Compilation Unit @ offset 0x%s:\n"
252b5132
RH
2461msgstr ""
2462
ab4f385b 2463#: dwarf.c:3739
3caac5b8 2464#, c-format
cc643b88 2465msgid " Length: 0x%s (%s)\n"
252b5132
RH
2466msgstr ""
2467
ab4f385b 2468#: dwarf.c:3742
3caac5b8
AM
2469#, c-format
2470msgid " Version: %d\n"
252b5132
RH
2471msgstr ""
2472
ab4f385b 2473#: dwarf.c:3747
777cd7ab
DDAG
2474#, c-format
2475msgid " Unit Type: %s (%x)\n"
2476msgstr ""
2477
ab4f385b 2478#: dwarf.c:3751
3caac5b8 2479#, c-format
c1c69e83 2480msgid " Abbrev Offset: 0x%s\n"
252b5132
RH
2481msgstr ""
2482
ab4f385b 2483#: dwarf.c:3753
3caac5b8
AM
2484#, c-format
2485msgid " Pointer Size: %d\n"
252b5132
RH
2486msgstr ""
2487
ab4f385b 2488#: dwarf.c:3756
2ee0aedf 2489#, c-format
c1c69e83 2490msgid " Signature: 0x%s\n"
2ee0aedf
TG
2491msgstr ""
2492
ab4f385b 2493#: dwarf.c:3758
2ee0aedf 2494#, c-format
cc643b88 2495msgid " Type Offset: 0x%s\n"
2ee0aedf
TG
2496msgstr ""
2497
ab4f385b 2498#: dwarf.c:3762
346d80ef
NC
2499#, c-format
2500msgid " DWO ID: 0x%s\n"
2501msgstr ""
2502
ab4f385b 2503#: dwarf.c:3768
c1c69e83
AM
2504#, c-format
2505msgid " Section contributions:\n"
2506msgstr ""
2507
ab4f385b 2508#: dwarf.c:3769
c1c69e83
AM
2509#, c-format
2510msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
2511msgstr ""
2512
ab4f385b 2513#: dwarf.c:3772
c1c69e83
AM
2514#, c-format
2515msgid " .debug_line.dwo: 0x%s 0x%s\n"
2516msgstr ""
2517
ab4f385b 2518#: dwarf.c:3775
c1c69e83
AM
2519#, c-format
2520msgid " .debug_loc.dwo: 0x%s 0x%s\n"
2521msgstr ""
2522
ab4f385b 2523#: dwarf.c:3778
c1c69e83
AM
2524#, c-format
2525msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
2526msgstr ""
2527
ab4f385b 2528#: dwarf.c:3789
f12e7348 2529#, c-format
cc643b88 2530msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
f12e7348
NC
2531msgstr ""
2532
ab4f385b 2533#: dwarf.c:3801
15e6ed8c
TG
2534#, c-format
2535msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
2536msgstr ""
2537
ab4f385b 2538#: dwarf.c:3856
3caac5b8 2539#, c-format
c1c69e83
AM
2540msgid " <%d><%lx>: Abbrev Number: 0\n"
2541msgstr ""
2542
ab4f385b 2543#: dwarf.c:3866
c1c69e83
AM
2544#, c-format
2545msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
f12e7348
NC
2546msgstr ""
2547
ab4f385b 2548#: dwarf.c:3870
f12e7348 2549msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
252b5132
RH
2550msgstr ""
2551
ab4f385b 2552#: dwarf.c:3889
3caac5b8 2553#, c-format
ae351704 2554msgid " <%d><%lx>: Abbrev Number: %lu"
252b5132
RH
2555msgstr ""
2556
ab4f385b 2557#: dwarf.c:3893
3caac5b8 2558#, c-format
cc643b88 2559msgid " <%d><%lx>: ...\n"
252b5132
RH
2560msgstr ""
2561
ab4f385b 2562#: dwarf.c:3914
3caac5b8 2563#, c-format
cc643b88 2564msgid ""
e0e7a9d4 2565"DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
252b5132
RH
2566msgstr ""
2567
ab4f385b 2568#: dwarf.c:3988
3957a496
NC
2569msgid "DIE has locviews without loclist\n"
2570msgstr ""
2571
ab4f385b 2572#: dwarf.c:4097
e0e7a9d4
TG
2573#, c-format
2574msgid ""
2575"The length field (0x%lx) in the debug_line header is wrong - the section is "
2576"too small\n"
252b5132
RH
2577msgstr ""
2578
ab4f385b 2579#: dwarf.c:4112
15e6ed8c
TG
2580msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
2581msgstr ""
2582
ab4f385b 2583#: dwarf.c:4124 dwarf.c:6880 dwarf.c:7745
15e6ed8c
TG
2584#, c-format
2585msgid "The %s section contains unsupported segment selector size: %d.\n"
2ee0aedf
TG
2586msgstr ""
2587
ab4f385b 2588#: dwarf.c:4141
2ee0aedf 2589msgid "Invalid maximum operations per insn.\n"
252b5132
RH
2590msgstr ""
2591
ab4f385b 2592#: dwarf.c:4168
b19d852d 2593msgid "Directory Table"
f48dfe41
NC
2594msgstr ""
2595
ab4f385b 2596#: dwarf.c:4168
b19d852d 2597msgid "File Name Table"
f48dfe41
NC
2598msgstr ""
2599
ab4f385b 2600#: dwarf.c:4172
b19d852d
NC
2601#, c-format
2602msgid "Unexpectedly large number of columns in the %s (%u)\n"
f48dfe41
NC
2603msgstr ""
2604
ab4f385b 2605#: dwarf.c:4182
b19d852d
NC
2606#, c-format
2607msgid "%s: Corrupt format description entry\n"
f48dfe41
NC
2608msgstr ""
2609
ab4f385b 2610#: dwarf.c:4190
15e6ed8c 2611#, c-format
f48dfe41
NC
2612msgid ""
2613"\n"
b19d852d 2614" The %s is empty.\n"
15e6ed8c
TG
2615msgstr ""
2616
ab4f385b 2617#: dwarf.c:4195
15e6ed8c 2618#, c-format
b19d852d 2619msgid "%s: Corrupt entry count - expected %s but none found\n"
15e6ed8c
TG
2620msgstr ""
2621
ab4f385b 2622#: dwarf.c:4202
15e6ed8c 2623#, c-format
b19d852d 2624msgid "%s: format count is zero, but the table is not empty\n"
15e6ed8c
TG
2625msgstr ""
2626
ab4f385b 2627#: dwarf.c:4207
15e6ed8c
TG
2628#, c-format
2629msgid ""
2630"\n"
b19d852d 2631" The %s (offset 0x%lx, lines %s, columns %u):\n"
15e6ed8c
TG
2632msgstr ""
2633
ab4f385b 2634#: dwarf.c:4211
15e6ed8c
TG
2635#, c-format
2636msgid " Entry"
2637msgstr ""
2638
ab4f385b 2639#: dwarf.c:4225
15e6ed8c
TG
2640#, c-format
2641msgid "\tName"
2642msgstr ""
2643
ab4f385b 2644#: dwarf.c:4228
15e6ed8c
TG
2645#, c-format
2646msgid "\tDir"
2647msgstr ""
2648
ab4f385b 2649#: dwarf.c:4231
15e6ed8c
TG
2650#, c-format
2651msgid "\tTime"
2652msgstr ""
2653
ab4f385b 2654#: dwarf.c:4234
15e6ed8c
TG
2655#, c-format
2656msgid "\tSize"
2657msgstr ""
2658
ab4f385b 2659#: dwarf.c:4237
15e6ed8c 2660#, c-format
b19d852d 2661msgid "\tMD5\t\t\t"
15e6ed8c
TG
2662msgstr ""
2663
ab4f385b 2664#: dwarf.c:4240
15e6ed8c
TG
2665#, c-format
2666msgid "\t(Unknown format content type %s)"
2667msgstr ""
2668
ab4f385b 2669#: dwarf.c:4274
b19d852d
NC
2670#, c-format
2671msgid ""
2672"\n"
2673"%s: Corrupt entries list\n"
15e6ed8c
TG
2674msgstr ""
2675
ab4f385b 2676#: dwarf.c:4300
346d80ef
NC
2677msgid "corrupt .debug_sup section: size is too small\n"
2678msgstr ""
2679
ab4f385b 2680#: dwarf.c:4307
346d80ef
NC
2681msgid "corrupt .debug_sup section: version < 5"
2682msgstr ""
2683
ab4f385b 2684#: dwarf.c:4311
346d80ef
NC
2685msgid "corrupt .debug_sup section: is_supplementary not 0 or 1\n"
2686msgstr ""
2687
ab4f385b 2688#: dwarf.c:4315
346d80ef
NC
2689msgid ""
2690"corrupt .debug_sup section: filename not empty in supplementary section\n"
2691msgstr ""
2692
ab4f385b 2693#: dwarf.c:4320
346d80ef
NC
2694msgid "corrupt .debug_sup section: filename is not NUL terminated\n"
2695msgstr ""
2696
ab4f385b 2697#: dwarf.c:4328
346d80ef
NC
2698msgid "corrupt .debug_sup section: bad LEB128 field for checksum length\n"
2699msgstr ""
2700
ab4f385b 2701#: dwarf.c:4334
346d80ef
NC
2702msgid ""
2703"corrupt .debug_sup section: checksum length is longer than the remaining "
2704"section length\n"
2705msgstr ""
2706
ab4f385b 2707#: dwarf.c:4339
346d80ef
NC
2708#, c-format
2709msgid ""
2710"corrupt .debug_sup section: there are 0x%lx extra, unused bytes at the end "
2711"of the section\n"
2712msgstr ""
2713
ab4f385b 2714#: dwarf.c:4343
346d80ef
NC
2715#, c-format
2716msgid " Version: %u\n"
2717msgstr ""
2718
ab4f385b 2719#: dwarf.c:4344
346d80ef
NC
2720#, c-format
2721msgid " Is Supp: %u\n"
2722msgstr ""
2723
ab4f385b 2724#: dwarf.c:4345
346d80ef
NC
2725#, c-format
2726msgid " Filename: %s\n"
2727msgstr ""
2728
ab4f385b 2729#: dwarf.c:4346
346d80ef
NC
2730#, c-format
2731msgid " Checksum Len: %lu\n"
2732msgstr ""
2733
ab4f385b 2734#: dwarf.c:4349
346d80ef
NC
2735#, c-format
2736msgid " Checksum: "
2737msgstr ""
2738
ab4f385b 2739#: dwarf.c:4397 dwarf.c:4818
e0e7a9d4
TG
2740msgid ""
2741"Partial .debug_line. section encountered without a prior full .debug_line "
2742"section\n"
2743msgstr ""
2744
ab4f385b 2745#: dwarf.c:4410 dwarf.c:5960
f12e7348
NC
2746#, c-format
2747msgid " Offset: 0x%lx\n"
2748msgstr ""
2749
ab4f385b 2750#: dwarf.c:4411
3caac5b8
AM
2751#, c-format
2752msgid " Length: %ld\n"
252b5132
RH
2753msgstr ""
2754
ab4f385b 2755#: dwarf.c:4412
3caac5b8
AM
2756#, c-format
2757msgid " DWARF Version: %d\n"
252b5132
RH
2758msgstr ""
2759
ab4f385b 2760#: dwarf.c:4415
b19d852d
NC
2761#, c-format
2762msgid " Address size (bytes): %d\n"
2763msgstr ""
2764
ab4f385b 2765#: dwarf.c:4416
b19d852d
NC
2766#, c-format
2767msgid " Segment selector (bytes): %d\n"
2768msgstr ""
2769
ab4f385b 2770#: dwarf.c:4418
3caac5b8
AM
2771#, c-format
2772msgid " Prologue Length: %d\n"
252b5132
RH
2773msgstr ""
2774
ab4f385b 2775#: dwarf.c:4419
3caac5b8
AM
2776#, c-format
2777msgid " Minimum Instruction Length: %d\n"
252b5132
RH
2778msgstr ""
2779
ab4f385b 2780#: dwarf.c:4421
2ee0aedf
TG
2781#, c-format
2782msgid " Maximum Ops per Instruction: %d\n"
2783msgstr ""
2784
ab4f385b 2785#: dwarf.c:4422
3caac5b8
AM
2786#, c-format
2787msgid " Initial value of 'is_stmt': %d\n"
252b5132
RH
2788msgstr ""
2789
ab4f385b 2790#: dwarf.c:4423
3caac5b8
AM
2791#, c-format
2792msgid " Line Base: %d\n"
252b5132
RH
2793msgstr ""
2794
ab4f385b 2795#: dwarf.c:4424
3caac5b8
AM
2796#, c-format
2797msgid " Line Range: %d\n"
252b5132
RH
2798msgstr ""
2799
ab4f385b 2800#: dwarf.c:4425
3caac5b8
AM
2801#, c-format
2802msgid " Opcode Base: %d\n"
252b5132
RH
2803msgstr ""
2804
ab4f385b 2805#: dwarf.c:4430 dwarf.c:4834
e0e7a9d4
TG
2806msgid "Line range of 0 is invalid, using 1 instead\n"
2807msgstr ""
2808
ab4f385b 2809#: dwarf.c:4442
e0e7a9d4
TG
2810msgid "Line Base extends beyond end of section\n"
2811msgstr ""
2812
ab4f385b 2813#: dwarf.c:4446
252b5132 2814#, c-format
3caac5b8
AM
2815msgid ""
2816"\n"
2817" Opcodes:\n"
252b5132
RH
2818msgstr ""
2819
ab4f385b 2820#: dwarf.c:4449
252b5132 2821#, c-format
3957a496
NC
2822msgid " Opcode %d has %d arg\n"
2823msgid_plural " Opcode %d has %d args\n"
2824msgstr[0] ""
2825msgstr[1] ""
252b5132 2826
ab4f385b 2827#: dwarf.c:4469
b19d852d
NC
2828#, c-format
2829msgid ""
2830"\n"
2831" The Directory Table is empty.\n"
2832msgstr ""
2833
ab4f385b 2834#: dwarf.c:4474
b19d852d
NC
2835#, c-format
2836msgid ""
2837"\n"
2838" The Directory Table (offset 0x%lx):\n"
2839msgstr ""
2840
ab4f385b 2841#: dwarf.c:4497
b19d852d
NC
2842#, c-format
2843msgid ""
2844"\n"
2845" The File Name Table is empty.\n"
2846msgstr ""
2847
ab4f385b 2848#: dwarf.c:4500
b19d852d
NC
2849#, c-format
2850msgid ""
2851"\n"
2852" The File Name Table (offset 0x%lx):\n"
2853msgstr ""
2854
ab4f385b 2855#: dwarf.c:4525
c1c69e83 2856msgid "Corrupt file name table entry\n"
252b5132
RH
2857msgstr ""
2858
ab4f385b 2859#: dwarf.c:4542
3caac5b8 2860#, c-format
c1c69e83
AM
2861msgid " No Line Number Statements.\n"
2862msgstr ""
2863
ab4f385b 2864#: dwarf.c:4545
c1c69e83
AM
2865#, c-format
2866msgid " Line Number Statements:\n"
252b5132
RH
2867msgstr ""
2868
ab4f385b 2869#: dwarf.c:4567
3caac5b8 2870#, c-format
3957a496 2871msgid " Special opcode %d: advance Address by %s to 0x%s%s"
252b5132
RH
2872msgstr ""
2873
ab4f385b
JE
2874#: dwarf.c:4572 dwarf.c:4593 dwarf.c:4635 dwarf.c:4655 dwarf.c:4705
2875#: dwarf.c:4725
3957a496
NC
2876msgid " (reset view)"
2877msgstr ""
2878
ab4f385b 2879#: dwarf.c:4587
2ee0aedf 2880#, c-format
3957a496 2881msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
2ee0aedf
TG
2882msgstr ""
2883
ab4f385b 2884#: dwarf.c:4597
3caac5b8 2885#, c-format
3957a496 2886msgid " and Line by %s to %d"
252b5132
RH
2887msgstr ""
2888
ab4f385b 2889#: dwarf.c:4600 dwarf.c:4617
3caac5b8 2890#, c-format
3957a496 2891msgid " (view %u)\n"
252b5132
RH
2892msgstr ""
2893
ab4f385b 2894#: dwarf.c:4615
252b5132 2895#, c-format
3957a496 2896msgid " Copy"
252b5132
RH
2897msgstr ""
2898
ab4f385b 2899#: dwarf.c:4631
2ee0aedf 2900#, c-format
3957a496 2901msgid " Advance PC by %s to 0x%s%s\n"
2ee0aedf
TG
2902msgstr ""
2903
ab4f385b 2904#: dwarf.c:4650
3957a496
NC
2905#, c-format
2906msgid " Advance PC by %s to 0x%s[%d]%s\n"
2907msgstr ""
2908
ab4f385b 2909#: dwarf.c:4662
3caac5b8 2910#, c-format
cc643b88 2911msgid " Advance Line by %s to %d\n"
252b5132
RH
2912msgstr ""
2913
ab4f385b 2914#: dwarf.c:4669
252b5132 2915#, c-format
cc643b88 2916msgid " Set File Name to entry %s in the File Name Table\n"
252b5132
RH
2917msgstr ""
2918
ab4f385b 2919#: dwarf.c:4676
252b5132 2920#, c-format
cc643b88 2921msgid " Set column to %s\n"
252b5132
RH
2922msgstr ""
2923
ab4f385b 2924#: dwarf.c:4684
252b5132 2925#, c-format
cc643b88 2926msgid " Set is_stmt to %s\n"
252b5132
RH
2927msgstr ""
2928
ab4f385b 2929#: dwarf.c:4689
3caac5b8
AM
2930#, c-format
2931msgid " Set basic block\n"
252b5132
RH
2932msgstr ""
2933
ab4f385b 2934#: dwarf.c:4701
3caac5b8 2935#, c-format
3957a496 2936msgid " Advance PC by constant %s to 0x%s%s\n"
252b5132
RH
2937msgstr ""
2938
ab4f385b 2939#: dwarf.c:4720
2ee0aedf 2940#, c-format
3957a496 2941msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
2ee0aedf
TG
2942msgstr ""
2943
ab4f385b 2944#: dwarf.c:4733
3caac5b8 2945#, c-format
cc643b88 2946msgid " Advance PC by fixed size amount %s to 0x%s\n"
252b5132
RH
2947msgstr ""
2948
ab4f385b 2949#: dwarf.c:4740
3caac5b8
AM
2950#, c-format
2951msgid " Set prologue_end to true\n"
252b5132
RH
2952msgstr ""
2953
ab4f385b 2954#: dwarf.c:4744
3caac5b8
AM
2955#, c-format
2956msgid " Set epilogue_begin to true\n"
252b5132
RH
2957msgstr ""
2958
ab4f385b 2959#: dwarf.c:4749
252b5132 2960#, c-format
cc643b88 2961msgid " Set ISA to %s\n"
252b5132
RH
2962msgstr ""
2963
ab4f385b 2964#: dwarf.c:4753 dwarf.c:5390
3caac5b8
AM
2965#, c-format
2966msgid " Unknown opcode %d with operands: "
252b5132
RH
2967msgstr ""
2968
ab4f385b 2969#: dwarf.c:4847
e0e7a9d4
TG
2970#, c-format
2971msgid "opcode base of %d extends beyond end of section\n"
2972msgstr ""
2973
ab4f385b 2974#: dwarf.c:4862
b19d852d
NC
2975#, c-format
2976msgid "Unexpectedly large number of columns in the directory name table (%u)\n"
2977msgstr ""
2978
ab4f385b 2979#: dwarf.c:4874 dwarf.c:4898 dwarf.c:4928
15e6ed8c
TG
2980msgid "Corrupt directories list\n"
2981msgstr ""
2982
ab4f385b 2983#: dwarf.c:4936
b19d852d
NC
2984#, c-format
2985msgid "Unexpectedly large number of columns in the file name table (%u)\n"
2986msgstr ""
2987
ab4f385b 2988#: dwarf.c:4948 dwarf.c:4973 dwarf.c:5020
b19d852d
NC
2989msgid "Corrupt file name list\n"
2990msgstr ""
2991
ab4f385b 2992#: dwarf.c:5042
e0e7a9d4
TG
2993msgid "directory table ends unexpectedly\n"
2994msgstr ""
2995
ab4f385b 2996#: dwarf.c:5083
e0e7a9d4
TG
2997msgid "file table ends unexpectedly\n"
2998msgstr ""
2999
ab4f385b 3000#: dwarf.c:5116
b19d852d
NC
3001#, c-format
3002msgid "CU: No directory table\n"
3003msgstr ""
3004
ab4f385b 3005#: dwarf.c:5118
f12e7348
NC
3006#, c-format
3007msgid "CU: %s:\n"
3008msgstr ""
3009
ab4f385b
JE
3010#: dwarf.c:5128 dwarf.c:5428 readelf.c:6386 readelf.c:6483 readelf.c:6501
3011#: readelf.c:6519 readelf.c:7319 readelf.c:11508 readelf.c:12173
3012#: readelf.c:12186 readelf.c:17552 readelf.c:17584
6655dba2
SB
3013msgid "<unknown>"
3014msgstr ""
3015
ab4f385b 3016#: dwarf.c:5131 dwarf.c:5320
e0e7a9d4 3017#, c-format
15e6ed8c 3018msgid "directory index %u > number of directories %s\n"
e0e7a9d4
TG
3019msgstr ""
3020
ab4f385b
JE
3021#: dwarf.c:5133 dwarf.c:5422 elfcomm.c:777 readelf.c:356 readelf.c:745
3022#: readelf.c:7496 readelf.c:8057 readelf.c:10088 readelf.c:12500
3023#: readelf.c:12566 readelf.c:12570 readelf.c:12638 readelf.c:12643
3024#: readelf.c:16282 readelf.c:16371 readelf.c:16964 readelf.c:16983
3025#: readelf.c:17102 readelf.c:17561 readelf.c:18717 readelf.c:18720
e0e7a9d4
TG
3026#, c-format
3027msgid "<corrupt>"
3028msgstr ""
3029
ab4f385b 3030#: dwarf.c:5139
f12e7348
NC
3031#, c-format
3032msgid "CU: %s/%s:\n"
3033msgstr ""
3034
ab4f385b 3035#: dwarf.c:5145
15e6ed8c 3036#, c-format
3957a496
NC
3037msgid ""
3038"File name Line number Starting address "
f48dfe41 3039"View Stmt\n"
15e6ed8c
TG
3040msgstr ""
3041
ab4f385b 3042#: dwarf.c:5147
b19d852d
NC
3043#, c-format
3044msgid "CU: Empty file name table\n"
3045msgstr ""
3046
ab4f385b 3047#: dwarf.c:5254
f12e7348 3048#, c-format
6655dba2 3049msgid "UNKNOWN (%u): length %ld\n"
f12e7348
NC
3050msgstr ""
3051
ab4f385b 3052#: dwarf.c:5304
f12e7348 3053#, c-format
c1c69e83
AM
3054msgid ""
3055"\n"
3056" [Use file table entry %d]\n"
f12e7348
NC
3057msgstr ""
3058
ab4f385b 3059#: dwarf.c:5308
e0e7a9d4
TG
3060#, c-format
3061msgid "file index %u > number of files %u\n"
3062msgstr ""
3063
ab4f385b 3064#: dwarf.c:5309
f12e7348
NC
3065#, c-format
3066msgid ""
c1c69e83 3067"\n"
e0e7a9d4 3068" <over large file table index %u>"
f12e7348
NC
3069msgstr ""
3070
ab4f385b 3071#: dwarf.c:5315
c1c69e83 3072#, c-format
e0e7a9d4
TG
3073msgid ""
3074"\n"
3075" [Use file %s in directory table entry %d]\n"
252b5132
RH
3076msgstr ""
3077
ab4f385b 3078#: dwarf.c:5322
e0e7a9d4
TG
3079#, c-format
3080msgid ""
3081"\n"
3082" <over large directory table entry %u>\n"
252b5132
RH
3083msgstr ""
3084
ab4f385b 3085#: dwarf.c:5386
e0e7a9d4
TG
3086#, c-format
3087msgid " Set ISA to %lu\n"
3088msgstr ""
3089
ab4f385b 3090#: dwarf.c:5421
e0e7a9d4
TG
3091#, c-format
3092msgid "corrupt file index %u encountered\n"
3093msgstr ""
3094
ab4f385b 3095#: dwarf.c:5590
e0e7a9d4
TG
3096msgid "no info"
3097msgstr ""
3098
ab4f385b 3099#: dwarf.c:5591
e0e7a9d4
TG
3100msgid "type"
3101msgstr ""
252b5132 3102
ab4f385b 3103#: dwarf.c:5592
c1c69e83 3104msgid "variable"
252b5132
RH
3105msgstr ""
3106
ab4f385b 3107#: dwarf.c:5593
c1c69e83 3108msgid "function"
1a09a22c
NC
3109msgstr ""
3110
ab4f385b 3111#: dwarf.c:5594
c1c69e83
AM
3112msgid "other"
3113msgstr ""
3114
ab4f385b 3115#: dwarf.c:5595
c1c69e83
AM
3116msgid "unused5"
3117msgstr ""
3118
ab4f385b 3119#: dwarf.c:5596
c1c69e83
AM
3120msgid "unused6"
3121msgstr ""
3122
ab4f385b 3123#: dwarf.c:5597
c1c69e83
AM
3124msgid "unused7"
3125msgstr ""
3126
ab4f385b 3127#: dwarf.c:5635 dwarf.c:7208 dwarf.c:9603
346d80ef
NC
3128#, c-format
3129msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
3130msgstr ""
3131
ab4f385b 3132#: dwarf.c:5651 dwarf.c:7223
c1c69e83
AM
3133#, c-format
3134msgid ""
3135".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
3136msgstr ""
3137
ab4f385b 3138#: dwarf.c:5656
c1c69e83
AM
3139#, c-format
3140msgid " Length: %ld\n"
3141msgstr ""
3142
ab4f385b 3143#: dwarf.c:5658
c1c69e83
AM
3144#, c-format
3145msgid " Version: %d\n"
3146msgstr ""
3147
ab4f385b 3148#: dwarf.c:5660
c1c69e83
AM
3149#, c-format
3150msgid " Offset into .debug_info section: 0x%lx\n"
3151msgstr ""
3152
ab4f385b 3153#: dwarf.c:5662
c1c69e83
AM
3154#, c-format
3155msgid " Size of area in .debug_info section: %ld\n"
3156msgstr ""
3157
ab4f385b 3158#: dwarf.c:5671
e0e7a9d4
TG
3159msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
3160msgstr ""
3161
ab4f385b 3162#: dwarf.c:5679
c1c69e83
AM
3163#, c-format
3164msgid ""
3165"\n"
3166" Offset Kind Name\n"
3167msgstr ""
3168
ab4f385b 3169#: dwarf.c:5681
c1c69e83 3170#, c-format
252b5132 3171msgid ""
3caac5b8
AM
3172"\n"
3173" Offset\tName\n"
252b5132
RH
3174msgstr ""
3175
ab4f385b 3176#: dwarf.c:5715
c1c69e83
AM
3177msgid "s"
3178msgstr ""
3179
ab4f385b 3180#: dwarf.c:5715
c1c69e83
AM
3181msgid "g"
3182msgstr ""
3183
ab4f385b 3184#: dwarf.c:5773
252b5132 3185#, c-format
3caac5b8 3186msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
252b5132
RH
3187msgstr ""
3188
ab4f385b 3189#: dwarf.c:5779
3caac5b8
AM
3190#, c-format
3191msgid " DW_MACINFO_end_file\n"
252b5132
RH
3192msgstr ""
3193
ab4f385b 3194#: dwarf.c:5786
3caac5b8 3195#, c-format
346d80ef 3196msgid " DW_MACINFO_define - lineno : %d macro : %*s\n"
252b5132
RH
3197msgstr ""
3198
ab4f385b 3199#: dwarf.c:5796
3caac5b8 3200#, c-format
346d80ef 3201msgid " DW_MACINFO_undef - lineno : %d macro : %*s\n"
252b5132
RH
3202msgstr ""
3203
ab4f385b 3204#: dwarf.c:5809
3caac5b8 3205#, c-format
346d80ef 3206msgid " DW_MACINFO_vendor_ext - constant : %d string : %*s\n"
252b5132
RH
3207msgstr ""
3208
ab4f385b 3209#: dwarf.c:5953
9cf03b7e 3210#, c-format
346d80ef
NC
3211msgid ""
3212"Expected to find a version number of 4 or 5 in section %s but found %d "
3213"instead\n"
9cf03b7e
NC
3214msgstr ""
3215
ab4f385b 3216#: dwarf.c:5962
9cf03b7e
NC
3217#, c-format
3218msgid " Version: %d\n"
3219msgstr ""
3220
ab4f385b 3221#: dwarf.c:5963
9cf03b7e
NC
3222#, c-format
3223msgid " Offset size: %d\n"
3224msgstr ""
3225
ab4f385b 3226#: dwarf.c:5967
9cf03b7e
NC
3227#, c-format
3228msgid " Offset into .debug_line: 0x%lx\n"
3229msgstr ""
3230
ab4f385b 3231#: dwarf.c:5981
9cf03b7e
NC
3232#, c-format
3233msgid " Extension opcode arguments:\n"
3234msgstr ""
3235
ab4f385b 3236#: dwarf.c:5988
9cf03b7e 3237#, c-format
15e6ed8c 3238msgid " DW_MACRO_%02x has no arguments\n"
9cf03b7e
NC
3239msgstr ""
3240
ab4f385b 3241#: dwarf.c:5991
9cf03b7e 3242#, c-format
15e6ed8c 3243msgid " DW_MACRO_%02x arguments: "
9cf03b7e
NC
3244msgstr ""
3245
ab4f385b 3246#: dwarf.c:6017
9cf03b7e
NC
3247#, c-format
3248msgid "Invalid extension opcode form %s\n"
3249msgstr ""
3250
ab4f385b 3251#: dwarf.c:6034
9cf03b7e
NC
3252msgid ".debug_macro section not zero terminated\n"
3253msgstr ""
3254
ab4f385b 3255#: dwarf.c:6048
b19d852d 3256#, c-format
346d80ef 3257msgid " DW_MACRO_define - lineno : %d macro : %*s\n"
9cf03b7e
NC
3258msgstr ""
3259
ab4f385b 3260#: dwarf.c:6058
9cf03b7e 3261#, c-format
346d80ef 3262msgid " DW_MACRO_undef - lineno : %d macro : %*s\n"
9cf03b7e
NC
3263msgstr ""
3264
ab4f385b 3265#: dwarf.c:6073
b19d852d 3266msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
9cf03b7e
NC
3267msgstr ""
3268
ab4f385b 3269#: dwarf.c:6079
9cf03b7e 3270#, c-format
b19d852d 3271msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
9cf03b7e
NC
3272msgstr ""
3273
ab4f385b 3274#: dwarf.c:6082
9cf03b7e 3275#, c-format
b19d852d 3276msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
9cf03b7e
NC
3277msgstr ""
3278
ab4f385b 3279#: dwarf.c:6090
9cf03b7e 3280#, c-format
b19d852d 3281msgid " DW_MACRO_end_file\n"
9cf03b7e
NC
3282msgstr ""
3283
ab4f385b 3284#: dwarf.c:6100
9cf03b7e 3285#, c-format
15e6ed8c 3286msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
9cf03b7e
NC
3287msgstr ""
3288
ab4f385b 3289#: dwarf.c:6111
9cf03b7e 3290#, c-format
15e6ed8c 3291msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
9cf03b7e
NC
3292msgstr ""
3293
ab4f385b 3294#: dwarf.c:6117
9cf03b7e 3295#, c-format
15e6ed8c 3296msgid " DW_MACRO_import - offset : 0x%lx\n"
9cf03b7e
NC
3297msgstr ""
3298
ab4f385b 3299#: dwarf.c:6124
c1c69e83 3300#, c-format
15e6ed8c 3301msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
c1c69e83
AM
3302msgstr ""
3303
ab4f385b 3304#: dwarf.c:6131
c1c69e83 3305#, c-format
15e6ed8c 3306msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
c1c69e83
AM
3307msgstr ""
3308
ab4f385b 3309#: dwarf.c:6137
c1c69e83 3310#, c-format
15e6ed8c 3311msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
c1c69e83
AM
3312msgstr ""
3313
ab4f385b 3314#: dwarf.c:6152
b19d852d
NC
3315#, c-format
3316msgid "(with offset %s) "
3317msgstr ""
3318
ab4f385b 3319#: dwarf.c:6153
b19d852d
NC
3320#, c-format
3321msgid "lineno : %d macro : %s\n"
3322msgstr ""
3323
ab4f385b 3324#: dwarf.c:6160
b19d852d
NC
3325#, c-format
3326msgid " <Target Specific macro op: %#x - UNHANDLED"
3327msgstr ""
3328
ab4f385b 3329#: dwarf.c:6166
9cf03b7e
NC
3330#, c-format
3331msgid " Unknown macro opcode %02x seen\n"
3332msgstr ""
3333
ab4f385b 3334#: dwarf.c:6177
9cf03b7e 3335#, c-format
15e6ed8c 3336msgid " DW_MACRO_%02x\n"
9cf03b7e
NC
3337msgstr ""
3338
ab4f385b 3339#: dwarf.c:6180
9cf03b7e 3340#, c-format
15e6ed8c 3341msgid " DW_MACRO_%02x -"
9cf03b7e
NC
3342msgstr ""
3343
ab4f385b 3344#: dwarf.c:6235
3caac5b8 3345#, c-format
c1c69e83 3346msgid " Number TAG (0x%lx)\n"
252b5132
RH
3347msgstr ""
3348
ab4f385b 3349#: dwarf.c:6244
3caac5b8 3350msgid "has children"
252b5132
RH
3351msgstr ""
3352
ab4f385b 3353#: dwarf.c:6244
3caac5b8 3354msgid "no children"
252b5132
RH
3355msgstr ""
3356
ab4f385b 3357#: dwarf.c:6306
3957a496
NC
3358#, c-format
3359msgid "location view pair\n"
3360msgstr ""
3361
ab4f385b 3362#: dwarf.c:6338
e0e7a9d4
TG
3363#, c-format
3364msgid "No debug information available for loc lists of entry: %u\n"
3365msgstr ""
3366
ab4f385b 3367#: dwarf.c:6350 dwarf.c:6497 dwarf.c:6680
e0e7a9d4
TG
3368#, c-format
3369msgid "Invalid pointer size (%d) in debug info for entry %d\n"
3370msgstr ""
3371
ab4f385b
JE
3372#: dwarf.c:6362 dwarf.c:6415 dwarf.c:6424 dwarf.c:6509 dwarf.c:6586
3373#: dwarf.c:6594 dwarf.c:6691 dwarf.c:6764 dwarf.c:6772
252b5132 3374#, c-format
c1c69e83 3375msgid "Location list starting at offset 0x%lx is not terminated.\n"
252b5132
RH
3376msgstr ""
3377
ab4f385b 3378#: dwarf.c:6383 dwarf.c:6537 dwarf.c:6729 dwarf.c:7567 dwarf.c:7622
2ee0aedf 3379#, c-format
c1c69e83 3380msgid "<End of list>\n"
2ee0aedf
TG
3381msgstr ""
3382
ab4f385b 3383#: dwarf.c:6395 dwarf.c:6558 dwarf.c:7627
c1c69e83
AM
3384#, c-format
3385msgid "(base address)\n"
252b5132
RH
3386msgstr ""
3387
ab4f385b 3388#: dwarf.c:6409 dwarf.c:6530 dwarf.c:6717
3957a496
NC
3389#, c-format
3390msgid ""
3391"views at %8.8lx for:\n"
3392" %*s "
3393msgstr ""
3394
ab4f385b 3395#: dwarf.c:6445 dwarf.c:6615
c1c69e83 3396msgid " (start == end)"
b56f55ce
NC
3397msgstr ""
3398
ab4f385b 3399#: dwarf.c:6447 dwarf.c:6617
c1c69e83
AM
3400msgid " (start > end)"
3401msgstr ""
3402
ab4f385b 3403#: dwarf.c:6484
15e6ed8c
TG
3404#, c-format
3405msgid "No debug information available for loclists lists of entry: %u\n"
3406msgstr ""
3407
ab4f385b 3408#: dwarf.c:6563
3957a496
NC
3409#, c-format
3410msgid "View pair entry in loclist with locviews attribute\n"
3411msgstr ""
3412
ab4f385b 3413#: dwarf.c:6570
3957a496
NC
3414#, c-format
3415msgid "views for:\n"
3416msgstr ""
3417
ab4f385b 3418#: dwarf.c:6574
15e6ed8c
TG
3419#, c-format
3420msgid "Invalid location list entry type %d\n"
3421msgstr ""
3422
ab4f385b 3423#: dwarf.c:6626
3957a496
NC
3424#, c-format
3425msgid "Trailing view pair not used in a range"
3426msgstr ""
3427
ab4f385b 3428#: dwarf.c:6668
e0e7a9d4
TG
3429#, c-format
3430msgid "No debug information for loc lists of entry: %u\n"
3431msgstr ""
3432
ab4f385b 3433#: dwarf.c:6735
6ece5c52 3434#, c-format
c1c69e83 3435msgid "(base address selection entry)\n"
b56f55ce
NC
3436msgstr ""
3437
ab4f385b 3438#: dwarf.c:6756
6ece5c52 3439#, c-format
c1c69e83 3440msgid "Unknown location list entry type 0x%x.\n"
b56f55ce
NC
3441msgstr ""
3442
ab4f385b 3443#: dwarf.c:6849 dwarf.c:7102 dwarf.c:7321 dwarf.c:7428 dwarf.c:7689
b56f55ce 3444#, c-format
c1c69e83
AM
3445msgid ""
3446"\n"
3447"The %s section is empty.\n"
252b5132
RH
3448msgstr ""
3449
ab4f385b 3450#: dwarf.c:6869
15e6ed8c
TG
3451#, c-format
3452msgid "The %s section contains corrupt or unsupported version number: %d.\n"
3453msgstr ""
3454
ab4f385b 3455#: dwarf.c:6889
15e6ed8c
TG
3456#, c-format
3457msgid "The %s section contains unsupported offset entry count: %d.\n"
3458msgstr ""
3459
ab4f385b 3460#: dwarf.c:6900 dwarf.c:7327 dwarf.c:7763
252b5132 3461#, c-format
c1c69e83
AM
3462msgid ""
3463"Unable to load/parse the .debug_info section, so cannot interpret the %s "
3464"section.\n"
252b5132
RH
3465msgstr ""
3466
ab4f385b 3467#: dwarf.c:6948
c1c69e83
AM
3468msgid "No location lists in .debug_info section!\n"
3469msgstr ""
3470
ab4f385b 3471#: dwarf.c:6953
252b5132 3472#, c-format
c1c69e83 3473msgid "Location lists in %s section start at 0x%s\n"
252b5132
RH
3474msgstr ""
3475
ab4f385b 3476#: dwarf.c:6963
e0e7a9d4
TG
3477#, c-format
3478msgid ""
3479" Warning: This section has relocations - addresses seen here may not be "
3480"accurate.\n"
3481"\n"
3482msgstr ""
3483
ab4f385b 3484#: dwarf.c:6965
1a09a22c 3485#, c-format
e0e7a9d4 3486msgid " Offset Begin End Expression\n"
1a09a22c
NC
3487msgstr ""
3488
ab4f385b 3489#: dwarf.c:7020
1a09a22c 3490#, c-format
c1c69e83 3491msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
3caac5b8
AM
3492msgstr ""
3493
ab4f385b 3494#: dwarf.c:7024
c1c69e83
AM
3495#, c-format
3496msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1a09a22c
NC
3497msgstr ""
3498
ab4f385b 3499#: dwarf.c:7033
c1c69e83
AM
3500#, c-format
3501msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
3caac5b8
AM
3502msgstr ""
3503
ab4f385b 3504#: dwarf.c:7040
3957a496
NC
3505#, c-format
3506msgid "View Offset 0x%lx is bigger than .debug_loc section size.\n"
3507msgstr ""
3508
ab4f385b 3509#: dwarf.c:7057
15e6ed8c
TG
3510msgid "DWO is not yet supported.\n"
3511msgstr ""
3512
ab4f385b 3513#: dwarf.c:7074
3957a496 3514msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
f12e7348
NC
3515msgstr ""
3516
ab4f385b 3517#: dwarf.c:7083
3957a496
NC
3518#, c-format
3519msgid "There is %ld unused byte at the end of section %s\n"
3520msgid_plural "There are %ld unused bytes at the end of section %s\n"
3521msgstr[0] ""
3522msgstr[1] ""
3523
ab4f385b 3524#: dwarf.c:7236
3caac5b8
AM
3525msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3526msgstr ""
3527
ab4f385b 3528#: dwarf.c:7240
1a09a22c 3529#, c-format
3caac5b8 3530msgid " Length: %ld\n"
1a09a22c
NC
3531msgstr ""
3532
ab4f385b 3533#: dwarf.c:7242
06647dfd 3534#, c-format
3caac5b8 3535msgid " Version: %d\n"
06647dfd
AM
3536msgstr ""
3537
ab4f385b 3538#: dwarf.c:7243
252b5132 3539#, c-format
f12e7348 3540msgid " Offset into .debug_info: 0x%lx\n"
252b5132
RH
3541msgstr ""
3542
ab4f385b 3543#: dwarf.c:7245
252b5132 3544#, c-format
3caac5b8 3545msgid " Pointer Size: %d\n"
252b5132
RH
3546msgstr ""
3547
ab4f385b 3548#: dwarf.c:7246
6ece5c52 3549#, c-format
3caac5b8 3550msgid " Segment Size: %d\n"
252b5132
RH
3551msgstr ""
3552
ab4f385b 3553#: dwarf.c:7253
9cf03b7e
NC
3554#, c-format
3555msgid "Invalid address size in %s section!\n"
3556msgstr ""
3557
ab4f385b 3558#: dwarf.c:7263
ae351704
AM
3559msgid "Pointer size + Segment size is not a power of two.\n"
3560msgstr ""
3561
ab4f385b 3562#: dwarf.c:7268
6ece5c52 3563#, c-format
1a09a22c 3564msgid ""
1a09a22c 3565"\n"
ae351704
AM
3566" Address Length\n"
3567msgstr ""
3568
ab4f385b 3569#: dwarf.c:7270
ae351704
AM
3570#, c-format
3571msgid ""
3572"\n"
3573" Address Length\n"
1a09a22c
NC
3574msgstr ""
3575
ab4f385b 3576#: dwarf.c:7347
e0e7a9d4
TG
3577#, c-format
3578msgid "Corrupt address base (%lx) found in debug section %u\n"
3579msgstr ""
3580
ab4f385b 3581#: dwarf.c:7364
c1c69e83
AM
3582#, c-format
3583msgid " For compilation unit at offset 0x%s:\n"
3caac5b8
AM
3584msgstr ""
3585
ab4f385b 3586#: dwarf.c:7367
c1c69e83
AM
3587#, c-format
3588msgid "\tIndex\tAddress\n"
3589msgstr ""
3590
ab4f385b 3591#: dwarf.c:7379
c1c69e83 3592#, c-format
346d80ef
NC
3593msgid ""
3594"Corrupt %s section: expecting header size of 8 or 16, but found %ld instead\n"
c1c69e83
AM
3595msgstr ""
3596
ab4f385b 3597#: dwarf.c:7391
b19d852d 3598#, c-format
346d80ef
NC
3599msgid ""
3600"Corrupt %s section: expecting version number 5 in header but found %d "
3601"instead\n"
b19d852d
NC
3602msgstr ""
3603
ab4f385b 3604#: dwarf.c:7405
346d80ef
NC
3605#, c-format
3606msgid "\t%d:\t"
3607msgstr ""
3608
ab4f385b 3609#: dwarf.c:7470 dwarf.c:7494
346d80ef
NC
3610#, c-format
3611msgid " Length: %#lx\n"
3612msgstr ""
3613
ab4f385b 3614#: dwarf.c:7471 dwarf.c:7496
b19d852d
NC
3615#, c-format
3616msgid " Index Offset [String]\n"
3617msgstr ""
3618
ab4f385b 3619#: dwarf.c:7479
346d80ef
NC
3620#, c-format
3621msgid "Section %s is too small %#lx\n"
3622msgstr ""
3623
ab4f385b 3624#: dwarf.c:7487
b19d852d
NC
3625#, c-format
3626msgid "Unexpected version number in str_offset header: %#x\n"
3627msgstr ""
3628
ab4f385b 3629#: dwarf.c:7492
b19d852d
NC
3630#, c-format
3631msgid "Unexpected value in str_offset header's padding field: %#x\n"
3632msgstr ""
3633
ab4f385b 3634#: dwarf.c:7495
b19d852d
NC
3635#, c-format
3636msgid " Version: %#lx\n"
3637msgstr ""
3638
ab4f385b 3639#: dwarf.c:7586 dwarf.c:7663
15e6ed8c
TG
3640msgid "(start == end)"
3641msgstr ""
3642
ab4f385b 3643#: dwarf.c:7588 dwarf.c:7665
15e6ed8c
TG
3644msgid "(start > end)"
3645msgstr ""
3646
ab4f385b 3647#: dwarf.c:7610
15e6ed8c
TG
3648#, c-format
3649msgid "Range list starting at offset 0x%lx is not terminated.\n"
3650msgstr ""
3651
ab4f385b 3652#: dwarf.c:7643
15e6ed8c
TG
3653#, c-format
3654msgid "Invalid range list entry type %d\n"
3655msgstr ""
3656
ab4f385b 3657#: dwarf.c:7723
15e6ed8c
TG
3658#, c-format
3659msgid ""
3660"The length field (0x%lx) in the debug_rnglists header is wrong - the section "
3661"is too small\n"
3662msgstr ""
3663
ab4f385b 3664#: dwarf.c:7735
15e6ed8c
TG
3665msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n"
3666msgstr ""
3667
ab4f385b 3668#: dwarf.c:7754
15e6ed8c
TG
3669#, c-format
3670msgid "The %s section contains unsupported offset entry count: %u.\n"
3671msgstr ""
3672
c1c69e83
AM
3673#. This can happen when the file was compiled with -gsplit-debug
3674#. which removes references to range lists from the primary .o file.
ab4f385b 3675#: dwarf.c:7784
c1c69e83
AM
3676#, c-format
3677msgid "No range lists in .debug_info section.\n"
3678msgstr ""
3679
ab4f385b 3680#: dwarf.c:7816
252b5132 3681#, c-format
3caac5b8 3682msgid "Range lists in %s section start at 0x%lx\n"
252b5132
RH
3683msgstr ""
3684
ab4f385b 3685#: dwarf.c:7821
252b5132 3686#, c-format
3caac5b8 3687msgid " Offset Begin End\n"
252b5132
RH
3688msgstr ""
3689
ab4f385b 3690#: dwarf.c:7839
e0e7a9d4
TG
3691#, c-format
3692msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
3693msgstr ""
3694
ab4f385b 3695#: dwarf.c:7846
fe944acf
FT
3696#, c-format
3697msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
3698msgstr ""
3699
ab4f385b 3700#: dwarf.c:7864
3caac5b8
AM
3701#, c-format
3702msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
3703msgstr ""
3704
ab4f385b 3705#: dwarf.c:7871
3caac5b8
AM
3706#, c-format
3707msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
3708msgstr ""
3709
ab4f385b 3710#: dwarf.c:7947
e0e7a9d4
TG
3711#, c-format
3712msgid "Unfeasibly large register number: %u\n"
3713msgstr ""
3714
ab4f385b 3715#: dwarf.c:7960
e0e7a9d4
TG
3716#, c-format
3717msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
3718msgstr ""
3719
ab4f385b 3720#: dwarf.c:8409
e0e7a9d4
TG
3721msgid "No terminator for augmentation name\n"
3722msgstr ""
3723
ab4f385b 3724#: dwarf.c:8427
e0e7a9d4
TG
3725#, c-format
3726msgid "Invalid pointer size (%d) in CIE data\n"
3727msgstr ""
3728
ab4f385b 3729#: dwarf.c:8435
e0e7a9d4
TG
3730#, c-format
3731msgid "Invalid segment size (%d) in CIE data\n"
3732msgstr ""
3733
ab4f385b 3734#: dwarf.c:8471 dwarf.c:8847
e0e7a9d4 3735#, c-format
3957a496 3736msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
e0e7a9d4
TG
3737msgstr ""
3738
ab4f385b 3739#: dwarf.c:8558
e0e7a9d4 3740#, c-format
3957a496 3741msgid " Augmentation data: "
e0e7a9d4
TG
3742msgstr ""
3743
ab4f385b 3744#: dwarf.c:8574
23f938f1
TG
3745msgid "bad register: "
3746msgstr ""
3747
ab4f385b 3748#: dwarf.c:8746
e0e7a9d4
TG
3749msgid "Failed to read CIE information\n"
3750msgstr ""
3751
ab4f385b 3752#: dwarf.c:8757 dwarf.c:8781 dwarf.c:8808
e0e7a9d4
TG
3753msgid "Invalid max register\n"
3754msgstr ""
3755
3756#. PR 17512: file: 9e196b3e.
ab4f385b 3757#: dwarf.c:8823
e0e7a9d4
TG
3758#, c-format
3759msgid "Probably corrupt segment size: %d - using 4 instead\n"
3760msgstr ""
3761
ab4f385b 3762#: dwarf.c:9294
e0e7a9d4
TG
3763msgid "Invalid column number in saved frame state\n"
3764msgstr ""
3765
ab4f385b 3766#: dwarf.c:9341
e0e7a9d4
TG
3767#, c-format
3768msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
3769msgstr ""
3770
ab4f385b 3771#: dwarf.c:9364
e0e7a9d4
TG
3772#, c-format
3773msgid " DW_CFA_expression: <corrupt len %lu>\n"
3774msgstr ""
3775
ab4f385b 3776#: dwarf.c:9497
ae351704
AM
3777#, c-format
3778msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
3779msgstr ""
3780
ab4f385b 3781#: dwarf.c:9499
6ece5c52 3782#, c-format
e0e7a9d4 3783msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
252b5132
RH
3784msgstr ""
3785
ab4f385b 3786#: dwarf.c:9613 dwarf.c:10030
6ece5c52 3787#, c-format
cc643b88
NC
3788msgid "Version %ld\n"
3789msgstr ""
3790
ab4f385b 3791#: dwarf.c:9619
15e6ed8c
TG
3792msgid "Only DWARF version 5 .debug_names is currently supported.\n"
3793msgstr ""
3794
ab4f385b 3795#: dwarf.c:9626
15e6ed8c
TG
3796#, c-format
3797msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
3798msgstr ""
3799
ab4f385b 3800#: dwarf.c:9631
15e6ed8c
TG
3801msgid "Compilation unit count must be >= 1 in .debug_names\n"
3802msgstr ""
3803
ab4f385b 3804#: dwarf.c:9642
15e6ed8c
TG
3805#, c-format
3806msgid ""
3807"Augmentation string length %u must be rounded up to a multiple of 4 in ."
3808"debug_names.\n"
3809msgstr ""
3810
ab4f385b 3811#: dwarf.c:9650
15e6ed8c
TG
3812#, c-format
3813msgid "Augmentation string:"
3814msgstr ""
3815
ab4f385b 3816#: dwarf.c:9677
15e6ed8c
TG
3817#, c-format
3818msgid "CU table:\n"
3819msgstr ""
3820
ab4f385b 3821#: dwarf.c:9686 dwarf.c:9699
15e6ed8c
TG
3822#, c-format
3823msgid "[%3u] 0x%lx\n"
3824msgstr ""
3825
ab4f385b 3826#: dwarf.c:9690
15e6ed8c
TG
3827#, c-format
3828msgid "TU table:\n"
3829msgstr ""
3830
ab4f385b 3831#: dwarf.c:9703
15e6ed8c
TG
3832#, c-format
3833msgid "Foreign TU table:\n"
3834msgstr ""
3835
ab4f385b 3836#: dwarf.c:9712
15e6ed8c
TG
3837#, c-format
3838msgid "[%3u] "
3839msgstr ""
3840
ab4f385b 3841#: dwarf.c:9723
15e6ed8c
TG
3842#, c-format
3843msgid ""
3844"Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the "
3845"debug_names\n"
3846msgstr ""
3847
ab4f385b 3848#: dwarf.c:9752
15e6ed8c 3849#, c-format
3957a496
NC
3850msgid "Used %zu of %lu bucket.\n"
3851msgid_plural "Used %zu of %lu buckets.\n"
3852msgstr[0] ""
3853msgstr[1] ""
15e6ed8c 3854
ab4f385b 3855#: dwarf.c:9779
15e6ed8c
TG
3856#, c-format
3857msgid ""
3858"Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
3859msgstr ""
3860
ab4f385b 3861#: dwarf.c:9816
15e6ed8c
TG
3862#, c-format
3863msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3864msgstr ""
3865
ab4f385b 3866#: dwarf.c:9838 dwarf.c:10156
15e6ed8c
TG
3867#, c-format
3868msgid ""
3869"\n"
3870"Symbol table:\n"
3871msgstr ""
3872
ab4f385b 3873#: dwarf.c:9890
15e6ed8c
TG
3874#, c-format
3875msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3876msgstr ""
3877
ab4f385b 3878#: dwarf.c:9921
15e6ed8c
TG
3879#, c-format
3880msgid " <no entries>"
3881msgstr ""
3882
ab4f385b 3883#: dwarf.c:9953
3957a496
NC
3884msgid "The debuglink filename is corrupt/missing\n"
3885msgstr ""
3886
ab4f385b 3887#: dwarf.c:9957
3957a496
NC
3888#, c-format
3889msgid " Separate debug info file: %s\n"
3890msgstr ""
3891
ab4f385b 3892#: dwarf.c:9968
3957a496
NC
3893msgid "CRC offset missing/truncated\n"
3894msgstr ""
3895
ab4f385b 3896#: dwarf.c:9974
3957a496
NC
3897#, c-format
3898msgid " CRC value: %#x\n"
3899msgstr ""
3900
ab4f385b 3901#: dwarf.c:9978
3957a496
NC
3902#, c-format
3903msgid "There are %#lx extraneous bytes at the end of the section\n"
3904msgstr ""
3905
ab4f385b 3906#: dwarf.c:9992
3957a496
NC
3907#, c-format
3908msgid "Build-ID is too short (%#lx bytes)\n"
3909msgstr ""
3910
ab4f385b 3911#: dwarf.c:9996
3957a496
NC
3912#, c-format
3913msgid " Build-ID (%#lx bytes):"
3914msgstr ""
3915
ab4f385b 3916#: dwarf.c:10025
15e6ed8c
TG
3917#, c-format
3918msgid "Truncated header in the %s section.\n"
3919msgstr ""
3920
ab4f385b 3921#: dwarf.c:10036
c1c69e83
AM
3922#, c-format
3923msgid "Unsupported version %lu.\n"
3924msgstr ""
3925
ab4f385b 3926#: dwarf.c:10040
cc643b88
NC
3927msgid "The address table data in version 3 may be wrong.\n"
3928msgstr ""
3929
ab4f385b 3930#: dwarf.c:10042
cc643b88 3931msgid "Version 4 does not support case insensitive lookups.\n"
1a09a22c
NC
3932msgstr ""
3933
ab4f385b 3934#: dwarf.c:10044
c1c69e83 3935msgid "Version 5 does not include inlined functions.\n"
a74801ba
ILT
3936msgstr ""
3937
ab4f385b 3938#: dwarf.c:10046
c1c69e83
AM
3939msgid "Version 6 does not include symbol attributes.\n"
3940msgstr ""
3941
ab4f385b 3942#: dwarf.c:10064
23f938f1 3943#, c-format
cc643b88 3944msgid "Corrupt header in the %s section.\n"
23f938f1
TG
3945msgstr ""
3946
ab4f385b 3947#: dwarf.c:10071
e0e7a9d4
TG
3948#, c-format
3949msgid "TU offset (%x) is less than CU offset (%x)\n"
3950msgstr ""
3951
ab4f385b 3952#: dwarf.c:10080
e0e7a9d4
TG
3953#, c-format
3954msgid "Address table offset (%x) is less than TU offset (%x)\n"
3955msgstr ""
3956
ab4f385b 3957#: dwarf.c:10090
e0e7a9d4 3958#, c-format
3957a496 3959msgid "Symbol table offset (%x) is less then Address table offset (%x)\n"
e0e7a9d4
TG
3960msgstr ""
3961
ab4f385b 3962#: dwarf.c:10099
e0e7a9d4
TG
3963#, c-format
3964msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n"
3965msgstr ""
3966
ab4f385b 3967#: dwarf.c:10114
e0e7a9d4
TG
3968msgid "Address table extends beyond end of section.\n"
3969msgstr ""
3970
ab4f385b 3971#: dwarf.c:10118
6ece5c52 3972#, c-format
cc643b88
NC
3973msgid ""
3974"\n"
3975"CU table:\n"
252b5132
RH
3976msgstr ""
3977
ab4f385b 3978#: dwarf.c:10124
a74801ba 3979#, c-format
cc643b88 3980msgid "[%3u] 0x%lx - 0x%lx\n"
252b5132
RH
3981msgstr ""
3982
ab4f385b 3983#: dwarf.c:10129
6ece5c52 3984#, c-format
cc643b88
NC
3985msgid ""
3986"\n"
3987"TU table:\n"
1a09a22c
NC
3988msgstr ""
3989
ab4f385b 3990#: dwarf.c:10136
6ece5c52 3991#, c-format
cc643b88 3992msgid "[%3u] 0x%lx 0x%lx "
252b5132
RH
3993msgstr ""
3994
ab4f385b 3995#: dwarf.c:10143
2ee0aedf 3996#, c-format
cc643b88
NC
3997msgid ""
3998"\n"
3999"Address table:\n"
252b5132
RH
4000msgstr ""
4001
ab4f385b 4002#: dwarf.c:10153
2ee0aedf 4003#, c-format
cc643b88 4004msgid "%lu\n"
252b5132
RH
4005msgstr ""
4006
ab4f385b 4007#: dwarf.c:10171
e0e7a9d4
TG
4008#, c-format
4009msgid "[%3u] <corrupt offset: %x>"
4010msgstr ""
4011
ab4f385b 4012#: dwarf.c:10172
e0e7a9d4
TG
4013#, c-format
4014msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
4015msgstr ""
4016
ab4f385b 4017#: dwarf.c:10183
e0e7a9d4
TG
4018#, c-format
4019msgid "<invalid CU vector offset: %x>\n"
4020msgstr ""
4021
ab4f385b 4022#: dwarf.c:10184
e0e7a9d4
TG
4023#, c-format
4024msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
4025msgstr ""
4026
ab4f385b 4027#: dwarf.c:10195
e0e7a9d4
TG
4028#, c-format
4029msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
4030msgstr ""
4031
ab4f385b 4032#: dwarf.c:10220
c1c69e83
AM
4033msgid "static"
4034msgstr ""
4035
ab4f385b 4036#: dwarf.c:10220
c1c69e83
AM
4037msgid "global"
4038msgstr ""
4039
ab4f385b 4040#: dwarf.c:10258 dwarf.c:10269
c1c69e83
AM
4041msgid "Internal error: out of space in the shndx pool.\n"
4042msgstr ""
4043
ab4f385b 4044#: dwarf.c:10332
e0e7a9d4
TG
4045#, c-format
4046msgid "Section %s is empty\n"
4047msgstr ""
4048
ab4f385b 4049#: dwarf.c:10338
e0e7a9d4
TG
4050#, c-format
4051msgid "Section %s is too small to contain a CU/TU header\n"
4052msgstr ""
4053
ab4f385b 4054#: dwarf.c:10357
c1c69e83 4055#, c-format
6655dba2 4056msgid " Version: %u\n"
c1c69e83
AM
4057msgstr ""
4058
ab4f385b 4059#: dwarf.c:10359
c1c69e83 4060#, c-format
6655dba2 4061msgid " Number of columns: %u\n"
c1c69e83
AM
4062msgstr ""
4063
ab4f385b 4064#: dwarf.c:10360
c1c69e83 4065#, c-format
6655dba2 4066msgid " Number of used entries: %u\n"
c1c69e83
AM
4067msgstr ""
4068
ab4f385b 4069#: dwarf.c:10361
c1c69e83
AM
4070#, c-format
4071msgid ""
6655dba2 4072" Number of slots: %u\n"
c1c69e83
AM
4073"\n"
4074msgstr ""
4075
ab4f385b 4076#: dwarf.c:10368
c1c69e83 4077#, c-format
6655dba2
SB
4078msgid "Section %s is too small for %u slot\n"
4079msgid_plural "Section %s is too small for %u slots\n"
4080msgstr[0] ""
4081msgstr[1] ""
c1c69e83 4082
ab4f385b 4083#: dwarf.c:10392
e0e7a9d4
TG
4084msgid "Section index pool located before start of section\n"
4085msgstr ""
4086
ab4f385b 4087#: dwarf.c:10397
c1c69e83
AM
4088#, c-format
4089msgid " [%3d] Signature: 0x%s Sections: "
4090msgstr ""
4091
ab4f385b 4092#: dwarf.c:10403
c1c69e83
AM
4093#, c-format
4094msgid "Section %s too small for shndx pool\n"
4095msgstr ""
4096
ab4f385b 4097#: dwarf.c:10449
c1c69e83
AM
4098#, c-format
4099msgid "Section %s too small for offset and size tables\n"
4100msgstr ""
4101
ab4f385b 4102#: dwarf.c:10456
c1c69e83
AM
4103#, c-format
4104msgid " Offset table\n"
4105msgstr ""
4106
ab4f385b 4107#: dwarf.c:10458 dwarf.c:10546
c1c69e83
AM
4108msgid "signature"
4109msgstr ""
4110
ab4f385b 4111#: dwarf.c:10458 dwarf.c:10546
c1c69e83
AM
4112msgid "dwo_id"
4113msgstr ""
4114
ab4f385b 4115#: dwarf.c:10497
e0e7a9d4
TG
4116#, c-format
4117msgid "Row index (%u) is larger than number of used entries (%u)\n"
4118msgstr ""
4119
ab4f385b 4120#: dwarf.c:10511 dwarf.c:10570
c1c69e83
AM
4121#, c-format
4122msgid " [%3d] 0x%s"
4123msgstr ""
4124
ab4f385b 4125#: dwarf.c:10526 dwarf.c:10584
e0e7a9d4
TG
4126#, c-format
4127msgid "Overlarge Dwarf section index detected: %u\n"
4128msgstr ""
4129
ab4f385b 4130#: dwarf.c:10544
c1c69e83
AM
4131#, c-format
4132msgid " Size table\n"
4133msgstr ""
4134
ab4f385b 4135#: dwarf.c:10599
c1c69e83 4136#, c-format
e0e7a9d4 4137msgid " Unsupported version (%d)\n"
c1c69e83
AM
4138msgstr ""
4139
ab4f385b 4140#: dwarf.c:10671
2ee0aedf 4141#, c-format
cc643b88 4142msgid "Displaying the debug contents of section %s is not yet supported.\n"
16b2b71c
NC
4143msgstr ""
4144
ab4f385b 4145#: dwarf.c:10702
e0e7a9d4
TG
4146#, c-format
4147msgid ""
4148"Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
4149msgstr ""
4150
ab4f385b 4151#: dwarf.c:10720
e0e7a9d4
TG
4152#, c-format
4153msgid ""
4154"Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
4155msgstr ""
4156
ab4f385b 4157#: dwarf.c:10736
e0e7a9d4
TG
4158#, c-format
4159msgid ""
4160"Attempt to allocate a zero'ed array with an excessive number of elements: 0x"
4161"%lx\n"
4162msgstr ""
4163
ab4f385b 4164#: dwarf.c:10834
3957a496
NC
4165#, c-format
4166msgid "Unable to reopen separate debug info file: %s\n"
4167msgstr ""
4168
ab4f385b 4169#: dwarf.c:10846
3957a496
NC
4170#, c-format
4171msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
4172msgstr ""
4173
ab4f385b 4174#: dwarf.c:11022
3957a496
NC
4175#, c-format
4176msgid "Corrupt debuglink section: %s\n"
4177msgstr ""
4178
ab4f385b 4179#: dwarf.c:11060
3957a496
NC
4180msgid "Out of memory"
4181msgstr ""
4182
4183#. Failed to find the file.
ab4f385b 4184#: dwarf.c:11134
3957a496
NC
4185#, c-format
4186msgid "could not find separate debug file '%s'\n"
4187msgstr ""
4188
ab4f385b
JE
4189#: dwarf.c:11136 dwarf.c:11141 dwarf.c:11147 dwarf.c:11151 dwarf.c:11156
4190#: dwarf.c:11159 dwarf.c:11162 dwarf.c:11165
3957a496
NC
4191#, c-format
4192msgid "tried: %s\n"
4193msgstr ""
4194
ab4f385b 4195#: dwarf.c:11173
1b1bb2c6
NC
4196#, c-format
4197msgid "tried: DEBUGINFOD_URLS=%s\n"
4198msgstr ""
4199
ab4f385b 4200#: dwarf.c:11190
3957a496
NC
4201#, c-format
4202msgid "failed to open separate debug file: %s\n"
4203msgstr ""
4204
ab4f385b 4205#: dwarf.c:11199
3957a496
NC
4206#, c-format
4207msgid ""
3957a496 4208"\n"
346d80ef 4209"%s: Found separate debug info file: %s\n"
3957a496
NC
4210msgstr ""
4211
ab4f385b 4212#: dwarf.c:11222
3957a496
NC
4213msgid "Out of memory allocating dwo filename\n"
4214msgstr ""
4215
ab4f385b 4216#: dwarf.c:11228
3957a496
NC
4217#, c-format
4218msgid "Unable to load dwo file: %s\n"
4219msgstr ""
4220
4221#. FIXME: We should check the dwo_id.
ab4f385b 4222#: dwarf.c:11235
3957a496
NC
4223#, c-format
4224msgid ""
4225"%s: Found separate debug object file: %s\n"
4226"\n"
4227msgstr ""
4228
ab4f385b 4229#: dwarf.c:11254
346d80ef
NC
4230msgid ".debug_sup section is corrupt/empty\n"
4231msgstr ""
4232
ab4f385b 4233#: dwarf.c:11264
346d80ef
NC
4234msgid "filename in .debug_sup section is corrupt\n"
4235msgstr ""
4236
ab4f385b 4237#: dwarf.c:11279
346d80ef
NC
4238msgid "unable to construct path for supplementary debug file"
4239msgstr ""
4240
ab4f385b 4241#: dwarf.c:11293
346d80ef
NC
4242msgid "out of memory constructing filename for .debug_sup link\n"
4243msgstr ""
4244
ab4f385b 4245#: dwarf.c:11301
346d80ef
NC
4246#, c-format
4247msgid "unable to open file '%s' referenced from .debug_sup section\n"
4248msgstr ""
4249
ab4f385b 4250#: dwarf.c:11306
346d80ef
NC
4251#, c-format
4252msgid ""
4253"%s: Found supplementary debug file: %s\n"
4254"\n"
4255msgstr ""
4256
ab4f385b 4257#: dwarf.c:11396
573fe3fb
NC
4258msgid "Multiple DWO_NAMEs encountered for the same CU\n"
4259msgstr ""
4260
ab4f385b 4261#: dwarf.c:11408
573fe3fb
NC
4262msgid "multiple DWO_IDs encountered for the same CU\n"
4263msgstr ""
4264
ab4f385b 4265#: dwarf.c:11413
573fe3fb
NC
4266msgid "Unexpected DWO INFO type"
4267msgstr ""
4268
ab4f385b 4269#: dwarf.c:11428
3957a496 4270#, c-format
6655dba2
SB
4271msgid ""
4272"The %s section contains link(s) to dwo file(s):\n"
4273"\n"
3957a496
NC
4274msgstr ""
4275
ab4f385b 4276#: dwarf.c:11433
3957a496
NC
4277#, c-format
4278msgid " Name: %s\n"
4279msgstr ""
4280
ab4f385b 4281#: dwarf.c:11434
3957a496
NC
4282#, c-format
4283msgid " Directory: %s\n"
4284msgstr ""
4285
ab4f385b 4286#: dwarf.c:11434
3957a496
NC
4287msgid "<not-found>"
4288msgstr ""
4289
ab4f385b 4290#: dwarf.c:11436
3957a496
NC
4291#, c-format
4292msgid " ID: "
4293msgstr ""
4294
ab4f385b 4295#: dwarf.c:11438
3957a496 4296#, c-format
573fe3fb 4297msgid " ID: <not specified>\n"
6655dba2
SB
4298msgstr ""
4299
ab4f385b 4300#: dwarf.c:11602 dwarf.c:11646
cc643b88
NC
4301#, c-format
4302msgid "Unrecognized debug option '%s'\n"
c45021f2
NC
4303msgstr ""
4304
ab4f385b
JE
4305#: dwarf.h:272
4306msgid "end of data encountered whilst reading LEB\n"
6655dba2
SB
4307msgstr ""
4308
ab4f385b
JE
4309#: dwarf.h:274
4310msgid "read LEB value is too large to store in destination variable\n"
6655dba2
SB
4311msgstr ""
4312
346d80ef 4313#: elfcomm.c:47
2ee0aedf 4314#, c-format
cc643b88 4315msgid "%s: Error: "
60bcf0fa
NC
4316msgstr ""
4317
346d80ef 4318#: elfcomm.c:61
2ee0aedf 4319#, c-format
cc643b88
NC
4320msgid "%s: Warning: "
4321msgstr ""
4322
346d80ef 4323#: elfcomm.c:73 elfcomm.c:88 elfcomm.c:166 elfcomm.c:236
cc643b88
NC
4324#, c-format
4325msgid "Unhandled data length: %d\n"
60bcf0fa
NC
4326msgstr ""
4327
346d80ef 4328#: elfcomm.c:296 elfcomm.c:321 elfcomm.c:795
2ee0aedf 4329msgid "Out of memory\n"
fce00800
AM
4330msgstr ""
4331
346d80ef 4332#: elfcomm.c:313
e0e7a9d4
TG
4333#, c-format
4334msgid "Abnormal length of thin archive member name: %lx\n"
4335msgstr ""
4336
346d80ef 4337#: elfcomm.c:357
e0e7a9d4
TG
4338#, c-format
4339msgid "%s: invalid archive header size: %ld\n"
4340msgstr ""
4341
346d80ef 4342#: elfcomm.c:370
2ee0aedf 4343#, c-format
c1c69e83 4344msgid "%s: failed to skip archive symbol table\n"
fce00800
AM
4345msgstr ""
4346
346d80ef 4347#: elfcomm.c:389
2ee0aedf 4348#, c-format
cc643b88 4349msgid "%s: the archive index is empty\n"
fce00800
AM
4350msgstr ""
4351
346d80ef 4352#: elfcomm.c:397 elfcomm.c:426
2ee0aedf 4353#, c-format
cc643b88 4354msgid "%s: failed to read archive index\n"
49f58d10
JB
4355msgstr ""
4356
346d80ef 4357#: elfcomm.c:408
cc643b88
NC
4358#, c-format
4359msgid ""
e0e7a9d4
TG
4360"%s: the archive index is supposed to have 0x%lx entries of %d bytes, but the "
4361"size is only 0x%lx\n"
49f58d10
JB
4362msgstr ""
4363
346d80ef 4364#: elfcomm.c:418
cc643b88 4365msgid "Out of memory whilst trying to read archive symbol index\n"
4d6ed7c8
NC
4366msgstr ""
4367
346d80ef 4368#: elfcomm.c:438
cc643b88 4369msgid "Out of memory whilst trying to convert the archive symbol index\n"
252b5132
RH
4370msgstr ""
4371
346d80ef 4372#: elfcomm.c:451
2ee0aedf 4373#, c-format
cc643b88 4374msgid "%s: the archive has an index but no symbols\n"
6ece5c52
AM
4375msgstr ""
4376
346d80ef 4377#: elfcomm.c:459
cc643b88 4378msgid "Out of memory whilst trying to read archive index symbol table\n"
2ee0aedf
TG
4379msgstr ""
4380
346d80ef 4381#: elfcomm.c:467
2ee0aedf 4382#, c-format
cc643b88 4383msgid "%s: failed to read archive index symbol table\n"
2ee0aedf
TG
4384msgstr ""
4385
346d80ef 4386#: elfcomm.c:477
2ee0aedf 4387#, c-format
c1c69e83 4388msgid "%s: failed to read archive header following archive index\n"
2ee0aedf
TG
4389msgstr ""
4390
346d80ef 4391#: elfcomm.c:510
2ee0aedf 4392#, c-format
c1c69e83
AM
4393msgid "%s: failed to seek to first archive header\n"
4394msgstr ""
4395
f48dfe41
NC
4396#. PR 24049 - we cannot use filedata->file_name as this will
4397#. have already been freed.
ab4f385b 4398#: elfcomm.c:519 elfcomm.c:753 elfedit.c:595 readelf.c:21776
c1c69e83
AM
4399#, c-format
4400msgid "%s: failed to read archive header\n"
2ee0aedf
TG
4401msgstr ""
4402
346d80ef 4403#: elfcomm.c:536
2ee0aedf 4404#, c-format
cc643b88 4405msgid "%s has no archive index\n"
2ee0aedf
TG
4406msgstr ""
4407
346d80ef 4408#: elfcomm.c:548
e0e7a9d4
TG
4409#, c-format
4410msgid "%s: long name table is too small, (size = %ld)\n"
4411msgstr ""
4412
346d80ef 4413#: elfcomm.c:556
e0e7a9d4
TG
4414#, c-format
4415msgid "%s: long name table is too big, (size = 0x%lx)\n"
4416msgstr ""
4417
346d80ef 4418#: elfcomm.c:567
cc643b88 4419msgid "Out of memory reading long symbol names in archive\n"
2ee0aedf
TG
4420msgstr ""
4421
346d80ef 4422#: elfcomm.c:575
2ee0aedf 4423#, c-format
cc643b88 4424msgid "%s: failed to read long symbol name string table\n"
2ee0aedf
TG
4425msgstr ""
4426
346d80ef 4427#: elfcomm.c:658
c1c69e83
AM
4428msgid "Archive member uses long names, but no longname table found\n"
4429msgstr ""
4430
346d80ef 4431#: elfcomm.c:672
2ee0aedf 4432#, c-format
e0e7a9d4
TG
4433msgid "Found long name index (%ld) beyond end of long name table\n"
4434msgstr ""
4435
346d80ef 4436#: elfcomm.c:691
e0e7a9d4 4437msgid "Invalid Thin archive member name\n"
2ee0aedf
TG
4438msgstr ""
4439
346d80ef 4440#: elfcomm.c:747
2ee0aedf 4441#, c-format
e0e7a9d4 4442msgid "%s: failed to seek to next file name\n"
2ee0aedf
TG
4443msgstr ""
4444
ab4f385b 4445#: elfcomm.c:758 elfedit.c:602 readelf.c:21783
e0e7a9d4
TG
4446#, c-format
4447msgid "%s: did not find a valid archive header\n"
c1c69e83
AM
4448msgstr ""
4449
573fe3fb 4450#: elfedit.c:91
f48dfe41
NC
4451#, c-format
4452msgid "%s: Not an i386 nor x86-64 ELF file\n"
4453msgstr ""
4454
573fe3fb 4455#: elfedit.c:97
f48dfe41
NC
4456#, c-format
4457msgid "%s: stat () failed\n"
4458msgstr ""
4459
573fe3fb 4460#: elfedit.c:105
2ee0aedf 4461#, c-format
f48dfe41 4462msgid "%s: mmap () failed\n"
2ee0aedf
TG
4463msgstr ""
4464
573fe3fb 4465#: elfedit.c:244
f48dfe41
NC
4466#, c-format
4467msgid "%s: Invalid PT_NOTE segment\n"
4468msgstr ""
4469
573fe3fb 4470#: elfedit.c:269
6655dba2
SB
4471#, c-format
4472msgid "Unknown x86 feature: %s\n"
4473msgstr ""
4474
573fe3fb 4475#: elfedit.c:317
2ee0aedf 4476#, c-format
cc643b88
NC
4477msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
4478msgstr ""
4479
573fe3fb 4480#: elfedit.c:338
e0e7a9d4
TG
4481#, c-format
4482msgid "%s: Unmatched input EI_CLASS: %d is not %d\n"
4483msgstr ""
4484
573fe3fb 4485#: elfedit.c:347
cc643b88 4486#, c-format
e0e7a9d4 4487msgid "%s: Unmatched output EI_CLASS: %d is not %d\n"
cc643b88
NC
4488msgstr ""
4489
573fe3fb 4490#: elfedit.c:356
cc643b88
NC
4491#, c-format
4492msgid "%s: Unmatched e_machine: %d is not %d\n"
4493msgstr ""
4494
573fe3fb 4495#: elfedit.c:367
cc643b88
NC
4496#, c-format
4497msgid "%s: Unmatched e_type: %d is not %d\n"
4498msgstr ""
4499
573fe3fb 4500#: elfedit.c:378
cc643b88
NC
4501#, c-format
4502msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
4503msgstr ""
4504
573fe3fb 4505#: elfedit.c:411
cc643b88
NC
4506#, c-format
4507msgid "%s: Failed to update ELF header: %s\n"
4508msgstr ""
4509
573fe3fb 4510#: elfedit.c:481
cc643b88
NC
4511msgid ""
4512"This executable has been built without support for a\n"
4513"64 bit data type and so it cannot process 64 bit ELF files.\n"
4514msgstr ""
4515
573fe3fb 4516#: elfedit.c:522
cc643b88
NC
4517#, c-format
4518msgid "%s: Failed to read ELF header\n"
4519msgstr ""
4520
573fe3fb 4521#: elfedit.c:529
cc643b88
NC
4522#, c-format
4523msgid "%s: Failed to seek to ELF header\n"
4524msgstr ""
4525
ab4f385b 4526#: elfedit.c:586 readelf.c:21764
cc643b88
NC
4527#, c-format
4528msgid "%s: failed to seek to next archive header\n"
4529msgstr ""
4530
ab4f385b 4531#: elfedit.c:617 elfedit.c:626 readelf.c:21796 readelf.c:21805
cc643b88
NC
4532#, c-format
4533msgid "%s: bad archive file name\n"
4534msgstr ""
4535
346d80ef 4536#: elfedit.c:649 elfedit.c:760
cc643b88
NC
4537#, c-format
4538msgid "Input file '%s' is not readable\n"
4539msgstr ""
4540
573fe3fb 4541#: elfedit.c:676
cc643b88
NC
4542#, c-format
4543msgid "%s: failed to seek to archive member\n"
4544msgstr ""
4545
ab4f385b 4546#: elfedit.c:717 readelf.c:21924
cc643b88
NC
4547#, c-format
4548msgid "'%s': No such file\n"
4549msgstr ""
4550
ab4f385b 4551#: elfedit.c:719 readelf.c:21926
cc643b88
NC
4552#, c-format
4553msgid "Could not locate '%s'. System error message: %s\n"
4554msgstr ""
4555
ab4f385b 4556#: elfedit.c:740 readelf.c:21933
cc643b88
NC
4557#, c-format
4558msgid "'%s' is not an ordinary file\n"
4559msgstr ""
4560
ab4f385b 4561#: elfedit.c:766 readelf.c:21955
cc643b88
NC
4562#, c-format
4563msgid "%s: Failed to read file's magic number\n"
4564msgstr ""
4565
346d80ef 4566#: elfedit.c:830
cc643b88
NC
4567#, c-format
4568msgid "Unknown OSABI: %s\n"
4569msgstr ""
4570
346d80ef 4571#: elfedit.c:855
cc643b88
NC
4572#, c-format
4573msgid "Unknown machine type: %s\n"
4574msgstr ""
4575
346d80ef 4576#: elfedit.c:874
2ee0aedf
TG
4577#, c-format
4578msgid "Unknown type: %s\n"
4579msgstr ""
4580
346d80ef 4581#: elfedit.c:921
2ee0aedf
TG
4582#, c-format
4583msgid "Usage: %s <option(s)> elffile(s)\n"
4584msgstr ""
4585
346d80ef 4586#: elfedit.c:923
2ee0aedf
TG
4587#, c-format
4588msgid " Update the ELF header of ELF files\n"
4589msgstr ""
4590
346d80ef 4591#: elfedit.c:924 objcopy.c:565 objcopy.c:706 strings.c:679
2ee0aedf
TG
4592#, c-format
4593msgid " The options are:\n"
4594msgstr ""
4595
346d80ef 4596#: elfedit.c:925
2ee0aedf
TG
4597#, c-format
4598msgid ""
573fe3fb
NC
4599" --input-mach [none|i386|iamcu|l1om|k1om|x86_64]\n"
4600" Set input machine type\n"
4601" --output-mach [none|i386|iamcu|l1om|k1om|x86_64]\n"
4602" Set output machine type\n"
4603" --input-type [none|rel|exec|dyn]\n"
4604" Set input file type\n"
4605" --output-type [none|rel|exec|dyn]\n"
4606" Set output file type\n"
4607" --input-osabi [%s]\n"
4608" Set input OSABI\n"
4609" --output-osabi [%s]\n"
4610" Set output OSABI\n"
f48dfe41
NC
4611msgstr ""
4612
346d80ef 4613#: elfedit.c:940
f48dfe41
NC
4614#, c-format
4615msgid ""
573fe3fb
NC
4616" --enable-x86-feature [ibt|shstk|lam_u48|lam_u57]\n"
4617" Enable x86 feature\n"
4618" --disable-x86-feature [ibt|shstk|lam_u48|lam_u57]\n"
4619" Disable x86 feature\n"
f48dfe41
NC
4620msgstr ""
4621
346d80ef 4622#: elfedit.c:946
f48dfe41
NC
4623#, c-format
4624msgid ""
2ee0aedf
TG
4625" -h --help Display this information\n"
4626" -v --version Display the version number of %s\n"
4627msgstr ""
4628
e0e7a9d4 4629#: emul_aix.c:44
2ee0aedf
TG
4630#, c-format
4631msgid " [-g] - 32 bit small archive\n"
4632msgstr ""
4633
e0e7a9d4 4634#: emul_aix.c:45
2ee0aedf
TG
4635#, c-format
4636msgid " [-X32] - ignores 64 bit objects\n"
4637msgstr ""
4638
e0e7a9d4 4639#: emul_aix.c:46
2ee0aedf
TG
4640#, c-format
4641msgid " [-X64] - ignores 32 bit objects\n"
4642msgstr ""
4643
e0e7a9d4 4644#: emul_aix.c:47
2ee0aedf
TG
4645#, c-format
4646msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
4647msgstr ""
4648
e0e7a9d4 4649#: mclex.c:240
ae351704
AM
4650msgid "Duplicate symbol entered into keyword list."
4651msgstr ""
4652
346d80ef 4653#: nm.c:274 size.c:88 strings.c:677
328577ad 4654#, c-format
3caac5b8 4655msgid "Usage: %s [option(s)] [file(s)]\n"
328577ad
NC
4656msgstr ""
4657
346d80ef 4658#: nm.c:275
252b5132 4659#, c-format
3caac5b8 4660msgid " List symbols in [file(s)] (a.out by default).\n"
252b5132
RH
4661msgstr ""
4662
346d80ef 4663#: nm.c:276
3caac5b8
AM
4664#, c-format
4665msgid ""
4666" The options are:\n"
4667" -a, --debug-syms Display debugger-only symbols\n"
4668" -A, --print-file-name Print name of the input file before every symbol\n"
4669" -B Same as --format=bsd\n"
4670" -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
4671"names\n"
4672" The STYLE, if specified, can be `auto' (the "
4673"default),\n"
4674" `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
4675"`java'\n"
4676" or `gnat'\n"
4677" --no-demangle Do not demangle low-level symbol names\n"
f48dfe41
NC
4678" --recurse-limit Enable a demangling recursion limit. This is the "
4679"default.\n"
4680" --no-recurse-limit Disable a demangling recursion limit.\n"
3caac5b8
AM
4681" -D, --dynamic Display dynamic symbols instead of normal symbols\n"
4682" --defined-only Display only defined symbols\n"
4683" -e (ignored)\n"
4684" -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
4685"`bsd',\n"
346d80ef
NC
4686" `sysv', `posix' or 'just-symbols'. The default "
4687"is `bsd'\n"
3caac5b8 4688" -g, --extern-only Display only external symbols\n"
573fe3fb 4689" --ifunc-chars=CHARS Characters to use when displaying ifunc symbols\n"
346d80ef 4690" -j, --just-symbols Same as --format=just-symbols\n"
3caac5b8
AM
4691" -l, --line-numbers Use debugging information to find a filename and\n"
4692" line number for each symbol\n"
4693" -n, --numeric-sort Sort symbols numerically by address\n"
4694" -o Same as -A\n"
4695" -p, --no-sort Do not sort the symbols\n"
4696" -P, --portability Same as --format=posix\n"
4697" -r, --reverse-sort Reverse the sense of the sort\n"
23f938f1
TG
4698msgstr ""
4699
346d80ef 4700#: nm.c:303
23f938f1
TG
4701#, c-format
4702msgid " --plugin NAME Load the specified plugin\n"
4703msgstr ""
4704
346d80ef 4705#: nm.c:306
23f938f1
TG
4706#, c-format
4707msgid ""
3caac5b8 4708" -S, --print-size Print size of defined symbols\n"
2ee0aedf 4709" -s, --print-armap Include index for symbols from archive members\n"
346d80ef 4710" --quiet Suppress \"no symbols\" diagnostic\n"
3caac5b8
AM
4711" --size-sort Sort symbols by size\n"
4712" --special-syms Include special symbols in the output\n"
4713" --synthetic Display synthetic symbols as well\n"
4714" -t, --radix=RADIX Use RADIX for printing symbol values\n"
4715" --target=BFDNAME Specify the target object format as BFDNAME\n"
4716" -u, --undefined-only Display only undefined symbols\n"
e0e7a9d4 4717" --with-symbol-versions Display version strings after symbol names\n"
3caac5b8
AM
4718" -X 32_64 (ignored)\n"
4719" @FILE Read options from FILE\n"
4720" -h, --help Display this information\n"
4721" -V, --version Display this program's version number\n"
4722"\n"
252b5132
RH
4723msgstr ""
4724
346d80ef 4725#: nm.c:340
3caac5b8
AM
4726#, c-format
4727msgid "%s: invalid radix"
e0a2c38a
RH
4728msgstr ""
4729
346d80ef 4730#: nm.c:370
6ece5c52 4731#, c-format
3caac5b8 4732msgid "%s: invalid output format"
1a09a22c
NC
4733msgstr ""
4734
ab4f385b 4735#: nm.c:395 readelf.c:12094 readelf.c:12137
6ece5c52 4736#, c-format
3caac5b8 4737msgid "<processor specific>: %d"
1a09a22c
NC
4738msgstr ""
4739
ab4f385b 4740#: nm.c:397 readelf.c:12101 readelf.c:12154
6ece5c52 4741#, c-format
3caac5b8 4742msgid "<OS specific>: %d"
1a09a22c
NC
4743msgstr ""
4744
ab4f385b 4745#: nm.c:399 readelf.c:12104 readelf.c:12157
6ece5c52 4746#, c-format
3caac5b8 4747msgid "<unknown>: %d"
252b5132
RH
4748msgstr ""
4749
346d80ef 4750#: nm.c:429
e0e7a9d4
TG
4751#, c-format
4752msgid "<unknown>: %d/%d"
4753msgstr ""
4754
346d80ef 4755#: nm.c:499
6ece5c52 4756#, c-format
1a09a22c 4757msgid ""
3caac5b8
AM
4758"\n"
4759"Archive index:\n"
328577ad
NC
4760msgstr ""
4761
346d80ef 4762#: nm.c:553 nm.c:1250
e0e7a9d4
TG
4763#, c-format
4764msgid "%s: plugin needed to handle lto object"
4765msgstr ""
4766
346d80ef 4767#: nm.c:1487
6ece5c52 4768#, c-format
328577ad 4769msgid ""
3caac5b8
AM
4770"\n"
4771"\n"
4772"Undefined symbols from %s:\n"
4773"\n"
328577ad
NC
4774msgstr ""
4775
346d80ef 4776#: nm.c:1489
6ece5c52 4777#, c-format
328577ad 4778msgid ""
3caac5b8
AM
4779"\n"
4780"\n"
4781"Symbols from %s:\n"
4782"\n"
252b5132
RH
4783msgstr ""
4784
346d80ef 4785#: nm.c:1491 nm.c:1552
6ece5c52 4786#, c-format
1a09a22c 4787msgid ""
3caac5b8
AM
4788"Name Value Class Type Size Line "
4789"Section\n"
4790"\n"
1a09a22c
NC
4791msgstr ""
4792
346d80ef 4793#: nm.c:1494 nm.c:1555
252b5132 4794#, c-format
3caac5b8
AM
4795msgid ""
4796"Name Value Class Type "
4797"Size Line Section\n"
4798"\n"
252b5132
RH
4799msgstr ""
4800
346d80ef 4801#: nm.c:1548
49f58d10 4802#, c-format
3caac5b8
AM
4803msgid ""
4804"\n"
4805"\n"
4806"Undefined symbols from %s[%s]:\n"
4807"\n"
49f58d10
JB
4808msgstr ""
4809
346d80ef 4810#: nm.c:1550
06647dfd 4811#, c-format
3caac5b8
AM
4812msgid ""
4813"\n"
4814"\n"
4815"Symbols from %s[%s]:\n"
4816"\n"
06647dfd
AM
4817msgstr ""
4818
346d80ef 4819#: nm.c:1656
ae351704
AM
4820#, c-format
4821msgid "Print width has not been initialized (%d)"
4822msgstr ""
4823
346d80ef 4824#: nm.c:1915
3caac5b8 4825msgid "Only -X 32_64 is supported"
252b5132
RH
4826msgstr ""
4827
346d80ef 4828#: nm.c:1947
3caac5b8
AM
4829msgid "Using the --size-sort and --undefined-only options together"
4830msgstr ""
4831
346d80ef 4832#: nm.c:1948
3caac5b8 4833msgid "will produce no output, since undefined symbols have no size."
252b5132
RH
4834msgstr ""
4835
346d80ef 4836#: objcopy.c:563 srconv.c:1693
252b5132 4837#, c-format
3caac5b8 4838msgid "Usage: %s [option(s)] in-file [out-file]\n"
252b5132
RH
4839msgstr ""
4840
346d80ef 4841#: objcopy.c:564
3caac5b8
AM
4842#, c-format
4843msgid " Copies a binary file, possibly transforming it in the process\n"
252b5132
RH
4844msgstr ""
4845
346d80ef 4846#: objcopy.c:566
3caac5b8
AM
4847#, c-format
4848msgid ""
4849" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
4850" -O --output-target <bfdname> Create an output file in format "
4851"<bfdname>\n"
2ee0aedf 4852" -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
3caac5b8
AM
4853" -F --target <bfdname> Set both input and output format to "
4854"<bfdname>\n"
4855" --debugging Convert debugging information, if "
4856"possible\n"
4857" -p --preserve-dates Copy modified/access timestamps to the "
4858"output\n"
c1c69e83
AM
4859msgstr ""
4860
346d80ef 4861#: objcopy.c:574 objcopy.c:714
c1c69e83
AM
4862#, c-format
4863msgid ""
4864" -D --enable-deterministic-archives\n"
4865" Produce deterministic output when "
4866"stripping archives (default)\n"
4867" -U --disable-deterministic-archives\n"
4868" Disable -D behavior\n"
4869msgstr ""
4870
346d80ef 4871#: objcopy.c:580 objcopy.c:720
c1c69e83
AM
4872#, c-format
4873msgid ""
4874" -D --enable-deterministic-archives\n"
4875" Produce deterministic output when "
4876"stripping archives\n"
4877" -U --disable-deterministic-archives\n"
4878" Disable -D behavior (default)\n"
4879msgstr ""
4880
346d80ef 4881#: objcopy.c:585
c1c69e83
AM
4882#, c-format
4883msgid ""
3caac5b8
AM
4884" -j --only-section <name> Only copy section <name> into the output\n"
4885" --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
4886"<file>\n"
4887" -R --remove-section <name> Remove section <name> from the output\n"
e0e7a9d4 4888" --remove-relocations <name> Remove relocations from section <name>\n"
3caac5b8
AM
4889" -S --strip-all Remove all symbol and relocation "
4890"information\n"
4891" -g --strip-debug Remove all debugging symbols & sections\n"
c1c69e83 4892" --strip-dwo Remove all DWO sections\n"
3caac5b8
AM
4893" --strip-unneeded Remove all symbols not needed by "
4894"relocations\n"
4895" -N --strip-symbol <name> Do not copy symbol <name>\n"
4896" --strip-unneeded-symbol <name>\n"
4897" Do not copy symbol <name> unless needed "
4898"by\n"
4899" relocations\n"
4900" --only-keep-debug Strip everything but the debug "
4901"information\n"
c1c69e83 4902" --extract-dwo Copy only DWO sections\n"
ae351704 4903" --extract-symbol Remove section contents but keep symbols\n"
6655dba2 4904" --keep-section <name> Do not strip section <name>\n"
3caac5b8 4905" -K --keep-symbol <name> Do not strip symbol <name>\n"
346d80ef 4906" --keep-section-symbols Do not strip section symbols\n"
ae351704
AM
4907" --keep-file-symbols Do not strip file symbol(s)\n"
4908" --localize-hidden Turn all ELF hidden symbols into locals\n"
3caac5b8
AM
4909" -L --localize-symbol <name> Force symbol <name> to be marked as a "
4910"local\n"
4911" --globalize-symbol <name> Force symbol <name> to be marked as a "
4912"global\n"
4913" -G --keep-global-symbol <name> Localize all symbols except <name>\n"
4914" -W --weaken-symbol <name> Force symbol <name> to be marked as a "
4915"weak\n"
4916" --weaken Force all global symbols to be marked as "
4917"weak\n"
4918" -w --wildcard Permit wildcard in symbol comparison\n"
4919" -x --discard-all Remove all non-global symbols\n"
4920" -X --discard-locals Remove any compiler-generated symbols\n"
e0e7a9d4 4921" -i --interleave[=<number>] Only copy N out of every <number> bytes\n"
2ee0aedf 4922" --interleave-width <number> Set N for --interleave\n"
3caac5b8
AM
4923" -b --byte <num> Select byte <num> in every interleaved "
4924"block\n"
4925" --gap-fill <val> Fill gaps between sections with <val>\n"
4926" --pad-to <addr> Pad the last section up to address "
4927"<addr>\n"
4928" --set-start <addr> Set the start address to <addr>\n"
4929" {--change-start|--adjust-start} <incr>\n"
4930" Add <incr> to the start address\n"
4931" {--change-addresses|--adjust-vma} <incr>\n"
4932" Add <incr> to LMA, VMA and start "
4933"addresses\n"
4934" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
4935" Change LMA and VMA of section <name> by "
4936"<val>\n"
4937" --change-section-lma <name>{=|+|-}<val>\n"
4938" Change the LMA of section <name> by "
4939"<val>\n"
4940" --change-section-vma <name>{=|+|-}<val>\n"
4941" Change the VMA of section <name> by "
4942"<val>\n"
4943" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
4944" Warn if a named section does not exist\n"
4945" --set-section-flags <name>=<flags>\n"
4946" Set section <name>'s properties to "
4947"<flags>\n"
6655dba2
SB
4948" --set-section-alignment <name>=<align>\n"
4949" Set section <name>'s alignment to <align> "
4950"bytes\n"
3caac5b8
AM
4951" --add-section <name>=<file> Add section <name> found in <file> to "
4952"output\n"
e0e7a9d4
TG
4953" --update-section <name>=<file>\n"
4954" Update contents of section <name> with\n"
4955" contents found in <file>\n"
c1c69e83
AM
4956" --dump-section <name>=<file> Dump the contents of section <name> into "
4957"<file>\n"
3caac5b8 4958" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
23f938f1
TG
4959" --long-section-names {enable|disable|keep}\n"
4960" Handle long section names in Coff "
4961"objects.\n"
3caac5b8
AM
4962" --change-leading-char Force output format's leading character "
4963"style\n"
4964" --remove-leading-char Remove leading character from global "
4965"symbols\n"
ae351704
AM
4966" --reverse-bytes=<num> Reverse <num> bytes at a time, in output "
4967"sections with content\n"
3caac5b8
AM
4968" --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
4969" --redefine-syms <file> --redefine-sym for all symbol pairs \n"
4970" listed in <file>\n"
4971" --srec-len <number> Restrict the length of generated "
4972"Srecords\n"
4973" --srec-forceS3 Restrict the type of generated Srecords "
4974"to S3\n"
4975" --strip-symbols <file> -N for all symbols listed in <file>\n"
4976" --strip-unneeded-symbols <file>\n"
4977" --strip-unneeded-symbol for all symbols "
4978"listed\n"
4979" in <file>\n"
4980" --keep-symbols <file> -K for all symbols listed in <file>\n"
4981" --localize-symbols <file> -L for all symbols listed in <file>\n"
4982" --globalize-symbols <file> --globalize-symbol for all in <file>\n"
4983" --keep-global-symbols <file> -G for all symbols listed in <file>\n"
4984" --weaken-symbols <file> -W for all symbols listed in <file>\n"
e0e7a9d4 4985" --add-symbol <name>=[<section>:]<value>[,<flags>] Add a symbol\n"
ae351704
AM
4986" --alt-machine-code <index> Use the target's <index>'th alternative "
4987"machine\n"
3caac5b8
AM
4988" --writable-text Mark the output text as writable\n"
4989" --readonly-text Make the output text write protected\n"
4990" --pure Mark the output file as demand paged\n"
4991" --impure Mark the output file as impure\n"
4992" --prefix-symbols <prefix> Add <prefix> to start of every symbol "
4993"name\n"
4994" --prefix-sections <prefix> Add <prefix> to start of every section "
4995"name\n"
4996" --prefix-alloc-sections <prefix>\n"
4997" Add <prefix> to start of every "
4998"allocatable\n"
4999" section name\n"
23f938f1
TG
5000" --file-alignment <num> Set PE file alignment to <num>\n"
5001" --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
5002" <commit>\n"
5003" --image-base <address> Set PE image base to <address>\n"
5004" --section-alignment <num> Set PE section alignment to <num>\n"
5005" --stack <reserve>[,<commit>] Set PE reserve/commit stack to "
5006"<reserve>/\n"
5007" <commit>\n"
5008" --subsystem <name>[:<version>]\n"
5009" Set PE subsystem to <name> [& <version>]\n"
e0e7a9d4
TG
5010" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
5011" Compress DWARF debug sections using zlib\n"
2ee0aedf
TG
5012" --decompress-debug-sections Decompress DWARF debug sections using "
5013"zlib\n"
e0e7a9d4
TG
5014" --elf-stt-common=[yes|no] Generate ELF common symbols with "
5015"STT_COMMON\n"
5016" type\n"
6655dba2
SB
5017" --verilog-data-width <number> Specifies data width, in bytes, for "
5018"verilog output\n"
15e6ed8c
TG
5019" -M --merge-notes Remove redundant entries in note "
5020"sections\n"
5021" --no-merge-notes Do not attempt to remove redundant notes "
5022"(default)\n"
2ee0aedf 5023" -v --verbose List all object files modified\n"
3caac5b8
AM
5024" @<file> Read options from <file>\n"
5025" -V --version Display this program's version number\n"
5026" -h --help Display this output\n"
5027" --info List object formats & architectures "
5028"supported\n"
252b5132
RH
5029msgstr ""
5030
346d80ef 5031#: objcopy.c:704
3caac5b8
AM
5032#, c-format
5033msgid "Usage: %s <option(s)> in-file(s)\n"
252b5132
RH
5034msgstr ""
5035
346d80ef 5036#: objcopy.c:705
3caac5b8
AM
5037#, c-format
5038msgid " Removes symbols and sections from files\n"
252b5132
RH
5039msgstr ""
5040
346d80ef 5041#: objcopy.c:707
252b5132 5042#, c-format
3caac5b8
AM
5043msgid ""
5044" -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
5045" -O --output-target=<bfdname> Create an output file in format "
5046"<bfdname>\n"
5047" -F --target=<bfdname> Set both input and output format to "
5048"<bfdname>\n"
5049" -p --preserve-dates Copy modified/access timestamps to the "
5050"output\n"
c1c69e83
AM
5051msgstr ""
5052
346d80ef 5053#: objcopy.c:725
c1c69e83
AM
5054#, c-format
5055msgid ""
e0e7a9d4
TG
5056" -R --remove-section=<name> Also remove section <name> from the "
5057"output\n"
5058" --remove-relocations <name> Remove relocations from section <name>\n"
3caac5b8
AM
5059" -s --strip-all Remove all symbol and relocation "
5060"information\n"
5061" -g -S -d --strip-debug Remove all debugging symbols & sections\n"
c1c69e83 5062" --strip-dwo Remove all DWO sections\n"
3caac5b8
AM
5063" --strip-unneeded Remove all symbols not needed by "
5064"relocations\n"
5065" --only-keep-debug Strip everything but the debug "
5066"information\n"
15e6ed8c
TG
5067" -M --merge-notes Remove redundant entries in note sections "
5068"(default)\n"
5069" --no-merge-notes Do not attempt to remove redundant notes\n"
3caac5b8 5070" -N --strip-symbol=<name> Do not copy symbol <name>\n"
6655dba2 5071" --keep-section=<name> Do not strip section <name>\n"
3caac5b8 5072" -K --keep-symbol=<name> Do not strip symbol <name>\n"
346d80ef 5073" --keep-section-symbols Do not strip section symbols\n"
ae351704 5074" --keep-file-symbols Do not strip file symbol(s)\n"
3caac5b8
AM
5075" -w --wildcard Permit wildcard in symbol comparison\n"
5076" -x --discard-all Remove all non-global symbols\n"
5077" -X --discard-locals Remove any compiler-generated symbols\n"
5078" -v --verbose List all object files modified\n"
5079" -V --version Display this program's version number\n"
5080" -h --help Display this output\n"
5081" --info List object formats & architectures "
5082"supported\n"
5083" -o <file> Place stripped output into <file>\n"
252b5132
RH
5084msgstr ""
5085
346d80ef 5086#: objcopy.c:803
252b5132 5087#, c-format
3caac5b8 5088msgid "unrecognized section flag `%s'"
252b5132
RH
5089msgstr ""
5090
346d80ef 5091#: objcopy.c:804 objcopy.c:876
252b5132 5092#, c-format
3caac5b8 5093msgid "supported flags: %s"
6ece5c52
AM
5094msgstr ""
5095
346d80ef 5096#: objcopy.c:875
e0e7a9d4
TG
5097#, c-format
5098msgid "unrecognized symbol flag `%s'"
5099msgstr ""
5100
346d80ef 5101#: objcopy.c:934
c1c69e83
AM
5102#, c-format
5103msgid "error: %s both copied and removed"
5104msgstr ""
5105
346d80ef 5106#: objcopy.c:940
c1c69e83
AM
5107#, c-format
5108msgid "error: %s both sets and alters VMA"
5109msgstr ""
5110
346d80ef 5111#: objcopy.c:946
c1c69e83
AM
5112#, c-format
5113msgid "error: %s both sets and alters LMA"
5114msgstr ""
5115
346d80ef 5116#: objcopy.c:1091
6ece5c52 5117#, c-format
3caac5b8 5118msgid "cannot open '%s': %s"
6ece5c52
AM
5119msgstr ""
5120
346d80ef 5121#: objcopy.c:1094 objcopy.c:5055
6ece5c52 5122#, c-format
3caac5b8 5123msgid "%s: fread failed"
252b5132
RH
5124msgstr ""
5125
346d80ef 5126#: objcopy.c:1167
6ece5c52 5127#, c-format
3caac5b8 5128msgid "%s:%d: Ignoring rubbish found on this line"
252b5132
RH
5129msgstr ""
5130
346d80ef 5131#: objcopy.c:1339
c1c69e83
AM
5132#, c-format
5133msgid "error: section %s matches both remove and copy options"
5134msgstr ""
5135
346d80ef 5136#: objcopy.c:1342
ae351704 5137#, c-format
e0e7a9d4 5138msgid "error: section %s matches both update and remove options"
ae351704
AM
5139msgstr ""
5140
346d80ef 5141#: objcopy.c:1500
6ece5c52 5142#, c-format
e0e7a9d4
TG
5143msgid "Section %s not found"
5144msgstr ""
5145
346d80ef 5146#: objcopy.c:1654
e0e7a9d4
TG
5147#, c-format
5148msgid "not stripping symbol `%s' because it is named in a relocation"
5149msgstr ""
5150
573fe3fb 5151#: objcopy.c:1715
e0e7a9d4
TG
5152#, c-format
5153msgid "'before=%s' not found"
5154msgstr ""
5155
573fe3fb 5156#: objcopy.c:1754
e0e7a9d4 5157#, c-format
3caac5b8 5158msgid "%s: Multiple redefinition of symbol \"%s\""
252b5132
RH
5159msgstr ""
5160
573fe3fb 5161#: objcopy.c:1758
6ece5c52 5162#, c-format
3caac5b8 5163msgid "%s: Symbol \"%s\" is target of more than one redefinition"
252b5132
RH
5164msgstr ""
5165
573fe3fb 5166#: objcopy.c:1785
6ece5c52 5167#, c-format
3caac5b8 5168msgid "couldn't open symbol redefinition file %s (error: %s)"
252b5132
RH
5169msgstr ""
5170
573fe3fb 5171#: objcopy.c:1863
3caac5b8
AM
5172#, c-format
5173msgid "%s:%d: garbage found at end of line"
252b5132
RH
5174msgstr ""
5175
573fe3fb 5176#: objcopy.c:1866
252b5132 5177#, c-format
3caac5b8 5178msgid "%s:%d: missing new symbol name"
252b5132
RH
5179msgstr ""
5180
573fe3fb 5181#: objcopy.c:1876
252b5132 5182#, c-format
3caac5b8 5183msgid "%s:%d: premature end of file"
252b5132
RH
5184msgstr ""
5185
573fe3fb 5186#: objcopy.c:1903
3caac5b8
AM
5187#, c-format
5188msgid "stat returns negative size for `%s'"
252b5132
RH
5189msgstr ""
5190
573fe3fb 5191#: objcopy.c:1915
3caac5b8
AM
5192#, c-format
5193msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
252b5132
RH
5194msgstr ""
5195
573fe3fb 5196#: objcopy.c:2162
6655dba2
SB
5197#, c-format
5198msgid "%s[%s]: Cannot merge - there are relocations against this section"
5199msgstr ""
5200
573fe3fb 5201#: objcopy.c:2184
6655dba2
SB
5202msgid "corrupt GNU build attribute note: description size not a factor of 4"
5203msgstr ""
5204
573fe3fb 5205#: objcopy.c:2191
15e6ed8c
TG
5206msgid "corrupt GNU build attribute note: wrong note type"
5207msgstr ""
5208
573fe3fb 5209#: objcopy.c:2197
15e6ed8c
TG
5210msgid "corrupt GNU build attribute note: note too big"
5211msgstr ""
5212
573fe3fb 5213#: objcopy.c:2203
15e6ed8c
TG
5214msgid "corrupt GNU build attribute note: name too small"
5215msgstr ""
5216
573fe3fb 5217#: objcopy.c:2226
3957a496
NC
5218msgid "corrupt GNU build attribute note: unsupported version"
5219msgstr ""
5220
346d80ef 5221#: objcopy.c:2260
15e6ed8c
TG
5222msgid "corrupt GNU build attribute note: bad description size"
5223msgstr ""
5224
346d80ef 5225#: objcopy.c:2296
15e6ed8c
TG
5226msgid "corrupt GNU build attribute note: name not NUL terminated"
5227msgstr ""
5228
346d80ef 5229#: objcopy.c:2308
15e6ed8c
TG
5230msgid "corrupt GNU build attribute notes: excess data at end"
5231msgstr ""
5232
346d80ef 5233#: objcopy.c:2315
15e6ed8c
TG
5234msgid "bad GNU build attribute notes: no known versions detected"
5235msgstr ""
5236
6655dba2 5237#. This happens with glibc. No idea why.
346d80ef 5238#: objcopy.c:2319
6655dba2
SB
5239#, c-format
5240msgid "%s[%s]: Warning: version note missing - assuming version 3"
15e6ed8c
TG
5241msgstr ""
5242
346d80ef 5243#: objcopy.c:2329
6655dba2 5244msgid "bad GNU build attribute notes: multiple different versions"
15e6ed8c
TG
5245msgstr ""
5246
346d80ef 5247#: objcopy.c:2569
b19d852d
NC
5248#, c-format
5249msgid "%s[%s]: Note - dropping 'share' flag as output format is not COFF"
5250msgstr ""
5251
e0e7a9d4
TG
5252#. PR 17636: Call non-fatal so that we return to our parent who
5253#. may need to tidy temporary files.
346d80ef 5254#: objcopy.c:2601
777cd7ab
DDAG
5255#, c-format
5256msgid "unable to change endianness of '%s'"
252b5132
RH
5257msgstr ""
5258
346d80ef 5259#: objcopy.c:2608
777cd7ab
DDAG
5260#, c-format
5261msgid "unable to modify '%s' due to errors"
5262msgstr ""
5263
346d80ef 5264#: objcopy.c:2621
e0e7a9d4
TG
5265#, c-format
5266msgid "error: the input file '%s' has no sections"
5267msgstr ""
5268
346d80ef 5269#: objcopy.c:2631
e0e7a9d4
TG
5270#, c-format
5271msgid ""
5272"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"
5273msgstr ""
5274
346d80ef 5275#: objcopy.c:2638
e0e7a9d4
TG
5276#, c-format
5277msgid "--elf-stt-common=[yes|no] is unsupported on `%s'"
5278msgstr ""
5279
346d80ef 5280#: objcopy.c:2645
3caac5b8
AM
5281#, c-format
5282msgid "copy from `%s' [%s] to `%s' [%s]\n"
252b5132
RH
5283msgstr ""
5284
346d80ef 5285#: objcopy.c:2693
2ee0aedf
TG
5286#, c-format
5287msgid "Input file `%s' ignores binary architecture parameter."
5288msgstr ""
5289
346d80ef 5290#: objcopy.c:2709
3caac5b8
AM
5291#, c-format
5292msgid "Unable to recognise the format of the input file `%s'"
252b5132
RH
5293msgstr ""
5294
346d80ef 5295#: objcopy.c:2712
6ece5c52 5296#, c-format
2ee0aedf 5297msgid "Output file cannot represent architecture `%s'"
252b5132
RH
5298msgstr ""
5299
346d80ef 5300#: objcopy.c:2775
23f938f1
TG
5301#, c-format
5302msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
5303msgstr ""
5304
346d80ef 5305#: objcopy.c:2848
6ece5c52 5306#, c-format
f12e7348 5307msgid "can't add section '%s'"
252b5132
RH
5308msgstr ""
5309
346d80ef 5310#: objcopy.c:2862
ae351704 5311#, c-format
f12e7348 5312msgid "can't create section `%s'"
252b5132
RH
5313msgstr ""
5314
346d80ef 5315#: objcopy.c:2910
e0e7a9d4
TG
5316#, c-format
5317msgid "error: %s not found, can't be updated"
5318msgstr ""
5319
346d80ef 5320#: objcopy.c:2943
15e6ed8c
TG
5321msgid "warning: note section is empty"
5322msgstr ""
5323
346d80ef 5324#: objcopy.c:2952
15e6ed8c
TG
5325msgid "warning: could not load note section"
5326msgstr ""
5327
346d80ef 5328#: objcopy.c:2968
15e6ed8c
TG
5329msgid "warning: failed to set merged notes size"
5330msgstr ""
5331
346d80ef 5332#: objcopy.c:2994
c1c69e83
AM
5333#, c-format
5334msgid "can't dump section '%s' - it does not exist"
5335msgstr ""
5336
346d80ef 5337#: objcopy.c:3002
c1c69e83
AM
5338msgid "can't dump section - it has no contents"
5339msgstr ""
5340
346d80ef 5341#: objcopy.c:3014
c1c69e83
AM
5342msgid "could not open section dump file"
5343msgstr ""
5344
346d80ef 5345#: objcopy.c:3022
e0e7a9d4
TG
5346#, c-format
5347msgid "error writing section contents to %s (error: %s)"
5348msgstr ""
5349
346d80ef 5350#: objcopy.c:3032
c1c69e83
AM
5351msgid "could not retrieve section contents"
5352msgstr ""
5353
346d80ef 5354#: objcopy.c:3046
c1c69e83
AM
5355#, c-format
5356msgid "%s: debuglink section already exists"
5357msgstr ""
5358
346d80ef 5359#: objcopy.c:3058
252b5132 5360#, c-format
f12e7348 5361msgid "cannot create debug link section `%s'"
252b5132
RH
5362msgstr ""
5363
346d80ef 5364#: objcopy.c:3152
f12e7348
NC
5365msgid "Can't fill gap after section"
5366msgstr ""
5367
346d80ef 5368#: objcopy.c:3177
f12e7348 5369msgid "can't add padding"
252b5132
RH
5370msgstr ""
5371
346d80ef 5372#: objcopy.c:3354
6655dba2
SB
5373msgid "error: failed to locate merged notes"
5374msgstr ""
5375
346d80ef 5376#: objcopy.c:3363
6655dba2
SB
5377msgid "error: failed to merge notes"
5378msgstr ""
5379
346d80ef 5380#: objcopy.c:3372
15e6ed8c
TG
5381msgid "error: failed to copy merged notes into output"
5382msgstr ""
5383
346d80ef 5384#: objcopy.c:3389
6655dba2
SB
5385#, c-format
5386msgid "%s: Could not find any mergeable note sections"
15e6ed8c
TG
5387msgstr ""
5388
346d80ef 5389#: objcopy.c:3398
252b5132 5390#, c-format
f12e7348 5391msgid "cannot fill debug link section `%s'"
252b5132
RH
5392msgstr ""
5393
346d80ef 5394#: objcopy.c:3459
f12e7348
NC
5395msgid "error copying private BFD data"
5396msgstr ""
5397
346d80ef 5398#: objcopy.c:3470
ae351704
AM
5399#, c-format
5400msgid "this target does not support %lu alternative machine codes"
252b5132
RH
5401msgstr ""
5402
346d80ef 5403#: objcopy.c:3474
ae351704
AM
5404msgid "treating that number as an absolute e_machine value instead"
5405msgstr ""
5406
346d80ef 5407#: objcopy.c:3478
ae351704 5408msgid "ignoring the alternative value"
252b5132
RH
5409msgstr ""
5410
346d80ef 5411#: objcopy.c:3524
6655dba2
SB
5412msgid "sorry: copying thin archives is not currently supported"
5413msgstr ""
5414
346d80ef 5415#: objcopy.c:3531 objcopy.c:3586
252b5132 5416#, c-format
ae351704 5417msgid "cannot create tempdir for archive copying (error: %s)"
252b5132
RH
5418msgstr ""
5419
346d80ef 5420#: objcopy.c:3568
6655dba2
SB
5421#, c-format
5422msgid "illegal pathname found in archive member: %s"
5423msgstr ""
5424
346d80ef 5425#: objcopy.c:3619
f12e7348 5426msgid "Unable to recognise the format of file"
252b5132
RH
5427msgstr ""
5428
346d80ef 5429#: objcopy.c:3752
23f938f1
TG
5430#, c-format
5431msgid "error: the input file '%s' is empty"
5432msgstr ""
5433
346d80ef 5434#: objcopy.c:3830
6655dba2
SB
5435#, c-format
5436msgid "--add-gnu-debuglink ignored for archive %s"
5437msgstr ""
5438
346d80ef 5439#: objcopy.c:3939
6ece5c52 5440#, c-format
f12e7348 5441msgid "Multiple renames of section %s"
252b5132
RH
5442msgstr ""
5443
346d80ef 5444#: objcopy.c:3985
23f938f1 5445msgid "error in private header data"
a74801ba
ILT
5446msgstr ""
5447
346d80ef 5448#: objcopy.c:4078
f12e7348 5449msgid "failed to create output section"
252b5132
RH
5450msgstr ""
5451
346d80ef 5452#: objcopy.c:4093
f12e7348 5453msgid "failed to set size"
252b5132
RH
5454msgstr ""
5455
346d80ef 5456#: objcopy.c:4112
f12e7348 5457msgid "failed to set vma"
252b5132
RH
5458msgstr ""
5459
346d80ef 5460#: objcopy.c:4142
f12e7348 5461msgid "failed to set alignment"
252b5132
RH
5462msgstr ""
5463
346d80ef 5464#: objcopy.c:4174
f12e7348
NC
5465msgid "failed to copy private data"
5466msgstr ""
5467
346d80ef 5468#: objcopy.c:4331
f12e7348 5469msgid "relocation count is negative"
252b5132
RH
5470msgstr ""
5471
ae351704 5472#. User must pad the section up in order to do this.
346d80ef 5473#: objcopy.c:4430
ae351704
AM
5474#, c-format
5475msgid ""
5476"cannot reverse bytes: length of section %s must be evenly divisible by %d"
5477msgstr ""
5478
346d80ef 5479#: objcopy.c:4638
f12e7348 5480msgid "can't create debugging section"
252b5132
RH
5481msgstr ""
5482
346d80ef 5483#: objcopy.c:4652
f12e7348 5484msgid "can't set debugging section contents"
252b5132
RH
5485msgstr ""
5486
346d80ef 5487#: objcopy.c:4661
252b5132 5488#, c-format
f12e7348 5489msgid "don't know how to write debugging information for %s"
252b5132
RH
5490msgstr ""
5491
346d80ef 5492#: objcopy.c:4850
f12e7348 5493msgid "could not create temporary file to hold stripped copy"
ae351704
AM
5494msgstr ""
5495
346d80ef 5496#: objcopy.c:4924
23f938f1
TG
5497#, c-format
5498msgid "%s: bad version in PE subsystem"
5499msgstr ""
5500
346d80ef 5501#: objcopy.c:4954
23f938f1
TG
5502#, c-format
5503msgid "unknown PE subsystem: %s"
5504msgstr ""
5505
346d80ef
NC
5506#: objcopy.c:5008 objcopy.c:5280 objcopy.c:5360 objcopy.c:5501 objcopy.c:5533
5507#: objcopy.c:5596 objcopy.c:5600 objcopy.c:5620
e0e7a9d4
TG
5508#, c-format
5509msgid "bad format for %s"
5510msgstr ""
5511
346d80ef 5512#: objcopy.c:5037
e0e7a9d4
TG
5513#, c-format
5514msgid "cannot open: %s: %s"
5515msgstr ""
5516
346d80ef 5517#: objcopy.c:5092
3caac5b8 5518msgid "byte number must be non-negative"
328577ad
NC
5519msgstr ""
5520
346d80ef 5521#: objcopy.c:5098
2ee0aedf
TG
5522#, c-format
5523msgid "architecture %s unknown"
5524msgstr ""
5525
346d80ef 5526#: objcopy.c:5106
3caac5b8 5527msgid "interleave must be positive"
fce00800
AM
5528msgstr ""
5529
346d80ef 5530#: objcopy.c:5115
2ee0aedf
TG
5531msgid "interleave width must be positive"
5532msgstr ""
5533
346d80ef 5534#: objcopy.c:5433
252b5132 5535#, c-format
e0e7a9d4 5536msgid "unrecognized --compress-debug-sections type `%s'"
252b5132
RH
5537msgstr ""
5538
346d80ef 5539#: objcopy.c:5454
6ece5c52 5540#, c-format
e0e7a9d4 5541msgid "unrecognized --elf-stt-common= option `%s'"
252b5132
RH
5542msgstr ""
5543
346d80ef 5544#: objcopy.c:5470
252b5132 5545#, c-format
3caac5b8 5546msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
252b5132
RH
5547msgstr ""
5548
346d80ef 5549#: objcopy.c:5556
6655dba2
SB
5550msgid "bad format for --set-section-alignment: argument needed"
5551msgstr ""
5552
346d80ef 5553#: objcopy.c:5560
6655dba2
SB
5554msgid "bad format for --set-section-alignment: numeric argument needed"
5555msgstr ""
5556
5557#. Number has more than on 1, i.e. wasn't a power of 2.
346d80ef 5558#: objcopy.c:5572
6655dba2
SB
5559msgid "bad format for --set-section-alignment: alignment is not a power of two"
5560msgstr ""
5561
346d80ef 5562#: objcopy.c:5679
23f938f1
TG
5563#, c-format
5564msgid "unknown long section names option '%s'"
5565msgstr ""
5566
346d80ef 5567#: objcopy.c:5702
ae351704
AM
5568msgid "unable to parse alternative machine code"
5569msgstr ""
5570
346d80ef 5571#: objcopy.c:5751
ae351704
AM
5572msgid "number of bytes to reverse must be positive and even"
5573msgstr ""
5574
346d80ef 5575#: objcopy.c:5754
ae351704
AM
5576#, c-format
5577msgid "Warning: ignoring previous --reverse-bytes value of %d"
252b5132
RH
5578msgstr ""
5579
346d80ef 5580#: objcopy.c:5769
23f938f1
TG
5581#, c-format
5582msgid "%s: invalid reserve value for --heap"
5583msgstr ""
5584
346d80ef 5585#: objcopy.c:5775
23f938f1
TG
5586#, c-format
5587msgid "%s: invalid commit value for --heap"
5588msgstr ""
5589
346d80ef 5590#: objcopy.c:5800
23f938f1
TG
5591#, c-format
5592msgid "%s: invalid reserve value for --stack"
5593msgstr ""
5594
346d80ef 5595#: objcopy.c:5806
23f938f1
TG
5596#, c-format
5597msgid "%s: invalid commit value for --stack"
5598msgstr ""
5599
346d80ef 5600#: objcopy.c:5815
6655dba2
SB
5601msgid "verilog data width must be at least 1 byte"
5602msgstr ""
5603
346d80ef 5604#: objcopy.c:5832
f48dfe41
NC
5605msgid "--globalize-symbol(s) is incompatible with -G/--keep-global-symbol(s)"
5606msgstr ""
5607
346d80ef 5608#: objcopy.c:5844
2ee0aedf 5609msgid "interleave start byte must be set with --byte"
252b5132
RH
5610msgstr ""
5611
346d80ef 5612#: objcopy.c:5847
2ee0aedf 5613msgid "byte number must be less than interleave"
23f938f1
TG
5614msgstr ""
5615
346d80ef 5616#: objcopy.c:5850
2ee0aedf 5617msgid "interleave width must be less than or equal to interleave - byte`"
23f938f1
TG
5618msgstr ""
5619
346d80ef 5620#: objcopy.c:5879
6ece5c52 5621#, c-format
2ee0aedf 5622msgid "unknown input EFI target: %s"
a74801ba
ILT
5623msgstr ""
5624
346d80ef 5625#: objcopy.c:5910
6ece5c52 5626#, c-format
2ee0aedf 5627msgid "unknown output EFI target: %s"
a74801ba
ILT
5628msgstr ""
5629
346d80ef 5630#: objcopy.c:5936
ae351704
AM
5631#, c-format
5632msgid ""
5633"warning: could not create temporary file whilst copying '%s', (error: %s)"
5634msgstr ""
5635
346d80ef 5636#: objcopy.c:5973 objcopy.c:5987
3caac5b8
AM
5637#, c-format
5638msgid "%s %s%c0x%s never used"
3443c1ae
AM
5639msgstr ""
5640
346d80ef 5641#: objdump.c:212
3caac5b8
AM
5642#, c-format
5643msgid "Usage: %s <option(s)> <file(s)>\n"
3443c1ae
AM
5644msgstr ""
5645
346d80ef 5646#: objdump.c:213
3caac5b8
AM
5647#, c-format
5648msgid " Display information from object <file(s)>.\n"
3443c1ae
AM
5649msgstr ""
5650
346d80ef 5651#: objdump.c:214
3caac5b8
AM
5652#, c-format
5653msgid " At least one of the following switches must be given:\n"
252b5132
RH
5654msgstr ""
5655
346d80ef
NC
5656#: objdump.c:215
5657#, c-format
5658msgid " -a, --archive-headers Display archive header information\n"
5659msgstr ""
5660
5661#: objdump.c:217
252b5132
RH
5662#, c-format
5663msgid ""
3caac5b8 5664" -f, --file-headers Display the contents of the overall file header\n"
346d80ef
NC
5665msgstr ""
5666
5667#: objdump.c:219
5668#, c-format
5669msgid ""
3caac5b8
AM
5670" -p, --private-headers Display object format specific file header "
5671"contents\n"
346d80ef
NC
5672msgstr ""
5673
5674#: objdump.c:221
5675#, c-format
5676msgid " -P, --private=OPT,OPT... Display object format specific contents\n"
5677msgstr ""
5678
5679#: objdump.c:223
5680#, c-format
5681msgid ""
3caac5b8 5682" -h, --[section-]headers Display the contents of the section headers\n"
346d80ef
NC
5683msgstr ""
5684
5685#: objdump.c:225
5686#, c-format
5687msgid " -x, --all-headers Display the contents of all headers\n"
5688msgstr ""
5689
5690#: objdump.c:227
5691#, c-format
5692msgid ""
3caac5b8
AM
5693" -d, --disassemble Display assembler contents of executable "
5694"sections\n"
346d80ef
NC
5695msgstr ""
5696
5697#: objdump.c:229
5698#, c-format
5699msgid " -D, --disassemble-all Display assembler contents of all sections\n"
5700msgstr ""
5701
5702#: objdump.c:231
5703#, c-format
5704msgid " --disassemble=<sym> Display assembler contents from <sym>\n"
5705msgstr ""
5706
5707#: objdump.c:233
5708#, c-format
5709msgid " -S, --source Intermix source code with disassembly\n"
5710msgstr ""
5711
5712#: objdump.c:235
5713#, c-format
5714msgid " --source-comment[=<txt>] Prefix lines of source code with <txt>\n"
5715msgstr ""
5716
5717#: objdump.c:237
5718#, c-format
5719msgid ""
3caac5b8
AM
5720" -s, --full-contents Display the full contents of all sections "
5721"requested\n"
346d80ef
NC
5722msgstr ""
5723
5724#: objdump.c:239
5725#, c-format
5726msgid " -g, --debugging Display debug information in object file\n"
5727msgstr ""
5728
5729#: objdump.c:241
5730#, c-format
5731msgid ""
3caac5b8 5732" -e, --debugging-tags Display debug information using ctags style\n"
346d80ef
NC
5733msgstr ""
5734
5735#: objdump.c:243
5736#, c-format
5737msgid ""
3caac5b8 5738" -G, --stabs Display (in raw form) any STABS info in the file\n"
b19d852d
NC
5739msgstr ""
5740
346d80ef
NC
5741#: objdump.c:245
5742#, c-format
5743msgid ""
5744" -W, --dwarf[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/=decodedline,\n"
5745" f/=frames, F/=frames-interp, g/=gdb_index, i/=info, o/=loc,\n"
5746" m/=macro, p/=pubnames, t/=pubtypes, R/=Ranges, l/=rawline,\n"
5747" s/=str, O/=str-offsets, u/=trace_abbrev, T/=trace_aranges,\n"
5748" U/=trace_info]\n"
5749" Display the contents of DWARF debug sections\n"
5750msgstr ""
5751
5752#: objdump.c:252
5753#, c-format
5754msgid ""
5755" -Wk,--dwarf=links Display the contents of sections that link to\n"
5756" separate debuginfo files\n"
5757msgstr ""
5758
5759#: objdump.c:256
5760#, c-format
5761msgid ""
5762" -WK,--dwarf=follow-links\n"
5763" Follow links to separate debug info files "
5764"(default)\n"
5765msgstr ""
5766
5767#: objdump.c:259
5768#, c-format
5769msgid ""
5770" -WN,--dwarf=no-follow-links\n"
5771" Do not follow links to separate debug info files\n"
5772msgstr ""
5773
5774#: objdump.c:263
5775#, c-format
5776msgid ""
5777" -WK,--dwarf=follow-links\n"
5778" Follow links to separate debug info files\n"
5779msgstr ""
5780
5781#: objdump.c:266
b19d852d 5782#, c-format
346d80ef
NC
5783msgid ""
5784" -WN,--dwarf=no-follow-links\n"
5785" Do not follow links to separate debug info files\n"
5786" (default)\n"
5787msgstr ""
5788
5789#: objdump.c:271
5790#, c-format
5791msgid ""
5792" -L, --process-links Display the contents of non-debug sections in\n"
5793" separate debuginfo files. (Implies -WK)\n"
5794msgstr ""
5795
5796#: objdump.c:275
5797#, c-format
5798msgid " --ctf=SECTION Display CTF info from SECTION\n"
b19d852d
NC
5799msgstr ""
5800
346d80ef 5801#: objdump.c:278
b19d852d
NC
5802#, c-format
5803msgid ""
3caac5b8 5804" -t, --syms Display the contents of the symbol table(s)\n"
346d80ef
NC
5805msgstr ""
5806
5807#: objdump.c:280
5808#, c-format
5809msgid ""
3caac5b8 5810" -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
346d80ef
NC
5811msgstr ""
5812
5813#: objdump.c:282
5814#, c-format
5815msgid " -r, --reloc Display the relocation entries in the file\n"
5816msgstr ""
5817
5818#: objdump.c:284
5819#, c-format
5820msgid ""
3caac5b8
AM
5821" -R, --dynamic-reloc Display the dynamic relocation entries in the "
5822"file\n"
346d80ef
NC
5823msgstr ""
5824
5825#: objdump.c:286
5826#, c-format
5827msgid " @<file> Read options from <file>\n"
5828msgstr ""
5829
5830#: objdump.c:288
5831#, c-format
5832msgid " -v, --version Display this program's version number\n"
5833msgstr ""
5834
5835#: objdump.c:290
5836#, c-format
5837msgid ""
3caac5b8 5838" -i, --info List object formats and architectures supported\n"
252b5132
RH
5839msgstr ""
5840
346d80ef
NC
5841#: objdump.c:292
5842#, c-format
5843msgid " -H, --help Display this information\n"
5844msgstr ""
5845
5846#: objdump.c:299
6ece5c52 5847#, c-format
252b5132
RH
5848msgid ""
5849"\n"
3caac5b8 5850" The following switches are optional:\n"
fce00800
AM
5851msgstr ""
5852
346d80ef 5853#: objdump.c:300
fce00800 5854#, c-format
3caac5b8
AM
5855msgid ""
5856" -b, --target=BFDNAME Specify the target object format as "
5857"BFDNAME\n"
346d80ef
NC
5858msgstr ""
5859
5860#: objdump.c:302
5861#, c-format
5862msgid ""
3caac5b8 5863" -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
346d80ef
NC
5864msgstr ""
5865
5866#: objdump.c:304
5867#, c-format
5868msgid ""
3caac5b8 5869" -j, --section=NAME Only display information for section NAME\n"
346d80ef
NC
5870msgstr ""
5871
5872#: objdump.c:306
5873#, c-format
5874msgid " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
5875msgstr ""
5876
5877#: objdump.c:308
5878#, c-format
5879msgid ""
3caac5b8
AM
5880" -EB --endian=big Assume big endian format when "
5881"disassembling\n"
346d80ef
NC
5882msgstr ""
5883
5884#: objdump.c:310
5885#, c-format
5886msgid ""
3caac5b8
AM
5887" -EL --endian=little Assume little endian format when "
5888"disassembling\n"
346d80ef
NC
5889msgstr ""
5890
5891#: objdump.c:312
5892#, c-format
5893msgid ""
3caac5b8
AM
5894" --file-start-context Include context from start of file (with -"
5895"S)\n"
346d80ef
NC
5896msgstr ""
5897
5898#: objdump.c:314
5899#, c-format
5900msgid ""
3caac5b8 5901" -I, --include=DIR Add DIR to search list for source files\n"
346d80ef
NC
5902msgstr ""
5903
5904#: objdump.c:316
5905#, c-format
5906msgid ""
3caac5b8
AM
5907" -l, --line-numbers Include line numbers and filenames in "
5908"output\n"
346d80ef
NC
5909msgstr ""
5910
5911#: objdump.c:318
5912#, c-format
5913msgid ""
f12e7348
NC
5914" -F, --file-offsets Include file offsets when displaying "
5915"information\n"
346d80ef
NC
5916msgstr ""
5917
5918#: objdump.c:320
5919#, c-format
5920msgid ""
3caac5b8
AM
5921" -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
5922" The STYLE, if specified, can be `auto', "
5923"`gnu',\n"
5924" `lucid', `arm', `hp', `edg', `gnu-v3', "
5925"`java'\n"
5926" or `gnat'\n"
346d80ef
NC
5927msgstr ""
5928
5929#: objdump.c:325
5930#, c-format
5931msgid ""
f48dfe41 5932" --recurse-limit Enable a limit on recursion whilst "
346d80ef
NC
5933"demangling\n"
5934" (default)\n"
5935msgstr ""
5936
5937#: objdump.c:328
5938#, c-format
5939msgid ""
f48dfe41
NC
5940" --no-recurse-limit Disable a limit on recursion whilst "
5941"demangling\n"
346d80ef
NC
5942msgstr ""
5943
5944#: objdump.c:330
5945#, c-format
5946msgid ""
3caac5b8 5947" -w, --wide Format output for more than 80 columns\n"
346d80ef
NC
5948msgstr ""
5949
5950#: objdump.c:332
5951#, c-format
5952msgid ""
3caac5b8
AM
5953" -z, --disassemble-zeroes Do not skip blocks of zeroes when "
5954"disassembling\n"
346d80ef
NC
5955msgstr ""
5956
5957#: objdump.c:334
5958#, c-format
5959msgid ""
3caac5b8 5960" --start-address=ADDR Only process data whose address is >= ADDR\n"
346d80ef
NC
5961msgstr ""
5962
5963#: objdump.c:336
5964#, c-format
5965msgid ""
6655dba2 5966" --stop-address=ADDR Only process data whose address is < ADDR\n"
346d80ef
NC
5967msgstr ""
5968
5969#: objdump.c:338
5970#, c-format
5971msgid ""
b19d852d 5972" --no-addresses Do not print address alongside disassembly\n"
346d80ef
NC
5973msgstr ""
5974
5975#: objdump.c:340
5976#, c-format
5977msgid ""
3caac5b8
AM
5978" --prefix-addresses Print complete address alongside "
5979"disassembly\n"
346d80ef
NC
5980msgstr ""
5981
5982#: objdump.c:342
5983#, c-format
5984msgid ""
3caac5b8 5985" --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
346d80ef
NC
5986msgstr ""
5987
5988#: objdump.c:344
5989#, c-format
5990msgid ""
505f1412 5991" --insn-width=WIDTH Display WIDTH bytes on a single line for -"
23f938f1 5992"d\n"
346d80ef
NC
5993msgstr ""
5994
5995#: objdump.c:346
5996#, c-format
5997msgid ""
3caac5b8
AM
5998" --adjust-vma=OFFSET Add OFFSET to all displayed section "
5999"addresses\n"
346d80ef
NC
6000msgstr ""
6001
6002#: objdump.c:348
6003#, c-format
6004msgid ""
3caac5b8 6005" --special-syms Include special symbols in symbol dumps\n"
346d80ef
NC
6006msgstr ""
6007
6008#: objdump.c:350
6009#, c-format
6010msgid ""
15e6ed8c
TG
6011" --inlines Print all inlines for source line (with -"
6012"l)\n"
cc643b88
NC
6013msgstr ""
6014
346d80ef
NC
6015#: objdump.c:352
6016#, c-format
6017msgid " --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
6018msgstr ""
6019
6020#: objdump.c:354
6021#, c-format
6022msgid " --prefix-strip=LEVEL Strip initial directory names for -S\n"
6023msgstr ""
6024
6025#: objdump.c:356
6026#, c-format
6027msgid ""
6028" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
6029msgstr ""
6030
6031#: objdump.c:358
6032#, c-format
6033msgid " --dwarf-start=N Display DIEs starting at offset N\n"
6034msgstr ""
6035
6036#: objdump.c:360
cc643b88
NC
6037#, c-format
6038msgid ""
346d80ef 6039" --dwarf-check Make additional dwarf consistency checks.\n"
b19d852d
NC
6040msgstr ""
6041
346d80ef 6042#: objdump.c:363
b19d852d 6043#, c-format
346d80ef 6044msgid " --ctf-parent=SECTION Use SECTION as the CTF parent\n"
b19d852d
NC
6045msgstr ""
6046
346d80ef 6047#: objdump.c:366
b19d852d
NC
6048#, c-format
6049msgid ""
1b1bb2c6 6050" --visualize-jumps Visualize jumps by drawing ASCII art lines\n"
346d80ef
NC
6051msgstr ""
6052
6053#: objdump.c:368
6054#, c-format
6055msgid " --visualize-jumps=color Use colors in the ASCII art\n"
6056msgstr ""
6057
6058#: objdump.c:370
6059#, c-format
6060msgid ""
6061" --visualize-jumps=extended-color\n"
6062" Use extended 8-bit color codes\n"
6063msgstr ""
6064
6065#: objdump.c:373
6066#, c-format
6067msgid ""
1b1bb2c6 6068" --visualize-jumps=off Disable jump visualization\n"
cc643b88
NC
6069"\n"
6070msgstr ""
6071
346d80ef 6072#: objdump.c:384
cc643b88
NC
6073#, c-format
6074msgid ""
3caac5b8 6075"\n"
cc643b88 6076"Options supported for -P/--private switch:\n"
328577ad
NC
6077msgstr ""
6078
346d80ef 6079#: objdump.c:621
2ee0aedf
TG
6080#, c-format
6081msgid "section '%s' mentioned in a -j option, but not found in any input file"
6082msgstr ""
6083
346d80ef 6084#: objdump.c:776
3caac5b8
AM
6085#, c-format
6086msgid "Sections:\n"
328577ad
NC
6087msgstr ""
6088
346d80ef 6089#: objdump.c:782
6ece5c52 6090#, c-format
15e6ed8c 6091msgid "Idx %-*s Size %-*s%-*sFile off Algn"
252b5132
RH
6092msgstr ""
6093
346d80ef 6094#: objdump.c:788
cc643b88
NC
6095#, c-format
6096msgid " Flags"
6097msgstr ""
6098
346d80ef 6099#: objdump.c:810
e0e7a9d4
TG
6100#, c-format
6101msgid "failed to read symbol table from: %s"
6102msgstr ""
6103
ab4f385b 6104#: objdump.c:811 objdump.c:4761
e0e7a9d4
TG
6105msgid "error message was"
6106msgstr ""
6107
346d80ef 6108#: objdump.c:826
6655dba2
SB
6109#, c-format
6110msgid "error: symbol table size (%#lx) is larger than filesize (%#lx)"
6111msgstr ""
6112
346d80ef 6113#: objdump.c:856
cc643b88
NC
6114#, c-format
6115msgid "%s: not a dynamic object"
6116msgstr ""
6117
346d80ef 6118#: objdump.c:1455 objdump.c:1482
c1c69e83
AM
6119#, c-format
6120msgid " (File Offset: 0x%lx)"
6121msgstr ""
6122
346d80ef 6123#: objdump.c:1727
15e6ed8c
TG
6124#, c-format
6125msgid "source file %s is more recent than object file\n"
6126msgstr ""
6127
346d80ef 6128#: objdump.c:2755
b19d852d
NC
6129#, c-format
6130msgid "\t... (skipping %lu zeroes, resuming at file offset: 0x%lx)\n"
6131msgstr ""
6132
346d80ef 6133#: objdump.c:2887
c1c69e83
AM
6134#, c-format
6135msgid "disassemble_fn returned length %d"
6136msgstr ""
6137
ab4f385b 6138#: objdump.c:3215 objdump.c:4399
15e6ed8c
TG
6139#, c-format
6140msgid "Reading section %s failed because: %s"
6141msgstr ""
6142
346d80ef 6143#: objdump.c:3236
c1c69e83
AM
6144#, c-format
6145msgid ""
6146"\n"
6147"Disassembly of section %s:\n"
6148msgstr ""
6149
346d80ef 6150#: objdump.c:3527
c1c69e83
AM
6151#, c-format
6152msgid "can't use supplied machine %s"
6153msgstr ""
6154
346d80ef 6155#: objdump.c:3548
c1c69e83
AM
6156#, c-format
6157msgid "can't disassemble for architecture %s\n"
6158msgstr ""
6159
346d80ef 6160#: objdump.c:3637
f48dfe41
NC
6161#, c-format
6162msgid ""
6163"\n"
6164"Section '%s' has an invalid size: %#llx.\n"
6165msgstr ""
6166
346d80ef 6167#: objdump.c:3682
c1c69e83
AM
6168#, c-format
6169msgid ""
6170"\n"
6171"Can't get contents for section '%s'.\n"
6172msgstr ""
6173
ab4f385b 6174#: objdump.c:3852
e0e7a9d4
TG
6175#, c-format
6176msgid "File %s does not contain any dwarf debug information\n"
6177msgstr ""
6178
ab4f385b 6179#: objdump.c:3889
c1c69e83
AM
6180#, c-format
6181msgid ""
6182"No %s section present\n"
6183"\n"
6184msgstr ""
6185
ab4f385b 6186#: objdump.c:3896
c1c69e83
AM
6187#, c-format
6188msgid "reading %s section of %s failed: %s"
6189msgstr ""
6190
ab4f385b 6191#: objdump.c:3942
c1c69e83
AM
6192#, c-format
6193msgid ""
6194"Contents of %s section:\n"
6195"\n"
6196msgstr ""
6197
ab4f385b 6198#: objdump.c:4076
c1c69e83
AM
6199#, c-format
6200msgid "architecture: %s, "
6201msgstr ""
6202
ab4f385b 6203#: objdump.c:4079
c1c69e83
AM
6204#, c-format
6205msgid "flags 0x%08x:\n"
6206msgstr ""
6207
ab4f385b 6208#: objdump.c:4092
c1c69e83
AM
6209#, c-format
6210msgid ""
6211"\n"
6212"start address 0x"
6213msgstr ""
6214
ab4f385b 6215#: objdump.c:4142 readelf.c:15098
777cd7ab
DDAG
6216#, c-format
6217msgid "%s: %s"
6218msgstr ""
6219
ab4f385b 6220#: objdump.c:4142 readelf.c:15098
777cd7ab
DDAG
6221msgid "warning"
6222msgstr ""
6223
ab4f385b 6224#: objdump.c:4142 readelf.c:15098
777cd7ab
DDAG
6225msgid "error"
6226msgstr ""
6227
ab4f385b 6228#: objdump.c:4148 readelf.c:15103
777cd7ab
DDAG
6229#, c-format
6230msgid "CTF error: cannot get CTF errors: `%s'"
6231msgstr ""
6232
ab4f385b 6233#: objdump.c:4175 readelf.c:15129
6655dba2
SB
6234#, c-format
6235msgid ""
6236"\n"
6237"CTF archive member: %s:\n"
6238msgstr ""
6239
ab4f385b 6240#: objdump.c:4194
6655dba2 6241#, c-format
777cd7ab 6242msgid "Iteration failed: %s, %s"
6655dba2
SB
6243msgstr ""
6244
ab4f385b 6245#: objdump.c:4231 objdump.c:4241 objdump.c:4256
6655dba2 6246#, c-format
777cd7ab 6247msgid "CTF open failure: %s"
6655dba2
SB
6248msgstr ""
6249
ab4f385b 6250#: objdump.c:4260
6655dba2
SB
6251#, c-format
6252msgid "Contents of CTF section %s:\n"
6253msgstr ""
6254
ab4f385b 6255#: objdump.c:4265
573fe3fb
NC
6256#, c-format
6257msgid "CTF archive member open failure: %s"
6258msgstr ""
6259
ab4f385b 6260#: objdump.c:4285
6655dba2
SB
6261#, c-format
6262msgid "warning: private headers incomplete: %s"
6263msgstr ""
6264
ab4f385b 6265#: objdump.c:4303
c1c69e83
AM
6266msgid "option -P/--private not supported by this file"
6267msgstr ""
6268
ab4f385b 6269#: objdump.c:4327
c1c69e83
AM
6270#, c-format
6271msgid "target specific dump '%s' not supported"
6272msgstr ""
6273
ab4f385b 6274#: objdump.c:4391
c1c69e83
AM
6275#, c-format
6276msgid "Contents of section %s:"
6277msgstr ""
6278
ab4f385b 6279#: objdump.c:4393
c1c69e83
AM
6280#, c-format
6281msgid " (Starting at file offset: 0x%lx)"
6282msgstr ""
6283
ab4f385b 6284#: objdump.c:4503
c1c69e83
AM
6285#, c-format
6286msgid "no symbols\n"
6287msgstr ""
6288
ab4f385b 6289#: objdump.c:4510
c1c69e83
AM
6290#, c-format
6291msgid "no information for symbol number %ld\n"
6292msgstr ""
6293
ab4f385b 6294#: objdump.c:4513
c1c69e83
AM
6295#, c-format
6296msgid "could not determine the type of symbol number %ld\n"
6297msgstr ""
6298
ab4f385b 6299#: objdump.c:4759
e0e7a9d4
TG
6300#, c-format
6301msgid "failed to read relocs in: %s"
6302msgstr ""
6303
ab4f385b 6304#: objdump.c:4919
c1c69e83
AM
6305#, c-format
6306msgid ""
6307"\n"
6308"%s: file format %s\n"
6309msgstr ""
6310
ab4f385b 6311#: objdump.c:5019
c1c69e83
AM
6312#, c-format
6313msgid "%s: printing debugging information failed"
6314msgstr ""
6315
ab4f385b 6316#: objdump.c:5115
c1c69e83
AM
6317#, c-format
6318msgid "In archive %s:\n"
6319msgstr ""
6320
e0e7a9d4
TG
6321#. Prevent corrupted files from spinning us into an
6322#. infinite loop. 100 is an arbitrary heuristic.
ab4f385b 6323#: objdump.c:5120
e0e7a9d4
TG
6324msgid "Archive nesting is too deep"
6325msgstr ""
6326
ab4f385b 6327#: objdump.c:5124
c1c69e83
AM
6328#, c-format
6329msgid "In nested archive %s:\n"
6330msgstr ""
6331
ab4f385b 6332#: objdump.c:5287
c1c69e83
AM
6333msgid "error: the start address should be before the end address"
6334msgstr ""
6335
ab4f385b 6336#: objdump.c:5292
c1c69e83
AM
6337msgid "error: the stop address should be after the start address"
6338msgstr ""
6339
ab4f385b 6340#: objdump.c:5304
c1c69e83
AM
6341msgid "error: prefix strip must be non-negative"
6342msgstr ""
6343
ab4f385b 6344#: objdump.c:5309
c1c69e83
AM
6345msgid "error: instruction width must be positive"
6346msgstr ""
6347
ab4f385b 6348#: objdump.c:5330
1b1bb2c6
NC
6349msgid "unrecognized argument to --visualize-option"
6350msgstr ""
6351
ab4f385b 6352#: objdump.c:5340
c1c69e83
AM
6353msgid "unrecognized -E option"
6354msgstr ""
6355
ab4f385b 6356#: objdump.c:5351
c1c69e83
AM
6357#, c-format
6358msgid "unrecognized --endian type `%s'"
6359msgstr ""
6360
b19d852d
NC
6361#: od-elf32_avr.c:53
6362#, c-format
6363msgid ""
6364"For AVR ELF files:\n"
6365" mem-usage Display memory usage\n"
6366" avr-prop Display contents of .avr.prop section\n"
6367msgstr ""
6368
346d80ef
NC
6369#: od-elf32_avr.c:200
6370#, c-format
6371msgid "Warning: textsize (%#lx) + datasize (%#lx) overflows size type\n"
6372msgstr ""
6373
6374#: od-elf32_avr.c:210
6375#, c-format
6376msgid ""
6377"Warning: textsize (%#lx) + datasize (%#lx) + bootloadersize (%#lx) overflows "
6378"size type\n"
6379msgstr ""
6380
6381#: od-elf32_avr.c:221
6382#, c-format
6383msgid "Warning: datatsize (%#lx) + bssssize (%#lx) overflows size type\n"
6384msgstr ""
6385
6386#: od-elf32_avr.c:232
6387#, c-format
6388msgid ""
6389"Warning: datasize (%#lx) + bsssize (%#lx) + noinitsize (%#lx) overflows size "
6390"type\n"
6391msgstr ""
6392
6655dba2 6393#: od-macho.c:74
c1c69e83
AM
6394#, c-format
6395msgid ""
6396"For Mach-O files:\n"
e0e7a9d4
TG
6397" header Display the file header\n"
6398" section Display the segments and sections commands\n"
6399" map Display the section map\n"
6400" load Display the load commands\n"
6401" dysymtab Display the dynamic symbol table\n"
6402" codesign Display code signature\n"
6403" seg_split_info Display segment split info\n"
6404" compact_unwind Display compact unwinding info\n"
6405" function_starts Display start address of functions\n"
6406" data_in_code Display data in code entries\n"
6407" twolevel_hints Display the two-level namespace lookup hints table\n"
6408" dyld_info Display dyld information\n"
6409msgstr ""
6410
b19d852d 6411#: od-macho.c:322
c1c69e83
AM
6412msgid "Mach-O header:\n"
6413msgstr ""
6414
b19d852d 6415#: od-macho.c:323
c1c69e83
AM
6416#, c-format
6417msgid " magic : %08lx\n"
6418msgstr ""
6419
b19d852d 6420#: od-macho.c:324
c1c69e83
AM
6421#, c-format
6422msgid " cputype : %08lx (%s)\n"
6423msgstr ""
6424
b19d852d 6425#: od-macho.c:326
c1c69e83
AM
6426#, c-format
6427msgid " cpusubtype: %08lx\n"
6428msgstr ""
6429
b19d852d 6430#: od-macho.c:327
c1c69e83
AM
6431#, c-format
6432msgid " filetype : %08lx (%s)\n"
6433msgstr ""
6434
b19d852d 6435#: od-macho.c:330
c1c69e83
AM
6436#, c-format
6437msgid " ncmds : %08lx (%lu)\n"
6438msgstr ""
6439
b19d852d 6440#: od-macho.c:331
c1c69e83 6441#, c-format
e0e7a9d4 6442msgid " sizeofcmds: %08lx (%lu)\n"
c1c69e83
AM
6443msgstr ""
6444
b19d852d 6445#: od-macho.c:332
c1c69e83
AM
6446#, c-format
6447msgid " flags : %08lx ("
6448msgstr ""
6449
b19d852d 6450#: od-macho.c:334
c1c69e83
AM
6451msgid ")\n"
6452msgstr ""
6453
b19d852d 6454#: od-macho.c:335
c1c69e83
AM
6455#, c-format
6456msgid " reserved : %08x\n"
6457msgstr ""
6458
b19d852d 6459#: od-macho.c:354
c1c69e83 6460msgid "Segments and Sections:\n"
cc643b88
NC
6461msgstr ""
6462
b19d852d 6463#: od-macho.c:355
c1c69e83 6464msgid " #: Segment name Section name Address\n"
cc643b88
NC
6465msgstr ""
6466
b19d852d 6467#: od-macho.c:997
e0e7a9d4
TG
6468msgid "cannot read rebase dyld info"
6469msgstr ""
6470
b19d852d 6471#: od-macho.c:1002
e0e7a9d4
TG
6472msgid "cannot read bind dyld info"
6473msgstr ""
6474
b19d852d 6475#: od-macho.c:1007
e0e7a9d4
TG
6476msgid "cannot read weak bind dyld info"
6477msgstr ""
6478
b19d852d 6479#: od-macho.c:1012
e0e7a9d4
TG
6480msgid "cannot read lazy bind dyld info"
6481msgstr ""
6482
b19d852d 6483#: od-macho.c:1017
e0e7a9d4
TG
6484msgid "cannot read export symbols dyld info"
6485msgstr ""
6486
b19d852d 6487#: od-macho.c:1097 od-macho.c:1107 od-macho.c:1181 od-macho.c:1233
cc643b88 6488#, c-format
c1c69e83 6489msgid " [bad block length]\n"
cc643b88
NC
6490msgstr ""
6491
b19d852d 6492#: od-macho.c:1101
cc643b88 6493#, c-format
3957a496
NC
6494msgid " %u index entry:\n"
6495msgid_plural " %u index entries:\n"
6496msgstr[0] ""
6497msgstr[1] ""
cc643b88 6498
b19d852d 6499#: od-macho.c:1117
cc643b88 6500#, c-format
c1c69e83 6501msgid " index entry %u: type: %08x, offset: %08x\n"
cc643b88
NC
6502msgstr ""
6503
b19d852d 6504#: od-macho.c:1188
cc643b88 6505#, c-format
c1c69e83 6506msgid " version: %08x\n"
cc643b88
NC
6507msgstr ""
6508
b19d852d 6509#: od-macho.c:1189
cc643b88 6510#, c-format
c1c69e83 6511msgid " flags: %08x\n"
cc643b88
NC
6512msgstr ""
6513
b19d852d 6514#: od-macho.c:1190
cc643b88 6515#, c-format
c1c69e83 6516msgid " hash offset: %08x\n"
cc643b88
NC
6517msgstr ""
6518
b19d852d 6519#: od-macho.c:1192
cc643b88 6520#, c-format
c1c69e83 6521msgid " ident offset: %08x (- %08x)\n"
cc643b88
NC
6522msgstr ""
6523
b19d852d 6524#: od-macho.c:1194
cc643b88 6525#, c-format
c1c69e83 6526msgid " identity: %s\n"
cc643b88
NC
6527msgstr ""
6528
b19d852d 6529#: od-macho.c:1195
cc643b88 6530#, c-format
c1c69e83 6531msgid " nbr special slots: %08x (at offset %08x)\n"
cc643b88
NC
6532msgstr ""
6533
b19d852d 6534#: od-macho.c:1198
cc643b88 6535#, c-format
c1c69e83 6536msgid " nbr code slots: %08x\n"
cc643b88
NC
6537msgstr ""
6538
b19d852d 6539#: od-macho.c:1199
c1c69e83
AM
6540#, c-format
6541msgid " code limit: %08x\n"
cc643b88
NC
6542msgstr ""
6543
b19d852d 6544#: od-macho.c:1200
cc643b88 6545#, c-format
c1c69e83 6546msgid " hash size: %02x\n"
cc643b88
NC
6547msgstr ""
6548
b19d852d 6549#: od-macho.c:1201
cc643b88 6550#, c-format
c1c69e83 6551msgid " hash type: %02x (%s)\n"
cc643b88
NC
6552msgstr ""
6553
b19d852d 6554#: od-macho.c:1204
cc643b88 6555#, c-format
c1c69e83 6556msgid " spare1: %02x\n"
cc643b88
NC
6557msgstr ""
6558
b19d852d 6559#: od-macho.c:1205
c1c69e83
AM
6560#, c-format
6561msgid " page size: %02x\n"
cc643b88
NC
6562msgstr ""
6563
b19d852d 6564#: od-macho.c:1206
cc643b88 6565#, c-format
c1c69e83 6566msgid " spare2: %08x\n"
cc643b88
NC
6567msgstr ""
6568
b19d852d 6569#: od-macho.c:1208
cc643b88 6570#, c-format
c1c69e83 6571msgid " scatter offset: %08x\n"
cc643b88
NC
6572msgstr ""
6573
b19d852d 6574#: od-macho.c:1220
cc643b88 6575#, c-format
c1c69e83 6576msgid " [truncated block]\n"
cc643b88
NC
6577msgstr ""
6578
b19d852d 6579#: od-macho.c:1228
cc643b88 6580#, c-format
c1c69e83 6581msgid " magic : %08x (%s)\n"
cc643b88
NC
6582msgstr ""
6583
b19d852d 6584#: od-macho.c:1230
cc643b88 6585#, c-format
c1c69e83 6586msgid " length: %08x\n"
cc643b88
NC
6587msgstr ""
6588
b19d852d 6589#: od-macho.c:1261
c1c69e83 6590msgid "cannot read code signature data"
cc643b88
NC
6591msgstr ""
6592
b19d852d 6593#: od-macho.c:1289
c1c69e83 6594msgid "cannot read segment split info"
cc643b88
NC
6595msgstr ""
6596
b19d852d 6597#: od-macho.c:1295
c1c69e83 6598msgid "segment split info is not nul terminated"
cc643b88
NC
6599msgstr ""
6600
b19d852d 6601#: od-macho.c:1303
c1c69e83
AM
6602#, c-format
6603msgid " 32 bit pointers:\n"
cc643b88
NC
6604msgstr ""
6605
b19d852d 6606#: od-macho.c:1306
c1c69e83
AM
6607#, c-format
6608msgid " 64 bit pointers:\n"
cc643b88
NC
6609msgstr ""
6610
b19d852d 6611#: od-macho.c:1309
c1c69e83
AM
6612#, c-format
6613msgid " PPC hi-16:\n"
cc643b88
NC
6614msgstr ""
6615
b19d852d 6616#: od-macho.c:1312
cc643b88 6617#, c-format
c1c69e83 6618msgid " Unhandled location type %u\n"
cc643b88
NC
6619msgstr ""
6620
b19d852d 6621#: od-macho.c:1336
e0e7a9d4
TG
6622msgid "cannot read function starts"
6623msgstr ""
6624
b19d852d 6625#: od-macho.c:1400
e0e7a9d4
TG
6626msgid "cannot read data_in_code"
6627msgstr ""
6628
b19d852d 6629#: od-macho.c:1438
e0e7a9d4
TG
6630msgid "cannot read twolevel hints"
6631msgstr ""
6632
b19d852d 6633#: od-macho.c:1506
f48dfe41
NC
6634msgid "cannot read build tools"
6635msgstr ""
6636
c1c69e83 6637#: od-xcoff.c:77
cc643b88
NC
6638#, c-format
6639msgid ""
6640"For XCOFF files:\n"
6641" header Display the file header\n"
6642" aout Display the auxiliary header\n"
6643" sections Display the section headers\n"
6644" syms Display the symbols table\n"
6645" relocs Display the relocation entries\n"
6646" lineno Display the line number entries\n"
6647" loader Display loader section\n"
6648" except Display exception table\n"
6649" typchk Display type-check section\n"
6650" traceback Display traceback tags\n"
6651" toc Display toc symbols\n"
c1c69e83 6652" ldinfo Display loader info in core files\n"
cc643b88
NC
6653msgstr ""
6654
346d80ef 6655#: od-xcoff.c:418
cc643b88
NC
6656#, c-format
6657msgid " nbr sections: %d\n"
6658msgstr ""
6659
346d80ef 6660#: od-xcoff.c:419
cc643b88
NC
6661#, c-format
6662msgid " time and date: 0x%08x - "
6663msgstr ""
6664
ab4f385b 6665#: od-xcoff.c:421 readelf.c:19752
cc643b88
NC
6666#, c-format
6667msgid "not set\n"
6668msgstr ""
6669
346d80ef 6670#: od-xcoff.c:428
cc643b88
NC
6671#, c-format
6672msgid " symbols off: 0x%08x\n"
6673msgstr ""
6674
346d80ef 6675#: od-xcoff.c:429
cc643b88
NC
6676#, c-format
6677msgid " nbr symbols: %d\n"
6678msgstr ""
6679
346d80ef 6680#: od-xcoff.c:430
cc643b88
NC
6681#, c-format
6682msgid " opt hdr sz: %d\n"
6683msgstr ""
6684
346d80ef 6685#: od-xcoff.c:431
cc643b88
NC
6686#, c-format
6687msgid " flags: 0x%04x "
6688msgstr ""
6689
346d80ef 6690#: od-xcoff.c:445
cc643b88
NC
6691#, c-format
6692msgid "Auxiliary header:\n"
6693msgstr ""
6694
346d80ef 6695#: od-xcoff.c:448
cc643b88
NC
6696#, c-format
6697msgid " No aux header\n"
6698msgstr ""
6699
346d80ef 6700#: od-xcoff.c:453
cc643b88 6701#, c-format
c1c69e83 6702msgid "warning: optional header size too large (> %d)\n"
cc643b88
NC
6703msgstr ""
6704
346d80ef 6705#: od-xcoff.c:459
cc643b88
NC
6706msgid "cannot read auxhdr"
6707msgstr ""
6708
346d80ef 6709#: od-xcoff.c:524
cc643b88
NC
6710#, c-format
6711msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
6712msgstr ""
6713
346d80ef 6714#: od-xcoff.c:529
cc643b88
NC
6715#, c-format
6716msgid " No section header\n"
6717msgstr ""
6718
346d80ef 6719#: od-xcoff.c:534 od-xcoff.c:546 od-xcoff.c:601
cc643b88
NC
6720msgid "cannot read section header"
6721msgstr ""
6722
346d80ef 6723#: od-xcoff.c:560
cc643b88
NC
6724#, c-format
6725msgid " Flags: %08x "
6726msgstr ""
6727
346d80ef 6728#: od-xcoff.c:568
cc643b88
NC
6729#, c-format
6730msgid "overflow - nreloc: %u, nlnno: %u\n"
6731msgstr ""
6732
346d80ef 6733#: od-xcoff.c:589 od-xcoff.c:924 od-xcoff.c:980
cc643b88
NC
6734msgid "cannot read section headers"
6735msgstr ""
6736
346d80ef 6737#: od-xcoff.c:648
9cf03b7e 6738msgid "cannot read strings table length"
cc643b88
NC
6739msgstr ""
6740
346d80ef 6741#: od-xcoff.c:664
cc643b88
NC
6742msgid "cannot read strings table"
6743msgstr ""
6744
346d80ef 6745#: od-xcoff.c:672
cc643b88
NC
6746msgid "cannot read symbol table"
6747msgstr ""
6748
346d80ef 6749#: od-xcoff.c:687
cc643b88
NC
6750msgid "cannot read symbol entry"
6751msgstr ""
6752
346d80ef 6753#: od-xcoff.c:722
cc643b88
NC
6754msgid "cannot read symbol aux entry"
6755msgstr ""
6756
346d80ef 6757#: od-xcoff.c:744
cc643b88
NC
6758#, c-format
6759msgid "Symbols table (strtable at 0x%08x)"
6760msgstr ""
6761
346d80ef 6762#: od-xcoff.c:749
cc643b88
NC
6763#, c-format
6764msgid ""
6765":\n"
6766" No symbols\n"
6767msgstr ""
6768
346d80ef 6769#: od-xcoff.c:755
cc643b88
NC
6770#, c-format
6771msgid " (no strings):\n"
6772msgstr ""
6773
346d80ef 6774#: od-xcoff.c:757
cc643b88
NC
6775#, c-format
6776msgid " (strings size: %08x):\n"
6777msgstr ""
6778
9cf03b7e 6779#. Translators: 'sc' is for storage class, 'off' for offset.
346d80ef 6780#: od-xcoff.c:771
cc643b88
NC
6781#, c-format
6782msgid " # sc value section type aux name/off\n"
6783msgstr ""
6784
9cf03b7e 6785#. Section length, number of relocs and line number.
346d80ef 6786#: od-xcoff.c:823
cc643b88
NC
6787#, c-format
6788msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
6789msgstr ""
6790
9cf03b7e 6791#. Section length and number of relocs.
346d80ef 6792#: od-xcoff.c:830
cc643b88
NC
6793#, c-format
6794msgid " scnlen: %08x nreloc: %-6u\n"
6795msgstr ""
6796
346d80ef 6797#: od-xcoff.c:893
cc643b88
NC
6798#, c-format
6799msgid "offset: %08x"
6800msgstr ""
6801
346d80ef 6802#: od-xcoff.c:936
cc643b88
NC
6803#, c-format
6804msgid "Relocations for %s (%u)\n"
6805msgstr ""
6806
346d80ef 6807#: od-xcoff.c:939
9cf03b7e 6808msgid "cannot read relocations"
cc643b88
NC
6809msgstr ""
6810
346d80ef 6811#: od-xcoff.c:952
9cf03b7e 6812msgid "cannot read relocation entry"
cc643b88
NC
6813msgstr ""
6814
346d80ef 6815#: od-xcoff.c:992
cc643b88
NC
6816#, c-format
6817msgid "Line numbers for %s (%u)\n"
6818msgstr ""
6819
346d80ef 6820#: od-xcoff.c:995
cc643b88
NC
6821msgid "cannot read line numbers"
6822msgstr ""
6823
9cf03b7e 6824#. Line number, symbol index and physical address.
346d80ef 6825#: od-xcoff.c:999
cc643b88
NC
6826#, c-format
6827msgid "lineno symndx/paddr\n"
6828msgstr ""
6829
346d80ef 6830#: od-xcoff.c:1007
cc643b88
NC
6831msgid "cannot read line number entry"
6832msgstr ""
6833
346d80ef 6834#: od-xcoff.c:1050
cc643b88
NC
6835#, c-format
6836msgid "no .loader section in file\n"
6837msgstr ""
6838
346d80ef 6839#: od-xcoff.c:1056
cc643b88
NC
6840#, c-format
6841msgid "section .loader is too short\n"
6842msgstr ""
6843
346d80ef 6844#: od-xcoff.c:1063
cc643b88
NC
6845#, c-format
6846msgid "Loader header:\n"
6847msgstr ""
6848
346d80ef 6849#: od-xcoff.c:1065
cc643b88
NC
6850#, c-format
6851msgid " version: %u\n"
6852msgstr ""
6853
346d80ef 6854#: od-xcoff.c:1068
cc643b88
NC
6855#, c-format
6856msgid " Unhandled version\n"
6857msgstr ""
6858
346d80ef 6859#: od-xcoff.c:1073
cc643b88
NC
6860#, c-format
6861msgid " nbr symbols: %u\n"
6862msgstr ""
6863
346d80ef 6864#: od-xcoff.c:1075
cc643b88
NC
6865#, c-format
6866msgid " nbr relocs: %u\n"
6867msgstr ""
6868
9cf03b7e 6869#. Import string table length.
346d80ef 6870#: od-xcoff.c:1077
cc643b88
NC
6871#, c-format
6872msgid " import strtab len: %u\n"
6873msgstr ""
6874
346d80ef 6875#: od-xcoff.c:1080
cc643b88
NC
6876#, c-format
6877msgid " nbr import files: %u\n"
6878msgstr ""
6879
346d80ef 6880#: od-xcoff.c:1082
cc643b88
NC
6881#, c-format
6882msgid " import file off: %u\n"
6883msgstr ""
6884
346d80ef 6885#: od-xcoff.c:1084
cc643b88
NC
6886#, c-format
6887msgid " string table len: %u\n"
6888msgstr ""
6889
346d80ef 6890#: od-xcoff.c:1086
cc643b88
NC
6891#, c-format
6892msgid " string table off: %u\n"
6893msgstr ""
6894
346d80ef 6895#: od-xcoff.c:1089
cc643b88
NC
6896#, c-format
6897msgid "Dynamic symbols:\n"
6898msgstr ""
6899
346d80ef 6900#: od-xcoff.c:1096
cc643b88
NC
6901#, c-format
6902msgid " %4u %08x %3u "
6903msgstr ""
6904
346d80ef 6905#: od-xcoff.c:1109
cc643b88
NC
6906#, c-format
6907msgid " %3u %3u "
6908msgstr ""
6909
346d80ef 6910#: od-xcoff.c:1118
cc643b88
NC
6911#, c-format
6912msgid "(bad offset: %u)"
6913msgstr ""
6914
346d80ef 6915#: od-xcoff.c:1125
cc643b88
NC
6916#, c-format
6917msgid "Dynamic relocs:\n"
6918msgstr ""
6919
346d80ef 6920#: od-xcoff.c:1165
cc643b88
NC
6921#, c-format
6922msgid "Import files:\n"
6923msgstr ""
6924
346d80ef 6925#: od-xcoff.c:1197
cc643b88
NC
6926#, c-format
6927msgid "no .except section in file\n"
6928msgstr ""
6929
346d80ef 6930#: od-xcoff.c:1205
cc643b88
NC
6931#, c-format
6932msgid "Exception table:\n"
6933msgstr ""
6934
346d80ef 6935#: od-xcoff.c:1240
252b5132 6936#, c-format
cc643b88 6937msgid "no .typchk section in file\n"
328577ad
NC
6938msgstr ""
6939
346d80ef 6940#: od-xcoff.c:1247
49f58d10 6941#, c-format
cc643b88 6942msgid "Type-check section:\n"
49f58d10
JB
6943msgstr ""
6944
346d80ef 6945#: od-xcoff.c:1294
3caac5b8 6946#, c-format
cc643b88 6947msgid " address beyond section size\n"
f12e7348
NC
6948msgstr ""
6949
346d80ef 6950#: od-xcoff.c:1304
2ee0aedf 6951#, c-format
cc643b88 6952msgid " tags at %08x\n"
2ee0aedf
TG
6953msgstr ""
6954
346d80ef 6955#: od-xcoff.c:1382
49f58d10 6956#, c-format
cc643b88 6957msgid " number of CTL anchors: %u\n"
49f58d10
JB
6958msgstr ""
6959
346d80ef 6960#: od-xcoff.c:1401
f12e7348 6961#, c-format
cc643b88 6962msgid " Name (len: %u): "
f12e7348
NC
6963msgstr ""
6964
346d80ef 6965#: od-xcoff.c:1404
49f58d10 6966#, c-format
cc643b88 6967msgid "[truncated]\n"
49f58d10
JB
6968msgstr ""
6969
346d80ef 6970#: od-xcoff.c:1423
49f58d10 6971#, c-format
cc643b88 6972msgid " (end of tags at %08x)\n"
49f58d10
JB
6973msgstr ""
6974
346d80ef 6975#: od-xcoff.c:1426
6ece5c52 6976#, c-format
cc643b88 6977msgid " no tags found\n"
a74801ba
ILT
6978msgstr ""
6979
346d80ef 6980#: od-xcoff.c:1430
6ece5c52 6981#, c-format
cc643b88 6982msgid " Truncated .text section\n"
a74801ba
ILT
6983msgstr ""
6984
346d80ef 6985#: od-xcoff.c:1515
6ece5c52 6986#, c-format
cc643b88 6987msgid "TOC:\n"
e7af610e
NC
6988msgstr ""
6989
346d80ef 6990#: od-xcoff.c:1558
3443c1ae 6991#, c-format
cc643b88
NC
6992msgid "Nbr entries: %-8u Size: %08x (%u)\n"
6993msgstr ""
6994
346d80ef 6995#: od-xcoff.c:1642
cc643b88 6996msgid "cannot read header"
3443c1ae
AM
6997msgstr ""
6998
346d80ef 6999#: od-xcoff.c:1650
3caac5b8 7000#, c-format
cc643b88 7001msgid "File header:\n"
06647dfd
AM
7002msgstr ""
7003
346d80ef 7004#: od-xcoff.c:1651
cc643b88
NC
7005#, c-format
7006msgid " magic: 0x%04x (0%04o) "
f12e7348
NC
7007msgstr ""
7008
346d80ef 7009#: od-xcoff.c:1655
cc643b88
NC
7010#, c-format
7011msgid "(WRMAGIC: writable text segments)"
f12e7348
NC
7012msgstr ""
7013
346d80ef 7014#: od-xcoff.c:1658
cc643b88
NC
7015#, c-format
7016msgid "(ROMAGIC: readonly sharablee text segments)"
23f938f1
TG
7017msgstr ""
7018
346d80ef 7019#: od-xcoff.c:1661
cc643b88
NC
7020#, c-format
7021msgid "(TOCMAGIC: readonly text segments and TOC)"
23f938f1
TG
7022msgstr ""
7023
346d80ef 7024#: od-xcoff.c:1664
cc643b88
NC
7025#, c-format
7026msgid "unknown magic"
3443c1ae
AM
7027msgstr ""
7028
346d80ef 7029#: od-xcoff.c:1672 od-xcoff.c:1814
3443c1ae 7030#, c-format
cc643b88 7031msgid " Unhandled magic\n"
3443c1ae
AM
7032msgstr ""
7033
346d80ef 7034#: od-xcoff.c:1738
c1c69e83
AM
7035msgid "cannot read loader info table"
7036msgstr ""
7037
346d80ef 7038#: od-xcoff.c:1770
c1c69e83
AM
7039#, c-format
7040msgid ""
7041"\n"
7042"ldinfo dump not supported in 32 bits environments\n"
7043msgstr ""
7044
346d80ef 7045#: od-xcoff.c:1788
c1c69e83
AM
7046msgid "cannot core read header"
7047msgstr ""
7048
346d80ef 7049#: od-xcoff.c:1795
c1c69e83
AM
7050#, c-format
7051msgid "Core header:\n"
7052msgstr ""
7053
346d80ef 7054#: od-xcoff.c:1796
c1c69e83
AM
7055#, c-format
7056msgid " version: 0x%08x "
7057msgstr ""
7058
346d80ef 7059#: od-xcoff.c:1800
c1c69e83
AM
7060#, c-format
7061msgid "(dumpx format - aix4.3 / 32 bits)"
7062msgstr ""
7063
346d80ef 7064#: od-xcoff.c:1803
c1c69e83
AM
7065#, c-format
7066msgid "(dumpxx format - aix5.0 / 64 bits)"
7067msgstr ""
7068
346d80ef 7069#: od-xcoff.c:1806
c1c69e83
AM
7070#, c-format
7071msgid "unknown format"
7072msgstr ""
7073
e0e7a9d4 7074#: rclex.c:196
ae351704
AM
7075msgid "invalid value specified for pragma code_page.\n"
7076msgstr ""
7077
e0e7a9d4
TG
7078#: rdcoff.c:116
7079#, c-format
7080msgid "Excessively large slot index: %lx"
7081msgstr ""
7082
7083#: rdcoff.c:202
3443c1ae 7084#, c-format
3caac5b8 7085msgid "parse_coff_type: Bad type code 0x%x"
3443c1ae
AM
7086msgstr ""
7087
f48dfe41 7088#: rdcoff.c:410 rdcoff.c:517 rdcoff.c:707
3caac5b8
AM
7089#, c-format
7090msgid "bfd_coff_get_syment failed: %s"
3443c1ae
AM
7091msgstr ""
7092
f48dfe41 7093#: rdcoff.c:427 rdcoff.c:727
3443c1ae 7094#, c-format
3caac5b8 7095msgid "bfd_coff_get_auxent failed: %s"
3443c1ae
AM
7096msgstr ""
7097
f48dfe41 7098#: rdcoff.c:794
3443c1ae 7099#, c-format
3caac5b8 7100msgid "%ld: .bf without preceding function"
3443c1ae
AM
7101msgstr ""
7102
f48dfe41 7103#: rdcoff.c:844
49f58d10 7104#, c-format
3caac5b8 7105msgid "%ld: unexpected .ef\n"
49f58d10
JB
7106msgstr ""
7107
777cd7ab 7108#: rddbg.c:81
49f58d10 7109#, c-format
3caac5b8 7110msgid "%s: no recognized debugging information"
49f58d10
JB
7111msgstr ""
7112
777cd7ab 7113#: rddbg.c:199
e0e7a9d4
TG
7114#, c-format
7115msgid "%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"
7116msgstr ""
7117
777cd7ab 7118#: rddbg.c:223
e0e7a9d4
TG
7119#, c-format
7120msgid "%s: %s: stab entry %ld is corrupt\n"
7121msgstr ""
7122
777cd7ab 7123#: rddbg.c:392
06647dfd 7124#, c-format
3caac5b8 7125msgid "Last stabs entries before error:\n"
06647dfd
AM
7126msgstr ""
7127
346d80ef 7128#: readelf.c:354
2ee0aedf
TG
7129msgid "<none>"
7130msgstr ""
7131
346d80ef 7132#: readelf.c:355
3957a496 7133msgid "<no-strings>"
2ee0aedf
TG
7134msgstr ""
7135
346d80ef 7136#: readelf.c:437
3957a496
NC
7137#, c-format
7138msgid "Size truncation prevents reading %s elements of size %s for %s\n"
e0e7a9d4
TG
7139msgstr ""
7140
346d80ef 7141#: readelf.c:447
3957a496
NC
7142#, c-format
7143msgid "Size overflow prevents reading %s elements of size %s for %s\n"
e0e7a9d4
TG
7144msgstr ""
7145
346d80ef 7146#: readelf.c:460
3957a496
NC
7147#, c-format
7148msgid "Reading %s bytes extends past end of file for %s\n"
e0e7a9d4
TG
7149msgstr ""
7150
346d80ef 7151#: readelf.c:469
252b5132 7152#, c-format
3caac5b8 7153msgid "Unable to seek to 0x%lx for %s\n"
252b5132
RH
7154msgstr ""
7155
346d80ef 7156#: readelf.c:483
3957a496
NC
7157#, c-format
7158msgid "Out of memory allocating %s bytes for %s\n"
252b5132
RH
7159msgstr ""
7160
346d80ef 7161#: readelf.c:494
3957a496
NC
7162#, c-format
7163msgid "Unable to read in %s bytes of %s\n"
252b5132
RH
7164msgstr ""
7165
346d80ef 7166#: readelf.c:971
3caac5b8 7167msgid "Don't know about relocations on this machine architecture\n"
1a09a22c
NC
7168msgstr ""
7169
346d80ef 7170#: readelf.c:998 readelf.c:1103
9cf03b7e 7171msgid "32-bit relocation data"
3caac5b8
AM
7172msgstr ""
7173
346d80ef 7174#: readelf.c:1010 readelf.c:1040 readelf.c:1114 readelf.c:1143
ae351704 7175msgid "out of memory parsing relocs\n"
252b5132
RH
7176msgstr ""
7177
346d80ef 7178#: readelf.c:1028 readelf.c:1132
9cf03b7e
NC
7179msgid "64-bit relocation data"
7180msgstr ""
7181
346d80ef 7182#: readelf.c:1262
6ece5c52 7183#, c-format
252b5132 7184msgid ""
3caac5b8 7185" Offset Info Type Sym. Value Symbol's Name + Addend\n"
252b5132
RH
7186msgstr ""
7187
346d80ef 7188#: readelf.c:1264
3caac5b8
AM
7189#, c-format
7190msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
328577ad
NC
7191msgstr ""
7192
346d80ef 7193#: readelf.c:1269
4d6ed7c8 7194#, c-format
3caac5b8 7195msgid " Offset Info Type Sym. Value Symbol's Name\n"
4d6ed7c8
NC
7196msgstr ""
7197
346d80ef 7198#: readelf.c:1271
6ece5c52 7199#, c-format
3caac5b8 7200msgid " Offset Info Type Sym.Value Sym. Name\n"
4d6ed7c8
NC
7201msgstr ""
7202
346d80ef 7203#: readelf.c:1279
6ece5c52 7204#, c-format
4d6ed7c8 7205msgid ""
3caac5b8
AM
7206" Offset Info Type Symbol's Value "
7207"Symbol's Name + Addend\n"
328577ad
NC
7208msgstr ""
7209
346d80ef 7210#: readelf.c:1281
6ece5c52 7211#, c-format
16b2b71c 7212msgid ""
3caac5b8
AM
7213" Offset Info Type Sym. Value Sym. Name + "
7214"Addend\n"
4d6ed7c8
NC
7215msgstr ""
7216
346d80ef 7217#: readelf.c:1286
3caac5b8
AM
7218#, c-format
7219msgid ""
7220" Offset Info Type Symbol's Value "
7221"Symbol's Name\n"
328577ad
NC
7222msgstr ""
7223
346d80ef 7224#: readelf.c:1288
6ece5c52 7225#, c-format
252b5132 7226msgid ""
3caac5b8 7227" Offset Info Type Sym. Value Sym. Name\n"
252b5132
RH
7228msgstr ""
7229
346d80ef 7230#: readelf.c:1659 readelf.c:1852 readelf.c:1860
3caac5b8
AM
7231#, c-format
7232msgid "unrecognized: %-7lx"
252b5132
RH
7233msgstr ""
7234
346d80ef 7235#: readelf.c:1685
3caac5b8
AM
7236#, c-format
7237msgid "<unknown addend: %lx>"
252b5132
RH
7238msgstr ""
7239
346d80ef 7240#: readelf.c:1694
2ee0aedf 7241#, c-format
b19d852d 7242msgid " bad symbol index: %08lx in reloc\n"
2ee0aedf
TG
7243msgstr ""
7244
346d80ef 7245#: readelf.c:1797
3caac5b8
AM
7246#, c-format
7247msgid "<string table index: %3ld>"
252b5132
RH
7248msgstr ""
7249
346d80ef 7250#: readelf.c:1800
3caac5b8 7251#, c-format
b19d852d 7252msgid "<corrupt string table index: %3ld>\n"
252b5132
RH
7253msgstr ""
7254
346d80ef 7255#: readelf.c:2305
3caac5b8
AM
7256#, c-format
7257msgid "Processor Specific: %lx"
328577ad
NC
7258msgstr ""
7259
346d80ef 7260#: readelf.c:2332
3caac5b8
AM
7261#, c-format
7262msgid "Operating System specific: %lx"
328577ad
NC
7263msgstr ""
7264
ab4f385b 7265#: readelf.c:2336 readelf.c:4259
252b5132 7266#, c-format
3caac5b8 7267msgid "<unknown>: %lx"
252b5132
RH
7268msgstr ""
7269
346d80ef 7270#: readelf.c:2436
3caac5b8 7271msgid "NONE (None)"
252b5132
RH
7272msgstr ""
7273
346d80ef 7274#: readelf.c:2437
3caac5b8 7275msgid "REL (Relocatable file)"
252b5132
RH
7276msgstr ""
7277
346d80ef 7278#: readelf.c:2438
3caac5b8 7279msgid "EXEC (Executable file)"
252b5132
RH
7280msgstr ""
7281
346d80ef
NC
7282#: readelf.c:2441
7283msgid "DYN (Position-Independent Executable file)"
7284msgstr ""
7285
7286#: readelf.c:2443
3caac5b8 7287msgid "DYN (Shared object file)"
1b61cf92
HPN
7288msgstr ""
7289
346d80ef 7290#: readelf.c:2444
3caac5b8 7291msgid "CORE (Core file)"
1b61cf92
HPN
7292msgstr ""
7293
346d80ef 7294#: readelf.c:2448
6ece5c52 7295#, c-format
3caac5b8 7296msgid "Processor Specific: (%x)"
1b61cf92
HPN
7297msgstr ""
7298
346d80ef 7299#: readelf.c:2450
6ece5c52 7300#, c-format
3caac5b8 7301msgid "OS Specific: (%x)"
252b5132
RH
7302msgstr ""
7303
346d80ef 7304#: readelf.c:2452
6ece5c52 7305#, c-format
3caac5b8 7306msgid "<unknown>: %x"
252b5132
RH
7307msgstr ""
7308
15e6ed8c
TG
7309#. Please keep this switch table sorted by increasing EM_ value.
7310#. 0
ab4f385b 7311#: readelf.c:2466 readelf.c:17641 readelf.c:17652
3caac5b8
AM
7312msgid "None"
7313msgstr ""
7314
346d80ef 7315#: readelf.c:2714
ae351704
AM
7316#, c-format
7317msgid "<unknown>: 0x%x"
7318msgstr ""
7319
346d80ef 7320#: readelf.c:3000
2ee0aedf
TG
7321msgid ", <unknown>"
7322msgstr ""
7323
ab4f385b 7324#: readelf.c:3369 readelf.c:10414
ae351704
AM
7325msgid "unknown"
7326msgstr ""
7327
346d80ef 7328#: readelf.c:3370
ae351704
AM
7329msgid "unknown mac"
7330msgstr ""
7331
346d80ef 7332#: readelf.c:3438
e0e7a9d4
TG
7333msgid ", <unknown MeP cpu type>"
7334msgstr ""
7335
346d80ef 7336#: readelf.c:3448
e0e7a9d4
TG
7337msgid "<unknown MeP copro type>"
7338msgstr ""
7339
346d80ef 7340#: readelf.c:3459
e0e7a9d4
TG
7341#, c-format
7342msgid ", unknown flags bits: %#x"
7343msgstr ""
7344
346d80ef 7345#: readelf.c:3468
2ee0aedf
TG
7346msgid ", relocatable"
7347msgstr ""
7348
346d80ef 7349#: readelf.c:3471
2ee0aedf
TG
7350msgid ", relocatable-lib"
7351msgstr ""
7352
346d80ef 7353#: readelf.c:3553
2ee0aedf
TG
7354msgid ", unknown v850 architecture variant"
7355msgstr ""
7356
346d80ef 7357#: readelf.c:3621
2ee0aedf
TG
7358msgid ", unknown CPU"
7359msgstr ""
7360
346d80ef 7361#: readelf.c:3636
2ee0aedf
TG
7362msgid ", unknown ABI"
7363msgstr ""
7364
346d80ef 7365#: readelf.c:3661 readelf.c:3732
2ee0aedf
TG
7366msgid ", unknown ISA"
7367msgstr ""
7368
346d80ef 7369#: readelf.c:3842
e0e7a9d4
TG
7370#, c-format
7371msgid "Unrecognised IA64 VMS Command Code: %x\n"
7372msgstr ""
7373
346d80ef 7374#: readelf.c:3908
c1c69e83
AM
7375msgid ": architecture variant: "
7376msgstr ""
7377
346d80ef 7378#: readelf.c:3927
c1c69e83
AM
7379msgid ": unknown"
7380msgstr ""
7381
346d80ef 7382#: readelf.c:3931
c1c69e83
AM
7383msgid ": unknown extra flag bits also present"
7384msgstr ""
7385
346d80ef 7386#: readelf.c:3945
6655dba2
SB
7387msgid ", unknown"
7388msgstr ""
7389
346d80ef 7390#: readelf.c:3997
3caac5b8 7391msgid "Standalone App"
252b5132
RH
7392msgstr ""
7393
346d80ef 7394#: readelf.c:4006
2ee0aedf
TG
7395msgid "Bare-metal C6000"
7396msgstr ""
7397
ab4f385b
JE
7398#: readelf.c:4016 readelf.c:5206 readelf.c:5222 readelf.c:19065 readelf.c:19165
7399#: readelf.c:19196 readelf.c:19233 readelf.c:19294 readelf.c:19321
7400#: readelf.c:19343
6ece5c52 7401#, c-format
3caac5b8 7402msgid "<unknown: %x>"
252b5132
RH
7403msgstr ""
7404
9cf03b7e
NC
7405#. This message is probably going to be displayed in a 15
7406#. character wide field, so put the hex value first.
ab4f385b 7407#: readelf.c:4628
9cf03b7e
NC
7408#, c-format
7409msgid "%08x: <unknown>"
7410msgstr ""
7411
ab4f385b 7412#: readelf.c:4715
252b5132 7413#, c-format
3caac5b8 7414msgid "Usage: readelf <option(s)> elf-file(s)\n"
252b5132
RH
7415msgstr ""
7416
ab4f385b 7417#: readelf.c:4716
252b5132 7418#, c-format
3caac5b8 7419msgid " Display information about the contents of ELF format files\n"
252b5132
RH
7420msgstr ""
7421
ab4f385b 7422#: readelf.c:4717
346d80ef
NC
7423#, c-format
7424msgid " Options are:\n"
7425msgstr ""
7426
ab4f385b 7427#: readelf.c:4718
346d80ef
NC
7428#, c-format
7429msgid " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
7430msgstr ""
7431
ab4f385b 7432#: readelf.c:4720
346d80ef
NC
7433#, c-format
7434msgid " -h --file-header Display the ELF file header\n"
7435msgstr ""
7436
ab4f385b 7437#: readelf.c:4722
346d80ef
NC
7438#, c-format
7439msgid " -l --program-headers Display the program headers\n"
7440msgstr ""
7441
ab4f385b 7442#: readelf.c:4724
346d80ef
NC
7443#, c-format
7444msgid " --segments An alias for --program-headers\n"
7445msgstr ""
7446
ab4f385b 7447#: readelf.c:4726
346d80ef
NC
7448#, c-format
7449msgid " -S --section-headers Display the sections' header\n"
7450msgstr ""
7451
ab4f385b 7452#: readelf.c:4728
346d80ef
NC
7453#, c-format
7454msgid " --sections An alias for --section-headers\n"
7455msgstr ""
7456
ab4f385b 7457#: readelf.c:4730
346d80ef
NC
7458#, c-format
7459msgid " -g --section-groups Display the section groups\n"
7460msgstr ""
7461
ab4f385b 7462#: readelf.c:4732
346d80ef
NC
7463#, c-format
7464msgid " -t --section-details Display the section details\n"
7465msgstr ""
7466
ab4f385b 7467#: readelf.c:4734
346d80ef
NC
7468#, c-format
7469msgid " -e --headers Equivalent to: -h -l -S\n"
7470msgstr ""
7471
ab4f385b 7472#: readelf.c:4736
346d80ef
NC
7473#, c-format
7474msgid " -s --syms Display the symbol table\n"
7475msgstr ""
7476
ab4f385b 7477#: readelf.c:4738
346d80ef
NC
7478#, c-format
7479msgid " --symbols An alias for --syms\n"
7480msgstr ""
7481
ab4f385b 7482#: readelf.c:4740
346d80ef
NC
7483#, c-format
7484msgid " --dyn-syms Display the dynamic symbol table\n"
7485msgstr ""
7486
ab4f385b 7487#: readelf.c:4742
346d80ef
NC
7488#, c-format
7489msgid " --lto-syms Display LTO symbol tables\n"
7490msgstr ""
7491
ab4f385b 7492#: readelf.c:4744
346d80ef
NC
7493#, c-format
7494msgid ""
7495" --sym-base=[0|8|10|16] \n"
7496" Force base for symbol sizes. The options are \n"
7497" mixed (the default), octal, decimal, hexadecimal.\n"
7498msgstr ""
7499
ab4f385b 7500#: readelf.c:4748
1b61cf92 7501#, c-format
3caac5b8 7502msgid ""
777cd7ab
DDAG
7503" -C --demangle[=STYLE] Decode low-level symbol names into user-level "
7504"names\n"
7505" The STYLE, if specified, can be `auto' (the "
7506"default),\n"
7507" `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
7508"`java'\n"
7509" or `gnat'\n"
346d80ef
NC
7510msgstr ""
7511
ab4f385b 7512#: readelf.c:4753
346d80ef
NC
7513#, c-format
7514msgid ""
7515" --no-demangle Do not demangle low-level symbol names. (default)\n"
7516msgstr ""
7517
ab4f385b 7518#: readelf.c:4755
346d80ef
NC
7519#, c-format
7520msgid ""
7521" --recurse-limit Enable a demangling recursion limit. (default)\n"
7522msgstr ""
7523
ab4f385b 7524#: readelf.c:4757
346d80ef
NC
7525#, c-format
7526msgid " --no-recurse-limit Disable a demangling recursion limit\n"
7527msgstr ""
7528
ab4f385b 7529#: readelf.c:4759
346d80ef
NC
7530#, c-format
7531msgid " -n --notes Display the core notes (if present)\n"
7532msgstr ""
7533
ab4f385b 7534#: readelf.c:4761
346d80ef
NC
7535#, c-format
7536msgid " -r --relocs Display the relocations (if present)\n"
7537msgstr ""
7538
ab4f385b 7539#: readelf.c:4763
346d80ef
NC
7540#, c-format
7541msgid " -u --unwind Display the unwind info (if present)\n"
7542msgstr ""
7543
ab4f385b 7544#: readelf.c:4765
346d80ef
NC
7545#, c-format
7546msgid " -d --dynamic Display the dynamic section (if present)\n"
7547msgstr ""
7548
ab4f385b 7549#: readelf.c:4767
346d80ef
NC
7550#, c-format
7551msgid " -V --version-info Display the version sections (if present)\n"
7552msgstr ""
7553
ab4f385b 7554#: readelf.c:4769
346d80ef
NC
7555#, c-format
7556msgid ""
c1c69e83 7557" -A --arch-specific Display architecture specific information (if any)\n"
346d80ef
NC
7558msgstr ""
7559
ab4f385b 7560#: readelf.c:4771
346d80ef
NC
7561#, c-format
7562msgid " -c --archive-index Display the symbol/file index in an archive\n"
7563msgstr ""
7564
ab4f385b 7565#: readelf.c:4773
346d80ef
NC
7566#, c-format
7567msgid ""
3caac5b8
AM
7568" -D --use-dynamic Use the dynamic section info when displaying "
7569"symbols\n"
346d80ef
NC
7570msgstr ""
7571
ab4f385b 7572#: readelf.c:4775
346d80ef
NC
7573#, c-format
7574msgid ""
7575" -L --lint|--enable-checks\n"
7576" Display warning messages for possible problems\n"
7577msgstr ""
7578
ab4f385b 7579#: readelf.c:4778
346d80ef
NC
7580#, c-format
7581msgid ""
f12e7348
NC
7582" -x --hex-dump=<number|name>\n"
7583" Dump the contents of section <number|name> as "
7584"bytes\n"
346d80ef
NC
7585msgstr ""
7586
ab4f385b 7587#: readelf.c:4781
346d80ef
NC
7588#, c-format
7589msgid ""
f12e7348
NC
7590" -p --string-dump=<number|name>\n"
7591" Dump the contents of section <number|name> as "
7592"strings\n"
346d80ef
NC
7593msgstr ""
7594
ab4f385b 7595#: readelf.c:4784
346d80ef
NC
7596#, c-format
7597msgid ""
23f938f1 7598" -R --relocated-dump=<number|name>\n"
346d80ef
NC
7599" Dump the relocated contents of section <number|"
7600"name>\n"
7601msgstr ""
7602
ab4f385b 7603#: readelf.c:4787
346d80ef
NC
7604#, c-format
7605msgid " -z --decompress Decompress section before dumping it\n"
7606msgstr ""
7607
ab4f385b 7608#: readelf.c:4789
346d80ef
NC
7609#, c-format
7610msgid ""
7611" -w --debug-dump[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/"
7612"=decodedline,\n"
7613" f/=frames, F/=frames-interp, g/=gdb_index, i/=info, o/"
7614"=loc,\n"
7615" m/=macro, p/=pubnames, t/=pubtypes, R/=Ranges, l/"
7616"=rawline,\n"
7617" s/=str, O/=str-offsets, u/=trace_abbrev, T/"
7618"=trace_aranges,\n"
7619" U/=trace_info]\n"
3957a496 7620" Display the contents of DWARF debug sections\n"
1b61cf92
HPN
7621msgstr ""
7622
ab4f385b 7623#: readelf.c:4796
cc643b88
NC
7624#, c-format
7625msgid ""
346d80ef
NC
7626" -wk --debug-dump=links Display the contents of sections that link to "
7627"separate\n"
7628" debuginfo files\n"
cc643b88
NC
7629msgstr ""
7630
ab4f385b 7631#: readelf.c:4799
346d80ef
NC
7632#, c-format
7633msgid ""
7634" -P --process-links Display the contents of non-debug sections in "
7635"separate\n"
7636" debuginfo files. (Implies -wK)\n"
7637msgstr ""
7638
ab4f385b 7639#: readelf.c:4803
346d80ef
NC
7640#, c-format
7641msgid ""
7642" -wK --debug-dump=follow-links\n"
7643" Follow links to separate debug info files "
7644"(default)\n"
7645msgstr ""
7646
ab4f385b 7647#: readelf.c:4806
346d80ef
NC
7648#, c-format
7649msgid ""
7650" -wN --debug-dump=no-follow-links\n"
7651" Do not follow links to separate debug info files\n"
7652msgstr ""
7653
ab4f385b 7654#: readelf.c:4810
346d80ef
NC
7655#, c-format
7656msgid ""
7657" -wK --debug-dump=follow-links\n"
7658" Follow links to separate debug info files\n"
7659msgstr ""
7660
ab4f385b 7661#: readelf.c:4813
346d80ef
NC
7662#, c-format
7663msgid ""
7664" -wN --debug-dump=no-follow-links\n"
7665" Do not follow links to separate debug info files\n"
7666" (default)\n"
7667msgstr ""
7668
ab4f385b 7669#: readelf.c:4818
346d80ef
NC
7670#, c-format
7671msgid " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
7672msgstr ""
7673
ab4f385b 7674#: readelf.c:4820
346d80ef
NC
7675#, c-format
7676msgid " --dwarf-start=N Display DIEs starting at offset N\n"
7677msgstr ""
7678
ab4f385b 7679#: readelf.c:4823
346d80ef
NC
7680#, c-format
7681msgid " --ctf=<number|name> Display CTF info from section <number|name>\n"
7682msgstr ""
7683
ab4f385b 7684#: readelf.c:4825
6655dba2
SB
7685#, c-format
7686msgid ""
6655dba2
SB
7687" --ctf-parent=<number|name>\n"
7688" Use section <number|name> as the CTF parent\n"
346d80ef
NC
7689msgstr ""
7690
ab4f385b 7691#: readelf.c:4828
346d80ef
NC
7692#, c-format
7693msgid ""
6655dba2
SB
7694" --ctf-symbols=<number|name>\n"
7695" Use section <number|name> as the CTF external "
7696"symtab\n"
346d80ef
NC
7697msgstr ""
7698
ab4f385b 7699#: readelf.c:4831
346d80ef
NC
7700#, c-format
7701msgid ""
6655dba2
SB
7702" --ctf-strings=<number|name>\n"
7703" Use section <number|name> as the CTF external "
7704"strtab\n"
6655dba2
SB
7705msgstr ""
7706
ab4f385b 7707#: readelf.c:4837
252b5132 7708#, c-format
3caac5b8 7709msgid ""
f12e7348
NC
7710" -i --instruction-dump=<number|name>\n"
7711" Disassemble the contents of section <number|name>\n"
252b5132
RH
7712msgstr ""
7713
ab4f385b 7714#: readelf.c:4841
346d80ef
NC
7715#, c-format
7716msgid " -I --histogram Display histogram of bucket list lengths\n"
7717msgstr ""
7718
ab4f385b 7719#: readelf.c:4843
346d80ef
NC
7720#, c-format
7721msgid " -W --wide Allow output width to exceed 80 characters\n"
7722msgstr ""
7723
ab4f385b 7724#: readelf.c:4845
252b5132
RH
7725#, c-format
7726msgid ""
346d80ef
NC
7727" -T --silent-truncation If a symbol name is truncated, do not add [...] "
7728"suffix\n"
7729msgstr ""
7730
ab4f385b 7731#: readelf.c:4847
346d80ef
NC
7732#, c-format
7733msgid " @<file> Read options from <file>\n"
7734msgstr ""
7735
ab4f385b 7736#: readelf.c:4849
346d80ef
NC
7737#, c-format
7738msgid " -H --help Display this information\n"
3caac5b8
AM
7739msgstr ""
7740
ab4f385b 7741#: readelf.c:4851
346d80ef
NC
7742#, c-format
7743msgid " -v --version Display the version number of readelf\n"
7744msgstr ""
7745
ab4f385b 7746#: readelf.c:4877 readelf.c:4908 readelf.c:4912
ae351704 7747msgid "Out of memory allocating dump request table.\n"
252b5132
RH
7748msgstr ""
7749
ab4f385b 7750#: readelf.c:5168
252b5132 7751#, c-format
3caac5b8 7752msgid "Invalid option '-%c'\n"
252b5132
RH
7753msgstr ""
7754
ab4f385b 7755#: readelf.c:5202 readelf.c:5218 readelf.c:11482
3caac5b8
AM
7756msgid "none"
7757msgstr ""
7758
ab4f385b 7759#: readelf.c:5219
3caac5b8 7760msgid "2's complement, little endian"
252b5132
RH
7761msgstr ""
7762
ab4f385b 7763#: readelf.c:5220
3caac5b8 7764msgid "2's complement, big endian"
252b5132
RH
7765msgstr ""
7766
ab4f385b 7767#: readelf.c:5240
3caac5b8 7768msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
252b5132
RH
7769msgstr ""
7770
ab4f385b 7771#: readelf.c:5252
346d80ef
NC
7772#, c-format
7773msgid "ELF Header in linked file '%s':\n"
7774msgstr ""
7775
ab4f385b 7776#: readelf.c:5254
252b5132 7777#, c-format
3caac5b8 7778msgid "ELF Header:\n"
252b5132
RH
7779msgstr ""
7780
ab4f385b 7781#: readelf.c:5255
252b5132 7782#, c-format
3caac5b8 7783msgid " Magic: "
252b5132
RH
7784msgstr ""
7785
ab4f385b 7786#: readelf.c:5259
252b5132 7787#, c-format
3caac5b8 7788msgid " Class: %s\n"
252b5132
RH
7789msgstr ""
7790
ab4f385b 7791#: readelf.c:5261
252b5132 7792#, c-format
3caac5b8 7793msgid " Data: %s\n"
252b5132
RH
7794msgstr ""
7795
ab4f385b 7796#: readelf.c:5263
6ece5c52 7797#, c-format
f48dfe41 7798msgid " Version: %d%s\n"
252b5132
RH
7799msgstr ""
7800
ab4f385b 7801#: readelf.c:5266
f48dfe41
NC
7802msgid " (current)"
7803msgstr ""
7804
ab4f385b 7805#: readelf.c:5268
f48dfe41 7806msgid " <unknown>"
2ee0aedf
TG
7807msgstr ""
7808
ab4f385b 7809#: readelf.c:5270
252b5132 7810#, c-format
3caac5b8 7811msgid " OS/ABI: %s\n"
328577ad
NC
7812msgstr ""
7813
ab4f385b 7814#: readelf.c:5272
252b5132 7815#, c-format
3caac5b8 7816msgid " ABI Version: %d\n"
252b5132
RH
7817msgstr ""
7818
ab4f385b 7819#: readelf.c:5274
252b5132 7820#, c-format
3caac5b8 7821msgid " Type: %s\n"
252b5132
RH
7822msgstr ""
7823
ab4f385b 7824#: readelf.c:5276
252b5132 7825#, c-format
3caac5b8 7826msgid " Machine: %s\n"
252b5132
RH
7827msgstr ""
7828
ab4f385b 7829#: readelf.c:5278
252b5132 7830#, c-format
3caac5b8 7831msgid " Version: 0x%lx\n"
252b5132
RH
7832msgstr ""
7833
ab4f385b 7834#: readelf.c:5281
252b5132 7835#, c-format
3caac5b8 7836msgid " Entry point address: "
252b5132
RH
7837msgstr ""
7838
ab4f385b 7839#: readelf.c:5283
252b5132 7840#, c-format
3caac5b8
AM
7841msgid ""
7842"\n"
7843" Start of program headers: "
252b5132
RH
7844msgstr ""
7845
ab4f385b 7846#: readelf.c:5285
252b5132 7847#, c-format
3caac5b8
AM
7848msgid ""
7849" (bytes into file)\n"
7850" Start of section headers: "
252b5132
RH
7851msgstr ""
7852
ab4f385b 7853#: readelf.c:5287
3caac5b8
AM
7854#, c-format
7855msgid " (bytes into file)\n"
328577ad
NC
7856msgstr ""
7857
ab4f385b 7858#: readelf.c:5289
252b5132 7859#, c-format
3caac5b8 7860msgid " Flags: 0x%lx%s\n"
252b5132
RH
7861msgstr ""
7862
ab4f385b 7863#: readelf.c:5292
6ece5c52 7864#, c-format
f48dfe41 7865msgid " Size of this header: %u (bytes)\n"
252b5132
RH
7866msgstr ""
7867
ab4f385b 7868#: readelf.c:5294
3caac5b8 7869#, c-format
f48dfe41 7870msgid " Size of program headers: %u (bytes)\n"
328577ad
NC
7871msgstr ""
7872
ab4f385b 7873#: readelf.c:5296
3caac5b8 7874#, c-format
f48dfe41 7875msgid " Number of program headers: %u"
252b5132
RH
7876msgstr ""
7877
ab4f385b 7878#: readelf.c:5306
3caac5b8 7879#, c-format
f48dfe41 7880msgid " Size of section headers: %u (bytes)\n"
252b5132
RH
7881msgstr ""
7882
ab4f385b 7883#: readelf.c:5308
3caac5b8 7884#, c-format
f48dfe41 7885msgid " Number of section headers: %u"
328577ad
NC
7886msgstr ""
7887
ab4f385b 7888#: readelf.c:5316
3caac5b8 7889#, c-format
f48dfe41 7890msgid " Section header string table index: %u"
328577ad
NC
7891msgstr ""
7892
ab4f385b 7893#: readelf.c:5328
2ee0aedf
TG
7894#, c-format
7895msgid " <corrupt: out of range>"
328577ad
NC
7896msgstr ""
7897
ab4f385b 7898#: readelf.c:5367 readelf.c:5414
e0e7a9d4
TG
7899msgid ""
7900"The e_phentsize field in the ELF header is less than the size of an ELF "
7901"program header\n"
7902msgstr ""
7903
ab4f385b 7904#: readelf.c:5371 readelf.c:5418
e0e7a9d4
TG
7905msgid ""
7906"The e_phentsize field in the ELF header is larger than the size of an ELF "
7907"program header\n"
7908msgstr ""
7909
ab4f385b 7910#: readelf.c:5374 readelf.c:5421
2ee0aedf 7911msgid "program headers"
328577ad
NC
7912msgstr ""
7913
ab4f385b 7914#: readelf.c:5460
15e6ed8c
TG
7915#, c-format
7916msgid "Too many program headers - %#x - the file is not that big\n"
7917msgstr ""
7918
ab4f385b 7919#: readelf.c:5469
e0e7a9d4
TG
7920#, c-format
7921msgid "Out of memory reading %u program headers\n"
7922msgstr ""
7923
ab4f385b 7924#: readelf.c:5499
cc643b88
NC
7925msgid ""
7926"possibly corrupt ELF header - it has a non-zero program header offset, but "
e0e7a9d4 7927"no program headers\n"
cc643b88
NC
7928msgstr ""
7929
ab4f385b 7930#: readelf.c:5504
346d80ef
NC
7931#, c-format
7932msgid ""
7933"\n"
7934"There are no program headers in linked file '%s'.\n"
7935msgstr ""
7936
ab4f385b 7937#: readelf.c:5507
6ece5c52 7938#, c-format
252b5132
RH
7939msgid ""
7940"\n"
3caac5b8 7941"There are no program headers in this file.\n"
252b5132
RH
7942msgstr ""
7943
ab4f385b 7944#: readelf.c:5518
3caac5b8
AM
7945#, c-format
7946msgid ""
7947"\n"
7948"Elf file type is %s\n"
252b5132
RH
7949msgstr ""
7950
ab4f385b 7951#: readelf.c:5519
3caac5b8 7952#, c-format
3957a496 7953msgid "Entry point 0x%s\n"
252b5132
RH
7954msgstr ""
7955
ab4f385b 7956#: readelf.c:5520
6ece5c52 7957#, c-format
3957a496
NC
7958msgid "There is %d program header, starting at offset %s\n"
7959msgid_plural "There are %d program headers, starting at offset %s\n"
7960msgstr[0] ""
7961msgstr[1] ""
252b5132 7962
ab4f385b 7963#: readelf.c:5533 readelf.c:5535
6ece5c52 7964#, c-format
3caac5b8
AM
7965msgid ""
7966"\n"
7967"Program Headers:\n"
252b5132
RH
7968msgstr ""
7969
ab4f385b 7970#: readelf.c:5539
6ece5c52 7971#, c-format
3caac5b8
AM
7972msgid ""
7973" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
a74801ba
ILT
7974msgstr ""
7975
ab4f385b 7976#: readelf.c:5542
252b5132
RH
7977#, c-format
7978msgid ""
3caac5b8
AM
7979" Type Offset VirtAddr PhysAddr FileSiz "
7980"MemSiz Flg Align\n"
252b5132
RH
7981msgstr ""
7982
ab4f385b 7983#: readelf.c:5546
6ece5c52 7984#, c-format
3caac5b8 7985msgid " Type Offset VirtAddr PhysAddr\n"
a74801ba
ILT
7986msgstr ""
7987
ab4f385b 7988#: readelf.c:5548
6ece5c52 7989#, c-format
3caac5b8 7990msgid " FileSiz MemSiz Flags Align\n"
252b5132
RH
7991msgstr ""
7992
ab4f385b 7993#: readelf.c:5646
e0e7a9d4
TG
7994msgid "LOAD segments must be sorted in order of increasing VirtAddr\n"
7995msgstr ""
7996
ab4f385b 7997#: readelf.c:5649
e0e7a9d4
TG
7998msgid "the segment's file size is larger than its memory size\n"
7999msgstr ""
8000
ab4f385b 8001#: readelf.c:5656
e0e7a9d4
TG
8002msgid "the PHDR segment must occur before any LOAD segment\n"
8003msgstr ""
8004
ab4f385b 8005#: readelf.c:5674
e0e7a9d4
TG
8006msgid "the PHDR segment is not covered by a LOAD segment\n"
8007msgstr ""
8008
ab4f385b 8009#: readelf.c:5680
3caac5b8 8010msgid "more than one dynamic segment\n"
328577ad
NC
8011msgstr ""
8012
ab4f385b 8013#: readelf.c:5699
ae351704 8014msgid "no .dynamic section in the dynamic segment\n"
328577ad
NC
8015msgstr ""
8016
ab4f385b 8017#: readelf.c:5718
b19d852d 8018msgid "the .dynamic section is not the same as the dynamic segment\n"
3caac5b8
AM
8019msgstr ""
8020
ab4f385b 8021#: readelf.c:5729
15e6ed8c
TG
8022msgid "the dynamic segment offset + size exceeds the size of the file\n"
8023msgstr ""
8024
ab4f385b 8025#: readelf.c:5742
3caac5b8 8026msgid "Unable to find program interpreter name\n"
252b5132
RH
8027msgstr ""
8028
ab4f385b 8029#: readelf.c:5753
6ece5c52 8030#, c-format
e0e7a9d4 8031msgid " [Requesting program interpreter: %s]\n"
252b5132
RH
8032msgstr ""
8033
ab4f385b 8034#: readelf.c:5764
252b5132
RH
8035#, c-format
8036msgid ""
8037"\n"
3caac5b8 8038" Section to Segment mapping:\n"
252b5132
RH
8039msgstr ""
8040
ab4f385b 8041#: readelf.c:5765
328577ad 8042#, c-format
3caac5b8 8043msgid " Segment Sections...\n"
252b5132
RH
8044msgstr ""
8045
ab4f385b 8046#: readelf.c:5807 readelf.c:10772
3caac5b8 8047msgid "Cannot interpret virtual addresses without program headers.\n"
252b5132
RH
8048msgstr ""
8049
ab4f385b 8050#: readelf.c:5823
252b5132 8051#, c-format
3caac5b8 8052msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
252b5132
RH
8053msgstr ""
8054
ab4f385b 8055#: readelf.c:5848 readelf.c:5912
e0e7a9d4
TG
8056msgid ""
8057"The e_shentsize field in the ELF header is less than the size of an ELF "
8058"section header\n"
8059msgstr ""
8060
ab4f385b 8061#: readelf.c:5852 readelf.c:5917
e0e7a9d4
TG
8062msgid ""
8063"The e_shentsize field in the ELF header is larger than the size of an ELF "
8064"section header\n"
8065msgstr ""
8066
ab4f385b 8067#: readelf.c:5856 readelf.c:5922
3caac5b8 8068msgid "section headers"
252b5132
RH
8069msgstr ""
8070
ab4f385b 8071#: readelf.c:5865 readelf.c:5931
e0e7a9d4
TG
8072#, c-format
8073msgid "Out of memory reading %u section headers\n"
8074msgstr ""
8075
ab4f385b 8076#: readelf.c:5885 readelf.c:5951
e0e7a9d4
TG
8077#, c-format
8078msgid "Section %u has an out of range sh_link value of %u\n"
8079msgstr ""
8080
ab4f385b 8081#: readelf.c:5887 readelf.c:5953
e0e7a9d4
TG
8082#, c-format
8083msgid "Section %u has an out of range sh_info value of %u\n"
8084msgstr ""
8085
ab4f385b 8086#: readelf.c:5995 readelf.c:6112
e0e7a9d4
TG
8087#, c-format
8088msgid "Section %s has an invalid sh_entsize of 0x%lx\n"
8089msgstr ""
8090
ab4f385b 8091#: readelf.c:6003 readelf.c:6120 readelf.c:12771
e0e7a9d4
TG
8092#, c-format
8093msgid "Section %s has an invalid sh_size of 0x%lx\n"
2ee0aedf
TG
8094msgstr ""
8095
ab4f385b 8096#: readelf.c:6013 readelf.c:6130
e0e7a9d4
TG
8097#, c-format
8098msgid ""
8099"Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n"
2ee0aedf
TG
8100msgstr ""
8101
ab4f385b 8102#: readelf.c:6021 readelf.c:6138 readelf.c:15200
3caac5b8 8103msgid "symbols"
252b5132
RH
8104msgstr ""
8105
ab4f385b 8106#: readelf.c:6033 readelf.c:6150
f48dfe41
NC
8107msgid ""
8108"Multiple symbol table index sections associated with the same symbol "
8109"section\n"
8110msgstr ""
8111
ab4f385b 8112#: readelf.c:6040 readelf.c:6157
f48dfe41 8113msgid "symbol table section indices"
252b5132
RH
8114msgstr ""
8115
ab4f385b 8116#: readelf.c:6047 readelf.c:6164
e0e7a9d4
TG
8117#, c-format
8118msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n"
8119msgstr ""
8120
ab4f385b 8121#: readelf.c:6059 readelf.c:6176
e0e7a9d4
TG
8122#, c-format
8123msgid "Out of memory reading %lu symbols\n"
8124msgstr ""
8125
ab4f385b 8126#: readelf.c:6385 readelf.c:6482 readelf.c:6500 readelf.c:6518
e0e7a9d4
TG
8127msgid "Internal error: not enough buffer room for section flag info"
8128msgstr ""
8129
ab4f385b 8130#: readelf.c:6525
2ee0aedf
TG
8131#, c-format
8132msgid "UNKNOWN (%*.*lx)"
8133msgstr ""
8134
ab4f385b 8135#: readelf.c:6544 readelf.c:6559
15e6ed8c
TG
8136msgid "Compressed section is too small even for a compression header\n"
8137msgstr ""
8138
ab4f385b 8139#: readelf.c:6581
cc643b88
NC
8140msgid ""
8141"possibly corrupt ELF file header - it has a non-zero section header offset, "
8142"but no section headers\n"
8143msgstr ""
8144
ab4f385b 8145#: readelf.c:6586
252b5132
RH
8146#, c-format
8147msgid ""
8148"\n"
3caac5b8 8149"There are no sections in this file.\n"
252b5132
RH
8150msgstr ""
8151
ab4f385b 8152#: readelf.c:6594 readelf.c:20851
346d80ef
NC
8153#, c-format
8154msgid "In linked file '%s': "
8155msgstr ""
8156
ab4f385b 8157#: readelf.c:6596
252b5132 8158#, c-format
3957a496
NC
8159msgid "There is %d section header, starting at offset 0x%lx:\n"
8160msgid_plural "There are %d section headers, starting at offset 0x%lx:\n"
8161msgstr[0] ""
8162msgstr[1] ""
252b5132 8163
ab4f385b 8164#: readelf.c:6618 readelf.c:7291 readelf.c:7492 readelf.c:13058 readelf.c:15589
3caac5b8 8165msgid "string table"
252b5132
RH
8166msgstr ""
8167
e0e7a9d4 8168#. Note: coded this way so that there is a single string for translation.
ab4f385b 8169#: readelf.c:6684
e0e7a9d4
TG
8170#, c-format
8171msgid "Section %d has invalid sh_entsize of %s\n"
c1c69e83
AM
8172msgstr ""
8173
ab4f385b 8174#: readelf.c:6685
252b5132 8175#, c-format
e0e7a9d4 8176msgid "(Using the expected size of %u for the rest of this dump)\n"
252b5132
RH
8177msgstr ""
8178
ab4f385b 8179#: readelf.c:6709
3caac5b8 8180msgid "File contains multiple dynamic symbol tables\n"
252b5132
RH
8181msgstr ""
8182
ab4f385b 8183#: readelf.c:6724
3caac5b8 8184msgid "File contains multiple dynamic string tables\n"
252b5132
RH
8185msgstr ""
8186
ab4f385b 8187#: readelf.c:6730
3caac5b8 8188msgid "dynamic strings"
252b5132
RH
8189msgstr ""
8190
ab4f385b 8191#: readelf.c:6758 readelf.c:6764
b19d852d
NC
8192#, c-format
8193msgid "Section '%s': zero-sized relocation section\n"
8194msgstr ""
8195
ab4f385b 8196#: readelf.c:6773
b19d852d
NC
8197#, c-format
8198msgid "Section '%s': has a size of zero - is this intended ?\n"
8199msgstr ""
8200
ab4f385b 8201#: readelf.c:6857
346d80ef
NC
8202#, c-format
8203msgid ""
8204"\n"
8205"Section Headers in linked file '%s':\n"
8206msgstr ""
8207
ab4f385b 8208#: readelf.c:6859
252b5132
RH
8209#, c-format
8210msgid ""
252b5132 8211"\n"
3caac5b8 8212"Section Headers:\n"
252b5132
RH
8213msgstr ""
8214
ab4f385b 8215#: readelf.c:6861
252b5132 8216#, c-format
3caac5b8
AM
8217msgid ""
8218"\n"
8219"Section Header:\n"
06647dfd
AM
8220msgstr ""
8221
ab4f385b 8222#: readelf.c:6867 readelf.c:6878 readelf.c:6889
49f58d10 8223#, c-format
3caac5b8 8224msgid " [Nr] Name\n"
06647dfd
AM
8225msgstr ""
8226
ab4f385b 8227#: readelf.c:6868
06647dfd 8228#, c-format
3caac5b8 8229msgid " Type Addr Off Size ES Lk Inf Al\n"
06647dfd
AM
8230msgstr ""
8231
ab4f385b 8232#: readelf.c:6872
06647dfd 8233#, c-format
3caac5b8
AM
8234msgid ""
8235" [Nr] Name Type Addr Off Size ES Flg Lk "
8236"Inf Al\n"
06647dfd
AM
8237msgstr ""
8238
ab4f385b 8239#: readelf.c:6879
06647dfd 8240#, c-format
3caac5b8 8241msgid " Type Address Off Size ES Lk Inf Al\n"
06647dfd
AM
8242msgstr ""
8243
ab4f385b 8244#: readelf.c:6883
06647dfd 8245#, c-format
3caac5b8
AM
8246msgid ""
8247" [Nr] Name Type Address Off Size ES "
8248"Flg Lk Inf Al\n"
06647dfd
AM
8249msgstr ""
8250
ab4f385b 8251#: readelf.c:6890
06647dfd 8252#, c-format
3caac5b8 8253msgid " Type Address Offset Link\n"
06647dfd
AM
8254msgstr ""
8255
ab4f385b 8256#: readelf.c:6891
06647dfd 8257#, c-format
3caac5b8 8258msgid " Size EntSize Info Align\n"
06647dfd
AM
8259msgstr ""
8260
ab4f385b 8261#: readelf.c:6895
06647dfd 8262#, c-format
3caac5b8 8263msgid " [Nr] Name Type Address Offset\n"
06647dfd
AM
8264msgstr ""
8265
ab4f385b 8266#: readelf.c:6896
3caac5b8
AM
8267#, c-format
8268msgid " Size EntSize Flags Link Info Align\n"
06647dfd
AM
8269msgstr ""
8270
ab4f385b 8271#: readelf.c:6901
3caac5b8
AM
8272#, c-format
8273msgid " Flags\n"
06647dfd
AM
8274msgstr ""
8275
ab4f385b 8276#: readelf.c:6930
e0e7a9d4
TG
8277#, c-format
8278msgid "[%2u]: Link field (%u) should index a symtab section.\n"
8279msgstr ""
8280
ab4f385b 8281#: readelf.c:6943
e0e7a9d4
TG
8282#, c-format
8283msgid "[%2u]: Link field (%u) should index a string section.\n"
8284msgstr ""
8285
ab4f385b 8286#: readelf.c:6951 readelf.c:6962
e0e7a9d4
TG
8287#, c-format
8288msgid "[%2u]: Unexpected value (%u) in link field.\n"
8289msgstr ""
8290
ab4f385b 8291#: readelf.c:6989
e0e7a9d4
TG
8292#, c-format
8293msgid "[%2u]: Info field (%u) should index a relocatable section.\n"
8294msgstr ""
8295
ab4f385b 8296#: readelf.c:7000 readelf.c:7027
e0e7a9d4
TG
8297#, c-format
8298msgid "[%2u]: Unexpected value (%u) in info field.\n"
8299msgstr ""
8300
ab4f385b 8301#: readelf.c:7022
e0e7a9d4
TG
8302#, c-format
8303msgid "[%2u]: Expected link to another section in info field"
8304msgstr ""
8305
ab4f385b 8306#: readelf.c:7037
15e6ed8c
TG
8307#, c-format
8308msgid "Size of section %u is larger than the entire file!\n"
8309msgstr ""
8310
ab4f385b 8311#: readelf.c:7106
9c9c98a5
NC
8312#, c-format
8313msgid "section %u: sh_link value of %u is larger than the number of sections\n"
8314msgstr ""
8315
ab4f385b 8316#: readelf.c:7207
e0e7a9d4
TG
8317msgid "compression header"
8318msgstr ""
8319
ab4f385b 8320#: readelf.c:7212
b19d852d
NC
8321#, c-format
8322msgid " [<corrupt>]\n"
8323msgstr ""
8324
ab4f385b 8325#: readelf.c:7218
2ee0aedf 8326#, c-format
e0e7a9d4 8327msgid " [<unknown>: 0x%x], "
2ee0aedf
TG
8328msgstr ""
8329
e0e7a9d4
TG
8330#. The ordering of the letters shown here matches the ordering of the
8331#. corresponding SHF_xxx values, and hence the order in which these
8332#. letters will be displayed to the user.
ab4f385b 8333#: readelf.c:7233
06647dfd 8334#, c-format
3caac5b8
AM
8335msgid ""
8336"Key to Flags:\n"
e0e7a9d4
TG
8337" W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n"
8338" L (link order), O (extra OS processing required), G (group), T (TLS),\n"
8339" C (compressed), x (unknown), o (OS specific), E (exclude),\n"
8340" "
8341msgstr ""
8342
ab4f385b 8343#: readelf.c:7241
346d80ef
NC
8344#, c-format
8345msgid "R (retain), "
8346msgstr ""
8347
ab4f385b 8348#: readelf.c:7244
346d80ef
NC
8349#, c-format
8350msgid "D (mbind), "
8351msgstr ""
8352
ab4f385b 8353#: readelf.c:7252
e0e7a9d4
TG
8354#, c-format
8355msgid "l (large), "
8356msgstr ""
8357
ab4f385b 8358#: readelf.c:7254
e0e7a9d4
TG
8359#, c-format
8360msgid "y (purecode), "
06647dfd
AM
8361msgstr ""
8362
ab4f385b 8363#: readelf.c:7256
3957a496
NC
8364#, c-format
8365msgid "v (VLE), "
8366msgstr ""
8367
ab4f385b 8368#: readelf.c:7281
b19d852d
NC
8369msgid "Bad sh_link in symbol table section\n"
8370msgstr ""
8371
ab4f385b 8372#: readelf.c:7316
b19d852d
NC
8373msgid "<OS specific>"
8374msgstr ""
8375
ab4f385b 8376#: readelf.c:7317
b19d852d 8377msgid "<PROC specific>"
06647dfd
AM
8378msgstr ""
8379
ab4f385b 8380#: readelf.c:7346
346d80ef
NC
8381#, c-format
8382msgid ""
8383"\n"
8384"There are no sections group in linked file '%s'.\n"
8385msgstr ""
8386
ab4f385b 8387#: readelf.c:7349 readelf.c:7388
cc643b88
NC
8388#, c-format
8389msgid ""
8390"\n"
346d80ef 8391"There are no section groups in this file.\n"
cc643b88
NC
8392msgstr ""
8393
ab4f385b 8394#: readelf.c:7356
3caac5b8 8395msgid "Section headers are not available!\n"
06647dfd
AM
8396msgstr ""
8397
ab4f385b 8398#: readelf.c:7367
e0e7a9d4
TG
8399#, c-format
8400msgid "Out of memory reading %u section group headers\n"
8401msgstr ""
8402
ab4f385b 8403#: readelf.c:7385
06647dfd 8404#, c-format
3caac5b8
AM
8405msgid ""
8406"\n"
346d80ef 8407"There are no section groups in linked file '%s'.\n"
06647dfd
AM
8408msgstr ""
8409
ab4f385b 8410#: readelf.c:7399
e0e7a9d4
TG
8411#, c-format
8412msgid "Out of memory reading %lu groups\n"
8413msgstr ""
8414
ab4f385b 8415#: readelf.c:7412
346d80ef
NC
8416#, c-format
8417msgid "Section groups in linked file '%s'\n"
8418msgstr ""
8419
ab4f385b 8420#: readelf.c:7433
06647dfd 8421#, c-format
3caac5b8 8422msgid "Bad sh_link in group section `%s'\n"
06647dfd
AM
8423msgstr ""
8424
ab4f385b 8425#: readelf.c:7446
2ee0aedf
TG
8426#, c-format
8427msgid "Corrupt header in group section `%s'\n"
8428msgstr ""
8429
ab4f385b 8430#: readelf.c:7452 readelf.c:7463
06647dfd 8431#, c-format
3caac5b8 8432msgid "Bad sh_info in group section `%s'\n"
06647dfd
AM
8433msgstr ""
8434
ab4f385b 8435#: readelf.c:7502
e0e7a9d4
TG
8436#, c-format
8437msgid ""
8438"Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n"
8439msgstr ""
8440
ab4f385b 8441#: readelf.c:7511
3caac5b8 8442msgid "section data"
06647dfd
AM
8443msgstr ""
8444
ab4f385b 8445#: readelf.c:7522
2ee0aedf
TG
8446#, c-format
8447msgid ""
8448"\n"
8449"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
8450msgstr ""
8451
ab4f385b 8452#: readelf.c:7525
06647dfd 8453#, c-format
3caac5b8 8454msgid " [Index] Name\n"
06647dfd
AM
8455msgstr ""
8456
ab4f385b 8457#: readelf.c:7543
06647dfd 8458#, c-format
3caac5b8 8459msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
06647dfd
AM
8460msgstr ""
8461
ab4f385b 8462#: readelf.c:7546
e0e7a9d4 8463msgid ""
f48dfe41 8464"Further error messages about overlarge group section indices suppressed\n"
e0e7a9d4
TG
8465msgstr ""
8466
ab4f385b 8467#: readelf.c:7559
3caac5b8
AM
8468#, c-format
8469msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
6ece5c52
AM
8470msgstr ""
8471
ab4f385b 8472#: readelf.c:7563
e0e7a9d4
TG
8473msgid ""
8474"Further error messages about already contained group sections suppressed\n"
8475msgstr ""
8476
ab4f385b 8477#: readelf.c:7575
06647dfd 8478#, c-format
3caac5b8 8479msgid "section 0 in group section [%5u]\n"
06647dfd
AM
8480msgstr ""
8481
ab4f385b 8482#: readelf.c:7642
2ee0aedf
TG
8483msgid "dynamic section image fixups"
8484msgstr ""
8485
ab4f385b 8486#: readelf.c:7650
15e6ed8c
TG
8487#, c-format
8488msgid "corrupt library name index of 0x%lx found in dynamic entry"
8489msgstr ""
8490
ab4f385b 8491#: readelf.c:7655
06647dfd
AM
8492#, c-format
8493msgid ""
06647dfd 8494"\n"
2ee0aedf 8495"Image fixups for needed library #%d: %s - ident: %lx\n"
06647dfd
AM
8496msgstr ""
8497
ab4f385b 8498#: readelf.c:7658
06647dfd 8499#, c-format
2ee0aedf
TG
8500msgid "Seg Offset Type SymVec DataType\n"
8501msgstr ""
8502
ab4f385b 8503#: readelf.c:7692
9cf03b7e 8504msgid "dynamic section image relocations"
2ee0aedf
TG
8505msgstr ""
8506
ab4f385b 8507#: readelf.c:7696
2ee0aedf
TG
8508#, c-format
8509msgid ""
8510"\n"
8511"Image relocs\n"
8512msgstr ""
8513
ab4f385b 8514#: readelf.c:7698
2ee0aedf
TG
8515#, c-format
8516msgid ""
8517"Seg Offset Type Addend Seg Sym Off\n"
8518msgstr ""
8519
ab4f385b 8520#: readelf.c:7755
2ee0aedf
TG
8521msgid "dynamic string section"
8522msgstr ""
8523
ab4f385b 8524#: readelf.c:7858
346d80ef
NC
8525#, c-format
8526msgid ""
8527"\n"
8528"In linked file '%s' section '%s' at offset 0x%lx contains %ld bytes:\n"
8529msgstr ""
8530
ab4f385b 8531#: readelf.c:7862
2ee0aedf
TG
8532#, c-format
8533msgid ""
8534"\n"
8535"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
8536msgstr ""
8537
ab4f385b 8538#: readelf.c:7883
346d80ef
NC
8539#, c-format
8540msgid ""
8541"\n"
8542"There are no dynamic relocations in linked file '%s'.\n"
8543msgstr ""
8544
ab4f385b 8545#: readelf.c:7886
2ee0aedf
TG
8546#, c-format
8547msgid ""
3caac5b8
AM
8548"\n"
8549"There are no dynamic relocations in this file.\n"
06647dfd
AM
8550msgstr ""
8551
ab4f385b 8552#: readelf.c:7912
346d80ef
NC
8553#, c-format
8554msgid ""
8555"\n"
8556"In linked file '%s' relocation section "
8557msgstr ""
8558
ab4f385b 8559#: readelf.c:7915
06647dfd 8560#, c-format
3caac5b8
AM
8561msgid ""
8562"\n"
8563"Relocation section "
06647dfd
AM
8564msgstr ""
8565
ab4f385b 8566#: readelf.c:7923
06647dfd 8567#, c-format
3957a496
NC
8568msgid " at offset 0x%lx contains %lu entry:\n"
8569msgid_plural " at offset 0x%lx contains %lu entries:\n"
8570msgstr[0] ""
8571msgstr[1] ""
8572
ab4f385b 8573#: readelf.c:7972
346d80ef
NC
8574#, c-format
8575msgid ""
8576"\n"
8577"There are no static relocations in linked file '%s'."
8578msgstr ""
8579
ab4f385b 8580#: readelf.c:7975
3957a496
NC
8581#, c-format
8582msgid ""
8583"\n"
8584"There are no static relocations in this file."
8585msgstr ""
8586
ab4f385b 8587#: readelf.c:7976
3957a496
NC
8588#, c-format
8589msgid ""
8590"\n"
8591"To see the dynamic relocations add --use-dynamic to the command line.\n"
06647dfd
AM
8592msgstr ""
8593
ab4f385b 8594#: readelf.c:7984
346d80ef
NC
8595#, c-format
8596msgid ""
8597"\n"
8598"There are no relocations in linked file '%s'.\n"
8599msgstr ""
8600
ab4f385b 8601#: readelf.c:7987
3caac5b8
AM
8602#, c-format
8603msgid ""
8604"\n"
8605"There are no relocations in this file.\n"
06647dfd
AM
8606msgstr ""
8607
ab4f385b 8608#: readelf.c:8155
6655dba2
SB
8609#, c-format
8610msgid "Invalid section %u in table entry %ld\n"
8611msgstr ""
8612
ab4f385b 8613#: readelf.c:8167
e0e7a9d4
TG
8614#, c-format
8615msgid "Invalid offset %lx in table entry %ld\n"
8616msgstr ""
8617
ab4f385b 8618#: readelf.c:8185
2ee0aedf
TG
8619#, c-format
8620msgid "\tUnknown version.\n"
8621msgstr ""
8622
ab4f385b 8623#: readelf.c:8248 readelf.c:8682
3caac5b8 8624msgid "unwind table"
06647dfd
AM
8625msgstr ""
8626
ab4f385b 8627#: readelf.c:8299 readelf.c:8765
06647dfd 8628#, c-format
e0e7a9d4 8629msgid "Skipping unknown relocation type: %u\n"
06647dfd
AM
8630msgstr ""
8631
ab4f385b 8632#: readelf.c:8305 readelf.c:8772
e0e7a9d4
TG
8633#, c-format
8634msgid "Skipping unexpected relocation type: %s\n"
8635msgstr ""
8636
ab4f385b 8637#: readelf.c:8314 readelf.c:8779
e0e7a9d4
TG
8638#, c-format
8639msgid "Skipping reloc with overlarge offset: %lx\n"
8640msgstr ""
8641
ab4f385b 8642#: readelf.c:8321 readelf.c:8786
f48dfe41
NC
8643#, c-format
8644msgid "Skipping reloc with invalid symbol index: %u\n"
8645msgstr ""
8646
ab4f385b 8647#: readelf.c:8369 readelf.c:8833 readelf.c:9941
b19d852d 8648msgid "Multiple symbol tables encountered\n"
e0e7a9d4
TG
8649msgstr ""
8650
ab4f385b 8651#: readelf.c:8384 readelf.c:8849 readelf.c:9956
06647dfd 8652#, c-format
3caac5b8
AM
8653msgid ""
8654"\n"
8655"There are no unwind sections in this file.\n"
06647dfd
AM
8656msgstr ""
8657
ab4f385b 8658#: readelf.c:8467
06647dfd 8659#, c-format
3caac5b8
AM
8660msgid ""
8661"\n"
8662"Could not find unwind info section for "
06647dfd
AM
8663msgstr ""
8664
ab4f385b 8665#: readelf.c:8479
e0e7a9d4
TG
8666msgid "unwind info"
8667msgstr ""
8668
ab4f385b 8669#: readelf.c:8482
9cf03b7e 8670#, c-format
e0e7a9d4
TG
8671msgid ""
8672"\n"
8673"Unwind section "
9cf03b7e
NC
8674msgstr ""
8675
ab4f385b 8676#: readelf.c:8489
3957a496
NC
8677#, c-format
8678msgid " at offset 0x%lx contains %lu entries:\n"
8679msgstr ""
8680
ab4f385b 8681#: readelf.c:8858 readelf.c:9963
6ece5c52 8682#, c-format
06647dfd 8683msgid ""
06647dfd 8684"\n"
3957a496
NC
8685"Unwind section '%s' at offset 0x%lx contains %lu entry:\n"
8686msgid_plural ""
8687"\n"
e0e7a9d4 8688"Unwind section '%s' at offset 0x%lx contains %lu entries:\n"
3957a496
NC
8689msgstr[0] ""
8690msgstr[1] ""
6ece5c52 8691
ab4f385b 8692#: readelf.c:8991
2ee0aedf
TG
8693msgid "unwind data"
8694msgstr ""
8695
ab4f385b 8696#: readelf.c:9064
2ee0aedf
TG
8697#, c-format
8698msgid "Skipping unexpected relocation at offset 0x%lx\n"
8699msgstr ""
8700
ab4f385b 8701#: readelf.c:9086
e0e7a9d4
TG
8702#, c-format
8703msgid "Unknown section relocation type %d encountered\n"
8704msgstr ""
8705
ab4f385b 8706#: readelf.c:9094
e0e7a9d4
TG
8707#, c-format
8708msgid "Bad symbol index in unwind relocation (%lu > %lu)\n"
8709msgstr ""
8710
ab4f385b 8711#: readelf.c:9109
e0e7a9d4
TG
8712#, c-format
8713msgid "Skipping unknown ARM relocation type: %d\n"
8714msgstr ""
8715
ab4f385b 8716#: readelf.c:9119
e0e7a9d4
TG
8717#, c-format
8718msgid "Skipping unexpected ARM relocation type %s\n"
8719msgstr ""
8720
ab4f385b 8721#: readelf.c:9128
e0e7a9d4
TG
8722#, c-format
8723msgid "Skipping unknown C6000 relocation type: %d\n"
8724msgstr ""
8725
ab4f385b 8726#: readelf.c:9138
e0e7a9d4
TG
8727#, c-format
8728msgid "Skipping unexpected C6000 relocation type %s\n"
8729msgstr ""
8730
8731#. This function currently only supports ARM and TI unwinders.
ab4f385b 8732#: readelf.c:9147
e0e7a9d4
TG
8733msgid "Only TI and ARM unwinders are currently supported\n"
8734msgstr ""
8735
ab4f385b 8736#: readelf.c:9210
2ee0aedf
TG
8737#, c-format
8738msgid "[Truncated opcode]\n"
8739msgstr ""
8740
ab4f385b 8741#: readelf.c:9258 readelf.c:9474
2ee0aedf 8742#, c-format
cc643b88 8743msgid "Refuse to unwind"
2ee0aedf
TG
8744msgstr ""
8745
ab4f385b 8746#: readelf.c:9281
2ee0aedf 8747#, c-format
cc643b88 8748msgid " [Reserved]"
2ee0aedf
TG
8749msgstr ""
8750
ab4f385b 8751#: readelf.c:9309
2ee0aedf 8752#, c-format
cc643b88 8753msgid " finish"
2ee0aedf
TG
8754msgstr ""
8755
ab4f385b 8756#: readelf.c:9314 readelf.c:9407
2ee0aedf 8757#, c-format
cc643b88 8758msgid "[Spare]"
2ee0aedf
TG
8759msgstr ""
8760
ab4f385b 8761#: readelf.c:9348
b19d852d 8762msgid "corrupt change to vsp\n"
e0e7a9d4
TG
8763msgstr ""
8764
ab4f385b 8765#: readelf.c:9429 readelf.c:9586
2ee0aedf 8766#, c-format
cc643b88 8767msgid " [unsupported opcode]"
2ee0aedf
TG
8768msgstr ""
8769
ab4f385b 8770#: readelf.c:9522
2ee0aedf 8771#, c-format
cc643b88
NC
8772msgid "pop frame {"
8773msgstr ""
8774
ab4f385b 8775#: readelf.c:9525
6655dba2
SB
8776#, c-format
8777msgid "*corrupt* - no registers specified"
8778msgstr ""
8779
ab4f385b 8780#: readelf.c:9539
cc643b88 8781msgid "[pad]"
2ee0aedf
TG
8782msgstr ""
8783
ab4f385b 8784#: readelf.c:9568
e0e7a9d4
TG
8785msgid "Corrupt stack pointer adjustment detected\n"
8786msgstr ""
8787
ab4f385b 8788#: readelf.c:9575
2ee0aedf 8789#, c-format
cc643b88 8790msgid "sp = sp + %ld"
2ee0aedf
TG
8791msgstr ""
8792
ab4f385b 8793#: readelf.c:9650
2ee0aedf 8794#, c-format
cc643b88 8795msgid " Personality routine: "
2ee0aedf
TG
8796msgstr ""
8797
ab4f385b 8798#: readelf.c:9682
2ee0aedf 8799#, c-format
cc643b88 8800msgid " [Truncated data]\n"
2ee0aedf
TG
8801msgstr ""
8802
ab4f385b 8803#: readelf.c:9706
c1c69e83
AM
8804#, c-format
8805msgid "Corrupt ARM compact model table entry: %x \n"
8806msgstr ""
8807
ab4f385b 8808#: readelf.c:9711
c1c69e83
AM
8809#, c-format
8810msgid " Compact model index: %d\n"
8811msgstr ""
8812
ab4f385b 8813#: readelf.c:9737
c1c69e83
AM
8814msgid "Unknown ARM compact model index encountered\n"
8815msgstr ""
8816
ab4f385b 8817#: readelf.c:9738
2ee0aedf 8818#, c-format
c1c69e83 8819msgid " [reserved]\n"
2ee0aedf
TG
8820msgstr ""
8821
ab4f385b 8822#: readelf.c:9753
2ee0aedf 8823#, c-format
cc643b88 8824msgid " Restore stack from frame pointer\n"
2ee0aedf
TG
8825msgstr ""
8826
ab4f385b 8827#: readelf.c:9755
2ee0aedf 8828#, c-format
cc643b88 8829msgid " Stack increment %d\n"
2ee0aedf
TG
8830msgstr ""
8831
ab4f385b 8832#: readelf.c:9756
2ee0aedf 8833#, c-format
cc643b88 8834msgid " Registers restored: "
2ee0aedf
TG
8835msgstr ""
8836
ab4f385b 8837#: readelf.c:9761
2ee0aedf 8838#, c-format
cc643b88 8839msgid " Return register: %s\n"
2ee0aedf
TG
8840msgstr ""
8841
ab4f385b 8842#: readelf.c:9765
c1c69e83
AM
8843#, c-format
8844msgid " [reserved (%d)]\n"
8845msgstr ""
8846
ab4f385b 8847#: readelf.c:9769
c1c69e83 8848#, c-format
e0e7a9d4
TG
8849msgid ""
8850"Unsupported architecture type %d encountered when decoding unwind table\n"
c1c69e83
AM
8851msgstr ""
8852
ab4f385b 8853#: readelf.c:9824
c1c69e83
AM
8854#, c-format
8855msgid "corrupt index table entry: %x\n"
8856msgstr ""
8857
ab4f385b 8858#: readelf.c:9864
e0e7a9d4
TG
8859#, c-format
8860msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n"
8861msgstr ""
8862
ab4f385b 8863#: readelf.c:9880
2ee0aedf
TG
8864#, c-format
8865msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
8866msgstr ""
8867
ab4f385b 8868#: readelf.c:9924
c1c69e83
AM
8869#, c-format
8870msgid ""
e0e7a9d4
TG
8871"Unsupported architecture type %d encountered when processing unwind table\n"
8872msgstr ""
8873
ab4f385b 8874#: readelf.c:9986
346d80ef
NC
8875#, c-format
8876msgid "No processor specific unwind information to decode\n"
8877msgstr ""
8878
ab4f385b 8879#: readelf.c:10016
2ee0aedf 8880#, c-format
c1c69e83
AM
8881msgid ""
8882"\n"
8883"The decoding of unwind sections for machine type %s is not currently "
8884"supported.\n"
2ee0aedf
TG
8885msgstr ""
8886
ab4f385b 8887#: readelf.c:10043
2ee0aedf 8888#, c-format
c1c69e83 8889msgid "NONE"
2ee0aedf
TG
8890msgstr ""
8891
ab4f385b 8892#: readelf.c:10068
2ee0aedf 8893#, c-format
c1c69e83
AM
8894msgid "Interface Version: %s"
8895msgstr ""
8896
e0e7a9d4 8897#. Note: coded this way so that there is a single string for translation.
ab4f385b 8898#: readelf.c:10075
e0e7a9d4
TG
8899#, c-format
8900msgid "<corrupt: %s>"
2ee0aedf
TG
8901msgstr ""
8902
ab4f385b 8903#: readelf.c:10093
2ee0aedf 8904#, c-format
c1c69e83 8905msgid "Time Stamp: %s"
2ee0aedf
TG
8906msgstr ""
8907
ab4f385b 8908#: readelf.c:10287 readelf.c:10337
3caac5b8 8909msgid "dynamic section"
06647dfd
AM
8910msgstr ""
8911
ab4f385b 8912#: readelf.c:10307 readelf.c:10358
e0e7a9d4
TG
8913#, c-format
8914msgid "Out of memory allocating space for %lu dynamic entries\n"
8915msgstr ""
8916
ab4f385b 8917#: readelf.c:10432
b19d852d
NC
8918#, c-format
8919msgid "Size truncation prevents reading %s elements of size %u\n"
8920msgstr ""
8921
ab4f385b 8922#: readelf.c:10441
b19d852d
NC
8923#, c-format
8924msgid "Invalid number of dynamic entries: %s\n"
8925msgstr ""
8926
ab4f385b 8927#: readelf.c:10449
b19d852d
NC
8928#, c-format
8929msgid "Out of memory reading %s dynamic entries\n"
8930msgstr ""
8931
ab4f385b 8932#: readelf.c:10456
b19d852d
NC
8933#, c-format
8934msgid "Unable to read in %s bytes of dynamic data\n"
8935msgstr ""
8936
ab4f385b 8937#: readelf.c:10465
b19d852d
NC
8938#, c-format
8939msgid "Out of memory allocating space for %s dynamic entries\n"
8940msgstr ""
8941
ab4f385b
JE
8942#: readelf.c:10505 readelf.c:10559 readelf.c:10583 readelf.c:10616
8943#: readelf.c:10642 readelf.c:10661
b19d852d
NC
8944msgid "Unable to seek to start of dynamic information\n"
8945msgstr ""
8946
ab4f385b 8947#: readelf.c:10511 readelf.c:10565
b19d852d
NC
8948msgid "Failed to read in number of buckets\n"
8949msgstr ""
8950
ab4f385b 8951#: readelf.c:10517
b19d852d
NC
8952msgid "Failed to read in number of chains\n"
8953msgstr ""
8954
ab4f385b 8955#: readelf.c:10624
b19d852d
NC
8956msgid "Failed to determine last chain length\n"
8957msgstr ""
8958
ab4f385b 8959#: readelf.c:10724
346d80ef
NC
8960#, c-format
8961msgid ""
8962"\n"
8963"There is no dynamic section in linked file '%s'.\n"
8964msgstr ""
8965
ab4f385b 8966#: readelf.c:10727
252b5132
RH
8967#, c-format
8968msgid ""
8969"\n"
3caac5b8 8970"There is no dynamic section in this file.\n"
252b5132
RH
8971msgstr ""
8972
15e6ed8c 8973#. See PR 21379 for a reproducer.
ab4f385b 8974#: readelf.c:10787
b19d852d 8975msgid "Invalid PT_LOAD entry\n"
15e6ed8c
TG
8976msgstr ""
8977
ab4f385b 8978#: readelf.c:10813
b19d852d 8979msgid "the .dynsym section doesn't match the DT_SYMTAB and DT_SYMENT tags\n"
f48dfe41
NC
8980msgstr ""
8981
ab4f385b 8982#: readelf.c:10823
b19d852d 8983msgid "Corrupt DT_SYMTAB dynamic entry\n"
252b5132
RH
8984msgstr ""
8985
ab4f385b 8986#: readelf.c:10859
b19d852d 8987msgid "the .dynstr section doesn't match the DT_STRTAB and DT_STRSZ tags\n"
252b5132
RH
8988msgstr ""
8989
ab4f385b 8990#: readelf.c:10864
b19d852d 8991msgid "dynamic string table"
f48dfe41
NC
8992msgstr ""
8993
ab4f385b 8994#: readelf.c:10867
b19d852d 8995msgid "Corrupt DT_STRTAB dynamic entry\n"
3caac5b8
AM
8996msgstr ""
8997
ab4f385b 8998#: readelf.c:10892
e0e7a9d4
TG
8999#, c-format
9000msgid "Bad value (%d) for SYMINENT entry\n"
9001msgstr ""
9002
ab4f385b 9003#: readelf.c:10911
3caac5b8 9004msgid "symbol information"
252b5132
RH
9005msgstr ""
9006
ab4f385b 9007#: readelf.c:10917
f48dfe41
NC
9008msgid "Multiple dynamic symbol information sections found\n"
9009msgstr ""
9010
ab4f385b 9011#: readelf.c:10923
e0e7a9d4 9012#, c-format
b19d852d 9013msgid "Out of memory allocating %lu bytes for dynamic symbol info\n"
e0e7a9d4
TG
9014msgstr ""
9015
ab4f385b 9016#: readelf.c:10947
346d80ef
NC
9017#, c-format
9018msgid ""
9019"\n"
ab4f385b
JE
9020"In linked file '%s' the dynamic section at offset 0x%lx contains %lu entry:\n"
9021msgid_plural ""
346d80ef
NC
9022"\n"
9023"In linked file '%s' the dynamic section at offset 0x%lx contains %lu "
9024"entries:\n"
ab4f385b
JE
9025msgstr[0] ""
9026msgstr[1] ""
346d80ef 9027
ab4f385b 9028#: readelf.c:10954
346d80ef
NC
9029#, c-format
9030msgid ""
3957a496 9031"\n"
ab4f385b
JE
9032"Dynamic section at offset 0x%lx contains %lu entry:\n"
9033msgid_plural ""
9034"\n"
e0e7a9d4 9035"Dynamic section at offset 0x%lx contains %lu entries:\n"
ab4f385b
JE
9036msgstr[0] ""
9037msgstr[1] ""
252b5132 9038
ab4f385b 9039#: readelf.c:10961
252b5132 9040#, c-format
3caac5b8 9041msgid " Tag Type Name/Value\n"
252b5132
RH
9042msgstr ""
9043
ab4f385b 9044#: readelf.c:10995
252b5132 9045#, c-format
3caac5b8 9046msgid "Auxiliary library"
252b5132
RH
9047msgstr ""
9048
ab4f385b 9049#: readelf.c:10999
252b5132 9050#, c-format
3caac5b8 9051msgid "Filter library"
252b5132
RH
9052msgstr ""
9053
ab4f385b 9054#: readelf.c:11003
252b5132 9055#, c-format
3caac5b8 9056msgid "Configuration file"
252b5132
RH
9057msgstr ""
9058
ab4f385b 9059#: readelf.c:11007
6ece5c52 9060#, c-format
3caac5b8 9061msgid "Dependency audit library"
6ece5c52
AM
9062msgstr ""
9063
ab4f385b 9064#: readelf.c:11011
6ece5c52 9065#, c-format
3caac5b8 9066msgid "Audit library"
252b5132
RH
9067msgstr ""
9068
ab4f385b 9069#: readelf.c:11030 readelf.c:11058 readelf.c:11086 readelf.c:11421
252b5132 9070#, c-format
3caac5b8 9071msgid "Flags:"
252b5132
RH
9072msgstr ""
9073
ab4f385b 9074#: readelf.c:11033 readelf.c:11061 readelf.c:11088 readelf.c:11423
6ece5c52 9075#, c-format
3caac5b8 9076msgid " None\n"
252b5132
RH
9077msgstr ""
9078
ab4f385b 9079#: readelf.c:11294
6ece5c52 9080#, c-format
3caac5b8 9081msgid "Shared library: [%s]"
252b5132
RH
9082msgstr ""
9083
ab4f385b 9084#: readelf.c:11298
252b5132 9085#, c-format
3caac5b8 9086msgid " program interpreter"
252b5132
RH
9087msgstr ""
9088
ab4f385b 9089#: readelf.c:11302
6ece5c52 9090#, c-format
3caac5b8 9091msgid "Library soname: [%s]"
252b5132
RH
9092msgstr ""
9093
ab4f385b 9094#: readelf.c:11306
6ece5c52 9095#, c-format
3caac5b8 9096msgid "Library rpath: [%s]"
252b5132
RH
9097msgstr ""
9098
ab4f385b 9099#: readelf.c:11310
252b5132 9100#, c-format
3caac5b8 9101msgid "Library runpath: [%s]"
252b5132
RH
9102msgstr ""
9103
ab4f385b 9104#: readelf.c:11344
2ee0aedf
TG
9105#, c-format
9106msgid " (bytes)\n"
9107msgstr ""
9108
ab4f385b 9109#: readelf.c:11374
252b5132 9110#, c-format
3caac5b8 9111msgid "Not needed object: [%s]\n"
252b5132
RH
9112msgstr ""
9113
ab4f385b 9114#: readelf.c:11399
e0e7a9d4
TG
9115#, c-format
9116msgid "<corrupt time val: %lx"
9117msgstr ""
9118
ab4f385b 9119#: readelf.c:11542
346d80ef
NC
9120#, c-format
9121msgid ""
9122"\n"
9123"In linked file '%s' the version definition section '%s' contains %u entry:\n"
9124msgid_plural ""
9125"\n"
9126"In linked file '%s' the version definition section '%s' contains %u "
9127"entries:\n"
9128msgstr[0] ""
9129msgstr[1] ""
9130
ab4f385b 9131#: readelf.c:11549
6ece5c52 9132#, c-format
252b5132
RH
9133msgid ""
9134"\n"
3957a496
NC
9135"Version definition section '%s' contains %u entry:\n"
9136msgid_plural ""
9137"\n"
f12e7348 9138"Version definition section '%s' contains %u entries:\n"
3957a496
NC
9139msgstr[0] ""
9140msgstr[1] ""
252b5132 9141
ab4f385b 9142#: readelf.c:11557 readelf.c:11704 readelf.c:11870
328577ad 9143#, c-format
6655dba2 9144msgid " Addr: 0x"
328577ad
NC
9145msgstr ""
9146
ab4f385b 9147#: readelf.c:11559 readelf.c:11706 readelf.c:11872
328577ad 9148#, c-format
15e6ed8c 9149msgid " Offset: %#08lx Link: %u (%s)\n"
328577ad
NC
9150msgstr ""
9151
ab4f385b 9152#: readelf.c:11565
3caac5b8 9153msgid "version definition section"
49f58d10
JB
9154msgstr ""
9155
ab4f385b 9156#: readelf.c:11594
6ece5c52 9157#, c-format
3957a496 9158msgid " %#06lx: Rev: %d Flags: %s"
252b5132
RH
9159msgstr ""
9160
ab4f385b 9161#: readelf.c:11597
252b5132 9162#, c-format
3caac5b8 9163msgid " Index: %d Cnt: %d "
252b5132
RH
9164msgstr ""
9165
ab4f385b 9166#: readelf.c:11614
252b5132 9167#, c-format
3caac5b8 9168msgid "Name: %s\n"
252b5132
RH
9169msgstr ""
9170
ab4f385b 9171#: readelf.c:11617
252b5132 9172#, c-format
3caac5b8 9173msgid "Name index: %ld\n"
252b5132
RH
9174msgstr ""
9175
ab4f385b 9176#: readelf.c:11626
252b5132 9177#, c-format
3957a496 9178msgid "Invalid vda_next field of %lx\n"
252b5132
RH
9179msgstr ""
9180
ab4f385b 9181#: readelf.c:11646
252b5132 9182#, c-format
3957a496 9183msgid " %#06lx: Parent %d: %s\n"
252b5132
RH
9184msgstr ""
9185
ab4f385b 9186#: readelf.c:11650
3957a496
NC
9187#, c-format
9188msgid " %#06lx: Parent %d, name index: %ld\n"
9189msgstr ""
9190
ab4f385b 9191#: readelf.c:11655
6ece5c52 9192#, c-format
f12e7348 9193msgid " Version def aux past end of section\n"
252b5132
RH
9194msgstr ""
9195
ab4f385b 9196#: readelf.c:11662
3957a496
NC
9197#, c-format
9198msgid "Invalid vd_next field of %lx\n"
9199msgstr ""
9200
ab4f385b 9201#: readelf.c:11673
252b5132 9202#, c-format
f12e7348 9203msgid " Version definition past end of section\n"
252b5132
RH
9204msgstr ""
9205
ab4f385b 9206#: readelf.c:11689
346d80ef
NC
9207#, c-format
9208msgid ""
9209"\n"
9210"In linked file '%s' the version needs section '%s' contains %u entry:\n"
9211msgid_plural ""
9212"\n"
9213"In linked file '%s' the version needs section '%s' contains %u entries:\n"
9214msgstr[0] ""
9215msgstr[1] ""
9216
ab4f385b 9217#: readelf.c:11696
252b5132 9218#, c-format
f12e7348
NC
9219msgid ""
9220"\n"
3957a496
NC
9221"Version needs section '%s' contains %u entry:\n"
9222msgid_plural ""
9223"\n"
f12e7348 9224"Version needs section '%s' contains %u entries:\n"
3957a496
NC
9225msgstr[0] ""
9226msgstr[1] ""
252b5132 9227
ab4f385b 9228#: readelf.c:11713
9cf03b7e 9229msgid "Version Needs section"
328577ad
NC
9230msgstr ""
9231
ab4f385b 9232#: readelf.c:11738
6ece5c52 9233#, c-format
3957a496 9234msgid " %#06lx: Version: %d"
328577ad
NC
9235msgstr ""
9236
ab4f385b 9237#: readelf.c:11741
252b5132 9238#, c-format
3caac5b8 9239msgid " File: %s"
252b5132
RH
9240msgstr ""
9241
ab4f385b 9242#: readelf.c:11744
252b5132 9243#, c-format
3caac5b8 9244msgid " File: %lx"
252b5132
RH
9245msgstr ""
9246
ab4f385b 9247#: readelf.c:11746
252b5132 9248#, c-format
3caac5b8 9249msgid " Cnt: %d\n"
328577ad
NC
9250msgstr ""
9251
ab4f385b 9252#: readelf.c:11769
252b5132 9253#, c-format
3957a496 9254msgid " %#06lx: Name: %s"
252b5132
RH
9255msgstr ""
9256
ab4f385b 9257#: readelf.c:11772
252b5132 9258#, c-format
3957a496 9259msgid " %#06lx: Name index: %lx"
252b5132
RH
9260msgstr ""
9261
ab4f385b 9262#: readelf.c:11775
252b5132 9263#, c-format
3caac5b8 9264msgid " Flags: %s Version: %d\n"
252b5132
RH
9265msgstr ""
9266
ab4f385b 9267#: readelf.c:11781
e0e7a9d4
TG
9268#, c-format
9269msgid "Invalid vna_next field of %lx\n"
9270msgstr ""
9271
ab4f385b 9272#: readelf.c:11794
573fe3fb 9273msgid "Missing Version Needs auxiliary information\n"
f12e7348
NC
9274msgstr ""
9275
ab4f385b 9276#: readelf.c:11799
3957a496
NC
9277#, c-format
9278msgid "Invalid vn_next field of %lx\n"
f12e7348
NC
9279msgstr ""
9280
ab4f385b 9281#: readelf.c:11809
e0e7a9d4
TG
9282msgid "Missing Version Needs information\n"
9283msgstr ""
9284
ab4f385b 9285#: readelf.c:11847
3caac5b8 9286msgid "version string table"
252b5132
RH
9287msgstr ""
9288
ab4f385b 9289#: readelf.c:11855
346d80ef
NC
9290#, c-format
9291msgid ""
9292"\n"
9293"In linked file '%s' the version symbols section '%s' contains %lu entry:\n"
9294msgid_plural ""
9295"\n"
9296"In linked file '%s' the version symbols section '%s' contains %lu entries:\n"
9297msgstr[0] ""
9298msgstr[1] ""
9299
ab4f385b 9300#: readelf.c:11862
6ece5c52 9301#, c-format
252b5132
RH
9302msgid ""
9303"\n"
3957a496
NC
9304"Version symbols section '%s' contains %lu entry:\n"
9305msgid_plural ""
9306"\n"
e0e7a9d4 9307"Version symbols section '%s' contains %lu entries:\n"
3957a496
NC
9308msgstr[0] ""
9309msgstr[1] ""
328577ad 9310
ab4f385b 9311#: readelf.c:11881
3caac5b8 9312msgid "version symbol data"
328577ad
NC
9313msgstr ""
9314
ab4f385b 9315#: readelf.c:11901
e0e7a9d4
TG
9316msgid "*invalid*"
9317msgstr ""
9318
ab4f385b 9319#: readelf.c:11909
3caac5b8 9320msgid " 0 (*local*) "
328577ad
NC
9321msgstr ""
9322
ab4f385b 9323#: readelf.c:11913
3caac5b8 9324msgid " 1 (*global*) "
252b5132
RH
9325msgstr ""
9326
ab4f385b 9327#: readelf.c:11924
2ee0aedf
TG
9328msgid "invalid index into symbol array\n"
9329msgstr ""
9330
ab4f385b 9331#: readelf.c:11947 readelf.c:12519
3caac5b8 9332msgid "version need"
252b5132
RH
9333msgstr ""
9334
ab4f385b 9335#: readelf.c:11958
3caac5b8 9336msgid "version need aux (2)"
252b5132
RH
9337msgstr ""
9338
ab4f385b 9339#: readelf.c:12005 readelf.c:12463
3caac5b8 9340msgid "version def"
252b5132
RH
9341msgstr ""
9342
ab4f385b 9343#: readelf.c:12033 readelf.c:12494
3caac5b8 9344msgid "version def aux"
252b5132
RH
9345msgstr ""
9346
ab4f385b 9347#: readelf.c:12041
e0e7a9d4
TG
9348msgid "*both*"
9349msgstr ""
9350
ab4f385b 9351#: readelf.c:12073
346d80ef
NC
9352#, c-format
9353msgid ""
9354"\n"
9355"No version information found in linked file '%s'.\n"
9356msgstr ""
9357
ab4f385b 9358#: readelf.c:12076
252b5132 9359#, c-format
06647dfd
AM
9360msgid ""
9361"\n"
3caac5b8 9362"No version information found in this file.\n"
252b5132
RH
9363msgstr ""
9364
ab4f385b 9365#: readelf.c:12172
e0e7a9d4 9366#, c-format
b19d852d 9367msgid "Unrecognized visibility value: %u\n"
e0e7a9d4
TG
9368msgstr ""
9369
ab4f385b 9370#: readelf.c:12185
6655dba2 9371#, c-format
b19d852d 9372msgid "Unrecognized alpha specific other value: %u\n"
6655dba2
SB
9373msgstr ""
9374
ab4f385b 9375#: readelf.c:12262
e0e7a9d4
TG
9376#, c-format
9377msgid "Unrecognized IA64 VMS ST Function type: %d\n"
9378msgstr ""
9379
ab4f385b 9380#: readelf.c:12286
e0e7a9d4
TG
9381#, c-format
9382msgid "Unrecognized IA64 VMS ST Linkage: %d\n"
9383msgstr ""
9384
ab4f385b 9385#: readelf.c:12312
c1c69e83
AM
9386#, c-format
9387msgid "<localentry>: %d"
9388msgstr ""
9389
ab4f385b 9390#: readelf.c:12352
ae351704
AM
9391#, c-format
9392msgid "<other>: %x"
9393msgstr ""
9394
ab4f385b 9395#: readelf.c:12392
e0e7a9d4
TG
9396#, c-format
9397msgid "bad section index[%3d]"
252b5132
RH
9398msgstr ""
9399
ab4f385b 9400#: readelf.c:12425
e0e7a9d4
TG
9401msgid "version data"
9402msgstr ""
9403
ab4f385b 9404#: readelf.c:12537
e0e7a9d4
TG
9405msgid "version need aux (3)"
9406msgstr ""
9407
ab4f385b 9408#: readelf.c:12687
b19d852d
NC
9409#, c-format
9410msgid "local symbol %lu found at index >= %s's sh_info value of %u\n"
f12e7348
NC
9411msgstr ""
9412
ab4f385b 9413#: readelf.c:12706
777cd7ab
DDAG
9414#, c-format
9415msgid "Unknown LTO symbol definition encountered: %u\n"
9416msgstr ""
9417
ab4f385b 9418#: readelf.c:12725
777cd7ab
DDAG
9419#, c-format
9420msgid "Unknown LTO symbol visibility encountered: %u\n"
9421msgstr ""
9422
ab4f385b 9423#: readelf.c:12743
777cd7ab
DDAG
9424#, c-format
9425msgid "Unknown LTO symbol type encountered: %u\n"
9426msgstr ""
9427
ab4f385b 9428#: readelf.c:12759
346d80ef
NC
9429#, c-format
9430msgid ""
9431"\n"
9432"The LTO Symbol table section '%s' in linked file '%s' is empty!\n"
9433msgstr ""
9434
ab4f385b 9435#: readelf.c:12763
777cd7ab
DDAG
9436#, c-format
9437msgid ""
9438"\n"
9439"LTO Symbol table '%s' is empty!\n"
9440msgstr ""
9441
ab4f385b 9442#: readelf.c:12778
777cd7ab
DDAG
9443msgid "LTO symbols"
9444msgstr ""
9445
ab4f385b 9446#: readelf.c:12795
777cd7ab
DDAG
9447#, c-format
9448msgid "LTO Symbol extension table '%s' is empty!\n"
9449msgstr ""
9450
ab4f385b 9451#: readelf.c:12801
777cd7ab
DDAG
9452msgid "LTO ext symbol data"
9453msgstr ""
9454
ab4f385b 9455#: readelf.c:12806
777cd7ab
DDAG
9456msgid "Unexpected version number in symbol extension table\n"
9457msgstr ""
9458
ab4f385b 9459#: readelf.c:12815
777cd7ab
DDAG
9460#, c-format
9461msgid ""
9462"\n"
346d80ef 9463"In linked file '%s': "
777cd7ab
DDAG
9464msgstr ""
9465
ab4f385b 9466#: readelf.c:12822
777cd7ab 9467#, c-format
346d80ef
NC
9468msgid "LTO Symbol table '%s' and extension table '%s' contain:\n"
9469msgstr ""
9470
ab4f385b 9471#: readelf.c:12827
346d80ef
NC
9472#, c-format
9473msgid "LTO Symbol table '%s'\n"
777cd7ab
DDAG
9474msgstr ""
9475
ab4f385b 9476#: readelf.c:12829
777cd7ab
DDAG
9477#, c-format
9478msgid " and extension table '%s' contain:\n"
9479msgstr ""
9480
ab4f385b 9481#: readelf.c:12834
777cd7ab 9482#, c-format
346d80ef 9483msgid "LTO Symbol table '%s' contains:\n"
777cd7ab
DDAG
9484msgstr ""
9485
ab4f385b 9486#: readelf.c:12839
777cd7ab
DDAG
9487#, c-format
9488msgid ""
9489" Comdat_Key Kind Visibility Size Slot Type Section "
9490"Name\n"
9491msgstr ""
9492
ab4f385b 9493#: readelf.c:12841
777cd7ab
DDAG
9494#, c-format
9495msgid " Comdat_Key Kind Visibility Size Slot Name\n"
9496msgstr ""
9497
ab4f385b 9498#: readelf.c:12888
777cd7ab
DDAG
9499msgid "Ran out of LTO symbol extension data\n"
9500msgstr ""
9501
ab4f385b 9502#: readelf.c:12908
777cd7ab
DDAG
9503msgid "Data remains in the LTO symbol extension table\n"
9504msgstr ""
9505
ab4f385b 9506#: readelf.c:12918
777cd7ab
DDAG
9507msgid "Buffer overrun encountered whilst decoding LTO symbol table\n"
9508msgstr ""
9509
ab4f385b 9510#: readelf.c:12970
346d80ef
NC
9511#, c-format
9512msgid ""
9513"\n"
9514"In linked file '%s' the dynamic symbol table contains %lu entry:\n"
9515msgid_plural ""
9516"\n"
9517"In linked file '%s' the dynamic symbol table contains %lu entries:\n"
9518msgstr[0] ""
9519msgstr[1] ""
9520
ab4f385b 9521#: readelf.c:12978
6ece5c52 9522#, c-format
3caac5b8
AM
9523msgid ""
9524"\n"
b19d852d
NC
9525"Symbol table for image contains %lu entry:\n"
9526msgid_plural ""
9527"\n"
9528"Symbol table for image contains %lu entries:\n"
9529msgstr[0] ""
9530msgstr[1] ""
1a09a22c 9531
ab4f385b 9532#: readelf.c:12984 readelf.c:13037
06647dfd 9533#, c-format
b19d852d 9534msgid " Num: Value Size Type Bind Vis Ndx Name\n"
3957a496
NC
9535msgstr ""
9536
ab4f385b 9537#: readelf.c:12986 readelf.c:13039
f12e7348 9538#, c-format
b19d852d 9539msgid " Num: Value Size Type Bind Vis Ndx Name\n"
f12e7348
NC
9540msgstr ""
9541
ab4f385b 9542#: readelf.c:13015
2ee0aedf
TG
9543#, c-format
9544msgid ""
9545"\n"
9546"Symbol table '%s' has a sh_entsize of zero!\n"
9547msgstr ""
9548
ab4f385b 9549#: readelf.c:13023
346d80ef
NC
9550#, c-format
9551msgid ""
9552"\n"
9553"In linked file '%s' symbol section '%s' contains %lu entry:\n"
9554msgid_plural ""
9555"\n"
9556"In linked file '%s' symbol section '%s' contains %lu entries:\n"
9557msgstr[0] ""
9558msgstr[1] ""
9559
ab4f385b 9560#: readelf.c:13030
49f58d10 9561#, c-format
3caac5b8
AM
9562msgid ""
9563"\n"
3957a496
NC
9564"Symbol table '%s' contains %lu entry:\n"
9565msgid_plural ""
9566"\n"
3caac5b8 9567"Symbol table '%s' contains %lu entries:\n"
3957a496
NC
9568msgstr[0] ""
9569msgstr[1] ""
49f58d10 9570
ab4f385b 9571#: readelf.c:13073
6ece5c52 9572#, c-format
328577ad
NC
9573msgid ""
9574"\n"
3caac5b8 9575"Dynamic symbol information is not available for displaying symbols.\n"
328577ad
NC
9576msgstr ""
9577
ab4f385b 9578#: readelf.c:13086
6ece5c52 9579#, c-format
328577ad 9580msgid ""
328577ad 9581"\n"
3957a496
NC
9582"Histogram for bucket list length (total of %lu bucket):\n"
9583msgid_plural ""
9584"\n"
3caac5b8 9585"Histogram for bucket list length (total of %lu buckets):\n"
3957a496
NC
9586msgstr[0] ""
9587msgstr[1] ""
328577ad 9588
ab4f385b 9589#: readelf.c:13097
e0e7a9d4
TG
9590msgid "Out of memory allocating space for histogram buckets\n"
9591msgstr ""
9592
ab4f385b 9593#: readelf.c:13103 readelf.c:13181
6ece5c52 9594#, c-format
3caac5b8 9595msgid " Length Number %% of total Coverage\n"
252b5132
RH
9596msgstr ""
9597
ab4f385b 9598#: readelf.c:13113
b19d852d
NC
9599msgid "histogram chain is corrupt\n"
9600msgstr ""
9601
ab4f385b 9602#: readelf.c:13125
e0e7a9d4
TG
9603msgid "Out of memory allocating space for histogram counts\n"
9604msgstr ""
9605
ab4f385b 9606#: readelf.c:13165
ae351704
AM
9607#, c-format
9608msgid ""
9609"\n"
6655dba2 9610"Histogram for `%s' bucket list length (total of %lu bucket):\n"
3957a496
NC
9611msgid_plural ""
9612"\n"
6655dba2 9613"Histogram for `%s' bucket list length (total of %lu buckets):\n"
3957a496
NC
9614msgstr[0] ""
9615msgstr[1] ""
252b5132 9616
ab4f385b 9617#: readelf.c:13177
e0e7a9d4
TG
9618msgid "Out of memory allocating space for gnu histogram buckets\n"
9619msgstr ""
9620
ab4f385b 9621#: readelf.c:13204
e0e7a9d4
TG
9622msgid "Out of memory allocating space for gnu histogram counts\n"
9623msgstr ""
9624
ab4f385b 9625#: readelf.c:13270
346d80ef
NC
9626#, c-format
9627msgid ""
9628"\n"
9629"In linked file '%s: the dynamic info segment at offset 0x%lx contains %d "
9630"entry:\n"
9631msgid_plural ""
9632"\n"
9633"In linked file '%s: the dynamic info segment at offset 0x%lx contains %d "
9634"entries:\n"
9635msgstr[0] ""
9636msgstr[1] ""
9637
ab4f385b 9638#: readelf.c:13277
6ece5c52 9639#, c-format
3caac5b8
AM
9640msgid ""
9641"\n"
3957a496
NC
9642"Dynamic info segment at offset 0x%lx contains %d entry:\n"
9643msgid_plural ""
9644"\n"
3caac5b8 9645"Dynamic info segment at offset 0x%lx contains %d entries:\n"
3957a496
NC
9646msgstr[0] ""
9647msgstr[1] ""
252b5132 9648
ab4f385b 9649#: readelf.c:13285
6ece5c52 9650#, c-format
3caac5b8 9651msgid " Num: Name BoundTo Flags\n"
252b5132
RH
9652msgstr ""
9653
ab4f385b 9654#: readelf.c:13292
e0e7a9d4
TG
9655#, c-format
9656msgid "<corrupt index>"
9657msgstr ""
9658
ab4f385b 9659#: readelf.c:13297
2ee0aedf
TG
9660#, c-format
9661msgid "<corrupt: %19ld>"
9662msgstr ""
9663
ab4f385b 9664#: readelf.c:13394
15e6ed8c
TG
9665#, c-format
9666msgid "MSP430 SYM_DIFF reloc contains invalid symbol index %lu\n"
9667msgstr ""
9668
ab4f385b 9669#: readelf.c:13441
777cd7ab
DDAG
9670#, c-format
9671msgid "MSP430 ULEB128 field at 0x%lx contains invalid ULEB128 value\n"
9672msgstr ""
9673
ab4f385b 9674#: readelf.c:13445
15e6ed8c
TG
9675#, c-format
9676msgid "MSP430 reloc contains invalid symbol index %lu\n"
9677msgstr ""
9678
9679#. PR 21137
ab4f385b 9680#: readelf.c:13456
15e6ed8c
TG
9681#, c-format
9682msgid "MSP430 sym diff reloc contains invalid offset: 0x%lx\n"
9683msgstr ""
9684
ab4f385b 9685#: readelf.c:13467
e0e7a9d4 9686msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n"
c1c69e83
AM
9687msgstr ""
9688
ab4f385b 9689#: readelf.c:13490
15e6ed8c
TG
9690#, c-format
9691msgid "MN10300_SYM_DIFF reloc contains invalid symbol index %lu\n"
9692msgstr ""
9693
ab4f385b 9694#: readelf.c:13504
15e6ed8c
TG
9695#, c-format
9696msgid "MN10300 reloc contains invalid symbol index %lu\n"
9697msgstr ""
9698
ab4f385b 9699#: readelf.c:13514
15e6ed8c
TG
9700#, c-format
9701msgid "MN10300 sym diff reloc contains invalid offset: 0x%lx\n"
9702msgstr ""
9703
ab4f385b 9704#: readelf.c:13524
e0e7a9d4 9705msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n"
23f938f1
TG
9706msgstr ""
9707
ab4f385b 9708#: readelf.c:13547
15e6ed8c
TG
9709#, c-format
9710msgid "RL78_SYM reloc contains invalid symbol index %lu\n"
9711msgstr ""
9712
ab4f385b 9713#: readelf.c:13566 readelf.c:13575
15e6ed8c
TG
9714#, c-format
9715msgid "RL78 sym diff reloc contains invalid offset: 0x%lx\n"
9716msgstr ""
9717
ab4f385b 9718#: readelf.c:13794
23f938f1
TG
9719#, c-format
9720msgid ""
9721"Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
9722"number %d\n"
9723msgstr ""
9724
ab4f385b 9725#: readelf.c:14477
23f938f1
TG
9726#, c-format
9727msgid "unable to apply unsupported reloc type %d to section %s\n"
9728msgstr ""
9729
ab4f385b 9730#: readelf.c:14486
23f938f1
TG
9731#, c-format
9732msgid "skipping invalid relocation offset 0x%lx in section %s\n"
9733msgstr ""
9734
ab4f385b 9735#: readelf.c:14495
9cf03b7e
NC
9736#, c-format
9737msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
9738msgstr ""
9739
ab4f385b 9740#: readelf.c:14518
23f938f1 9741#, c-format
3957a496 9742msgid "skipping unexpected symbol type %s in section %s relocation %ld\n"
23f938f1
TG
9743msgstr ""
9744
ab4f385b 9745#: readelf.c:14595
252b5132 9746#, c-format
3caac5b8
AM
9747msgid ""
9748"\n"
9749"Assembly dump of section %s\n"
252b5132
RH
9750msgstr ""
9751
ab4f385b 9752#: readelf.c:14613
252b5132 9753#, c-format
3957a496 9754msgid "Section '%s' has no data to dump.\n"
252b5132
RH
9755msgstr ""
9756
ab4f385b 9757#: readelf.c:14619
23f938f1
TG
9758msgid "section contents"
9759msgstr ""
9760
ab4f385b 9761#: readelf.c:14695
346d80ef
NC
9762#, c-format
9763msgid ""
9764"\n"
9765"String dump of section '%s' in linked file %s:\n"
9766msgstr ""
9767
ab4f385b 9768#: readelf.c:14699
f12e7348
NC
9769#, c-format
9770msgid ""
9771"\n"
9772"String dump of section '%s':\n"
9773msgstr ""
9774
ab4f385b 9775#: readelf.c:14720 readelf.c:14936 readelf.c:15359
e0e7a9d4
TG
9776#, c-format
9777msgid "section '%s' has unsupported compress type: %d\n"
9778msgstr ""
9779
ab4f385b 9780#: readelf.c:14752 readelf.c:14970 readelf.c:15396
15e6ed8c
TG
9781#, c-format
9782msgid "Unable to decompress section %s\n"
9783msgstr ""
9784
ab4f385b 9785#: readelf.c:14777
f12e7348
NC
9786#, c-format
9787msgid ""
9788" Note: This section has relocations against it, but these have NOT been "
9789"applied to this dump.\n"
9790msgstr ""
9791
ab4f385b
JE
9792#: readelf.c:14870 readelf.c:16357 readelf.c:16397 readelf.c:16435
9793#: readelf.c:16482 readelf.c:16513 readelf.c:18120 readelf.c:18152
e0e7a9d4
TG
9794#, c-format
9795msgid "<corrupt>\n"
9796msgstr ""
9797
ab4f385b 9798#: readelf.c:14878
f12e7348
NC
9799#, c-format
9800msgid " No strings found in this section."
9801msgstr ""
9802
ab4f385b 9803#: readelf.c:14911
346d80ef
NC
9804#, c-format
9805msgid ""
9806"\n"
9807"Hex dump of section '%s' in linked file %s:\n"
9808msgstr ""
9809
ab4f385b 9810#: readelf.c:14915
252b5132 9811#, c-format
06647dfd
AM
9812msgid ""
9813"\n"
3caac5b8 9814"Hex dump of section '%s':\n"
18e03609
NC
9815msgstr ""
9816
ab4f385b 9817#: readelf.c:15003
ae351704
AM
9818#, c-format
9819msgid ""
9820" NOTE: This section has relocations against it, but these have NOT been "
9821"applied to this dump.\n"
9822msgstr ""
9823
ab4f385b 9824#: readelf.c:15148
777cd7ab
DDAG
9825#, c-format
9826msgid "Iteration failed: %s, %s\n"
9827msgstr ""
9828
ab4f385b 9829#: readelf.c:15194
6655dba2
SB
9830#, c-format
9831msgid "No symbol section named %s\n"
9832msgstr ""
9833
ab4f385b 9834#: readelf.c:15210
6655dba2
SB
9835#, c-format
9836msgid "No string table section named %s\n"
9837msgstr ""
9838
ab4f385b 9839#: readelf.c:15217
6655dba2
SB
9840msgid "strings"
9841msgstr ""
9842
ab4f385b 9843#: readelf.c:15227
6655dba2
SB
9844#, c-format
9845msgid "No CTF parent section named %s\n"
9846msgstr ""
9847
ab4f385b 9848#: readelf.c:15233
6655dba2
SB
9849msgid "CTF parent"
9850msgstr ""
9851
ab4f385b 9852#: readelf.c:15246 readelf.c:15259 readelf.c:15273
777cd7ab
DDAG
9853#, c-format
9854msgid "CTF open failure: %s\n"
9855msgstr ""
9856
ab4f385b 9857#: readelf.c:15280
346d80ef
NC
9858#, c-format
9859msgid ""
9860"\n"
9861"Dump of CTF section '%s' in linked file %s:\n"
9862msgstr ""
9863
ab4f385b 9864#: readelf.c:15284
6655dba2
SB
9865#, c-format
9866msgid ""
9867"\n"
9868"Dump of CTF section '%s':\n"
9869msgstr ""
9870
ab4f385b 9871#: readelf.c:15290
573fe3fb
NC
9872#, c-format
9873msgid "CTF member open failure: %s\n"
9874msgstr ""
9875
ab4f385b 9876#: readelf.c:15323
252b5132 9877#, c-format
3caac5b8 9878msgid "%s section data"
252b5132
RH
9879msgstr ""
9880
ab4f385b 9881#: readelf.c:15346
e0e7a9d4 9882#, c-format
b19d852d 9883msgid "compressed section %s is too small to contain a compression header\n"
e0e7a9d4
TG
9884msgstr ""
9885
ab4f385b 9886#: readelf.c:15472 readelf.c:15499 readelf.c:15524
1b1bb2c6
NC
9887#, c-format
9888msgid ""
b19d852d 9889"malformed note encountered in section %s whilst scanning for build-id note\n"
1b1bb2c6
NC
9890msgstr ""
9891
ab4f385b 9892#: readelf.c:15648
252b5132 9893#, c-format
3caac5b8
AM
9894msgid ""
9895"\n"
9896"Section '%s' has no debugging data.\n"
252b5132
RH
9897msgstr ""
9898
23f938f1
TG
9899#. There is no point in dumping the contents of a debugging section
9900#. which has the NOBITS type - the bits in the file will be random.
9901#. This can happen when a file containing a .eh_frame section is
9902#. stripped with the --only-keep-debug command line option.
ab4f385b 9903#: readelf.c:15657
23f938f1
TG
9904#, c-format
9905msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
9906msgstr ""
9907
ab4f385b 9908#: readelf.c:15707
6ece5c52 9909#, c-format
3caac5b8 9910msgid "Unrecognized debug section: %s\n"
252b5132
RH
9911msgstr ""
9912
ab4f385b 9913#: readelf.c:15736
ae351704 9914#, c-format
346d80ef 9915msgid "Section '%s' was not dumped because it does not exist\n"
ae351704
AM
9916msgstr ""
9917
ab4f385b 9918#: readelf.c:15809
e7af610e 9919#, c-format
3caac5b8 9920msgid "Section %d was not dumped because it does not exist!\n"
e7af610e
NC
9921msgstr ""
9922
ab4f385b 9923#: readelf.c:15865
e0e7a9d4
TG
9924msgid "<corrupt tag>\n"
9925msgstr ""
9926
ab4f385b 9927#: readelf.c:15880
e0e7a9d4
TG
9928#, c-format
9929msgid "<corrupt string tag>"
c1c69e83
AM
9930msgstr ""
9931
ab4f385b 9932#: readelf.c:15914
15e6ed8c
TG
9933#, c-format
9934msgid "Absent/Non standard\n"
9935msgstr ""
9936
ab4f385b 9937#: readelf.c:15917
15e6ed8c
TG
9938#, c-format
9939msgid "Bare metal/mwdt\n"
9940msgstr ""
9941
ab4f385b 9942#: readelf.c:15920
15e6ed8c
TG
9943#, c-format
9944msgid "Bare metal/newlib\n"
9945msgstr ""
9946
ab4f385b 9947#: readelf.c:15923
15e6ed8c
TG
9948#, c-format
9949msgid "Linux/uclibc\n"
9950msgstr ""
9951
ab4f385b 9952#: readelf.c:15926
15e6ed8c
TG
9953#, c-format
9954msgid "Linux/glibc\n"
9955msgstr ""
9956
ab4f385b 9957#: readelf.c:15929 readelf.c:16008
15e6ed8c
TG
9958#, c-format
9959msgid "Unknown\n"
9960msgstr ""
9961
ab4f385b 9962#: readelf.c:15941 readelf.c:15971 readelf.c:15999
15e6ed8c
TG
9963#, c-format
9964msgid "Absent\n"
9965msgstr ""
9966
ab4f385b 9967#: readelf.c:15983
15e6ed8c
TG
9968msgid "yes"
9969msgstr ""
9970
ab4f385b 9971#: readelf.c:15983
15e6ed8c
TG
9972msgid "no"
9973msgstr ""
9974
ab4f385b 9975#: readelf.c:16020 readelf.c:16027
15e6ed8c
TG
9976msgid "default"
9977msgstr ""
9978
ab4f385b 9979#: readelf.c:16021
15e6ed8c
TG
9980msgid "smallest"
9981msgstr ""
9982
ab4f385b 9983#: readelf.c:16026
15e6ed8c
TG
9984msgid "OPTFP"
9985msgstr ""
9986
ab4f385b
JE
9987#: readelf.c:16224 readelf.c:16237 readelf.c:16255 readelf.c:16776
9988#: readelf.c:17055 readelf.c:17067 readelf.c:17079
2ee0aedf
TG
9989#, c-format
9990msgid "None\n"
9991msgstr ""
9992
ab4f385b 9993#: readelf.c:16225
2ee0aedf
TG
9994#, c-format
9995msgid "Application\n"
9996msgstr ""
9997
ab4f385b 9998#: readelf.c:16226
2ee0aedf
TG
9999#, c-format
10000msgid "Realtime\n"
10001msgstr ""
10002
ab4f385b 10003#: readelf.c:16227
2ee0aedf
TG
10004#, c-format
10005msgid "Microcontroller\n"
10006msgstr ""
10007
ab4f385b 10008#: readelf.c:16228
2ee0aedf
TG
10009#, c-format
10010msgid "Application or Realtime\n"
10011msgstr ""
10012
ab4f385b
JE
10013#: readelf.c:16238 readelf.c:16257 readelf.c:16828 readelf.c:16845
10014#: readelf.c:16916 readelf.c:16936 readelf.c:19762
2ee0aedf
TG
10015#, c-format
10016msgid "8-byte\n"
10017msgstr ""
10018
ab4f385b 10019#: readelf.c:16239 readelf.c:16919 readelf.c:16939 readelf.c:19761
2ee0aedf
TG
10020#, c-format
10021msgid "4-byte\n"
10022msgstr ""
10023
ab4f385b 10024#: readelf.c:16243 readelf.c:16261
2ee0aedf
TG
10025#, c-format
10026msgid "8-byte and up to %d-byte extended\n"
10027msgstr ""
10028
ab4f385b 10029#: readelf.c:16256
2ee0aedf
TG
10030#, c-format
10031msgid "8-byte, except leaf SP\n"
10032msgstr ""
10033
ab4f385b 10034#: readelf.c:16272 readelf.c:16354 readelf.c:16954
2ee0aedf 10035#, c-format
e0e7a9d4 10036msgid "flag = %d, vendor = "
2ee0aedf
TG
10037msgstr ""
10038
ab4f385b 10039#: readelf.c:16293
2ee0aedf
TG
10040#, c-format
10041msgid "True\n"
10042msgstr ""
10043
ab4f385b 10044#: readelf.c:16313
c1c69e83 10045#, c-format
e0e7a9d4 10046msgid "<unknown: %d>\n"
c1c69e83
AM
10047msgstr ""
10048
ab4f385b 10049#: readelf.c:16358
c1c69e83
AM
10050msgid "corrupt vendor attribute\n"
10051msgstr ""
10052
ab4f385b 10053#: readelf.c:16408
b19d852d
NC
10054#, c-format
10055msgid "unspecified hard/soft float\n"
10056msgstr ""
10057
ab4f385b 10058#: readelf.c:16411
b19d852d
NC
10059#, c-format
10060msgid "hard float\n"
10061msgstr ""
10062
ab4f385b 10063#: readelf.c:16414
b19d852d
NC
10064#, c-format
10065msgid "soft float\n"
10066msgstr ""
10067
ab4f385b 10068#: readelf.c:16446
2ee0aedf 10069#, c-format
e0e7a9d4 10070msgid "unspecified hard/soft float, "
2ee0aedf
TG
10071msgstr ""
10072
ab4f385b 10073#: readelf.c:16449
2ee0aedf 10074#, c-format
e0e7a9d4 10075msgid "hard float, "
2ee0aedf
TG
10076msgstr ""
10077
ab4f385b 10078#: readelf.c:16452
2ee0aedf 10079#, c-format
e0e7a9d4 10080msgid "soft float, "
2ee0aedf
TG
10081msgstr ""
10082
ab4f385b 10083#: readelf.c:16455
2ee0aedf 10084#, c-format
e0e7a9d4 10085msgid "single-precision hard float, "
2ee0aedf
TG
10086msgstr ""
10087
ab4f385b 10088#: readelf.c:16462
2ee0aedf 10089#, c-format
e0e7a9d4 10090msgid "unspecified long double\n"
2ee0aedf
TG
10091msgstr ""
10092
ab4f385b 10093#: readelf.c:16465
2ee0aedf 10094#, c-format
e0e7a9d4 10095msgid "128-bit IBM long double\n"
2ee0aedf
TG
10096msgstr ""
10097
ab4f385b 10098#: readelf.c:16468
e0e7a9d4
TG
10099#, c-format
10100msgid "64-bit long double\n"
10101msgstr ""
10102
ab4f385b 10103#: readelf.c:16471
e0e7a9d4
TG
10104#, c-format
10105msgid "128-bit IEEE long double\n"
c1c69e83
AM
10106msgstr ""
10107
ab4f385b 10108#: readelf.c:16493 readelf.c:16524
2ee0aedf 10109#, c-format
e0e7a9d4 10110msgid "unspecified\n"
2ee0aedf
TG
10111msgstr ""
10112
ab4f385b 10113#: readelf.c:16496
e0e7a9d4
TG
10114#, c-format
10115msgid "generic\n"
10116msgstr ""
10117
ab4f385b 10118#: readelf.c:16530
e0e7a9d4
TG
10119#, c-format
10120msgid "memory\n"
10121msgstr ""
10122
ab4f385b 10123#: readelf.c:16557
e0e7a9d4
TG
10124#, c-format
10125msgid "any\n"
10126msgstr ""
10127
ab4f385b 10128#: readelf.c:16560
e0e7a9d4
TG
10129#, c-format
10130msgid "software\n"
10131msgstr ""
10132
ab4f385b 10133#: readelf.c:16563
e0e7a9d4
TG
10134#, c-format
10135msgid "hardware\n"
10136msgstr ""
10137
ab4f385b 10138#: readelf.c:16686
e0e7a9d4
TG
10139#, c-format
10140msgid "Hard or soft float\n"
10141msgstr ""
10142
ab4f385b 10143#: readelf.c:16689
2ee0aedf
TG
10144#, c-format
10145msgid "Hard float (double precision)\n"
10146msgstr ""
10147
ab4f385b 10148#: readelf.c:16692
2ee0aedf
TG
10149#, c-format
10150msgid "Hard float (single precision)\n"
10151msgstr ""
10152
ab4f385b 10153#: readelf.c:16695
e0e7a9d4
TG
10154#, c-format
10155msgid "Soft float\n"
10156msgstr ""
10157
ab4f385b 10158#: readelf.c:16698
e0e7a9d4
TG
10159#, c-format
10160msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
10161msgstr ""
10162
ab4f385b 10163#: readelf.c:16701
e0e7a9d4
TG
10164#, c-format
10165msgid "Hard float (32-bit CPU, Any FPU)\n"
10166msgstr ""
10167
ab4f385b 10168#: readelf.c:16704
e0e7a9d4
TG
10169#, c-format
10170msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
10171msgstr ""
10172
ab4f385b 10173#: readelf.c:16707
2ee0aedf 10174#, c-format
e0e7a9d4 10175msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
2ee0aedf
TG
10176msgstr ""
10177
ab4f385b 10178#: readelf.c:16710
e0e7a9d4
TG
10179#, c-format
10180msgid "NaN 2008 compatibility\n"
10181msgstr ""
10182
ab4f385b 10183#: readelf.c:16743
c1c69e83
AM
10184#, c-format
10185msgid "Any MSA or not\n"
10186msgstr ""
10187
ab4f385b 10188#: readelf.c:16746
c1c69e83
AM
10189#, c-format
10190msgid "128-bit MSA\n"
10191msgstr ""
10192
ab4f385b 10193#: readelf.c:16808
2ee0aedf
TG
10194#, c-format
10195msgid "Not used\n"
10196msgstr ""
10197
ab4f385b 10198#: readelf.c:16811
2ee0aedf
TG
10199#, c-format
10200msgid "2 bytes\n"
10201msgstr ""
10202
ab4f385b 10203#: readelf.c:16814
2ee0aedf
TG
10204#, c-format
10205msgid "4 bytes\n"
10206msgstr ""
10207
ab4f385b 10208#: readelf.c:16831 readelf.c:16848 readelf.c:16922 readelf.c:16942
2ee0aedf
TG
10209#, c-format
10210msgid "16-byte\n"
10211msgstr ""
10212
ab4f385b 10213#: readelf.c:16862
2ee0aedf
TG
10214#, c-format
10215msgid "DSBT addressing not used\n"
10216msgstr ""
10217
ab4f385b 10218#: readelf.c:16865
2ee0aedf
TG
10219#, c-format
10220msgid "DSBT addressing used\n"
10221msgstr ""
10222
ab4f385b 10223#: readelf.c:16879
2ee0aedf
TG
10224#, c-format
10225msgid "Data addressing position-dependent\n"
10226msgstr ""
10227
ab4f385b 10228#: readelf.c:16882
2ee0aedf
TG
10229#, c-format
10230msgid "Data addressing position-independent, GOT near DP\n"
10231msgstr ""
10232
ab4f385b 10233#: readelf.c:16885
2ee0aedf
TG
10234#, c-format
10235msgid "Data addressing position-independent, GOT far from DP\n"
10236msgstr ""
10237
ab4f385b 10238#: readelf.c:16899
2ee0aedf
TG
10239#, c-format
10240msgid "Code addressing position-dependent\n"
10241msgstr ""
10242
ab4f385b 10243#: readelf.c:16902
2ee0aedf
TG
10244#, c-format
10245msgid "Code addressing position-independent\n"
10246msgstr ""
10247
ab4f385b 10248#: readelf.c:17056
c1c69e83
AM
10249#, c-format
10250msgid "MSP430\n"
10251msgstr ""
10252
ab4f385b 10253#: readelf.c:17057
c1c69e83
AM
10254#, c-format
10255msgid "MSP430X\n"
10256msgstr ""
10257
ab4f385b 10258#: readelf.c:17068 readelf.c:17080
c1c69e83
AM
10259#, c-format
10260msgid "Small\n"
10261msgstr ""
10262
ab4f385b 10263#: readelf.c:17069 readelf.c:17081
c1c69e83
AM
10264#, c-format
10265msgid "Large\n"
10266msgstr ""
10267
ab4f385b 10268#: readelf.c:17082
c1c69e83
AM
10269#, c-format
10270msgid "Restricted Large\n"
10271msgstr ""
10272
ab4f385b 10273#: readelf.c:17088
c1c69e83
AM
10274#, c-format
10275msgid " <unknown tag %d>: "
10276msgstr ""
10277
ab4f385b 10278#: readelf.c:17134
6655dba2
SB
10279#, c-format
10280msgid "Any Region\n"
10281msgstr ""
10282
ab4f385b 10283#: readelf.c:17137
6655dba2
SB
10284#, c-format
10285msgid "Lower Region Only\n"
10286msgstr ""
10287
ab4f385b 10288#: readelf.c:17196
f48dfe41 10289#, c-format
6655dba2 10290msgid "%u\n"
f48dfe41
NC
10291msgstr ""
10292
ab4f385b 10293#: readelf.c:17203
f48dfe41
NC
10294#, c-format
10295msgid "No unaligned access\n"
10296msgstr ""
10297
ab4f385b 10298#: readelf.c:17206
f48dfe41
NC
10299#, c-format
10300msgid "Unaligned access\n"
10301msgstr ""
10302
ab4f385b 10303#: readelf.c:17212
f48dfe41 10304#, c-format
6655dba2 10305msgid "%u-bytes\n"
f48dfe41
NC
10306msgstr ""
10307
ab4f385b 10308#: readelf.c:17354
3caac5b8 10309msgid "attributes"
252b5132
RH
10310msgstr ""
10311
ab4f385b 10312#: readelf.c:17366
15e6ed8c
TG
10313#, c-format
10314msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n"
10315msgstr ""
10316
ab4f385b 10317#: readelf.c:17385
e0e7a9d4
TG
10318msgid "Tag section ends prematurely\n"
10319msgstr ""
10320
ab4f385b 10321#: readelf.c:17394
e0e7a9d4
TG
10322#, c-format
10323msgid "Bad attribute length (%u > %u)\n"
10324msgstr ""
10325
ab4f385b 10326#: readelf.c:17402
e0e7a9d4
TG
10327#, c-format
10328msgid "Attribute length of %u is too small\n"
10329msgstr ""
10330
ab4f385b 10331#: readelf.c:17413
e0e7a9d4
TG
10332msgid "Corrupt attribute section name\n"
10333msgstr ""
10334
ab4f385b 10335#: readelf.c:17418
252b5132 10336#, c-format
e0e7a9d4
TG
10337msgid "Attribute Section: "
10338msgstr ""
10339
ab4f385b 10340#: readelf.c:17445
e0e7a9d4 10341msgid "Unused bytes at end of section\n"
252b5132
RH
10342msgstr ""
10343
ab4f385b 10344#: readelf.c:17455
2ee0aedf 10345#, c-format
e0e7a9d4 10346msgid "Bad subsection length (%u > %u)\n"
2ee0aedf
TG
10347msgstr ""
10348
ab4f385b 10349#: readelf.c:17463
252b5132 10350#, c-format
e0e7a9d4 10351msgid "Bad subsection length (%u < 6)\n"
252b5132
RH
10352msgstr ""
10353
ab4f385b 10354#: readelf.c:17478
2ee0aedf
TG
10355#, c-format
10356msgid "File Attributes\n"
10357msgstr ""
10358
ab4f385b 10359#: readelf.c:17481
2ee0aedf
TG
10360#, c-format
10361msgid "Section Attributes:"
10362msgstr ""
10363
ab4f385b 10364#: readelf.c:17484
2ee0aedf
TG
10365#, c-format
10366msgid "Symbol Attributes:"
10367msgstr ""
10368
ab4f385b 10369#: readelf.c:17497
2ee0aedf
TG
10370#, c-format
10371msgid "Unknown tag: %d\n"
10372msgstr ""
10373
ab4f385b 10374#: readelf.c:17518
2ee0aedf 10375#, c-format
e0e7a9d4 10376msgid " Unknown attribute:\n"
2ee0aedf
TG
10377msgstr ""
10378
ab4f385b 10379#: readelf.c:17560
e0e7a9d4
TG
10380msgid "MIPS GOT entry extends beyond the end of available data\n"
10381msgstr ""
10382
ab4f385b 10383#: readelf.c:17643 readelf.c:17712
e0e7a9d4
TG
10384msgid "Unknown"
10385msgstr ""
10386
ab4f385b 10387#: readelf.c:17759
15e6ed8c
TG
10388msgid "Corrupt MIPS ABI Flags section.\n"
10389msgstr ""
10390
ab4f385b 10391#: readelf.c:17765
e0e7a9d4 10392msgid "MIPS ABI Flags section"
2ee0aedf
TG
10393msgstr ""
10394
ab4f385b 10395#: readelf.c:17824 readelf.c:18407
15e6ed8c
TG
10396msgid "Global Offset Table data"
10397msgstr ""
10398
ab4f385b 10399#: readelf.c:17828
15e6ed8c
TG
10400#, c-format
10401msgid ""
10402"\n"
10403"Static GOT:\n"
10404msgstr ""
10405
ab4f385b 10406#: readelf.c:17829 readelf.c:18412
15e6ed8c
TG
10407#, c-format
10408msgid " Canonical gp value: "
10409msgstr ""
10410
ab4f385b 10411#: readelf.c:17843 readelf.c:18416 readelf.c:18546
15e6ed8c
TG
10412#, c-format
10413msgid " Reserved entries:\n"
10414msgstr ""
10415
ab4f385b 10416#: readelf.c:17844
15e6ed8c
TG
10417#, c-format
10418msgid " %*s %10s %*s\n"
10419msgstr ""
10420
ab4f385b
JE
10421#: readelf.c:17845 readelf.c:17875 readelf.c:18418 readelf.c:18446
10422#: readelf.c:18464 readelf.c:18548 readelf.c:18557
15e6ed8c
TG
10423msgid "Address"
10424msgstr ""
10425
ab4f385b
JE
10426#: readelf.c:17845 readelf.c:17875 readelf.c:18418 readelf.c:18446
10427#: readelf.c:18465
15e6ed8c
TG
10428msgid "Access"
10429msgstr ""
10430
ab4f385b 10431#: readelf.c:17846 readelf.c:17876
15e6ed8c
TG
10432msgid "Value"
10433msgstr ""
10434
ab4f385b 10435#: readelf.c:17873 readelf.c:18444
15e6ed8c
TG
10436#, c-format
10437msgid " Local entries:\n"
10438msgstr ""
10439
ab4f385b 10440#: readelf.c:17955 readelf.c:18663
9cf03b7e 10441msgid "liblist section data"
328577ad
NC
10442msgstr ""
10443
ab4f385b 10444#: readelf.c:17958
2ee0aedf
TG
10445#, c-format
10446msgid ""
10447"\n"
3957a496
NC
10448"Section '.liblist' contains %lu entry:\n"
10449msgid_plural ""
10450"\n"
2ee0aedf 10451"Section '.liblist' contains %lu entries:\n"
3957a496
NC
10452msgstr[0] ""
10453msgstr[1] ""
2ee0aedf 10454
ab4f385b 10455#: readelf.c:17962
2ee0aedf
TG
10456msgid ""
10457" Library Time Stamp Checksum Version Flags\n"
10458msgstr ""
10459
ab4f385b 10460#: readelf.c:17988
2ee0aedf
TG
10461#, c-format
10462msgid "<corrupt: %9ld>"
10463msgstr ""
10464
ab4f385b 10465#: readelf.c:17993
2ee0aedf
TG
10466msgid " NONE"
10467msgstr ""
10468
ab4f385b 10469#: readelf.c:18044
e0e7a9d4
TG
10470msgid "No MIPS_OPTIONS header found\n"
10471msgstr ""
10472
ab4f385b 10473#: readelf.c:18050
6655dba2
SB
10474msgid "The MIPS options section is too small.\n"
10475msgstr ""
10476
ab4f385b 10477#: readelf.c:18055
328577ad
NC
10478msgid "options"
10479msgstr ""
10480
ab4f385b 10481#: readelf.c:18074
e0e7a9d4
TG
10482#, c-format
10483msgid "Invalid size (%u) for MIPS option\n"
10484msgstr ""
10485
ab4f385b 10486#: readelf.c:18083
252b5132
RH
10487#, c-format
10488msgid ""
10489"\n"
3957a496
NC
10490"Section '%s' contains %d entry:\n"
10491msgid_plural ""
10492"\n"
252b5132 10493"Section '%s' contains %d entries:\n"
3957a496
NC
10494msgstr[0] ""
10495msgstr[1] ""
252b5132 10496
ab4f385b 10497#: readelf.c:18121 readelf.c:18153
6655dba2
SB
10498msgid "Truncated MIPS REGINFO option\n"
10499msgstr ""
10500
ab4f385b 10501#: readelf.c:18289
ae351704 10502msgid "conflict list found without a dynamic symbol table\n"
252b5132
RH
10503msgstr ""
10504
ab4f385b 10505#: readelf.c:18297
15e6ed8c
TG
10506#, c-format
10507msgid "Overlarge number of conflicts detected: %lx\n"
10508msgstr ""
10509
ab4f385b 10510#: readelf.c:18305
e0e7a9d4
TG
10511msgid "Out of memory allocating space for dynamic conflicts\n"
10512msgstr ""
10513
ab4f385b 10514#: readelf.c:18315 readelf.c:18333
328577ad
NC
10515msgid "conflict"
10516msgstr ""
10517
ab4f385b 10518#: readelf.c:18346
252b5132
RH
10519#, c-format
10520msgid ""
10521"\n"
3957a496
NC
10522"Section '.conflict' contains %lu entry:\n"
10523msgid_plural ""
10524"\n"
6ece5c52 10525"Section '.conflict' contains %lu entries:\n"
3957a496
NC
10526msgstr[0] ""
10527msgstr[1] ""
252b5132 10528
ab4f385b 10529#: readelf.c:18350
252b5132
RH
10530msgid " Num: Index Value Name"
10531msgstr ""
10532
ab4f385b 10533#: readelf.c:18357
e0e7a9d4
TG
10534#, c-format
10535msgid "<corrupt symbol index>"
10536msgstr ""
10537
ab4f385b 10538#: readelf.c:18368 readelf.c:18494 readelf.c:18582
2ee0aedf
TG
10539#, c-format
10540msgid "<corrupt: %14ld>"
10541msgstr ""
10542
ab4f385b 10543#: readelf.c:18391
e0e7a9d4
TG
10544#, c-format
10545msgid ""
10546"The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n"
10547msgstr ""
10548
ab4f385b 10549#: readelf.c:18400
e0e7a9d4
TG
10550#, c-format
10551msgid "Too many GOT symbols: %lu\n"
10552msgstr ""
10553
ab4f385b 10554#: readelf.c:18411
f12e7348
NC
10555#, c-format
10556msgid ""
10557"\n"
10558"Primary GOT:\n"
10559msgstr ""
10560
ab4f385b 10561#: readelf.c:18417
f12e7348
NC
10562#, c-format
10563msgid " %*s %10s %*s Purpose\n"
10564msgstr ""
10565
ab4f385b
JE
10566#: readelf.c:18419 readelf.c:18447 readelf.c:18466 readelf.c:18548
10567#: readelf.c:18558
2ee0aedf
TG
10568msgid "Initial"
10569msgstr ""
10570
ab4f385b 10571#: readelf.c:18421
2ee0aedf
TG
10572#, c-format
10573msgid " Lazy resolver\n"
10574msgstr ""
10575
ab4f385b 10576#: readelf.c:18436
2ee0aedf
TG
10577#, c-format
10578msgid " Module pointer (GNU extension)\n"
10579msgstr ""
10580
ab4f385b 10581#: readelf.c:18462
f12e7348
NC
10582#, c-format
10583msgid " Global entries:\n"
10584msgstr ""
10585
ab4f385b 10586#: readelf.c:18467 readelf.c:18559
2ee0aedf
TG
10587msgid "Sym.Val."
10588msgstr ""
10589
9cf03b7e 10590#. Note for translators: "Ndx" = abbreviated form of "Index".
ab4f385b 10591#: readelf.c:18470 readelf.c:18559
2ee0aedf
TG
10592msgid "Ndx"
10593msgstr ""
10594
ab4f385b 10595#: readelf.c:18470 readelf.c:18559
2ee0aedf
TG
10596msgid "Name"
10597msgstr ""
10598
ab4f385b 10599#: readelf.c:18480
e0e7a9d4
TG
10600#, c-format
10601msgid "<no dynamic symbols>"
10602msgstr ""
10603
ab4f385b 10604#: readelf.c:18497
e0e7a9d4
TG
10605#, c-format
10606msgid "<symbol index %lu exceeds number of dynamic symbols>"
10607msgstr ""
10608
ab4f385b 10609#: readelf.c:18538
9cf03b7e 10610msgid "Procedure Linkage Table data"
f12e7348
NC
10611msgstr ""
10612
ab4f385b 10613#: readelf.c:18547
f12e7348
NC
10614#, c-format
10615msgid " %*s %*s Purpose\n"
10616msgstr ""
10617
ab4f385b 10618#: readelf.c:18550
2ee0aedf
TG
10619#, c-format
10620msgid " PLT lazy resolver\n"
10621msgstr ""
10622
ab4f385b 10623#: readelf.c:18552
2ee0aedf
TG
10624#, c-format
10625msgid " Module pointer\n"
10626msgstr ""
10627
ab4f385b 10628#: readelf.c:18555
f12e7348
NC
10629#, c-format
10630msgid " Entries:\n"
10631msgstr ""
10632
ab4f385b 10633#: readelf.c:18569
e0e7a9d4
TG
10634#, c-format
10635msgid "<corrupt symbol index: %lu>"
10636msgstr ""
10637
ab4f385b 10638#: readelf.c:18608
c1c69e83
AM
10639msgid "NDS32 elf flags section"
10640msgstr ""
10641
ab4f385b 10642#: readelf.c:18674
1a09a22c
NC
10643msgid "liblist string table"
10644msgstr ""
10645
ab4f385b 10646#: readelf.c:18686
1a09a22c
NC
10647#, c-format
10648msgid ""
10649"\n"
10650"Library list section '%s' contains %lu entries:\n"
3957a496
NC
10651msgid_plural ""
10652"\n"
10653"Library list section '%s' contains %lu entries:\n"
10654msgstr[0] ""
10655msgstr[1] ""
1a09a22c 10656
ab4f385b 10657#: readelf.c:18692
2ee0aedf
TG
10658msgid " Library Time Stamp Checksum Version Flags"
10659msgstr ""
10660
ab4f385b 10661#: readelf.c:18742
6ece5c52
AM
10662msgid "NT_AUXV (auxiliary vector)"
10663msgstr ""
10664
ab4f385b 10665#: readelf.c:18744
a74801ba
ILT
10666msgid "NT_PRSTATUS (prstatus structure)"
10667msgstr ""
10668
ab4f385b 10669#: readelf.c:18746
a74801ba
ILT
10670msgid "NT_FPREGSET (floating point registers)"
10671msgstr ""
10672
ab4f385b 10673#: readelf.c:18748
a74801ba
ILT
10674msgid "NT_PRPSINFO (prpsinfo structure)"
10675msgstr ""
10676
ab4f385b 10677#: readelf.c:18750
a74801ba
ILT
10678msgid "NT_TASKSTRUCT (task structure)"
10679msgstr ""
10680
ab4f385b 10681#: readelf.c:18752
346d80ef
NC
10682msgid "NT_GDB_TDESC (GDB XML target description)"
10683msgstr ""
10684
ab4f385b 10685#: readelf.c:18754
a74801ba
ILT
10686msgid "NT_PRXFPREG (user_xfpregs structure)"
10687msgstr ""
10688
ab4f385b 10689#: readelf.c:18756
f12e7348
NC
10690msgid "NT_PPC_VMX (ppc Altivec registers)"
10691msgstr ""
10692
ab4f385b 10693#: readelf.c:18758
f12e7348
NC
10694msgid "NT_PPC_VSX (ppc VSX registers)"
10695msgstr ""
10696
ab4f385b 10697#: readelf.c:18760
3957a496
NC
10698msgid "NT_PPC_TAR (ppc TAR register)"
10699msgstr ""
10700
ab4f385b 10701#: readelf.c:18762
3957a496
NC
10702msgid "NT_PPC_PPR (ppc PPR register)"
10703msgstr ""
10704
ab4f385b 10705#: readelf.c:18764
3957a496
NC
10706msgid "NT_PPC_DSCR (ppc DSCR register)"
10707msgstr ""
10708
ab4f385b 10709#: readelf.c:18766
3957a496
NC
10710msgid "NT_PPC_EBB (ppc EBB registers)"
10711msgstr ""
10712
ab4f385b 10713#: readelf.c:18768
3957a496
NC
10714msgid "NT_PPC_PMU (ppc PMU registers)"
10715msgstr ""
10716
ab4f385b 10717#: readelf.c:18770
3957a496
NC
10718msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"
10719msgstr ""
10720
ab4f385b 10721#: readelf.c:18772
3957a496
NC
10722msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)"
10723msgstr ""
10724
ab4f385b 10725#: readelf.c:18774
3957a496
NC
10726msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"
10727msgstr ""
10728
ab4f385b 10729#: readelf.c:18776
f48dfe41 10730msgid "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)"
3957a496
NC
10731msgstr ""
10732
ab4f385b 10733#: readelf.c:18778
3957a496
NC
10734msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)"
10735msgstr ""
10736
ab4f385b 10737#: readelf.c:18780
3957a496
NC
10738msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"
10739msgstr ""
10740
ab4f385b 10741#: readelf.c:18782
3957a496
NC
10742msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)"
10743msgstr ""
10744
ab4f385b 10745#: readelf.c:18784
3957a496
NC
10746msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)"
10747msgstr ""
10748
ab4f385b 10749#: readelf.c:18786
c1c69e83
AM
10750msgid "NT_386_TLS (x86 TLS information)"
10751msgstr ""
10752
ab4f385b 10753#: readelf.c:18788
c1c69e83
AM
10754msgid "NT_386_IOPERM (x86 I/O permissions)"
10755msgstr ""
10756
ab4f385b 10757#: readelf.c:18790
2ee0aedf
TG
10758msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
10759msgstr ""
10760
ab4f385b 10761#: readelf.c:18792
777cd7ab
DDAG
10762msgid "NT_X86_CET (x86 CET state)"
10763msgstr ""
10764
ab4f385b 10765#: readelf.c:18794
2ee0aedf
TG
10766msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
10767msgstr ""
10768
ab4f385b 10769#: readelf.c:18796
2ee0aedf
TG
10770msgid "NT_S390_TIMER (s390 timer register)"
10771msgstr ""
10772
ab4f385b 10773#: readelf.c:18798
2ee0aedf
TG
10774msgid "NT_S390_TODCMP (s390 TOD comparator register)"
10775msgstr ""
10776
ab4f385b 10777#: readelf.c:18800
2ee0aedf
TG
10778msgid "NT_S390_TODPREG (s390 TOD programmable register)"
10779msgstr ""
10780
ab4f385b 10781#: readelf.c:18802
2ee0aedf
TG
10782msgid "NT_S390_CTRS (s390 control registers)"
10783msgstr ""
10784
ab4f385b 10785#: readelf.c:18804
2ee0aedf
TG
10786msgid "NT_S390_PREFIX (s390 prefix register)"
10787msgstr ""
10788
ab4f385b 10789#: readelf.c:18806
c1c69e83
AM
10790msgid "NT_S390_LAST_BREAK (s390 last breaking event address)"
10791msgstr ""
10792
ab4f385b 10793#: readelf.c:18808
c1c69e83
AM
10794msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)"
10795msgstr ""
10796
ab4f385b 10797#: readelf.c:18810
c1c69e83
AM
10798msgid "NT_S390_TDB (s390 transaction diagnostic block)"
10799msgstr ""
10800
ab4f385b 10801#: readelf.c:18812
e0e7a9d4
TG
10802msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)"
10803msgstr ""
10804
ab4f385b 10805#: readelf.c:18814
e0e7a9d4
TG
10806msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)"
10807msgstr ""
10808
ab4f385b 10809#: readelf.c:18816
15e6ed8c
TG
10810msgid "NT_S390_GS_CB (s390 guarded-storage registers)"
10811msgstr ""
10812
ab4f385b 10813#: readelf.c:18818
15e6ed8c
TG
10814msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)"
10815msgstr ""
10816
ab4f385b 10817#: readelf.c:18820
9cf03b7e
NC
10818msgid "NT_ARM_VFP (arm VFP registers)"
10819msgstr ""
10820
ab4f385b 10821#: readelf.c:18822
c1c69e83
AM
10822msgid "NT_ARM_TLS (AArch TLS registers)"
10823msgstr ""
10824
ab4f385b 10825#: readelf.c:18824
c1c69e83
AM
10826msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)"
10827msgstr ""
10828
ab4f385b 10829#: readelf.c:18826
c1c69e83
AM
10830msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)"
10831msgstr ""
10832
ab4f385b 10833#: readelf.c:18828
346d80ef
NC
10834msgid "NT_ARM_SVE (AArch SVE registers)"
10835msgstr ""
10836
ab4f385b 10837#: readelf.c:18830
346d80ef
NC
10838msgid "NT_ARM_PAC_MASK (AArch pointer authentication code masks)"
10839msgstr ""
10840
ab4f385b 10841#: readelf.c:18832
346d80ef
NC
10842msgid "NT_ARM_TAGGED_ADDR_CTRL (AArch tagged address control)"
10843msgstr ""
10844
ab4f385b 10845#: readelf.c:18834
b19d852d
NC
10846msgid "NT_ARC_V2 (ARC HS accumulator/extra registers)"
10847msgstr ""
10848
ab4f385b 10849#: readelf.c:18836
346d80ef
NC
10850msgid "NT_RISCV_CSR (RISC-V control and status registers)"
10851msgstr ""
10852
ab4f385b 10853#: readelf.c:18838
a74801ba
ILT
10854msgid "NT_PSTATUS (pstatus structure)"
10855msgstr ""
10856
ab4f385b 10857#: readelf.c:18840
a74801ba
ILT
10858msgid "NT_FPREGS (floating point registers)"
10859msgstr ""
10860
ab4f385b 10861#: readelf.c:18842
a74801ba
ILT
10862msgid "NT_PSINFO (psinfo structure)"
10863msgstr ""
10864
ab4f385b 10865#: readelf.c:18844
a74801ba
ILT
10866msgid "NT_LWPSTATUS (lwpstatus_t structure)"
10867msgstr ""
10868
ab4f385b 10869#: readelf.c:18846
a74801ba
ILT
10870msgid "NT_LWPSINFO (lwpsinfo_t structure)"
10871msgstr ""
10872
ab4f385b 10873#: readelf.c:18848
1a09a22c 10874msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
a74801ba
ILT
10875msgstr ""
10876
ab4f385b 10877#: readelf.c:18850
c1c69e83
AM
10878msgid "NT_SIGINFO (siginfo_t data)"
10879msgstr ""
10880
ab4f385b 10881#: readelf.c:18852
c1c69e83
AM
10882msgid "NT_FILE (mapped files)"
10883msgstr ""
10884
ab4f385b 10885#: readelf.c:18854
346d80ef
NC
10886msgid "NT_MEMTAG (memory tags)"
10887msgstr ""
10888
ab4f385b 10889#: readelf.c:18862
06647dfd
AM
10890msgid "NT_VERSION (version)"
10891msgstr ""
10892
ab4f385b 10893#: readelf.c:18864
06647dfd
AM
10894msgid "NT_ARCH (architecture)"
10895msgstr ""
10896
ab4f385b 10897#: readelf.c:18866
3957a496 10898msgid "OPEN"
15e6ed8c
TG
10899msgstr ""
10900
ab4f385b 10901#: readelf.c:18868
3957a496 10902msgid "func"
15e6ed8c
TG
10903msgstr ""
10904
ab4f385b 10905#: readelf.c:18870
346d80ef
NC
10906msgid "GO BUILDID"
10907msgstr ""
10908
ab4f385b
JE
10909#: readelf.c:18875 readelf.c:18994 readelf.c:19735 readelf.c:19903
10910#: readelf.c:19980 readelf.c:20097
a74801ba
ILT
10911#, c-format
10912msgid "Unknown note type: (0x%08x)"
10913msgstr ""
10914
ab4f385b 10915#: readelf.c:18896
c1c69e83
AM
10916#, c-format
10917msgid " Cannot decode 64-bit note in 32-bit build\n"
10918msgstr ""
10919
ab4f385b 10920#: readelf.c:18904
c1c69e83
AM
10921msgid " Malformed note - too short for header\n"
10922msgstr ""
10923
ab4f385b 10924#: readelf.c:18913
c1c69e83
AM
10925msgid " Malformed note - does not end with \\0\n"
10926msgstr ""
10927
ab4f385b 10928#: readelf.c:18926
c1c69e83
AM
10929msgid " Malformed note - too short for supplied file count\n"
10930msgstr ""
10931
ab4f385b 10932#: readelf.c:18930
c1c69e83
AM
10933#, c-format
10934msgid " Page size: "
10935msgstr ""
10936
ab4f385b 10937#: readelf.c:18934
c1c69e83
AM
10938#, c-format
10939msgid " %*s%*s%*s\n"
10940msgstr ""
10941
ab4f385b 10942#: readelf.c:18935
c1c69e83
AM
10943msgid "Start"
10944msgstr ""
10945
ab4f385b 10946#: readelf.c:18936
c1c69e83
AM
10947msgid "End"
10948msgstr ""
10949
ab4f385b 10950#: readelf.c:18937
c1c69e83
AM
10951msgid "Page Offset"
10952msgstr ""
10953
ab4f385b 10954#: readelf.c:18945
c1c69e83
AM
10955msgid " Malformed note - filenames end too early\n"
10956msgstr ""
10957
ab4f385b 10958#: readelf.c:18977
f12e7348
NC
10959msgid "NT_GNU_ABI_TAG (ABI version tag)"
10960msgstr ""
10961
ab4f385b 10962#: readelf.c:18979
f12e7348
NC
10963msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
10964msgstr ""
10965
ab4f385b 10966#: readelf.c:18981
f12e7348
NC
10967msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
10968msgstr ""
10969
ab4f385b 10970#: readelf.c:18983
f12e7348
NC
10971msgid "NT_GNU_GOLD_VERSION (gold version)"
10972msgstr ""
10973
ab4f385b 10974#: readelf.c:18985
15e6ed8c
TG
10975msgid "NT_GNU_PROPERTY_TYPE_0"
10976msgstr ""
10977
ab4f385b 10978#: readelf.c:18987
3957a496
NC
10979msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN"
10980msgstr ""
10981
ab4f385b 10982#: readelf.c:18989
3957a496
NC
10983msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC"
10984msgstr ""
10985
ab4f385b 10986#: readelf.c:19078 readelf.c:19209 readelf.c:19246
f48dfe41
NC
10987#, c-format
10988msgid "<None>"
10989msgstr ""
10990
ab4f385b 10991#: readelf.c:19358
15e6ed8c
TG
10992#, c-format
10993msgid " Properties: "
10994msgstr ""
10995
ab4f385b 10996#: readelf.c:19362
15e6ed8c
TG
10997#, c-format
10998msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n"
10999msgstr ""
11000
ab4f385b 11001#: readelf.c:19374
3957a496
NC
11002#, c-format
11003msgid "<corrupt descsz: %#lx>\n"
11004msgstr ""
11005
ab4f385b 11006#: readelf.c:19385
15e6ed8c
TG
11007#, c-format
11008msgid "<corrupt type (%#x) datasz: %#x>\n"
11009msgstr ""
11010
ab4f385b 11011#: readelf.c:19407 readelf.c:19461 readelf.c:19483
15e6ed8c 11012#, c-format
f48dfe41
NC
11013msgid "x86 ISA used: <corrupt length: %#x> "
11014msgstr ""
11015
ab4f385b 11016#: readelf.c:19418 readelf.c:19472 readelf.c:19494
f48dfe41
NC
11017#, c-format
11018msgid "x86 ISA needed: <corrupt length: %#x> "
11019msgstr ""
11020
ab4f385b 11021#: readelf.c:19429
f48dfe41
NC
11022#, c-format
11023msgid "x86 feature: <corrupt length: %#x> "
11024msgstr ""
11025
ab4f385b 11026#: readelf.c:19440
f48dfe41
NC
11027#, c-format
11028msgid "x86 feature used: <corrupt length: %#x> "
11029msgstr ""
11030
ab4f385b 11031#: readelf.c:19451
f48dfe41
NC
11032#, c-format
11033msgid "x86 feature needed: <corrupt length: %#x> "
15e6ed8c
TG
11034msgstr ""
11035
ab4f385b 11036#: readelf.c:19513 readelf.c:19527 readelf.c:19535 readelf.c:19566
15e6ed8c 11037#, c-format
6655dba2 11038msgid "<corrupt length: %#x> "
15e6ed8c
TG
11039msgstr ""
11040
ab4f385b 11041#: readelf.c:19525
f48dfe41 11042#, c-format
6655dba2 11043msgid "stack size: "
f48dfe41
NC
11044msgstr ""
11045
ab4f385b
JE
11046#: readelf.c:19548
11047#, c-format
11048msgid "1_needed: <corrupt length: %#x> "
11049msgstr ""
11050
11051#: readelf.c:19562
346d80ef
NC
11052#, c-format
11053msgid "UINT32_AND (%#x): "
11054msgstr ""
11055
ab4f385b 11056#: readelf.c:19564
346d80ef
NC
11057#, c-format
11058msgid "UINT32_OR (%#x): "
11059msgstr ""
11060
ab4f385b 11061#: readelf.c:19576
15e6ed8c
TG
11062#, c-format
11063msgid "<unknown type %#x data: "
11064msgstr ""
11065
ab4f385b 11066#: readelf.c:19578
15e6ed8c 11067#, c-format
346d80ef 11068msgid "<processor-specific type %#x data: "
15e6ed8c
TG
11069msgstr ""
11070
ab4f385b 11071#: readelf.c:19580
15e6ed8c
TG
11072#, c-format
11073msgid "<application-specific type %#x data: "
11074msgstr ""
11075
ab4f385b 11076#: readelf.c:19609
cc643b88
NC
11077#, c-format
11078msgid " Build ID: "
11079msgstr ""
11080
ab4f385b 11081#: readelf.c:19624
e0e7a9d4
TG
11082#, c-format
11083msgid " <corrupt GNU_ABI_TAG>\n"
11084msgstr ""
11085
ab4f385b 11086#: readelf.c:19661
cc643b88
NC
11087#, c-format
11088msgid " OS: %s, ABI: %ld.%ld.%ld\n"
11089msgstr ""
11090
ab4f385b 11091#: readelf.c:19670
c1c69e83
AM
11092#, c-format
11093msgid " Version: "
11094msgstr ""
11095
e0e7a9d4
TG
11096#. Hardware capabilities information. Word 0 is the number of entries.
11097#. Word 1 is a bitmask of enabled entries. The rest of the descriptor
11098#. is a series of entries, where each entry is a single byte followed
11099#. by a nul terminated string. The byte gives the bit number to test
11100#. if enabled in the bitmask.
ab4f385b 11101#: readelf.c:19686
e0e7a9d4
TG
11102#, c-format
11103msgid " Hardware Capabilities: "
11104msgstr ""
11105
ab4f385b 11106#: readelf.c:19689
e0e7a9d4
TG
11107msgid "<corrupt GNU_HWCAP>\n"
11108msgstr ""
11109
ab4f385b 11110#: readelf.c:19694
e0e7a9d4
TG
11111#, c-format
11112msgid "num entries: %ld, enabled mask: %lx\n"
11113msgstr ""
11114
ab4f385b 11115#: readelf.c:19710
e0e7a9d4
TG
11116#, c-format
11117msgid " Description data: "
11118msgstr ""
11119
ab4f385b 11120#: readelf.c:19728
e0e7a9d4
TG
11121msgid "Alignment of 8-byte objects"
11122msgstr ""
11123
ab4f385b 11124#: readelf.c:19729
e0e7a9d4
TG
11125msgid "Sizeof double and long double"
11126msgstr ""
11127
ab4f385b 11128#: readelf.c:19730
e0e7a9d4
TG
11129msgid "Type of FPU support needed"
11130msgstr ""
11131
ab4f385b 11132#: readelf.c:19731
e0e7a9d4
TG
11133msgid "Use of SIMD instructions"
11134msgstr ""
11135
ab4f385b 11136#: readelf.c:19732
e0e7a9d4
TG
11137msgid "Use of cache"
11138msgstr ""
11139
ab4f385b 11140#: readelf.c:19733
e0e7a9d4
TG
11141msgid "Use of MMU"
11142msgstr ""
11143
ab4f385b 11144#: readelf.c:19769
e0e7a9d4
TG
11145#, c-format
11146msgid "4-bytes\n"
11147msgstr ""
11148
ab4f385b 11149#: readelf.c:19770
e0e7a9d4
TG
11150#, c-format
11151msgid "8-bytes\n"
11152msgstr ""
11153
ab4f385b 11154#: readelf.c:19777
e0e7a9d4
TG
11155#, c-format
11156msgid "FPU-2.0\n"
11157msgstr ""
11158
ab4f385b 11159#: readelf.c:19778
e0e7a9d4
TG
11160#, c-format
11161msgid "FPU-3.0\n"
11162msgstr ""
11163
ab4f385b 11164#: readelf.c:19787
e0e7a9d4
TG
11165#, c-format
11166msgid "yes\n"
11167msgstr ""
11168
ab4f385b 11169#: readelf.c:19797
e0e7a9d4
TG
11170#, c-format
11171msgid "unknown value: %x\n"
11172msgstr ""
11173
ab4f385b 11174#: readelf.c:19853
e0e7a9d4
TG
11175msgid "NT_THRMISC (thrmisc structure)"
11176msgstr ""
11177
ab4f385b 11178#: readelf.c:19855
e0e7a9d4
TG
11179msgid "NT_PROCSTAT_PROC (proc data)"
11180msgstr ""
11181
ab4f385b 11182#: readelf.c:19857
e0e7a9d4
TG
11183msgid "NT_PROCSTAT_FILES (files data)"
11184msgstr ""
11185
ab4f385b 11186#: readelf.c:19859
e0e7a9d4
TG
11187msgid "NT_PROCSTAT_VMMAP (vmmap data)"
11188msgstr ""
11189
ab4f385b 11190#: readelf.c:19861
e0e7a9d4
TG
11191msgid "NT_PROCSTAT_GROUPS (groups data)"
11192msgstr ""
11193
ab4f385b 11194#: readelf.c:19863
e0e7a9d4
TG
11195msgid "NT_PROCSTAT_UMASK (umask data)"
11196msgstr ""
11197
ab4f385b 11198#: readelf.c:19865
e0e7a9d4
TG
11199msgid "NT_PROCSTAT_RLIMIT (rlimit data)"
11200msgstr ""
11201
ab4f385b 11202#: readelf.c:19867
e0e7a9d4
TG
11203msgid "NT_PROCSTAT_OSREL (osreldate data)"
11204msgstr ""
11205
ab4f385b 11206#: readelf.c:19869
e0e7a9d4
TG
11207msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)"
11208msgstr ""
11209
ab4f385b 11210#: readelf.c:19871
e0e7a9d4
TG
11211msgid "NT_PROCSTAT_AUXV (auxv data)"
11212msgstr ""
11213
ab4f385b 11214#: readelf.c:19873
3957a496
NC
11215msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)"
11216msgstr ""
11217
6655dba2 11218#. NetBSD core "procinfo" structure.
ab4f385b 11219#: readelf.c:19887
328577ad
NC
11220msgid "NetBSD procinfo structure"
11221msgstr ""
11222
ab4f385b 11223#: readelf.c:19890
6655dba2
SB
11224msgid "NetBSD ELF auxiliary vector data"
11225msgstr ""
11226
ab4f385b 11227#: readelf.c:19893
b19d852d
NC
11228msgid "PT_LWPSTATUS (ptrace_lwpstatus structure)"
11229msgstr ""
11230
ab4f385b 11231#: readelf.c:19922 readelf.c:19939 readelf.c:19953
328577ad
NC
11232msgid "PT_GETREGS (reg structure)"
11233msgstr ""
11234
ab4f385b 11235#: readelf.c:19924 readelf.c:19941 readelf.c:19955
328577ad
NC
11236msgid "PT_GETFPREGS (fpreg structure)"
11237msgstr ""
11238
ab4f385b 11239#: readelf.c:19937
6655dba2
SB
11240msgid "PT___GETREGS40 (old reg structure)"
11241msgstr ""
11242
ab4f385b 11243#: readelf.c:19974
cc643b88 11244msgid "NT_STAPSDT (SystemTap probe descriptors)"
328577ad
NC
11245msgstr ""
11246
ab4f385b 11247#: readelf.c:20042
a74801ba 11248#, c-format
cc643b88 11249msgid " Provider: %s\n"
a74801ba
ILT
11250msgstr ""
11251
ab4f385b 11252#: readelf.c:20043
6ece5c52 11253#, c-format
cc643b88 11254msgid " Name: %s\n"
a74801ba
ILT
11255msgstr ""
11256
ab4f385b 11257#: readelf.c:20044
1a09a22c 11258#, c-format
cc643b88 11259msgid " Location: "
1a09a22c
NC
11260msgstr ""
11261
ab4f385b 11262#: readelf.c:20046
1a09a22c 11263#, c-format
cc643b88 11264msgid ", Base: "
1a09a22c
NC
11265msgstr ""
11266
ab4f385b 11267#: readelf.c:20048
6ece5c52 11268#, c-format
cc643b88 11269msgid ", Semaphore: "
a74801ba
ILT
11270msgstr ""
11271
ab4f385b 11272#: readelf.c:20051
cc643b88
NC
11273#, c-format
11274msgid " Arguments: %s\n"
11275msgstr ""
11276
ab4f385b 11277#: readelf.c:20056
6655dba2
SB
11278#, c-format
11279msgid " <corrupt - note is too small>\n"
11280msgstr ""
11281
ab4f385b 11282#: readelf.c:20057
6655dba2
SB
11283msgid "corrupt stapdt note - the data size is too small\n"
11284msgstr ""
11285
ab4f385b 11286#: readelf.c:20069
cc643b88
NC
11287msgid "NT_VMS_MHD (module header)"
11288msgstr ""
11289
ab4f385b 11290#: readelf.c:20071
cc643b88
NC
11291msgid "NT_VMS_LNM (language name)"
11292msgstr ""
11293
ab4f385b 11294#: readelf.c:20073
cc643b88
NC
11295msgid "NT_VMS_SRC (source files)"
11296msgstr ""
11297
ab4f385b 11298#: readelf.c:20077
cc643b88
NC
11299msgid "NT_VMS_EIDC (consistency check)"
11300msgstr ""
11301
ab4f385b 11302#: readelf.c:20079
cc643b88
NC
11303msgid "NT_VMS_FPMODE (FP mode)"
11304msgstr ""
11305
ab4f385b 11306#: readelf.c:20083
cc643b88
NC
11307msgid "NT_VMS_IMGNAM (image name)"
11308msgstr ""
11309
ab4f385b 11310#: readelf.c:20085
cc643b88 11311msgid "NT_VMS_IMGID (image id)"
a74801ba
ILT
11312msgstr ""
11313
ab4f385b 11314#: readelf.c:20087
cc643b88
NC
11315msgid "NT_VMS_LINKID (link id)"
11316msgstr ""
11317
ab4f385b 11318#: readelf.c:20089
cc643b88
NC
11319msgid "NT_VMS_IMGBID (build id)"
11320msgstr ""
11321
ab4f385b 11322#: readelf.c:20091
cc643b88
NC
11323msgid "NT_VMS_GSTNAM (sym table name)"
11324msgstr ""
11325
ab4f385b 11326#: readelf.c:20118
252b5132 11327#, c-format
cc643b88
NC
11328msgid " Creation date : %.17s\n"
11329msgstr ""
11330
ab4f385b 11331#: readelf.c:20119
cc643b88
NC
11332#, c-format
11333msgid " Last patch date: %.17s\n"
11334msgstr ""
11335
ab4f385b 11336#: readelf.c:20122
cc643b88
NC
11337#, c-format
11338msgid " Module name : %s\n"
11339msgstr ""
11340
ab4f385b 11341#: readelf.c:20124
cc643b88
NC
11342#, c-format
11343msgid " Module version : %s\n"
11344msgstr ""
11345
ab4f385b 11346#: readelf.c:20126 readelf.c:20131
cc643b88 11347#, c-format
6655dba2 11348msgid " Module version : <missing>\n"
cc643b88
NC
11349msgstr ""
11350
ab4f385b 11351#: readelf.c:20130
cc643b88 11352#, c-format
6655dba2 11353msgid " Module name : <missing>\n"
cc643b88
NC
11354msgstr ""
11355
ab4f385b 11356#: readelf.c:20136
6655dba2
SB
11357#, c-format
11358msgid " Language: %.*s\n"
11359msgstr ""
11360
ab4f385b 11361#: readelf.c:20141
9cf03b7e
NC
11362#, c-format
11363msgid " Floating Point mode: "
cc643b88
NC
11364msgstr ""
11365
ab4f385b 11366#: readelf.c:20151
cc643b88
NC
11367#, c-format
11368msgid " Link time: "
11369msgstr ""
11370
ab4f385b 11371#: readelf.c:20162
cc643b88
NC
11372#, c-format
11373msgid " Patch time: "
11374msgstr ""
11375
ab4f385b 11376#: readelf.c:20176
cc643b88
NC
11377#, c-format
11378msgid " Major id: %u, minor id: %u\n"
252b5132
RH
11379msgstr ""
11380
ab4f385b 11381#: readelf.c:20179
252b5132 11382#, c-format
9cf03b7e 11383msgid " Last modified : "
cc643b88
NC
11384msgstr ""
11385
ab4f385b 11386#: readelf.c:20182
9cf03b7e 11387#, c-format
6ece5c52
AM
11388msgid ""
11389"\n"
9cf03b7e 11390" Link flags : "
252b5132
RH
11391msgstr ""
11392
ab4f385b 11393#: readelf.c:20185
f12e7348 11394#, c-format
cc643b88 11395msgid " Header flags: 0x%08x\n"
f12e7348
NC
11396msgstr ""
11397
ab4f385b 11398#: readelf.c:20187
f12e7348 11399#, c-format
6655dba2 11400msgid " Image id : %.*s\n"
cc643b88
NC
11401msgstr ""
11402
ab4f385b 11403#: readelf.c:20192
cc643b88 11404#, c-format
6655dba2 11405msgid " Image name: %.*s\n"
cc643b88
NC
11406msgstr ""
11407
ab4f385b 11408#: readelf.c:20196
cc643b88 11409#, c-format
6655dba2 11410msgid " Global symbol table name: %.*s\n"
cc643b88
NC
11411msgstr ""
11412
ab4f385b 11413#: readelf.c:20200
cc643b88 11414#, c-format
6655dba2 11415msgid " Image id: %.*s\n"
cc643b88
NC
11416msgstr ""
11417
ab4f385b 11418#: readelf.c:20204
cc643b88 11419#, c-format
6655dba2 11420msgid " Linker id: %.*s\n"
cc643b88
NC
11421msgstr ""
11422
ab4f385b 11423#: readelf.c:20214
6655dba2
SB
11424#, c-format
11425msgid " <corrupt - data size is too small>\n"
11426msgstr ""
11427
ab4f385b 11428#: readelf.c:20215
6655dba2
SB
11429msgid "corrupt IA64 note: data size is too small\n"
11430msgstr ""
11431
ab4f385b 11432#: readelf.c:20382 readelf.c:20390
3957a496
NC
11433#, c-format
11434msgid " Applies to region from %#lx to %#lx\n"
15e6ed8c
TG
11435msgstr ""
11436
ab4f385b 11437#: readelf.c:20385 readelf.c:20392
3957a496
NC
11438#, c-format
11439msgid " Applies to region from %#lx\n"
15e6ed8c
TG
11440msgstr ""
11441
ab4f385b 11442#: readelf.c:20412
3957a496
NC
11443#, c-format
11444msgid " <invalid description size: %lx>\n"
15e6ed8c
TG
11445msgstr ""
11446
ab4f385b 11447#: readelf.c:20413
15e6ed8c 11448#, c-format
3957a496 11449msgid " <invalid descsz>"
15e6ed8c
TG
11450msgstr ""
11451
ab4f385b 11452#: readelf.c:20439
15e6ed8c 11453#, c-format
3957a496 11454msgid "Gap in build notes detected from %#lx to %#lx\n"
15e6ed8c
TG
11455msgstr ""
11456
ab4f385b 11457#: readelf.c:20442 readelf.c:20453
15e6ed8c 11458#, c-format
3957a496 11459msgid " Applies to region from %#lx"
15e6ed8c
TG
11460msgstr ""
11461
ab4f385b 11462#: readelf.c:20447 readelf.c:20458
15e6ed8c 11463#, c-format
3957a496 11464msgid " to %#lx"
15e6ed8c
TG
11465msgstr ""
11466
ab4f385b 11467#: readelf.c:20464
15e6ed8c 11468#, c-format
3957a496 11469msgid " (%s)"
15e6ed8c
TG
11470msgstr ""
11471
ab4f385b 11472#: readelf.c:20485 readelf.c:20500
15e6ed8c
TG
11473#, c-format
11474msgid "corrupt name field in GNU build attribute note: size = %ld\n"
11475msgstr ""
11476
ab4f385b 11477#: readelf.c:20486 readelf.c:20501
15e6ed8c
TG
11478msgid " <corrupt name>"
11479msgstr ""
11480
ab4f385b 11481#: readelf.c:20520
15e6ed8c
TG
11482#, c-format
11483msgid "unrecognised attribute type in name field: %d\n"
11484msgstr ""
11485
ab4f385b 11486#: readelf.c:20521
15e6ed8c
TG
11487msgid "<unknown name type>"
11488msgstr ""
11489
ab4f385b 11490#: readelf.c:20531
15e6ed8c
TG
11491msgid "<version>"
11492msgstr ""
11493
ab4f385b 11494#: readelf.c:20536
15e6ed8c
TG
11495msgid "<stack prot>"
11496msgstr ""
11497
ab4f385b 11498#: readelf.c:20541
15e6ed8c
TG
11499msgid "<relro>"
11500msgstr ""
11501
ab4f385b 11502#: readelf.c:20546
15e6ed8c
TG
11503msgid "<stack size>"
11504msgstr ""
11505
ab4f385b 11506#: readelf.c:20551
15e6ed8c
TG
11507msgid "<tool>"
11508msgstr ""
11509
ab4f385b 11510#: readelf.c:20556
15e6ed8c
TG
11511msgid "<ABI>"
11512msgstr ""
11513
ab4f385b 11514#: readelf.c:20561
15e6ed8c
TG
11515msgid "<PIC>"
11516msgstr ""
11517
ab4f385b 11518#: readelf.c:20566
15e6ed8c
TG
11519msgid "<short enum>"
11520msgstr ""
11521
ab4f385b 11522#: readelf.c:20585
15e6ed8c
TG
11523#, c-format
11524msgid "unrecognised byte in name field: %d\n"
11525msgstr ""
11526
ab4f385b 11527#: readelf.c:20586
15e6ed8c
TG
11528#, c-format
11529msgid "<unknown:_%d>"
11530msgstr ""
11531
ab4f385b 11532#: readelf.c:20598
15e6ed8c
TG
11533#, c-format
11534msgid "attribute does not have an expected type (%c)\n"
11535msgstr ""
11536
ab4f385b 11537#: readelf.c:20602
15e6ed8c
TG
11538#, c-format
11539msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n"
11540msgstr ""
11541
ab4f385b 11542#: readelf.c:20629
15e6ed8c
TG
11543#, c-format
11544msgid "corrupt numeric name field: too many bytes in the value: %x\n"
11545msgstr ""
11546
ab4f385b 11547#: readelf.c:20801
e0e7a9d4
TG
11548#, c-format
11549msgid " description data: "
11550msgstr ""
11551
ab4f385b 11552#: readelf.c:20843
cc643b88 11553msgid "notes"
f12e7348
NC
11554msgstr ""
11555
ab4f385b 11556#: readelf.c:20855
e0e7a9d4 11557#, c-format
346d80ef 11558msgid "Displaying notes found in: %s\n"
e0e7a9d4
TG
11559msgstr ""
11560
ab4f385b 11561#: readelf.c:20857
f12e7348 11562#, c-format
346d80ef 11563msgid "Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n"
f12e7348
NC
11564msgstr ""
11565
ab4f385b 11566#: readelf.c:20869
3957a496
NC
11567#, c-format
11568msgid "Corrupt note: alignment %ld, expecting 4 or 8\n"
11569msgstr ""
11570
ab4f385b 11571#: readelf.c:20875
cc643b88 11572#, c-format
6655dba2 11573msgid " %-20s %-10s\tDescription\n"
f12e7348
NC
11574msgstr ""
11575
ab4f385b 11576#: readelf.c:20875
cc643b88
NC
11577msgid "Owner"
11578msgstr ""
11579
ab4f385b 11580#: readelf.c:20875
cc643b88 11581msgid "Data size"
f12e7348
NC
11582msgstr ""
11583
ab4f385b 11584#: readelf.c:20893 readelf.c:20922
e0e7a9d4 11585#, c-format
3957a496
NC
11586msgid "Corrupt note: only %ld byte remains, not enough for a full note\n"
11587msgid_plural ""
11588"Corrupt note: only %ld bytes remain, not enough for a full note\n"
11589msgstr[0] ""
11590msgstr[1] ""
e0e7a9d4 11591
ab4f385b 11592#: readelf.c:20950
f12e7348 11593#, c-format
c1c69e83 11594msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n"
f12e7348
NC
11595msgstr ""
11596
ab4f385b 11597#: readelf.c:20952
b19d852d
NC
11598#, c-format
11599msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
11600msgstr ""
11601
ab4f385b 11602#: readelf.c:20970
e0e7a9d4
TG
11603msgid "Out of memory allocating space for inote name\n"
11604msgstr ""
11605
ab4f385b 11606#: readelf.c:21030
e0e7a9d4
TG
11607msgid "v850 notes"
11608msgstr ""
11609
ab4f385b 11610#: readelf.c:21037
e0e7a9d4
TG
11611#, c-format
11612msgid ""
11613"\n"
11614"Displaying contents of Renesas V850 notes section at offset 0x%lx with "
11615"length 0x%lx:\n"
11616msgstr ""
11617
ab4f385b 11618#: readelf.c:21054
15e6ed8c
TG
11619#, c-format
11620msgid "Corrupt note: name size is too big: %lx\n"
11621msgstr ""
11622
ab4f385b 11623#: readelf.c:21064
e0e7a9d4
TG
11624#, c-format
11625msgid "corrupt descsz found in note at offset 0x%lx\n"
11626msgstr ""
11627
ab4f385b 11628#: readelf.c:21066 readelf.c:21079
e0e7a9d4
TG
11629#, c-format
11630msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n"
11631msgstr ""
11632
ab4f385b 11633#: readelf.c:21077
e0e7a9d4
TG
11634#, c-format
11635msgid "corrupt namesz found in note at offset 0x%lx\n"
11636msgstr ""
11637
ab4f385b 11638#: readelf.c:21156
346d80ef
NC
11639#, c-format
11640msgid "No notes found in linked file '%s'.\n"
11641msgstr ""
11642
ab4f385b 11643#: readelf.c:21159
f12e7348 11644#, c-format
346d80ef 11645msgid "No notes found file.\n"
cc643b88
NC
11646msgstr ""
11647
ab4f385b 11648#: readelf.c:21168
15e6ed8c
TG
11649#, c-format
11650msgid " Unknown GNU attribute: %s\n"
11651msgstr ""
11652
ab4f385b 11653#: readelf.c:21316
cc643b88
NC
11654msgid ""
11655"This instance of readelf has been built without support for a\n"
11656"64 bit data type and so it cannot read 64 bit ELF files.\n"
f12e7348
NC
11657msgstr ""
11658
ab4f385b 11659#: readelf.c:21486
f12e7348 11660#, c-format
cc643b88
NC
11661msgid "%s: Failed to read file header\n"
11662msgstr ""
11663
ab4f385b 11664#: readelf.c:21501
cc643b88
NC
11665#, c-format
11666msgid ""
11667"\n"
11668"File: %s\n"
f12e7348
NC
11669msgstr ""
11670
ab4f385b 11671#: readelf.c:21662
f12e7348 11672#, c-format
23f938f1 11673msgid "%s: unable to dump the index as none was found\n"
f12e7348
NC
11674msgstr ""
11675
ab4f385b 11676#: readelf.c:21669
f12e7348 11677#, c-format
e0e7a9d4 11678msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n"
f12e7348
NC
11679msgstr ""
11680
ab4f385b 11681#: readelf.c:21693
f12e7348 11682#, c-format
c1c69e83 11683msgid "Contents of binary %s at offset "
f12e7348
NC
11684msgstr ""
11685
ab4f385b 11686#: readelf.c:21705
f12e7348
NC
11687#, c-format
11688msgid "%s: end of the symbol table reached before the end of the index\n"
11689msgstr ""
11690
ab4f385b 11691#: readelf.c:21724
f12e7348
NC
11692#, c-format
11693msgid ""
3957a496
NC
11694"%s: %ld byte remains in the symbol table, but without corresponding entries "
11695"in the index table\n"
11696msgid_plural ""
c1c69e83
AM
11697"%s: %ld bytes remain in the symbol table, but without corresponding entries "
11698"in the index table\n"
3957a496
NC
11699msgstr[0] ""
11700msgstr[1] ""
f12e7348 11701
ab4f385b 11702#: readelf.c:21737
f12e7348
NC
11703#, c-format
11704msgid "%s: failed to seek back to start of object files in the archive\n"
11705msgstr ""
11706
ab4f385b 11707#: readelf.c:21829 readelf.c:21948
6ece5c52 11708#, c-format
23f938f1 11709msgid "Input file '%s' is not readable.\n"
6ece5c52
AM
11710msgstr ""
11711
ab4f385b 11712#: readelf.c:21857
c1c69e83
AM
11713#, c-format
11714msgid "%s: contains corrupt thin archive: %s\n"
11715msgstr ""
11716
ab4f385b 11717#: readelf.c:21875
6ece5c52 11718#, c-format
23f938f1 11719msgid "%s: failed to seek to archive member.\n"
252b5132
RH
11720msgstr ""
11721
ab4f385b 11722#: readelf.c:21940
3957a496
NC
11723msgid "Out of memory allocating file data structure\n"
11724msgstr ""
11725
ab4f385b 11726#: readelf.c:21977
f12e7348
NC
11727#, c-format
11728msgid "File %s is not an archive so its index cannot be displayed.\n"
11729msgstr ""
11730
ab4f385b 11731#: readelf.c:22048
e0e7a9d4
TG
11732msgid "Nothing to do.\n"
11733msgstr ""
11734
ab4f385b 11735#: rename.c:200
252b5132
RH
11736#, c-format
11737msgid "%s: cannot set time: %s"
11738msgstr ""
11739
ab4f385b 11740#: rename.c:219
252b5132 11741#, c-format
f12e7348 11742msgid "unable to copy file '%s'; reason: %s"
252b5132
RH
11743msgstr ""
11744
e0e7a9d4 11745#: resbin.c:119
252b5132
RH
11746#, c-format
11747msgid "%s: not enough binary data"
11748msgstr ""
11749
e0e7a9d4 11750#: resbin.c:135
252b5132
RH
11751msgid "null terminated unicode string"
11752msgstr ""
11753
e0e7a9d4 11754#: resbin.c:162 resbin.c:168
252b5132
RH
11755msgid "resource ID"
11756msgstr ""
11757
e0e7a9d4 11758#: resbin.c:207
252b5132
RH
11759msgid "cursor"
11760msgstr ""
11761
e0e7a9d4 11762#: resbin.c:238 resbin.c:245
252b5132
RH
11763msgid "menu header"
11764msgstr ""
11765
e0e7a9d4 11766#: resbin.c:254
252b5132
RH
11767msgid "menuex header"
11768msgstr ""
11769
e0e7a9d4 11770#: resbin.c:258
252b5132
RH
11771msgid "menuex offset"
11772msgstr ""
11773
e0e7a9d4 11774#: resbin.c:263
252b5132
RH
11775#, c-format
11776msgid "unsupported menu version %d"
11777msgstr ""
11778
e0e7a9d4 11779#: resbin.c:288 resbin.c:303 resbin.c:365
252b5132
RH
11780msgid "menuitem header"
11781msgstr ""
11782
e0e7a9d4 11783#: resbin.c:395
252b5132
RH
11784msgid "menuitem"
11785msgstr ""
11786
e0e7a9d4 11787#: resbin.c:432 resbin.c:460
252b5132
RH
11788msgid "dialog header"
11789msgstr ""
11790
e0e7a9d4 11791#: resbin.c:450
252b5132 11792#, c-format
1a09a22c 11793msgid "unexpected DIALOGEX version %d"
252b5132
RH
11794msgstr ""
11795
e0e7a9d4 11796#: resbin.c:495
252b5132
RH
11797msgid "dialog font point size"
11798msgstr ""
11799
e0e7a9d4 11800#: resbin.c:503
252b5132
RH
11801msgid "dialogex font information"
11802msgstr ""
11803
e0e7a9d4 11804#: resbin.c:529 resbin.c:547
252b5132
RH
11805msgid "dialog control"
11806msgstr ""
11807
e0e7a9d4 11808#: resbin.c:539
252b5132
RH
11809msgid "dialogex control"
11810msgstr ""
11811
e0e7a9d4 11812#: resbin.c:568
252b5132
RH
11813msgid "dialog control end"
11814msgstr ""
11815
15e6ed8c 11816#: resbin.c:578
252b5132
RH
11817msgid "dialog control data"
11818msgstr ""
11819
15e6ed8c 11820#: resbin.c:618
252b5132
RH
11821msgid "stringtable string length"
11822msgstr ""
11823
15e6ed8c 11824#: resbin.c:628
252b5132
RH
11825msgid "stringtable string"
11826msgstr ""
11827
15e6ed8c 11828#: resbin.c:658
252b5132
RH
11829msgid "fontdir header"
11830msgstr ""
11831
15e6ed8c 11832#: resbin.c:672
252b5132
RH
11833msgid "fontdir"
11834msgstr ""
11835
15e6ed8c 11836#: resbin.c:689
252b5132
RH
11837msgid "fontdir device name"
11838msgstr ""
11839
15e6ed8c 11840#: resbin.c:695
252b5132
RH
11841msgid "fontdir face name"
11842msgstr ""
11843
15e6ed8c 11844#: resbin.c:735
252b5132
RH
11845msgid "accelerator"
11846msgstr ""
11847
15e6ed8c 11848#: resbin.c:794
252b5132
RH
11849msgid "group cursor header"
11850msgstr ""
11851
15e6ed8c 11852#: resbin.c:798 resrc.c:1350
252b5132
RH
11853#, c-format
11854msgid "unexpected group cursor type %d"
11855msgstr ""
11856
15e6ed8c 11857#: resbin.c:813
252b5132
RH
11858msgid "group cursor"
11859msgstr ""
11860
15e6ed8c 11861#: resbin.c:849
252b5132
RH
11862msgid "group icon header"
11863msgstr ""
11864
15e6ed8c 11865#: resbin.c:853 resrc.c:1297
252b5132
RH
11866#, c-format
11867msgid "unexpected group icon type %d"
11868msgstr ""
11869
15e6ed8c 11870#: resbin.c:868
252b5132
RH
11871msgid "group icon"
11872msgstr ""
11873
15e6ed8c 11874#: resbin.c:932
252b5132
RH
11875msgid "unexpected version string"
11876msgstr ""
11877
15e6ed8c 11878#: resbin.c:964
252b5132 11879#, c-format
e0e7a9d4 11880msgid "version length %lu greater than resource length %lu"
252b5132
RH
11881msgstr ""
11882
15e6ed8c 11883#: resbin.c:968
252b5132
RH
11884#, c-format
11885msgid "unexpected version type %d"
11886msgstr ""
11887
346d80ef 11888#: resbin.c:983
252b5132 11889#, c-format
ae351704 11890msgid "unexpected fixed version information length %ld"
252b5132
RH
11891msgstr ""
11892
346d80ef 11893#: resbin.c:986
252b5132
RH
11894msgid "fixed version info"
11895msgstr ""
11896
346d80ef 11897#: resbin.c:990
252b5132
RH
11898#, c-format
11899msgid "unexpected fixed version signature %lu"
11900msgstr ""
11901
346d80ef 11902#: resbin.c:994
252b5132
RH
11903#, c-format
11904msgid "unexpected fixed version info version %lu"
11905msgstr ""
11906
346d80ef 11907#: resbin.c:1023
252b5132
RH
11908msgid "version var info"
11909msgstr ""
11910
346d80ef 11911#: resbin.c:1040
252b5132 11912#, c-format
ae351704 11913msgid "unexpected stringfileinfo value length %ld"
252b5132
RH
11914msgstr ""
11915
346d80ef 11916#: resbin.c:1057
9cf03b7e
NC
11917msgid "version stringtable"
11918msgstr ""
11919
346d80ef 11920#: resbin.c:1065
252b5132 11921#, c-format
ae351704 11922msgid "unexpected version stringtable value length %ld"
252b5132
RH
11923msgstr ""
11924
346d80ef 11925#: resbin.c:1082
9cf03b7e
NC
11926msgid "version string"
11927msgstr ""
11928
346d80ef 11929#: resbin.c:1097
252b5132 11930#, c-format
ae351704 11931msgid "unexpected version string length %ld != %ld + %ld"
252b5132
RH
11932msgstr ""
11933
346d80ef 11934#: resbin.c:1104
252b5132 11935#, c-format
ae351704 11936msgid "unexpected version string length %ld < %ld"
252b5132
RH
11937msgstr ""
11938
346d80ef 11939#: resbin.c:1130
252b5132 11940#, c-format
ae351704 11941msgid "unexpected varfileinfo value length %ld"
252b5132
RH
11942msgstr ""
11943
346d80ef 11944#: resbin.c:1149
252b5132
RH
11945msgid "version varfileinfo"
11946msgstr ""
11947
346d80ef 11948#: resbin.c:1164
252b5132 11949#, c-format
ae351704 11950msgid "unexpected version value length %ld"
252b5132
RH
11951msgstr ""
11952
346d80ef 11953#: resbin.c:1174
e0e7a9d4
TG
11954msgid "nul bytes found in version string"
11955msgstr ""
11956
346d80ef 11957#: resbin.c:1177
e0e7a9d4
TG
11958#, c-format
11959msgid "unexpected version string character: %x"
11960msgstr ""
11961
c1c69e83 11962#: rescoff.c:123
252b5132
RH
11963msgid "filename required for COFF input"
11964msgstr ""
11965
c1c69e83 11966#: rescoff.c:140
252b5132 11967#, c-format
60bcf0fa 11968msgid "%s: no resource section"
252b5132
RH
11969msgstr ""
11970
e0e7a9d4
TG
11971#: rescoff.c:150
11972#, c-format
11973msgid "%s: .rsrc section is bigger than the file!"
11974msgstr ""
11975
11976#: rescoff.c:178
252b5132
RH
11977#, c-format
11978msgid "%s: %s: address out of bounds"
11979msgstr ""
11980
e0e7a9d4
TG
11981#: rescoff.c:199
11982msgid "Resources nest too deep"
11983msgstr ""
11984
11985#: rescoff.c:202
252b5132
RH
11986msgid "directory"
11987msgstr ""
11988
e0e7a9d4 11989#: rescoff.c:230
252b5132
RH
11990msgid "named directory entry"
11991msgstr ""
11992
e0e7a9d4 11993#: rescoff.c:239
252b5132
RH
11994msgid "directory entry name"
11995msgstr ""
11996
e0e7a9d4
TG
11997#: rescoff.c:253
11998msgid "resource name"
11999msgstr ""
12000
12001#: rescoff.c:264
252b5132
RH
12002msgid "named subdirectory"
12003msgstr ""
12004
e0e7a9d4 12005#: rescoff.c:272
252b5132
RH
12006msgid "named resource"
12007msgstr ""
12008
e0e7a9d4 12009#: rescoff.c:287
252b5132
RH
12010msgid "ID directory entry"
12011msgstr ""
12012
e0e7a9d4 12013#: rescoff.c:304
252b5132
RH
12014msgid "ID subdirectory"
12015msgstr ""
12016
e0e7a9d4 12017#: rescoff.c:312
252b5132
RH
12018msgid "ID resource"
12019msgstr ""
12020
e0e7a9d4 12021#: rescoff.c:337
252b5132
RH
12022msgid "resource type unknown"
12023msgstr ""
12024
e0e7a9d4 12025#: rescoff.c:340
252b5132
RH
12026msgid "data entry"
12027msgstr ""
12028
e0e7a9d4 12029#: rescoff.c:348
252b5132
RH
12030msgid "resource data"
12031msgstr ""
12032
e0e7a9d4 12033#: rescoff.c:353
252b5132
RH
12034msgid "resource data size"
12035msgstr ""
12036
e0e7a9d4 12037#: rescoff.c:448
252b5132
RH
12038msgid "filename required for COFF output"
12039msgstr ""
12040
e0e7a9d4 12041#: rescoff.c:732
252b5132
RH
12042msgid "can't get BFD_RELOC_RVA relocation type"
12043msgstr ""
12044
e0e7a9d4 12045#: resrc.c:256 resrc.c:328
a74801ba
ILT
12046#, c-format
12047msgid "can't open temporary file `%s': %s"
12048msgstr ""
12049
e0e7a9d4 12050#: resrc.c:262
a74801ba
ILT
12051#, c-format
12052msgid "can't redirect stdout: `%s': %s"
12053msgstr ""
12054
c1c69e83 12055#: resrc.c:324
a74801ba
ILT
12056#, c-format
12057msgid "can't execute `%s': %s"
12058msgstr ""
12059
c1c69e83 12060#: resrc.c:333
a74801ba
ILT
12061#, c-format
12062msgid "Using temporary file `%s' to read preprocessor output\n"
12063msgstr ""
12064
c1c69e83 12065#: resrc.c:340
252b5132
RH
12066#, c-format
12067msgid "can't popen `%s': %s"
12068msgstr ""
12069
c1c69e83 12070#: resrc.c:342
6ece5c52 12071#, c-format
a74801ba
ILT
12072msgid "Using popen to read preprocessor output\n"
12073msgstr ""
12074
c1c69e83 12075#: resrc.c:408
a74801ba
ILT
12076#, c-format
12077msgid "Tried `%s'\n"
12078msgstr ""
12079
c1c69e83 12080#: resrc.c:419
a74801ba
ILT
12081#, c-format
12082msgid "Using `%s'\n"
12083msgstr ""
12084
c1c69e83 12085#: resrc.c:603
f12e7348
NC
12086msgid "preprocessing failed."
12087msgstr ""
12088
c1c69e83 12089#: resrc.c:634
252b5132
RH
12090#, c-format
12091msgid "%s: unexpected EOF"
12092msgstr ""
12093
c1c69e83 12094#: resrc.c:683
252b5132
RH
12095#, c-format
12096msgid "%s: read of %lu returned %lu"
12097msgstr ""
12098
c1c69e83 12099#: resrc.c:722 resrc.c:1497
252b5132
RH
12100#, c-format
12101msgid "stat failed on bitmap file `%s': %s"
12102msgstr ""
12103
c1c69e83 12104#: resrc.c:773
252b5132
RH
12105#, c-format
12106msgid "cursor file `%s' does not contain cursor data"
12107msgstr ""
12108
c1c69e83 12109#: resrc.c:805 resrc.c:1205
252b5132
RH
12110#, c-format
12111msgid "%s: fseek to %lu failed: %s"
12112msgstr ""
12113
c1c69e83 12114#: resrc.c:931
60bcf0fa
NC
12115msgid "help ID requires DIALOGEX"
12116msgstr ""
12117
c1c69e83 12118#: resrc.c:933
60bcf0fa
NC
12119msgid "control data requires DIALOGEX"
12120msgstr ""
12121
c1c69e83 12122#: resrc.c:961
06647dfd
AM
12123#, c-format
12124msgid "stat failed on font file `%s': %s"
12125msgstr ""
12126
c1c69e83 12127#: resrc.c:1174
252b5132
RH
12128#, c-format
12129msgid "icon file `%s' does not contain icon data"
12130msgstr ""
12131
c1c69e83 12132#: resrc.c:1723 resrc.c:1758
06647dfd
AM
12133#, c-format
12134msgid "stat failed on file `%s': %s"
12135msgstr ""
12136
c1c69e83 12137#: resrc.c:1957
252b5132
RH
12138#, c-format
12139msgid "can't open `%s' for output: %s"
12140msgstr ""
12141
6655dba2 12142#: size.c:89
6ece5c52 12143#, c-format
1a09a22c 12144msgid " Displays the sizes of sections inside binary files\n"
252b5132
RH
12145msgstr ""
12146
6655dba2 12147#: size.c:90
6ece5c52 12148#, c-format
1a09a22c 12149msgid " If no input file(s) are specified, a.out is assumed\n"
252b5132
RH
12150msgstr ""
12151
6655dba2 12152#: size.c:91
1a09a22c
NC
12153#, c-format
12154msgid ""
12155" The options are:\n"
6655dba2
SB
12156" -A|-B|-G --format={sysv|berkeley|gnu} Select output style (default is "
12157"%s)\n"
fce00800 12158" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
1a09a22c
NC
12159"hex\n"
12160" -t --totals Display the total sizes (Berkeley "
12161"only)\n"
f12e7348 12162" --common Display total size for *COM* syms\n"
1a09a22c 12163" --target=<bfdname> Set the binary file format\n"
3caac5b8 12164" @<file> Read options from <file>\n"
1a09a22c
NC
12165" -h --help Display this information\n"
12166" -v --version Display the program's version\n"
12167"\n"
252b5132
RH
12168msgstr ""
12169
346d80ef 12170#: size.c:174
252b5132 12171#, c-format
60bcf0fa 12172msgid "invalid argument to --format: %s"
252b5132
RH
12173msgstr ""
12174
346d80ef 12175#: size.c:201
252b5132
RH
12176#, c-format
12177msgid "Invalid radix: %s\n"
12178msgstr ""
12179
e0e7a9d4
TG
12180#: srconv.c:130
12181msgid "Checksum failure"
12182msgstr ""
12183
12184#. FIXME: Return error status.
12185#: srconv.c:142
12186msgid "Failed to write checksum"
12187msgstr ""
12188
12189#: srconv.c:182
12190#, c-format
12191msgid "Unsupported integer write size: %d"
12192msgstr ""
12193
12194#. FIXME: Return error status.
12195#: srconv.c:268
12196msgid "Failed to write TR block"
12197msgstr ""
12198
12199#: srconv.c:359
12200#, c-format
12201msgid "Unrecognized H8300 sub-architecture: %ld"
12202msgstr ""
12203
12204#: srconv.c:377
12205#, c-format
12206msgid "Unsupported architecture: %d"
12207msgstr ""
12208
12209#: srconv.c:831
12210#, c-format
12211msgid "Unrecognised type: %d"
12212msgstr ""
12213
3957a496 12214#: srconv.c:957
e0e7a9d4
TG
12215#, c-format
12216msgid "Unrecognised coff symbol type: %d"
12217msgstr ""
12218
3957a496 12219#: srconv.c:1019 srconv.c:1119
e0e7a9d4
TG
12220#, c-format
12221msgid "Unrecognised coff symbol visibility: %d"
12222msgstr ""
12223
3957a496 12224#: srconv.c:1045 srconv.c:1090
e0e7a9d4
TG
12225#, c-format
12226msgid "Unrecognised coff symbol location: %d"
12227msgstr ""
12228
12229#. FIXME: Return error status.
3957a496 12230#: srconv.c:1424
e0e7a9d4
TG
12231msgid "Failed to write CS struct"
12232msgstr ""
12233
b19d852d 12234#: srconv.c:1694
6ece5c52 12235#, c-format
1a09a22c 12236msgid "Convert a COFF object file into a SYSROFF object file\n"
252b5132
RH
12237msgstr ""
12238
b19d852d 12239#: srconv.c:1695
6ece5c52 12240#, c-format
1a09a22c
NC
12241msgid ""
12242" The options are:\n"
06647dfd 12243" -q --quick (Obsolete - ignored)\n"
1a09a22c
NC
12244" -n --noprescan Do not perform a scan to convert commons into defs\n"
12245" -d --debug Display information about what is being done\n"
3caac5b8 12246" @<file> Read options from <file>\n"
1a09a22c
NC
12247" -h --help Display this information\n"
12248" -v --version Print the program's version number\n"
252b5132
RH
12249msgstr ""
12250
346d80ef 12251#: srconv.c:1784
fe944acf
FT
12252msgid "input and output files must be different"
12253msgstr ""
12254
346d80ef 12255#: srconv.c:1840
252b5132 12256#, c-format
60bcf0fa 12257msgid "unable to open output file %s"
252b5132
RH
12258msgstr ""
12259
f48dfe41 12260#: stabs.c:344 stabs.c:1772
252b5132
RH
12261msgid "numeric overflow"
12262msgstr ""
12263
f48dfe41 12264#: stabs.c:354
252b5132
RH
12265#, c-format
12266msgid "Bad stab: %s\n"
12267msgstr ""
12268
f48dfe41 12269#: stabs.c:362
252b5132
RH
12270#, c-format
12271msgid "Warning: %s: %s\n"
12272msgstr ""
12273
f48dfe41 12274#: stabs.c:474
6ece5c52 12275#, c-format
252b5132
RH
12276msgid "N_LBRAC not within function\n"
12277msgstr ""
12278
f48dfe41 12279#: stabs.c:513
6ece5c52 12280#, c-format
252b5132
RH
12281msgid "Too many N_RBRACs\n"
12282msgstr ""
12283
f48dfe41 12284#: stabs.c:746
252b5132
RH
12285msgid "unknown C++ encoded name"
12286msgstr ""
12287
12288#. Complain and keep going, so compilers can invent new
12289#. cross-reference types.
f48dfe41 12290#: stabs.c:1307
252b5132
RH
12291msgid "unrecognized cross reference type"
12292msgstr ""
12293
12294#. Does this actually ever happen? Is that why we are worrying
12295#. about dealing with it rather than just calling error_type?
f48dfe41 12296#: stabs.c:1864
252b5132
RH
12297msgid "missing index type"
12298msgstr ""
12299
b19d852d 12300#: stabs.c:2215
252b5132
RH
12301msgid "unknown virtual character for baseclass"
12302msgstr ""
12303
b19d852d 12304#: stabs.c:2236
252b5132
RH
12305msgid "unknown visibility character for baseclass"
12306msgstr ""
12307
b19d852d 12308#: stabs.c:2441
252b5132
RH
12309msgid "unnamed $vb type"
12310msgstr ""
12311
b19d852d 12312#: stabs.c:2447
252b5132
RH
12313msgid "unrecognized C++ abbreviation"
12314msgstr ""
12315
b19d852d 12316#: stabs.c:2532
252b5132
RH
12317msgid "unknown visibility character for field"
12318msgstr ""
12319
b19d852d 12320#: stabs.c:2801
252b5132
RH
12321msgid "const/volatile indicator missing"
12322msgstr ""
12323
b19d852d 12324#: stabs.c:3342
252b5132
RH
12325msgid "Undefined N_EXCL"
12326msgstr ""
12327
b19d852d 12328#: stabs.c:3422
252b5132
RH
12329#, c-format
12330msgid "Type file number %d out of range\n"
12331msgstr ""
12332
b19d852d 12333#: stabs.c:3427
252b5132
RH
12334#, c-format
12335msgid "Type index number %d out of range\n"
12336msgstr ""
12337
b19d852d 12338#: stabs.c:3506
252b5132
RH
12339#, c-format
12340msgid "Unrecognized XCOFF type %d\n"
12341msgstr ""
12342
b19d852d 12343#: stabs.c:3799
252b5132
RH
12344#, c-format
12345msgid "bad mangled name `%s'\n"
12346msgstr ""
12347
b19d852d 12348#: stabs.c:3894
6ece5c52 12349#, c-format
252b5132
RH
12350msgid "no argument types in mangled string\n"
12351msgstr ""
12352
b19d852d 12353#: stabs.c:5242
6ece5c52
AM
12354#, c-format
12355msgid "Demangled name is not a function\n"
12356msgstr ""
12357
b19d852d 12358#: stabs.c:5284
6ece5c52 12359#, c-format
06647dfd 12360msgid "Unexpected type in v3 arglist demangling\n"
6ece5c52
AM
12361msgstr ""
12362
b19d852d 12363#: stabs.c:5356
6ece5c52 12364#, c-format
06647dfd 12365msgid "Unrecognized demangle component %d\n"
6ece5c52
AM
12366msgstr ""
12367
b19d852d 12368#: stabs.c:5408
6ece5c52
AM
12369#, c-format
12370msgid "Failed to print demangled template\n"
12371msgstr ""
12372
b19d852d 12373#: stabs.c:5488
6ece5c52
AM
12374#, c-format
12375msgid "Couldn't get demangled builtin type\n"
12376msgstr ""
12377
b19d852d 12378#: stabs.c:5537
6ece5c52
AM
12379#, c-format
12380msgid "Unexpected demangled varargs\n"
12381msgstr ""
12382
b19d852d 12383#: stabs.c:5544
6ece5c52
AM
12384#, c-format
12385msgid "Unrecognized demangled builtin type\n"
12386msgstr ""
12387
346d80ef 12388#: strings.c:198 strings.c:265
23f938f1
TG
12389#, c-format
12390msgid "invalid integer argument %s"
12391msgstr ""
12392
346d80ef 12393#: strings.c:268
252b5132 12394#, c-format
f12e7348 12395msgid "invalid minimum string length %d"
252b5132
RH
12396msgstr ""
12397
346d80ef 12398#: strings.c:339
15e6ed8c
TG
12399#, c-format
12400msgid "%s: Reading section %s failed: %s"
12401msgstr ""
12402
346d80ef 12403#: strings.c:678
6ece5c52 12404#, c-format
1a09a22c 12405msgid " Display printable strings in [file(s)] (stdin by default)\n"
252b5132
RH
12406msgstr ""
12407
346d80ef 12408#: strings.c:682
e0e7a9d4
TG
12409#, c-format
12410msgid ""
12411" -a - --all Scan the entire file, not just the data section "
12412"[default]\n"
12413" -d --data Only scan the data sections in the file\n"
12414msgstr ""
12415
346d80ef 12416#: strings.c:686
6ece5c52 12417#, c-format
1a09a22c 12418msgid ""
1a09a22c 12419" -a - --all Scan the entire file, not just the data section\n"
e0e7a9d4
TG
12420" -d --data Only scan the data sections in the file "
12421"[default]\n"
12422msgstr ""
12423
346d80ef 12424#: strings.c:690
e0e7a9d4
TG
12425#, c-format
12426msgid ""
1a09a22c
NC
12427" -f --print-file-name Print the name of the file before each string\n"
12428" -n --bytes=[number] Locate & print any NUL-terminated sequence of "
12429"at\n"
f12e7348 12430" -<number> least [number] characters (default 4).\n"
06647dfd 12431" -t --radix={o,d,x} Print the location of the string in base 8, 10 "
1a09a22c 12432"or 16\n"
e0e7a9d4
TG
12433" -w --include-all-whitespace Include all whitespace as valid string "
12434"characters\n"
1a09a22c
NC
12435" -o An alias for --radix=o\n"
12436" -T --target=<BFDNAME> Specify the binary file format\n"
fce00800
AM
12437" -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
12438" s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
12439"bit\n"
e0e7a9d4 12440" -s --output-separator=<string> String used to separate strings in output.\n"
3caac5b8 12441" @<file> Read options from <file>\n"
1a09a22c 12442" -h --help Display this information\n"
23f938f1 12443" -v -V --version Print the program's version number\n"
1a09a22c
NC
12444msgstr ""
12445
e0e7a9d4 12446#: sysdump.c:51
9cf03b7e
NC
12447msgid "*undefined*"
12448msgstr ""
12449
e0e7a9d4
TG
12450#: sysdump.c:57
12451msgid "*corrupt*"
12452msgstr ""
12453
12454#: sysdump.c:125
9cf03b7e
NC
12455#, c-format
12456msgid "SUM IS %x\n"
12457msgstr ""
12458
e0e7a9d4
TG
12459#. PR 17512: file: id:000001,src:000002,op:flip1,pos:45.
12460#. Prevent infinite loops re-reading beyond the end of the buffer.
346d80ef 12461#: sysdump.c:163
e0e7a9d4
TG
12462msgid "ICE: getINT: Out of buffer space"
12463msgstr ""
12464
346d80ef 12465#: sysdump.c:188
e0e7a9d4
TG
12466#, c-format
12467msgid "Unsupported read size: %d"
12468msgstr ""
12469
346d80ef 12470#: sysdump.c:499
9cf03b7e
NC
12471#, c-format
12472msgid "GOT A %x\n"
12473msgstr ""
12474
346d80ef 12475#: sysdump.c:517
9cf03b7e
NC
12476#, c-format
12477msgid "WANTED %x!!\n"
12478msgstr ""
12479
346d80ef 12480#: sysdump.c:535
9cf03b7e
NC
12481msgid "SYMBOL INFO"
12482msgstr ""
12483
346d80ef 12484#: sysdump.c:553
9cf03b7e
NC
12485msgid "DERIVED TYPE"
12486msgstr ""
12487
346d80ef 12488#: sysdump.c:610
9cf03b7e
NC
12489msgid "MODULE***\n"
12490msgstr ""
12491
346d80ef 12492#: sysdump.c:643
6ece5c52 12493#, c-format
1a09a22c
NC
12494msgid "Print a human readable interpretation of a SYSROFF object file\n"
12495msgstr ""
12496
346d80ef 12497#: sysdump.c:644
6ece5c52 12498#, c-format
1a09a22c
NC
12499msgid ""
12500" The options are:\n"
12501" -h --help Display this information\n"
12502" -v --version Print the program's version number\n"
252b5132
RH
12503msgstr ""
12504
346d80ef 12505#: sysdump.c:710
252b5132 12506#, c-format
60bcf0fa 12507msgid "cannot open input file %s"
252b5132
RH
12508msgstr ""
12509
346d80ef 12510#: unwind-ia64.c:180
6655dba2
SB
12511#, c-format
12512msgid "Unknown code 0x%02x\n"
12513msgstr ""
12514
12515#. PR 18420.
346d80ef 12516#: unwind-ia64.c:366
6655dba2
SB
12517#, c-format
12518msgid ""
12519"\n"
12520"ERROR: unwind length too long (0x%lx > 0x%lx)\n"
12521"\n"
12522msgstr ""
12523
346d80ef 12524#: unwind-ia64.c:578
b19d852d
NC
12525#, c-format
12526msgid "Bad uleb128\n"
12527msgstr ""
12528
346d80ef 12529#: unwind-ia64.c:592
6655dba2
SB
12530#, c-format
12531msgid "\t<corrupt X1>\n"
12532msgstr ""
12533
346d80ef 12534#: unwind-ia64.c:616
6655dba2
SB
12535#, c-format
12536msgid "\t<corrupt X2>\n"
12537msgstr ""
12538
346d80ef 12539#: unwind-ia64.c:642
6655dba2
SB
12540#, c-format
12541msgid "\t<corrupt X3>\n"
12542msgstr ""
12543
346d80ef 12544#: unwind-ia64.c:670
6655dba2
SB
12545#, c-format
12546msgid "\t<corrupt X4>\n"
12547msgstr ""
12548
346d80ef 12549#: unwind-ia64.c:712
6655dba2
SB
12550#, c-format
12551msgid "\t<corrupt R2>\n"
12552msgstr ""
12553
346d80ef 12554#: unwind-ia64.c:758
6655dba2
SB
12555#, c-format
12556msgid "\t<corrupt P2>\n"
12557msgstr ""
12558
346d80ef 12559#: unwind-ia64.c:773
6655dba2
SB
12560#, c-format
12561msgid "\t<corrupt P3>\n"
12562msgstr ""
12563
346d80ef 12564#: unwind-ia64.c:832
6655dba2
SB
12565#, c-format
12566msgid "\t<corrupt P5>\n"
12567msgstr ""
12568
346d80ef 12569#: unwind-ia64.c:939
6655dba2
SB
12570#, c-format
12571msgid "\t<corrupt P8>\n"
12572msgstr ""
12573
346d80ef 12574#: unwind-ia64.c:1014
6655dba2
SB
12575#, c-format
12576msgid "\t<corrupt P9>\n"
12577msgstr ""
12578
346d80ef 12579#: unwind-ia64.c:1026
6655dba2
SB
12580#, c-format
12581msgid "\t<corrupt P10>\n"
12582msgstr ""
12583
346d80ef 12584#: unwind-ia64.c:1157
6655dba2
SB
12585#, c-format
12586msgid "\t<corrupt IA64 descriptor>\n"
12587msgstr ""
12588
e0e7a9d4 12589#: version.c:34
6ece5c52 12590#, c-format
573fe3fb 12591msgid "Copyright (C) 2021 Free Software Foundation, Inc.\n"
252b5132
RH
12592msgstr ""
12593
e0e7a9d4 12594#: version.c:35
6ece5c52 12595#, c-format
252b5132
RH
12596msgid ""
12597"This program is free software; you may redistribute it under the terms of\n"
f12e7348
NC
12598"the GNU General Public License version 3 or (at your option) any later "
12599"version.\n"
12600"This program has absolutely no warranty.\n"
252b5132
RH
12601msgstr ""
12602
e0e7a9d4 12603#: windmc.c:189
252b5132 12604#, c-format
cc643b88 12605msgid "can't create %s file `%s' for output.\n"
252b5132
RH
12606msgstr ""
12607
e0e7a9d4 12608#: windmc.c:197
6ece5c52 12609#, c-format
ae351704 12610msgid "Usage: %s [option(s)] [input-file]\n"
252b5132
RH
12611msgstr ""
12612
e0e7a9d4 12613#: windmc.c:199
6ece5c52 12614#, c-format
ae351704
AM
12615msgid ""
12616" The options are:\n"
12617" -a --ascii_in Read input file as ASCII file\n"
12618" -A --ascii_out Write binary messages as ASCII\n"
12619" -b --binprefix .bin filename is prefixed by .mc filename_ "
12620"for uniqueness.\n"
12621" -c --customflag Set custom flags for messages\n"
12622" -C --codepage_in=<val> Set codepage when reading mc text file\n"
12623" -d --decimal_values Print values to text files decimal\n"
12624" -e --extension=<extension> Set header extension used on export header "
12625"file\n"
cc643b88 12626" -F --target <target> Specify output target for endianness.\n"
ae351704
AM
12627" -h --headerdir=<directory> Set the export directory for headers\n"
12628" -u --unicode_in Read input file as UTF16 file\n"
12629" -U --unicode_out Write binary messages as UFT16\n"
12630" -m --maxlength=<val> Set the maximal allowed message length\n"
12631" -n --nullterminate Automatic add a zero termination to strings\n"
12632" -o --hresult_use Use HRESULT definition instead of status code "
12633"definition\n"
12634" -O --codepage_out=<val> Set codepage used for writing text file\n"
12635" -r --rcdir=<directory> Set the export directory for rc files\n"
12636" -x --xdbg=<directory> Where to create the .dbg C include file\n"
12637" that maps message ID's to their symbolic "
12638"name.\n"
12639msgstr ""
12640
e0e7a9d4 12641#: windmc.c:219
ae351704
AM
12642#, c-format
12643msgid ""
12644" -H --help Print this help message\n"
12645" -v --verbose Verbose - tells you what it's doing\n"
12646" -V --version Print version information\n"
252b5132
RH
12647msgstr ""
12648
e0e7a9d4 12649#: windmc.c:260 windres.c:404
252b5132
RH
12650#, c-format
12651msgid "%s: warning: "
12652msgstr ""
12653
e0e7a9d4 12654#: windmc.c:261
ae351704 12655#, c-format
cc643b88 12656msgid "A codepage was specified switch `%s' and UTF16.\n"
ae351704
AM
12657msgstr ""
12658
e0e7a9d4 12659#: windmc.c:262
ae351704
AM
12660#, c-format
12661msgid "\tcodepage settings are ignored.\n"
12662msgstr ""
12663
e0e7a9d4 12664#: windmc.c:306
ae351704
AM
12665msgid "try to add a ill language."
12666msgstr ""
12667
346d80ef 12668#: windmc.c:1115
ae351704 12669#, c-format
cc643b88 12670msgid "unable to open file `%s' for input.\n"
ae351704
AM
12671msgstr ""
12672
346d80ef 12673#: windmc.c:1123
23f938f1
TG
12674#, c-format
12675msgid "unable to read contents of %s"
12676msgstr ""
12677
346d80ef 12678#: windmc.c:1135
ae351704
AM
12679msgid "input file does not seems to be UFT16.\n"
12680msgstr ""
12681
e0e7a9d4 12682#: windres.c:214
ae351704
AM
12683#, c-format
12684msgid "can't open %s `%s': %s"
12685msgstr ""
12686
e0e7a9d4 12687#: windres.c:383
ae351704
AM
12688#, c-format
12689msgid ": expected to be a directory\n"
12690msgstr ""
12691
e0e7a9d4 12692#: windres.c:395
ae351704
AM
12693#, c-format
12694msgid ": expected to be a leaf\n"
12695msgstr ""
12696
e0e7a9d4 12697#: windres.c:406
6ece5c52 12698#, c-format
252b5132
RH
12699msgid ": duplicate value\n"
12700msgstr ""
12701
777cd7ab 12702#: windres.c:558
252b5132 12703#, c-format
60bcf0fa 12704msgid "unknown format type `%s'"
252b5132
RH
12705msgstr ""
12706
777cd7ab 12707#: windres.c:559
252b5132
RH
12708#, c-format
12709msgid "%s: supported formats:"
12710msgstr ""
12711
12712#. Otherwise, we give up.
777cd7ab 12713#: windres.c:642
252b5132 12714#, c-format
06647dfd 12715msgid "can not determine type of file `%s'; use the -J option"
252b5132
RH
12716msgstr ""
12717
777cd7ab 12718#: windres.c:654
252b5132 12719#, c-format
1a09a22c 12720msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
252b5132
RH
12721msgstr ""
12722
777cd7ab 12723#: windres.c:656
6ece5c52 12724#, c-format
252b5132 12725msgid ""
1a09a22c
NC
12726" The options are:\n"
12727" -i --input=<file> Name input file\n"
12728" -o --output=<file> Name output file\n"
fce00800 12729" -J --input-format=<format> Specify input format\n"
1a09a22c
NC
12730" -O --output-format=<format> Specify output format\n"
12731" -F --target=<target> Specify COFF target\n"
12732" --preprocessor=<program> Program to use to preprocess rc file\n"
cc643b88 12733" --preprocessor-arg=<arg> Additional preprocessor argument\n"
fce00800 12734" -I --include-dir=<dir> Include directory when preprocessing rc file\n"
1a09a22c 12735" -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
fce00800 12736" -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
1a09a22c 12737" -v --verbose Verbose - tells you what it's doing\n"
ae351704 12738" -c --codepage=<codepage> Specify default codepage\n"
fce00800 12739" -l --language=<val> Set language when reading rc file\n"
1a09a22c
NC
12740" --use-temp-file Use a temporary file instead of popen to "
12741"read\n"
12742" the preprocessor output\n"
12743" --no-use-temp-file Use popen (default)\n"
12744msgstr ""
12745
777cd7ab 12746#: windres.c:674
6ece5c52 12747#, c-format
1a09a22c
NC
12748msgid " --yydebug Turn on parser debugging\n"
12749msgstr ""
12750
777cd7ab 12751#: windres.c:677
6ece5c52 12752#, c-format
252b5132 12753msgid ""
fce00800 12754" -r Ignored for compatibility with rc\n"
3caac5b8 12755" @<file> Read options from <file>\n"
1a09a22c
NC
12756" -h --help Print this help message\n"
12757" -V --version Print version information\n"
252b5132
RH
12758msgstr ""
12759
777cd7ab 12760#: windres.c:682
6ece5c52 12761#, c-format
252b5132
RH
12762msgid ""
12763"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
12764"extension if not specified. A single file name is an input file.\n"
12765"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
12766msgstr ""
12767
346d80ef 12768#: windres.c:845
ae351704
AM
12769msgid "invalid codepage specified.\n"
12770msgstr ""
12771
346d80ef 12772#: windres.c:860
fce00800
AM
12773msgid "invalid option -f\n"
12774msgstr ""
12775
346d80ef 12776#: windres.c:865
fce00800
AM
12777msgid "No filename following the -fo option.\n"
12778msgstr ""
12779
346d80ef 12780#: windres.c:960
6ece5c52 12781#, c-format
fce00800
AM
12782msgid ""
12783"Option -I is deprecated for setting the input format, please use -J "
12784"instead.\n"
12785msgstr ""
12786
346d80ef 12787#: windres.c:1073
252b5132
RH
12788msgid "no resources"
12789msgstr ""
12790
b19d852d 12791#: wrstabs.c:353 wrstabs.c:1926
252b5132 12792#, c-format
60bcf0fa 12793msgid "string_hash_lookup failed: %s"
252b5132
RH
12794msgstr ""
12795
b19d852d 12796#: wrstabs.c:638
252b5132 12797#, c-format
60bcf0fa 12798msgid "stab_int_type: bad size %u"
252b5132
RH
12799msgstr ""
12800
b19d852d 12801#: wrstabs.c:1396
252b5132 12802#, c-format
60bcf0fa 12803msgid "%s: warning: unknown size for field `%s' in struct"
252b5132 12804msgstr ""