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