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