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