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