bfd/
[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"
2ee0aedf 11"POT-Creation-Date: 2010-11-05 10:28+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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
328577ad 17"Content-Transfer-Encoding: 8bit\n"
252b5132 18
2ee0aedf 19#: addr2line.c:80
252b5132 20#, c-format
1a09a22c
NC
21msgid "Usage: %s [option(s)] [addr(s)]\n"
22msgstr ""
23
2ee0aedf 24#: addr2line.c:81
6ece5c52 25#, c-format
1a09a22c
NC
26msgid " Convert addresses into line number/file name pairs.\n"
27msgstr ""
28
2ee0aedf 29#: addr2line.c:82
6ece5c52 30#, c-format
252b5132 31msgid ""
1a09a22c
NC
32" If no addresses are specified on the command line, they will be read from "
33"stdin\n"
252b5132
RH
34msgstr ""
35
2ee0aedf 36#: addr2line.c:83
6ece5c52 37#, c-format
1a09a22c
NC
38msgid ""
39" The options are:\n"
3caac5b8 40" @<file> Read options from <file>\n"
2ee0aedf 41" -a --addresses Show addresses\n"
1a09a22c
NC
42" -b --target=<bfdname> Set the binary file format\n"
43" -e --exe=<executable> Set the input file name (default is a.out)\n"
ae351704
AM
44" -i --inlines Unwind inlined functions\n"
45" -j --section=<name> Read section-relative offsets instead of addresses\n"
2ee0aedf 46" -p --pretty-print Make the output easier to read for humans\n"
1a09a22c
NC
47" -s --basenames Strip directory names\n"
48" -f --functions Show function names\n"
49" -C --demangle[=style] Demangle function names\n"
50" -h --help Display this information\n"
51" -v --version Display the program's version\n"
52"\n"
53msgstr ""
54
2ee0aedf
TG
55#: addr2line.c:100 ar.c:293 coffdump.c:469 dlltool.c:3926 dllwrap.c:524
56#: elfedit.c:1155 nlmconv.c:1113 objcopy.c:576 objcopy.c:611 readelf.c:3219
57#: size.c:99 srconv.c:1742 strings.c:663 sysdump.c:653 windmc.c:228
58#: windres.c:694
8ad3436c
AM
59#, c-format
60msgid "Report bugs to %s\n"
252b5132
RH
61msgstr ""
62
2ee0aedf
TG
63#: addr2line.c:262
64#, c-format
65msgid " at "
66msgstr ""
67
68#: addr2line.c:287
69#, c-format
70msgid " (inlined by) "
71msgstr ""
72
73#: addr2line.c:320
252b5132 74#, c-format
ae351704 75msgid "%s: cannot get addresses from archive"
252b5132
RH
76msgstr ""
77
2ee0aedf 78#: addr2line.c:337
ae351704
AM
79#, c-format
80msgid "%s: cannot find section %s"
81msgstr ""
82
2ee0aedf 83#: addr2line.c:406 nm.c:1563 objdump.c:3301
18e03609
NC
84#, c-format
85msgid "unknown demangling style `%s'"
86msgstr ""
87
2ee0aedf 88#: ar.c:215
252b5132
RH
89#, c-format
90msgid "no entry %s in archive\n"
91msgstr ""
92
2ee0aedf 93#: ar.c:233
23f938f1
TG
94#, c-format
95msgid ""
96"Usage: %s [emulation options] [--plugin <name>] [-]{dmpqrstx}"
97"[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
98msgstr ""
99
2ee0aedf 100#: ar.c:235
252b5132
RH
101#, c-format
102msgid ""
1a09a22c
NC
103"Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] "
104"[count] archive-file file...\n"
252b5132
RH
105msgstr ""
106
2ee0aedf 107#: ar.c:240
252b5132
RH
108#, c-format
109msgid " %s -M [<mri-script]\n"
110msgstr ""
111
2ee0aedf 112#: ar.c:241
6ece5c52 113#, c-format
252b5132
RH
114msgid " commands:\n"
115msgstr ""
116
2ee0aedf 117#: ar.c:242
6ece5c52 118#, c-format
252b5132
RH
119msgid " d - delete file(s) from the archive\n"
120msgstr ""
121
2ee0aedf 122#: ar.c:243
6ece5c52 123#, c-format
252b5132
RH
124msgid " m[ab] - move file(s) in the archive\n"
125msgstr ""
126
2ee0aedf 127#: ar.c:244
6ece5c52 128#, c-format
252b5132
RH
129msgid " p - print file(s) found in the archive\n"
130msgstr ""
131
2ee0aedf 132#: ar.c:245
6ece5c52 133#, c-format
252b5132
RH
134msgid " q[f] - quick append file(s) to the archive\n"
135msgstr ""
136
2ee0aedf 137#: ar.c:246
6ece5c52 138#, c-format
252b5132
RH
139msgid ""
140" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
141msgstr ""
142
2ee0aedf
TG
143#: ar.c:247
144#, c-format
145msgid " s - act as ranlib\n"
146msgstr ""
147
148#: ar.c:248
6ece5c52 149#, c-format
252b5132
RH
150msgid " t - display contents of archive\n"
151msgstr ""
152
2ee0aedf 153#: ar.c:249
6ece5c52 154#, c-format
252b5132
RH
155msgid " x[o] - extract file(s) from the archive\n"
156msgstr ""
157
2ee0aedf 158#: ar.c:250
6ece5c52 159#, c-format
252b5132
RH
160msgid " command specific modifiers:\n"
161msgstr ""
162
2ee0aedf 163#: ar.c:251
6ece5c52 164#, c-format
252b5132
RH
165msgid " [a] - put file(s) after [member-name]\n"
166msgstr ""
167
2ee0aedf 168#: ar.c:252
6ece5c52 169#, c-format
252b5132
RH
170msgid " [b] - put file(s) before [member-name] (same as [i])\n"
171msgstr ""
172
2ee0aedf 173#: ar.c:253
23f938f1
TG
174#, c-format
175msgid " [D] - use zero for timestamps and uids/gids\n"
176msgstr ""
177
2ee0aedf 178#: ar.c:254
6ece5c52 179#, c-format
a74801ba
ILT
180msgid " [N] - use instance [count] of name\n"
181msgstr ""
182
2ee0aedf 183#: ar.c:255
6ece5c52 184#, c-format
252b5132
RH
185msgid " [f] - truncate inserted file names\n"
186msgstr ""
187
2ee0aedf 188#: ar.c:256
6ece5c52 189#, c-format
a74801ba
ILT
190msgid " [P] - use full path names when matching\n"
191msgstr ""
192
2ee0aedf 193#: ar.c:257
6ece5c52 194#, c-format
252b5132
RH
195msgid " [o] - preserve original dates\n"
196msgstr ""
197
2ee0aedf 198#: ar.c:258
6ece5c52 199#, c-format
252b5132
RH
200msgid ""
201" [u] - only replace files that are newer than current archive "
202"contents\n"
203msgstr ""
204
2ee0aedf 205#: ar.c:259
6ece5c52 206#, c-format
252b5132
RH
207msgid " generic modifiers:\n"
208msgstr ""
209
2ee0aedf 210#: ar.c:260
6ece5c52 211#, c-format
252b5132
RH
212msgid " [c] - do not warn if the library had to be created\n"
213msgstr ""
214
2ee0aedf 215#: ar.c:261
6ece5c52 216#, c-format
252b5132
RH
217msgid " [s] - create an archive index (cf. ranlib)\n"
218msgstr ""
219
2ee0aedf 220#: ar.c:262
6ece5c52 221#, c-format
252b5132
RH
222msgid " [S] - do not build a symbol table\n"
223msgstr ""
224
2ee0aedf 225#: ar.c:263
f12e7348
NC
226#, c-format
227msgid " [T] - make a thin archive\n"
228msgstr ""
229
2ee0aedf 230#: ar.c:264
6ece5c52 231#, c-format
252b5132
RH
232msgid " [v] - be verbose\n"
233msgstr ""
234
2ee0aedf 235#: ar.c:265
6ece5c52 236#, c-format
252b5132
RH
237msgid " [V] - display the version number\n"
238msgstr ""
239
2ee0aedf 240#: ar.c:266
1a09a22c 241#, c-format
3caac5b8 242msgid " @<file> - read options from <file>\n"
18e03609
NC
243msgstr ""
244
2ee0aedf 245#: ar.c:268
23f938f1
TG
246#, c-format
247msgid " optional:\n"
248msgstr ""
249
2ee0aedf 250#: ar.c:269
23f938f1
TG
251#, c-format
252msgid " --plugin <p> - load the specified plugin\n"
253msgstr ""
254
2ee0aedf 255#: ar.c:276
6ece5c52 256#, c-format
3caac5b8 257msgid "Usage: %s [options] archive\n"
1a09a22c
NC
258msgstr ""
259
2ee0aedf 260#: ar.c:277
6ece5c52 261#, c-format
3caac5b8
AM
262msgid " Generate an index to speed access to archives\n"
263msgstr ""
264
2ee0aedf 265#: ar.c:278
3caac5b8 266#, c-format
1a09a22c
NC
267msgid ""
268" The options are:\n"
3caac5b8 269" @<file> Read options from <file>\n"
23f938f1
TG
270msgstr ""
271
2ee0aedf 272#: ar.c:281
23f938f1
TG
273#, c-format
274msgid " --plugin <name> Load the specified plugin\n"
275msgstr ""
276
2ee0aedf 277#: ar.c:284
23f938f1
TG
278#, c-format
279msgid ""
f12e7348 280" -t Update the archive's symbol map timestamp\n"
1a09a22c 281" -h --help Print this help message\n"
f12e7348 282" -v --version Print version information\n"
252b5132
RH
283msgstr ""
284
2ee0aedf 285#: ar.c:481 nm.c:1636
23f938f1
TG
286#, c-format
287msgid "sorry - this program has been built without plugin support\n"
288msgstr ""
289
2ee0aedf 290#: ar.c:508
252b5132
RH
291msgid "two different operation options specified"
292msgstr ""
293
2ee0aedf 294#: ar.c:589
252b5132 295#, c-format
60bcf0fa 296msgid "illegal option -- %c"
252b5132
RH
297msgstr ""
298
2ee0aedf 299#: ar.c:632
252b5132
RH
300msgid "no operation specified"
301msgstr ""
302
2ee0aedf 303#: ar.c:635
252b5132
RH
304msgid "`u' is only meaningful with the `r' option."
305msgstr ""
306
2ee0aedf 307#: ar.c:638
23f938f1
TG
308msgid "`u' is not meaningful with the `D' option."
309msgstr ""
310
2ee0aedf 311#: ar.c:646
60bcf0fa 312msgid "`N' is only meaningful with the `x' and `d' options."
a74801ba
ILT
313msgstr ""
314
2ee0aedf 315#: ar.c:649
a74801ba 316msgid "Value for `N' must be positive."
252b5132
RH
317msgstr ""
318
2ee0aedf 319#: ar.c:661
f12e7348
NC
320msgid "`x' cannot be used on thin archives."
321msgstr ""
322
2ee0aedf 323#: ar.c:702
252b5132 324#, c-format
60bcf0fa 325msgid "internal error -- this option not implemented"
252b5132
RH
326msgstr ""
327
2ee0aedf 328#: ar.c:771
6ece5c52
AM
329#, c-format
330msgid "creating %s"
331msgstr ""
332
2ee0aedf 333#: ar.c:820 ar.c:875 ar.c:1203 objcopy.c:2052
252b5132 334#, c-format
a74801ba 335msgid "internal stat error on %s"
252b5132
RH
336msgstr ""
337
2ee0aedf 338#: ar.c:824
60bcf0fa
NC
339#, c-format
340msgid ""
341"\n"
6ece5c52 342"<%s>\n"
60bcf0fa
NC
343"\n"
344msgstr ""
345
2ee0aedf 346#: ar.c:840 ar.c:908
252b5132
RH
347#, c-format
348msgid "%s is not a valid archive"
349msgstr ""
350
2ee0aedf 351#: ar.c:1108
252b5132
RH
352#, c-format
353msgid "No member named `%s'\n"
354msgstr ""
355
2ee0aedf 356#: ar.c:1158
252b5132 357#, c-format
60bcf0fa 358msgid "no entry %s in archive %s!"
252b5132
RH
359msgstr ""
360
2ee0aedf 361#: ar.c:1297
252b5132
RH
362#, c-format
363msgid "%s: no archive map to update"
364msgstr ""
365
f12e7348 366#: arsup.c:89
252b5132
RH
367#, c-format
368msgid "No entry %s in archive.\n"
369msgstr ""
370
f12e7348 371#: arsup.c:114
252b5132
RH
372#, c-format
373msgid "Can't open file %s\n"
374msgstr ""
375
f12e7348 376#: arsup.c:164
252b5132
RH
377#, c-format
378msgid "%s: Can't open output archive %s\n"
379msgstr ""
380
f12e7348 381#: arsup.c:181
252b5132
RH
382#, c-format
383msgid "%s: Can't open input archive %s\n"
384msgstr ""
385
f12e7348 386#: arsup.c:190
252b5132
RH
387#, c-format
388msgid "%s: file %s is not an archive\n"
389msgstr ""
390
f12e7348 391#: arsup.c:230
252b5132
RH
392#, c-format
393msgid "%s: no output archive specified yet\n"
394msgstr ""
395
f12e7348 396#: arsup.c:250 arsup.c:288 arsup.c:330 arsup.c:350 arsup.c:416
252b5132
RH
397#, c-format
398msgid "%s: no open output archive\n"
399msgstr ""
400
f12e7348 401#: arsup.c:261 arsup.c:371 arsup.c:397
252b5132
RH
402#, c-format
403msgid "%s: can't open file %s\n"
404msgstr ""
405
f12e7348 406#: arsup.c:315 arsup.c:393 arsup.c:474
252b5132
RH
407#, c-format
408msgid "%s: can't find module file %s\n"
409msgstr ""
410
f12e7348 411#: arsup.c:425
252b5132
RH
412#, c-format
413msgid "Current open archive is %s\n"
414msgstr ""
415
f12e7348 416#: arsup.c:449
1a09a22c
NC
417#, c-format
418msgid "%s: no open archive\n"
419msgstr ""
420
f12e7348 421#: bin2c.c:59
ae351704
AM
422#, c-format
423msgid "Usage: %s < input_file > output_file\n"
424msgstr ""
425
f12e7348 426#: bin2c.c:60
ae351704
AM
427#, c-format
428msgid "Prints bytes from stdin in hex format.\n"
429msgstr ""
430
f12e7348 431#: binemul.c:38
252b5132 432#, c-format
1a09a22c
NC
433msgid " No emulation specific options\n"
434msgstr ""
435
436#. Macros for common output.
2ee0aedf 437#: binemul.h:46
1a09a22c
NC
438#, c-format
439msgid " emulation options: \n"
252b5132
RH
440msgstr ""
441
2ee0aedf 442#: bucomm.c:163
252b5132
RH
443#, c-format
444msgid "can't set BFD default target to `%s': %s"
445msgstr ""
446
2ee0aedf 447#: bucomm.c:175
252b5132
RH
448#, c-format
449msgid "%s: Matching formats:"
450msgstr ""
451
2ee0aedf 452#: bucomm.c:190
6ece5c52 453#, c-format
252b5132
RH
454msgid "Supported targets:"
455msgstr ""
456
2ee0aedf 457#: bucomm.c:192
252b5132
RH
458#, c-format
459msgid "%s: supported targets:"
460msgstr ""
461
2ee0aedf 462#: bucomm.c:210
6ece5c52 463#, c-format
328577ad
NC
464msgid "Supported architectures:"
465msgstr ""
466
2ee0aedf 467#: bucomm.c:212
252b5132 468#, c-format
328577ad 469msgid "%s: supported architectures:"
252b5132
RH
470msgstr ""
471
2ee0aedf 472#: bucomm.c:407
fce00800
AM
473#, c-format
474msgid "BFD header file version %s\n"
475msgstr ""
476
2ee0aedf 477#: bucomm.c:556
252b5132 478#, c-format
328577ad 479msgid "%s: bad number: %s"
252b5132
RH
480msgstr ""
481
2ee0aedf 482#: bucomm.c:573 strings.c:409
6ece5c52
AM
483#, c-format
484msgid "'%s': No such file"
485msgstr ""
486
2ee0aedf 487#: bucomm.c:575 strings.c:411
6ece5c52
AM
488#, c-format
489msgid "Warning: could not locate '%s'. reason: %s"
490msgstr ""
491
2ee0aedf 492#: bucomm.c:579
6ece5c52
AM
493#, c-format
494msgid "Warning: '%s' is not an ordinary file"
495msgstr ""
496
f12e7348 497#: coffdump.c:106
252b5132 498#, c-format
328577ad 499msgid "#lines %d "
252b5132
RH
500msgstr ""
501
23f938f1 502#: coffdump.c:460 sysdump.c:646
252b5132 503#, c-format
1a09a22c
NC
504msgid "Usage: %s [option(s)] in-file\n"
505msgstr ""
506
f12e7348 507#: coffdump.c:461
6ece5c52 508#, c-format
1a09a22c
NC
509msgid " Print a human readable interpretation of a SYSROFF object file\n"
510msgstr ""
511
f12e7348 512#: coffdump.c:462
6ece5c52 513#, c-format
1a09a22c
NC
514msgid ""
515" The options are:\n"
3caac5b8 516" @<file> Read options from <file>\n"
1a09a22c
NC
517" -h --help Display this information\n"
518" -v --version Display the program's version\n"
519"\n"
252b5132
RH
520msgstr ""
521
2ee0aedf 522#: coffdump.c:531 srconv.c:1832 sysdump.c:710
60bcf0fa 523msgid "no input file specified"
252b5132
RH
524msgstr ""
525
2ee0aedf 526#: cxxfilt.c:119 nm.c:269 objdump.c:256
ae351704
AM
527#, c-format
528msgid "Report bugs to %s.\n"
529msgstr ""
530
f12e7348 531#: debug.c:647
252b5132
RH
532msgid "debug_add_to_current_namespace: no current file"
533msgstr ""
534
f12e7348 535#: debug.c:726
252b5132
RH
536msgid "debug_start_source: no debug_set_filename call"
537msgstr ""
538
f12e7348 539#: debug.c:782
252b5132
RH
540msgid "debug_record_function: no debug_set_filename call"
541msgstr ""
542
f12e7348 543#: debug.c:834
252b5132
RH
544msgid "debug_record_parameter: no current function"
545msgstr ""
546
f12e7348 547#: debug.c:866
252b5132
RH
548msgid "debug_end_function: no current function"
549msgstr ""
550
f12e7348 551#: debug.c:872
252b5132
RH
552msgid "debug_end_function: some blocks were not closed"
553msgstr ""
554
f12e7348 555#: debug.c:900
252b5132
RH
556msgid "debug_start_block: no current block"
557msgstr ""
558
f12e7348 559#: debug.c:936
252b5132
RH
560msgid "debug_end_block: no current block"
561msgstr ""
562
f12e7348 563#: debug.c:943
252b5132
RH
564msgid "debug_end_block: attempt to close top level block"
565msgstr ""
566
f12e7348 567#: debug.c:966
252b5132
RH
568msgid "debug_record_line: no current unit"
569msgstr ""
570
571#. FIXME
f12e7348 572#: debug.c:1019
252b5132
RH
573msgid "debug_start_common_block: not implemented"
574msgstr ""
575
576#. FIXME
f12e7348 577#: debug.c:1030
252b5132
RH
578msgid "debug_end_common_block: not implemented"
579msgstr ""
580
581#. FIXME.
f12e7348 582#: debug.c:1114
1a09a22c 583msgid "debug_record_label: not implemented"
252b5132
RH
584msgstr ""
585
f12e7348 586#: debug.c:1136
252b5132
RH
587msgid "debug_record_variable: no current file"
588msgstr ""
589
f12e7348 590#: debug.c:1664
252b5132
RH
591msgid "debug_make_undefined_type: unsupported kind"
592msgstr ""
593
f12e7348 594#: debug.c:1841
252b5132
RH
595msgid "debug_name_type: no current file"
596msgstr ""
597
f12e7348 598#: debug.c:1886
252b5132
RH
599msgid "debug_tag_type: no current file"
600msgstr ""
601
f12e7348 602#: debug.c:1894
252b5132
RH
603msgid "debug_tag_type: extra tag attempted"
604msgstr ""
605
f12e7348 606#: debug.c:1931
252b5132
RH
607#, c-format
608msgid "Warning: changing type size from %d to %d\n"
609msgstr ""
610
f12e7348 611#: debug.c:1953
252b5132
RH
612msgid "debug_find_named_type: no current compilation unit"
613msgstr ""
614
f12e7348 615#: debug.c:2056
252b5132
RH
616#, c-format
617msgid "debug_get_real_type: circular debug information for %s\n"
618msgstr ""
619
f12e7348 620#: debug.c:2483
252b5132
RH
621msgid "debug_write_type: illegal type encountered"
622msgstr ""
623
2ee0aedf 624#: dlltool.c:901 dlltool.c:927 dlltool.c:958
252b5132 625#, c-format
60bcf0fa 626msgid "Internal error: Unknown machine type: %d"
252b5132
RH
627msgstr ""
628
2ee0aedf 629#: dlltool.c:999
252b5132
RH
630#, c-format
631msgid "Can't open def file: %s"
632msgstr ""
633
2ee0aedf 634#: dlltool.c:1004
252b5132
RH
635#, c-format
636msgid "Processing def file: %s"
637msgstr ""
638
2ee0aedf 639#: dlltool.c:1008
252b5132
RH
640msgid "Processed def file"
641msgstr ""
642
2ee0aedf 643#: dlltool.c:1032
252b5132 644#, c-format
60bcf0fa 645msgid "Syntax error in def file %s:%d"
252b5132
RH
646msgstr ""
647
2ee0aedf 648#: dlltool.c:1069
06647dfd
AM
649#, c-format
650msgid "%s: Path components stripped from image name, '%s'."
651msgstr ""
652
2ee0aedf 653#: dlltool.c:1087
252b5132
RH
654#, c-format
655msgid "NAME: %s base: %x"
656msgstr ""
657
2ee0aedf 658#: dlltool.c:1090 dlltool.c:1106
60bcf0fa 659msgid "Can't have LIBRARY and NAME"
252b5132
RH
660msgstr ""
661
2ee0aedf 662#: dlltool.c:1103
252b5132
RH
663#, c-format
664msgid "LIBRARY: %s base: %x"
665msgstr ""
666
2ee0aedf 667#: dlltool.c:1342 resrc.c:293
252b5132
RH
668#, c-format
669msgid "wait: %s"
670msgstr ""
671
2ee0aedf 672#: dlltool.c:1347 dllwrap.c:422 resrc.c:298
252b5132
RH
673#, c-format
674msgid "subprocess got fatal signal %d"
675msgstr ""
676
2ee0aedf 677#: dlltool.c:1353 dllwrap.c:429 resrc.c:305
252b5132 678#, c-format
60bcf0fa 679msgid "%s exited with status %d"
252b5132
RH
680msgstr ""
681
2ee0aedf 682#: dlltool.c:1384
252b5132 683#, c-format
60bcf0fa 684msgid "Sucking in info from %s section in %s"
252b5132
RH
685msgstr ""
686
2ee0aedf 687#: dlltool.c:1524
252b5132 688#, c-format
60bcf0fa 689msgid "Excluding symbol: %s"
252b5132
RH
690msgstr ""
691
2ee0aedf 692#: dlltool.c:1613 dlltool.c:1624 nm.c:1010 nm.c:1021
252b5132 693#, c-format
60bcf0fa 694msgid "%s: no symbols"
252b5132
RH
695msgstr ""
696
fce00800 697#. FIXME: we ought to read in and block out the base relocations.
2ee0aedf 698#: dlltool.c:1650
252b5132 699#, c-format
60bcf0fa 700msgid "Done reading %s"
252b5132
RH
701msgstr ""
702
2ee0aedf 703#: dlltool.c:1660
252b5132 704#, c-format
2ee0aedf 705msgid "Unable to open object file: %s: %s"
252b5132
RH
706msgstr ""
707
2ee0aedf 708#: dlltool.c:1663
252b5132
RH
709#, c-format
710msgid "Scanning object file %s"
711msgstr ""
712
2ee0aedf 713#: dlltool.c:1678
e0a2c38a
RH
714#, c-format
715msgid "Cannot produce mcore-elf dll from archive file: %s"
716msgstr ""
717
2ee0aedf 718#: dlltool.c:1780
252b5132
RH
719msgid "Adding exports to output file"
720msgstr ""
721
2ee0aedf 722#: dlltool.c:1832
252b5132
RH
723msgid "Added exports to output file"
724msgstr ""
725
2ee0aedf 726#: dlltool.c:1974
252b5132 727#, c-format
60bcf0fa 728msgid "Generating export file: %s"
252b5132
RH
729msgstr ""
730
2ee0aedf 731#: dlltool.c:1979
252b5132
RH
732#, c-format
733msgid "Unable to open temporary assembler file: %s"
734msgstr ""
735
2ee0aedf 736#: dlltool.c:1982
252b5132
RH
737#, c-format
738msgid "Opened temporary file: %s"
739msgstr ""
740
2ee0aedf 741#: dlltool.c:2159
23f938f1
TG
742msgid "failed to read the number of entries from base file"
743msgstr ""
744
2ee0aedf 745#: dlltool.c:2207
252b5132
RH
746msgid "Generated exports file"
747msgstr ""
748
2ee0aedf 749#: dlltool.c:2416
252b5132 750#, c-format
2ee0aedf 751msgid "bfd_open failed open stub file: %s: %s"
252b5132
RH
752msgstr ""
753
2ee0aedf 754#: dlltool.c:2420
252b5132
RH
755#, c-format
756msgid "Creating stub file: %s"
757msgstr ""
758
2ee0aedf
TG
759#: dlltool.c:2882
760#, c-format
761msgid "bfd_open failed reopen stub file: %s: %s"
762msgstr ""
763
764#: dlltool.c:2896 dlltool.c:2972
e0a2c38a
RH
765#, c-format
766msgid "failed to open temporary head file: %s"
767msgstr ""
768
2ee0aedf 769#: dlltool.c:2958 dlltool.c:3038
e0a2c38a 770#, c-format
2ee0aedf 771msgid "failed to open temporary head file: %s: %s"
e0a2c38a
RH
772msgstr ""
773
23f938f1 774#: dlltool.c:3052
252b5132 775#, c-format
2ee0aedf
TG
776msgid "failed to open temporary tail file: %s"
777msgstr ""
778
779#: dlltool.c:3109
780#, c-format
781msgid "failed to open temporary tail file: %s: %s"
782msgstr ""
783
784#: dlltool.c:3131
785#, c-format
786msgid "Can't create .lib file: %s: %s"
252b5132
RH
787msgstr ""
788
2ee0aedf 789#: dlltool.c:3135
252b5132 790#, c-format
60bcf0fa 791msgid "Creating library file: %s"
252b5132
RH
792msgstr ""
793
2ee0aedf 794#: dlltool.c:3227 dlltool.c:3233
252b5132 795#, c-format
60bcf0fa 796msgid "cannot delete %s: %s"
252b5132
RH
797msgstr ""
798
2ee0aedf 799#: dlltool.c:3238
252b5132
RH
800msgid "Created lib file"
801msgstr ""
802
2ee0aedf
TG
803#: dlltool.c:3450
804#, c-format
805msgid "Can't open .lib file: %s: %s"
806msgstr ""
807
808#: dlltool.c:3458 dlltool.c:3480
23f938f1
TG
809#, c-format
810msgid "%s is not a library"
811msgstr ""
812
2ee0aedf 813#: dlltool.c:3498
23f938f1
TG
814#, c-format
815msgid "Import library `%s' specifies two or more dlls"
816msgstr ""
817
2ee0aedf 818#: dlltool.c:3509
23f938f1
TG
819#, c-format
820msgid "Unable to determine dll name for `%s' (not an import library?)"
821msgstr ""
822
2ee0aedf 823#: dlltool.c:3733
252b5132 824#, c-format
60bcf0fa 825msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
252b5132
RH
826msgstr ""
827
2ee0aedf 828#: dlltool.c:3739
252b5132 829#, c-format
f12e7348 830msgid "Error, duplicate EXPORT with ordinals: %s"
252b5132
RH
831msgstr ""
832
2ee0aedf 833#: dlltool.c:3844
252b5132
RH
834msgid "Processing definitions"
835msgstr ""
836
2ee0aedf 837#: dlltool.c:3876
252b5132
RH
838msgid "Processed definitions"
839msgstr ""
840
841#. xgetext:c-format
2ee0aedf 842#: dlltool.c:3883 dllwrap.c:483
252b5132 843#, c-format
1a09a22c 844msgid "Usage %s <option(s)> <object-file(s)>\n"
252b5132
RH
845msgstr ""
846
847#. xgetext:c-format
2ee0aedf 848#: dlltool.c:3885
252b5132
RH
849#, c-format
850msgid ""
e0a2c38a
RH
851" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
852msgstr ""
853
2ee0aedf 854#: dlltool.c:3886
6ece5c52 855#, c-format
e0a2c38a 856msgid ""
a74801ba
ILT
857" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
858"ppc, thumb\n"
252b5132
RH
859msgstr ""
860
2ee0aedf 861#: dlltool.c:3887
6ece5c52 862#, c-format
252b5132
RH
863msgid " -e --output-exp <outname> Generate an export file.\n"
864msgstr ""
865
2ee0aedf 866#: dlltool.c:3888
6ece5c52 867#, c-format
252b5132
RH
868msgid " -l --output-lib <outname> Generate an interface library.\n"
869msgstr ""
870
2ee0aedf 871#: dlltool.c:3889
23f938f1
TG
872#, c-format
873msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
874msgstr ""
875
2ee0aedf 876#: dlltool.c:3890
6ece5c52 877#, c-format
252b5132
RH
878msgid " -a --add-indirect Add dll indirects to export file.\n"
879msgstr ""
880
2ee0aedf 881#: dlltool.c:3891
6ece5c52 882#, c-format
252b5132
RH
883msgid ""
884" -D --dllname <name> Name of input dll to put into interface lib.\n"
885msgstr ""
886
2ee0aedf 887#: dlltool.c:3892
6ece5c52 888#, c-format
252b5132
RH
889msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
890msgstr ""
891
2ee0aedf 892#: dlltool.c:3893
6ece5c52 893#, c-format
252b5132
RH
894msgid " -z --output-def <deffile> Name of .def file to be created.\n"
895msgstr ""
896
2ee0aedf 897#: dlltool.c:3894
6ece5c52 898#, c-format
e0a2c38a 899msgid " --export-all-symbols Export all symbols to .def\n"
252b5132
RH
900msgstr ""
901
2ee0aedf 902#: dlltool.c:3895
6ece5c52 903#, c-format
e0a2c38a 904msgid " --no-export-all-symbols Only export listed symbols\n"
252b5132
RH
905msgstr ""
906
2ee0aedf 907#: dlltool.c:3896
6ece5c52 908#, c-format
e0a2c38a 909msgid " --exclude-symbols <list> Don't export <list>\n"
252b5132
RH
910msgstr ""
911
2ee0aedf 912#: dlltool.c:3897
6ece5c52 913#, c-format
e0a2c38a 914msgid " --no-default-excludes Clear default exclude symbols\n"
252b5132
RH
915msgstr ""
916
2ee0aedf 917#: dlltool.c:3898
6ece5c52 918#, c-format
252b5132
RH
919msgid " -b --base-file <basefile> Read linker generated base file.\n"
920msgstr ""
921
2ee0aedf 922#: dlltool.c:3899
6ece5c52 923#, c-format
252b5132
RH
924msgid " -x --no-idata4 Don't generate idata$4 section.\n"
925msgstr ""
926
2ee0aedf 927#: dlltool.c:3900
6ece5c52 928#, c-format
252b5132
RH
929msgid " -c --no-idata5 Don't generate idata$5 section.\n"
930msgstr ""
931
2ee0aedf 932#: dlltool.c:3901
23f938f1
TG
933#, c-format
934msgid ""
935" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
936"$5.\n"
937msgstr ""
938
2ee0aedf 939#: dlltool.c:3902
6ece5c52 940#, c-format
252b5132 941msgid ""
ae351704 942" -U --add-underscore Add underscores to all symbols in interface "
252b5132
RH
943"library.\n"
944msgstr ""
945
2ee0aedf 946#: dlltool.c:3903
ae351704
AM
947#, c-format
948msgid ""
949" --add-stdcall-underscore Add underscores to stdcall symbols in "
950"interface library.\n"
951msgstr ""
952
2ee0aedf
TG
953#: dlltool.c:3904
954#, c-format
955msgid ""
956" --no-leading-underscore All symbols shouldn't be prefixed by an "
957"underscore.\n"
958msgstr ""
959
960#: dlltool.c:3905
961#, c-format
962msgid ""
963" --leading-underscore All symbols should be prefixed by an "
964"underscore.\n"
965msgstr ""
966
967#: dlltool.c:3906
6ece5c52 968#, c-format
252b5132
RH
969msgid " -k --kill-at Kill @<n> from exported names.\n"
970msgstr ""
971
2ee0aedf 972#: dlltool.c:3907
6ece5c52 973#, c-format
252b5132
RH
974msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
975msgstr ""
976
2ee0aedf 977#: dlltool.c:3908
3443c1ae
AM
978#, c-format
979msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
980msgstr ""
981
2ee0aedf 982#: dlltool.c:3909
6ece5c52 983#, c-format
252b5132
RH
984msgid " -S --as <name> Use <name> for assembler.\n"
985msgstr ""
986
2ee0aedf 987#: dlltool.c:3910
6ece5c52 988#, c-format
252b5132
RH
989msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
990msgstr ""
991
2ee0aedf 992#: dlltool.c:3911
6ece5c52 993#, c-format
a74801ba
ILT
994msgid ""
995" -C --compat-implib Create backward compatible import library.\n"
996msgstr ""
997
2ee0aedf 998#: dlltool.c:3912
6ece5c52 999#, c-format
252b5132
RH
1000msgid ""
1001" -n --no-delete Keep temp files (repeat for extra "
1002"preservation).\n"
1003msgstr ""
1004
2ee0aedf 1005#: dlltool.c:3913
6ece5c52
AM
1006#, c-format
1007msgid ""
1008" -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1009msgstr ""
1010
2ee0aedf 1011#: dlltool.c:3914
23f938f1
TG
1012#, c-format
1013msgid ""
1014" -I --identify <implib> Report the name of the DLL associated with "
1015"<implib>.\n"
1016msgstr ""
1017
2ee0aedf 1018#: dlltool.c:3915
23f938f1
TG
1019#, c-format
1020msgid ""
1021" --identify-strict Causes --identify to report error when multiple "
1022"DLLs.\n"
1023msgstr ""
1024
2ee0aedf 1025#: dlltool.c:3916
6ece5c52 1026#, c-format
252b5132
RH
1027msgid " -v --verbose Be verbose.\n"
1028msgstr ""
1029
2ee0aedf 1030#: dlltool.c:3917
6ece5c52 1031#, c-format
252b5132
RH
1032msgid " -V --version Display the program version.\n"
1033msgstr ""
1034
2ee0aedf 1035#: dlltool.c:3918
6ece5c52 1036#, c-format
252b5132
RH
1037msgid " -h --help Display this information.\n"
1038msgstr ""
1039
2ee0aedf 1040#: dlltool.c:3919
3caac5b8
AM
1041#, c-format
1042msgid " @<file> Read options from <file>.\n"
1043msgstr ""
1044
2ee0aedf 1045#: dlltool.c:3921
6ece5c52 1046#, c-format
e0a2c38a
RH
1047msgid ""
1048" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1049msgstr ""
1050
2ee0aedf 1051#: dlltool.c:3922
6ece5c52 1052#, c-format
e0a2c38a
RH
1053msgid " -L --linker <name> Use <name> as the linker.\n"
1054msgstr ""
1055
2ee0aedf 1056#: dlltool.c:3923
6ece5c52 1057#, c-format
e0a2c38a
RH
1058msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1059msgstr ""
1060
2ee0aedf 1061#: dlltool.c:4070
06647dfd
AM
1062#, c-format
1063msgid "Path components stripped from dllname, '%s'."
1064msgstr ""
1065
2ee0aedf 1066#: dlltool.c:4118
252b5132
RH
1067#, c-format
1068msgid "Unable to open base-file: %s"
1069msgstr ""
1070
2ee0aedf 1071#: dlltool.c:4153
252b5132
RH
1072#, c-format
1073msgid "Machine '%s' not supported"
1074msgstr ""
1075
2ee0aedf 1076#: dlltool.c:4232
23f938f1
TG
1077#, c-format
1078msgid "Warning, machine type (%d) not supported for delayimport."
1079msgstr ""
1080
2ee0aedf 1081#: dlltool.c:4300 dllwrap.c:213
a74801ba
ILT
1082#, c-format
1083msgid "Tried file: %s"
1084msgstr ""
1085
2ee0aedf 1086#: dlltool.c:4307 dllwrap.c:220
a74801ba
ILT
1087#, c-format
1088msgid "Using file: %s"
e0a2c38a
RH
1089msgstr ""
1090
2ee0aedf 1091#: dllwrap.c:303
60bcf0fa
NC
1092#, c-format
1093msgid "Keeping temporary base file %s"
1094msgstr ""
1095
2ee0aedf 1096#: dllwrap.c:305
60bcf0fa
NC
1097#, c-format
1098msgid "Deleting temporary base file %s"
1099msgstr ""
1100
2ee0aedf 1101#: dllwrap.c:319
60bcf0fa
NC
1102#, c-format
1103msgid "Keeping temporary exp file %s"
1104msgstr ""
1105
2ee0aedf 1106#: dllwrap.c:321
60bcf0fa
NC
1107#, c-format
1108msgid "Deleting temporary exp file %s"
1109msgstr ""
1110
2ee0aedf 1111#: dllwrap.c:334
60bcf0fa
NC
1112#, c-format
1113msgid "Keeping temporary def file %s"
1114msgstr ""
1115
2ee0aedf 1116#: dllwrap.c:336
60bcf0fa
NC
1117#, c-format
1118msgid "Deleting temporary def file %s"
1119msgstr ""
1120
2ee0aedf 1121#: dllwrap.c:484
6ece5c52 1122#, c-format
60bcf0fa
NC
1123msgid " Generic options:\n"
1124msgstr ""
1125
2ee0aedf 1126#: dllwrap.c:485
6ece5c52 1127#, c-format
3caac5b8 1128msgid " @<file> Read options from <file>\n"
60bcf0fa
NC
1129msgstr ""
1130
2ee0aedf 1131#: dllwrap.c:486
6ece5c52 1132#, c-format
3caac5b8 1133msgid " --quiet, -q Work quietly\n"
60bcf0fa
NC
1134msgstr ""
1135
2ee0aedf 1136#: dllwrap.c:487
6ece5c52 1137#, c-format
3caac5b8 1138msgid " --verbose, -v Verbose\n"
60bcf0fa
NC
1139msgstr ""
1140
2ee0aedf 1141#: dllwrap.c:488
6ece5c52 1142#, c-format
3caac5b8 1143msgid " --version Print dllwrap version\n"
60bcf0fa
NC
1144msgstr ""
1145
2ee0aedf 1146#: dllwrap.c:489
60bcf0fa 1147#, c-format
3caac5b8 1148msgid " --implib <outname> Synonym for --output-lib\n"
60bcf0fa
NC
1149msgstr ""
1150
2ee0aedf 1151#: dllwrap.c:490
6ece5c52 1152#, c-format
3caac5b8 1153msgid " Options for %s:\n"
60bcf0fa
NC
1154msgstr ""
1155
2ee0aedf 1156#: dllwrap.c:491
6ece5c52 1157#, c-format
3caac5b8 1158msgid " --driver-name <driver> Defaults to \"gcc\"\n"
60bcf0fa
NC
1159msgstr ""
1160
2ee0aedf 1161#: dllwrap.c:492
6ece5c52 1162#, c-format
3caac5b8 1163msgid " --driver-flags <flags> Override default ld flags\n"
60bcf0fa
NC
1164msgstr ""
1165
2ee0aedf 1166#: dllwrap.c:493
6ece5c52 1167#, c-format
3caac5b8 1168msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
60bcf0fa
NC
1169msgstr ""
1170
2ee0aedf 1171#: dllwrap.c:494
6ece5c52 1172#, c-format
3caac5b8 1173msgid " --entry <entry> Specify alternate DLL entry point\n"
60bcf0fa
NC
1174msgstr ""
1175
2ee0aedf 1176#: dllwrap.c:495
6ece5c52 1177#, c-format
3caac5b8 1178msgid " --image-base <base> Specify image base address\n"
60bcf0fa
NC
1179msgstr ""
1180
2ee0aedf 1181#: dllwrap.c:496
6ece5c52 1182#, c-format
3caac5b8 1183msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
60bcf0fa
NC
1184msgstr ""
1185
2ee0aedf 1186#: dllwrap.c:497
6ece5c52 1187#, c-format
3caac5b8 1188msgid " --dry-run Show what needs to be run\n"
60bcf0fa
NC
1189msgstr ""
1190
2ee0aedf 1191#: dllwrap.c:498
6ece5c52 1192#, c-format
3caac5b8 1193msgid " --mno-cygwin Create Mingw DLL\n"
60bcf0fa
NC
1194msgstr ""
1195
2ee0aedf 1196#: dllwrap.c:499
6ece5c52 1197#, c-format
3caac5b8 1198msgid " Options passed to DLLTOOL:\n"
60bcf0fa
NC
1199msgstr ""
1200
2ee0aedf 1201#: dllwrap.c:500
6ece5c52 1202#, c-format
3caac5b8 1203msgid " --machine <machine>\n"
60bcf0fa
NC
1204msgstr ""
1205
2ee0aedf 1206#: dllwrap.c:501
6ece5c52 1207#, c-format
3caac5b8 1208msgid " --output-exp <outname> Generate export file.\n"
60bcf0fa
NC
1209msgstr ""
1210
2ee0aedf 1211#: dllwrap.c:502
6ece5c52 1212#, c-format
3caac5b8 1213msgid " --output-lib <outname> Generate input library.\n"
60bcf0fa
NC
1214msgstr ""
1215
2ee0aedf 1216#: dllwrap.c:503
6ece5c52 1217#, c-format
3caac5b8 1218msgid " --add-indirect Add dll indirects to export file.\n"
60bcf0fa
NC
1219msgstr ""
1220
2ee0aedf 1221#: dllwrap.c:504
6ece5c52 1222#, c-format
3caac5b8 1223msgid " --dllname <name> Name of input dll to put into output lib.\n"
60bcf0fa
NC
1224msgstr ""
1225
2ee0aedf 1226#: dllwrap.c:505
6ece5c52 1227#, c-format
3caac5b8 1228msgid " --def <deffile> Name input .def file\n"
60bcf0fa
NC
1229msgstr ""
1230
2ee0aedf 1231#: dllwrap.c:506
6ece5c52 1232#, c-format
3caac5b8 1233msgid " --output-def <deffile> Name output .def file\n"
60bcf0fa
NC
1234msgstr ""
1235
2ee0aedf 1236#: dllwrap.c:507
6ece5c52 1237#, c-format
3caac5b8 1238msgid " --export-all-symbols Export all symbols to .def\n"
60bcf0fa
NC
1239msgstr ""
1240
2ee0aedf 1241#: dllwrap.c:508
6ece5c52 1242#, c-format
3caac5b8 1243msgid " --no-export-all-symbols Only export .drectve symbols\n"
60bcf0fa
NC
1244msgstr ""
1245
2ee0aedf 1246#: dllwrap.c:509
6ece5c52 1247#, c-format
3caac5b8 1248msgid " --exclude-symbols <list> Exclude <list> from .def\n"
60bcf0fa
NC
1249msgstr ""
1250
2ee0aedf 1251#: dllwrap.c:510
6ece5c52 1252#, c-format
3caac5b8 1253msgid " --no-default-excludes Zap default exclude symbols\n"
60bcf0fa
NC
1254msgstr ""
1255
2ee0aedf 1256#: dllwrap.c:511
6ece5c52 1257#, c-format
3caac5b8 1258msgid " --base-file <basefile> Read linker generated base file\n"
60bcf0fa
NC
1259msgstr ""
1260
2ee0aedf 1261#: dllwrap.c:512
6ece5c52 1262#, c-format
3caac5b8 1263msgid " --no-idata4 Don't generate idata$4 section\n"
60bcf0fa
NC
1264msgstr ""
1265
2ee0aedf 1266#: dllwrap.c:513
6ece5c52 1267#, c-format
3caac5b8 1268msgid " --no-idata5 Don't generate idata$5 section\n"
60bcf0fa
NC
1269msgstr ""
1270
2ee0aedf 1271#: dllwrap.c:514
6ece5c52 1272#, c-format
3caac5b8 1273msgid " -U Add underscores to .lib\n"
60bcf0fa
NC
1274msgstr ""
1275
2ee0aedf 1276#: dllwrap.c:515
6ece5c52 1277#, c-format
3caac5b8 1278msgid " -k Kill @<n> from exported names\n"
60bcf0fa
NC
1279msgstr ""
1280
2ee0aedf 1281#: dllwrap.c:516
6ece5c52 1282#, c-format
3caac5b8 1283msgid " --add-stdcall-alias Add aliases without @<n>\n"
60bcf0fa
NC
1284msgstr ""
1285
2ee0aedf 1286#: dllwrap.c:517
6ece5c52 1287#, c-format
3caac5b8 1288msgid " --as <name> Use <name> for assembler\n"
60bcf0fa
NC
1289msgstr ""
1290
2ee0aedf 1291#: dllwrap.c:518
6ece5c52 1292#, c-format
3caac5b8
AM
1293msgid " --nodelete Keep temp files.\n"
1294msgstr ""
1295
2ee0aedf
TG
1296#: dllwrap.c:519
1297#, c-format
1298msgid " --no-leading-underscore Entrypoint without underscore\n"
1299msgstr ""
1300
1301#: dllwrap.c:520
1302#, c-format
1303msgid " --leading-underscore Entrypoint with underscore.\n"
1304msgstr ""
1305
1306#: dllwrap.c:521
3caac5b8 1307#, c-format
60bcf0fa
NC
1308msgid " Rest are passed unmodified to the language driver\n"
1309msgstr ""
1310
2ee0aedf 1311#: dllwrap.c:805
60bcf0fa
NC
1312msgid "Must provide at least one of -o or --dllname options"
1313msgstr ""
1314
2ee0aedf 1315#: dllwrap.c:834
328577ad
NC
1316msgid ""
1317"no export definition file provided.\n"
1318"Creating one, but that may not be what you want"
60bcf0fa
NC
1319msgstr ""
1320
2ee0aedf 1321#: dllwrap.c:1023
60bcf0fa
NC
1322#, c-format
1323msgid "DLLTOOL name : %s\n"
1324msgstr ""
1325
2ee0aedf 1326#: dllwrap.c:1024
60bcf0fa
NC
1327#, c-format
1328msgid "DLLTOOL options : %s\n"
1329msgstr ""
1330
2ee0aedf 1331#: dllwrap.c:1025
60bcf0fa
NC
1332#, c-format
1333msgid "DRIVER name : %s\n"
1334msgstr ""
1335
2ee0aedf 1336#: dllwrap.c:1026
60bcf0fa
NC
1337#, c-format
1338msgid "DRIVER options : %s\n"
1339msgstr ""
1340
2ee0aedf
TG
1341#: dwarf.c:112 dwarf.c:161 elfedit.c:123 elfedit.c:167 elfedit.c:195
1342#: elfedit.c:227 readelf.c:368 readelf.c:536
1a09a22c 1343#, c-format
3caac5b8 1344msgid "Unhandled data length: %d\n"
1a09a22c
NC
1345msgstr ""
1346
2ee0aedf 1347#: dwarf.c:312 dwarf.c:2890
3caac5b8
AM
1348msgid "badly formed extended line op encountered!\n"
1349msgstr ""
1350
2ee0aedf 1351#: dwarf.c:319
6ece5c52 1352#, c-format
3caac5b8 1353msgid " Extended opcode %d: "
1a09a22c
NC
1354msgstr ""
1355
2ee0aedf 1356#: dwarf.c:324
6ece5c52 1357#, c-format
3caac5b8
AM
1358msgid ""
1359"End of Sequence\n"
1360"\n"
1a09a22c
NC
1361msgstr ""
1362
2ee0aedf 1363#: dwarf.c:330
6ece5c52 1364#, c-format
3caac5b8 1365msgid "set Address to 0x%lx\n"
1a09a22c
NC
1366msgstr ""
1367
2ee0aedf 1368#: dwarf.c:336
3caac5b8
AM
1369#, c-format
1370msgid " define new File Table entry\n"
252b5132
RH
1371msgstr ""
1372
2ee0aedf 1373#: dwarf.c:337 dwarf.c:2431
3caac5b8
AM
1374#, c-format
1375msgid " Entry\tDir\tTime\tSize\tName\n"
252b5132
RH
1376msgstr ""
1377
2ee0aedf 1378#: dwarf.c:339
3caac5b8
AM
1379#, c-format
1380msgid " %d\t"
252b5132
RH
1381msgstr ""
1382
2ee0aedf 1383#: dwarf.c:342 dwarf.c:344 dwarf.c:346 dwarf.c:2443 dwarf.c:2445 dwarf.c:2447
3caac5b8
AM
1384#, c-format
1385msgid "%lu\t"
252b5132
RH
1386msgstr ""
1387
2ee0aedf 1388#: dwarf.c:347
3caac5b8
AM
1389#, c-format
1390msgid ""
1391"%s\n"
1392"\n"
252b5132
RH
1393msgstr ""
1394
2ee0aedf 1395#: dwarf.c:351
23f938f1
TG
1396#, c-format
1397msgid "set Discriminator to %lu\n"
1398msgstr ""
1399
f12e7348
NC
1400#. The test against DW_LNW_hi_user is redundant due to
1401#. the limited range of the unsigned char data type used
1402#. for op_code.
1403#. && op_code <= DW_LNE_hi_user
2ee0aedf 1404#: dwarf.c:393
f12e7348
NC
1405#, c-format
1406msgid "user defined: length %d\n"
1407msgstr ""
1408
2ee0aedf 1409#: dwarf.c:395 dwarf.c:2922
3caac5b8
AM
1410#, c-format
1411msgid "UNKNOWN: length %d\n"
252b5132
RH
1412msgstr ""
1413
2ee0aedf 1414#: dwarf.c:408
3caac5b8 1415msgid "<no .debug_str section>"
252b5132
RH
1416msgstr ""
1417
2ee0aedf 1418#: dwarf.c:414
3caac5b8
AM
1419#, c-format
1420msgid "DW_FORM_strp offset too big: %lx\n"
252b5132
RH
1421msgstr ""
1422
2ee0aedf 1423#: dwarf.c:415
3caac5b8 1424msgid "<offset is too big>"
252b5132
RH
1425msgstr ""
1426
2ee0aedf 1427#: dwarf.c:654
3caac5b8
AM
1428#, c-format
1429msgid "Unknown TAG value: %lx"
252b5132
RH
1430msgstr ""
1431
2ee0aedf 1432#: dwarf.c:695
3caac5b8
AM
1433#, c-format
1434msgid "Unknown FORM value: %lx"
252b5132
RH
1435msgstr ""
1436
2ee0aedf 1437#: dwarf.c:704
3caac5b8
AM
1438#, c-format
1439msgid " %lu byte block: "
252b5132
RH
1440msgstr ""
1441
2ee0aedf
TG
1442#: dwarf.c:1037
1443#, c-format
1444msgid "(DW_OP_call_ref in frame info)"
1445msgstr ""
1446
1447#: dwarf.c:1109
1448#, c-format
1449msgid "(DW_OP_GNU_implicit_pointer in frame info)"
1450msgstr ""
1451
1452#: dwarf.c:1167
3caac5b8
AM
1453#, c-format
1454msgid "(User defined location op)"
252b5132
RH
1455msgstr ""
1456
2ee0aedf 1457#: dwarf.c:1169
3caac5b8
AM
1458#, c-format
1459msgid "(Unknown location op)"
252b5132
RH
1460msgstr ""
1461
2ee0aedf
TG
1462#: dwarf.c:1217
1463msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
252b5132
RH
1464msgstr ""
1465
2ee0aedf 1466#: dwarf.c:1323
3caac5b8 1467msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
252b5132
RH
1468msgstr ""
1469
2ee0aedf 1470#: dwarf.c:1373
3caac5b8
AM
1471#, c-format
1472msgid " (indirect string, offset: 0x%lx): %s"
252b5132
RH
1473msgstr ""
1474
2ee0aedf 1475#: dwarf.c:1397
3caac5b8
AM
1476#, c-format
1477msgid "Unrecognized form: %lu\n"
252b5132
RH
1478msgstr ""
1479
2ee0aedf 1480#: dwarf.c:1485
3caac5b8
AM
1481#, c-format
1482msgid "(not inlined)"
252b5132
RH
1483msgstr ""
1484
2ee0aedf 1485#: dwarf.c:1488
3caac5b8
AM
1486#, c-format
1487msgid "(inlined)"
252b5132
RH
1488msgstr ""
1489
2ee0aedf 1490#: dwarf.c:1491
3caac5b8
AM
1491#, c-format
1492msgid "(declared as inline but ignored)"
252b5132
RH
1493msgstr ""
1494
2ee0aedf 1495#: dwarf.c:1494
3caac5b8
AM
1496#, c-format
1497msgid "(declared as inline and inlined)"
252b5132
RH
1498msgstr ""
1499
2ee0aedf 1500#: dwarf.c:1497
3caac5b8
AM
1501#, c-format
1502msgid " (Unknown inline attribute value: %lx)"
252b5132
RH
1503msgstr ""
1504
2ee0aedf 1505#: dwarf.c:1662
f12e7348
NC
1506#, c-format
1507msgid "(location list)"
1508msgstr ""
1509
2ee0aedf 1510#: dwarf.c:1683 dwarf.c:3563
3caac5b8
AM
1511#, c-format
1512msgid " [without DW_AT_frame_base]"
252b5132
RH
1513msgstr ""
1514
2ee0aedf 1515#: dwarf.c:1698
3caac5b8 1516#, c-format
f12e7348
NC
1517msgid ""
1518"Offset %lx used as value for DW_AT_import attribute of DIE at offset %lx is "
1519"too big.\n"
252b5132
RH
1520msgstr ""
1521
2ee0aedf 1522#: dwarf.c:1889
3caac5b8
AM
1523#, c-format
1524msgid "Unknown AT value: %lx"
252b5132
RH
1525msgstr ""
1526
2ee0aedf 1527#: dwarf.c:1960
f12e7348
NC
1528#, c-format
1529msgid "Reserved length value (%lx) found in section %s\n"
1530msgstr ""
1531
2ee0aedf 1532#: dwarf.c:1971
f12e7348
NC
1533#, c-format
1534msgid "Corrupt unit length (%lx) found in section %s\n"
1535msgstr ""
1536
2ee0aedf 1537#: dwarf.c:1978
3caac5b8
AM
1538#, c-format
1539msgid "No comp units in %s section ?"
252b5132
RH
1540msgstr ""
1541
2ee0aedf 1542#: dwarf.c:1987
3caac5b8
AM
1543#, c-format
1544msgid "Not enough memory for a debug info array of %u entries"
252b5132
RH
1545msgstr ""
1546
2ee0aedf
TG
1547#: dwarf.c:1995 dwarf.c:3158 dwarf.c:3252 dwarf.c:3326 dwarf.c:3443
1548#: dwarf.c:3598 dwarf.c:3667 dwarf.c:3862
3caac5b8
AM
1549#, c-format
1550msgid ""
23f938f1 1551"Contents of the %s section:\n"
3caac5b8 1552"\n"
252b5132
RH
1553msgstr ""
1554
2ee0aedf 1555#: dwarf.c:2003
3caac5b8
AM
1556#, c-format
1557msgid "Unable to locate %s section!\n"
252b5132
RH
1558msgstr ""
1559
2ee0aedf 1560#: dwarf.c:2084
3caac5b8
AM
1561#, c-format
1562msgid " Compilation Unit @ offset 0x%lx:\n"
252b5132
RH
1563msgstr ""
1564
2ee0aedf 1565#: dwarf.c:2085
3caac5b8 1566#, c-format
f12e7348 1567msgid " Length: 0x%lx (%s)\n"
252b5132
RH
1568msgstr ""
1569
2ee0aedf 1570#: dwarf.c:2087
3caac5b8
AM
1571#, c-format
1572msgid " Version: %d\n"
252b5132
RH
1573msgstr ""
1574
2ee0aedf 1575#: dwarf.c:2088
3caac5b8
AM
1576#, c-format
1577msgid " Abbrev Offset: %ld\n"
252b5132
RH
1578msgstr ""
1579
2ee0aedf 1580#: dwarf.c:2089
3caac5b8
AM
1581#, c-format
1582msgid " Pointer Size: %d\n"
252b5132
RH
1583msgstr ""
1584
2ee0aedf
TG
1585#: dwarf.c:2093
1586#, c-format
1587msgid " Signature: "
1588msgstr ""
1589
1590#: dwarf.c:2097
1591#, c-format
1592msgid " Type Offset: 0x%lx\n"
1593msgstr ""
1594
1595#: dwarf.c:2104
ae351704 1596#, c-format
f12e7348
NC
1597msgid ""
1598"Debug info is corrupted, length of CU at %lx extends beyond end of section "
1599"(length = %lx)\n"
252b5132
RH
1600msgstr ""
1601
2ee0aedf 1602#: dwarf.c:2115
f12e7348
NC
1603#, c-format
1604msgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n"
1605msgstr ""
1606
2ee0aedf 1607#: dwarf.c:2125
f12e7348
NC
1608#, c-format
1609msgid ""
1610"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
1611"size (%lx)\n"
252b5132
RH
1612msgstr ""
1613
2ee0aedf 1614#: dwarf.c:2172
3caac5b8 1615#, c-format
ae351704 1616msgid ""
f12e7348
NC
1617"Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n"
1618msgstr ""
1619
2ee0aedf 1620#: dwarf.c:2176
f12e7348 1621msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
252b5132
RH
1622msgstr ""
1623
2ee0aedf 1624#: dwarf.c:2183
3caac5b8 1625#, c-format
ae351704 1626msgid " <%d><%lx>: Abbrev Number: %lu"
252b5132
RH
1627msgstr ""
1628
2ee0aedf 1629#: dwarf.c:2200
3caac5b8 1630#, c-format
f12e7348
NC
1631msgid ""
1632"DIE at offset %lx refers to abbreviation number %lu which does not exist\n"
252b5132
RH
1633msgstr ""
1634
2ee0aedf 1635#: dwarf.c:2206
3caac5b8 1636#, c-format
ae351704 1637msgid " (%s)\n"
252b5132
RH
1638msgstr ""
1639
2ee0aedf 1640#: dwarf.c:2298
3caac5b8
AM
1641#, c-format
1642msgid ""
f12e7348 1643"Raw dump of debug contents of section %s:\n"
3caac5b8 1644"\n"
252b5132
RH
1645msgstr ""
1646
2ee0aedf 1647#: dwarf.c:2336
23f938f1
TG
1648#, c-format
1649msgid ""
1650"The information in section %s appears to be corrupt - the section is too "
1651"small\n"
252b5132
RH
1652msgstr ""
1653
2ee0aedf
TG
1654#: dwarf.c:2348 dwarf.c:2701
1655msgid "Only DWARF version 2, 3 and 4 line info is currently supported.\n"
1656msgstr ""
1657
1658#: dwarf.c:2362 dwarf.c:2716
1659msgid "Invalid maximum operations per insn.\n"
252b5132
RH
1660msgstr ""
1661
2ee0aedf 1662#: dwarf.c:2381
f12e7348
NC
1663#, c-format
1664msgid " Offset: 0x%lx\n"
1665msgstr ""
1666
2ee0aedf 1667#: dwarf.c:2382
3caac5b8
AM
1668#, c-format
1669msgid " Length: %ld\n"
252b5132
RH
1670msgstr ""
1671
2ee0aedf 1672#: dwarf.c:2383
3caac5b8
AM
1673#, c-format
1674msgid " DWARF Version: %d\n"
252b5132
RH
1675msgstr ""
1676
2ee0aedf 1677#: dwarf.c:2384
3caac5b8
AM
1678#, c-format
1679msgid " Prologue Length: %d\n"
252b5132
RH
1680msgstr ""
1681
2ee0aedf 1682#: dwarf.c:2385
3caac5b8
AM
1683#, c-format
1684msgid " Minimum Instruction Length: %d\n"
252b5132
RH
1685msgstr ""
1686
2ee0aedf
TG
1687#: dwarf.c:2387
1688#, c-format
1689msgid " Maximum Ops per Instruction: %d\n"
1690msgstr ""
1691
1692#: dwarf.c:2388
3caac5b8
AM
1693#, c-format
1694msgid " Initial value of 'is_stmt': %d\n"
252b5132
RH
1695msgstr ""
1696
2ee0aedf 1697#: dwarf.c:2389
3caac5b8
AM
1698#, c-format
1699msgid " Line Base: %d\n"
252b5132
RH
1700msgstr ""
1701
2ee0aedf 1702#: dwarf.c:2390
3caac5b8
AM
1703#, c-format
1704msgid " Line Range: %d\n"
252b5132
RH
1705msgstr ""
1706
2ee0aedf 1707#: dwarf.c:2391
3caac5b8
AM
1708#, c-format
1709msgid " Opcode Base: %d\n"
252b5132
RH
1710msgstr ""
1711
2ee0aedf 1712#: dwarf.c:2400
252b5132 1713#, c-format
3caac5b8
AM
1714msgid ""
1715"\n"
1716" Opcodes:\n"
252b5132
RH
1717msgstr ""
1718
2ee0aedf 1719#: dwarf.c:2403
252b5132 1720#, c-format
3caac5b8 1721msgid " Opcode %d has %d args\n"
252b5132
RH
1722msgstr ""
1723
2ee0aedf 1724#: dwarf.c:2409
252b5132 1725#, c-format
3caac5b8
AM
1726msgid ""
1727"\n"
1728" The Directory Table is empty.\n"
252b5132
RH
1729msgstr ""
1730
2ee0aedf 1731#: dwarf.c:2412
252b5132 1732#, c-format
3caac5b8
AM
1733msgid ""
1734"\n"
1735" The Directory Table:\n"
252b5132
RH
1736msgstr ""
1737
2ee0aedf 1738#: dwarf.c:2416
3caac5b8
AM
1739#, c-format
1740msgid " %s\n"
252b5132
RH
1741msgstr ""
1742
2ee0aedf 1743#: dwarf.c:2427
3caac5b8
AM
1744#, c-format
1745msgid ""
1746"\n"
1747" The File Name Table is empty.\n"
252b5132
RH
1748msgstr ""
1749
2ee0aedf 1750#: dwarf.c:2430
3caac5b8
AM
1751#, c-format
1752msgid ""
1753"\n"
1754" The File Name Table:\n"
252b5132
RH
1755msgstr ""
1756
2ee0aedf 1757#: dwarf.c:2438
3caac5b8
AM
1758#, c-format
1759msgid " %d\t"
252b5132
RH
1760msgstr ""
1761
2ee0aedf 1762#: dwarf.c:2449
3caac5b8
AM
1763#, c-format
1764msgid "%s\n"
252b5132
RH
1765msgstr ""
1766
3caac5b8 1767#. Now display the statements.
2ee0aedf 1768#: dwarf.c:2457
3caac5b8
AM
1769#, c-format
1770msgid ""
1771"\n"
1772" Line Number Statements:\n"
252b5132
RH
1773msgstr ""
1774
2ee0aedf 1775#: dwarf.c:2476
3caac5b8
AM
1776#, c-format
1777msgid " Special opcode %d: advance Address by %lu to 0x%lx"
252b5132
RH
1778msgstr ""
1779
2ee0aedf
TG
1780#: dwarf.c:2488
1781#, c-format
1782msgid " Special opcode %d: advance Address by %lu to 0x%lx[%d]"
1783msgstr ""
1784
1785#: dwarf.c:2494
3caac5b8
AM
1786#, c-format
1787msgid " and Line by %d to %d\n"
252b5132
RH
1788msgstr ""
1789
2ee0aedf 1790#: dwarf.c:2504
3caac5b8
AM
1791#, c-format
1792msgid " Copy\n"
252b5132
RH
1793msgstr ""
1794
2ee0aedf 1795#: dwarf.c:2514
252b5132 1796#, c-format
3caac5b8 1797msgid " Advance PC by %lu to 0x%lx\n"
252b5132
RH
1798msgstr ""
1799
2ee0aedf
TG
1800#: dwarf.c:2526
1801#, c-format
1802msgid " Advance PC by %lu to 0x%lx[%d]\n"
1803msgstr ""
1804
1805#: dwarf.c:2536
3caac5b8
AM
1806#, c-format
1807msgid " Advance Line by %d to %d\n"
252b5132
RH
1808msgstr ""
1809
2ee0aedf 1810#: dwarf.c:2543
252b5132 1811#, c-format
3caac5b8 1812msgid " Set File Name to entry %d in the File Name Table\n"
252b5132
RH
1813msgstr ""
1814
2ee0aedf 1815#: dwarf.c:2551
252b5132 1816#, c-format
3caac5b8 1817msgid " Set column to %lu\n"
252b5132
RH
1818msgstr ""
1819
2ee0aedf 1820#: dwarf.c:2558
252b5132 1821#, c-format
3caac5b8 1822msgid " Set is_stmt to %d\n"
252b5132
RH
1823msgstr ""
1824
2ee0aedf 1825#: dwarf.c:2563
3caac5b8
AM
1826#, c-format
1827msgid " Set basic block\n"
252b5132
RH
1828msgstr ""
1829
2ee0aedf 1830#: dwarf.c:2573
3caac5b8
AM
1831#, c-format
1832msgid " Advance PC by constant %lu to 0x%lx\n"
252b5132
RH
1833msgstr ""
1834
2ee0aedf
TG
1835#: dwarf.c:2585
1836#, c-format
1837msgid " Advance PC by constant %lu to 0x%lx[%d]\n"
1838msgstr ""
1839
1840#: dwarf.c:2596
3caac5b8
AM
1841#, c-format
1842msgid " Advance PC by fixed size amount %lu to 0x%lx\n"
252b5132
RH
1843msgstr ""
1844
2ee0aedf 1845#: dwarf.c:2601
3caac5b8
AM
1846#, c-format
1847msgid " Set prologue_end to true\n"
252b5132
RH
1848msgstr ""
1849
2ee0aedf 1850#: dwarf.c:2605
3caac5b8
AM
1851#, c-format
1852msgid " Set epilogue_begin to true\n"
252b5132
RH
1853msgstr ""
1854
2ee0aedf 1855#: dwarf.c:2611 dwarf.c:3027
252b5132 1856#, c-format
3caac5b8 1857msgid " Set ISA to %lu\n"
252b5132
RH
1858msgstr ""
1859
2ee0aedf 1860#: dwarf.c:2615 dwarf.c:3031
3caac5b8
AM
1861#, c-format
1862msgid " Unknown opcode %d with operands: "
252b5132
RH
1863msgstr ""
1864
2ee0aedf 1865#: dwarf.c:2648
f12e7348
NC
1866#, c-format
1867msgid ""
1868"Decoded dump of debug contents of section %s:\n"
1869"\n"
1870msgstr ""
1871
2ee0aedf 1872#: dwarf.c:2689
23f938f1
TG
1873msgid "The line info appears to be corrupt - the section is too small\n"
1874msgstr ""
1875
2ee0aedf 1876#: dwarf.c:2821
f12e7348
NC
1877#, c-format
1878msgid "CU: %s:\n"
1879msgstr ""
1880
2ee0aedf 1881#: dwarf.c:2822 dwarf.c:2835
f12e7348
NC
1882#, c-format
1883msgid "File name Line number Starting address\n"
1884msgstr ""
1885
2ee0aedf 1886#: dwarf.c:2828
f12e7348
NC
1887#, c-format
1888msgid "CU: %s/%s:\n"
1889msgstr ""
1890
2ee0aedf 1891#: dwarf.c:2833 dwarf.c:2918
f12e7348
NC
1892#, c-format
1893msgid "%s:\n"
1894msgstr ""
1895
1896#. If directory index is 0, that means current directory.
2ee0aedf 1897#: dwarf.c:2964
f12e7348
NC
1898#, c-format
1899msgid ""
1900"\n"
1901"./%s:[++]\n"
1902msgstr ""
1903
1904#. The directory index starts counting at 1.
2ee0aedf 1905#: dwarf.c:2970
f12e7348
NC
1906#, c-format
1907msgid ""
1908"\n"
1909"%s/%s:\n"
1910msgstr ""
1911
2ee0aedf 1912#: dwarf.c:3070
f12e7348
NC
1913#, c-format
1914msgid "%-35s %11d %#18lx\n"
1915msgstr ""
1916
2ee0aedf
TG
1917#: dwarf.c:3074
1918#, c-format
1919msgid "%-35s %11d %#18lx[%d]\n"
1920msgstr ""
1921
1922#: dwarf.c:3082
f12e7348
NC
1923#, c-format
1924msgid "%s %11d %#18lx\n"
1925msgstr ""
1926
2ee0aedf 1927#: dwarf.c:3086
f12e7348 1928#, c-format
2ee0aedf 1929msgid "%s %11d %#18lx[%d]\n"
f12e7348
NC
1930msgstr ""
1931
2ee0aedf 1932#: dwarf.c:3192 dwarf.c:3712
f12e7348
NC
1933#, c-format
1934msgid ""
1935".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
1936msgstr ""
1937
2ee0aedf 1938#: dwarf.c:3206
3caac5b8 1939msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
252b5132
RH
1940msgstr ""
1941
2ee0aedf 1942#: dwarf.c:3213
252b5132 1943#, c-format
3caac5b8 1944msgid " Length: %ld\n"
252b5132
RH
1945msgstr ""
1946
2ee0aedf 1947#: dwarf.c:3215
3caac5b8
AM
1948#, c-format
1949msgid " Version: %d\n"
252b5132
RH
1950msgstr ""
1951
2ee0aedf 1952#: dwarf.c:3217
252b5132 1953#, c-format
f12e7348 1954msgid " Offset into .debug_info section: 0x%lx\n"
252b5132
RH
1955msgstr ""
1956
2ee0aedf 1957#: dwarf.c:3219
6ece5c52 1958#, c-format
3caac5b8 1959msgid " Size of area in .debug_info section: %ld\n"
1a09a22c
NC
1960msgstr ""
1961
2ee0aedf 1962#: dwarf.c:3222
6ece5c52 1963#, c-format
252b5132 1964msgid ""
3caac5b8
AM
1965"\n"
1966" Offset\tName\n"
252b5132
RH
1967msgstr ""
1968
2ee0aedf 1969#: dwarf.c:3273
252b5132 1970#, c-format
3caac5b8 1971msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
252b5132
RH
1972msgstr ""
1973
2ee0aedf 1974#: dwarf.c:3279
3caac5b8
AM
1975#, c-format
1976msgid " DW_MACINFO_end_file\n"
252b5132
RH
1977msgstr ""
1978
2ee0aedf 1979#: dwarf.c:3287
3caac5b8
AM
1980#, c-format
1981msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
252b5132
RH
1982msgstr ""
1983
2ee0aedf 1984#: dwarf.c:3296
3caac5b8
AM
1985#, c-format
1986msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
252b5132
RH
1987msgstr ""
1988
2ee0aedf 1989#: dwarf.c:3308
3caac5b8
AM
1990#, c-format
1991msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
252b5132
RH
1992msgstr ""
1993
2ee0aedf 1994#: dwarf.c:3337
3caac5b8
AM
1995#, c-format
1996msgid " Number TAG\n"
252b5132
RH
1997msgstr ""
1998
2ee0aedf 1999#: dwarf.c:3343
3caac5b8
AM
2000#, c-format
2001msgid " %ld %s [%s]\n"
252b5132
RH
2002msgstr ""
2003
2ee0aedf 2004#: dwarf.c:3346
3caac5b8 2005msgid "has children"
252b5132
RH
2006msgstr ""
2007
2ee0aedf 2008#: dwarf.c:3346
3caac5b8 2009msgid "no children"
252b5132
RH
2010msgstr ""
2011
2ee0aedf 2012#: dwarf.c:3349
252b5132 2013#, c-format
3caac5b8 2014msgid " %-18s %s\n"
252b5132
RH
2015msgstr ""
2016
2ee0aedf 2017#: dwarf.c:3382 dwarf.c:3594 dwarf.c:3819
252b5132 2018#, c-format
3caac5b8
AM
2019msgid ""
2020"\n"
2021"The %s section is empty.\n"
252b5132
RH
2022msgstr ""
2023
2ee0aedf
TG
2024#: dwarf.c:3388 dwarf.c:3825
2025#, c-format
2026msgid ""
2027"Unable to load/parse the .debug_info section, so cannot interpret the %s "
2028"section.\n"
2029msgstr ""
2030
3caac5b8 2031#. FIXME: Should we handle this case?
2ee0aedf 2032#: dwarf.c:3432
3caac5b8
AM
2033msgid "Location lists in .debug_info section aren't in ascending order!\n"
2034msgstr ""
252b5132 2035
2ee0aedf 2036#: dwarf.c:3435
3caac5b8 2037msgid "No location lists in .debug_info section!\n"
252b5132
RH
2038msgstr ""
2039
2ee0aedf 2040#: dwarf.c:3440
252b5132 2041#, c-format
3caac5b8 2042msgid "Location lists in %s section start at 0x%lx\n"
b56f55ce
NC
2043msgstr ""
2044
2ee0aedf 2045#: dwarf.c:3444
6ece5c52 2046#, c-format
3caac5b8 2047msgid " Offset Begin End Expression\n"
b56f55ce
NC
2048msgstr ""
2049
2ee0aedf 2050#: dwarf.c:3479
6ece5c52 2051#, c-format
3caac5b8 2052msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
b56f55ce
NC
2053msgstr ""
2054
2ee0aedf 2055#: dwarf.c:3483
b56f55ce 2056#, c-format
3caac5b8 2057msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
252b5132
RH
2058msgstr ""
2059
2ee0aedf 2060#: dwarf.c:3491
252b5132 2061#, c-format
3caac5b8 2062msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
252b5132
RH
2063msgstr ""
2064
2ee0aedf 2065#: dwarf.c:3500 dwarf.c:3535 dwarf.c:3545
252b5132 2066#, c-format
3caac5b8 2067msgid "Location list starting at offset 0x%lx is not terminated.\n"
252b5132
RH
2068msgstr ""
2069
2ee0aedf 2070#: dwarf.c:3519 dwarf.c:3913
1a09a22c 2071#, c-format
f12e7348 2072msgid "<End of list>\n"
1a09a22c
NC
2073msgstr ""
2074
2ee0aedf 2075#: dwarf.c:3529
1a09a22c 2076#, c-format
f12e7348 2077msgid "(base address)\n"
3caac5b8
AM
2078msgstr ""
2079
2ee0aedf 2080#: dwarf.c:3566
3caac5b8 2081msgid " (start == end)"
1a09a22c
NC
2082msgstr ""
2083
2ee0aedf 2084#: dwarf.c:3568
3caac5b8
AM
2085msgid " (start > end)"
2086msgstr ""
2087
2ee0aedf 2088#: dwarf.c:3578
f12e7348
NC
2089#, c-format
2090msgid "There are %ld unused bytes at the end of section %s\n"
2091msgstr ""
2092
2ee0aedf 2093#: dwarf.c:3723
3caac5b8
AM
2094msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
2095msgstr ""
2096
2ee0aedf 2097#: dwarf.c:3727
1a09a22c 2098#, c-format
3caac5b8 2099msgid " Length: %ld\n"
1a09a22c
NC
2100msgstr ""
2101
2ee0aedf 2102#: dwarf.c:3728
06647dfd 2103#, c-format
3caac5b8 2104msgid " Version: %d\n"
06647dfd
AM
2105msgstr ""
2106
2ee0aedf 2107#: dwarf.c:3729
252b5132 2108#, c-format
f12e7348 2109msgid " Offset into .debug_info: 0x%lx\n"
252b5132
RH
2110msgstr ""
2111
2ee0aedf 2112#: dwarf.c:3730
252b5132 2113#, c-format
3caac5b8 2114msgid " Pointer Size: %d\n"
252b5132
RH
2115msgstr ""
2116
2ee0aedf 2117#: dwarf.c:3731
6ece5c52 2118#, c-format
3caac5b8 2119msgid " Segment Size: %d\n"
252b5132
RH
2120msgstr ""
2121
2ee0aedf 2122#: dwarf.c:3740
ae351704
AM
2123msgid "Pointer size + Segment size is not a power of two.\n"
2124msgstr ""
2125
2ee0aedf 2126#: dwarf.c:3745
6ece5c52 2127#, c-format
1a09a22c 2128msgid ""
1a09a22c 2129"\n"
ae351704
AM
2130" Address Length\n"
2131msgstr ""
2132
2ee0aedf 2133#: dwarf.c:3747
ae351704
AM
2134#, c-format
2135msgid ""
2136"\n"
2137" Address Length\n"
1a09a22c
NC
2138msgstr ""
2139
2ee0aedf 2140#: dwarf.c:3835
3caac5b8
AM
2141msgid "No range lists in .debug_info section!\n"
2142msgstr ""
2143
2ee0aedf 2144#: dwarf.c:3859
252b5132 2145#, c-format
3caac5b8 2146msgid "Range lists in %s section start at 0x%lx\n"
252b5132
RH
2147msgstr ""
2148
2ee0aedf 2149#: dwarf.c:3863
252b5132 2150#, c-format
3caac5b8 2151msgid " Offset Begin End\n"
252b5132
RH
2152msgstr ""
2153
2ee0aedf 2154#: dwarf.c:3884
3caac5b8
AM
2155#, c-format
2156msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
2157msgstr ""
2158
2ee0aedf 2159#: dwarf.c:3888
3caac5b8
AM
2160#, c-format
2161msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
2162msgstr ""
2163
2ee0aedf 2164#: dwarf.c:3931
f12e7348
NC
2165msgid "(start == end)"
2166msgstr ""
2167
2ee0aedf 2168#: dwarf.c:3933
f12e7348
NC
2169msgid "(start > end)"
2170msgstr ""
2171
2ee0aedf 2172#: dwarf.c:4185
23f938f1
TG
2173msgid "bad register: "
2174msgstr ""
2175
2ee0aedf 2176#: dwarf.c:4188
3caac5b8 2177#, c-format
23f938f1 2178msgid "Contents of the %s section:\n"
06647dfd
AM
2179msgstr ""
2180
2ee0aedf 2181#: dwarf.c:4962
ae351704
AM
2182#, c-format
2183msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
2184msgstr ""
2185
2ee0aedf 2186#: dwarf.c:4964
6ece5c52 2187#, c-format
ae351704 2188msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
252b5132
RH
2189msgstr ""
2190
2ee0aedf 2191#: dwarf.c:4989
a74801ba 2192#, c-format
3caac5b8 2193msgid "Displaying the debug contents of section %s is not yet supported.\n"
a74801ba
ILT
2194msgstr ""
2195
2ee0aedf 2196#: dwarf.c:5031 elfedit.c:74
6ece5c52 2197#, c-format
3caac5b8 2198msgid "%s: Error: "
1a09a22c
NC
2199msgstr ""
2200
2ee0aedf 2201#: dwarf.c:5042
6ece5c52 2202#, c-format
3caac5b8 2203msgid "%s: Warning: "
a74801ba
ILT
2204msgstr ""
2205
2ee0aedf 2206#: dwarf.c:5145 dwarf.c:5215
23f938f1
TG
2207#, c-format
2208msgid "Unrecognized debug option '%s'\n"
2209msgstr ""
2210
2ee0aedf 2211#: elfedit.c:243
6ece5c52 2212#, c-format
2ee0aedf 2213msgid "%s: Not an ELF file - wrong magic bytes at the start\n"
252b5132
RH
2214msgstr ""
2215
2ee0aedf 2216#: elfedit.c:251
a74801ba 2217#, c-format
2ee0aedf 2218msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
252b5132
RH
2219msgstr ""
2220
2ee0aedf 2221#: elfedit.c:267
6ece5c52 2222#, c-format
2ee0aedf 2223msgid "%s: Unmatched EI_CLASS: %d is not %d\n"
1a09a22c
NC
2224msgstr ""
2225
2ee0aedf 2226#: elfedit.c:278
6ece5c52 2227#, c-format
2ee0aedf 2228msgid "%s: Unmatched e_machine: %d is not %d\n"
252b5132
RH
2229msgstr ""
2230
2ee0aedf
TG
2231#: elfedit.c:289
2232#, c-format
2233msgid "%s: Unmatched e_type: %d is not %d\n"
252b5132
RH
2234msgstr ""
2235
2ee0aedf
TG
2236#: elfedit.c:300
2237#, c-format
2238msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
252b5132
RH
2239msgstr ""
2240
2ee0aedf
TG
2241#: elfedit.c:333
2242#, c-format
2243msgid "%s: Failed to update ELF header: %s\n"
16b2b71c
NC
2244msgstr ""
2245
2ee0aedf
TG
2246#: elfedit.c:366
2247#, c-format
2248msgid "Unsupported EI_CLASS: %d\n"
16b2b71c
NC
2249msgstr ""
2250
2ee0aedf
TG
2251#: elfedit.c:399
2252msgid ""
2253"This executable has been built without support for a\n"
2254"64 bit data type and so it cannot process 64 bit ELF files.\n"
c45021f2
NC
2255msgstr ""
2256
2ee0aedf
TG
2257#: elfedit.c:440
2258#, c-format
2259msgid "%s: Failed to read ELF header\n"
60bcf0fa
NC
2260msgstr ""
2261
2ee0aedf
TG
2262#: elfedit.c:447
2263#, c-format
2264msgid "%s: Failed to seek to ELF header\n"
60bcf0fa
NC
2265msgstr ""
2266
2ee0aedf
TG
2267#: elfedit.c:477 elfedit.c:491 elfedit.c:776 readelf.c:3674 readelf.c:3978
2268#: readelf.c:4021 readelf.c:4093 readelf.c:4171 readelf.c:4936 readelf.c:4960
2269#: readelf.c:7057 readelf.c:7103 readelf.c:7304 readelf.c:8494 readelf.c:8508
2270#: readelf.c:9033 readelf.c:9049 readelf.c:9092 readelf.c:9117 readelf.c:11385
2271#: readelf.c:11577 readelf.c:12138 readelf.c:12515 readelf.c:12529
2272#: readelf.c:12891
2273msgid "Out of memory\n"
fce00800
AM
2274msgstr ""
2275
2ee0aedf
TG
2276#: elfedit.c:543 readelf.c:12581
2277#, c-format
2278msgid "%s: failed to seek to first archive header\n"
fce00800
AM
2279msgstr ""
2280
2ee0aedf
TG
2281#: elfedit.c:553 elfedit.c:741 elfedit.c:845 readelf.c:12590 readelf.c:12858
2282#: readelf.c:13026
2283#, c-format
2284msgid "%s: failed to read archive header\n"
fce00800
AM
2285msgstr ""
2286
2ee0aedf
TG
2287#: elfedit.c:568 readelf.c:12691
2288#, c-format
2289msgid "%s: failed to skip archive symbol table\n"
fce00800
AM
2290msgstr ""
2291
2ee0aedf
TG
2292#: elfedit.c:579 readelf.c:12702
2293#, c-format
2294msgid "%s: failed to read archive header following archive index\n"
49f58d10
JB
2295msgstr ""
2296
2ee0aedf
TG
2297#: elfedit.c:594 readelf.c:12718
2298msgid "Out of memory reading long symbol names in archive\n"
49f58d10
JB
2299msgstr ""
2300
2ee0aedf
TG
2301#: elfedit.c:602 readelf.c:12726
2302#, c-format
2303msgid "%s: failed to read long symbol name string table\n"
4d6ed7c8
NC
2304msgstr ""
2305
2ee0aedf
TG
2306#: elfedit.c:734 readelf.c:12852
2307#, c-format
2308msgid "%s: failed to seek to next file name\n"
252b5132
RH
2309msgstr ""
2310
2ee0aedf
TG
2311#: elfedit.c:747 elfedit.c:852 readelf.c:12863 readelf.c:13032
2312#, c-format
2313msgid "%s: did not find a valid archive header\n"
6ece5c52
AM
2314msgstr ""
2315
2ee0aedf
TG
2316#: elfedit.c:836 readelf.c:13018
2317#, c-format
2318msgid "%s: failed to seek to next archive header\n"
2319msgstr ""
2320
2321#: elfedit.c:867 elfedit.c:876 readelf.c:13046 readelf.c:13055
2322#, c-format
2323msgid "%s: bad archive file name\n"
2324msgstr ""
2325
2326#: elfedit.c:896 elfedit.c:988
2327#, c-format
2328msgid "Input file '%s' is not readable\n"
2329msgstr ""
2330
2331#: elfedit.c:920
2332#, c-format
2333msgid "%s: failed to seek to archive member\n"
2334msgstr ""
2335
2336#: elfedit.c:959 readelf.c:13134
2337#, c-format
2338msgid "'%s': No such file\n"
2339msgstr ""
2340
2341#: elfedit.c:961 readelf.c:13136
2342#, c-format
2343msgid "Could not locate '%s'. System error message: %s\n"
2344msgstr ""
2345
2346#: elfedit.c:968 readelf.c:13143
2347#, c-format
2348msgid "'%s' is not an ordinary file\n"
2349msgstr ""
2350
2351#: elfedit.c:994 readelf.c:13156
2352#, c-format
2353msgid "%s: Failed to read file's magic number\n"
2354msgstr ""
2355
2356#: elfedit.c:1052
2357#, c-format
2358msgid "Unknown OSABI: %s\n"
2359msgstr ""
2360
2361#: elfedit.c:1071
2362#, c-format
2363msgid "Unknown machine type: %s\n"
2364msgstr ""
2365
2366#: elfedit.c:1089
2367#, c-format
2368msgid "Unknown machine type: %d\n"
2369msgstr ""
2370
2371#: elfedit.c:1108
2372#, c-format
2373msgid "Unknown type: %s\n"
2374msgstr ""
2375
2376#: elfedit.c:1139
2377#, c-format
2378msgid "Usage: %s <option(s)> elffile(s)\n"
2379msgstr ""
2380
2381#: elfedit.c:1141
2382#, c-format
2383msgid " Update the ELF header of ELF files\n"
2384msgstr ""
2385
2386#: elfedit.c:1142 objcopy.c:475 objcopy.c:585
2387#, c-format
2388msgid " The options are:\n"
2389msgstr ""
2390
2391#: elfedit.c:1143
2392#, c-format
2393msgid ""
2394" --input-mach <machine> Set input machine type to <machine>\n"
2395" --output-mach <machine> Set output machine type to <machine>\n"
2396" --input-type <type> Set input file type to <type>\n"
2397" --output-type <type> Set output file type to <type>\n"
2398" --input-osabi <osabi> Set input OSABI to <osabi>\n"
2399" --output-osabi <osabi> Set output OSABI to <osabi>\n"
2400" -h --help Display this information\n"
2401" -v --version Display the version number of %s\n"
2402msgstr ""
2403
2404#: emul_aix.c:43
2405#, c-format
2406msgid " [-g] - 32 bit small archive\n"
2407msgstr ""
2408
2409#: emul_aix.c:44
2410#, c-format
2411msgid " [-X32] - ignores 64 bit objects\n"
2412msgstr ""
2413
2414#: emul_aix.c:45
2415#, c-format
2416msgid " [-X64] - ignores 32 bit objects\n"
2417msgstr ""
2418
2419#: emul_aix.c:46
2420#, c-format
2421msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
2422msgstr ""
2423
2424#: emul_aix.c:99 emul_aix.c:109 emul_aix.c:119 emul_aix.c:129
2425#, c-format
2426msgid "target `%s' ignored."
2427msgstr ""
2428
2429#: ieee.c:311
2430msgid "unexpected end of debugging information"
2431msgstr ""
2432
2433#: ieee.c:398
2434msgid "invalid number"
2435msgstr ""
2436
2437#: ieee.c:451
2438msgid "invalid string length"
2439msgstr ""
2440
2441#: ieee.c:506 ieee.c:547
2442msgid "expression stack overflow"
2443msgstr ""
2444
2445#: ieee.c:526
2446msgid "unsupported IEEE expression operator"
2447msgstr ""
2448
2449#: ieee.c:541
2450msgid "unknown section"
2451msgstr ""
2452
2453#: ieee.c:562
2454msgid "expression stack underflow"
2455msgstr ""
2456
2457#: ieee.c:576
2458msgid "expression stack mismatch"
2459msgstr ""
2460
2461#: ieee.c:613
2462msgid "unknown builtin type"
2463msgstr ""
2464
2465#: ieee.c:758
2466msgid "BCD float type not supported"
2467msgstr ""
2468
2469#: ieee.c:895
2470msgid "unexpected number"
2471msgstr ""
2472
2473#: ieee.c:902
2474msgid "unexpected record type"
2475msgstr ""
2476
2477#: ieee.c:935
2478msgid "blocks left on stack at end"
2479msgstr ""
2480
2481#: ieee.c:1208
2482msgid "unknown BB type"
2483msgstr ""
2484
2485#: ieee.c:1217
2486msgid "stack overflow"
2487msgstr ""
2488
2489#: ieee.c:1240
2490msgid "stack underflow"
2491msgstr ""
2492
2493#: ieee.c:1352 ieee.c:1422 ieee.c:2120
3caac5b8 2494msgid "illegal variable index"
252b5132
RH
2495msgstr ""
2496
9c9c98a5 2497#: ieee.c:1400
3caac5b8 2498msgid "illegal type index"
252b5132
RH
2499msgstr ""
2500
9c9c98a5 2501#: ieee.c:1410 ieee.c:1447
3caac5b8 2502msgid "unknown TY code"
6ece5c52
AM
2503msgstr ""
2504
9c9c98a5 2505#: ieee.c:1429
3caac5b8 2506msgid "undefined variable in TY"
252b5132
RH
2507msgstr ""
2508
3caac5b8 2509#. Pascal file name. FIXME.
9c9c98a5 2510#: ieee.c:1841
3caac5b8 2511msgid "Pascal file name not supported"
252b5132
RH
2512msgstr ""
2513
9c9c98a5 2514#: ieee.c:1889
3caac5b8 2515msgid "unsupported qualifier"
252b5132
RH
2516msgstr ""
2517
9c9c98a5 2518#: ieee.c:2158
3caac5b8 2519msgid "undefined variable in ATN"
328577ad
NC
2520msgstr ""
2521
9c9c98a5 2522#: ieee.c:2201
3caac5b8 2523msgid "unknown ATN type"
252b5132
RH
2524msgstr ""
2525
3caac5b8 2526#. Reserved for FORTRAN common.
9c9c98a5 2527#: ieee.c:2323
3caac5b8 2528msgid "unsupported ATN11"
49f58d10
JB
2529msgstr ""
2530
3caac5b8 2531#. We have no way to record this information. FIXME.
9c9c98a5 2532#: ieee.c:2350
3caac5b8 2533msgid "unsupported ATN12"
328577ad
NC
2534msgstr ""
2535
9c9c98a5 2536#: ieee.c:2410
3caac5b8 2537msgid "unexpected string in C++ misc"
3443c1ae
AM
2538msgstr ""
2539
9c9c98a5 2540#: ieee.c:2423
3caac5b8 2541msgid "bad misc record"
3443c1ae
AM
2542msgstr ""
2543
9c9c98a5 2544#: ieee.c:2464
3caac5b8 2545msgid "unrecognized C++ misc record"
60bcf0fa
NC
2546msgstr ""
2547
9c9c98a5 2548#: ieee.c:2579
3caac5b8 2549msgid "undefined C++ object"
60bcf0fa
NC
2550msgstr ""
2551
9c9c98a5 2552#: ieee.c:2613
3caac5b8 2553msgid "unrecognized C++ object spec"
60bcf0fa
NC
2554msgstr ""
2555
9c9c98a5 2556#: ieee.c:2649
3caac5b8 2557msgid "unsupported C++ object type"
60bcf0fa
NC
2558msgstr ""
2559
9c9c98a5 2560#: ieee.c:2659
3caac5b8 2561msgid "C++ base class not defined"
60bcf0fa
NC
2562msgstr ""
2563
9c9c98a5 2564#: ieee.c:2671 ieee.c:2776
3caac5b8 2565msgid "C++ object has no fields"
252b5132
RH
2566msgstr ""
2567
9c9c98a5 2568#: ieee.c:2690
3caac5b8 2569msgid "C++ base class not found in container"
252b5132
RH
2570msgstr ""
2571
9c9c98a5 2572#: ieee.c:2797
3caac5b8 2573msgid "C++ data member not found in container"
252b5132
RH
2574msgstr ""
2575
9c9c98a5 2576#: ieee.c:2838 ieee.c:2988
3caac5b8 2577msgid "unknown C++ visibility"
252b5132
RH
2578msgstr ""
2579
9c9c98a5 2580#: ieee.c:2872
3caac5b8 2581msgid "bad C++ field bit pos or size"
252b5132
RH
2582msgstr ""
2583
9c9c98a5 2584#: ieee.c:2964
3caac5b8 2585msgid "bad type for C++ method function"
252b5132
RH
2586msgstr ""
2587
9c9c98a5 2588#: ieee.c:2974
3caac5b8 2589msgid "no type information for C++ method function"
a74801ba
ILT
2590msgstr ""
2591
9c9c98a5 2592#: ieee.c:3013
3caac5b8 2593msgid "C++ static virtual method"
252b5132
RH
2594msgstr ""
2595
9c9c98a5 2596#: ieee.c:3108
3caac5b8 2597msgid "unrecognized C++ object overhead spec"
6ece5c52
AM
2598msgstr ""
2599
9c9c98a5 2600#: ieee.c:3147
3caac5b8 2601msgid "undefined C++ vtable"
252b5132
RH
2602msgstr ""
2603
9c9c98a5 2604#: ieee.c:3216
3caac5b8 2605msgid "C++ default values not in a function"
328577ad
NC
2606msgstr ""
2607
9c9c98a5 2608#: ieee.c:3256
3caac5b8 2609msgid "unrecognized C++ default type"
252b5132
RH
2610msgstr ""
2611
9c9c98a5 2612#: ieee.c:3287
3caac5b8 2613msgid "reference parameter is not a pointer"
252b5132
RH
2614msgstr ""
2615
9c9c98a5 2616#: ieee.c:3370
3caac5b8 2617msgid "unrecognized C++ reference type"
252b5132
RH
2618msgstr ""
2619
9c9c98a5 2620#: ieee.c:3452
3caac5b8 2621msgid "C++ reference not found"
252b5132
RH
2622msgstr ""
2623
9c9c98a5 2624#: ieee.c:3460
3caac5b8 2625msgid "C++ reference is not pointer"
252b5132
RH
2626msgstr ""
2627
9c9c98a5 2628#: ieee.c:3486 ieee.c:3494
3caac5b8 2629msgid "missing required ASN"
252b5132
RH
2630msgstr ""
2631
9c9c98a5 2632#: ieee.c:3521 ieee.c:3529
3caac5b8 2633msgid "missing required ATN65"
252b5132
RH
2634msgstr ""
2635
9c9c98a5 2636#: ieee.c:3543
3caac5b8 2637msgid "bad ATN65 record"
252b5132
RH
2638msgstr ""
2639
9c9c98a5 2640#: ieee.c:4171
6ece5c52 2641#, c-format
3caac5b8 2642msgid "IEEE numeric overflow: 0x"
b56f55ce
NC
2643msgstr ""
2644
9c9c98a5 2645#: ieee.c:4215
6ece5c52 2646#, c-format
3caac5b8 2647msgid "IEEE string length overflow: %u\n"
a74801ba
ILT
2648msgstr ""
2649
2ee0aedf 2650#: ieee.c:5210
6ece5c52 2651#, c-format
3caac5b8 2652msgid "IEEE unsupported integer type size %u\n"
a74801ba
ILT
2653msgstr ""
2654
2ee0aedf 2655#: ieee.c:5244
6ece5c52 2656#, c-format
3caac5b8 2657msgid "IEEE unsupported float type size %u\n"
a74801ba
ILT
2658msgstr ""
2659
2ee0aedf 2660#: ieee.c:5278
6ece5c52 2661#, c-format
3caac5b8 2662msgid "IEEE unsupported complex type size %u\n"
252b5132
RH
2663msgstr ""
2664
ae351704
AM
2665#: mclex.c:241
2666msgid "Duplicate symbol entered into keyword list."
2667msgstr ""
2668
2ee0aedf 2669#: nlmconv.c:273 srconv.c:1823
3caac5b8 2670msgid "input and output files must be different"
252b5132
RH
2671msgstr ""
2672
f12e7348 2673#: nlmconv.c:320
3caac5b8 2674msgid "input file named both on command line and with INPUT"
a74801ba
ILT
2675msgstr ""
2676
f12e7348 2677#: nlmconv.c:329
3caac5b8 2678msgid "no input file"
252b5132
RH
2679msgstr ""
2680
f12e7348 2681#: nlmconv.c:359
3caac5b8 2682msgid "no name for output file"
252b5132
RH
2683msgstr ""
2684
f12e7348 2685#: nlmconv.c:373
3caac5b8 2686msgid "warning: input and output formats are not compatible"
252b5132
RH
2687msgstr ""
2688
f12e7348 2689#: nlmconv.c:403
3caac5b8 2690msgid "make .bss section"
252b5132
RH
2691msgstr ""
2692
f12e7348 2693#: nlmconv.c:413
3caac5b8 2694msgid "make .nlmsections section"
252b5132
RH
2695msgstr ""
2696
f12e7348 2697#: nlmconv.c:441
3caac5b8 2698msgid "set .bss vma"
252b5132
RH
2699msgstr ""
2700
f12e7348 2701#: nlmconv.c:448
3caac5b8 2702msgid "set .data size"
252b5132
RH
2703msgstr ""
2704
f12e7348 2705#: nlmconv.c:628
252b5132 2706#, c-format
3caac5b8 2707msgid "warning: symbol %s imported but not in import list"
252b5132
RH
2708msgstr ""
2709
f12e7348 2710#: nlmconv.c:648
3caac5b8 2711msgid "set start address"
252b5132
RH
2712msgstr ""
2713
f12e7348 2714#: nlmconv.c:697
252b5132 2715#, c-format
3caac5b8 2716msgid "warning: START procedure %s not defined"
252b5132
RH
2717msgstr ""
2718
f12e7348 2719#: nlmconv.c:699
6ece5c52 2720#, c-format
3caac5b8 2721msgid "warning: EXIT procedure %s not defined"
252b5132
RH
2722msgstr ""
2723
f12e7348 2724#: nlmconv.c:701
252b5132 2725#, c-format
3caac5b8 2726msgid "warning: CHECK procedure %s not defined"
252b5132
RH
2727msgstr ""
2728
f12e7348 2729#: nlmconv.c:721 nlmconv.c:907
3caac5b8 2730msgid "custom section"
252b5132
RH
2731msgstr ""
2732
f12e7348 2733#: nlmconv.c:741 nlmconv.c:936
3caac5b8 2734msgid "help section"
252b5132
RH
2735msgstr ""
2736
f12e7348 2737#: nlmconv.c:763 nlmconv.c:954
3caac5b8 2738msgid "message section"
252b5132
RH
2739msgstr ""
2740
f12e7348 2741#: nlmconv.c:778 nlmconv.c:987
3caac5b8 2742msgid "module section"
6ece5c52
AM
2743msgstr ""
2744
f12e7348 2745#: nlmconv.c:797 nlmconv.c:1003
3caac5b8 2746msgid "rpc section"
6ece5c52
AM
2747msgstr ""
2748
3caac5b8 2749#. There is no place to record this information.
f12e7348 2750#: nlmconv.c:833
6ece5c52 2751#, c-format
3caac5b8 2752msgid "%s: warning: shared libraries can not have uninitialized data"
1a09a22c
NC
2753msgstr ""
2754
f12e7348 2755#: nlmconv.c:854 nlmconv.c:1022
3caac5b8 2756msgid "shared section"
252b5132
RH
2757msgstr ""
2758
f12e7348 2759#: nlmconv.c:862
3caac5b8 2760msgid "warning: No version number given"
252b5132
RH
2761msgstr ""
2762
f12e7348 2763#: nlmconv.c:902 nlmconv.c:931 nlmconv.c:949 nlmconv.c:998 nlmconv.c:1017
252b5132 2764#, c-format
3caac5b8 2765msgid "%s: read: %s"
252b5132
RH
2766msgstr ""
2767
f12e7348 2768#: nlmconv.c:924
3caac5b8 2769msgid "warning: FULLMAP is not supported; try ld -M"
252b5132
RH
2770msgstr ""
2771
f12e7348 2772#: nlmconv.c:1100
252b5132 2773#, c-format
3caac5b8 2774msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
252b5132
RH
2775msgstr ""
2776
f12e7348 2777#: nlmconv.c:1101
252b5132 2778#, c-format
3caac5b8 2779msgid " Convert an object file into a NetWare Loadable Module\n"
252b5132
RH
2780msgstr ""
2781
f12e7348 2782#: nlmconv.c:1102
252b5132 2783#, c-format
3caac5b8
AM
2784msgid ""
2785" The options are:\n"
2786" -I --input-target=<bfdname> Set the input binary file format\n"
2787" -O --output-target=<bfdname> Set the output binary file format\n"
2788" -T --header-file=<file> Read <file> for NLM header information\n"
2789" -l --linker=<linker> Use <linker> for any linking\n"
2790" -d --debug Display on stderr the linker command line\n"
2791" @<file> Read options from <file>.\n"
2792" -h --help Display this information\n"
2793" -v --version Display the program's version\n"
252b5132
RH
2794msgstr ""
2795
f12e7348 2796#: nlmconv.c:1143
252b5132 2797#, c-format
3caac5b8 2798msgid "support not compiled in for %s"
252b5132
RH
2799msgstr ""
2800
f12e7348 2801#: nlmconv.c:1180
3caac5b8
AM
2802msgid "make section"
2803msgstr ""
2804
f12e7348 2805#: nlmconv.c:1194
3caac5b8
AM
2806msgid "set section size"
2807msgstr ""
2808
f12e7348 2809#: nlmconv.c:1200
3caac5b8
AM
2810msgid "set section alignment"
2811msgstr ""
2812
f12e7348 2813#: nlmconv.c:1204
3caac5b8
AM
2814msgid "set section flags"
2815msgstr ""
2816
f12e7348 2817#: nlmconv.c:1215
3caac5b8
AM
2818msgid "set .nlmsections size"
2819msgstr ""
2820
f12e7348 2821#: nlmconv.c:1296 nlmconv.c:1304 nlmconv.c:1313 nlmconv.c:1318
3caac5b8
AM
2822msgid "set .nlmsection contents"
2823msgstr ""
2824
f12e7348 2825#: nlmconv.c:1795
3caac5b8
AM
2826msgid "stub section sizes"
2827msgstr ""
2828
f12e7348 2829#: nlmconv.c:1842
3caac5b8 2830msgid "writing stub"
252b5132
RH
2831msgstr ""
2832
f12e7348 2833#: nlmconv.c:1926
252b5132 2834#, c-format
3caac5b8 2835msgid "unresolved PC relative reloc against %s"
252b5132
RH
2836msgstr ""
2837
f12e7348 2838#: nlmconv.c:1990
252b5132 2839#, c-format
3caac5b8 2840msgid "overflow when adjusting relocation against %s"
252b5132
RH
2841msgstr ""
2842
f12e7348 2843#: nlmconv.c:2117
328577ad 2844#, c-format
3caac5b8 2845msgid "%s: execution of %s failed: "
328577ad
NC
2846msgstr ""
2847
f12e7348 2848#: nlmconv.c:2132
328577ad 2849#, c-format
3caac5b8 2850msgid "Execution of %s failed"
328577ad
NC
2851msgstr ""
2852
2ee0aedf 2853#: nm.c:225 size.c:78 strings.c:646
328577ad 2854#, c-format
3caac5b8 2855msgid "Usage: %s [option(s)] [file(s)]\n"
328577ad
NC
2856msgstr ""
2857
2ee0aedf 2858#: nm.c:226
252b5132 2859#, c-format
3caac5b8 2860msgid " List symbols in [file(s)] (a.out by default).\n"
252b5132
RH
2861msgstr ""
2862
2ee0aedf 2863#: nm.c:227
3caac5b8
AM
2864#, c-format
2865msgid ""
2866" The options are:\n"
2867" -a, --debug-syms Display debugger-only symbols\n"
2868" -A, --print-file-name Print name of the input file before every symbol\n"
2869" -B Same as --format=bsd\n"
2870" -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
2871"names\n"
2872" The STYLE, if specified, can be `auto' (the "
2873"default),\n"
2874" `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
2875"`java'\n"
2876" or `gnat'\n"
2877" --no-demangle Do not demangle low-level symbol names\n"
2878" -D, --dynamic Display dynamic symbols instead of normal symbols\n"
2879" --defined-only Display only defined symbols\n"
2880" -e (ignored)\n"
2881" -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
2882"`bsd',\n"
2883" `sysv' or `posix'. The default is `bsd'\n"
2884" -g, --extern-only Display only external symbols\n"
2885" -l, --line-numbers Use debugging information to find a filename and\n"
2886" line number for each symbol\n"
2887" -n, --numeric-sort Sort symbols numerically by address\n"
2888" -o Same as -A\n"
2889" -p, --no-sort Do not sort the symbols\n"
2890" -P, --portability Same as --format=posix\n"
2891" -r, --reverse-sort Reverse the sense of the sort\n"
23f938f1
TG
2892msgstr ""
2893
2ee0aedf 2894#: nm.c:250
23f938f1
TG
2895#, c-format
2896msgid " --plugin NAME Load the specified plugin\n"
2897msgstr ""
2898
2ee0aedf 2899#: nm.c:253
23f938f1
TG
2900#, c-format
2901msgid ""
3caac5b8 2902" -S, --print-size Print size of defined symbols\n"
2ee0aedf 2903" -s, --print-armap Include index for symbols from archive members\n"
3caac5b8
AM
2904" --size-sort Sort symbols by size\n"
2905" --special-syms Include special symbols in the output\n"
2906" --synthetic Display synthetic symbols as well\n"
2907" -t, --radix=RADIX Use RADIX for printing symbol values\n"
2908" --target=BFDNAME Specify the target object format as BFDNAME\n"
2909" -u, --undefined-only Display only undefined symbols\n"
2910" -X 32_64 (ignored)\n"
2911" @FILE Read options from FILE\n"
2912" -h, --help Display this information\n"
2913" -V, --version Display this program's version number\n"
2914"\n"
252b5132
RH
2915msgstr ""
2916
2ee0aedf 2917#: nm.c:301
3caac5b8
AM
2918#, c-format
2919msgid "%s: invalid radix"
e0a2c38a
RH
2920msgstr ""
2921
2ee0aedf 2922#: nm.c:325
6ece5c52 2923#, c-format
3caac5b8 2924msgid "%s: invalid output format"
1a09a22c
NC
2925msgstr ""
2926
2ee0aedf 2927#: nm.c:346 readelf.c:8259 readelf.c:8304
6ece5c52 2928#, c-format
3caac5b8 2929msgid "<processor specific>: %d"
1a09a22c
NC
2930msgstr ""
2931
2ee0aedf 2932#: nm.c:348 readelf.c:8268 readelf.c:8322
6ece5c52 2933#, c-format
3caac5b8 2934msgid "<OS specific>: %d"
1a09a22c
NC
2935msgstr ""
2936
2ee0aedf 2937#: nm.c:350 readelf.c:8271 readelf.c:8325
6ece5c52 2938#, c-format
3caac5b8 2939msgid "<unknown>: %d"
252b5132
RH
2940msgstr ""
2941
2ee0aedf 2942#: nm.c:390
6ece5c52 2943#, c-format
1a09a22c 2944msgid ""
3caac5b8
AM
2945"\n"
2946"Archive index:\n"
328577ad
NC
2947msgstr ""
2948
2ee0aedf 2949#: nm.c:1251
6ece5c52 2950#, c-format
328577ad 2951msgid ""
3caac5b8
AM
2952"\n"
2953"\n"
2954"Undefined symbols from %s:\n"
2955"\n"
328577ad
NC
2956msgstr ""
2957
2ee0aedf 2958#: nm.c:1253
6ece5c52 2959#, c-format
328577ad 2960msgid ""
3caac5b8
AM
2961"\n"
2962"\n"
2963"Symbols from %s:\n"
2964"\n"
252b5132
RH
2965msgstr ""
2966
2ee0aedf 2967#: nm.c:1255 nm.c:1306
6ece5c52 2968#, c-format
1a09a22c 2969msgid ""
3caac5b8
AM
2970"Name Value Class Type Size Line "
2971"Section\n"
2972"\n"
1a09a22c
NC
2973msgstr ""
2974
2ee0aedf 2975#: nm.c:1258 nm.c:1309
252b5132 2976#, c-format
3caac5b8
AM
2977msgid ""
2978"Name Value Class Type "
2979"Size Line Section\n"
2980"\n"
252b5132
RH
2981msgstr ""
2982
2ee0aedf 2983#: nm.c:1302
49f58d10 2984#, c-format
3caac5b8
AM
2985msgid ""
2986"\n"
2987"\n"
2988"Undefined symbols from %s[%s]:\n"
2989"\n"
49f58d10
JB
2990msgstr ""
2991
2ee0aedf 2992#: nm.c:1304
06647dfd 2993#, c-format
3caac5b8
AM
2994msgid ""
2995"\n"
2996"\n"
2997"Symbols from %s[%s]:\n"
2998"\n"
06647dfd
AM
2999msgstr ""
3000
2ee0aedf 3001#: nm.c:1396
ae351704
AM
3002#, c-format
3003msgid "Print width has not been initialized (%d)"
3004msgstr ""
3005
2ee0aedf 3006#: nm.c:1624
3caac5b8 3007msgid "Only -X 32_64 is supported"
252b5132
RH
3008msgstr ""
3009
2ee0aedf 3010#: nm.c:1653
3caac5b8
AM
3011msgid "Using the --size-sort and --undefined-only options together"
3012msgstr ""
3013
2ee0aedf 3014#: nm.c:1654
3caac5b8 3015msgid "will produce no output, since undefined symbols have no size."
252b5132
RH
3016msgstr ""
3017
2ee0aedf 3018#: nm.c:1682
252b5132 3019#, c-format
3caac5b8 3020msgid "data size %ld"
252b5132
RH
3021msgstr ""
3022
2ee0aedf 3023#: objcopy.c:473 srconv.c:1731
252b5132 3024#, c-format
3caac5b8 3025msgid "Usage: %s [option(s)] in-file [out-file]\n"
252b5132
RH
3026msgstr ""
3027
2ee0aedf 3028#: objcopy.c:474
3caac5b8
AM
3029#, c-format
3030msgid " Copies a binary file, possibly transforming it in the process\n"
252b5132
RH
3031msgstr ""
3032
2ee0aedf 3033#: objcopy.c:476
3caac5b8
AM
3034#, c-format
3035msgid ""
3036" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
3037" -O --output-target <bfdname> Create an output file in format "
3038"<bfdname>\n"
2ee0aedf 3039" -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
3caac5b8
AM
3040" -F --target <bfdname> Set both input and output format to "
3041"<bfdname>\n"
3042" --debugging Convert debugging information, if "
3043"possible\n"
3044" -p --preserve-dates Copy modified/access timestamps to the "
3045"output\n"
3046" -j --only-section <name> Only copy section <name> into the output\n"
3047" --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
3048"<file>\n"
3049" -R --remove-section <name> Remove section <name> from the output\n"
3050" -S --strip-all Remove all symbol and relocation "
3051"information\n"
3052" -g --strip-debug Remove all debugging symbols & sections\n"
3053" --strip-unneeded Remove all symbols not needed by "
3054"relocations\n"
3055" -N --strip-symbol <name> Do not copy symbol <name>\n"
3056" --strip-unneeded-symbol <name>\n"
3057" Do not copy symbol <name> unless needed "
3058"by\n"
3059" relocations\n"
3060" --only-keep-debug Strip everything but the debug "
3061"information\n"
ae351704 3062" --extract-symbol Remove section contents but keep symbols\n"
3caac5b8 3063" -K --keep-symbol <name> Do not strip symbol <name>\n"
ae351704
AM
3064" --keep-file-symbols Do not strip file symbol(s)\n"
3065" --localize-hidden Turn all ELF hidden symbols into locals\n"
3caac5b8
AM
3066" -L --localize-symbol <name> Force symbol <name> to be marked as a "
3067"local\n"
3068" --globalize-symbol <name> Force symbol <name> to be marked as a "
3069"global\n"
3070" -G --keep-global-symbol <name> Localize all symbols except <name>\n"
3071" -W --weaken-symbol <name> Force symbol <name> to be marked as a "
3072"weak\n"
3073" --weaken Force all global symbols to be marked as "
3074"weak\n"
3075" -w --wildcard Permit wildcard in symbol comparison\n"
3076" -x --discard-all Remove all non-global symbols\n"
3077" -X --discard-locals Remove any compiler-generated symbols\n"
2ee0aedf
TG
3078" -i --interleave [<number>] Only copy N out of every <number> bytes\n"
3079" --interleave-width <number> Set N for --interleave\n"
3caac5b8
AM
3080" -b --byte <num> Select byte <num> in every interleaved "
3081"block\n"
3082" --gap-fill <val> Fill gaps between sections with <val>\n"
3083" --pad-to <addr> Pad the last section up to address "
3084"<addr>\n"
3085" --set-start <addr> Set the start address to <addr>\n"
3086" {--change-start|--adjust-start} <incr>\n"
3087" Add <incr> to the start address\n"
3088" {--change-addresses|--adjust-vma} <incr>\n"
3089" Add <incr> to LMA, VMA and start "
3090"addresses\n"
3091" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
3092" Change LMA and VMA of section <name> by "
3093"<val>\n"
3094" --change-section-lma <name>{=|+|-}<val>\n"
3095" Change the LMA of section <name> by "
3096"<val>\n"
3097" --change-section-vma <name>{=|+|-}<val>\n"
3098" Change the VMA of section <name> by "
3099"<val>\n"
3100" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
3101" Warn if a named section does not exist\n"
3102" --set-section-flags <name>=<flags>\n"
3103" Set section <name>'s properties to "
3104"<flags>\n"
3105" --add-section <name>=<file> Add section <name> found in <file> to "
3106"output\n"
3107" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
23f938f1
TG
3108" --long-section-names {enable|disable|keep}\n"
3109" Handle long section names in Coff "
3110"objects.\n"
3caac5b8
AM
3111" --change-leading-char Force output format's leading character "
3112"style\n"
3113" --remove-leading-char Remove leading character from global "
3114"symbols\n"
ae351704
AM
3115" --reverse-bytes=<num> Reverse <num> bytes at a time, in output "
3116"sections with content\n"
3caac5b8
AM
3117" --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
3118" --redefine-syms <file> --redefine-sym for all symbol pairs \n"
3119" listed in <file>\n"
3120" --srec-len <number> Restrict the length of generated "
3121"Srecords\n"
3122" --srec-forceS3 Restrict the type of generated Srecords "
3123"to S3\n"
3124" --strip-symbols <file> -N for all symbols listed in <file>\n"
3125" --strip-unneeded-symbols <file>\n"
3126" --strip-unneeded-symbol for all symbols "
3127"listed\n"
3128" in <file>\n"
3129" --keep-symbols <file> -K for all symbols listed in <file>\n"
3130" --localize-symbols <file> -L for all symbols listed in <file>\n"
3131" --globalize-symbols <file> --globalize-symbol for all in <file>\n"
3132" --keep-global-symbols <file> -G for all symbols listed in <file>\n"
3133" --weaken-symbols <file> -W for all symbols listed in <file>\n"
ae351704
AM
3134" --alt-machine-code <index> Use the target's <index>'th alternative "
3135"machine\n"
3caac5b8
AM
3136" --writable-text Mark the output text as writable\n"
3137" --readonly-text Make the output text write protected\n"
3138" --pure Mark the output file as demand paged\n"
3139" --impure Mark the output file as impure\n"
3140" --prefix-symbols <prefix> Add <prefix> to start of every symbol "
3141"name\n"
3142" --prefix-sections <prefix> Add <prefix> to start of every section "
3143"name\n"
3144" --prefix-alloc-sections <prefix>\n"
3145" Add <prefix> to start of every "
3146"allocatable\n"
3147" section name\n"
23f938f1
TG
3148" --file-alignment <num> Set PE file alignment to <num>\n"
3149" --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
3150" <commit>\n"
3151" --image-base <address> Set PE image base to <address>\n"
3152" --section-alignment <num> Set PE section alignment to <num>\n"
3153" --stack <reserve>[,<commit>] Set PE reserve/commit stack to "
3154"<reserve>/\n"
3155" <commit>\n"
3156" --subsystem <name>[:<version>]\n"
3157" Set PE subsystem to <name> [& <version>]\n"
2ee0aedf
TG
3158" --compress-debug-sections Compress DWARF debug sections using zlib\n"
3159" --decompress-debug-sections Decompress DWARF debug sections using "
3160"zlib\n"
3161" -v --verbose List all object files modified\n"
3caac5b8
AM
3162" @<file> Read options from <file>\n"
3163" -V --version Display this program's version number\n"
3164" -h --help Display this output\n"
3165" --info List object formats & architectures "
3166"supported\n"
252b5132
RH
3167msgstr ""
3168
2ee0aedf 3169#: objcopy.c:583
3caac5b8
AM
3170#, c-format
3171msgid "Usage: %s <option(s)> in-file(s)\n"
252b5132
RH
3172msgstr ""
3173
2ee0aedf 3174#: objcopy.c:584
3caac5b8
AM
3175#, c-format
3176msgid " Removes symbols and sections from files\n"
252b5132
RH
3177msgstr ""
3178
2ee0aedf 3179#: objcopy.c:586
252b5132 3180#, c-format
3caac5b8
AM
3181msgid ""
3182" -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
3183" -O --output-target=<bfdname> Create an output file in format "
3184"<bfdname>\n"
3185" -F --target=<bfdname> Set both input and output format to "
3186"<bfdname>\n"
3187" -p --preserve-dates Copy modified/access timestamps to the "
3188"output\n"
3189" -R --remove-section=<name> Remove section <name> from the output\n"
3190" -s --strip-all Remove all symbol and relocation "
3191"information\n"
3192" -g -S -d --strip-debug Remove all debugging symbols & sections\n"
3193" --strip-unneeded Remove all symbols not needed by "
3194"relocations\n"
3195" --only-keep-debug Strip everything but the debug "
3196"information\n"
3197" -N --strip-symbol=<name> Do not copy symbol <name>\n"
3198" -K --keep-symbol=<name> Do not strip symbol <name>\n"
ae351704 3199" --keep-file-symbols Do not strip file symbol(s)\n"
3caac5b8
AM
3200" -w --wildcard Permit wildcard in symbol comparison\n"
3201" -x --discard-all Remove all non-global symbols\n"
3202" -X --discard-locals Remove any compiler-generated symbols\n"
3203" -v --verbose List all object files modified\n"
3204" -V --version Display this program's version number\n"
3205" -h --help Display this output\n"
3206" --info List object formats & architectures "
3207"supported\n"
3208" -o <file> Place stripped output into <file>\n"
252b5132
RH
3209msgstr ""
3210
2ee0aedf 3211#: objcopy.c:659
252b5132 3212#, c-format
3caac5b8 3213msgid "unrecognized section flag `%s'"
252b5132
RH
3214msgstr ""
3215
2ee0aedf 3216#: objcopy.c:660
252b5132 3217#, c-format
3caac5b8 3218msgid "supported flags: %s"
6ece5c52
AM
3219msgstr ""
3220
2ee0aedf 3221#: objcopy.c:761
6ece5c52 3222#, c-format
3caac5b8 3223msgid "cannot open '%s': %s"
6ece5c52
AM
3224msgstr ""
3225
2ee0aedf 3226#: objcopy.c:764 objcopy.c:3389
6ece5c52 3227#, c-format
3caac5b8 3228msgid "%s: fread failed"
252b5132
RH
3229msgstr ""
3230
2ee0aedf 3231#: objcopy.c:837
6ece5c52 3232#, c-format
3caac5b8 3233msgid "%s:%d: Ignoring rubbish found on this line"
252b5132
RH
3234msgstr ""
3235
2ee0aedf 3236#: objcopy.c:1128
ae351704
AM
3237#, c-format
3238msgid "not stripping symbol `%s' because it is named in a relocation"
3239msgstr ""
3240
2ee0aedf 3241#: objcopy.c:1211
6ece5c52 3242#, c-format
3caac5b8 3243msgid "%s: Multiple redefinition of symbol \"%s\""
252b5132
RH
3244msgstr ""
3245
2ee0aedf 3246#: objcopy.c:1215
6ece5c52 3247#, c-format
3caac5b8 3248msgid "%s: Symbol \"%s\" is target of more than one redefinition"
252b5132
RH
3249msgstr ""
3250
2ee0aedf 3251#: objcopy.c:1243
6ece5c52 3252#, c-format
3caac5b8 3253msgid "couldn't open symbol redefinition file %s (error: %s)"
252b5132
RH
3254msgstr ""
3255
2ee0aedf 3256#: objcopy.c:1321
3caac5b8
AM
3257#, c-format
3258msgid "%s:%d: garbage found at end of line"
252b5132
RH
3259msgstr ""
3260
2ee0aedf 3261#: objcopy.c:1324
252b5132 3262#, c-format
3caac5b8 3263msgid "%s:%d: missing new symbol name"
252b5132
RH
3264msgstr ""
3265
2ee0aedf 3266#: objcopy.c:1334
252b5132 3267#, c-format
3caac5b8 3268msgid "%s:%d: premature end of file"
252b5132
RH
3269msgstr ""
3270
2ee0aedf 3271#: objcopy.c:1360
3caac5b8
AM
3272#, c-format
3273msgid "stat returns negative size for `%s'"
252b5132
RH
3274msgstr ""
3275
2ee0aedf 3276#: objcopy.c:1372
3caac5b8
AM
3277#, c-format
3278msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
252b5132
RH
3279msgstr ""
3280
2ee0aedf 3281#: objcopy.c:1427
3caac5b8 3282msgid "Unable to change endianness of input file(s)"
252b5132
RH
3283msgstr ""
3284
2ee0aedf 3285#: objcopy.c:1436
3caac5b8
AM
3286#, c-format
3287msgid "copy from `%s' [%s] to `%s' [%s]\n"
252b5132
RH
3288msgstr ""
3289
2ee0aedf
TG
3290#: objcopy.c:1485
3291#, c-format
3292msgid "Input file `%s' ignores binary architecture parameter."
3293msgstr ""
3294
3295#: objcopy.c:1493
3caac5b8
AM
3296#, c-format
3297msgid "Unable to recognise the format of the input file `%s'"
252b5132
RH
3298msgstr ""
3299
2ee0aedf 3300#: objcopy.c:1496
6ece5c52 3301#, c-format
2ee0aedf 3302msgid "Output file cannot represent architecture `%s'"
252b5132
RH
3303msgstr ""
3304
2ee0aedf 3305#: objcopy.c:1559
23f938f1
TG
3306#, c-format
3307msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
3308msgstr ""
3309
2ee0aedf 3310#: objcopy.c:1618
6ece5c52 3311#, c-format
f12e7348 3312msgid "can't add section '%s'"
252b5132
RH
3313msgstr ""
3314
2ee0aedf 3315#: objcopy.c:1632
ae351704 3316#, c-format
f12e7348 3317msgid "can't create section `%s'"
252b5132
RH
3318msgstr ""
3319
2ee0aedf 3320#: objcopy.c:1678
252b5132 3321#, c-format
f12e7348 3322msgid "cannot create debug link section `%s'"
252b5132
RH
3323msgstr ""
3324
2ee0aedf 3325#: objcopy.c:1771
f12e7348
NC
3326msgid "Can't fill gap after section"
3327msgstr ""
3328
2ee0aedf 3329#: objcopy.c:1795
f12e7348 3330msgid "can't add padding"
252b5132
RH
3331msgstr ""
3332
2ee0aedf 3333#: objcopy.c:1886
252b5132 3334#, c-format
f12e7348 3335msgid "cannot fill debug link section `%s'"
252b5132
RH
3336msgstr ""
3337
2ee0aedf 3338#: objcopy.c:1949
f12e7348
NC
3339msgid "error copying private BFD data"
3340msgstr ""
3341
2ee0aedf 3342#: objcopy.c:1960
ae351704
AM
3343#, c-format
3344msgid "this target does not support %lu alternative machine codes"
252b5132
RH
3345msgstr ""
3346
2ee0aedf 3347#: objcopy.c:1964
ae351704
AM
3348msgid "treating that number as an absolute e_machine value instead"
3349msgstr ""
3350
2ee0aedf 3351#: objcopy.c:1968
ae351704 3352msgid "ignoring the alternative value"
252b5132
RH
3353msgstr ""
3354
2ee0aedf 3355#: objcopy.c:2000 objcopy.c:2035
252b5132 3356#, c-format
ae351704 3357msgid "cannot create tempdir for archive copying (error: %s)"
252b5132
RH
3358msgstr ""
3359
2ee0aedf 3360#: objcopy.c:2096
f12e7348 3361msgid "Unable to recognise the format of file"
252b5132
RH
3362msgstr ""
3363
2ee0aedf 3364#: objcopy.c:2194
23f938f1
TG
3365#, c-format
3366msgid "error: the input file '%s' is empty"
3367msgstr ""
3368
2ee0aedf 3369#: objcopy.c:2338
6ece5c52 3370#, c-format
f12e7348 3371msgid "Multiple renames of section %s"
252b5132
RH
3372msgstr ""
3373
2ee0aedf 3374#: objcopy.c:2389
23f938f1 3375msgid "error in private header data"
a74801ba
ILT
3376msgstr ""
3377
2ee0aedf 3378#: objcopy.c:2467
f12e7348 3379msgid "failed to create output section"
252b5132
RH
3380msgstr ""
3381
2ee0aedf 3382#: objcopy.c:2481
f12e7348 3383msgid "failed to set size"
252b5132
RH
3384msgstr ""
3385
2ee0aedf 3386#: objcopy.c:2495
f12e7348 3387msgid "failed to set vma"
252b5132
RH
3388msgstr ""
3389
2ee0aedf 3390#: objcopy.c:2520
f12e7348 3391msgid "failed to set alignment"
252b5132
RH
3392msgstr ""
3393
2ee0aedf 3394#: objcopy.c:2554
f12e7348
NC
3395msgid "failed to copy private data"
3396msgstr ""
3397
2ee0aedf 3398#: objcopy.c:2636
f12e7348 3399msgid "relocation count is negative"
252b5132
RH
3400msgstr ""
3401
ae351704 3402#. User must pad the section up in order to do this.
2ee0aedf 3403#: objcopy.c:2697
ae351704
AM
3404#, c-format
3405msgid ""
3406"cannot reverse bytes: length of section %s must be evenly divisible by %d"
3407msgstr ""
3408
2ee0aedf 3409#: objcopy.c:2883
f12e7348 3410msgid "can't create debugging section"
252b5132
RH
3411msgstr ""
3412
2ee0aedf 3413#: objcopy.c:2896
f12e7348 3414msgid "can't set debugging section contents"
252b5132
RH
3415msgstr ""
3416
2ee0aedf 3417#: objcopy.c:2904
252b5132 3418#, c-format
f12e7348 3419msgid "don't know how to write debugging information for %s"
252b5132
RH
3420msgstr ""
3421
2ee0aedf 3422#: objcopy.c:3046
f12e7348 3423msgid "could not create temporary file to hold stripped copy"
ae351704
AM
3424msgstr ""
3425
2ee0aedf 3426#: objcopy.c:3118
23f938f1
TG
3427#, c-format
3428msgid "%s: bad version in PE subsystem"
3429msgstr ""
3430
2ee0aedf 3431#: objcopy.c:3148
23f938f1
TG
3432#, c-format
3433msgid "unknown PE subsystem: %s"
3434msgstr ""
3435
2ee0aedf 3436#: objcopy.c:3209
3caac5b8 3437msgid "byte number must be non-negative"
328577ad
NC
3438msgstr ""
3439
2ee0aedf
TG
3440#: objcopy.c:3215
3441#, c-format
3442msgid "architecture %s unknown"
3443msgstr ""
3444
3445#: objcopy.c:3223
3caac5b8 3446msgid "interleave must be positive"
fce00800
AM
3447msgstr ""
3448
2ee0aedf
TG
3449#: objcopy.c:3232
3450msgid "interleave width must be positive"
3451msgstr ""
3452
3453#: objcopy.c:3252 objcopy.c:3260
6ece5c52 3454#, c-format
3caac5b8 3455msgid "%s both copied and removed"
252b5132
RH
3456msgstr ""
3457
2ee0aedf
TG
3458#: objcopy.c:3359 objcopy.c:3439 objcopy.c:3547 objcopy.c:3578 objcopy.c:3602
3459#: objcopy.c:3606 objcopy.c:3626
252b5132 3460#, c-format
3caac5b8 3461msgid "bad format for %s"
252b5132
RH
3462msgstr ""
3463
2ee0aedf 3464#: objcopy.c:3371
6ece5c52 3465#, c-format
3caac5b8 3466msgid "cannot open: %s: %s"
252b5132
RH
3467msgstr ""
3468
2ee0aedf 3469#: objcopy.c:3516
252b5132 3470#, c-format
3caac5b8 3471msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
252b5132
RH
3472msgstr ""
3473
2ee0aedf 3474#: objcopy.c:3677
23f938f1
TG
3475#, c-format
3476msgid "unknown long section names option '%s'"
3477msgstr ""
3478
2ee0aedf 3479#: objcopy.c:3695
ae351704
AM
3480msgid "unable to parse alternative machine code"
3481msgstr ""
3482
2ee0aedf 3483#: objcopy.c:3740
ae351704
AM
3484msgid "number of bytes to reverse must be positive and even"
3485msgstr ""
3486
2ee0aedf 3487#: objcopy.c:3743
ae351704
AM
3488#, c-format
3489msgid "Warning: ignoring previous --reverse-bytes value of %d"
252b5132
RH
3490msgstr ""
3491
2ee0aedf 3492#: objcopy.c:3758
23f938f1
TG
3493#, c-format
3494msgid "%s: invalid reserve value for --heap"
3495msgstr ""
3496
2ee0aedf 3497#: objcopy.c:3764
23f938f1
TG
3498#, c-format
3499msgid "%s: invalid commit value for --heap"
3500msgstr ""
3501
2ee0aedf 3502#: objcopy.c:3789
23f938f1
TG
3503#, c-format
3504msgid "%s: invalid reserve value for --stack"
3505msgstr ""
3506
2ee0aedf 3507#: objcopy.c:3795
23f938f1
TG
3508#, c-format
3509msgid "%s: invalid commit value for --stack"
3510msgstr ""
3511
2ee0aedf
TG
3512#: objcopy.c:3824
3513msgid "interleave start byte must be set with --byte"
252b5132
RH
3514msgstr ""
3515
2ee0aedf
TG
3516#: objcopy.c:3827
3517msgid "byte number must be less than interleave"
23f938f1
TG
3518msgstr ""
3519
2ee0aedf
TG
3520#: objcopy.c:3830
3521msgid "interleave width must be less than or equal to interleave - byte`"
23f938f1
TG
3522msgstr ""
3523
2ee0aedf 3524#: objcopy.c:3857
6ece5c52 3525#, c-format
2ee0aedf 3526msgid "unknown input EFI target: %s"
a74801ba
ILT
3527msgstr ""
3528
2ee0aedf 3529#: objcopy.c:3888
6ece5c52 3530#, c-format
2ee0aedf 3531msgid "unknown output EFI target: %s"
a74801ba
ILT
3532msgstr ""
3533
2ee0aedf 3534#: objcopy.c:3901
3caac5b8
AM
3535#, c-format
3536msgid "warning: could not locate '%s'. System error message: %s"
252b5132
RH
3537msgstr ""
3538
2ee0aedf 3539#: objcopy.c:3912
ae351704
AM
3540#, c-format
3541msgid ""
3542"warning: could not create temporary file whilst copying '%s', (error: %s)"
3543msgstr ""
3544
2ee0aedf 3545#: objcopy.c:3956 objcopy.c:3970
3caac5b8
AM
3546#, c-format
3547msgid "%s %s%c0x%s never used"
3443c1ae
AM
3548msgstr ""
3549
2ee0aedf 3550#: objdump.c:190
3caac5b8
AM
3551#, c-format
3552msgid "Usage: %s <option(s)> <file(s)>\n"
3443c1ae
AM
3553msgstr ""
3554
2ee0aedf 3555#: objdump.c:191
3caac5b8
AM
3556#, c-format
3557msgid " Display information from object <file(s)>.\n"
3443c1ae
AM
3558msgstr ""
3559
2ee0aedf 3560#: objdump.c:192
3caac5b8
AM
3561#, c-format
3562msgid " At least one of the following switches must be given:\n"
252b5132
RH
3563msgstr ""
3564
2ee0aedf 3565#: objdump.c:193
252b5132
RH
3566#, c-format
3567msgid ""
3caac5b8
AM
3568" -a, --archive-headers Display archive header information\n"
3569" -f, --file-headers Display the contents of the overall file header\n"
3570" -p, --private-headers Display object format specific file header "
3571"contents\n"
3572" -h, --[section-]headers Display the contents of the section headers\n"
3573" -x, --all-headers Display the contents of all headers\n"
3574" -d, --disassemble Display assembler contents of executable "
3575"sections\n"
3576" -D, --disassemble-all Display assembler contents of all sections\n"
3577" -S, --source Intermix source code with disassembly\n"
3578" -s, --full-contents Display the full contents of all sections "
3579"requested\n"
3580" -g, --debugging Display debug information in object file\n"
3581" -e, --debugging-tags Display debug information using ctags style\n"
3582" -G, --stabs Display (in raw form) any STABS info in the file\n"
2ee0aedf 3583" -W[lLiaprmfFsoRt] or\n"
23f938f1 3584" --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf
TG
3585"=frames,\n"
3586" =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
3587" =trace_info,=trace_abbrev,=trace_aranges]\n"
23f938f1 3588" Display DWARF info in the file\n"
3caac5b8
AM
3589" -t, --syms Display the contents of the symbol table(s)\n"
3590" -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
3591" -r, --reloc Display the relocation entries in the file\n"
3592" -R, --dynamic-reloc Display the dynamic relocation entries in the "
3593"file\n"
3594" @<file> Read options from <file>\n"
3595" -v, --version Display this program's version number\n"
3596" -i, --info List object formats and architectures supported\n"
3597" -H, --help Display this information\n"
252b5132
RH
3598msgstr ""
3599
2ee0aedf 3600#: objdump.c:222
6ece5c52 3601#, c-format
252b5132
RH
3602msgid ""
3603"\n"
3caac5b8 3604" The following switches are optional:\n"
fce00800
AM
3605msgstr ""
3606
2ee0aedf 3607#: objdump.c:223
fce00800 3608#, c-format
3caac5b8
AM
3609msgid ""
3610" -b, --target=BFDNAME Specify the target object format as "
3611"BFDNAME\n"
3612" -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
3613" -j, --section=NAME Only display information for section NAME\n"
3614" -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
3615" -EB --endian=big Assume big endian format when "
3616"disassembling\n"
3617" -EL --endian=little Assume little endian format when "
3618"disassembling\n"
3619" --file-start-context Include context from start of file (with -"
3620"S)\n"
3621" -I, --include=DIR Add DIR to search list for source files\n"
3622" -l, --line-numbers Include line numbers and filenames in "
3623"output\n"
f12e7348
NC
3624" -F, --file-offsets Include file offsets when displaying "
3625"information\n"
3caac5b8
AM
3626" -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
3627" The STYLE, if specified, can be `auto', "
3628"`gnu',\n"
3629" `lucid', `arm', `hp', `edg', `gnu-v3', "
3630"`java'\n"
3631" or `gnat'\n"
3632" -w, --wide Format output for more than 80 columns\n"
3633" -z, --disassemble-zeroes Do not skip blocks of zeroes when "
3634"disassembling\n"
3635" --start-address=ADDR Only process data whose address is >= ADDR\n"
3636" --stop-address=ADDR Only process data whose address is <= ADDR\n"
3637" --prefix-addresses Print complete address alongside "
3638"disassembly\n"
3639" --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
23f938f1
TG
3640" --insn-width=WIDTH Display WIDTH bytes on a signle line for -"
3641"d\n"
3caac5b8
AM
3642" --adjust-vma=OFFSET Add OFFSET to all displayed section "
3643"addresses\n"
3644" --special-syms Include special symbols in symbol dumps\n"
23f938f1
TG
3645" --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
3646" --prefix-strip=LEVEL Strip initial directory names for -S\n"
3caac5b8 3647"\n"
328577ad
NC
3648msgstr ""
3649
2ee0aedf
TG
3650#: objdump.c:396
3651#, c-format
3652msgid "section '%s' mentioned in a -j option, but not found in any input file"
3653msgstr ""
3654
3655#: objdump.c:500
3caac5b8
AM
3656#, c-format
3657msgid "Sections:\n"
328577ad
NC
3658msgstr ""
3659
2ee0aedf 3660#: objdump.c:503 objdump.c:507
3caac5b8
AM
3661#, c-format
3662msgid "Idx Name Size VMA LMA File off Algn"
328577ad
NC
3663msgstr ""
3664
2ee0aedf 3665#: objdump.c:509
6ece5c52 3666#, c-format
252b5132 3667msgid ""
3caac5b8
AM
3668"Idx Name Size VMA LMA File off "
3669"Algn"
252b5132
RH
3670msgstr ""
3671
2ee0aedf 3672#: objdump.c:513
252b5132 3673#, c-format
3caac5b8 3674msgid " Flags"
328577ad
NC
3675msgstr ""
3676
2ee0aedf 3677#: objdump.c:515
49f58d10 3678#, c-format
3caac5b8 3679msgid " Pg"
49f58d10
JB
3680msgstr ""
3681
2ee0aedf 3682#: objdump.c:558
3caac5b8
AM
3683#, c-format
3684msgid "%s: not a dynamic object"
252b5132
RH
3685msgstr ""
3686
2ee0aedf 3687#: objdump.c:984 objdump.c:1008
3caac5b8 3688#, c-format
f12e7348
NC
3689msgid " (File Offset: 0x%lx)"
3690msgstr ""
3691
2ee0aedf
TG
3692#: objdump.c:1634
3693#, c-format
3694msgid "disassemble_fn returned length %d"
3695msgstr ""
3696
3697#: objdump.c:1939
f12e7348
NC
3698#, c-format
3699msgid ""
3700"\n"
3701"Disassembly of section %s:\n"
252b5132
RH
3702msgstr ""
3703
2ee0aedf 3704#: objdump.c:2115
3caac5b8 3705#, c-format
2ee0aedf 3706msgid "can't use supplied machine %s"
328577ad
NC
3707msgstr ""
3708
2ee0aedf 3709#: objdump.c:2134
3caac5b8 3710#, c-format
2ee0aedf 3711msgid "can't disassemble for architecture %s\n"
328577ad
NC
3712msgstr ""
3713
2ee0aedf 3714#: objdump.c:2214 objdump.c:2237
6ece5c52 3715#, c-format
1a09a22c
NC
3716msgid ""
3717"\n"
3caac5b8 3718"Can't get contents for section '%s'.\n"
1a09a22c
NC
3719msgstr ""
3720
2ee0aedf 3721#: objdump.c:2378
6ece5c52 3722#, c-format
252b5132 3723msgid ""
3caac5b8 3724"No %s section present\n"
252b5132 3725"\n"
252b5132
RH
3726msgstr ""
3727
2ee0aedf 3728#: objdump.c:2387
49f58d10 3729#, c-format
2ee0aedf 3730msgid "reading %s section of %s failed: %s"
49f58d10
JB
3731msgstr ""
3732
2ee0aedf 3733#: objdump.c:2431
49f58d10 3734#, c-format
3caac5b8
AM
3735msgid ""
3736"Contents of %s section:\n"
3737"\n"
49f58d10
JB
3738msgstr ""
3739
2ee0aedf 3740#: objdump.c:2562
6ece5c52 3741#, c-format
3caac5b8 3742msgid "architecture: %s, "
252b5132
RH
3743msgstr ""
3744
2ee0aedf 3745#: objdump.c:2565
49f58d10 3746#, c-format
3caac5b8 3747msgid "flags 0x%08x:\n"
49f58d10
JB
3748msgstr ""
3749
2ee0aedf 3750#: objdump.c:2579
6ece5c52 3751#, c-format
328577ad 3752msgid ""
3caac5b8
AM
3753"\n"
3754"start address 0x"
a74801ba
ILT
3755msgstr ""
3756
2ee0aedf 3757#: objdump.c:2642
f12e7348
NC
3758#, c-format
3759msgid "Contents of section %s:"
3760msgstr ""
3761
2ee0aedf 3762#: objdump.c:2644
49f58d10 3763#, c-format
f12e7348 3764msgid " (Starting at file offset: 0x%lx)"
49f58d10
JB
3765msgstr ""
3766
2ee0aedf
TG
3767#: objdump.c:2650
3768msgid "Reading section failed"
3769msgstr ""
3770
3771#: objdump.c:2753
49f58d10 3772#, c-format
3caac5b8 3773msgid "no symbols\n"
49f58d10
JB
3774msgstr ""
3775
2ee0aedf 3776#: objdump.c:2760
6ece5c52 3777#, c-format
3caac5b8 3778msgid "no information for symbol number %ld\n"
a74801ba
ILT
3779msgstr ""
3780
2ee0aedf 3781#: objdump.c:2763
6ece5c52 3782#, c-format
3caac5b8 3783msgid "could not determine the type of symbol number %ld\n"
a74801ba
ILT
3784msgstr ""
3785
2ee0aedf 3786#: objdump.c:3043
6ece5c52 3787#, c-format
e7af610e 3788msgid ""
3caac5b8
AM
3789"\n"
3790"%s: file format %s\n"
e7af610e
NC
3791msgstr ""
3792
2ee0aedf 3793#: objdump.c:3101
3443c1ae 3794#, c-format
3caac5b8 3795msgid "%s: printing debugging information failed"
3443c1ae
AM
3796msgstr ""
3797
2ee0aedf 3798#: objdump.c:3205
3caac5b8
AM
3799#, c-format
3800msgid "In archive %s:\n"
06647dfd
AM
3801msgstr ""
3802
2ee0aedf 3803#: objdump.c:3316
f12e7348
NC
3804msgid "error: the start address should be before the end address"
3805msgstr ""
3806
2ee0aedf 3807#: objdump.c:3321
f12e7348
NC
3808msgid "error: the stop address should be after the start address"
3809msgstr ""
3810
2ee0aedf 3811#: objdump.c:3333
23f938f1
TG
3812msgid "error: prefix strip must be non-negative"
3813msgstr ""
3814
2ee0aedf 3815#: objdump.c:3338
23f938f1
TG
3816msgid "error: instruction width must be positive"
3817msgstr ""
3818
2ee0aedf 3819#: objdump.c:3347
3caac5b8 3820msgid "unrecognized -E option"
3443c1ae
AM
3821msgstr ""
3822
2ee0aedf 3823#: objdump.c:3358
3443c1ae 3824#, c-format
3caac5b8 3825msgid "unrecognized --endian type `%s'"
3443c1ae
AM
3826msgstr ""
3827
f12e7348 3828#: rclex.c:197
ae351704
AM
3829msgid "invalid value specified for pragma code_page.\n"
3830msgstr ""
3831
3832#: rdcoff.c:198
3443c1ae 3833#, c-format
3caac5b8 3834msgid "parse_coff_type: Bad type code 0x%x"
3443c1ae
AM
3835msgstr ""
3836
ae351704 3837#: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699
3caac5b8
AM
3838#, c-format
3839msgid "bfd_coff_get_syment failed: %s"
3443c1ae
AM
3840msgstr ""
3841
ae351704 3842#: rdcoff.c:422 rdcoff.c:719
3443c1ae 3843#, c-format
3caac5b8 3844msgid "bfd_coff_get_auxent failed: %s"
3443c1ae
AM
3845msgstr ""
3846
ae351704 3847#: rdcoff.c:786
3443c1ae 3848#, c-format
3caac5b8 3849msgid "%ld: .bf without preceding function"
3443c1ae
AM
3850msgstr ""
3851
ae351704 3852#: rdcoff.c:836
49f58d10 3853#, c-format
3caac5b8 3854msgid "%ld: unexpected .ef\n"
49f58d10
JB
3855msgstr ""
3856
f12e7348 3857#: rddbg.c:88
49f58d10 3858#, c-format
3caac5b8 3859msgid "%s: no recognized debugging information"
49f58d10
JB
3860msgstr ""
3861
f12e7348 3862#: rddbg.c:402
06647dfd 3863#, c-format
3caac5b8 3864msgid "Last stabs entries before error:\n"
06647dfd
AM
3865msgstr ""
3866
2ee0aedf
TG
3867#: readelf.c:268
3868msgid "<none>"
3869msgstr ""
3870
3871#: readelf.c:269
3872msgid "<no-name>"
3873msgstr ""
3874
3875#: readelf.c:270 readelf.c:5047 readelf.c:5557 readelf.c:7794 readelf.c:7912
3876#: readelf.c:8865 readelf.c:8945 readelf.c:8998 readelf.c:11860
3877#: readelf.c:11863
3878msgid "<corrupt>"
3879msgstr ""
3880
3881#: readelf.c:308
252b5132 3882#, c-format
3caac5b8 3883msgid "Unable to seek to 0x%lx for %s\n"
252b5132
RH
3884msgstr ""
3885
2ee0aedf 3886#: readelf.c:323
6ece5c52 3887#, c-format
3caac5b8 3888msgid "Out of memory allocating 0x%lx bytes for %s\n"
252b5132
RH
3889msgstr ""
3890
2ee0aedf 3891#: readelf.c:333
6ece5c52 3892#, c-format
3caac5b8 3893msgid "Unable to read in 0x%lx bytes of %s\n"
252b5132
RH
3894msgstr ""
3895
2ee0aedf 3896#: readelf.c:697
3caac5b8 3897msgid "Don't know about relocations on this machine architecture\n"
1a09a22c
NC
3898msgstr ""
3899
2ee0aedf 3900#: readelf.c:718 readelf.c:748 readelf.c:816 readelf.c:845
3caac5b8
AM
3901msgid "relocs"
3902msgstr ""
3903
2ee0aedf 3904#: readelf.c:730 readelf.c:760 readelf.c:827 readelf.c:856
ae351704 3905msgid "out of memory parsing relocs\n"
252b5132
RH
3906msgstr ""
3907
2ee0aedf 3908#: readelf.c:961
6ece5c52 3909#, c-format
252b5132 3910msgid ""
3caac5b8 3911" Offset Info Type Sym. Value Symbol's Name + Addend\n"
252b5132
RH
3912msgstr ""
3913
2ee0aedf 3914#: readelf.c:963
3caac5b8
AM
3915#, c-format
3916msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
328577ad
NC
3917msgstr ""
3918
2ee0aedf 3919#: readelf.c:968
4d6ed7c8 3920#, c-format
3caac5b8 3921msgid " Offset Info Type Sym. Value Symbol's Name\n"
4d6ed7c8
NC
3922msgstr ""
3923
2ee0aedf 3924#: readelf.c:970
6ece5c52 3925#, c-format
3caac5b8 3926msgid " Offset Info Type Sym.Value Sym. Name\n"
4d6ed7c8
NC
3927msgstr ""
3928
2ee0aedf 3929#: readelf.c:978
6ece5c52 3930#, c-format
4d6ed7c8 3931msgid ""
3caac5b8
AM
3932" Offset Info Type Symbol's Value "
3933"Symbol's Name + Addend\n"
328577ad
NC
3934msgstr ""
3935
2ee0aedf 3936#: readelf.c:980
6ece5c52 3937#, c-format
16b2b71c 3938msgid ""
3caac5b8
AM
3939" Offset Info Type Sym. Value Sym. Name + "
3940"Addend\n"
4d6ed7c8
NC
3941msgstr ""
3942
2ee0aedf 3943#: readelf.c:985
3caac5b8
AM
3944#, c-format
3945msgid ""
3946" Offset Info Type Symbol's Value "
3947"Symbol's Name\n"
328577ad
NC
3948msgstr ""
3949
2ee0aedf 3950#: readelf.c:987
6ece5c52 3951#, c-format
252b5132 3952msgid ""
3caac5b8 3953" Offset Info Type Sym. Value Sym. Name\n"
252b5132
RH
3954msgstr ""
3955
2ee0aedf 3956#: readelf.c:1291 readelf.c:1448 readelf.c:1456
3caac5b8
AM
3957#, c-format
3958msgid "unrecognized: %-7lx"
252b5132
RH
3959msgstr ""
3960
2ee0aedf 3961#: readelf.c:1316
3caac5b8
AM
3962#, c-format
3963msgid "<unknown addend: %lx>"
252b5132
RH
3964msgstr ""
3965
2ee0aedf
TG
3966#: readelf.c:1323
3967#, c-format
3968msgid " bad symbol index: %08lx"
3969msgstr ""
3970
3971#: readelf.c:1406
3caac5b8
AM
3972#, c-format
3973msgid "<string table index: %3ld>"
252b5132
RH
3974msgstr ""
3975
2ee0aedf 3976#: readelf.c:1408
3caac5b8
AM
3977#, c-format
3978msgid "<corrupt string table index: %3ld>"
252b5132
RH
3979msgstr ""
3980
2ee0aedf 3981#: readelf.c:1801
3caac5b8
AM
3982#, c-format
3983msgid "Processor Specific: %lx"
328577ad
NC
3984msgstr ""
3985
2ee0aedf 3986#: readelf.c:1825
3caac5b8
AM
3987#, c-format
3988msgid "Operating System specific: %lx"
328577ad
NC
3989msgstr ""
3990
2ee0aedf 3991#: readelf.c:1829 readelf.c:2875
252b5132 3992#, c-format
3caac5b8 3993msgid "<unknown>: %lx"
252b5132
RH
3994msgstr ""
3995
2ee0aedf 3996#: readelf.c:1842
3caac5b8 3997msgid "NONE (None)"
252b5132
RH
3998msgstr ""
3999
2ee0aedf 4000#: readelf.c:1843
3caac5b8 4001msgid "REL (Relocatable file)"
252b5132
RH
4002msgstr ""
4003
2ee0aedf 4004#: readelf.c:1844
3caac5b8 4005msgid "EXEC (Executable file)"
252b5132
RH
4006msgstr ""
4007
2ee0aedf 4008#: readelf.c:1845
3caac5b8 4009msgid "DYN (Shared object file)"
1b61cf92
HPN
4010msgstr ""
4011
2ee0aedf 4012#: readelf.c:1846
3caac5b8 4013msgid "CORE (Core file)"
1b61cf92
HPN
4014msgstr ""
4015
2ee0aedf 4016#: readelf.c:1850
6ece5c52 4017#, c-format
3caac5b8 4018msgid "Processor Specific: (%x)"
1b61cf92
HPN
4019msgstr ""
4020
2ee0aedf 4021#: readelf.c:1852
6ece5c52 4022#, c-format
3caac5b8 4023msgid "OS Specific: (%x)"
252b5132
RH
4024msgstr ""
4025
2ee0aedf 4026#: readelf.c:1854 readelf.c:3122
6ece5c52 4027#, c-format
3caac5b8 4028msgid "<unknown>: %x"
252b5132
RH
4029msgstr ""
4030
2ee0aedf 4031#: readelf.c:1866
3caac5b8
AM
4032msgid "None"
4033msgstr ""
4034
2ee0aedf 4035#: readelf.c:2034
ae351704
AM
4036#, c-format
4037msgid "<unknown>: 0x%x"
4038msgstr ""
4039
2ee0aedf
TG
4040#: readelf.c:2220
4041msgid ", <unknown>"
4042msgstr ""
4043
4044#: readelf.c:2291 readelf.c:7145
ae351704
AM
4045msgid "unknown"
4046msgstr ""
4047
2ee0aedf 4048#: readelf.c:2292
ae351704
AM
4049msgid "unknown mac"
4050msgstr ""
4051
2ee0aedf
TG
4052#: readelf.c:2356
4053msgid ", relocatable"
4054msgstr ""
4055
4056#: readelf.c:2359
4057msgid ", relocatable-lib"
4058msgstr ""
4059
4060#: readelf.c:2382
4061msgid ", unknown v850 architecture variant"
4062msgstr ""
4063
4064#: readelf.c:2438
4065msgid ", unknown CPU"
4066msgstr ""
4067
4068#: readelf.c:2453
4069msgid ", unknown ABI"
4070msgstr ""
4071
4072#: readelf.c:2473 readelf.c:2507
4073msgid ", unknown ISA"
4074msgstr ""
4075
4076#: readelf.c:2680
3caac5b8 4077msgid "Standalone App"
252b5132
RH
4078msgstr ""
4079
2ee0aedf
TG
4080#: readelf.c:2689
4081msgid "Bare-metal C6000"
4082msgstr ""
4083
4084#: readelf.c:2699 readelf.c:3462 readelf.c:3478
6ece5c52 4085#, c-format
3caac5b8 4086msgid "<unknown: %x>"
252b5132
RH
4087msgstr ""
4088
2ee0aedf 4089#: readelf.c:3172
252b5132 4090#, c-format
3caac5b8 4091msgid "Usage: readelf <option(s)> elf-file(s)\n"
252b5132
RH
4092msgstr ""
4093
2ee0aedf 4094#: readelf.c:3173
252b5132 4095#, c-format
3caac5b8 4096msgid " Display information about the contents of ELF format files\n"
252b5132
RH
4097msgstr ""
4098
2ee0aedf 4099#: readelf.c:3174
1b61cf92 4100#, c-format
3caac5b8
AM
4101msgid ""
4102" Options are:\n"
4103" -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
4104" -h --file-header Display the ELF file header\n"
4105" -l --program-headers Display the program headers\n"
4106" --segments An alias for --program-headers\n"
4107" -S --section-headers Display the sections' header\n"
4108" --sections An alias for --section-headers\n"
4109" -g --section-groups Display the section groups\n"
4110" -t --section-details Display the section details\n"
4111" -e --headers Equivalent to: -h -l -S\n"
4112" -s --syms Display the symbol table\n"
2ee0aedf
TG
4113" --symbols An alias for --syms\n"
4114" --dyn-syms Display the dynamic symbol table\n"
3caac5b8
AM
4115" -n --notes Display the core notes (if present)\n"
4116" -r --relocs Display the relocations (if present)\n"
4117" -u --unwind Display the unwind info (if present)\n"
4118" -d --dynamic Display the dynamic section (if present)\n"
4119" -V --version-info Display the version sections (if present)\n"
4120" -A --arch-specific Display architecture specific information (if "
4121"any).\n"
f12e7348 4122" -c --archive-index Display the symbol/file index in an archive\n"
3caac5b8
AM
4123" -D --use-dynamic Use the dynamic section info when displaying "
4124"symbols\n"
f12e7348
NC
4125" -x --hex-dump=<number|name>\n"
4126" Dump the contents of section <number|name> as "
4127"bytes\n"
4128" -p --string-dump=<number|name>\n"
4129" Dump the contents of section <number|name> as "
4130"strings\n"
23f938f1
TG
4131" -R --relocated-dump=<number|name>\n"
4132" Dump the contents of section <number|name> as "
4133"relocated bytes\n"
2ee0aedf 4134" -w[lLiaprmfFsoRt] or\n"
f12e7348 4135" --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf
TG
4136"=frames,\n"
4137" =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
4138" =trace_info,=trace_abbrev,=trace_aranges]\n"
3caac5b8 4139" Display the contents of DWARF2 debug sections\n"
1b61cf92
HPN
4140msgstr ""
4141
2ee0aedf 4142#: readelf.c:3207
252b5132 4143#, c-format
3caac5b8 4144msgid ""
f12e7348
NC
4145" -i --instruction-dump=<number|name>\n"
4146" Disassemble the contents of section <number|name>\n"
252b5132
RH
4147msgstr ""
4148
2ee0aedf 4149#: readelf.c:3211
252b5132
RH
4150#, c-format
4151msgid ""
3caac5b8
AM
4152" -I --histogram Display histogram of bucket list lengths\n"
4153" -W --wide Allow output width to exceed 80 characters\n"
4154" @<file> Read options from <file>\n"
4155" -H --help Display this information\n"
4156" -v --version Display the version number of readelf\n"
4157msgstr ""
4158
2ee0aedf 4159#: readelf.c:3240 readelf.c:3269 readelf.c:3273 readelf.c:13224
ae351704 4160msgid "Out of memory allocating dump request table.\n"
252b5132
RH
4161msgstr ""
4162
2ee0aedf 4163#: readelf.c:3431
252b5132 4164#, c-format
3caac5b8 4165msgid "Invalid option '-%c'\n"
252b5132
RH
4166msgstr ""
4167
2ee0aedf 4168#: readelf.c:3446
3caac5b8 4169msgid "Nothing to do.\n"
328577ad
NC
4170msgstr ""
4171
2ee0aedf 4172#: readelf.c:3458 readelf.c:3474 readelf.c:7730
3caac5b8
AM
4173msgid "none"
4174msgstr ""
4175
2ee0aedf 4176#: readelf.c:3475
3caac5b8 4177msgid "2's complement, little endian"
252b5132
RH
4178msgstr ""
4179
2ee0aedf 4180#: readelf.c:3476
3caac5b8 4181msgid "2's complement, big endian"
252b5132
RH
4182msgstr ""
4183
2ee0aedf 4184#: readelf.c:3494
3caac5b8 4185msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
252b5132
RH
4186msgstr ""
4187
2ee0aedf 4188#: readelf.c:3504
252b5132 4189#, c-format
3caac5b8 4190msgid "ELF Header:\n"
252b5132
RH
4191msgstr ""
4192
2ee0aedf 4193#: readelf.c:3505
252b5132 4194#, c-format
3caac5b8 4195msgid " Magic: "
252b5132
RH
4196msgstr ""
4197
2ee0aedf 4198#: readelf.c:3509
252b5132 4199#, c-format
3caac5b8 4200msgid " Class: %s\n"
252b5132
RH
4201msgstr ""
4202
2ee0aedf 4203#: readelf.c:3511
252b5132 4204#, c-format
3caac5b8 4205msgid " Data: %s\n"
252b5132
RH
4206msgstr ""
4207
2ee0aedf 4208#: readelf.c:3513
6ece5c52 4209#, c-format
3caac5b8 4210msgid " Version: %d %s\n"
252b5132
RH
4211msgstr ""
4212
2ee0aedf
TG
4213#: readelf.c:3518
4214#, c-format
4215msgid "<unknown: %lx>"
4216msgstr ""
4217
4218#: readelf.c:3520
252b5132 4219#, c-format
3caac5b8 4220msgid " OS/ABI: %s\n"
328577ad
NC
4221msgstr ""
4222
2ee0aedf 4223#: readelf.c:3522
252b5132 4224#, c-format
3caac5b8 4225msgid " ABI Version: %d\n"
252b5132
RH
4226msgstr ""
4227
2ee0aedf 4228#: readelf.c:3524
252b5132 4229#, c-format
3caac5b8 4230msgid " Type: %s\n"
252b5132
RH
4231msgstr ""
4232
2ee0aedf 4233#: readelf.c:3526
252b5132 4234#, c-format
3caac5b8 4235msgid " Machine: %s\n"
252b5132
RH
4236msgstr ""
4237
2ee0aedf 4238#: readelf.c:3528
252b5132 4239#, c-format
3caac5b8 4240msgid " Version: 0x%lx\n"
252b5132
RH
4241msgstr ""
4242
2ee0aedf 4243#: readelf.c:3531
252b5132 4244#, c-format
3caac5b8 4245msgid " Entry point address: "
252b5132
RH
4246msgstr ""
4247
2ee0aedf 4248#: readelf.c:3533
252b5132 4249#, c-format
3caac5b8
AM
4250msgid ""
4251"\n"
4252" Start of program headers: "
252b5132
RH
4253msgstr ""
4254
2ee0aedf 4255#: readelf.c:3535
252b5132 4256#, c-format
3caac5b8
AM
4257msgid ""
4258" (bytes into file)\n"
4259" Start of section headers: "
252b5132
RH
4260msgstr ""
4261
2ee0aedf 4262#: readelf.c:3537
3caac5b8
AM
4263#, c-format
4264msgid " (bytes into file)\n"
328577ad
NC
4265msgstr ""
4266
2ee0aedf 4267#: readelf.c:3539
252b5132 4268#, c-format
3caac5b8 4269msgid " Flags: 0x%lx%s\n"
252b5132
RH
4270msgstr ""
4271
2ee0aedf 4272#: readelf.c:3542
6ece5c52 4273#, c-format
3caac5b8 4274msgid " Size of this header: %ld (bytes)\n"
252b5132
RH
4275msgstr ""
4276
2ee0aedf 4277#: readelf.c:3544
3caac5b8
AM
4278#, c-format
4279msgid " Size of program headers: %ld (bytes)\n"
328577ad
NC
4280msgstr ""
4281
2ee0aedf 4282#: readelf.c:3546
3caac5b8 4283#, c-format
2ee0aedf 4284msgid " Number of program headers: %ld"
252b5132
RH
4285msgstr ""
4286
2ee0aedf
TG
4287#: readelf.c:3551
4288#, c-format
4289msgid " (%ld)"
4290msgstr ""
4291
4292#: readelf.c:3553
3caac5b8
AM
4293#, c-format
4294msgid " Size of section headers: %ld (bytes)\n"
252b5132
RH
4295msgstr ""
4296
2ee0aedf 4297#: readelf.c:3555
3caac5b8
AM
4298#, c-format
4299msgid " Number of section headers: %ld"
328577ad
NC
4300msgstr ""
4301
2ee0aedf 4302#: readelf.c:3560
3caac5b8
AM
4303#, c-format
4304msgid " Section header string table index: %ld"
328577ad
NC
4305msgstr ""
4306
2ee0aedf
TG
4307#: readelf.c:3567
4308#, c-format
4309msgid " <corrupt: out of range>"
328577ad
NC
4310msgstr ""
4311
2ee0aedf
TG
4312#: readelf.c:3601 readelf.c:3635
4313msgid "program headers"
328577ad
NC
4314msgstr ""
4315
2ee0aedf 4316#: readelf.c:3701
6ece5c52 4317#, c-format
252b5132
RH
4318msgid ""
4319"\n"
3caac5b8 4320"There are no program headers in this file.\n"
252b5132
RH
4321msgstr ""
4322
2ee0aedf 4323#: readelf.c:3707
3caac5b8
AM
4324#, c-format
4325msgid ""
4326"\n"
4327"Elf file type is %s\n"
252b5132
RH
4328msgstr ""
4329
2ee0aedf 4330#: readelf.c:3708
3caac5b8
AM
4331#, c-format
4332msgid "Entry point "
252b5132
RH
4333msgstr ""
4334
2ee0aedf 4335#: readelf.c:3710
6ece5c52 4336#, c-format
252b5132
RH
4337msgid ""
4338"\n"
3caac5b8 4339"There are %d program headers, starting at offset "
252b5132
RH
4340msgstr ""
4341
2ee0aedf 4342#: readelf.c:3722 readelf.c:3724
6ece5c52 4343#, c-format
3caac5b8
AM
4344msgid ""
4345"\n"
4346"Program Headers:\n"
252b5132
RH
4347msgstr ""
4348
2ee0aedf 4349#: readelf.c:3728
6ece5c52 4350#, c-format
3caac5b8
AM
4351msgid ""
4352" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
a74801ba
ILT
4353msgstr ""
4354
2ee0aedf 4355#: readelf.c:3731
252b5132
RH
4356#, c-format
4357msgid ""
3caac5b8
AM
4358" Type Offset VirtAddr PhysAddr FileSiz "
4359"MemSiz Flg Align\n"
252b5132
RH
4360msgstr ""
4361
2ee0aedf 4362#: readelf.c:3735
6ece5c52 4363#, c-format
3caac5b8 4364msgid " Type Offset VirtAddr PhysAddr\n"
a74801ba
ILT
4365msgstr ""
4366
2ee0aedf 4367#: readelf.c:3737
6ece5c52 4368#, c-format
3caac5b8 4369msgid " FileSiz MemSiz Flags Align\n"
252b5132
RH
4370msgstr ""
4371
2ee0aedf 4372#: readelf.c:3830
3caac5b8 4373msgid "more than one dynamic segment\n"
328577ad
NC
4374msgstr ""
4375
2ee0aedf 4376#: readelf.c:3849
ae351704 4377msgid "no .dynamic section in the dynamic segment\n"
328577ad
NC
4378msgstr ""
4379
2ee0aedf 4380#: readelf.c:3864
ae351704 4381msgid "the .dynamic section is not contained within the dynamic segment\n"
3caac5b8
AM
4382msgstr ""
4383
2ee0aedf 4384#: readelf.c:3867
ae351704 4385msgid "the .dynamic section is not the first section in the dynamic segment.\n"
3caac5b8
AM
4386msgstr ""
4387
2ee0aedf 4388#: readelf.c:3875
3caac5b8 4389msgid "Unable to find program interpreter name\n"
252b5132
RH
4390msgstr ""
4391
2ee0aedf 4392#: readelf.c:3882
ae351704
AM
4393msgid ""
4394"Internal error: failed to create format string to display program "
4395"interpreter\n"
4396msgstr ""
4397
2ee0aedf 4398#: readelf.c:3886
ae351704
AM
4399msgid "Unable to read program interpreter name\n"
4400msgstr ""
4401
2ee0aedf 4402#: readelf.c:3889
6ece5c52 4403#, c-format
252b5132
RH
4404msgid ""
4405"\n"
3caac5b8 4406" [Requesting program interpreter: %s]"
252b5132
RH
4407msgstr ""
4408
2ee0aedf 4409#: readelf.c:3901
252b5132
RH
4410#, c-format
4411msgid ""
4412"\n"
3caac5b8 4413" Section to Segment mapping:\n"
252b5132
RH
4414msgstr ""
4415
2ee0aedf 4416#: readelf.c:3902
328577ad 4417#, c-format
3caac5b8 4418msgid " Segment Sections...\n"
252b5132
RH
4419msgstr ""
4420
2ee0aedf 4421#: readelf.c:3938
3caac5b8 4422msgid "Cannot interpret virtual addresses without program headers.\n"
252b5132
RH
4423msgstr ""
4424
2ee0aedf 4425#: readelf.c:3954
252b5132 4426#, c-format
3caac5b8 4427msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
252b5132
RH
4428msgstr ""
4429
2ee0aedf 4430#: readelf.c:3969 readelf.c:4012
3caac5b8 4431msgid "section headers"
252b5132
RH
4432msgstr ""
4433
2ee0aedf
TG
4434#: readelf.c:4059 readelf.c:4134
4435msgid "sh_entsize is zero\n"
4436msgstr ""
4437
4438#: readelf.c:4067 readelf.c:4142
4439msgid "Invalid sh_entsize\n"
4440msgstr ""
4441
4442#: readelf.c:4072 readelf.c:4147
3caac5b8 4443msgid "symbols"
252b5132
RH
4444msgstr ""
4445
2ee0aedf 4446#: readelf.c:4084 readelf.c:4159
3caac5b8 4447msgid "symtab shndx"
252b5132
RH
4448msgstr ""
4449
2ee0aedf
TG
4450#: readelf.c:4419
4451#, c-format
4452msgid "UNKNOWN (%*.*lx)"
4453msgstr ""
4454
4455#: readelf.c:4440 readelf.c:4920
252b5132
RH
4456#, c-format
4457msgid ""
4458"\n"
3caac5b8 4459"There are no sections in this file.\n"
252b5132
RH
4460msgstr ""
4461
2ee0aedf 4462#: readelf.c:4446
252b5132 4463#, c-format
3caac5b8 4464msgid "There are %d section headers, starting at offset 0x%lx:\n"
252b5132
RH
4465msgstr ""
4466
2ee0aedf
TG
4467#: readelf.c:4467 readelf.c:5043 readelf.c:5454 readelf.c:5760 readelf.c:6173
4468#: readelf.c:6754 readelf.c:8843
3caac5b8 4469msgid "string table"
252b5132
RH
4470msgstr ""
4471
2ee0aedf 4472#: readelf.c:4534
252b5132 4473#, c-format
3caac5b8 4474msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
252b5132
RH
4475msgstr ""
4476
2ee0aedf 4477#: readelf.c:4554
3caac5b8 4478msgid "File contains multiple dynamic symbol tables\n"
252b5132
RH
4479msgstr ""
4480
2ee0aedf 4481#: readelf.c:4567
3caac5b8 4482msgid "File contains multiple dynamic string tables\n"
252b5132
RH
4483msgstr ""
4484
2ee0aedf 4485#: readelf.c:4573
3caac5b8 4486msgid "dynamic strings"
252b5132
RH
4487msgstr ""
4488
2ee0aedf 4489#: readelf.c:4580
3caac5b8 4490msgid "File contains multiple symtab shndx tables\n"
252b5132
RH
4491msgstr ""
4492
2ee0aedf 4493#: readelf.c:4648
252b5132
RH
4494#, c-format
4495msgid ""
252b5132 4496"\n"
3caac5b8 4497"Section Headers:\n"
252b5132
RH
4498msgstr ""
4499
2ee0aedf 4500#: readelf.c:4650
252b5132 4501#, c-format
3caac5b8
AM
4502msgid ""
4503"\n"
4504"Section Header:\n"
06647dfd
AM
4505msgstr ""
4506
2ee0aedf 4507#: readelf.c:4656 readelf.c:4667 readelf.c:4678
49f58d10 4508#, c-format
3caac5b8 4509msgid " [Nr] Name\n"
06647dfd
AM
4510msgstr ""
4511
2ee0aedf 4512#: readelf.c:4657
06647dfd 4513#, c-format
3caac5b8 4514msgid " Type Addr Off Size ES Lk Inf Al\n"
06647dfd
AM
4515msgstr ""
4516
2ee0aedf 4517#: readelf.c:4661
06647dfd 4518#, c-format
3caac5b8
AM
4519msgid ""
4520" [Nr] Name Type Addr Off Size ES Flg Lk "
4521"Inf Al\n"
06647dfd
AM
4522msgstr ""
4523
2ee0aedf 4524#: readelf.c:4668
06647dfd 4525#, c-format
3caac5b8 4526msgid " Type Address Off Size ES Lk Inf Al\n"
06647dfd
AM
4527msgstr ""
4528
2ee0aedf 4529#: readelf.c:4672
06647dfd 4530#, c-format
3caac5b8
AM
4531msgid ""
4532" [Nr] Name Type Address Off Size ES "
4533"Flg Lk Inf Al\n"
06647dfd
AM
4534msgstr ""
4535
2ee0aedf 4536#: readelf.c:4679
06647dfd 4537#, c-format
3caac5b8 4538msgid " Type Address Offset Link\n"
06647dfd
AM
4539msgstr ""
4540
2ee0aedf 4541#: readelf.c:4680
06647dfd 4542#, c-format
3caac5b8 4543msgid " Size EntSize Info Align\n"
06647dfd
AM
4544msgstr ""
4545
2ee0aedf 4546#: readelf.c:4684
06647dfd 4547#, c-format
3caac5b8 4548msgid " [Nr] Name Type Address Offset\n"
06647dfd
AM
4549msgstr ""
4550
2ee0aedf 4551#: readelf.c:4685
3caac5b8
AM
4552#, c-format
4553msgid " Size EntSize Flags Link Info Align\n"
06647dfd
AM
4554msgstr ""
4555
2ee0aedf 4556#: readelf.c:4690
3caac5b8
AM
4557#, c-format
4558msgid " Flags\n"
06647dfd
AM
4559msgstr ""
4560
2ee0aedf 4561#: readelf.c:4769
9c9c98a5
NC
4562#, c-format
4563msgid "section %u: sh_link value of %u is larger than the number of sections\n"
4564msgstr ""
4565
2ee0aedf
TG
4566#: readelf.c:4868
4567#, c-format
4568msgid ""
4569"Key to Flags:\n"
4570" W (write), A (alloc), X (execute), M (merge), S (strings), l (large)\n"
4571" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
4572" O (extra OS processing required) o (OS specific), p (processor specific)\n"
4573msgstr ""
4574
4575#: readelf.c:4873
06647dfd 4576#, c-format
3caac5b8
AM
4577msgid ""
4578"Key to Flags:\n"
4579" W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2ee0aedf 4580" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
3caac5b8 4581" O (extra OS processing required) o (OS specific), p (processor specific)\n"
06647dfd
AM
4582msgstr ""
4583
2ee0aedf 4584#: readelf.c:4895
06647dfd 4585#, c-format
2ee0aedf 4586msgid "[<unknown>: 0x%x] "
06647dfd
AM
4587msgstr ""
4588
2ee0aedf 4589#: readelf.c:4927
3caac5b8 4590msgid "Section headers are not available!\n"
06647dfd
AM
4591msgstr ""
4592
2ee0aedf 4593#: readelf.c:4951
06647dfd 4594#, c-format
3caac5b8
AM
4595msgid ""
4596"\n"
4597"There are no section groups in this file.\n"
06647dfd
AM
4598msgstr ""
4599
2ee0aedf 4600#: readelf.c:4988
06647dfd 4601#, c-format
3caac5b8 4602msgid "Bad sh_link in group section `%s'\n"
06647dfd
AM
4603msgstr ""
4604
2ee0aedf
TG
4605#: readelf.c:5002
4606#, c-format
4607msgid "Corrupt header in group section `%s'\n"
4608msgstr ""
4609
4610#: readelf.c:5013
06647dfd 4611#, c-format
3caac5b8 4612msgid "Bad sh_info in group section `%s'\n"
06647dfd
AM
4613msgstr ""
4614
2ee0aedf 4615#: readelf.c:5052
3caac5b8 4616msgid "section data"
06647dfd
AM
4617msgstr ""
4618
2ee0aedf
TG
4619#: readelf.c:5061
4620#, c-format
4621msgid ""
4622"\n"
4623"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
4624msgstr ""
4625
4626#: readelf.c:5064
06647dfd 4627#, c-format
3caac5b8 4628msgid " [Index] Name\n"
06647dfd
AM
4629msgstr ""
4630
2ee0aedf 4631#: readelf.c:5078
06647dfd 4632#, c-format
3caac5b8 4633msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
06647dfd
AM
4634msgstr ""
4635
2ee0aedf 4636#: readelf.c:5087
3caac5b8
AM
4637#, c-format
4638msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
6ece5c52
AM
4639msgstr ""
4640
2ee0aedf 4641#: readelf.c:5100
06647dfd 4642#, c-format
3caac5b8 4643msgid "section 0 in group section [%5u]\n"
06647dfd
AM
4644msgstr ""
4645
2ee0aedf
TG
4646#: readelf.c:5167
4647msgid "dynamic section image fixups"
4648msgstr ""
4649
4650#: readelf.c:5179
06647dfd
AM
4651#, c-format
4652msgid ""
06647dfd 4653"\n"
2ee0aedf 4654"Image fixups for needed library #%d: %s - ident: %lx\n"
06647dfd
AM
4655msgstr ""
4656
2ee0aedf 4657#: readelf.c:5182
06647dfd 4658#, c-format
2ee0aedf
TG
4659msgid "Seg Offset Type SymVec DataType\n"
4660msgstr ""
4661
4662#: readelf.c:5214
4663msgid "dynamic section image relas"
4664msgstr ""
4665
4666#: readelf.c:5218
4667#, c-format
4668msgid ""
4669"\n"
4670"Image relocs\n"
4671msgstr ""
4672
4673#: readelf.c:5220
4674#, c-format
4675msgid ""
4676"Seg Offset Type Addend Seg Sym Off\n"
4677msgstr ""
4678
4679#: readelf.c:5275
4680msgid "dynamic string section"
4681msgstr ""
4682
4683#: readelf.c:5376
4684#, c-format
4685msgid ""
4686"\n"
4687"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
4688msgstr ""
4689
4690#: readelf.c:5391
4691#, c-format
4692msgid ""
3caac5b8
AM
4693"\n"
4694"There are no dynamic relocations in this file.\n"
06647dfd
AM
4695msgstr ""
4696
2ee0aedf 4697#: readelf.c:5415
06647dfd 4698#, c-format
3caac5b8
AM
4699msgid ""
4700"\n"
4701"Relocation section "
06647dfd
AM
4702msgstr ""
4703
2ee0aedf 4704#: readelf.c:5420 readelf.c:5836 readelf.c:5851 readelf.c:6188
06647dfd 4705#, c-format
3caac5b8 4706msgid "'%s'"
06647dfd
AM
4707msgstr ""
4708
2ee0aedf 4709#: readelf.c:5422 readelf.c:5853 readelf.c:6190
06647dfd 4710#, c-format
3caac5b8 4711msgid " at offset 0x%lx contains %lu entries:\n"
06647dfd
AM
4712msgstr ""
4713
2ee0aedf 4714#: readelf.c:5473
3caac5b8
AM
4715#, c-format
4716msgid ""
4717"\n"
4718"There are no relocations in this file.\n"
06647dfd
AM
4719msgstr ""
4720
2ee0aedf
TG
4721#: readelf.c:5611
4722#, c-format
4723msgid "\tUnknown version.\n"
4724msgstr ""
4725
4726#: readelf.c:5664 readelf.c:6037
3caac5b8 4727msgid "unwind table"
06647dfd
AM
4728msgstr ""
4729
2ee0aedf 4730#: readelf.c:5706 readelf.c:6119 readelf.c:6365
06647dfd 4731#, c-format
3caac5b8 4732msgid "Skipping unexpected relocation type %s\n"
06647dfd
AM
4733msgstr ""
4734
2ee0aedf 4735#: readelf.c:5768 readelf.c:6181 readelf.c:6762 readelf.c:6808
06647dfd 4736#, c-format
3caac5b8
AM
4737msgid ""
4738"\n"
4739"There are no unwind sections in this file.\n"
06647dfd
AM
4740msgstr ""
4741
2ee0aedf 4742#: readelf.c:5831
06647dfd 4743#, c-format
3caac5b8
AM
4744msgid ""
4745"\n"
4746"Could not find unwind info section for "
06647dfd
AM
4747msgstr ""
4748
2ee0aedf 4749#: readelf.c:5844
3caac5b8 4750msgid "unwind info"
06647dfd
AM
4751msgstr ""
4752
2ee0aedf 4753#: readelf.c:5846 readelf.c:6187
6ece5c52 4754#, c-format
06647dfd 4755msgid ""
06647dfd 4756"\n"
3caac5b8 4757"Unwind section "
6ece5c52
AM
4758msgstr ""
4759
2ee0aedf
TG
4760#: readelf.c:6296
4761msgid "unwind data"
4762msgstr ""
4763
4764#: readelf.c:6350
4765#, c-format
4766msgid "Skipping unexpected relocation at offset 0x%lx\n"
4767msgstr ""
4768
4769#: readelf.c:6426
4770#, c-format
4771msgid "[Truncated opcode]\n"
4772msgstr ""
4773
4774#: readelf.c:6429
4775#, c-format
4776msgid "0x%02x "
4777msgstr ""
4778
4779#: readelf.c:6451
4780#, c-format
4781msgid " Personality routine: "
4782msgstr ""
4783
4784#: readelf.c:6469
4785#, c-format
4786msgid " [Truncated data]\n"
4787msgstr ""
4788
4789#: readelf.c:6484
4790#, c-format
4791msgid " [reserved compact index %d]\n"
4792msgstr ""
4793
4794#: readelf.c:6488
4795#, c-format
4796msgid " Compact model %d\n"
4797msgstr ""
4798
4799#: readelf.c:6515
4800#, c-format
4801msgid " 0x%02x "
4802msgstr ""
4803
4804#: readelf.c:6520
4805#, c-format
4806msgid " vsp = vsp + %d"
4807msgstr ""
4808
4809#: readelf.c:6525
4810#, c-format
4811msgid " vsp = vsp - %d"
4812msgstr ""
4813
4814#: readelf.c:6531
4815#, c-format
4816msgid "Refuse to unwind"
4817msgstr ""
4818
4819#: readelf.c:6554
4820#, c-format
4821msgid " [Reserved]"
4822msgstr ""
4823
4824#: readelf.c:6556
4825#, c-format
4826msgid " vsp = r%d"
4827msgstr ""
4828
4829#: readelf.c:6581
4830#, c-format
4831msgid " finish"
4832msgstr ""
4833
4834#: readelf.c:6586
4835#, c-format
4836msgid "[Spare]"
4837msgstr ""
4838
4839#: readelf.c:6620
4840#, c-format
4841msgid "vsp = vsp + %ld"
4842msgstr ""
4843
4844#: readelf.c:6627
4845#, c-format
4846msgid "[unsupported two-byte opcode]"
4847msgstr ""
4848
4849#: readelf.c:6631
4850#, c-format
4851msgid " [unsupported opcode]"
4852msgstr ""
4853
4854#: readelf.c:6715
4855#, c-format
4856msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
4857msgstr ""
4858
4859#: readelf.c:6768
4860#, c-format
4861msgid ""
4862"\n"
4863"Unwind table index '%s' at offset 0x%lx contains %lu entries:\n"
4864msgstr ""
4865
4866#: readelf.c:6819
4867#, c-format
4868msgid "NONE\n"
4869msgstr ""
4870
4871#: readelf.c:6845
4872#, c-format
4873msgid "Interface Version: %s\n"
4874msgstr ""
4875
4876#: readelf.c:6847
4877#, c-format
4878msgid "<corrupt: %ld>\n"
4879msgstr ""
4880
4881#: readelf.c:6860
4882#, c-format
4883msgid "Time Stamp: %s\n"
4884msgstr ""
4885
4886#: readelf.c:7037 readelf.c:7083
3caac5b8 4887msgid "dynamic section"
06647dfd
AM
4888msgstr ""
4889
2ee0aedf 4890#: readelf.c:7161
252b5132
RH
4891#, c-format
4892msgid ""
4893"\n"
3caac5b8 4894"There is no dynamic section in this file.\n"
252b5132
RH
4895msgstr ""
4896
2ee0aedf 4897#: readelf.c:7199
ae351704 4898msgid "Unable to seek to end of file!\n"
252b5132
RH
4899msgstr ""
4900
2ee0aedf 4901#: readelf.c:7212
3caac5b8 4902msgid "Unable to determine the number of symbols to load\n"
252b5132
RH
4903msgstr ""
4904
2ee0aedf 4905#: readelf.c:7247
3caac5b8 4906msgid "Unable to seek to end of file\n"
252b5132
RH
4907msgstr ""
4908
2ee0aedf 4909#: readelf.c:7254
3caac5b8 4910msgid "Unable to determine the length of the dynamic string table\n"
252b5132
RH
4911msgstr ""
4912
2ee0aedf 4913#: readelf.c:7260
3caac5b8
AM
4914msgid "dynamic string table"
4915msgstr ""
4916
2ee0aedf 4917#: readelf.c:7297
3caac5b8 4918msgid "symbol information"
252b5132
RH
4919msgstr ""
4920
2ee0aedf 4921#: readelf.c:7322
252b5132 4922#, c-format
3caac5b8
AM
4923msgid ""
4924"\n"
4925"Dynamic section at offset 0x%lx contains %u entries:\n"
252b5132
RH
4926msgstr ""
4927
2ee0aedf 4928#: readelf.c:7325
252b5132 4929#, c-format
3caac5b8 4930msgid " Tag Type Name/Value\n"
252b5132
RH
4931msgstr ""
4932
2ee0aedf 4933#: readelf.c:7361
252b5132 4934#, c-format
3caac5b8 4935msgid "Auxiliary library"
252b5132
RH
4936msgstr ""
4937
2ee0aedf 4938#: readelf.c:7365
252b5132 4939#, c-format
3caac5b8 4940msgid "Filter library"
252b5132
RH
4941msgstr ""
4942
2ee0aedf 4943#: readelf.c:7369
252b5132 4944#, c-format
3caac5b8 4945msgid "Configuration file"
252b5132
RH
4946msgstr ""
4947
2ee0aedf 4948#: readelf.c:7373
6ece5c52 4949#, c-format
3caac5b8 4950msgid "Dependency audit library"
6ece5c52
AM
4951msgstr ""
4952
2ee0aedf 4953#: readelf.c:7377
6ece5c52 4954#, c-format
3caac5b8 4955msgid "Audit library"
252b5132
RH
4956msgstr ""
4957
2ee0aedf 4958#: readelf.c:7395 readelf.c:7423 readelf.c:7451
252b5132 4959#, c-format
3caac5b8 4960msgid "Flags:"
252b5132
RH
4961msgstr ""
4962
2ee0aedf 4963#: readelf.c:7398 readelf.c:7426 readelf.c:7453
6ece5c52 4964#, c-format
3caac5b8 4965msgid " None\n"
252b5132
RH
4966msgstr ""
4967
2ee0aedf 4968#: readelf.c:7574
6ece5c52 4969#, c-format
3caac5b8 4970msgid "Shared library: [%s]"
252b5132
RH
4971msgstr ""
4972
2ee0aedf 4973#: readelf.c:7577
252b5132 4974#, c-format
3caac5b8 4975msgid " program interpreter"
252b5132
RH
4976msgstr ""
4977
2ee0aedf 4978#: readelf.c:7581
6ece5c52 4979#, c-format
3caac5b8 4980msgid "Library soname: [%s]"
252b5132
RH
4981msgstr ""
4982
2ee0aedf 4983#: readelf.c:7585
6ece5c52 4984#, c-format
3caac5b8 4985msgid "Library rpath: [%s]"
252b5132
RH
4986msgstr ""
4987
2ee0aedf 4988#: readelf.c:7589
252b5132 4989#, c-format
3caac5b8 4990msgid "Library runpath: [%s]"
252b5132
RH
4991msgstr ""
4992
2ee0aedf
TG
4993#: readelf.c:7622
4994#, c-format
4995msgid " (bytes)\n"
4996msgstr ""
4997
4998#: readelf.c:7652
252b5132 4999#, c-format
3caac5b8 5000msgid "Not needed object: [%s]\n"
252b5132
RH
5001msgstr ""
5002
2ee0aedf
TG
5003#: readelf.c:7752
5004msgid "| <unknown>"
5005msgstr ""
5006
5007#: readelf.c:7785
6ece5c52 5008#, c-format
252b5132
RH
5009msgid ""
5010"\n"
f12e7348 5011"Version definition section '%s' contains %u entries:\n"
252b5132
RH
5012msgstr ""
5013
2ee0aedf 5014#: readelf.c:7788
328577ad 5015#, c-format
3caac5b8 5016msgid " Addr: 0x"
328577ad
NC
5017msgstr ""
5018
2ee0aedf 5019#: readelf.c:7790 readelf.c:7908 readelf.c:8046
328577ad 5020#, c-format
f12e7348 5021msgid " Offset: %#08lx Link: %u (%s)\n"
328577ad
NC
5022msgstr ""
5023
2ee0aedf 5024#: readelf.c:7798
3caac5b8 5025msgid "version definition section"
49f58d10
JB
5026msgstr ""
5027
2ee0aedf 5028#: readelf.c:7831
6ece5c52 5029#, c-format
3caac5b8 5030msgid " %#06x: Rev: %d Flags: %s"
252b5132
RH
5031msgstr ""
5032
2ee0aedf 5033#: readelf.c:7834
252b5132 5034#, c-format
3caac5b8 5035msgid " Index: %d Cnt: %d "
252b5132
RH
5036msgstr ""
5037
2ee0aedf 5038#: readelf.c:7850
252b5132 5039#, c-format
3caac5b8 5040msgid "Name: %s\n"
252b5132
RH
5041msgstr ""
5042
2ee0aedf 5043#: readelf.c:7852
252b5132 5044#, c-format
3caac5b8 5045msgid "Name index: %ld\n"
252b5132
RH
5046msgstr ""
5047
2ee0aedf 5048#: readelf.c:7874
252b5132 5049#, c-format
3caac5b8 5050msgid " %#06x: Parent %d: %s\n"
252b5132
RH
5051msgstr ""
5052
2ee0aedf 5053#: readelf.c:7877
252b5132 5054#, c-format
3caac5b8 5055msgid " %#06x: Parent %d, name index: %ld\n"
252b5132
RH
5056msgstr ""
5057
2ee0aedf 5058#: readelf.c:7882
6ece5c52 5059#, c-format
f12e7348 5060msgid " Version def aux past end of section\n"
252b5132
RH
5061msgstr ""
5062
2ee0aedf 5063#: readelf.c:7888
252b5132 5064#, c-format
f12e7348 5065msgid " Version definition past end of section\n"
252b5132
RH
5066msgstr ""
5067
2ee0aedf 5068#: readelf.c:7903
252b5132 5069#, c-format
f12e7348
NC
5070msgid ""
5071"\n"
5072"Version needs section '%s' contains %u entries:\n"
252b5132
RH
5073msgstr ""
5074
2ee0aedf 5075#: readelf.c:7906
f12e7348
NC
5076#, c-format
5077msgid " Addr: 0x"
5078msgstr ""
5079
2ee0aedf 5080#: readelf.c:7917
3caac5b8 5081msgid "version need section"
328577ad
NC
5082msgstr ""
5083
2ee0aedf 5084#: readelf.c:7945
6ece5c52 5085#, c-format
3caac5b8 5086msgid " %#06x: Version: %d"
328577ad
NC
5087msgstr ""
5088
2ee0aedf 5089#: readelf.c:7948
252b5132 5090#, c-format
3caac5b8 5091msgid " File: %s"
252b5132
RH
5092msgstr ""
5093
2ee0aedf 5094#: readelf.c:7950
252b5132 5095#, c-format
3caac5b8 5096msgid " File: %lx"
252b5132
RH
5097msgstr ""
5098
2ee0aedf 5099#: readelf.c:7952
252b5132 5100#, c-format
3caac5b8 5101msgid " Cnt: %d\n"
328577ad
NC
5102msgstr ""
5103
2ee0aedf 5104#: readelf.c:7977
252b5132 5105#, c-format
3caac5b8 5106msgid " %#06x: Name: %s"
252b5132
RH
5107msgstr ""
5108
2ee0aedf 5109#: readelf.c:7980
252b5132 5110#, c-format
3caac5b8 5111msgid " %#06x: Name index: %lx"
252b5132
RH
5112msgstr ""
5113
2ee0aedf 5114#: readelf.c:7983
252b5132 5115#, c-format
3caac5b8 5116msgid " Flags: %s Version: %d\n"
252b5132
RH
5117msgstr ""
5118
2ee0aedf 5119#: readelf.c:7995
f12e7348
NC
5120#, c-format
5121msgid " Version need aux past end of section\n"
5122msgstr ""
5123
2ee0aedf 5124#: readelf.c:8000
f12e7348
NC
5125#, c-format
5126msgid " Version need past end of section\n"
5127msgstr ""
5128
2ee0aedf 5129#: readelf.c:8037
3caac5b8 5130msgid "version string table"
252b5132
RH
5131msgstr ""
5132
2ee0aedf 5133#: readelf.c:8041
6ece5c52 5134#, c-format
252b5132
RH
5135msgid ""
5136"\n"
3caac5b8 5137"Version symbols section '%s' contains %d entries:\n"
328577ad
NC
5138msgstr ""
5139
2ee0aedf 5140#: readelf.c:8044
328577ad 5141#, c-format
3caac5b8 5142msgid " Addr: "
328577ad
NC
5143msgstr ""
5144
2ee0aedf 5145#: readelf.c:8055
3caac5b8 5146msgid "version symbol data"
328577ad
NC
5147msgstr ""
5148
2ee0aedf 5149#: readelf.c:8082
3caac5b8 5150msgid " 0 (*local*) "
328577ad
NC
5151msgstr ""
5152
2ee0aedf 5153#: readelf.c:8086
3caac5b8 5154msgid " 1 (*global*) "
252b5132
RH
5155msgstr ""
5156
2ee0aedf
TG
5157#: readelf.c:8099
5158msgid "invalid index into symbol array\n"
5159msgstr ""
5160
5161#: readelf.c:8133 readelf.c:8910
3caac5b8 5162msgid "version need"
252b5132
RH
5163msgstr ""
5164
2ee0aedf 5165#: readelf.c:8143
3caac5b8 5166msgid "version need aux (2)"
252b5132
RH
5167msgstr ""
5168
2ee0aedf 5169#: readelf.c:8158 readelf.c:8213
f12e7348
NC
5170msgid "*invalid*"
5171msgstr ""
5172
2ee0aedf 5173#: readelf.c:8188 readelf.c:8975
3caac5b8 5174msgid "version def"
252b5132
RH
5175msgstr ""
5176
2ee0aedf 5177#: readelf.c:8208 readelf.c:8990
3caac5b8 5178msgid "version def aux"
252b5132
RH
5179msgstr ""
5180
2ee0aedf 5181#: readelf.c:8242
252b5132 5182#, c-format
06647dfd
AM
5183msgid ""
5184"\n"
3caac5b8 5185"No version information found in this file.\n"
252b5132
RH
5186msgstr ""
5187
2ee0aedf 5188#: readelf.c:8441
ae351704
AM
5189#, c-format
5190msgid "<other>: %x"
5191msgstr ""
5192
2ee0aedf 5193#: readelf.c:8500
3caac5b8 5194msgid "Unable to read in dynamic data\n"
252b5132
RH
5195msgstr ""
5196
2ee0aedf
TG
5197#: readelf.c:8550
5198#, c-format
5199msgid " <corrupt: %14ld>"
5200msgstr ""
5201
5202#: readelf.c:8593 readelf.c:8645 readelf.c:8669 readelf.c:8699 readelf.c:8723
ae351704 5203msgid "Unable to seek to start of dynamic information\n"
252b5132
RH
5204msgstr ""
5205
2ee0aedf 5206#: readelf.c:8599 readelf.c:8651
3caac5b8 5207msgid "Failed to read in number of buckets\n"
1a09a22c
NC
5208msgstr ""
5209
2ee0aedf 5210#: readelf.c:8605
3caac5b8 5211msgid "Failed to read in number of chains\n"
1a09a22c
NC
5212msgstr ""
5213
2ee0aedf 5214#: readelf.c:8707
f12e7348
NC
5215msgid "Failed to determine last chain length\n"
5216msgstr ""
5217
2ee0aedf 5218#: readelf.c:8751
6ece5c52 5219#, c-format
3caac5b8
AM
5220msgid ""
5221"\n"
5222"Symbol table for image:\n"
1a09a22c
NC
5223msgstr ""
5224
2ee0aedf 5225#: readelf.c:8753 readelf.c:8771
6ece5c52 5226#, c-format
3caac5b8 5227msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
1a09a22c
NC
5228msgstr ""
5229
2ee0aedf 5230#: readelf.c:8755 readelf.c:8773
06647dfd 5231#, c-format
3caac5b8 5232msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
6ece5c52
AM
5233msgstr ""
5234
2ee0aedf 5235#: readelf.c:8769
f12e7348
NC
5236#, c-format
5237msgid ""
5238"\n"
5239"Symbol table of `.gnu.hash' for image:\n"
5240msgstr ""
5241
2ee0aedf
TG
5242#: readelf.c:8812
5243#, c-format
5244msgid ""
5245"\n"
5246"Symbol table '%s' has a sh_entsize of zero!\n"
5247msgstr ""
5248
5249#: readelf.c:8817
49f58d10 5250#, c-format
3caac5b8
AM
5251msgid ""
5252"\n"
5253"Symbol table '%s' contains %lu entries:\n"
49f58d10
JB
5254msgstr ""
5255
2ee0aedf 5256#: readelf.c:8822
49f58d10 5257#, c-format
3caac5b8 5258msgid " Num: Value Size Type Bind Vis Ndx Name\n"
49f58d10
JB
5259msgstr ""
5260
2ee0aedf 5261#: readelf.c:8824
06647dfd 5262#, c-format
3caac5b8 5263msgid " Num: Value Size Type Bind Vis Ndx Name\n"
328577ad
NC
5264msgstr ""
5265
2ee0aedf 5266#: readelf.c:8881
3caac5b8 5267msgid "version data"
49f58d10
JB
5268msgstr ""
5269
2ee0aedf 5270#: readelf.c:8923
3caac5b8 5271msgid "version need aux (3)"
328577ad
NC
5272msgstr ""
5273
2ee0aedf 5274#: readelf.c:8950
ae351704 5275msgid "bad dynamic symbol\n"
328577ad
NC
5276msgstr ""
5277
2ee0aedf 5278#: readelf.c:9014
6ece5c52 5279#, c-format
328577ad
NC
5280msgid ""
5281"\n"
3caac5b8 5282"Dynamic symbol information is not available for displaying symbols.\n"
328577ad
NC
5283msgstr ""
5284
2ee0aedf 5285#: readelf.c:9026
6ece5c52 5286#, c-format
328577ad 5287msgid ""
328577ad 5288"\n"
3caac5b8 5289"Histogram for bucket list length (total of %lu buckets):\n"
328577ad
NC
5290msgstr ""
5291
2ee0aedf 5292#: readelf.c:9028 readelf.c:9098
6ece5c52 5293#, c-format
3caac5b8 5294msgid " Length Number %% of total Coverage\n"
252b5132
RH
5295msgstr ""
5296
2ee0aedf 5297#: readelf.c:9096
ae351704
AM
5298#, c-format
5299msgid ""
5300"\n"
5301"Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
252b5132
RH
5302msgstr ""
5303
2ee0aedf 5304#: readelf.c:9162
6ece5c52 5305#, c-format
3caac5b8
AM
5306msgid ""
5307"\n"
5308"Dynamic info segment at offset 0x%lx contains %d entries:\n"
252b5132
RH
5309msgstr ""
5310
2ee0aedf 5311#: readelf.c:9165
6ece5c52 5312#, c-format
3caac5b8 5313msgid " Num: Name BoundTo Flags\n"
252b5132
RH
5314msgstr ""
5315
2ee0aedf
TG
5316#: readelf.c:9174
5317#, c-format
5318msgid "<corrupt: %19ld>"
5319msgstr ""
5320
5321#: readelf.c:9256
23f938f1
TG
5322msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
5323msgstr ""
5324
2ee0aedf 5325#: readelf.c:9416
23f938f1
TG
5326#, c-format
5327msgid ""
5328"Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
5329"number %d\n"
5330msgstr ""
5331
2ee0aedf 5332#: readelf.c:9720
23f938f1
TG
5333#, c-format
5334msgid "unable to apply unsupported reloc type %d to section %s\n"
5335msgstr ""
5336
2ee0aedf 5337#: readelf.c:9728
23f938f1
TG
5338#, c-format
5339msgid "skipping invalid relocation offset 0x%lx in section %s\n"
5340msgstr ""
5341
2ee0aedf 5342#: readelf.c:9752
23f938f1
TG
5343#, c-format
5344msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
5345msgstr ""
5346
2ee0aedf 5347#: readelf.c:9798
252b5132 5348#, c-format
3caac5b8
AM
5349msgid ""
5350"\n"
5351"Assembly dump of section %s\n"
252b5132
RH
5352msgstr ""
5353
2ee0aedf 5354#: readelf.c:9819
252b5132
RH
5355#, c-format
5356msgid ""
252b5132 5357"\n"
3caac5b8 5358"Section '%s' has no data to dump.\n"
252b5132
RH
5359msgstr ""
5360
2ee0aedf 5361#: readelf.c:9825
23f938f1
TG
5362msgid "section contents"
5363msgstr ""
5364
2ee0aedf 5365#: readelf.c:9844
f12e7348
NC
5366#, c-format
5367msgid ""
5368"\n"
5369"String dump of section '%s':\n"
5370msgstr ""
5371
2ee0aedf 5372#: readelf.c:9862
f12e7348
NC
5373#, c-format
5374msgid ""
5375" Note: This section has relocations against it, but these have NOT been "
5376"applied to this dump.\n"
5377msgstr ""
5378
2ee0aedf 5379#: readelf.c:9893
f12e7348
NC
5380#, c-format
5381msgid " No strings found in this section."
5382msgstr ""
5383
2ee0aedf 5384#: readelf.c:9915
252b5132 5385#, c-format
06647dfd
AM
5386msgid ""
5387"\n"
3caac5b8 5388"Hex dump of section '%s':\n"
18e03609
NC
5389msgstr ""
5390
2ee0aedf 5391#: readelf.c:9939
ae351704
AM
5392#, c-format
5393msgid ""
5394" NOTE: This section has relocations against it, but these have NOT been "
5395"applied to this dump.\n"
5396msgstr ""
5397
2ee0aedf 5398#: readelf.c:10073
252b5132 5399#, c-format
3caac5b8 5400msgid "%s section data"
252b5132
RH
5401msgstr ""
5402
2ee0aedf 5403#: readelf.c:10138
252b5132 5404#, c-format
3caac5b8
AM
5405msgid ""
5406"\n"
5407"Section '%s' has no debugging data.\n"
252b5132
RH
5408msgstr ""
5409
23f938f1
TG
5410#. There is no point in dumping the contents of a debugging section
5411#. which has the NOBITS type - the bits in the file will be random.
5412#. This can happen when a file containing a .eh_frame section is
5413#. stripped with the --only-keep-debug command line option.
2ee0aedf 5414#: readelf.c:10147
23f938f1
TG
5415#, c-format
5416msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
5417msgstr ""
5418
2ee0aedf 5419#: readelf.c:10183
6ece5c52 5420#, c-format
3caac5b8 5421msgid "Unrecognized debug section: %s\n"
252b5132
RH
5422msgstr ""
5423
2ee0aedf 5424#: readelf.c:10211
ae351704
AM
5425#, c-format
5426msgid "Section '%s' was not dumped because it does not exist!\n"
5427msgstr ""
5428
2ee0aedf 5429#: readelf.c:10252
e7af610e 5430#, c-format
3caac5b8 5431msgid "Section %d was not dumped because it does not exist!\n"
e7af610e
NC
5432msgstr ""
5433
2ee0aedf
TG
5434#: readelf.c:10430 readelf.c:10444 readelf.c:10463 readelf.c:10781
5435#, c-format
5436msgid "None\n"
5437msgstr ""
5438
5439#: readelf.c:10431
5440#, c-format
5441msgid "Application\n"
5442msgstr ""
5443
5444#: readelf.c:10432
5445#, c-format
5446msgid "Realtime\n"
5447msgstr ""
5448
5449#: readelf.c:10433
5450#, c-format
5451msgid "Microcontroller\n"
5452msgstr ""
5453
5454#: readelf.c:10434
5455#, c-format
5456msgid "Application or Realtime\n"
5457msgstr ""
5458
5459#: readelf.c:10445 readelf.c:10465 readelf.c:10835 readelf.c:10853
5460#: readelf.c:10928 readelf.c:10949
5461#, c-format
5462msgid "8-byte\n"
5463msgstr ""
5464
5465#: readelf.c:10446 readelf.c:10931 readelf.c:10952
5466#, c-format
5467msgid "4-byte\n"
5468msgstr ""
5469
5470#: readelf.c:10450 readelf.c:10469
5471#, c-format
5472msgid "8-byte and up to %d-byte extended\n"
5473msgstr ""
5474
5475#: readelf.c:10464
5476#, c-format
5477msgid "8-byte, except leaf SP\n"
5478msgstr ""
5479
5480#: readelf.c:10480 readelf.c:10570 readelf.c:10967
5481#, c-format
5482msgid "flag = %d, vendor = %s\n"
5483msgstr ""
5484
5485#: readelf.c:10486
5486#, c-format
5487msgid "True\n"
5488msgstr ""
5489
5490#: readelf.c:10615 readelf.c:10719
5491#, c-format
5492msgid "Hard or soft float\n"
5493msgstr ""
5494
5495#: readelf.c:10618
5496#, c-format
5497msgid "Hard float\n"
5498msgstr ""
5499
5500#: readelf.c:10621 readelf.c:10728
5501#, c-format
5502msgid "Soft float\n"
5503msgstr ""
5504
5505#: readelf.c:10624
5506#, c-format
5507msgid "Single-precision hard float\n"
5508msgstr ""
5509
5510#: readelf.c:10641 readelf.c:10667
5511#, c-format
5512msgid "Any\n"
5513msgstr ""
5514
5515#: readelf.c:10644
5516#, c-format
5517msgid "Generic\n"
5518msgstr ""
5519
5520#: readelf.c:10673
5521#, c-format
5522msgid "Memory\n"
5523msgstr ""
5524
5525#: readelf.c:10722
5526#, c-format
5527msgid "Hard float (double precision)\n"
5528msgstr ""
5529
5530#: readelf.c:10725
5531#, c-format
5532msgid "Hard float (single precision)\n"
5533msgstr ""
5534
5535#: readelf.c:10731
5536#, c-format
5537msgid "Hard float (MIPS32r2 64-bit FPU)\n"
5538msgstr ""
5539
5540#: readelf.c:10814
5541#, c-format
5542msgid "Not used\n"
5543msgstr ""
5544
5545#: readelf.c:10817
5546#, c-format
5547msgid "2 bytes\n"
5548msgstr ""
5549
5550#: readelf.c:10820
5551#, c-format
5552msgid "4 bytes\n"
5553msgstr ""
5554
5555#: readelf.c:10838 readelf.c:10856 readelf.c:10934 readelf.c:10955
5556#, c-format
5557msgid "16-byte\n"
5558msgstr ""
5559
5560#: readelf.c:10871
5561#, c-format
5562msgid "DSBT addressing not used\n"
5563msgstr ""
5564
5565#: readelf.c:10874
5566#, c-format
5567msgid "DSBT addressing used\n"
5568msgstr ""
5569
5570#: readelf.c:10889
5571#, c-format
5572msgid "Data addressing position-dependent\n"
5573msgstr ""
5574
5575#: readelf.c:10892
5576#, c-format
5577msgid "Data addressing position-independent, GOT near DP\n"
5578msgstr ""
5579
5580#: readelf.c:10895
5581#, c-format
5582msgid "Data addressing position-independent, GOT far from DP\n"
5583msgstr ""
5584
5585#: readelf.c:10910
5586#, c-format
5587msgid "Code addressing position-dependent\n"
5588msgstr ""
5589
5590#: readelf.c:10913
5591#, c-format
5592msgid "Code addressing position-independent\n"
5593msgstr ""
5594
5595#: readelf.c:11019
3caac5b8 5596msgid "attributes"
252b5132
RH
5597msgstr ""
5598
2ee0aedf 5599#: readelf.c:11040
252b5132 5600#, c-format
3caac5b8 5601msgid "ERROR: Bad section length (%d > %d)\n"
252b5132
RH
5602msgstr ""
5603
2ee0aedf
TG
5604#: readelf.c:11046
5605#, c-format
5606msgid "Attribute Section: %s\n"
5607msgstr ""
5608
5609#: readelf.c:11071
252b5132 5610#, c-format
3caac5b8 5611msgid "ERROR: Bad subsection length (%d > %d)\n"
252b5132
RH
5612msgstr ""
5613
2ee0aedf
TG
5614#: readelf.c:11083
5615#, c-format
5616msgid "File Attributes\n"
5617msgstr ""
5618
5619#: readelf.c:11086
5620#, c-format
5621msgid "Section Attributes:"
5622msgstr ""
5623
5624#: readelf.c:11089
5625#, c-format
5626msgid "Symbol Attributes:"
5627msgstr ""
5628
5629#: readelf.c:11104
5630#, c-format
5631msgid "Unknown tag: %d\n"
5632msgstr ""
5633
5634#. ??? Do something sensible, like dump hex.
5635#: readelf.c:11123
5636#, c-format
5637msgid " Unknown section contexts\n"
5638msgstr ""
5639
5640#: readelf.c:11130
06647dfd 5641#, c-format
3caac5b8 5642msgid "Unknown format '%c'\n"
252b5132
RH
5643msgstr ""
5644
2ee0aedf
TG
5645#: readelf.c:11174 readelf.c:11196
5646msgid "<unknown>"
5647msgstr ""
5648
5649#: readelf.c:11291 readelf.c:11813
328577ad
NC
5650msgid "liblist"
5651msgstr ""
5652
2ee0aedf
TG
5653#: readelf.c:11294
5654#, c-format
5655msgid ""
5656"\n"
5657"Section '.liblist' contains %lu entries:\n"
5658msgstr ""
5659
5660#: readelf.c:11296
5661msgid ""
5662" Library Time Stamp Checksum Version Flags\n"
5663msgstr ""
5664
5665#: readelf.c:11322
5666#, c-format
5667msgid "<corrupt: %9ld>"
5668msgstr ""
5669
5670#: readelf.c:11327
5671msgid " NONE"
5672msgstr ""
5673
5674#: readelf.c:11378
328577ad
NC
5675msgid "options"
5676msgstr ""
5677
2ee0aedf 5678#: readelf.c:11409
252b5132
RH
5679#, c-format
5680msgid ""
5681"\n"
5682"Section '%s' contains %d entries:\n"
5683msgstr ""
5684
2ee0aedf 5685#: readelf.c:11570
ae351704 5686msgid "conflict list found without a dynamic symbol table\n"
252b5132
RH
5687msgstr ""
5688
2ee0aedf 5689#: readelf.c:11587 readelf.c:11602
328577ad
NC
5690msgid "conflict"
5691msgstr ""
5692
2ee0aedf 5693#: readelf.c:11612
252b5132
RH
5694#, c-format
5695msgid ""
5696"\n"
6ece5c52 5697"Section '.conflict' contains %lu entries:\n"
252b5132
RH
5698msgstr ""
5699
2ee0aedf 5700#: readelf.c:11614
252b5132
RH
5701msgid " Num: Index Value Name"
5702msgstr ""
5703
2ee0aedf
TG
5704#: readelf.c:11626 readelf.c:11706 readelf.c:11774
5705#, c-format
5706msgid "<corrupt: %14ld>"
5707msgstr ""
5708
5709#: readelf.c:11647
f12e7348
NC
5710msgid "GOT"
5711msgstr ""
5712
2ee0aedf 5713#: readelf.c:11648
f12e7348
NC
5714#, c-format
5715msgid ""
5716"\n"
5717"Primary GOT:\n"
5718msgstr ""
5719
2ee0aedf 5720#: readelf.c:11649
f12e7348
NC
5721#, c-format
5722msgid " Canonical gp value: "
5723msgstr ""
5724
2ee0aedf 5725#: readelf.c:11653 readelf.c:11745
f12e7348
NC
5726#, c-format
5727msgid " Reserved entries:\n"
5728msgstr ""
5729
2ee0aedf 5730#: readelf.c:11654
f12e7348
NC
5731#, c-format
5732msgid " %*s %10s %*s Purpose\n"
5733msgstr ""
5734
2ee0aedf
TG
5735#: readelf.c:11655 readelf.c:11672 readelf.c:11688 readelf.c:11747
5736#: readelf.c:11756
5737msgid "Address"
5738msgstr ""
5739
5740#: readelf.c:11655 readelf.c:11672 readelf.c:11688
5741msgid "Access"
5742msgstr ""
5743
5744#: readelf.c:11656 readelf.c:11673 readelf.c:11689 readelf.c:11747
5745#: readelf.c:11757
5746msgid "Initial"
5747msgstr ""
5748
5749#: readelf.c:11658
5750#, c-format
5751msgid " Lazy resolver\n"
5752msgstr ""
5753
5754#: readelf.c:11664
5755#, c-format
5756msgid " Module pointer (GNU extension)\n"
5757msgstr ""
5758
5759#: readelf.c:11670
f12e7348
NC
5760#, c-format
5761msgid " Local entries:\n"
5762msgstr ""
5763
2ee0aedf 5764#: readelf.c:11671
f12e7348
NC
5765#, c-format
5766msgid " %*s %10s %*s\n"
5767msgstr ""
5768
2ee0aedf 5769#: readelf.c:11686
f12e7348
NC
5770#, c-format
5771msgid " Global entries:\n"
5772msgstr ""
5773
2ee0aedf 5774#: readelf.c:11687
f12e7348
NC
5775#, c-format
5776msgid " %*s %10s %*s %*s %-7s %3s %s\n"
5777msgstr ""
5778
2ee0aedf
TG
5779#: readelf.c:11690 readelf.c:11758
5780msgid "Sym.Val."
5781msgstr ""
5782
5783#: readelf.c:11690 readelf.c:11758
5784msgid "Type"
5785msgstr ""
5786
5787#: readelf.c:11690 readelf.c:11758
5788msgid "Ndx"
5789msgstr ""
5790
5791#: readelf.c:11690 readelf.c:11758
5792msgid "Name"
5793msgstr ""
5794
5795#: readelf.c:11743
f12e7348
NC
5796msgid "PLT GOT"
5797msgstr ""
5798
2ee0aedf 5799#: readelf.c:11744
f12e7348
NC
5800#, c-format
5801msgid ""
5802"\n"
5803"PLT GOT:\n"
5804"\n"
5805msgstr ""
5806
2ee0aedf 5807#: readelf.c:11746
f12e7348
NC
5808#, c-format
5809msgid " %*s %*s Purpose\n"
5810msgstr ""
5811
2ee0aedf
TG
5812#: readelf.c:11749
5813#, c-format
5814msgid " PLT lazy resolver\n"
5815msgstr ""
5816
5817#: readelf.c:11751
5818#, c-format
5819msgid " Module pointer\n"
5820msgstr ""
5821
5822#: readelf.c:11754
f12e7348
NC
5823#, c-format
5824msgid " Entries:\n"
5825msgstr ""
5826
2ee0aedf 5827#: readelf.c:11755
f12e7348
NC
5828#, c-format
5829msgid " %*s %*s %*s %-7s %3s %s\n"
5830msgstr ""
5831
2ee0aedf 5832#: readelf.c:11821
1a09a22c
NC
5833msgid "liblist string table"
5834msgstr ""
5835
2ee0aedf 5836#: readelf.c:11831
1a09a22c
NC
5837#, c-format
5838msgid ""
5839"\n"
5840"Library list section '%s' contains %lu entries:\n"
5841msgstr ""
5842
2ee0aedf
TG
5843#: readelf.c:11835
5844msgid " Library Time Stamp Checksum Version Flags"
5845msgstr ""
5846
5847#: readelf.c:11884
6ece5c52
AM
5848msgid "NT_AUXV (auxiliary vector)"
5849msgstr ""
5850
2ee0aedf 5851#: readelf.c:11886
a74801ba
ILT
5852msgid "NT_PRSTATUS (prstatus structure)"
5853msgstr ""
5854
2ee0aedf 5855#: readelf.c:11888
a74801ba
ILT
5856msgid "NT_FPREGSET (floating point registers)"
5857msgstr ""
5858
2ee0aedf 5859#: readelf.c:11890
a74801ba
ILT
5860msgid "NT_PRPSINFO (prpsinfo structure)"
5861msgstr ""
5862
2ee0aedf 5863#: readelf.c:11892
a74801ba
ILT
5864msgid "NT_TASKSTRUCT (task structure)"
5865msgstr ""
5866
2ee0aedf 5867#: readelf.c:11894
a74801ba
ILT
5868msgid "NT_PRXFPREG (user_xfpregs structure)"
5869msgstr ""
5870
2ee0aedf 5871#: readelf.c:11896
f12e7348
NC
5872msgid "NT_PPC_VMX (ppc Altivec registers)"
5873msgstr ""
5874
2ee0aedf 5875#: readelf.c:11898
f12e7348
NC
5876msgid "NT_PPC_VSX (ppc VSX registers)"
5877msgstr ""
5878
2ee0aedf
TG
5879#: readelf.c:11900
5880msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
5881msgstr ""
5882
5883#: readelf.c:11902
5884msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
5885msgstr ""
5886
5887#: readelf.c:11904
5888msgid "NT_S390_TIMER (s390 timer register)"
5889msgstr ""
5890
5891#: readelf.c:11906
5892msgid "NT_S390_TODCMP (s390 TOD comparator register)"
5893msgstr ""
5894
5895#: readelf.c:11908
5896msgid "NT_S390_TODPREG (s390 TOD programmable register)"
5897msgstr ""
5898
5899#: readelf.c:11910
5900msgid "NT_S390_CTRS (s390 control registers)"
5901msgstr ""
5902
5903#: readelf.c:11912
5904msgid "NT_S390_PREFIX (s390 prefix register)"
5905msgstr ""
5906
5907#: readelf.c:11914
a74801ba
ILT
5908msgid "NT_PSTATUS (pstatus structure)"
5909msgstr ""
5910
2ee0aedf 5911#: readelf.c:11916
a74801ba
ILT
5912msgid "NT_FPREGS (floating point registers)"
5913msgstr ""
5914
2ee0aedf 5915#: readelf.c:11918
a74801ba
ILT
5916msgid "NT_PSINFO (psinfo structure)"
5917msgstr ""
5918
2ee0aedf 5919#: readelf.c:11920
a74801ba
ILT
5920msgid "NT_LWPSTATUS (lwpstatus_t structure)"
5921msgstr ""
5922
2ee0aedf 5923#: readelf.c:11922
a74801ba
ILT
5924msgid "NT_LWPSINFO (lwpsinfo_t structure)"
5925msgstr ""
5926
2ee0aedf 5927#: readelf.c:11924
1a09a22c 5928msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
a74801ba
ILT
5929msgstr ""
5930
2ee0aedf 5931#: readelf.c:11932
06647dfd
AM
5932msgid "NT_VERSION (version)"
5933msgstr ""
5934
2ee0aedf 5935#: readelf.c:11934
06647dfd
AM
5936msgid "NT_ARCH (architecture)"
5937msgstr ""
5938
2ee0aedf 5939#: readelf.c:11939 readelf.c:11962 readelf.c:11984
a74801ba
ILT
5940#, c-format
5941msgid "Unknown note type: (0x%08x)"
5942msgstr ""
5943
2ee0aedf 5944#: readelf.c:11951
f12e7348
NC
5945msgid "NT_GNU_ABI_TAG (ABI version tag)"
5946msgstr ""
5947
2ee0aedf 5948#: readelf.c:11953
f12e7348
NC
5949msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
5950msgstr ""
5951
2ee0aedf 5952#: readelf.c:11955
f12e7348
NC
5953msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
5954msgstr ""
5955
2ee0aedf 5956#: readelf.c:11957
f12e7348
NC
5957msgid "NT_GNU_GOLD_VERSION (gold version)"
5958msgstr ""
5959
328577ad 5960#. NetBSD core "procinfo" structure.
2ee0aedf 5961#: readelf.c:11974
328577ad
NC
5962msgid "NetBSD procinfo structure"
5963msgstr ""
5964
2ee0aedf 5965#: readelf.c:12001 readelf.c:12015
328577ad
NC
5966msgid "PT_GETREGS (reg structure)"
5967msgstr ""
5968
2ee0aedf 5969#: readelf.c:12003 readelf.c:12017
328577ad
NC
5970msgid "PT_GETFPREGS (fpreg structure)"
5971msgstr ""
5972
2ee0aedf 5973#: readelf.c:12023
328577ad
NC
5974#, c-format
5975msgid "PT_FIRSTMACH+%d"
5976msgstr ""
5977
2ee0aedf 5978#: readelf.c:12080
328577ad
NC
5979msgid "notes"
5980msgstr ""
5981
2ee0aedf 5982#: readelf.c:12086
a74801ba
ILT
5983#, c-format
5984msgid ""
5985"\n"
5986"Notes at offset 0x%08lx with length 0x%08lx:\n"
5987msgstr ""
5988
2ee0aedf 5989#: readelf.c:12088
6ece5c52 5990#, c-format
a74801ba
ILT
5991msgid " Owner\t\tData size\tDescription\n"
5992msgstr ""
5993
2ee0aedf 5994#: readelf.c:12108 readelf.c:12121
1a09a22c 5995#, c-format
49f58d10 5996msgid "corrupt note found at offset %lx into core notes\n"
1a09a22c
NC
5997msgstr ""
5998
2ee0aedf 5999#: readelf.c:12110 readelf.c:12123
1a09a22c 6000#, c-format
49f58d10 6001msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
1a09a22c
NC
6002msgstr ""
6003
2ee0aedf 6004#: readelf.c:12219
6ece5c52 6005#, c-format
a74801ba
ILT
6006msgid "No note segments present in the core file.\n"
6007msgstr ""
6008
2ee0aedf 6009#: readelf.c:12306
328577ad
NC
6010msgid ""
6011"This instance of readelf has been built without support for a\n"
6012"64 bit data type and so it cannot read 64 bit ELF files.\n"
a74801ba
ILT
6013msgstr ""
6014
2ee0aedf 6015#: readelf.c:12353
252b5132 6016#, c-format
6ece5c52 6017msgid "%s: Failed to read file header\n"
252b5132
RH
6018msgstr ""
6019
2ee0aedf 6020#: readelf.c:12366
252b5132 6021#, c-format
6ece5c52
AM
6022msgid ""
6023"\n"
6024"File: %s\n"
252b5132
RH
6025msgstr ""
6026
2ee0aedf 6027#: readelf.c:12615
f12e7348
NC
6028#, c-format
6029msgid "%s: the archive index is empty\n"
6030msgstr ""
6031
2ee0aedf 6032#: readelf.c:12623 readelf.c:12647
f12e7348
NC
6033#, c-format
6034msgid "%s: failed to read archive index\n"
6035msgstr ""
6036
2ee0aedf 6037#: readelf.c:12632
f12e7348
NC
6038#, c-format
6039msgid ""
6040"%s: the archive index is supposed to have %ld entries, but the size in the "
6041"header is too small\n"
6042msgstr ""
6043
2ee0aedf 6044#: readelf.c:12640
f12e7348
NC
6045msgid "Out of memory whilst trying to read archive symbol index\n"
6046msgstr ""
6047
2ee0aedf 6048#: readelf.c:12658
f12e7348
NC
6049msgid "Out of memory whilst trying to convert the archive symbol index\n"
6050msgstr ""
6051
2ee0aedf 6052#: readelf.c:12670
f12e7348
NC
6053#, c-format
6054msgid "%s: the archive has an index but no symbols\n"
6055msgstr ""
6056
2ee0aedf 6057#: readelf.c:12677
f12e7348
NC
6058msgid "Out of memory whilst trying to read archive index symbol table\n"
6059msgstr ""
6060
2ee0aedf 6061#: readelf.c:12683
f12e7348
NC
6062#, c-format
6063msgid "%s: failed to read archive index symbol table\n"
6064msgstr ""
6065
2ee0aedf 6066#: readelf.c:12707
f12e7348
NC
6067#, c-format
6068msgid "%s has no archive index\n"
6069msgstr ""
6070
2ee0aedf 6071#: readelf.c:12943
f12e7348 6072#, c-format
23f938f1 6073msgid "%s: unable to dump the index as none was found\n"
f12e7348
NC
6074msgstr ""
6075
2ee0aedf 6076#: readelf.c:12949
f12e7348 6077#, c-format
23f938f1 6078msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
f12e7348
NC
6079msgstr ""
6080
2ee0aedf 6081#: readelf.c:12967
f12e7348
NC
6082#, c-format
6083msgid "Binary %s contains:\n"
6084msgstr ""
6085
2ee0aedf 6086#: readelf.c:12975
f12e7348
NC
6087#, c-format
6088msgid "%s: end of the symbol table reached before the end of the index\n"
6089msgstr ""
6090
2ee0aedf 6091#: readelf.c:12986
f12e7348
NC
6092#, c-format
6093msgid ""
6094"%s: symbols remain in the index symbol table, but without corresponding "
6095"entries in the index table\n"
6096msgstr ""
6097
2ee0aedf 6098#: readelf.c:12991
f12e7348
NC
6099#, c-format
6100msgid "%s: failed to seek back to start of object files in the archive\n"
6101msgstr ""
6102
2ee0aedf 6103#: readelf.c:13074 readelf.c:13150
6ece5c52 6104#, c-format
23f938f1 6105msgid "Input file '%s' is not readable.\n"
6ece5c52
AM
6106msgstr ""
6107
2ee0aedf 6108#: readelf.c:13096
6ece5c52 6109#, c-format
23f938f1 6110msgid "%s: failed to seek to archive member.\n"
252b5132
RH
6111msgstr ""
6112
2ee0aedf 6113#: readelf.c:13168
f12e7348
NC
6114#, c-format
6115msgid "File %s is not an archive so its index cannot be displayed.\n"
6116msgstr ""
6117
6118#: rename.c:124
252b5132
RH
6119#, c-format
6120msgid "%s: cannot set time: %s"
6121msgstr ""
6122
6123#. We have to clean up here.
f12e7348 6124#: rename.c:159 rename.c:197
252b5132 6125#, c-format
f12e7348 6126msgid "unable to rename '%s'; reason: %s"
252b5132
RH
6127msgstr ""
6128
f12e7348 6129#: rename.c:205
252b5132 6130#, c-format
f12e7348 6131msgid "unable to copy file '%s'; reason: %s"
252b5132
RH
6132msgstr ""
6133
f12e7348 6134#: resbin.c:120
252b5132
RH
6135#, c-format
6136msgid "%s: not enough binary data"
6137msgstr ""
6138
f12e7348 6139#: resbin.c:136
252b5132
RH
6140msgid "null terminated unicode string"
6141msgstr ""
6142
f12e7348 6143#: resbin.c:163 resbin.c:169
252b5132
RH
6144msgid "resource ID"
6145msgstr ""
6146
f12e7348 6147#: resbin.c:208
252b5132
RH
6148msgid "cursor"
6149msgstr ""
6150
f12e7348 6151#: resbin.c:239 resbin.c:246
252b5132
RH
6152msgid "menu header"
6153msgstr ""
6154
f12e7348 6155#: resbin.c:255
252b5132
RH
6156msgid "menuex header"
6157msgstr ""
6158
f12e7348 6159#: resbin.c:259
252b5132
RH
6160msgid "menuex offset"
6161msgstr ""
6162
f12e7348 6163#: resbin.c:264
252b5132
RH
6164#, c-format
6165msgid "unsupported menu version %d"
6166msgstr ""
6167
f12e7348 6168#: resbin.c:289 resbin.c:304 resbin.c:366
252b5132
RH
6169msgid "menuitem header"
6170msgstr ""
6171
f12e7348 6172#: resbin.c:396
252b5132
RH
6173msgid "menuitem"
6174msgstr ""
6175
f12e7348 6176#: resbin.c:433 resbin.c:461
252b5132
RH
6177msgid "dialog header"
6178msgstr ""
6179
f12e7348 6180#: resbin.c:451
252b5132 6181#, c-format
1a09a22c 6182msgid "unexpected DIALOGEX version %d"
252b5132
RH
6183msgstr ""
6184
f12e7348 6185#: resbin.c:496
252b5132
RH
6186msgid "dialog font point size"
6187msgstr ""
6188
f12e7348 6189#: resbin.c:504
252b5132
RH
6190msgid "dialogex font information"
6191msgstr ""
6192
f12e7348 6193#: resbin.c:530 resbin.c:548
252b5132
RH
6194msgid "dialog control"
6195msgstr ""
6196
f12e7348 6197#: resbin.c:540
252b5132
RH
6198msgid "dialogex control"
6199msgstr ""
6200
f12e7348 6201#: resbin.c:569
252b5132
RH
6202msgid "dialog control end"
6203msgstr ""
6204
f12e7348 6205#: resbin.c:581
252b5132
RH
6206msgid "dialog control data"
6207msgstr ""
6208
f12e7348 6209#: resbin.c:621
252b5132
RH
6210msgid "stringtable string length"
6211msgstr ""
6212
f12e7348 6213#: resbin.c:631
252b5132
RH
6214msgid "stringtable string"
6215msgstr ""
6216
f12e7348 6217#: resbin.c:661
252b5132
RH
6218msgid "fontdir header"
6219msgstr ""
6220
f12e7348 6221#: resbin.c:675
252b5132
RH
6222msgid "fontdir"
6223msgstr ""
6224
f12e7348 6225#: resbin.c:692
252b5132
RH
6226msgid "fontdir device name"
6227msgstr ""
6228
f12e7348 6229#: resbin.c:698
252b5132
RH
6230msgid "fontdir face name"
6231msgstr ""
6232
f12e7348 6233#: resbin.c:738
252b5132
RH
6234msgid "accelerator"
6235msgstr ""
6236
f12e7348 6237#: resbin.c:797
252b5132
RH
6238msgid "group cursor header"
6239msgstr ""
6240
f12e7348 6241#: resbin.c:801 resrc.c:1355
252b5132
RH
6242#, c-format
6243msgid "unexpected group cursor type %d"
6244msgstr ""
6245
f12e7348 6246#: resbin.c:816
252b5132
RH
6247msgid "group cursor"
6248msgstr ""
6249
f12e7348 6250#: resbin.c:852
252b5132
RH
6251msgid "group icon header"
6252msgstr ""
6253
f12e7348 6254#: resbin.c:856 resrc.c:1302
252b5132
RH
6255#, c-format
6256msgid "unexpected group icon type %d"
6257msgstr ""
6258
f12e7348 6259#: resbin.c:871
252b5132
RH
6260msgid "group icon"
6261msgstr ""
6262
f12e7348 6263#: resbin.c:935 resbin.c:1151
252b5132
RH
6264msgid "unexpected version string"
6265msgstr ""
6266
f12e7348 6267#: resbin.c:966
252b5132
RH
6268#, c-format
6269msgid "version length %d does not match resource length %lu"
6270msgstr ""
6271
f12e7348 6272#: resbin.c:970
252b5132
RH
6273#, c-format
6274msgid "unexpected version type %d"
6275msgstr ""
6276
f12e7348 6277#: resbin.c:982
252b5132 6278#, c-format
ae351704 6279msgid "unexpected fixed version information length %ld"
252b5132
RH
6280msgstr ""
6281
f12e7348 6282#: resbin.c:985
252b5132
RH
6283msgid "fixed version info"
6284msgstr ""
6285
f12e7348 6286#: resbin.c:989
252b5132
RH
6287#, c-format
6288msgid "unexpected fixed version signature %lu"
6289msgstr ""
6290
f12e7348 6291#: resbin.c:993
252b5132
RH
6292#, c-format
6293msgid "unexpected fixed version info version %lu"
6294msgstr ""
6295
f12e7348 6296#: resbin.c:1022
252b5132
RH
6297msgid "version var info"
6298msgstr ""
6299
f12e7348 6300#: resbin.c:1039
252b5132 6301#, c-format
ae351704 6302msgid "unexpected stringfileinfo value length %ld"
252b5132
RH
6303msgstr ""
6304
f12e7348 6305#: resbin.c:1049
252b5132 6306#, c-format
ae351704 6307msgid "unexpected version stringtable value length %ld"
252b5132
RH
6308msgstr ""
6309
f12e7348 6310#: resbin.c:1083
252b5132 6311#, c-format
ae351704 6312msgid "unexpected version string length %ld != %ld + %ld"
252b5132
RH
6313msgstr ""
6314
f12e7348 6315#: resbin.c:1094
252b5132 6316#, c-format
ae351704 6317msgid "unexpected version string length %ld < %ld"
252b5132
RH
6318msgstr ""
6319
f12e7348 6320#: resbin.c:1111
252b5132 6321#, c-format
ae351704 6322msgid "unexpected varfileinfo value length %ld"
252b5132
RH
6323msgstr ""
6324
f12e7348 6325#: resbin.c:1130
252b5132
RH
6326msgid "version varfileinfo"
6327msgstr ""
6328
f12e7348 6329#: resbin.c:1145
252b5132 6330#, c-format
ae351704 6331msgid "unexpected version value length %ld"
252b5132
RH
6332msgstr ""
6333
ae351704 6334#: rescoff.c:124
252b5132
RH
6335msgid "filename required for COFF input"
6336msgstr ""
6337
ae351704 6338#: rescoff.c:141
252b5132 6339#, c-format
60bcf0fa 6340msgid "%s: no resource section"
252b5132
RH
6341msgstr ""
6342
ae351704 6343#: rescoff.c:173
252b5132
RH
6344#, c-format
6345msgid "%s: %s: address out of bounds"
6346msgstr ""
6347
6ece5c52 6348#: rescoff.c:190
252b5132
RH
6349msgid "directory"
6350msgstr ""
6351
6ece5c52 6352#: rescoff.c:218
252b5132
RH
6353msgid "named directory entry"
6354msgstr ""
6355
6ece5c52 6356#: rescoff.c:227
252b5132
RH
6357msgid "directory entry name"
6358msgstr ""
6359
6ece5c52 6360#: rescoff.c:247
252b5132
RH
6361msgid "named subdirectory"
6362msgstr ""
6363
6ece5c52 6364#: rescoff.c:255
252b5132
RH
6365msgid "named resource"
6366msgstr ""
6367
6ece5c52 6368#: rescoff.c:270
252b5132
RH
6369msgid "ID directory entry"
6370msgstr ""
6371
6ece5c52 6372#: rescoff.c:287
252b5132
RH
6373msgid "ID subdirectory"
6374msgstr ""
6375
6ece5c52 6376#: rescoff.c:295
252b5132
RH
6377msgid "ID resource"
6378msgstr ""
6379
ae351704 6380#: rescoff.c:320
252b5132
RH
6381msgid "resource type unknown"
6382msgstr ""
6383
ae351704 6384#: rescoff.c:323
252b5132
RH
6385msgid "data entry"
6386msgstr ""
6387
ae351704 6388#: rescoff.c:331
252b5132
RH
6389msgid "resource data"
6390msgstr ""
6391
ae351704 6392#: rescoff.c:336
252b5132
RH
6393msgid "resource data size"
6394msgstr ""
6395
ae351704 6396#: rescoff.c:431
252b5132
RH
6397msgid "filename required for COFF output"
6398msgstr ""
6399
f12e7348 6400#: rescoff.c:715
252b5132
RH
6401msgid "can't get BFD_RELOC_RVA relocation type"
6402msgstr ""
6403
ae351704 6404#: resrc.c:262 resrc.c:333
a74801ba
ILT
6405#, c-format
6406msgid "can't open temporary file `%s': %s"
6407msgstr ""
6408
ae351704 6409#: resrc.c:268
a74801ba
ILT
6410#, c-format
6411msgid "can't redirect stdout: `%s': %s"
6412msgstr ""
6413
ae351704 6414#: resrc.c:284
a74801ba
ILT
6415#, c-format
6416msgid "%s %s: %s"
6417msgstr ""
6418
ae351704 6419#: resrc.c:329
a74801ba
ILT
6420#, c-format
6421msgid "can't execute `%s': %s"
6422msgstr ""
6423
ae351704 6424#: resrc.c:338
a74801ba
ILT
6425#, c-format
6426msgid "Using temporary file `%s' to read preprocessor output\n"
6427msgstr ""
6428
ae351704 6429#: resrc.c:345
252b5132
RH
6430#, c-format
6431msgid "can't popen `%s': %s"
6432msgstr ""
6433
ae351704 6434#: resrc.c:347
6ece5c52 6435#, c-format
a74801ba
ILT
6436msgid "Using popen to read preprocessor output\n"
6437msgstr ""
6438
ae351704 6439#: resrc.c:413
a74801ba
ILT
6440#, c-format
6441msgid "Tried `%s'\n"
6442msgstr ""
6443
ae351704 6444#: resrc.c:424
a74801ba
ILT
6445#, c-format
6446msgid "Using `%s'\n"
6447msgstr ""
6448
f12e7348
NC
6449#: resrc.c:608
6450msgid "preprocessing failed."
6451msgstr ""
6452
6453#: resrc.c:631
252b5132 6454#, c-format
a74801ba 6455msgid "%s:%d: %s\n"
252b5132
RH
6456msgstr ""
6457
f12e7348 6458#: resrc.c:639
252b5132
RH
6459#, c-format
6460msgid "%s: unexpected EOF"
6461msgstr ""
6462
f12e7348 6463#: resrc.c:688
252b5132
RH
6464#, c-format
6465msgid "%s: read of %lu returned %lu"
6466msgstr ""
6467
f12e7348 6468#: resrc.c:727 resrc.c:1502
252b5132
RH
6469#, c-format
6470msgid "stat failed on bitmap file `%s': %s"
6471msgstr ""
6472
f12e7348 6473#: resrc.c:778
252b5132
RH
6474#, c-format
6475msgid "cursor file `%s' does not contain cursor data"
6476msgstr ""
6477
f12e7348 6478#: resrc.c:810 resrc.c:1210
252b5132
RH
6479#, c-format
6480msgid "%s: fseek to %lu failed: %s"
6481msgstr ""
6482
f12e7348 6483#: resrc.c:936
60bcf0fa
NC
6484msgid "help ID requires DIALOGEX"
6485msgstr ""
6486
f12e7348 6487#: resrc.c:938
60bcf0fa
NC
6488msgid "control data requires DIALOGEX"
6489msgstr ""
6490
f12e7348 6491#: resrc.c:966
06647dfd
AM
6492#, c-format
6493msgid "stat failed on font file `%s': %s"
6494msgstr ""
6495
f12e7348 6496#: resrc.c:1179
252b5132
RH
6497#, c-format
6498msgid "icon file `%s' does not contain icon data"
6499msgstr ""
6500
f12e7348 6501#: resrc.c:1724 resrc.c:1759
06647dfd
AM
6502#, c-format
6503msgid "stat failed on file `%s': %s"
6504msgstr ""
6505
f12e7348 6506#: resrc.c:1940
252b5132
RH
6507#, c-format
6508msgid "can't open `%s' for output: %s"
6509msgstr ""
6510
f12e7348 6511#: size.c:79
6ece5c52 6512#, c-format
1a09a22c 6513msgid " Displays the sizes of sections inside binary files\n"
252b5132
RH
6514msgstr ""
6515
f12e7348 6516#: size.c:80
6ece5c52 6517#, c-format
1a09a22c 6518msgid " If no input file(s) are specified, a.out is assumed\n"
252b5132
RH
6519msgstr ""
6520
f12e7348 6521#: size.c:81
1a09a22c
NC
6522#, c-format
6523msgid ""
6524" The options are:\n"
6525" -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
fce00800 6526" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
1a09a22c
NC
6527"hex\n"
6528" -t --totals Display the total sizes (Berkeley "
6529"only)\n"
f12e7348 6530" --common Display total size for *COM* syms\n"
1a09a22c 6531" --target=<bfdname> Set the binary file format\n"
3caac5b8 6532" @<file> Read options from <file>\n"
1a09a22c
NC
6533" -h --help Display this information\n"
6534" -v --version Display the program's version\n"
6535"\n"
252b5132
RH
6536msgstr ""
6537
f12e7348 6538#: size.c:160
252b5132 6539#, c-format
60bcf0fa 6540msgid "invalid argument to --format: %s"
252b5132
RH
6541msgstr ""
6542
f12e7348 6543#: size.c:187
252b5132
RH
6544#, c-format
6545msgid "Invalid radix: %s\n"
6546msgstr ""
6547
2ee0aedf 6548#: srconv.c:1732
6ece5c52 6549#, c-format
1a09a22c 6550msgid "Convert a COFF object file into a SYSROFF object file\n"
252b5132
RH
6551msgstr ""
6552
2ee0aedf 6553#: srconv.c:1733
6ece5c52 6554#, c-format
1a09a22c
NC
6555msgid ""
6556" The options are:\n"
06647dfd 6557" -q --quick (Obsolete - ignored)\n"
1a09a22c
NC
6558" -n --noprescan Do not perform a scan to convert commons into defs\n"
6559" -d --debug Display information about what is being done\n"
3caac5b8 6560" @<file> Read options from <file>\n"
1a09a22c
NC
6561" -h --help Display this information\n"
6562" -v --version Print the program's version number\n"
252b5132
RH
6563msgstr ""
6564
2ee0aedf 6565#: srconv.c:1879
252b5132 6566#, c-format
60bcf0fa 6567msgid "unable to open output file %s"
252b5132
RH
6568msgstr ""
6569
2ee0aedf 6570#: stabs.c:328 stabs.c:1717
252b5132
RH
6571msgid "numeric overflow"
6572msgstr ""
6573
ae351704 6574#: stabs.c:338
252b5132
RH
6575#, c-format
6576msgid "Bad stab: %s\n"
6577msgstr ""
6578
ae351704 6579#: stabs.c:346
252b5132
RH
6580#, c-format
6581msgid "Warning: %s: %s\n"
6582msgstr ""
6583
ae351704 6584#: stabs.c:456
6ece5c52 6585#, c-format
252b5132
RH
6586msgid "N_LBRAC not within function\n"
6587msgstr ""
6588
ae351704 6589#: stabs.c:495
6ece5c52 6590#, c-format
252b5132
RH
6591msgid "Too many N_RBRACs\n"
6592msgstr ""
6593
2ee0aedf 6594#: stabs.c:727
252b5132
RH
6595msgid "unknown C++ encoded name"
6596msgstr ""
6597
6598#. Complain and keep going, so compilers can invent new
6599#. cross-reference types.
2ee0aedf 6600#: stabs.c:1262
252b5132
RH
6601msgid "unrecognized cross reference type"
6602msgstr ""
6603
6604#. Does this actually ever happen? Is that why we are worrying
6605#. about dealing with it rather than just calling error_type?
2ee0aedf 6606#: stabs.c:1809
252b5132
RH
6607msgid "missing index type"
6608msgstr ""
6609
2ee0aedf 6610#: stabs.c:2122
252b5132
RH
6611msgid "unknown virtual character for baseclass"
6612msgstr ""
6613
2ee0aedf 6614#: stabs.c:2140
252b5132
RH
6615msgid "unknown visibility character for baseclass"
6616msgstr ""
6617
2ee0aedf 6618#: stabs.c:2326
252b5132
RH
6619msgid "unnamed $vb type"
6620msgstr ""
6621
2ee0aedf 6622#: stabs.c:2332
252b5132
RH
6623msgid "unrecognized C++ abbreviation"
6624msgstr ""
6625
2ee0aedf 6626#: stabs.c:2408
252b5132
RH
6627msgid "unknown visibility character for field"
6628msgstr ""
6629
2ee0aedf 6630#: stabs.c:2660
252b5132
RH
6631msgid "const/volatile indicator missing"
6632msgstr ""
6633
2ee0aedf 6634#: stabs.c:2896
252b5132
RH
6635#, c-format
6636msgid "No mangling for \"%s\"\n"
6637msgstr ""
6638
2ee0aedf 6639#: stabs.c:3196
252b5132
RH
6640msgid "Undefined N_EXCL"
6641msgstr ""
6642
2ee0aedf 6643#: stabs.c:3276
252b5132
RH
6644#, c-format
6645msgid "Type file number %d out of range\n"
6646msgstr ""
6647
2ee0aedf 6648#: stabs.c:3281
252b5132
RH
6649#, c-format
6650msgid "Type index number %d out of range\n"
6651msgstr ""
6652
2ee0aedf 6653#: stabs.c:3360
252b5132
RH
6654#, c-format
6655msgid "Unrecognized XCOFF type %d\n"
6656msgstr ""
6657
2ee0aedf 6658#: stabs.c:3652
252b5132
RH
6659#, c-format
6660msgid "bad mangled name `%s'\n"
6661msgstr ""
6662
2ee0aedf 6663#: stabs.c:3747
6ece5c52 6664#, c-format
252b5132
RH
6665msgid "no argument types in mangled string\n"
6666msgstr ""
6667
2ee0aedf 6668#: stabs.c:5094
6ece5c52
AM
6669#, c-format
6670msgid "Demangled name is not a function\n"
6671msgstr ""
6672
2ee0aedf 6673#: stabs.c:5136
6ece5c52 6674#, c-format
06647dfd 6675msgid "Unexpected type in v3 arglist demangling\n"
6ece5c52
AM
6676msgstr ""
6677
2ee0aedf 6678#: stabs.c:5203
6ece5c52 6679#, c-format
06647dfd 6680msgid "Unrecognized demangle component %d\n"
6ece5c52
AM
6681msgstr ""
6682
2ee0aedf 6683#: stabs.c:5255
6ece5c52
AM
6684#, c-format
6685msgid "Failed to print demangled template\n"
6686msgstr ""
6687
2ee0aedf 6688#: stabs.c:5335
6ece5c52
AM
6689#, c-format
6690msgid "Couldn't get demangled builtin type\n"
6691msgstr ""
6692
2ee0aedf 6693#: stabs.c:5384
6ece5c52
AM
6694#, c-format
6695msgid "Unexpected demangled varargs\n"
6696msgstr ""
6697
2ee0aedf 6698#: stabs.c:5391
6ece5c52
AM
6699#, c-format
6700msgid "Unrecognized demangled builtin type\n"
6701msgstr ""
6702
2ee0aedf 6703#: strings.c:186 strings.c:245
23f938f1
TG
6704#, c-format
6705msgid "invalid integer argument %s"
6706msgstr ""
6707
2ee0aedf 6708#: strings.c:248
252b5132 6709#, c-format
f12e7348 6710msgid "invalid minimum string length %d"
252b5132
RH
6711msgstr ""
6712
2ee0aedf 6713#: strings.c:647
6ece5c52 6714#, c-format
1a09a22c 6715msgid " Display printable strings in [file(s)] (stdin by default)\n"
252b5132
RH
6716msgstr ""
6717
2ee0aedf 6718#: strings.c:648
6ece5c52 6719#, c-format
1a09a22c
NC
6720msgid ""
6721" The options are:\n"
6722" -a - --all Scan the entire file, not just the data section\n"
6723" -f --print-file-name Print the name of the file before each string\n"
6724" -n --bytes=[number] Locate & print any NUL-terminated sequence of "
6725"at\n"
f12e7348 6726" -<number> least [number] characters (default 4).\n"
06647dfd 6727" -t --radix={o,d,x} Print the location of the string in base 8, 10 "
1a09a22c
NC
6728"or 16\n"
6729" -o An alias for --radix=o\n"
6730" -T --target=<BFDNAME> Specify the binary file format\n"
fce00800
AM
6731" -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
6732" s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
6733"bit\n"
3caac5b8 6734" @<file> Read options from <file>\n"
1a09a22c 6735" -h --help Display this information\n"
23f938f1 6736" -v -V --version Print the program's version number\n"
1a09a22c
NC
6737msgstr ""
6738
23f938f1 6739#: sysdump.c:647
6ece5c52 6740#, c-format
1a09a22c
NC
6741msgid "Print a human readable interpretation of a SYSROFF object file\n"
6742msgstr ""
6743
23f938f1 6744#: sysdump.c:648
6ece5c52 6745#, c-format
1a09a22c
NC
6746msgid ""
6747" The options are:\n"
6748" -h --help Display this information\n"
6749" -v --version Print the program's version number\n"
252b5132
RH
6750msgstr ""
6751
23f938f1 6752#: sysdump.c:715
252b5132 6753#, c-format
60bcf0fa 6754msgid "cannot open input file %s"
252b5132
RH
6755msgstr ""
6756
2ee0aedf 6757#: version.c:36
6ece5c52 6758#, c-format
2ee0aedf 6759msgid "Copyright 2010 Free Software Foundation, Inc.\n"
252b5132
RH
6760msgstr ""
6761
2ee0aedf 6762#: version.c:37
6ece5c52 6763#, c-format
252b5132
RH
6764msgid ""
6765"This program is free software; you may redistribute it under the terms of\n"
f12e7348
NC
6766"the GNU General Public License version 3 or (at your option) any later "
6767"version.\n"
6768"This program has absolutely no warranty.\n"
252b5132
RH
6769msgstr ""
6770
2ee0aedf 6771#: windmc.c:190
252b5132 6772#, c-format
ae351704 6773msgid "can't create %s file ,%s' for output.\n"
252b5132
RH
6774msgstr ""
6775
2ee0aedf 6776#: windmc.c:198
6ece5c52 6777#, c-format
ae351704 6778msgid "Usage: %s [option(s)] [input-file]\n"
252b5132
RH
6779msgstr ""
6780
2ee0aedf 6781#: windmc.c:200
6ece5c52 6782#, c-format
ae351704
AM
6783msgid ""
6784" The options are:\n"
6785" -a --ascii_in Read input file as ASCII file\n"
6786" -A --ascii_out Write binary messages as ASCII\n"
6787" -b --binprefix .bin filename is prefixed by .mc filename_ "
6788"for uniqueness.\n"
6789" -c --customflag Set custom flags for messages\n"
6790" -C --codepage_in=<val> Set codepage when reading mc text file\n"
6791" -d --decimal_values Print values to text files decimal\n"
6792" -e --extension=<extension> Set header extension used on export header "
6793"file\n"
6794" -F --target <target> Specify output target for endianess.\n"
6795" -h --headerdir=<directory> Set the export directory for headers\n"
6796" -u --unicode_in Read input file as UTF16 file\n"
6797" -U --unicode_out Write binary messages as UFT16\n"
6798" -m --maxlength=<val> Set the maximal allowed message length\n"
6799" -n --nullterminate Automatic add a zero termination to strings\n"
6800" -o --hresult_use Use HRESULT definition instead of status code "
6801"definition\n"
6802" -O --codepage_out=<val> Set codepage used for writing text file\n"
6803" -r --rcdir=<directory> Set the export directory for rc files\n"
6804" -x --xdbg=<directory> Where to create the .dbg C include file\n"
6805" that maps message ID's to their symbolic "
6806"name.\n"
6807msgstr ""
6808
2ee0aedf 6809#: windmc.c:220
ae351704
AM
6810#, c-format
6811msgid ""
6812" -H --help Print this help message\n"
6813" -v --verbose Verbose - tells you what it's doing\n"
6814" -V --version Print version information\n"
252b5132
RH
6815msgstr ""
6816
2ee0aedf 6817#: windmc.c:261 windres.c:411
252b5132
RH
6818#, c-format
6819msgid "%s: warning: "
6820msgstr ""
6821
2ee0aedf 6822#: windmc.c:262
ae351704
AM
6823#, c-format
6824msgid "A codepage was specified switch ,%s' and UTF16.\n"
6825msgstr ""
6826
2ee0aedf 6827#: windmc.c:263
ae351704
AM
6828#, c-format
6829msgid "\tcodepage settings are ignored.\n"
6830msgstr ""
6831
2ee0aedf 6832#: windmc.c:307
ae351704
AM
6833msgid "try to add a ill language."
6834msgstr ""
6835
2ee0aedf 6836#: windmc.c:1116
ae351704
AM
6837#, c-format
6838msgid "unable to open file ,%s' for input.\n"
6839msgstr ""
6840
2ee0aedf 6841#: windmc.c:1124
23f938f1
TG
6842#, c-format
6843msgid "unable to read contents of %s"
6844msgstr ""
6845
2ee0aedf 6846#: windmc.c:1136
ae351704
AM
6847msgid "input file does not seems to be UFT16.\n"
6848msgstr ""
6849
2ee0aedf 6850#: windres.c:216
ae351704
AM
6851#, c-format
6852msgid "can't open %s `%s': %s"
6853msgstr ""
6854
2ee0aedf 6855#: windres.c:390
ae351704
AM
6856#, c-format
6857msgid ": expected to be a directory\n"
6858msgstr ""
6859
2ee0aedf 6860#: windres.c:402
ae351704
AM
6861#, c-format
6862msgid ": expected to be a leaf\n"
6863msgstr ""
6864
2ee0aedf 6865#: windres.c:413
6ece5c52 6866#, c-format
252b5132
RH
6867msgid ": duplicate value\n"
6868msgstr ""
6869
2ee0aedf 6870#: windres.c:563
252b5132 6871#, c-format
60bcf0fa 6872msgid "unknown format type `%s'"
252b5132
RH
6873msgstr ""
6874
2ee0aedf 6875#: windres.c:564
252b5132
RH
6876#, c-format
6877msgid "%s: supported formats:"
6878msgstr ""
6879
6880#. Otherwise, we give up.
2ee0aedf 6881#: windres.c:647
252b5132 6882#, c-format
06647dfd 6883msgid "can not determine type of file `%s'; use the -J option"
252b5132
RH
6884msgstr ""
6885
2ee0aedf 6886#: windres.c:659
252b5132 6887#, c-format
1a09a22c 6888msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
252b5132
RH
6889msgstr ""
6890
2ee0aedf 6891#: windres.c:661
6ece5c52 6892#, c-format
252b5132 6893msgid ""
1a09a22c
NC
6894" The options are:\n"
6895" -i --input=<file> Name input file\n"
6896" -o --output=<file> Name output file\n"
fce00800 6897" -J --input-format=<format> Specify input format\n"
1a09a22c
NC
6898" -O --output-format=<format> Specify output format\n"
6899" -F --target=<target> Specify COFF target\n"
6900" --preprocessor=<program> Program to use to preprocess rc file\n"
fce00800 6901" -I --include-dir=<dir> Include directory when preprocessing rc file\n"
1a09a22c 6902" -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
fce00800 6903" -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
1a09a22c 6904" -v --verbose Verbose - tells you what it's doing\n"
ae351704 6905" -c --codepage=<codepage> Specify default codepage\n"
fce00800 6906" -l --language=<val> Set language when reading rc file\n"
1a09a22c
NC
6907" --use-temp-file Use a temporary file instead of popen to "
6908"read\n"
6909" the preprocessor output\n"
6910" --no-use-temp-file Use popen (default)\n"
6911msgstr ""
6912
2ee0aedf 6913#: windres.c:678
6ece5c52 6914#, c-format
1a09a22c
NC
6915msgid " --yydebug Turn on parser debugging\n"
6916msgstr ""
6917
2ee0aedf 6918#: windres.c:681
6ece5c52 6919#, c-format
252b5132 6920msgid ""
fce00800 6921" -r Ignored for compatibility with rc\n"
3caac5b8 6922" @<file> Read options from <file>\n"
1a09a22c
NC
6923" -h --help Print this help message\n"
6924" -V --version Print version information\n"
252b5132
RH
6925msgstr ""
6926
2ee0aedf 6927#: windres.c:686
6ece5c52 6928#, c-format
252b5132
RH
6929msgid ""
6930"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
6931"extension if not specified. A single file name is an input file.\n"
6932"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
6933msgstr ""
6934
2ee0aedf 6935#: windres.c:847
ae351704
AM
6936msgid "invalid codepage specified.\n"
6937msgstr ""
6938
2ee0aedf 6939#: windres.c:862
fce00800
AM
6940msgid "invalid option -f\n"
6941msgstr ""
6942
2ee0aedf 6943#: windres.c:867
fce00800
AM
6944msgid "No filename following the -fo option.\n"
6945msgstr ""
6946
2ee0aedf 6947#: windres.c:938
6ece5c52 6948#, c-format
fce00800
AM
6949msgid ""
6950"Option -I is deprecated for setting the input format, please use -J "
6951"instead.\n"
6952msgstr ""
6953
2ee0aedf 6954#: windres.c:1051
252b5132
RH
6955msgid "no resources"
6956msgstr ""
6957
ae351704 6958#: wrstabs.c:353 wrstabs.c:1916
252b5132 6959#, c-format
60bcf0fa 6960msgid "string_hash_lookup failed: %s"
252b5132
RH
6961msgstr ""
6962
ae351704 6963#: wrstabs.c:636
252b5132 6964#, c-format
60bcf0fa 6965msgid "stab_int_type: bad size %u"
252b5132
RH
6966msgstr ""
6967
ae351704 6968#: wrstabs.c:1394
252b5132 6969#, c-format
60bcf0fa 6970msgid "%s: warning: unknown size for field `%s' in struct"
252b5132 6971msgstr ""
This page took 0.989541 seconds and 4 git commands to generate.