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