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