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