Updated translation templates.
[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: 2010-03-03 14:57+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "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:3838 dllwrap.c:510
54 #: nlmconv.c:1113 objcopy.c:563 objcopy.c:598 readelf.c:2935 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:292
61 #, c-format
62 msgid "%s: cannot get addresses from archive"
63 msgstr ""
64
65 #: addr2line.c:309
66 #, c-format
67 msgid "%s: cannot find section %s"
68 msgstr ""
69
70 #: addr2line.c:375 nm.c:1554 objdump.c:3234
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:2027
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:399
455 #, c-format
456 msgid "BFD header file version %s\n"
457 msgstr ""
458
459 #: bucomm.c:548
460 #, c-format
461 msgid "%s: bad number: %s"
462 msgstr ""
463
464 #: bucomm.c:565 strings.c:422
465 #, c-format
466 msgid "'%s': No such file"
467 msgstr ""
468
469 #: bucomm.c:567 strings.c:424
470 #, c-format
471 msgid "Warning: could not locate '%s'. reason: %s"
472 msgstr ""
473
474 #: bucomm.c:571
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:3375 dlltool.c:3397
771 #, c-format
772 msgid "%s is not a library"
773 msgstr ""
774
775 #: dlltool.c:3415
776 #, c-format
777 msgid "Import library `%s' specifies two or more dlls"
778 msgstr ""
779
780 #: dlltool.c:3426
781 #, c-format
782 msgid "Unable to determine dll name for `%s' (not an import library?)"
783 msgstr ""
784
785 #: dlltool.c:3647
786 #, c-format
787 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
788 msgstr ""
789
790 #: dlltool.c:3653
791 #, c-format
792 msgid "Error, duplicate EXPORT with ordinals: %s"
793 msgstr ""
794
795 #: dlltool.c:3758
796 msgid "Processing definitions"
797 msgstr ""
798
799 #: dlltool.c:3790
800 msgid "Processed definitions"
801 msgstr ""
802
803 #. xgetext:c-format
804 #: dlltool.c:3797 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:3799
811 #, c-format
812 msgid ""
813 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
814 msgstr ""
815
816 #: dlltool.c:3800
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:3801
824 #, c-format
825 msgid " -e --output-exp <outname> Generate an export file.\n"
826 msgstr ""
827
828 #: dlltool.c:3802
829 #, c-format
830 msgid " -l --output-lib <outname> Generate an interface library.\n"
831 msgstr ""
832
833 #: dlltool.c:3803
834 #, c-format
835 msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
836 msgstr ""
837
838 #: dlltool.c:3804
839 #, c-format
840 msgid " -a --add-indirect Add dll indirects to export file.\n"
841 msgstr ""
842
843 #: dlltool.c:3805
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:3806
850 #, c-format
851 msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
852 msgstr ""
853
854 #: dlltool.c:3807
855 #, c-format
856 msgid " -z --output-def <deffile> Name of .def file to be created.\n"
857 msgstr ""
858
859 #: dlltool.c:3808
860 #, c-format
861 msgid " --export-all-symbols Export all symbols to .def\n"
862 msgstr ""
863
864 #: dlltool.c:3809
865 #, c-format
866 msgid " --no-export-all-symbols Only export listed symbols\n"
867 msgstr ""
868
869 #: dlltool.c:3810
870 #, c-format
871 msgid " --exclude-symbols <list> Don't export <list>\n"
872 msgstr ""
873
874 #: dlltool.c:3811
875 #, c-format
876 msgid " --no-default-excludes Clear default exclude symbols\n"
877 msgstr ""
878
879 #: dlltool.c:3812
880 #, c-format
881 msgid " -b --base-file <basefile> Read linker generated base file.\n"
882 msgstr ""
883
884 #: dlltool.c:3813
885 #, c-format
886 msgid " -x --no-idata4 Don't generate idata$4 section.\n"
887 msgstr ""
888
889 #: dlltool.c:3814
890 #, c-format
891 msgid " -c --no-idata5 Don't generate idata$5 section.\n"
892 msgstr ""
893
894 #: dlltool.c:3815
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:3816
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:3817
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:3818
916 #, c-format
917 msgid " -k --kill-at Kill @<n> from exported names.\n"
918 msgstr ""
919
920 #: dlltool.c:3819
921 #, c-format
922 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
923 msgstr ""
924
925 #: dlltool.c:3820
926 #, c-format
927 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
928 msgstr ""
929
930 #: dlltool.c:3821
931 #, c-format
932 msgid " -S --as <name> Use <name> for assembler.\n"
933 msgstr ""
934
935 #: dlltool.c:3822
936 #, c-format
937 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
938 msgstr ""
939
940 #: dlltool.c:3823
941 #, c-format
942 msgid ""
943 " -C --compat-implib Create backward compatible import library.\n"
944 msgstr ""
945
946 #: dlltool.c:3824
947 #, c-format
948 msgid ""
949 " -n --no-delete Keep temp files (repeat for extra "
950 "preservation).\n"
951 msgstr ""
952
953 #: dlltool.c:3825
954 #, c-format
955 msgid ""
956 " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
957 msgstr ""
958
959 #: dlltool.c:3826
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:3827
967 #, c-format
968 msgid ""
969 " --identify-strict Causes --identify to report error when multiple "
970 "DLLs.\n"
971 msgstr ""
972
973 #: dlltool.c:3828
974 #, c-format
975 msgid " -v --verbose Be verbose.\n"
976 msgstr ""
977
978 #: dlltool.c:3829
979 #, c-format
980 msgid " -V --version Display the program version.\n"
981 msgstr ""
982
983 #: dlltool.c:3830
984 #, c-format
985 msgid " -h --help Display this information.\n"
986 msgstr ""
987
988 #: dlltool.c:3831
989 #, c-format
990 msgid " @<file> Read options from <file>.\n"
991 msgstr ""
992
993 #: dlltool.c:3833
994 #, c-format
995 msgid ""
996 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
997 msgstr ""
998
999 #: dlltool.c:3834
1000 #, c-format
1001 msgid " -L --linker <name> Use <name> as the linker.\n"
1002 msgstr ""
1003
1004 #: dlltool.c:3835
1005 #, c-format
1006 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1007 msgstr ""
1008
1009 #: dlltool.c:3972
1010 #, c-format
1011 msgid "Path components stripped from dllname, '%s'."
1012 msgstr ""
1013
1014 #: dlltool.c:4020
1015 #, c-format
1016 msgid "Unable to open base-file: %s"
1017 msgstr ""
1018
1019 #: dlltool.c:4055
1020 #, c-format
1021 msgid "Machine '%s' not supported"
1022 msgstr ""
1023
1024 #: dlltool.c:4124
1025 #, c-format
1026 msgid "Warning, machine type (%d) not supported for delayimport."
1027 msgstr ""
1028
1029 #: dlltool.c:4192 dllwrap.c:201
1030 #, c-format
1031 msgid "Tried file: %s"
1032 msgstr ""
1033
1034 #: dlltool.c:4199 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:106 dwarf.c:155 readelf.c:357 readelf.c:525
1280 #, c-format
1281 msgid "Unhandled data length: %d\n"
1282 msgstr ""
1283
1284 #: dwarf.c:304 dwarf.c:2649
1285 msgid "badly formed extended line op encountered!\n"
1286 msgstr ""
1287
1288 #: dwarf.c:311
1289 #, c-format
1290 msgid " Extended opcode %d: "
1291 msgstr ""
1292
1293 #: dwarf.c:316
1294 #, c-format
1295 msgid ""
1296 "End of Sequence\n"
1297 "\n"
1298 msgstr ""
1299
1300 #: dwarf.c:322
1301 #, c-format
1302 msgid "set Address to 0x%lx\n"
1303 msgstr ""
1304
1305 #: dwarf.c:327
1306 #, c-format
1307 msgid " define new File Table entry\n"
1308 msgstr ""
1309
1310 #: dwarf.c:328 dwarf.c:2263
1311 #, c-format
1312 msgid " Entry\tDir\tTime\tSize\tName\n"
1313 msgstr ""
1314
1315 #: dwarf.c:330
1316 #, c-format
1317 msgid " %d\t"
1318 msgstr ""
1319
1320 #: dwarf.c:333 dwarf.c:335 dwarf.c:337 dwarf.c:2275 dwarf.c:2277 dwarf.c:2279
1321 #, c-format
1322 msgid "%lu\t"
1323 msgstr ""
1324
1325 #: dwarf.c:338
1326 #, c-format
1327 msgid ""
1328 "%s\n"
1329 "\n"
1330 msgstr ""
1331
1332 #: dwarf.c:342
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:384
1342 #, c-format
1343 msgid "user defined: length %d\n"
1344 msgstr ""
1345
1346 #: dwarf.c:386 dwarf.c:2680
1347 #, c-format
1348 msgid "UNKNOWN: length %d\n"
1349 msgstr ""
1350
1351 #: dwarf.c:399
1352 msgid "<no .debug_str section>"
1353 msgstr ""
1354
1355 #: dwarf.c:405
1356 #, c-format
1357 msgid "DW_FORM_strp offset too big: %lx\n"
1358 msgstr ""
1359
1360 #: dwarf.c:406
1361 msgid "<offset is too big>"
1362 msgstr ""
1363
1364 #: dwarf.c:639
1365 #, c-format
1366 msgid "Unknown TAG value: %lx"
1367 msgstr ""
1368
1369 #: dwarf.c:675
1370 #, c-format
1371 msgid "Unknown FORM value: %lx"
1372 msgstr ""
1373
1374 #: dwarf.c:684
1375 #, c-format
1376 msgid " %lu byte block: "
1377 msgstr ""
1378
1379 #: dwarf.c:1102
1380 #, c-format
1381 msgid "(User defined location op)"
1382 msgstr ""
1383
1384 #: dwarf.c:1104
1385 #, c-format
1386 msgid "(Unknown location op)"
1387 msgstr ""
1388
1389 #: dwarf.c:1152
1390 msgid "Internal error: DWARF version is not 2 or 3.\n"
1391 msgstr ""
1392
1393 #: dwarf.c:1251
1394 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
1395 msgstr ""
1396
1397 #: dwarf.c:1300
1398 #, c-format
1399 msgid " (indirect string, offset: 0x%lx): %s"
1400 msgstr ""
1401
1402 #: dwarf.c:1309
1403 #, c-format
1404 msgid "Unrecognized form: %lu\n"
1405 msgstr ""
1406
1407 #: dwarf.c:1393
1408 #, c-format
1409 msgid "(not inlined)"
1410 msgstr ""
1411
1412 #: dwarf.c:1396
1413 #, c-format
1414 msgid "(inlined)"
1415 msgstr ""
1416
1417 #: dwarf.c:1399
1418 #, c-format
1419 msgid "(declared as inline but ignored)"
1420 msgstr ""
1421
1422 #: dwarf.c:1402
1423 #, c-format
1424 msgid "(declared as inline and inlined)"
1425 msgstr ""
1426
1427 #: dwarf.c:1405
1428 #, c-format
1429 msgid " (Unknown inline attribute value: %lx)"
1430 msgstr ""
1431
1432 #: dwarf.c:1566
1433 #, c-format
1434 msgid "(location list)"
1435 msgstr ""
1436
1437 #: dwarf.c:1585 dwarf.c:3281
1438 #, c-format
1439 msgid " [without DW_AT_frame_base]"
1440 msgstr ""
1441
1442 #: dwarf.c:1597
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:1771
1450 #, c-format
1451 msgid "Unknown AT value: %lx"
1452 msgstr ""
1453
1454 #: dwarf.c:1838
1455 #, c-format
1456 msgid "Reserved length value (%lx) found in section %s\n"
1457 msgstr ""
1458
1459 #: dwarf.c:1849
1460 #, c-format
1461 msgid "Corrupt unit length (%lx) found in section %s\n"
1462 msgstr ""
1463
1464 #: dwarf.c:1856
1465 #, c-format
1466 msgid "No comp units in %s section ?"
1467 msgstr ""
1468
1469 #: dwarf.c:1865
1470 #, c-format
1471 msgid "Not enough memory for a debug info array of %u entries"
1472 msgstr ""
1473
1474 #: dwarf.c:1873 dwarf.c:2882 dwarf.c:2976 dwarf.c:3050 dwarf.c:3167
1475 #: dwarf.c:3316 dwarf.c:3374 dwarf.c:3571
1476 #, c-format
1477 msgid ""
1478 "Contents of the %s section:\n"
1479 "\n"
1480 msgstr ""
1481
1482 #: dwarf.c:1881
1483 #, c-format
1484 msgid "Unable to locate %s section!\n"
1485 msgstr ""
1486
1487 #: dwarf.c:1944
1488 #, c-format
1489 msgid " Compilation Unit @ offset 0x%lx:\n"
1490 msgstr ""
1491
1492 #: dwarf.c:1945
1493 #, c-format
1494 msgid " Length: 0x%lx (%s)\n"
1495 msgstr ""
1496
1497 #: dwarf.c:1947
1498 #, c-format
1499 msgid " Version: %d\n"
1500 msgstr ""
1501
1502 #: dwarf.c:1948
1503 #, c-format
1504 msgid " Abbrev Offset: %ld\n"
1505 msgstr ""
1506
1507 #: dwarf.c:1949
1508 #, c-format
1509 msgid " Pointer Size: %d\n"
1510 msgstr ""
1511
1512 #: dwarf.c:1955
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:1964
1520 #, c-format
1521 msgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n"
1522 msgstr ""
1523
1524 #: dwarf.c:1974
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:2021
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:2025
1538 msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
1539 msgstr ""
1540
1541 #: dwarf.c:2032
1542 #, c-format
1543 msgid " <%d><%lx>: Abbrev Number: %lu"
1544 msgstr ""
1545
1546 #: dwarf.c:2049
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:2055
1553 #, c-format
1554 msgid " (%s)\n"
1555 msgstr ""
1556
1557 #: dwarf.c:2146
1558 #, c-format
1559 msgid ""
1560 "Raw dump of debug contents of section %s:\n"
1561 "\n"
1562 msgstr ""
1563
1564 #: dwarf.c:2184
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:2194 dwarf.c:2482
1572 msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
1573 msgstr ""
1574
1575 #: dwarf.c:2215
1576 #, c-format
1577 msgid " Offset: 0x%lx\n"
1578 msgstr ""
1579
1580 #: dwarf.c:2216
1581 #, c-format
1582 msgid " Length: %ld\n"
1583 msgstr ""
1584
1585 #: dwarf.c:2217
1586 #, c-format
1587 msgid " DWARF Version: %d\n"
1588 msgstr ""
1589
1590 #: dwarf.c:2218
1591 #, c-format
1592 msgid " Prologue Length: %d\n"
1593 msgstr ""
1594
1595 #: dwarf.c:2219
1596 #, c-format
1597 msgid " Minimum Instruction Length: %d\n"
1598 msgstr ""
1599
1600 #: dwarf.c:2220
1601 #, c-format
1602 msgid " Initial value of 'is_stmt': %d\n"
1603 msgstr ""
1604
1605 #: dwarf.c:2221
1606 #, c-format
1607 msgid " Line Base: %d\n"
1608 msgstr ""
1609
1610 #: dwarf.c:2222
1611 #, c-format
1612 msgid " Line Range: %d\n"
1613 msgstr ""
1614
1615 #: dwarf.c:2223
1616 #, c-format
1617 msgid " Opcode Base: %d\n"
1618 msgstr ""
1619
1620 #: dwarf.c:2232
1621 #, c-format
1622 msgid ""
1623 "\n"
1624 " Opcodes:\n"
1625 msgstr ""
1626
1627 #: dwarf.c:2235
1628 #, c-format
1629 msgid " Opcode %d has %d args\n"
1630 msgstr ""
1631
1632 #: dwarf.c:2241
1633 #, c-format
1634 msgid ""
1635 "\n"
1636 " The Directory Table is empty.\n"
1637 msgstr ""
1638
1639 #: dwarf.c:2244
1640 #, c-format
1641 msgid ""
1642 "\n"
1643 " The Directory Table:\n"
1644 msgstr ""
1645
1646 #: dwarf.c:2248
1647 #, c-format
1648 msgid " %s\n"
1649 msgstr ""
1650
1651 #: dwarf.c:2259
1652 #, c-format
1653 msgid ""
1654 "\n"
1655 " The File Name Table is empty.\n"
1656 msgstr ""
1657
1658 #: dwarf.c:2262
1659 #, c-format
1660 msgid ""
1661 "\n"
1662 " The File Name Table:\n"
1663 msgstr ""
1664
1665 #: dwarf.c:2270
1666 #, c-format
1667 msgid " %d\t"
1668 msgstr ""
1669
1670 #: dwarf.c:2281
1671 #, c-format
1672 msgid "%s\n"
1673 msgstr ""
1674
1675 #. Now display the statements.
1676 #: dwarf.c:2289
1677 #, c-format
1678 msgid ""
1679 "\n"
1680 " Line Number Statements:\n"
1681 msgstr ""
1682
1683 #: dwarf.c:2305
1684 #, c-format
1685 msgid " Special opcode %d: advance Address by %lu to 0x%lx"
1686 msgstr ""
1687
1688 #: dwarf.c:2309
1689 #, c-format
1690 msgid " and Line by %d to %d\n"
1691 msgstr ""
1692
1693 #: dwarf.c:2319
1694 #, c-format
1695 msgid " Copy\n"
1696 msgstr ""
1697
1698 #: dwarf.c:2327
1699 #, c-format
1700 msgid " Advance PC by %lu to 0x%lx\n"
1701 msgstr ""
1702
1703 #: dwarf.c:2335
1704 #, c-format
1705 msgid " Advance Line by %d to %d\n"
1706 msgstr ""
1707
1708 #: dwarf.c:2342
1709 #, c-format
1710 msgid " Set File Name to entry %d in the File Name Table\n"
1711 msgstr ""
1712
1713 #: dwarf.c:2350
1714 #, c-format
1715 msgid " Set column to %lu\n"
1716 msgstr ""
1717
1718 #: dwarf.c:2357
1719 #, c-format
1720 msgid " Set is_stmt to %d\n"
1721 msgstr ""
1722
1723 #: dwarf.c:2362
1724 #, c-format
1725 msgid " Set basic block\n"
1726 msgstr ""
1727
1728 #: dwarf.c:2370
1729 #, c-format
1730 msgid " Advance PC by constant %lu to 0x%lx\n"
1731 msgstr ""
1732
1733 #: dwarf.c:2378
1734 #, c-format
1735 msgid " Advance PC by fixed size amount %lu to 0x%lx\n"
1736 msgstr ""
1737
1738 #: dwarf.c:2383
1739 #, c-format
1740 msgid " Set prologue_end to true\n"
1741 msgstr ""
1742
1743 #: dwarf.c:2387
1744 #, c-format
1745 msgid " Set epilogue_begin to true\n"
1746 msgstr ""
1747
1748 #: dwarf.c:2393 dwarf.c:2758
1749 #, c-format
1750 msgid " Set ISA to %lu\n"
1751 msgstr ""
1752
1753 #: dwarf.c:2397 dwarf.c:2762
1754 #, c-format
1755 msgid " Unknown opcode %d with operands: "
1756 msgstr ""
1757
1758 #: dwarf.c:2430
1759 #, c-format
1760 msgid ""
1761 "Decoded dump of debug contents of section %s:\n"
1762 "\n"
1763 msgstr ""
1764
1765 #: dwarf.c:2472
1766 msgid "The line info appears to be corrupt - the section is too small\n"
1767 msgstr ""
1768
1769 #: dwarf.c:2592
1770 #, c-format
1771 msgid "CU: %s:\n"
1772 msgstr ""
1773
1774 #: dwarf.c:2593 dwarf.c:2606
1775 #, c-format
1776 msgid "File name Line number Starting address\n"
1777 msgstr ""
1778
1779 #: dwarf.c:2599
1780 #, c-format
1781 msgid "CU: %s/%s:\n"
1782 msgstr ""
1783
1784 #: dwarf.c:2604 dwarf.c:2676
1785 #, c-format
1786 msgid "%s:\n"
1787 msgstr ""
1788
1789 #. If directory index is 0, that means current directory.
1790 #: dwarf.c:2709
1791 #, c-format
1792 msgid ""
1793 "\n"
1794 "./%s:[++]\n"
1795 msgstr ""
1796
1797 #. The directory index starts counting at 1.
1798 #: dwarf.c:2715
1799 #, c-format
1800 msgid ""
1801 "\n"
1802 "%s/%s:\n"
1803 msgstr ""
1804
1805 #: dwarf.c:2800
1806 #, c-format
1807 msgid "%-35s %11d %#18lx\n"
1808 msgstr ""
1809
1810 #: dwarf.c:2805
1811 #, c-format
1812 msgid "%s %11d %#18lx\n"
1813 msgstr ""
1814
1815 #: dwarf.c:2835 dwarf.c:3112 dwarf.c:3534
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:2916 dwarf.c:3419
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:2930
1829 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
1830 msgstr ""
1831
1832 #: dwarf.c:2937
1833 #, c-format
1834 msgid " Length: %ld\n"
1835 msgstr ""
1836
1837 #: dwarf.c:2939
1838 #, c-format
1839 msgid " Version: %d\n"
1840 msgstr ""
1841
1842 #: dwarf.c:2941
1843 #, c-format
1844 msgid " Offset into .debug_info section: 0x%lx\n"
1845 msgstr ""
1846
1847 #: dwarf.c:2943
1848 #, c-format
1849 msgid " Size of area in .debug_info section: %ld\n"
1850 msgstr ""
1851
1852 #: dwarf.c:2946
1853 #, c-format
1854 msgid ""
1855 "\n"
1856 " Offset\tName\n"
1857 msgstr ""
1858
1859 #: dwarf.c:2997
1860 #, c-format
1861 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
1862 msgstr ""
1863
1864 #: dwarf.c:3003
1865 #, c-format
1866 msgid " DW_MACINFO_end_file\n"
1867 msgstr ""
1868
1869 #: dwarf.c:3011
1870 #, c-format
1871 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
1872 msgstr ""
1873
1874 #: dwarf.c:3020
1875 #, c-format
1876 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
1877 msgstr ""
1878
1879 #: dwarf.c:3032
1880 #, c-format
1881 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
1882 msgstr ""
1883
1884 #: dwarf.c:3061
1885 #, c-format
1886 msgid " Number TAG\n"
1887 msgstr ""
1888
1889 #: dwarf.c:3067
1890 #, c-format
1891 msgid " %ld %s [%s]\n"
1892 msgstr ""
1893
1894 #: dwarf.c:3070
1895 msgid "has children"
1896 msgstr ""
1897
1898 #: dwarf.c:3070
1899 msgid "no children"
1900 msgstr ""
1901
1902 #: dwarf.c:3073
1903 #, c-format
1904 msgid " %-18s %s\n"
1905 msgstr ""
1906
1907 #: dwarf.c:3106 dwarf.c:3312 dwarf.c:3528
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:3156
1916 msgid "Location lists in .debug_info section aren't in ascending order!\n"
1917 msgstr ""
1918
1919 #: dwarf.c:3159
1920 msgid "No location lists in .debug_info section!\n"
1921 msgstr ""
1922
1923 #: dwarf.c:3164
1924 #, c-format
1925 msgid "Location lists in %s section start at 0x%lx\n"
1926 msgstr ""
1927
1928 #: dwarf.c:3168
1929 #, c-format
1930 msgid " Offset Begin End Expression\n"
1931 msgstr ""
1932
1933 #: dwarf.c:3199
1934 #, c-format
1935 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
1936 msgstr ""
1937
1938 #: dwarf.c:3203
1939 #, c-format
1940 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1941 msgstr ""
1942
1943 #: dwarf.c:3211
1944 #, c-format
1945 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
1946 msgstr ""
1947
1948 #: dwarf.c:3220 dwarf.c:3255 dwarf.c:3265
1949 #, c-format
1950 msgid "Location list starting at offset 0x%lx is not terminated.\n"
1951 msgstr ""
1952
1953 #: dwarf.c:3239 dwarf.c:3622
1954 #, c-format
1955 msgid "<End of list>\n"
1956 msgstr ""
1957
1958 #: dwarf.c:3249
1959 #, c-format
1960 msgid "(base address)\n"
1961 msgstr ""
1962
1963 #: dwarf.c:3284
1964 msgid " (start == end)"
1965 msgstr ""
1966
1967 #: dwarf.c:3286
1968 msgid " (start > end)"
1969 msgstr ""
1970
1971 #: dwarf.c:3296
1972 #, c-format
1973 msgid "There are %ld unused bytes at the end of section %s\n"
1974 msgstr ""
1975
1976 #: dwarf.c:3430
1977 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
1978 msgstr ""
1979
1980 #: dwarf.c:3434
1981 #, c-format
1982 msgid " Length: %ld\n"
1983 msgstr ""
1984
1985 #: dwarf.c:3435
1986 #, c-format
1987 msgid " Version: %d\n"
1988 msgstr ""
1989
1990 #: dwarf.c:3436
1991 #, c-format
1992 msgid " Offset into .debug_info: 0x%lx\n"
1993 msgstr ""
1994
1995 #: dwarf.c:3437
1996 #, c-format
1997 msgid " Pointer Size: %d\n"
1998 msgstr ""
1999
2000 #: dwarf.c:3438
2001 #, c-format
2002 msgid " Segment Size: %d\n"
2003 msgstr ""
2004
2005 #: dwarf.c:3447
2006 msgid "Pointer size + Segment size is not a power of two.\n"
2007 msgstr ""
2008
2009 #: dwarf.c:3452
2010 #, c-format
2011 msgid ""
2012 "\n"
2013 " Address Length\n"
2014 msgstr ""
2015
2016 #: dwarf.c:3454
2017 #, c-format
2018 msgid ""
2019 "\n"
2020 " Address Length\n"
2021 msgstr ""
2022
2023 #: dwarf.c:3544
2024 msgid "No range lists in .debug_info section!\n"
2025 msgstr ""
2026
2027 #: dwarf.c:3568
2028 #, c-format
2029 msgid "Range lists in %s section start at 0x%lx\n"
2030 msgstr ""
2031
2032 #: dwarf.c:3572
2033 #, c-format
2034 msgid " Offset Begin End\n"
2035 msgstr ""
2036
2037 #: dwarf.c:3593
2038 #, c-format
2039 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
2040 msgstr ""
2041
2042 #: dwarf.c:3597
2043 #, c-format
2044 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
2045 msgstr ""
2046
2047 #: dwarf.c:3640
2048 msgid "(start == end)"
2049 msgstr ""
2050
2051 #: dwarf.c:3642
2052 msgid "(start > end)"
2053 msgstr ""
2054
2055 #: dwarf.c:3879
2056 msgid "bad register: "
2057 msgstr ""
2058
2059 #: dwarf.c:3881
2060 #, c-format
2061 msgid "Contents of the %s section:\n"
2062 msgstr ""
2063
2064 #: dwarf.c:4646
2065 #, c-format
2066 msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
2067 msgstr ""
2068
2069 #: dwarf.c:4648
2070 #, c-format
2071 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
2072 msgstr ""
2073
2074 #: dwarf.c:4672
2075 #, c-format
2076 msgid "Displaying the debug contents of section %s is not yet supported.\n"
2077 msgstr ""
2078
2079 #: dwarf.c:4714
2080 #, c-format
2081 msgid "%s: Error: "
2082 msgstr ""
2083
2084 #: dwarf.c:4725
2085 #, c-format
2086 msgid "%s: Warning: "
2087 msgstr ""
2088
2089 #: dwarf.c:4823 dwarf.c:4889
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:311
2115 msgid "unexpected end of debugging information"
2116 msgstr ""
2117
2118 #: ieee.c:398
2119 msgid "invalid number"
2120 msgstr ""
2121
2122 #: ieee.c:451
2123 msgid "invalid string length"
2124 msgstr ""
2125
2126 #: ieee.c:506 ieee.c:547
2127 msgid "expression stack overflow"
2128 msgstr ""
2129
2130 #: ieee.c:526
2131 msgid "unsupported IEEE expression operator"
2132 msgstr ""
2133
2134 #: ieee.c:541
2135 msgid "unknown section"
2136 msgstr ""
2137
2138 #: ieee.c:562
2139 msgid "expression stack underflow"
2140 msgstr ""
2141
2142 #: ieee.c:576
2143 msgid "expression stack mismatch"
2144 msgstr ""
2145
2146 #: ieee.c:613
2147 msgid "unknown builtin type"
2148 msgstr ""
2149
2150 #: ieee.c:758
2151 msgid "BCD float type not supported"
2152 msgstr ""
2153
2154 #: ieee.c:895
2155 msgid "unexpected number"
2156 msgstr ""
2157
2158 #: ieee.c:902
2159 msgid "unexpected record type"
2160 msgstr ""
2161
2162 #: ieee.c:935
2163 msgid "blocks left on stack at end"
2164 msgstr ""
2165
2166 #: ieee.c:1208
2167 msgid "unknown BB type"
2168 msgstr ""
2169
2170 #: ieee.c:1217
2171 msgid "stack overflow"
2172 msgstr ""
2173
2174 #: ieee.c:1240
2175 msgid "stack underflow"
2176 msgstr ""
2177
2178 #: ieee.c:1352 ieee.c:1422 ieee.c:2120
2179 msgid "illegal variable index"
2180 msgstr ""
2181
2182 #: ieee.c:1400
2183 msgid "illegal type index"
2184 msgstr ""
2185
2186 #: ieee.c:1410 ieee.c:1447
2187 msgid "unknown TY code"
2188 msgstr ""
2189
2190 #: ieee.c:1429
2191 msgid "undefined variable in TY"
2192 msgstr ""
2193
2194 #. Pascal file name. FIXME.
2195 #: ieee.c:1841
2196 msgid "Pascal file name not supported"
2197 msgstr ""
2198
2199 #: ieee.c:1889
2200 msgid "unsupported qualifier"
2201 msgstr ""
2202
2203 #: ieee.c:2158
2204 msgid "undefined variable in ATN"
2205 msgstr ""
2206
2207 #: ieee.c:2201
2208 msgid "unknown ATN type"
2209 msgstr ""
2210
2211 #. Reserved for FORTRAN common.
2212 #: ieee.c:2323
2213 msgid "unsupported ATN11"
2214 msgstr ""
2215
2216 #. We have no way to record this information. FIXME.
2217 #: ieee.c:2350
2218 msgid "unsupported ATN12"
2219 msgstr ""
2220
2221 #: ieee.c:2410
2222 msgid "unexpected string in C++ misc"
2223 msgstr ""
2224
2225 #: ieee.c:2423
2226 msgid "bad misc record"
2227 msgstr ""
2228
2229 #: ieee.c:2464
2230 msgid "unrecognized C++ misc record"
2231 msgstr ""
2232
2233 #: ieee.c:2579
2234 msgid "undefined C++ object"
2235 msgstr ""
2236
2237 #: ieee.c:2613
2238 msgid "unrecognized C++ object spec"
2239 msgstr ""
2240
2241 #: ieee.c:2649
2242 msgid "unsupported C++ object type"
2243 msgstr ""
2244
2245 #: ieee.c:2659
2246 msgid "C++ base class not defined"
2247 msgstr ""
2248
2249 #: ieee.c:2671 ieee.c:2776
2250 msgid "C++ object has no fields"
2251 msgstr ""
2252
2253 #: ieee.c:2690
2254 msgid "C++ base class not found in container"
2255 msgstr ""
2256
2257 #: ieee.c:2797
2258 msgid "C++ data member not found in container"
2259 msgstr ""
2260
2261 #: ieee.c:2838 ieee.c:2988
2262 msgid "unknown C++ visibility"
2263 msgstr ""
2264
2265 #: ieee.c:2872
2266 msgid "bad C++ field bit pos or size"
2267 msgstr ""
2268
2269 #: ieee.c:2964
2270 msgid "bad type for C++ method function"
2271 msgstr ""
2272
2273 #: ieee.c:2974
2274 msgid "no type information for C++ method function"
2275 msgstr ""
2276
2277 #: ieee.c:3013
2278 msgid "C++ static virtual method"
2279 msgstr ""
2280
2281 #: ieee.c:3108
2282 msgid "unrecognized C++ object overhead spec"
2283 msgstr ""
2284
2285 #: ieee.c:3147
2286 msgid "undefined C++ vtable"
2287 msgstr ""
2288
2289 #: ieee.c:3216
2290 msgid "C++ default values not in a function"
2291 msgstr ""
2292
2293 #: ieee.c:3256
2294 msgid "unrecognized C++ default type"
2295 msgstr ""
2296
2297 #: ieee.c:3287
2298 msgid "reference parameter is not a pointer"
2299 msgstr ""
2300
2301 #: ieee.c:3370
2302 msgid "unrecognized C++ reference type"
2303 msgstr ""
2304
2305 #: ieee.c:3452
2306 msgid "C++ reference not found"
2307 msgstr ""
2308
2309 #: ieee.c:3460
2310 msgid "C++ reference is not pointer"
2311 msgstr ""
2312
2313 #: ieee.c:3486 ieee.c:3494
2314 msgid "missing required ASN"
2315 msgstr ""
2316
2317 #: ieee.c:3521 ieee.c:3529
2318 msgid "missing required ATN65"
2319 msgstr ""
2320
2321 #: ieee.c:3543
2322 msgid "bad ATN65 record"
2323 msgstr ""
2324
2325 #: ieee.c:4171
2326 #, c-format
2327 msgid "IEEE numeric overflow: 0x"
2328 msgstr ""
2329
2330 #: ieee.c:4215
2331 #, c-format
2332 msgid "IEEE string length overflow: %u\n"
2333 msgstr ""
2334
2335 #: ieee.c:5212
2336 #, c-format
2337 msgid "IEEE unsupported integer type size %u\n"
2338 msgstr ""
2339
2340 #: ieee.c:5246
2341 #, c-format
2342 msgid "IEEE unsupported float type size %u\n"
2343 msgstr ""
2344
2345 #: ieee.c:5280
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:7016 readelf.c:7061
2613 #, c-format
2614 msgid "<processor specific>: %d"
2615 msgstr ""
2616
2617 #: nm.c:339 readelf.c:7025 readelf.c:7079
2618 #, c-format
2619 msgid "<OS specific>: %d"
2620 msgstr ""
2621
2622 #: nm.c:341 readelf.c:7028 readelf.c:7082
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:3336
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:1121
2925 #, c-format
2926 msgid "not stripping symbol `%s' because it is named in a relocation"
2927 msgstr ""
2928
2929 #: objcopy.c:1204
2930 #, c-format
2931 msgid "%s: Multiple redefinition of symbol \"%s\""
2932 msgstr ""
2933
2934 #: objcopy.c:1208
2935 #, c-format
2936 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
2937 msgstr ""
2938
2939 #: objcopy.c:1236
2940 #, c-format
2941 msgid "couldn't open symbol redefinition file %s (error: %s)"
2942 msgstr ""
2943
2944 #: objcopy.c:1314
2945 #, c-format
2946 msgid "%s:%d: garbage found at end of line"
2947 msgstr ""
2948
2949 #: objcopy.c:1317
2950 #, c-format
2951 msgid "%s:%d: missing new symbol name"
2952 msgstr ""
2953
2954 #: objcopy.c:1327
2955 #, c-format
2956 msgid "%s:%d: premature end of file"
2957 msgstr ""
2958
2959 #: objcopy.c:1353
2960 #, c-format
2961 msgid "stat returns negative size for `%s'"
2962 msgstr ""
2963
2964 #: objcopy.c:1365
2965 #, c-format
2966 msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
2967 msgstr ""
2968
2969 #: objcopy.c:1420
2970 msgid "Unable to change endianness of input file(s)"
2971 msgstr ""
2972
2973 #: objcopy.c:1429
2974 #, c-format
2975 msgid "copy from `%s' [%s] to `%s' [%s]\n"
2976 msgstr ""
2977
2978 #: objcopy.c:1474
2979 #, c-format
2980 msgid "Unable to recognise the format of the input file `%s'"
2981 msgstr ""
2982
2983 #: objcopy.c:1477
2984 #, c-format
2985 msgid "Warning: Output file cannot represent architecture `%s'"
2986 msgstr ""
2987
2988 #: objcopy.c:1540
2989 #, c-format
2990 msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
2991 msgstr ""
2992
2993 #: objcopy.c:1599
2994 #, c-format
2995 msgid "can't add section '%s'"
2996 msgstr ""
2997
2998 #: objcopy.c:1608
2999 #, c-format
3000 msgid "can't create section `%s'"
3001 msgstr ""
3002
3003 #: objcopy.c:1654
3004 #, c-format
3005 msgid "cannot create debug link section `%s'"
3006 msgstr ""
3007
3008 #: objcopy.c:1747
3009 msgid "Can't fill gap after section"
3010 msgstr ""
3011
3012 #: objcopy.c:1771
3013 msgid "can't add padding"
3014 msgstr ""
3015
3016 #: objcopy.c:1862
3017 #, c-format
3018 msgid "cannot fill debug link section `%s'"
3019 msgstr ""
3020
3021 #: objcopy.c:1925
3022 msgid "error copying private BFD data"
3023 msgstr ""
3024
3025 #: objcopy.c:1936
3026 #, c-format
3027 msgid "this target does not support %lu alternative machine codes"
3028 msgstr ""
3029
3030 #: objcopy.c:1940
3031 msgid "treating that number as an absolute e_machine value instead"
3032 msgstr ""
3033
3034 #: objcopy.c:1944
3035 msgid "ignoring the alternative value"
3036 msgstr ""
3037
3038 #: objcopy.c:1975 objcopy.c:2010
3039 #, c-format
3040 msgid "cannot create tempdir for archive copying (error: %s)"
3041 msgstr ""
3042
3043 #: objcopy.c:2071
3044 msgid "Unable to recognise the format of file"
3045 msgstr ""
3046
3047 #: objcopy.c:2168
3048 #, c-format
3049 msgid "error: the input file '%s' is empty"
3050 msgstr ""
3051
3052 #: objcopy.c:2300
3053 #, c-format
3054 msgid "Multiple renames of section %s"
3055 msgstr ""
3056
3057 #: objcopy.c:2351
3058 msgid "error in private header data"
3059 msgstr ""
3060
3061 #: objcopy.c:2429
3062 msgid "failed to create output section"
3063 msgstr ""
3064
3065 #: objcopy.c:2443
3066 msgid "failed to set size"
3067 msgstr ""
3068
3069 #: objcopy.c:2457
3070 msgid "failed to set vma"
3071 msgstr ""
3072
3073 #: objcopy.c:2482
3074 msgid "failed to set alignment"
3075 msgstr ""
3076
3077 #: objcopy.c:2516
3078 msgid "failed to copy private data"
3079 msgstr ""
3080
3081 #: objcopy.c:2598
3082 msgid "relocation count is negative"
3083 msgstr ""
3084
3085 #. User must pad the section up in order to do this.
3086 #: objcopy.c:2659
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:2843
3093 msgid "can't create debugging section"
3094 msgstr ""
3095
3096 #: objcopy.c:2856
3097 msgid "can't set debugging section contents"
3098 msgstr ""
3099
3100 #: objcopy.c:2864
3101 #, c-format
3102 msgid "don't know how to write debugging information for %s"
3103 msgstr ""
3104
3105 #: objcopy.c:3006
3106 msgid "could not create temporary file to hold stripped copy"
3107 msgstr ""
3108
3109 #: objcopy.c:3078
3110 #, c-format
3111 msgid "%s: bad version in PE subsystem"
3112 msgstr ""
3113
3114 #: objcopy.c:3108
3115 #, c-format
3116 msgid "unknown PE subsystem: %s"
3117 msgstr ""
3118
3119 #: objcopy.c:3168
3120 msgid "byte number must be non-negative"
3121 msgstr ""
3122
3123 #: objcopy.c:3178
3124 msgid "interleave must be positive"
3125 msgstr ""
3126
3127 #: objcopy.c:3198 objcopy.c:3206
3128 #, c-format
3129 msgid "%s both copied and removed"
3130 msgstr ""
3131
3132 #: objcopy.c:3307 objcopy.c:3381 objcopy.c:3481 objcopy.c:3512 objcopy.c:3536
3133 #: objcopy.c:3540 objcopy.c:3560
3134 #, c-format
3135 msgid "bad format for %s"
3136 msgstr ""
3137
3138 #: objcopy.c:3331
3139 #, c-format
3140 msgid "cannot open: %s: %s"
3141 msgstr ""
3142
3143 #: objcopy.c:3450
3144 #, c-format
3145 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
3146 msgstr ""
3147
3148 #: objcopy.c:3611
3149 #, c-format
3150 msgid "unknown long section names option '%s'"
3151 msgstr ""
3152
3153 #: objcopy.c:3629
3154 msgid "unable to parse alternative machine code"
3155 msgstr ""
3156
3157 #: objcopy.c:3674
3158 msgid "number of bytes to reverse must be positive and even"
3159 msgstr ""
3160
3161 #: objcopy.c:3677
3162 #, c-format
3163 msgid "Warning: ignoring previous --reverse-bytes value of %d"
3164 msgstr ""
3165
3166 #: objcopy.c:3692
3167 #, c-format
3168 msgid "%s: invalid reserve value for --heap"
3169 msgstr ""
3170
3171 #: objcopy.c:3698
3172 #, c-format
3173 msgid "%s: invalid commit value for --heap"
3174 msgstr ""
3175
3176 #: objcopy.c:3723
3177 #, c-format
3178 msgid "%s: invalid reserve value for --stack"
3179 msgstr ""
3180
3181 #: objcopy.c:3729
3182 #, c-format
3183 msgid "%s: invalid commit value for --stack"
3184 msgstr ""
3185
3186 #: objcopy.c:3758
3187 msgid "byte number must be less than interleave"
3188 msgstr ""
3189
3190 #: objcopy.c:3785
3191 #, c-format
3192 msgid "unknown input EFI target: %s"
3193 msgstr ""
3194
3195 #: objcopy.c:3816
3196 #, c-format
3197 msgid "unknown output EFI target: %s"
3198 msgstr ""
3199
3200 #: objcopy.c:3841
3201 #, c-format
3202 msgid "architecture %s unknown"
3203 msgstr ""
3204
3205 #: objcopy.c:3845
3206 msgid ""
3207 "Warning: input target 'binary' required for binary architecture parameter."
3208 msgstr ""
3209
3210 #: objcopy.c:3846
3211 #, c-format
3212 msgid " Argument %s ignored"
3213 msgstr ""
3214
3215 #: objcopy.c:3852
3216 #, c-format
3217 msgid "warning: could not locate '%s'. System error message: %s"
3218 msgstr ""
3219
3220 #: objcopy.c:3863
3221 #, c-format
3222 msgid ""
3223 "warning: could not create temporary file whilst copying '%s', (error: %s)"
3224 msgstr ""
3225
3226 #: objcopy.c:3891 objcopy.c:3905
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:1886
3367 #, c-format
3368 msgid ""
3369 "\n"
3370 "Disassembly of section %s:\n"
3371 msgstr ""
3372
3373 #: objdump.c:2062
3374 #, c-format
3375 msgid "Can't use supplied machine %s"
3376 msgstr ""
3377
3378 #: objdump.c:2081
3379 #, c-format
3380 msgid "Can't disassemble for architecture %s\n"
3381 msgstr ""
3382
3383 #: objdump.c:2172
3384 #, c-format
3385 msgid ""
3386 "\n"
3387 "Can't get contents for section '%s'.\n"
3388 msgstr ""
3389
3390 #: objdump.c:2183
3391 #, c-format
3392 msgid ""
3393 "\n"
3394 "Can't uncompress section '%s'.\n"
3395 msgstr ""
3396
3397 #: objdump.c:2312
3398 #, c-format
3399 msgid ""
3400 "No %s section present\n"
3401 "\n"
3402 msgstr ""
3403
3404 #: objdump.c:2321
3405 #, c-format
3406 msgid "Reading %s section of %s failed: %s"
3407 msgstr ""
3408
3409 #: objdump.c:2365
3410 #, c-format
3411 msgid ""
3412 "Contents of %s section:\n"
3413 "\n"
3414 msgstr ""
3415
3416 #: objdump.c:2496
3417 #, c-format
3418 msgid "architecture: %s, "
3419 msgstr ""
3420
3421 #: objdump.c:2499
3422 #, c-format
3423 msgid "flags 0x%08x:\n"
3424 msgstr ""
3425
3426 #: objdump.c:2513
3427 #, c-format
3428 msgid ""
3429 "\n"
3430 "start address 0x"
3431 msgstr ""
3432
3433 #: objdump.c:2576
3434 #, c-format
3435 msgid "Contents of section %s:"
3436 msgstr ""
3437
3438 #: objdump.c:2578
3439 #, c-format
3440 msgid " (Starting at file offset: 0x%lx)"
3441 msgstr ""
3442
3443 #: objdump.c:2685
3444 #, c-format
3445 msgid "no symbols\n"
3446 msgstr ""
3447
3448 #: objdump.c:2692
3449 #, c-format
3450 msgid "no information for symbol number %ld\n"
3451 msgstr ""
3452
3453 #: objdump.c:2695
3454 #, c-format
3455 msgid "could not determine the type of symbol number %ld\n"
3456 msgstr ""
3457
3458 #: objdump.c:2975
3459 #, c-format
3460 msgid ""
3461 "\n"
3462 "%s: file format %s\n"
3463 msgstr ""
3464
3465 #: objdump.c:3033
3466 #, c-format
3467 msgid "%s: printing debugging information failed"
3468 msgstr ""
3469
3470 #: objdump.c:3133
3471 #, c-format
3472 msgid "In archive %s:\n"
3473 msgstr ""
3474
3475 #: objdump.c:3249
3476 msgid "error: the start address should be before the end address"
3477 msgstr ""
3478
3479 #: objdump.c:3254
3480 msgid "error: the stop address should be after the start address"
3481 msgstr ""
3482
3483 #: objdump.c:3266
3484 msgid "error: prefix strip must be non-negative"
3485 msgstr ""
3486
3487 #: objdump.c:3271
3488 msgid "error: instruction width must be positive"
3489 msgstr ""
3490
3491 #: objdump.c:3280
3492 msgid "unrecognized -E option"
3493 msgstr ""
3494
3495 #: objdump.c:3291
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:645
3555 msgid "Don't know about relocations on this machine architecture\n"
3556 msgstr ""
3557
3558 #: readelf.c:666 readelf.c:696 readelf.c:764 readelf.c:793
3559 msgid "relocs"
3560 msgstr ""
3561
3562 #: readelf.c:678 readelf.c:708 readelf.c:775 readelf.c:804
3563 msgid "out of memory parsing relocs\n"
3564 msgstr ""
3565
3566 #: readelf.c:909
3567 #, c-format
3568 msgid ""
3569 " Offset Info Type Sym. Value Symbol's Name + Addend\n"
3570 msgstr ""
3571
3572 #: readelf.c:911
3573 #, c-format
3574 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
3575 msgstr ""
3576
3577 #: readelf.c:916
3578 #, c-format
3579 msgid " Offset Info Type Sym. Value Symbol's Name\n"
3580 msgstr ""
3581
3582 #: readelf.c:918
3583 #, c-format
3584 msgid " Offset Info Type Sym.Value Sym. Name\n"
3585 msgstr ""
3586
3587 #: readelf.c:926
3588 #, c-format
3589 msgid ""
3590 " Offset Info Type Symbol's Value "
3591 "Symbol's Name + Addend\n"
3592 msgstr ""
3593
3594 #: readelf.c:928
3595 #, c-format
3596 msgid ""
3597 " Offset Info Type Sym. Value Sym. Name + "
3598 "Addend\n"
3599 msgstr ""
3600
3601 #: readelf.c:933
3602 #, c-format
3603 msgid ""
3604 " Offset Info Type Symbol's Value "
3605 "Symbol's Name\n"
3606 msgstr ""
3607
3608 #: readelf.c:935
3609 #, c-format
3610 msgid ""
3611 " Offset Info Type Sym. Value Sym. Name\n"
3612 msgstr ""
3613
3614 #: readelf.c:1222 readelf.c:1381 readelf.c:1389
3615 #, c-format
3616 msgid "unrecognized: %-7lx"
3617 msgstr ""
3618
3619 #: readelf.c:1247
3620 #, c-format
3621 msgid "<unknown addend: %lx>"
3622 msgstr ""
3623
3624 #: readelf.c:1339
3625 #, c-format
3626 msgid "<string table index: %3ld>"
3627 msgstr ""
3628
3629 #: readelf.c:1341
3630 #, c-format
3631 msgid "<corrupt string table index: %3ld>"
3632 msgstr ""
3633
3634 #: readelf.c:1716
3635 #, c-format
3636 msgid "Processor Specific: %lx"
3637 msgstr ""
3638
3639 #: readelf.c:1740
3640 #, c-format
3641 msgid "Operating System specific: %lx"
3642 msgstr ""
3643
3644 #: readelf.c:1744 readelf.c:2626
3645 #, c-format
3646 msgid "<unknown>: %lx"
3647 msgstr ""
3648
3649 #: readelf.c:1757
3650 msgid "NONE (None)"
3651 msgstr ""
3652
3653 #: readelf.c:1758
3654 msgid "REL (Relocatable file)"
3655 msgstr ""
3656
3657 #: readelf.c:1759
3658 msgid "EXEC (Executable file)"
3659 msgstr ""
3660
3661 #: readelf.c:1760
3662 msgid "DYN (Shared object file)"
3663 msgstr ""
3664
3665 #: readelf.c:1761
3666 msgid "CORE (Core file)"
3667 msgstr ""
3668
3669 #: readelf.c:1765
3670 #, c-format
3671 msgid "Processor Specific: (%x)"
3672 msgstr ""
3673
3674 #: readelf.c:1767
3675 #, c-format
3676 msgid "OS Specific: (%x)"
3677 msgstr ""
3678
3679 #: readelf.c:1769 readelf.c:2843
3680 #, c-format
3681 msgid "<unknown>: %x"
3682 msgstr ""
3683
3684 #: readelf.c:1781
3685 msgid "None"
3686 msgstr ""
3687
3688 #: readelf.c:1892
3689 #, c-format
3690 msgid "<unknown>: 0x%x"
3691 msgstr ""
3692
3693 #: readelf.c:2149
3694 msgid "unknown"
3695 msgstr ""
3696
3697 #: readelf.c:2150
3698 msgid "unknown mac"
3699 msgstr ""
3700
3701 #: readelf.c:2463
3702 msgid "Standalone App"
3703 msgstr ""
3704
3705 #: readelf.c:2466 readelf.c:3174 readelf.c:3190
3706 #, c-format
3707 msgid "<unknown: %x>"
3708 msgstr ""
3709
3710 #: readelf.c:2891
3711 #, c-format
3712 msgid "Usage: readelf <option(s)> elf-file(s)\n"
3713 msgstr ""
3714
3715 #: readelf.c:2892
3716 #, c-format
3717 msgid " Display information about the contents of ELF format files\n"
3718 msgstr ""
3719
3720 #: readelf.c:2893
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:2923
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:2927
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:2956 readelf.c:2985 readelf.c:2989 readelf.c:11591
3778 msgid "Out of memory allocating dump request table.\n"
3779 msgstr ""
3780
3781 #: readelf.c:3144
3782 #, c-format
3783 msgid "Invalid option '-%c'\n"
3784 msgstr ""
3785
3786 #: readelf.c:3158
3787 msgid "Nothing to do.\n"
3788 msgstr ""
3789
3790 #: readelf.c:3170 readelf.c:3186 readelf.c:6536
3791 msgid "none"
3792 msgstr ""
3793
3794 #: readelf.c:3187
3795 msgid "2's complement, little endian"
3796 msgstr ""
3797
3798 #: readelf.c:3188
3799 msgid "2's complement, big endian"
3800 msgstr ""
3801
3802 #: readelf.c:3206
3803 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
3804 msgstr ""
3805
3806 #: readelf.c:3216
3807 #, c-format
3808 msgid "ELF Header:\n"
3809 msgstr ""
3810
3811 #: readelf.c:3217
3812 #, c-format
3813 msgid " Magic: "
3814 msgstr ""
3815
3816 #: readelf.c:3221
3817 #, c-format
3818 msgid " Class: %s\n"
3819 msgstr ""
3820
3821 #: readelf.c:3223
3822 #, c-format
3823 msgid " Data: %s\n"
3824 msgstr ""
3825
3826 #: readelf.c:3225
3827 #, c-format
3828 msgid " Version: %d %s\n"
3829 msgstr ""
3830
3831 #: readelf.c:3232
3832 #, c-format
3833 msgid " OS/ABI: %s\n"
3834 msgstr ""
3835
3836 #: readelf.c:3234
3837 #, c-format
3838 msgid " ABI Version: %d\n"
3839 msgstr ""
3840
3841 #: readelf.c:3236
3842 #, c-format
3843 msgid " Type: %s\n"
3844 msgstr ""
3845
3846 #: readelf.c:3238
3847 #, c-format
3848 msgid " Machine: %s\n"
3849 msgstr ""
3850
3851 #: readelf.c:3240
3852 #, c-format
3853 msgid " Version: 0x%lx\n"
3854 msgstr ""
3855
3856 #: readelf.c:3243
3857 #, c-format
3858 msgid " Entry point address: "
3859 msgstr ""
3860
3861 #: readelf.c:3245
3862 #, c-format
3863 msgid ""
3864 "\n"
3865 " Start of program headers: "
3866 msgstr ""
3867
3868 #: readelf.c:3247
3869 #, c-format
3870 msgid ""
3871 " (bytes into file)\n"
3872 " Start of section headers: "
3873 msgstr ""
3874
3875 #: readelf.c:3249
3876 #, c-format
3877 msgid " (bytes into file)\n"
3878 msgstr ""
3879
3880 #: readelf.c:3251
3881 #, c-format
3882 msgid " Flags: 0x%lx%s\n"
3883 msgstr ""
3884
3885 #: readelf.c:3254
3886 #, c-format
3887 msgid " Size of this header: %ld (bytes)\n"
3888 msgstr ""
3889
3890 #: readelf.c:3256
3891 #, c-format
3892 msgid " Size of program headers: %ld (bytes)\n"
3893 msgstr ""
3894
3895 #: readelf.c:3258
3896 #, c-format
3897 msgid " Number of program headers: %ld\n"
3898 msgstr ""
3899
3900 #: readelf.c:3260
3901 #, c-format
3902 msgid " Size of section headers: %ld (bytes)\n"
3903 msgstr ""
3904
3905 #: readelf.c:3262
3906 #, c-format
3907 msgid " Number of section headers: %ld"
3908 msgstr ""
3909
3910 #: readelf.c:3267
3911 #, c-format
3912 msgid " Section header string table index: %ld"
3913 msgstr ""
3914
3915 #: readelf.c:3305 readelf.c:3339
3916 msgid "program headers"
3917 msgstr ""
3918
3919 #: readelf.c:3378 readelf.c:3678 readelf.c:3721 readelf.c:3782 readelf.c:3849
3920 #: readelf.c:4575 readelf.c:4599 readelf.c:5863 readelf.c:5909 readelf.c:6110
3921 #: readelf.c:7186 readelf.c:7200 readelf.c:7711 readelf.c:7727 readelf.c:7770
3922 #: readelf.c:7795 readelf.c:9780 readelf.c:9972 readelf.c:10507
3923 #: readelf.c:10881 readelf.c:10895 readelf.c:11256
3924 msgid "Out of memory\n"
3925 msgstr ""
3926
3927 #: readelf.c:3405
3928 #, c-format
3929 msgid ""
3930 "\n"
3931 "There are no program headers in this file.\n"
3932 msgstr ""
3933
3934 #: readelf.c:3411
3935 #, c-format
3936 msgid ""
3937 "\n"
3938 "Elf file type is %s\n"
3939 msgstr ""
3940
3941 #: readelf.c:3412
3942 #, c-format
3943 msgid "Entry point "
3944 msgstr ""
3945
3946 #: readelf.c:3414
3947 #, c-format
3948 msgid ""
3949 "\n"
3950 "There are %d program headers, starting at offset "
3951 msgstr ""
3952
3953 #: readelf.c:3426 readelf.c:3428
3954 #, c-format
3955 msgid ""
3956 "\n"
3957 "Program Headers:\n"
3958 msgstr ""
3959
3960 #: readelf.c:3432
3961 #, c-format
3962 msgid ""
3963 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
3964 msgstr ""
3965
3966 #: readelf.c:3435
3967 #, c-format
3968 msgid ""
3969 " Type Offset VirtAddr PhysAddr FileSiz "
3970 "MemSiz Flg Align\n"
3971 msgstr ""
3972
3973 #: readelf.c:3439
3974 #, c-format
3975 msgid " Type Offset VirtAddr PhysAddr\n"
3976 msgstr ""
3977
3978 #: readelf.c:3441
3979 #, c-format
3980 msgid " FileSiz MemSiz Flags Align\n"
3981 msgstr ""
3982
3983 #: readelf.c:3534
3984 msgid "more than one dynamic segment\n"
3985 msgstr ""
3986
3987 #: readelf.c:3550
3988 msgid "no .dynamic section in the dynamic segment\n"
3989 msgstr ""
3990
3991 #: readelf.c:3565
3992 msgid "the .dynamic section is not contained within the dynamic segment\n"
3993 msgstr ""
3994
3995 #: readelf.c:3568
3996 msgid "the .dynamic section is not the first section in the dynamic segment.\n"
3997 msgstr ""
3998
3999 #: readelf.c:3576
4000 msgid "Unable to find program interpreter name\n"
4001 msgstr ""
4002
4003 #: readelf.c:3583
4004 msgid ""
4005 "Internal error: failed to create format string to display program "
4006 "interpreter\n"
4007 msgstr ""
4008
4009 #: readelf.c:3587
4010 msgid "Unable to read program interpreter name\n"
4011 msgstr ""
4012
4013 #: readelf.c:3590
4014 #, c-format
4015 msgid ""
4016 "\n"
4017 " [Requesting program interpreter: %s]"
4018 msgstr ""
4019
4020 #: readelf.c:3602
4021 #, c-format
4022 msgid ""
4023 "\n"
4024 " Section to Segment mapping:\n"
4025 msgstr ""
4026
4027 #: readelf.c:3603
4028 #, c-format
4029 msgid " Segment Sections...\n"
4030 msgstr ""
4031
4032 #: readelf.c:3638
4033 msgid "Cannot interpret virtual addresses without program headers.\n"
4034 msgstr ""
4035
4036 #: readelf.c:3654
4037 #, c-format
4038 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
4039 msgstr ""
4040
4041 #: readelf.c:3669 readelf.c:3712
4042 msgid "section headers"
4043 msgstr ""
4044
4045 #: readelf.c:3757 readelf.c:3824
4046 msgid "symbols"
4047 msgstr ""
4048
4049 #: readelf.c:3769 readelf.c:3836
4050 msgid "symtab shndx"
4051 msgstr ""
4052
4053 #: readelf.c:4112 readelf.c:4559
4054 #, c-format
4055 msgid ""
4056 "\n"
4057 "There are no sections in this file.\n"
4058 msgstr ""
4059
4060 #: readelf.c:4118
4061 #, c-format
4062 msgid "There are %d section headers, starting at offset 0x%lx:\n"
4063 msgstr ""
4064
4065 #: readelf.c:4139 readelf.c:4676 readelf.c:4903 readelf.c:5203 readelf.c:5616
4066 #: readelf.c:7521
4067 msgid "string table"
4068 msgstr ""
4069
4070 #: readelf.c:4206
4071 #, c-format
4072 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
4073 msgstr ""
4074
4075 #: readelf.c:4226
4076 msgid "File contains multiple dynamic symbol tables\n"
4077 msgstr ""
4078
4079 #: readelf.c:4239
4080 msgid "File contains multiple dynamic string tables\n"
4081 msgstr ""
4082
4083 #: readelf.c:4245
4084 msgid "dynamic strings"
4085 msgstr ""
4086
4087 #: readelf.c:4252
4088 msgid "File contains multiple symtab shndx tables\n"
4089 msgstr ""
4090
4091 #: readelf.c:4303
4092 #, c-format
4093 msgid ""
4094 "\n"
4095 "Section Headers:\n"
4096 msgstr ""
4097
4098 #: readelf.c:4305
4099 #, c-format
4100 msgid ""
4101 "\n"
4102 "Section Header:\n"
4103 msgstr ""
4104
4105 #: readelf.c:4311 readelf.c:4322 readelf.c:4333
4106 #, c-format
4107 msgid " [Nr] Name\n"
4108 msgstr ""
4109
4110 #: readelf.c:4312
4111 #, c-format
4112 msgid " Type Addr Off Size ES Lk Inf Al\n"
4113 msgstr ""
4114
4115 #: readelf.c:4316
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:4323
4123 #, c-format
4124 msgid " Type Address Off Size ES Lk Inf Al\n"
4125 msgstr ""
4126
4127 #: readelf.c:4327
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:4334
4135 #, c-format
4136 msgid " Type Address Offset Link\n"
4137 msgstr ""
4138
4139 #: readelf.c:4335
4140 #, c-format
4141 msgid " Size EntSize Info Align\n"
4142 msgstr ""
4143
4144 #: readelf.c:4339
4145 #, c-format
4146 msgid " [Nr] Name Type Address Offset\n"
4147 msgstr ""
4148
4149 #: readelf.c:4340
4150 #, c-format
4151 msgid " Size EntSize Flags Link Info Align\n"
4152 msgstr ""
4153
4154 #: readelf.c:4345
4155 #, c-format
4156 msgid " Flags\n"
4157 msgstr ""
4158
4159 #: readelf.c:4420
4160 #, c-format
4161 msgid "section %u: sh_link value of %u is larger than the number of sections\n"
4162 msgstr ""
4163
4164 #: readelf.c:4516
4165 #, c-format
4166 msgid ""
4167 "Key to Flags:\n"
4168 " W (write), A (alloc), X (execute), M (merge), S (strings)\n"
4169 " I (info), L (link order), G (group), x (unknown)\n"
4170 " O (extra OS processing required) o (OS specific), p (processor specific)\n"
4171 msgstr ""
4172
4173 #: readelf.c:4534
4174 #, c-format
4175 msgid "[<unknown>: 0x%x]"
4176 msgstr ""
4177
4178 #: readelf.c:4566
4179 msgid "Section headers are not available!\n"
4180 msgstr ""
4181
4182 #: readelf.c:4590
4183 #, c-format
4184 msgid ""
4185 "\n"
4186 "There are no section groups in this file.\n"
4187 msgstr ""
4188
4189 #: readelf.c:4627
4190 #, c-format
4191 msgid "Bad sh_link in group section `%s'\n"
4192 msgstr ""
4193
4194 #: readelf.c:4646
4195 #, c-format
4196 msgid "Bad sh_info in group section `%s'\n"
4197 msgstr ""
4198
4199 #: readelf.c:4685
4200 msgid "section data"
4201 msgstr ""
4202
4203 #: readelf.c:4697
4204 #, c-format
4205 msgid " [Index] Name\n"
4206 msgstr ""
4207
4208 #: readelf.c:4711
4209 #, c-format
4210 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
4211 msgstr ""
4212
4213 #: readelf.c:4720
4214 #, c-format
4215 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
4216 msgstr ""
4217
4218 #: readelf.c:4733
4219 #, c-format
4220 msgid "section 0 in group section [%5u]\n"
4221 msgstr ""
4222
4223 #: readelf.c:4828
4224 #, c-format
4225 msgid ""
4226 "\n"
4227 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
4228 msgstr ""
4229
4230 #: readelf.c:4840
4231 #, c-format
4232 msgid ""
4233 "\n"
4234 "There are no dynamic relocations in this file.\n"
4235 msgstr ""
4236
4237 #: readelf.c:4864
4238 #, c-format
4239 msgid ""
4240 "\n"
4241 "Relocation section "
4242 msgstr ""
4243
4244 #: readelf.c:4869 readelf.c:5279 readelf.c:5294 readelf.c:5631
4245 #, c-format
4246 msgid "'%s'"
4247 msgstr ""
4248
4249 #: readelf.c:4871 readelf.c:5296 readelf.c:5633
4250 #, c-format
4251 msgid " at offset 0x%lx contains %lu entries:\n"
4252 msgstr ""
4253
4254 #: readelf.c:4922
4255 #, c-format
4256 msgid ""
4257 "\n"
4258 "There are no relocations in this file.\n"
4259 msgstr ""
4260
4261 #: readelf.c:5107 readelf.c:5480
4262 msgid "unwind table"
4263 msgstr ""
4264
4265 #: readelf.c:5149 readelf.c:5562
4266 #, c-format
4267 msgid "Skipping unexpected relocation type %s\n"
4268 msgstr ""
4269
4270 #: readelf.c:5211 readelf.c:5624 readelf.c:5677
4271 #, c-format
4272 msgid ""
4273 "\n"
4274 "There are no unwind sections in this file.\n"
4275 msgstr ""
4276
4277 #: readelf.c:5274
4278 #, c-format
4279 msgid ""
4280 "\n"
4281 "Could not find unwind info section for "
4282 msgstr ""
4283
4284 #: readelf.c:5287
4285 msgid "unwind info"
4286 msgstr ""
4287
4288 #: readelf.c:5289 readelf.c:5630
4289 #, c-format
4290 msgid ""
4291 "\n"
4292 "Unwind section "
4293 msgstr ""
4294
4295 #: readelf.c:5843 readelf.c:5889
4296 msgid "dynamic section"
4297 msgstr ""
4298
4299 #: readelf.c:5967
4300 #, c-format
4301 msgid ""
4302 "\n"
4303 "There is no dynamic section in this file.\n"
4304 msgstr ""
4305
4306 #: readelf.c:6005
4307 msgid "Unable to seek to end of file!\n"
4308 msgstr ""
4309
4310 #: readelf.c:6018
4311 msgid "Unable to determine the number of symbols to load\n"
4312 msgstr ""
4313
4314 #: readelf.c:6053
4315 msgid "Unable to seek to end of file\n"
4316 msgstr ""
4317
4318 #: readelf.c:6060
4319 msgid "Unable to determine the length of the dynamic string table\n"
4320 msgstr ""
4321
4322 #: readelf.c:6066
4323 msgid "dynamic string table"
4324 msgstr ""
4325
4326 #: readelf.c:6103
4327 msgid "symbol information"
4328 msgstr ""
4329
4330 #: readelf.c:6128
4331 #, c-format
4332 msgid ""
4333 "\n"
4334 "Dynamic section at offset 0x%lx contains %u entries:\n"
4335 msgstr ""
4336
4337 #: readelf.c:6131
4338 #, c-format
4339 msgid " Tag Type Name/Value\n"
4340 msgstr ""
4341
4342 #: readelf.c:6167
4343 #, c-format
4344 msgid "Auxiliary library"
4345 msgstr ""
4346
4347 #: readelf.c:6171
4348 #, c-format
4349 msgid "Filter library"
4350 msgstr ""
4351
4352 #: readelf.c:6175
4353 #, c-format
4354 msgid "Configuration file"
4355 msgstr ""
4356
4357 #: readelf.c:6179
4358 #, c-format
4359 msgid "Dependency audit library"
4360 msgstr ""
4361
4362 #: readelf.c:6183
4363 #, c-format
4364 msgid "Audit library"
4365 msgstr ""
4366
4367 #: readelf.c:6201 readelf.c:6229 readelf.c:6257
4368 #, c-format
4369 msgid "Flags:"
4370 msgstr ""
4371
4372 #: readelf.c:6204 readelf.c:6232 readelf.c:6259
4373 #, c-format
4374 msgid " None\n"
4375 msgstr ""
4376
4377 #: readelf.c:6380
4378 #, c-format
4379 msgid "Shared library: [%s]"
4380 msgstr ""
4381
4382 #: readelf.c:6383
4383 #, c-format
4384 msgid " program interpreter"
4385 msgstr ""
4386
4387 #: readelf.c:6387
4388 #, c-format
4389 msgid "Library soname: [%s]"
4390 msgstr ""
4391
4392 #: readelf.c:6391
4393 #, c-format
4394 msgid "Library rpath: [%s]"
4395 msgstr ""
4396
4397 #: readelf.c:6395
4398 #, c-format
4399 msgid "Library runpath: [%s]"
4400 msgstr ""
4401
4402 #: readelf.c:6458
4403 #, c-format
4404 msgid "Not needed object: [%s]\n"
4405 msgstr ""
4406
4407 #: readelf.c:6583
4408 #, c-format
4409 msgid ""
4410 "\n"
4411 "Version definition section '%s' contains %u entries:\n"
4412 msgstr ""
4413
4414 #: readelf.c:6586
4415 #, c-format
4416 msgid " Addr: 0x"
4417 msgstr ""
4418
4419 #: readelf.c:6588 readelf.c:6690 readelf.c:6813
4420 #, c-format
4421 msgid " Offset: %#08lx Link: %u (%s)\n"
4422 msgstr ""
4423
4424 #: readelf.c:6596
4425 msgid "version definition section"
4426 msgstr ""
4427
4428 #: readelf.c:6625
4429 #, c-format
4430 msgid " %#06x: Rev: %d Flags: %s"
4431 msgstr ""
4432
4433 #: readelf.c:6628
4434 #, c-format
4435 msgid " Index: %d Cnt: %d "
4436 msgstr ""
4437
4438 #: readelf.c:6639
4439 #, c-format
4440 msgid "Name: %s\n"
4441 msgstr ""
4442
4443 #: readelf.c:6641
4444 #, c-format
4445 msgid "Name index: %ld\n"
4446 msgstr ""
4447
4448 #: readelf.c:6658
4449 #, c-format
4450 msgid " %#06x: Parent %d: %s\n"
4451 msgstr ""
4452
4453 #: readelf.c:6661
4454 #, c-format
4455 msgid " %#06x: Parent %d, name index: %ld\n"
4456 msgstr ""
4457
4458 #: readelf.c:6665
4459 #, c-format
4460 msgid " Version def aux past end of section\n"
4461 msgstr ""
4462
4463 #: readelf.c:6670
4464 #, c-format
4465 msgid " Version definition past end of section\n"
4466 msgstr ""
4467
4468 #: readelf.c:6685
4469 #, c-format
4470 msgid ""
4471 "\n"
4472 "Version needs section '%s' contains %u entries:\n"
4473 msgstr ""
4474
4475 #: readelf.c:6688
4476 #, c-format
4477 msgid " Addr: 0x"
4478 msgstr ""
4479
4480 #: readelf.c:6699
4481 msgid "version need section"
4482 msgstr ""
4483
4484 #: readelf.c:6724
4485 #, c-format
4486 msgid " %#06x: Version: %d"
4487 msgstr ""
4488
4489 #: readelf.c:6727
4490 #, c-format
4491 msgid " File: %s"
4492 msgstr ""
4493
4494 #: readelf.c:6729
4495 #, c-format
4496 msgid " File: %lx"
4497 msgstr ""
4498
4499 #: readelf.c:6731
4500 #, c-format
4501 msgid " Cnt: %d\n"
4502 msgstr ""
4503
4504 #: readelf.c:6751
4505 #, c-format
4506 msgid " %#06x: Name: %s"
4507 msgstr ""
4508
4509 #: readelf.c:6754
4510 #, c-format
4511 msgid " %#06x: Name index: %lx"
4512 msgstr ""
4513
4514 #: readelf.c:6757
4515 #, c-format
4516 msgid " Flags: %s Version: %d\n"
4517 msgstr ""
4518
4519 #: readelf.c:6764
4520 #, c-format
4521 msgid " Version need aux past end of section\n"
4522 msgstr ""
4523
4524 #: readelf.c:6769
4525 #, c-format
4526 msgid " Version need past end of section\n"
4527 msgstr ""
4528
4529 #: readelf.c:6804
4530 msgid "version string table"
4531 msgstr ""
4532
4533 #: readelf.c:6808
4534 #, c-format
4535 msgid ""
4536 "\n"
4537 "Version symbols section '%s' contains %d entries:\n"
4538 msgstr ""
4539
4540 #: readelf.c:6811
4541 #, c-format
4542 msgid " Addr: "
4543 msgstr ""
4544
4545 #: readelf.c:6822
4546 msgid "version symbol data"
4547 msgstr ""
4548
4549 #: readelf.c:6849
4550 msgid " 0 (*local*) "
4551 msgstr ""
4552
4553 #: readelf.c:6853
4554 msgid " 1 (*global*) "
4555 msgstr ""
4556
4557 #: readelf.c:6890 readelf.c:7588
4558 msgid "version need"
4559 msgstr ""
4560
4561 #: readelf.c:6900
4562 msgid "version need aux (2)"
4563 msgstr ""
4564
4565 #: readelf.c:6915 readelf.c:6970
4566 msgid "*invalid*"
4567 msgstr ""
4568
4569 #: readelf.c:6945 readelf.c:7653
4570 msgid "version def"
4571 msgstr ""
4572
4573 #: readelf.c:6965 readelf.c:7668
4574 msgid "version def aux"
4575 msgstr ""
4576
4577 #: readelf.c:6999
4578 #, c-format
4579 msgid ""
4580 "\n"
4581 "No version information found in this file.\n"
4582 msgstr ""
4583
4584 #: readelf.c:7133
4585 #, c-format
4586 msgid "<other>: %x"
4587 msgstr ""
4588
4589 #: readelf.c:7192
4590 msgid "Unable to read in dynamic data\n"
4591 msgstr ""
4592
4593 #: readelf.c:7283 readelf.c:7333 readelf.c:7357 readelf.c:7387 readelf.c:7411
4594 msgid "Unable to seek to start of dynamic information\n"
4595 msgstr ""
4596
4597 #: readelf.c:7289 readelf.c:7339
4598 msgid "Failed to read in number of buckets\n"
4599 msgstr ""
4600
4601 #: readelf.c:7295
4602 msgid "Failed to read in number of chains\n"
4603 msgstr ""
4604
4605 #: readelf.c:7395
4606 msgid "Failed to determine last chain length\n"
4607 msgstr ""
4608
4609 #: readelf.c:7439
4610 #, c-format
4611 msgid ""
4612 "\n"
4613 "Symbol table for image:\n"
4614 msgstr ""
4615
4616 #: readelf.c:7441 readelf.c:7459
4617 #, c-format
4618 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
4619 msgstr ""
4620
4621 #: readelf.c:7443 readelf.c:7461
4622 #, c-format
4623 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
4624 msgstr ""
4625
4626 #: readelf.c:7457
4627 #, c-format
4628 msgid ""
4629 "\n"
4630 "Symbol table of `.gnu.hash' for image:\n"
4631 msgstr ""
4632
4633 #: readelf.c:7496
4634 #, c-format
4635 msgid ""
4636 "\n"
4637 "Symbol table '%s' contains %lu entries:\n"
4638 msgstr ""
4639
4640 #: readelf.c:7500
4641 #, c-format
4642 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
4643 msgstr ""
4644
4645 #: readelf.c:7502
4646 #, c-format
4647 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
4648 msgstr ""
4649
4650 #: readelf.c:7559
4651 msgid "version data"
4652 msgstr ""
4653
4654 #: readelf.c:7601
4655 msgid "version need aux (3)"
4656 msgstr ""
4657
4658 #: readelf.c:7628
4659 msgid "bad dynamic symbol\n"
4660 msgstr ""
4661
4662 #: readelf.c:7692
4663 #, c-format
4664 msgid ""
4665 "\n"
4666 "Dynamic symbol information is not available for displaying symbols.\n"
4667 msgstr ""
4668
4669 #: readelf.c:7704
4670 #, c-format
4671 msgid ""
4672 "\n"
4673 "Histogram for bucket list length (total of %lu buckets):\n"
4674 msgstr ""
4675
4676 #: readelf.c:7706 readelf.c:7776
4677 #, c-format
4678 msgid " Length Number %% of total Coverage\n"
4679 msgstr ""
4680
4681 #: readelf.c:7774
4682 #, c-format
4683 msgid ""
4684 "\n"
4685 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
4686 msgstr ""
4687
4688 #: readelf.c:7840
4689 #, c-format
4690 msgid ""
4691 "\n"
4692 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
4693 msgstr ""
4694
4695 #: readelf.c:7843
4696 #, c-format
4697 msgid " Num: Name BoundTo Flags\n"
4698 msgstr ""
4699
4700 #: readelf.c:7934
4701 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
4702 msgstr ""
4703
4704 #: readelf.c:8082
4705 #, c-format
4706 msgid ""
4707 "Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
4708 "number %d\n"
4709 msgstr ""
4710
4711 #: readelf.c:8375
4712 #, c-format
4713 msgid "unable to apply unsupported reloc type %d to section %s\n"
4714 msgstr ""
4715
4716 #: readelf.c:8383
4717 #, c-format
4718 msgid "skipping invalid relocation offset 0x%lx in section %s\n"
4719 msgstr ""
4720
4721 #: readelf.c:8407
4722 #, c-format
4723 msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
4724 msgstr ""
4725
4726 #: readelf.c:8449
4727 #, c-format
4728 msgid ""
4729 "\n"
4730 "Assembly dump of section %s\n"
4731 msgstr ""
4732
4733 #: readelf.c:8470
4734 #, c-format
4735 msgid ""
4736 "\n"
4737 "Section '%s' has no data to dump.\n"
4738 msgstr ""
4739
4740 #: readelf.c:8476
4741 msgid "section contents"
4742 msgstr ""
4743
4744 #: readelf.c:8496
4745 #, c-format
4746 msgid ""
4747 "\n"
4748 "String dump of section '%s':\n"
4749 msgstr ""
4750
4751 #: readelf.c:8514
4752 #, c-format
4753 msgid ""
4754 " Note: This section has relocations against it, but these have NOT been "
4755 "applied to this dump.\n"
4756 msgstr ""
4757
4758 #: readelf.c:8543
4759 #, c-format
4760 msgid " No strings found in this section."
4761 msgstr ""
4762
4763 #: readelf.c:8565
4764 #, c-format
4765 msgid ""
4766 "\n"
4767 "Hex dump of section '%s':\n"
4768 msgstr ""
4769
4770 #: readelf.c:8589
4771 #, c-format
4772 msgid ""
4773 " NOTE: This section has relocations against it, but these have NOT been "
4774 "applied to this dump.\n"
4775 msgstr ""
4776
4777 #: readelf.c:8727
4778 #, c-format
4779 msgid "%s section data"
4780 msgstr ""
4781
4782 #: readelf.c:8793
4783 #, c-format
4784 msgid ""
4785 "\n"
4786 "Section '%s' has no debugging data.\n"
4787 msgstr ""
4788
4789 #. There is no point in dumping the contents of a debugging section
4790 #. which has the NOBITS type - the bits in the file will be random.
4791 #. This can happen when a file containing a .eh_frame section is
4792 #. stripped with the --only-keep-debug command line option.
4793 #: readelf.c:8802
4794 #, c-format
4795 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
4796 msgstr ""
4797
4798 #: readelf.c:8838
4799 #, c-format
4800 msgid "Unrecognized debug section: %s\n"
4801 msgstr ""
4802
4803 #: readelf.c:8866
4804 #, c-format
4805 msgid "Section '%s' was not dumped because it does not exist!\n"
4806 msgstr ""
4807
4808 #: readelf.c:8907
4809 #, c-format
4810 msgid "Section %d was not dumped because it does not exist!\n"
4811 msgstr ""
4812
4813 #: readelf.c:9421
4814 msgid "attributes"
4815 msgstr ""
4816
4817 #: readelf.c:9442
4818 #, c-format
4819 msgid "ERROR: Bad section length (%d > %d)\n"
4820 msgstr ""
4821
4822 #: readelf.c:9473
4823 #, c-format
4824 msgid "ERROR: Bad subsection length (%d > %d)\n"
4825 msgstr ""
4826
4827 #: readelf.c:9532
4828 #, c-format
4829 msgid "Unknown format '%c'\n"
4830 msgstr ""
4831
4832 #: readelf.c:9686 readelf.c:10208
4833 msgid "liblist"
4834 msgstr ""
4835
4836 #: readelf.c:9773
4837 msgid "options"
4838 msgstr ""
4839
4840 #: readelf.c:9804
4841 #, c-format
4842 msgid ""
4843 "\n"
4844 "Section '%s' contains %d entries:\n"
4845 msgstr ""
4846
4847 #: readelf.c:9965
4848 msgid "conflict list found without a dynamic symbol table\n"
4849 msgstr ""
4850
4851 #: readelf.c:9982 readelf.c:9997
4852 msgid "conflict"
4853 msgstr ""
4854
4855 #: readelf.c:10007
4856 #, c-format
4857 msgid ""
4858 "\n"
4859 "Section '.conflict' contains %lu entries:\n"
4860 msgstr ""
4861
4862 #: readelf.c:10009
4863 msgid " Num: Index Value Name"
4864 msgstr ""
4865
4866 #: readelf.c:10042
4867 msgid "GOT"
4868 msgstr ""
4869
4870 #: readelf.c:10043
4871 #, c-format
4872 msgid ""
4873 "\n"
4874 "Primary GOT:\n"
4875 msgstr ""
4876
4877 #: readelf.c:10044
4878 #, c-format
4879 msgid " Canonical gp value: "
4880 msgstr ""
4881
4882 #: readelf.c:10048 readelf.c:10140
4883 #, c-format
4884 msgid " Reserved entries:\n"
4885 msgstr ""
4886
4887 #: readelf.c:10049
4888 #, c-format
4889 msgid " %*s %10s %*s Purpose\n"
4890 msgstr ""
4891
4892 #: readelf.c:10065
4893 #, c-format
4894 msgid " Local entries:\n"
4895 msgstr ""
4896
4897 #: readelf.c:10066
4898 #, c-format
4899 msgid " %*s %10s %*s\n"
4900 msgstr ""
4901
4902 #: readelf.c:10081
4903 #, c-format
4904 msgid " Global entries:\n"
4905 msgstr ""
4906
4907 #: readelf.c:10082
4908 #, c-format
4909 msgid " %*s %10s %*s %*s %-7s %3s %s\n"
4910 msgstr ""
4911
4912 #: readelf.c:10138
4913 msgid "PLT GOT"
4914 msgstr ""
4915
4916 #: readelf.c:10139
4917 #, c-format
4918 msgid ""
4919 "\n"
4920 "PLT GOT:\n"
4921 "\n"
4922 msgstr ""
4923
4924 #: readelf.c:10141
4925 #, c-format
4926 msgid " %*s %*s Purpose\n"
4927 msgstr ""
4928
4929 #: readelf.c:10149
4930 #, c-format
4931 msgid " Entries:\n"
4932 msgstr ""
4933
4934 #: readelf.c:10150
4935 #, c-format
4936 msgid " %*s %*s %*s %-7s %3s %s\n"
4937 msgstr ""
4938
4939 #: readelf.c:10216
4940 msgid "liblist string table"
4941 msgstr ""
4942
4943 #: readelf.c:10226
4944 #, c-format
4945 msgid ""
4946 "\n"
4947 "Library list section '%s' contains %lu entries:\n"
4948 msgstr ""
4949
4950 #: readelf.c:10279
4951 msgid "NT_AUXV (auxiliary vector)"
4952 msgstr ""
4953
4954 #: readelf.c:10281
4955 msgid "NT_PRSTATUS (prstatus structure)"
4956 msgstr ""
4957
4958 #: readelf.c:10283
4959 msgid "NT_FPREGSET (floating point registers)"
4960 msgstr ""
4961
4962 #: readelf.c:10285
4963 msgid "NT_PRPSINFO (prpsinfo structure)"
4964 msgstr ""
4965
4966 #: readelf.c:10287
4967 msgid "NT_TASKSTRUCT (task structure)"
4968 msgstr ""
4969
4970 #: readelf.c:10289
4971 msgid "NT_PRXFPREG (user_xfpregs structure)"
4972 msgstr ""
4973
4974 #: readelf.c:10291
4975 msgid "NT_PPC_VMX (ppc Altivec registers)"
4976 msgstr ""
4977
4978 #: readelf.c:10293
4979 msgid "NT_PPC_VSX (ppc VSX registers)"
4980 msgstr ""
4981
4982 #: readelf.c:10295
4983 msgid "NT_PSTATUS (pstatus structure)"
4984 msgstr ""
4985
4986 #: readelf.c:10297
4987 msgid "NT_FPREGS (floating point registers)"
4988 msgstr ""
4989
4990 #: readelf.c:10299
4991 msgid "NT_PSINFO (psinfo structure)"
4992 msgstr ""
4993
4994 #: readelf.c:10301
4995 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4996 msgstr ""
4997
4998 #: readelf.c:10303
4999 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
5000 msgstr ""
5001
5002 #: readelf.c:10305
5003 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
5004 msgstr ""
5005
5006 #: readelf.c:10313
5007 msgid "NT_VERSION (version)"
5008 msgstr ""
5009
5010 #: readelf.c:10315
5011 msgid "NT_ARCH (architecture)"
5012 msgstr ""
5013
5014 #: readelf.c:10320 readelf.c:10343 readelf.c:10365
5015 #, c-format
5016 msgid "Unknown note type: (0x%08x)"
5017 msgstr ""
5018
5019 #: readelf.c:10332
5020 msgid "NT_GNU_ABI_TAG (ABI version tag)"
5021 msgstr ""
5022
5023 #: readelf.c:10334
5024 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
5025 msgstr ""
5026
5027 #: readelf.c:10336
5028 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
5029 msgstr ""
5030
5031 #: readelf.c:10338
5032 msgid "NT_GNU_GOLD_VERSION (gold version)"
5033 msgstr ""
5034
5035 #. NetBSD core "procinfo" structure.
5036 #: readelf.c:10355
5037 msgid "NetBSD procinfo structure"
5038 msgstr ""
5039
5040 #: readelf.c:10382 readelf.c:10396
5041 msgid "PT_GETREGS (reg structure)"
5042 msgstr ""
5043
5044 #: readelf.c:10384 readelf.c:10398
5045 msgid "PT_GETFPREGS (fpreg structure)"
5046 msgstr ""
5047
5048 #: readelf.c:10404
5049 #, c-format
5050 msgid "PT_FIRSTMACH+%d"
5051 msgstr ""
5052
5053 #: readelf.c:10461
5054 msgid "notes"
5055 msgstr ""
5056
5057 #: readelf.c:10467
5058 #, c-format
5059 msgid ""
5060 "\n"
5061 "Notes at offset 0x%08lx with length 0x%08lx:\n"
5062 msgstr ""
5063
5064 #: readelf.c:10469
5065 #, c-format
5066 msgid " Owner\t\tData size\tDescription\n"
5067 msgstr ""
5068
5069 #: readelf.c:10488
5070 #, c-format
5071 msgid "corrupt note found at offset %lx into core notes\n"
5072 msgstr ""
5073
5074 #: readelf.c:10490
5075 #, c-format
5076 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
5077 msgstr ""
5078
5079 #: readelf.c:10588
5080 #, c-format
5081 msgid "No note segments present in the core file.\n"
5082 msgstr ""
5083
5084 #: readelf.c:10672
5085 msgid ""
5086 "This instance of readelf has been built without support for a\n"
5087 "64 bit data type and so it cannot read 64 bit ELF files.\n"
5088 msgstr ""
5089
5090 #: readelf.c:10719
5091 #, c-format
5092 msgid "%s: Failed to read file header\n"
5093 msgstr ""
5094
5095 #: readelf.c:10732
5096 #, c-format
5097 msgid ""
5098 "\n"
5099 "File: %s\n"
5100 msgstr ""
5101
5102 #: readelf.c:10947
5103 #, c-format
5104 msgid "%s: failed to seek to first archive header\n"
5105 msgstr ""
5106
5107 #: readelf.c:10956 readelf.c:11223 readelf.c:11393
5108 #, c-format
5109 msgid "%s: failed to read archive header\n"
5110 msgstr ""
5111
5112 #: readelf.c:10981
5113 #, c-format
5114 msgid "%s: the archive index is empty\n"
5115 msgstr ""
5116
5117 #: readelf.c:10989 readelf.c:11013
5118 #, c-format
5119 msgid "%s: failed to read archive index\n"
5120 msgstr ""
5121
5122 #: readelf.c:10998
5123 #, c-format
5124 msgid ""
5125 "%s: the archive index is supposed to have %ld entries, but the size in the "
5126 "header is too small\n"
5127 msgstr ""
5128
5129 #: readelf.c:11006
5130 msgid "Out of memory whilst trying to read archive symbol index\n"
5131 msgstr ""
5132
5133 #: readelf.c:11024
5134 msgid "Out of memory whilst trying to convert the archive symbol index\n"
5135 msgstr ""
5136
5137 #: readelf.c:11036
5138 #, c-format
5139 msgid "%s: the archive has an index but no symbols\n"
5140 msgstr ""
5141
5142 #: readelf.c:11043
5143 msgid "Out of memory whilst trying to read archive index symbol table\n"
5144 msgstr ""
5145
5146 #: readelf.c:11049
5147 #, c-format
5148 msgid "%s: failed to read archive index symbol table\n"
5149 msgstr ""
5150
5151 #: readelf.c:11057
5152 #, c-format
5153 msgid "%s: failed to skip archive symbol table\n"
5154 msgstr ""
5155
5156 #: readelf.c:11068
5157 #, c-format
5158 msgid "%s: failed to read archive header following archive index\n"
5159 msgstr ""
5160
5161 #: readelf.c:11073
5162 #, c-format
5163 msgid "%s has no archive index\n"
5164 msgstr ""
5165
5166 #: readelf.c:11084
5167 msgid "Out of memory reading long symbol names in archive\n"
5168 msgstr ""
5169
5170 #: readelf.c:11092
5171 #, c-format
5172 msgid "%s: failed to read long symbol name string table\n"
5173 msgstr ""
5174
5175 #: readelf.c:11217
5176 #, c-format
5177 msgid "%s: failed to seek to next file name\n"
5178 msgstr ""
5179
5180 #: readelf.c:11228 readelf.c:11399
5181 #, c-format
5182 msgid "%s: did not find a valid archive header\n"
5183 msgstr ""
5184
5185 #: readelf.c:11309
5186 #, c-format
5187 msgid "%s: unable to dump the index as none was found\n"
5188 msgstr ""
5189
5190 #: readelf.c:11315
5191 #, c-format
5192 msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
5193 msgstr ""
5194
5195 #: readelf.c:11333
5196 #, c-format
5197 msgid "Binary %s contains:\n"
5198 msgstr ""
5199
5200 #: readelf.c:11341
5201 #, c-format
5202 msgid "%s: end of the symbol table reached before the end of the index\n"
5203 msgstr ""
5204
5205 #: readelf.c:11352
5206 #, c-format
5207 msgid ""
5208 "%s: symbols remain in the index symbol table, but without corresponding "
5209 "entries in the index table\n"
5210 msgstr ""
5211
5212 #: readelf.c:11357
5213 #, c-format
5214 msgid "%s: failed to seek back to start of object files in the archive\n"
5215 msgstr ""
5216
5217 #: readelf.c:11385
5218 #, c-format
5219 msgid "%s: failed to seek to next archive header\n"
5220 msgstr ""
5221
5222 #: readelf.c:11413 readelf.c:11422
5223 #, c-format
5224 msgid "%s: bad archive file name\n"
5225 msgstr ""
5226
5227 #: readelf.c:11441 readelf.c:11517
5228 #, c-format
5229 msgid "Input file '%s' is not readable.\n"
5230 msgstr ""
5231
5232 #: readelf.c:11463
5233 #, c-format
5234 msgid "%s: failed to seek to archive member.\n"
5235 msgstr ""
5236
5237 #: readelf.c:11501
5238 #, c-format
5239 msgid "'%s': No such file\n"
5240 msgstr ""
5241
5242 #: readelf.c:11503
5243 #, c-format
5244 msgid "Could not locate '%s'. System error message: %s\n"
5245 msgstr ""
5246
5247 #: readelf.c:11510
5248 #, c-format
5249 msgid "'%s' is not an ordinary file\n"
5250 msgstr ""
5251
5252 #: readelf.c:11523
5253 #, c-format
5254 msgid "%s: Failed to read file's magic number\n"
5255 msgstr ""
5256
5257 #: readelf.c:11535
5258 #, c-format
5259 msgid "File %s is not an archive so its index cannot be displayed.\n"
5260 msgstr ""
5261
5262 #: rename.c:124
5263 #, c-format
5264 msgid "%s: cannot set time: %s"
5265 msgstr ""
5266
5267 #. We have to clean up here.
5268 #: rename.c:159 rename.c:197
5269 #, c-format
5270 msgid "unable to rename '%s'; reason: %s"
5271 msgstr ""
5272
5273 #: rename.c:205
5274 #, c-format
5275 msgid "unable to copy file '%s'; reason: %s"
5276 msgstr ""
5277
5278 #: resbin.c:120
5279 #, c-format
5280 msgid "%s: not enough binary data"
5281 msgstr ""
5282
5283 #: resbin.c:136
5284 msgid "null terminated unicode string"
5285 msgstr ""
5286
5287 #: resbin.c:163 resbin.c:169
5288 msgid "resource ID"
5289 msgstr ""
5290
5291 #: resbin.c:208
5292 msgid "cursor"
5293 msgstr ""
5294
5295 #: resbin.c:239 resbin.c:246
5296 msgid "menu header"
5297 msgstr ""
5298
5299 #: resbin.c:255
5300 msgid "menuex header"
5301 msgstr ""
5302
5303 #: resbin.c:259
5304 msgid "menuex offset"
5305 msgstr ""
5306
5307 #: resbin.c:264
5308 #, c-format
5309 msgid "unsupported menu version %d"
5310 msgstr ""
5311
5312 #: resbin.c:289 resbin.c:304 resbin.c:366
5313 msgid "menuitem header"
5314 msgstr ""
5315
5316 #: resbin.c:396
5317 msgid "menuitem"
5318 msgstr ""
5319
5320 #: resbin.c:433 resbin.c:461
5321 msgid "dialog header"
5322 msgstr ""
5323
5324 #: resbin.c:451
5325 #, c-format
5326 msgid "unexpected DIALOGEX version %d"
5327 msgstr ""
5328
5329 #: resbin.c:496
5330 msgid "dialog font point size"
5331 msgstr ""
5332
5333 #: resbin.c:504
5334 msgid "dialogex font information"
5335 msgstr ""
5336
5337 #: resbin.c:530 resbin.c:548
5338 msgid "dialog control"
5339 msgstr ""
5340
5341 #: resbin.c:540
5342 msgid "dialogex control"
5343 msgstr ""
5344
5345 #: resbin.c:569
5346 msgid "dialog control end"
5347 msgstr ""
5348
5349 #: resbin.c:581
5350 msgid "dialog control data"
5351 msgstr ""
5352
5353 #: resbin.c:621
5354 msgid "stringtable string length"
5355 msgstr ""
5356
5357 #: resbin.c:631
5358 msgid "stringtable string"
5359 msgstr ""
5360
5361 #: resbin.c:661
5362 msgid "fontdir header"
5363 msgstr ""
5364
5365 #: resbin.c:675
5366 msgid "fontdir"
5367 msgstr ""
5368
5369 #: resbin.c:692
5370 msgid "fontdir device name"
5371 msgstr ""
5372
5373 #: resbin.c:698
5374 msgid "fontdir face name"
5375 msgstr ""
5376
5377 #: resbin.c:738
5378 msgid "accelerator"
5379 msgstr ""
5380
5381 #: resbin.c:797
5382 msgid "group cursor header"
5383 msgstr ""
5384
5385 #: resbin.c:801 resrc.c:1355
5386 #, c-format
5387 msgid "unexpected group cursor type %d"
5388 msgstr ""
5389
5390 #: resbin.c:816
5391 msgid "group cursor"
5392 msgstr ""
5393
5394 #: resbin.c:852
5395 msgid "group icon header"
5396 msgstr ""
5397
5398 #: resbin.c:856 resrc.c:1302
5399 #, c-format
5400 msgid "unexpected group icon type %d"
5401 msgstr ""
5402
5403 #: resbin.c:871
5404 msgid "group icon"
5405 msgstr ""
5406
5407 #: resbin.c:935 resbin.c:1151
5408 msgid "unexpected version string"
5409 msgstr ""
5410
5411 #: resbin.c:966
5412 #, c-format
5413 msgid "version length %d does not match resource length %lu"
5414 msgstr ""
5415
5416 #: resbin.c:970
5417 #, c-format
5418 msgid "unexpected version type %d"
5419 msgstr ""
5420
5421 #: resbin.c:982
5422 #, c-format
5423 msgid "unexpected fixed version information length %ld"
5424 msgstr ""
5425
5426 #: resbin.c:985
5427 msgid "fixed version info"
5428 msgstr ""
5429
5430 #: resbin.c:989
5431 #, c-format
5432 msgid "unexpected fixed version signature %lu"
5433 msgstr ""
5434
5435 #: resbin.c:993
5436 #, c-format
5437 msgid "unexpected fixed version info version %lu"
5438 msgstr ""
5439
5440 #: resbin.c:1022
5441 msgid "version var info"
5442 msgstr ""
5443
5444 #: resbin.c:1039
5445 #, c-format
5446 msgid "unexpected stringfileinfo value length %ld"
5447 msgstr ""
5448
5449 #: resbin.c:1049
5450 #, c-format
5451 msgid "unexpected version stringtable value length %ld"
5452 msgstr ""
5453
5454 #: resbin.c:1083
5455 #, c-format
5456 msgid "unexpected version string length %ld != %ld + %ld"
5457 msgstr ""
5458
5459 #: resbin.c:1094
5460 #, c-format
5461 msgid "unexpected version string length %ld < %ld"
5462 msgstr ""
5463
5464 #: resbin.c:1111
5465 #, c-format
5466 msgid "unexpected varfileinfo value length %ld"
5467 msgstr ""
5468
5469 #: resbin.c:1130
5470 msgid "version varfileinfo"
5471 msgstr ""
5472
5473 #: resbin.c:1145
5474 #, c-format
5475 msgid "unexpected version value length %ld"
5476 msgstr ""
5477
5478 #: rescoff.c:124
5479 msgid "filename required for COFF input"
5480 msgstr ""
5481
5482 #: rescoff.c:141
5483 #, c-format
5484 msgid "%s: no resource section"
5485 msgstr ""
5486
5487 #: rescoff.c:173
5488 #, c-format
5489 msgid "%s: %s: address out of bounds"
5490 msgstr ""
5491
5492 #: rescoff.c:190
5493 msgid "directory"
5494 msgstr ""
5495
5496 #: rescoff.c:218
5497 msgid "named directory entry"
5498 msgstr ""
5499
5500 #: rescoff.c:227
5501 msgid "directory entry name"
5502 msgstr ""
5503
5504 #: rescoff.c:247
5505 msgid "named subdirectory"
5506 msgstr ""
5507
5508 #: rescoff.c:255
5509 msgid "named resource"
5510 msgstr ""
5511
5512 #: rescoff.c:270
5513 msgid "ID directory entry"
5514 msgstr ""
5515
5516 #: rescoff.c:287
5517 msgid "ID subdirectory"
5518 msgstr ""
5519
5520 #: rescoff.c:295
5521 msgid "ID resource"
5522 msgstr ""
5523
5524 #: rescoff.c:320
5525 msgid "resource type unknown"
5526 msgstr ""
5527
5528 #: rescoff.c:323
5529 msgid "data entry"
5530 msgstr ""
5531
5532 #: rescoff.c:331
5533 msgid "resource data"
5534 msgstr ""
5535
5536 #: rescoff.c:336
5537 msgid "resource data size"
5538 msgstr ""
5539
5540 #: rescoff.c:431
5541 msgid "filename required for COFF output"
5542 msgstr ""
5543
5544 #: rescoff.c:715
5545 msgid "can't get BFD_RELOC_RVA relocation type"
5546 msgstr ""
5547
5548 #: resrc.c:262 resrc.c:333
5549 #, c-format
5550 msgid "can't open temporary file `%s': %s"
5551 msgstr ""
5552
5553 #: resrc.c:268
5554 #, c-format
5555 msgid "can't redirect stdout: `%s': %s"
5556 msgstr ""
5557
5558 #: resrc.c:284
5559 #, c-format
5560 msgid "%s %s: %s"
5561 msgstr ""
5562
5563 #: resrc.c:329
5564 #, c-format
5565 msgid "can't execute `%s': %s"
5566 msgstr ""
5567
5568 #: resrc.c:338
5569 #, c-format
5570 msgid "Using temporary file `%s' to read preprocessor output\n"
5571 msgstr ""
5572
5573 #: resrc.c:345
5574 #, c-format
5575 msgid "can't popen `%s': %s"
5576 msgstr ""
5577
5578 #: resrc.c:347
5579 #, c-format
5580 msgid "Using popen to read preprocessor output\n"
5581 msgstr ""
5582
5583 #: resrc.c:413
5584 #, c-format
5585 msgid "Tried `%s'\n"
5586 msgstr ""
5587
5588 #: resrc.c:424
5589 #, c-format
5590 msgid "Using `%s'\n"
5591 msgstr ""
5592
5593 #: resrc.c:608
5594 msgid "preprocessing failed."
5595 msgstr ""
5596
5597 #: resrc.c:631
5598 #, c-format
5599 msgid "%s:%d: %s\n"
5600 msgstr ""
5601
5602 #: resrc.c:639
5603 #, c-format
5604 msgid "%s: unexpected EOF"
5605 msgstr ""
5606
5607 #: resrc.c:688
5608 #, c-format
5609 msgid "%s: read of %lu returned %lu"
5610 msgstr ""
5611
5612 #: resrc.c:727 resrc.c:1502
5613 #, c-format
5614 msgid "stat failed on bitmap file `%s': %s"
5615 msgstr ""
5616
5617 #: resrc.c:778
5618 #, c-format
5619 msgid "cursor file `%s' does not contain cursor data"
5620 msgstr ""
5621
5622 #: resrc.c:810 resrc.c:1210
5623 #, c-format
5624 msgid "%s: fseek to %lu failed: %s"
5625 msgstr ""
5626
5627 #: resrc.c:936
5628 msgid "help ID requires DIALOGEX"
5629 msgstr ""
5630
5631 #: resrc.c:938
5632 msgid "control data requires DIALOGEX"
5633 msgstr ""
5634
5635 #: resrc.c:966
5636 #, c-format
5637 msgid "stat failed on font file `%s': %s"
5638 msgstr ""
5639
5640 #: resrc.c:1179
5641 #, c-format
5642 msgid "icon file `%s' does not contain icon data"
5643 msgstr ""
5644
5645 #: resrc.c:1724 resrc.c:1759
5646 #, c-format
5647 msgid "stat failed on file `%s': %s"
5648 msgstr ""
5649
5650 #: resrc.c:1940
5651 #, c-format
5652 msgid "can't open `%s' for output: %s"
5653 msgstr ""
5654
5655 #: size.c:79
5656 #, c-format
5657 msgid " Displays the sizes of sections inside binary files\n"
5658 msgstr ""
5659
5660 #: size.c:80
5661 #, c-format
5662 msgid " If no input file(s) are specified, a.out is assumed\n"
5663 msgstr ""
5664
5665 #: size.c:81
5666 #, c-format
5667 msgid ""
5668 " The options are:\n"
5669 " -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
5670 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
5671 "hex\n"
5672 " -t --totals Display the total sizes (Berkeley "
5673 "only)\n"
5674 " --common Display total size for *COM* syms\n"
5675 " --target=<bfdname> Set the binary file format\n"
5676 " @<file> Read options from <file>\n"
5677 " -h --help Display this information\n"
5678 " -v --version Display the program's version\n"
5679 "\n"
5680 msgstr ""
5681
5682 #: size.c:160
5683 #, c-format
5684 msgid "invalid argument to --format: %s"
5685 msgstr ""
5686
5687 #: size.c:187
5688 #, c-format
5689 msgid "Invalid radix: %s\n"
5690 msgstr ""
5691
5692 #: srconv.c:1731
5693 #, c-format
5694 msgid "Convert a COFF object file into a SYSROFF object file\n"
5695 msgstr ""
5696
5697 #: srconv.c:1732
5698 #, c-format
5699 msgid ""
5700 " The options are:\n"
5701 " -q --quick (Obsolete - ignored)\n"
5702 " -n --noprescan Do not perform a scan to convert commons into defs\n"
5703 " -d --debug Display information about what is being done\n"
5704 " @<file> Read options from <file>\n"
5705 " -h --help Display this information\n"
5706 " -v --version Print the program's version number\n"
5707 msgstr ""
5708
5709 #: srconv.c:1878
5710 #, c-format
5711 msgid "unable to open output file %s"
5712 msgstr ""
5713
5714 #: stabs.c:328 stabs.c:1726
5715 msgid "numeric overflow"
5716 msgstr ""
5717
5718 #: stabs.c:338
5719 #, c-format
5720 msgid "Bad stab: %s\n"
5721 msgstr ""
5722
5723 #: stabs.c:346
5724 #, c-format
5725 msgid "Warning: %s: %s\n"
5726 msgstr ""
5727
5728 #: stabs.c:456
5729 #, c-format
5730 msgid "N_LBRAC not within function\n"
5731 msgstr ""
5732
5733 #: stabs.c:495
5734 #, c-format
5735 msgid "Too many N_RBRACs\n"
5736 msgstr ""
5737
5738 #: stabs.c:736
5739 msgid "unknown C++ encoded name"
5740 msgstr ""
5741
5742 #. Complain and keep going, so compilers can invent new
5743 #. cross-reference types.
5744 #: stabs.c:1271
5745 msgid "unrecognized cross reference type"
5746 msgstr ""
5747
5748 #. Does this actually ever happen? Is that why we are worrying
5749 #. about dealing with it rather than just calling error_type?
5750 #: stabs.c:1818
5751 msgid "missing index type"
5752 msgstr ""
5753
5754 #: stabs.c:2134
5755 msgid "unknown virtual character for baseclass"
5756 msgstr ""
5757
5758 #: stabs.c:2152
5759 msgid "unknown visibility character for baseclass"
5760 msgstr ""
5761
5762 #: stabs.c:2338
5763 msgid "unnamed $vb type"
5764 msgstr ""
5765
5766 #: stabs.c:2344
5767 msgid "unrecognized C++ abbreviation"
5768 msgstr ""
5769
5770 #: stabs.c:2420
5771 msgid "unknown visibility character for field"
5772 msgstr ""
5773
5774 #: stabs.c:2672
5775 msgid "const/volatile indicator missing"
5776 msgstr ""
5777
5778 #: stabs.c:2908
5779 #, c-format
5780 msgid "No mangling for \"%s\"\n"
5781 msgstr ""
5782
5783 #: stabs.c:3208
5784 msgid "Undefined N_EXCL"
5785 msgstr ""
5786
5787 #: stabs.c:3288
5788 #, c-format
5789 msgid "Type file number %d out of range\n"
5790 msgstr ""
5791
5792 #: stabs.c:3293
5793 #, c-format
5794 msgid "Type index number %d out of range\n"
5795 msgstr ""
5796
5797 #: stabs.c:3372
5798 #, c-format
5799 msgid "Unrecognized XCOFF type %d\n"
5800 msgstr ""
5801
5802 #: stabs.c:3664
5803 #, c-format
5804 msgid "bad mangled name `%s'\n"
5805 msgstr ""
5806
5807 #: stabs.c:3759
5808 #, c-format
5809 msgid "no argument types in mangled string\n"
5810 msgstr ""
5811
5812 #: stabs.c:5113
5813 #, c-format
5814 msgid "Demangled name is not a function\n"
5815 msgstr ""
5816
5817 #: stabs.c:5155
5818 #, c-format
5819 msgid "Unexpected type in v3 arglist demangling\n"
5820 msgstr ""
5821
5822 #: stabs.c:5222
5823 #, c-format
5824 msgid "Unrecognized demangle component %d\n"
5825 msgstr ""
5826
5827 #: stabs.c:5274
5828 #, c-format
5829 msgid "Failed to print demangled template\n"
5830 msgstr ""
5831
5832 #: stabs.c:5354
5833 #, c-format
5834 msgid "Couldn't get demangled builtin type\n"
5835 msgstr ""
5836
5837 #: stabs.c:5403
5838 #, c-format
5839 msgid "Unexpected demangled varargs\n"
5840 msgstr ""
5841
5842 #: stabs.c:5410
5843 #, c-format
5844 msgid "Unrecognized demangled builtin type\n"
5845 msgstr ""
5846
5847 #: strings.c:201 strings.c:260
5848 #, c-format
5849 msgid "invalid integer argument %s"
5850 msgstr ""
5851
5852 #: strings.c:263
5853 #, c-format
5854 msgid "invalid minimum string length %d"
5855 msgstr ""
5856
5857 #: strings.c:660
5858 #, c-format
5859 msgid " Display printable strings in [file(s)] (stdin by default)\n"
5860 msgstr ""
5861
5862 #: strings.c:661
5863 #, c-format
5864 msgid ""
5865 " The options are:\n"
5866 " -a - --all Scan the entire file, not just the data section\n"
5867 " -f --print-file-name Print the name of the file before each string\n"
5868 " -n --bytes=[number] Locate & print any NUL-terminated sequence of "
5869 "at\n"
5870 " -<number> least [number] characters (default 4).\n"
5871 " -t --radix={o,d,x} Print the location of the string in base 8, 10 "
5872 "or 16\n"
5873 " -o An alias for --radix=o\n"
5874 " -T --target=<BFDNAME> Specify the binary file format\n"
5875 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
5876 " s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
5877 "bit\n"
5878 " @<file> Read options from <file>\n"
5879 " -h --help Display this information\n"
5880 " -v -V --version Print the program's version number\n"
5881 msgstr ""
5882
5883 #: sysdump.c:647
5884 #, c-format
5885 msgid "Print a human readable interpretation of a SYSROFF object file\n"
5886 msgstr ""
5887
5888 #: sysdump.c:648
5889 #, c-format
5890 msgid ""
5891 " The options are:\n"
5892 " -h --help Display this information\n"
5893 " -v --version Print the program's version number\n"
5894 msgstr ""
5895
5896 #: sysdump.c:715
5897 #, c-format
5898 msgid "cannot open input file %s"
5899 msgstr ""
5900
5901 #: version.c:35
5902 #, c-format
5903 msgid "Copyright 2009 Free Software Foundation, Inc.\n"
5904 msgstr ""
5905
5906 #: version.c:36
5907 #, c-format
5908 msgid ""
5909 "This program is free software; you may redistribute it under the terms of\n"
5910 "the GNU General Public License version 3 or (at your option) any later "
5911 "version.\n"
5912 "This program has absolutely no warranty.\n"
5913 msgstr ""
5914
5915 #: windmc.c:195
5916 #, c-format
5917 msgid "can't create %s file ,%s' for output.\n"
5918 msgstr ""
5919
5920 #: windmc.c:203
5921 #, c-format
5922 msgid "Usage: %s [option(s)] [input-file]\n"
5923 msgstr ""
5924
5925 #: windmc.c:205
5926 #, c-format
5927 msgid ""
5928 " The options are:\n"
5929 " -a --ascii_in Read input file as ASCII file\n"
5930 " -A --ascii_out Write binary messages as ASCII\n"
5931 " -b --binprefix .bin filename is prefixed by .mc filename_ "
5932 "for uniqueness.\n"
5933 " -c --customflag Set custom flags for messages\n"
5934 " -C --codepage_in=<val> Set codepage when reading mc text file\n"
5935 " -d --decimal_values Print values to text files decimal\n"
5936 " -e --extension=<extension> Set header extension used on export header "
5937 "file\n"
5938 " -F --target <target> Specify output target for endianess.\n"
5939 " -h --headerdir=<directory> Set the export directory for headers\n"
5940 " -u --unicode_in Read input file as UTF16 file\n"
5941 " -U --unicode_out Write binary messages as UFT16\n"
5942 " -m --maxlength=<val> Set the maximal allowed message length\n"
5943 " -n --nullterminate Automatic add a zero termination to strings\n"
5944 " -o --hresult_use Use HRESULT definition instead of status code "
5945 "definition\n"
5946 " -O --codepage_out=<val> Set codepage used for writing text file\n"
5947 " -r --rcdir=<directory> Set the export directory for rc files\n"
5948 " -x --xdbg=<directory> Where to create the .dbg C include file\n"
5949 " that maps message ID's to their symbolic "
5950 "name.\n"
5951 msgstr ""
5952
5953 #: windmc.c:225
5954 #, c-format
5955 msgid ""
5956 " -H --help Print this help message\n"
5957 " -v --verbose Verbose - tells you what it's doing\n"
5958 " -V --version Print version information\n"
5959 msgstr ""
5960
5961 #: windmc.c:296 windres.c:415
5962 #, c-format
5963 msgid "%s: warning: "
5964 msgstr ""
5965
5966 #: windmc.c:297
5967 #, c-format
5968 msgid "A codepage was specified switch ,%s' and UTF16.\n"
5969 msgstr ""
5970
5971 #: windmc.c:298
5972 #, c-format
5973 msgid "\tcodepage settings are ignored.\n"
5974 msgstr ""
5975
5976 #: windmc.c:342
5977 msgid "try to add a ill language."
5978 msgstr ""
5979
5980 #: windmc.c:1151
5981 #, c-format
5982 msgid "unable to open file ,%s' for input.\n"
5983 msgstr ""
5984
5985 #: windmc.c:1159
5986 #, c-format
5987 msgid "unable to read contents of %s"
5988 msgstr ""
5989
5990 #: windmc.c:1171
5991 msgid "input file does not seems to be UFT16.\n"
5992 msgstr ""
5993
5994 #: windres.c:220
5995 #, c-format
5996 msgid "can't open %s `%s': %s"
5997 msgstr ""
5998
5999 #: windres.c:394
6000 #, c-format
6001 msgid ": expected to be a directory\n"
6002 msgstr ""
6003
6004 #: windres.c:406
6005 #, c-format
6006 msgid ": expected to be a leaf\n"
6007 msgstr ""
6008
6009 #: windres.c:417
6010 #, c-format
6011 msgid ": duplicate value\n"
6012 msgstr ""
6013
6014 #: windres.c:567
6015 #, c-format
6016 msgid "unknown format type `%s'"
6017 msgstr ""
6018
6019 #: windres.c:568
6020 #, c-format
6021 msgid "%s: supported formats:"
6022 msgstr ""
6023
6024 #. Otherwise, we give up.
6025 #: windres.c:651
6026 #, c-format
6027 msgid "can not determine type of file `%s'; use the -J option"
6028 msgstr ""
6029
6030 #: windres.c:663
6031 #, c-format
6032 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
6033 msgstr ""
6034
6035 #: windres.c:665
6036 #, c-format
6037 msgid ""
6038 " The options are:\n"
6039 " -i --input=<file> Name input file\n"
6040 " -o --output=<file> Name output file\n"
6041 " -J --input-format=<format> Specify input format\n"
6042 " -O --output-format=<format> Specify output format\n"
6043 " -F --target=<target> Specify COFF target\n"
6044 " --preprocessor=<program> Program to use to preprocess rc file\n"
6045 " -I --include-dir=<dir> Include directory when preprocessing rc file\n"
6046 " -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
6047 " -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
6048 " -v --verbose Verbose - tells you what it's doing\n"
6049 " -c --codepage=<codepage> Specify default codepage\n"
6050 " -l --language=<val> Set language when reading rc file\n"
6051 " --use-temp-file Use a temporary file instead of popen to "
6052 "read\n"
6053 " the preprocessor output\n"
6054 " --no-use-temp-file Use popen (default)\n"
6055 msgstr ""
6056
6057 #: windres.c:682
6058 #, c-format
6059 msgid " --yydebug Turn on parser debugging\n"
6060 msgstr ""
6061
6062 #: windres.c:685
6063 #, c-format
6064 msgid ""
6065 " -r Ignored for compatibility with rc\n"
6066 " @<file> Read options from <file>\n"
6067 " -h --help Print this help message\n"
6068 " -V --version Print version information\n"
6069 msgstr ""
6070
6071 #: windres.c:690
6072 #, c-format
6073 msgid ""
6074 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
6075 "extension if not specified. A single file name is an input file.\n"
6076 "No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
6077 msgstr ""
6078
6079 #: windres.c:848
6080 msgid "invalid codepage specified.\n"
6081 msgstr ""
6082
6083 #: windres.c:863
6084 msgid "invalid option -f\n"
6085 msgstr ""
6086
6087 #: windres.c:868
6088 msgid "No filename following the -fo option.\n"
6089 msgstr ""
6090
6091 #: windres.c:927
6092 #, c-format
6093 msgid ""
6094 "Option -I is deprecated for setting the input format, please use -J "
6095 "instead.\n"
6096 msgstr ""
6097
6098 #: windres.c:1037
6099 msgid "no resources"
6100 msgstr ""
6101
6102 #: wrstabs.c:353 wrstabs.c:1916
6103 #, c-format
6104 msgid "string_hash_lookup failed: %s"
6105 msgstr ""
6106
6107 #: wrstabs.c:636
6108 #, c-format
6109 msgid "stab_int_type: bad size %u"
6110 msgstr ""
6111
6112 #: wrstabs.c:1394
6113 #, c-format
6114 msgid "%s: warning: unknown size for field `%s' in struct"
6115 msgstr ""
This page took 0.190196 seconds and 4 git commands to generate.