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