* as.c (show_usage): Document "@FILE".
[binutils.git] / binutils / po / binutils.pot
blob5e5a4dc7f22a0457ab885eb45272314aaa73904f
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: \n"
11 "POT-Creation-Date: 2005-10-25 09:14+0930\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\t\t Unwind inlined functions\n"
44 "  -s --basenames         Strip directory names\n"
45 "  -f --functions         Show function names\n"
46 "  -C --demangle[=style]  Demangle function names\n"
47 "  -h --help              Display this information\n"
48 "  -v --version           Display the program's version\n"
49 "\n"
50 msgstr ""
52 #: addr2line.c:93 ar.c:263 coffdump.c:466 nlmconv.c:1113 objcopy.c:486
53 #: objcopy.c:520 readelf.c:2622 size.c:102 srconv.c:1732 strings.c:725
54 #: sysdump.c:648 windres.c:673
55 #, c-format
56 msgid "Report bugs to %s\n"
57 msgstr ""
59 #: addr2line.c:253
60 #, c-format
61 msgid "%s: can not get addresses from archive"
62 msgstr ""
64 #: addr2line.c:325 nm.c:1523 objdump.c:3033
65 #, c-format
66 msgid "unknown demangling style `%s'"
67 msgstr ""
69 #: ar.c:203
70 #, c-format
71 msgid "no entry %s in archive\n"
72 msgstr ""
74 #: ar.c:219
75 #, c-format
76 msgid ""
77 "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] "
78 "[count] archive-file file...\n"
79 msgstr ""
81 #: ar.c:222
82 #, c-format
83 msgid "       %s -M [<mri-script]\n"
84 msgstr ""
86 #: ar.c:223
87 #, c-format
88 msgid " commands:\n"
89 msgstr ""
91 #: ar.c:224
92 #, c-format
93 msgid "  d            - delete file(s) from the archive\n"
94 msgstr ""
96 #: ar.c:225
97 #, c-format
98 msgid "  m[ab]        - move file(s) in the archive\n"
99 msgstr ""
101 #: ar.c:226
102 #, c-format
103 msgid "  p            - print file(s) found in the archive\n"
104 msgstr ""
106 #: ar.c:227
107 #, c-format
108 msgid "  q[f]         - quick append file(s) to the archive\n"
109 msgstr ""
111 #: ar.c:228
112 #, c-format
113 msgid ""
114 "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
115 msgstr ""
117 #: ar.c:229
118 #, c-format
119 msgid "  t            - display contents of archive\n"
120 msgstr ""
122 #: ar.c:230
123 #, c-format
124 msgid "  x[o]         - extract file(s) from the archive\n"
125 msgstr ""
127 #: ar.c:231
128 #, c-format
129 msgid " command specific modifiers:\n"
130 msgstr ""
132 #: ar.c:232
133 #, c-format
134 msgid "  [a]          - put file(s) after [member-name]\n"
135 msgstr ""
137 #: ar.c:233
138 #, c-format
139 msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
140 msgstr ""
142 #: ar.c:234
143 #, c-format
144 msgid "  [N]          - use instance [count] of name\n"
145 msgstr ""
147 #: ar.c:235
148 #, c-format
149 msgid "  [f]          - truncate inserted file names\n"
150 msgstr ""
152 #: ar.c:236
153 #, c-format
154 msgid "  [P]          - use full path names when matching\n"
155 msgstr ""
157 #: ar.c:237
158 #, c-format
159 msgid "  [o]          - preserve original dates\n"
160 msgstr ""
162 #: ar.c:238
163 #, c-format
164 msgid ""
165 "  [u]          - only replace files that are newer than current archive "
166 "contents\n"
167 msgstr ""
169 #: ar.c:239
170 #, c-format
171 msgid " generic modifiers:\n"
172 msgstr ""
174 #: ar.c:240
175 #, c-format
176 msgid "  [c]          - do not warn if the library had to be created\n"
177 msgstr ""
179 #: ar.c:241
180 #, c-format
181 msgid "  [s]          - create an archive index (cf. ranlib)\n"
182 msgstr ""
184 #: ar.c:242
185 #, c-format
186 msgid "  [S]          - do not build a symbol table\n"
187 msgstr ""
189 #: ar.c:243
190 #, c-format
191 msgid "  [v]          - be verbose\n"
192 msgstr ""
194 #: ar.c:244
195 #, c-format
196 msgid "  [V]          - display the version number\n"
197 msgstr ""
199 #: ar.c:245
200 #, c-format
201 msgid "  @<file>      - read options from <file>\n"
202 msgstr ""
204 #: ar.c:252
205 #, c-format
206 msgid "Usage: %s [options] archive\n"
207 msgstr ""
209 #: ar.c:253
210 #, c-format
211 msgid " Generate an index to speed access to archives\n"
212 msgstr ""
214 #: ar.c:254
215 #, c-format
216 msgid ""
217 " The options are:\n"
218 "  @<file>                      Read options from <file>\n"
219 "  -h --help                    Print this help message\n"
220 "  -V --version                 Print version information\n"
221 msgstr ""
223 #: ar.c:485
224 msgid "two different operation options specified"
225 msgstr ""
227 #: ar.c:560
228 #, c-format
229 msgid "illegal option -- %c"
230 msgstr ""
232 #: ar.c:606
233 msgid "no operation specified"
234 msgstr ""
236 #: ar.c:609
237 msgid "`u' is only meaningful with the `r' option."
238 msgstr ""
240 #: ar.c:617
241 msgid "`N' is only meaningful with the `x' and `d' options."
242 msgstr ""
244 #: ar.c:620
245 msgid "Value for `N' must be positive."
246 msgstr ""
248 #: ar.c:670
249 #, c-format
250 msgid "internal error -- this option not implemented"
251 msgstr ""
253 #: ar.c:739
254 #, c-format
255 msgid "creating %s"
256 msgstr ""
258 #: ar.c:788 ar.c:838 ar.c:1156 objcopy.c:1683
259 #, c-format
260 msgid "internal stat error on %s"
261 msgstr ""
263 #: ar.c:792
264 #, c-format
265 msgid ""
266 "\n"
267 "<%s>\n"
268 "\n"
269 msgstr ""
271 #: ar.c:808 ar.c:875
272 #, c-format
273 msgid "%s is not a valid archive"
274 msgstr ""
276 #: ar.c:843
277 #, c-format
278 msgid "stat returns negative size for %s"
279 msgstr ""
281 #: ar.c:1061
282 #, c-format
283 msgid "No member named `%s'\n"
284 msgstr ""
286 #: ar.c:1111
287 #, c-format
288 msgid "no entry %s in archive %s!"
289 msgstr ""
291 #: ar.c:1248
292 #, c-format
293 msgid "%s: no archive map to update"
294 msgstr ""
296 #: arsup.c:87
297 #, c-format
298 msgid "No entry %s in archive.\n"
299 msgstr ""
301 #: arsup.c:112
302 #, c-format
303 msgid "Can't open file %s\n"
304 msgstr ""
306 #: arsup.c:162
307 #, c-format
308 msgid "%s: Can't open output archive %s\n"
309 msgstr ""
311 #: arsup.c:179
312 #, c-format
313 msgid "%s: Can't open input archive %s\n"
314 msgstr ""
316 #: arsup.c:188
317 #, c-format
318 msgid "%s: file %s is not an archive\n"
319 msgstr ""
321 #: arsup.c:227
322 #, c-format
323 msgid "%s: no output archive specified yet\n"
324 msgstr ""
326 #: arsup.c:247 arsup.c:285 arsup.c:327 arsup.c:347 arsup.c:413
327 #, c-format
328 msgid "%s: no open output archive\n"
329 msgstr ""
331 #: arsup.c:258 arsup.c:368 arsup.c:394
332 #, c-format
333 msgid "%s: can't open file %s\n"
334 msgstr ""
336 #: arsup.c:312 arsup.c:390 arsup.c:471
337 #, c-format
338 msgid "%s: can't find module file %s\n"
339 msgstr ""
341 #: arsup.c:422
342 #, c-format
343 msgid "Current open archive is %s\n"
344 msgstr ""
346 #: arsup.c:446
347 #, c-format
348 msgid "%s: no open archive\n"
349 msgstr ""
351 #: binemul.c:37
352 #, c-format
353 msgid "  No emulation specific options\n"
354 msgstr ""
356 #. Macros for common output.
357 #: binemul.h:40
358 #, c-format
359 msgid " emulation options: \n"
360 msgstr ""
362 #: bucomm.c:110
363 #, c-format
364 msgid "can't set BFD default target to `%s': %s"
365 msgstr ""
367 #: bucomm.c:121
368 #, c-format
369 msgid "%s: Matching formats:"
370 msgstr ""
372 #: bucomm.c:136
373 #, c-format
374 msgid "Supported targets:"
375 msgstr ""
377 #: bucomm.c:138
378 #, c-format
379 msgid "%s: supported targets:"
380 msgstr ""
382 #: bucomm.c:154
383 #, c-format
384 msgid "Supported architectures:"
385 msgstr ""
387 #: bucomm.c:156
388 #, c-format
389 msgid "%s: supported architectures:"
390 msgstr ""
392 #: bucomm.c:349
393 #, c-format
394 msgid "BFD header file version %s\n"
395 msgstr ""
397 #: bucomm.c:450
398 #, c-format
399 msgid "%s: bad number: %s"
400 msgstr ""
402 #: bucomm.c:467 strings.c:438
403 #, c-format
404 msgid "'%s': No such file"
405 msgstr ""
407 #: bucomm.c:469 strings.c:440
408 #, c-format
409 msgid "Warning: could not locate '%s'.  reason: %s"
410 msgstr ""
412 #: bucomm.c:473
413 #, c-format
414 msgid "Warning: '%s' is not an ordinary file"
415 msgstr ""
417 #: coffdump.c:103
418 #, c-format
419 msgid "#lines %d "
420 msgstr ""
422 #: coffdump.c:457 sysdump.c:641
423 #, c-format
424 msgid "Usage: %s [option(s)] in-file\n"
425 msgstr ""
427 #: coffdump.c:458
428 #, c-format
429 msgid " Print a human readable interpretation of a SYSROFF object file\n"
430 msgstr ""
432 #: coffdump.c:459
433 #, c-format
434 msgid ""
435 " The options are:\n"
436 "  @<file>                Read options from <file>\n"
437 "  -h --help              Display this information\n"
438 "  -v --version           Display the program's version\n"
439 "\n"
440 msgstr ""
442 #: coffdump.c:528 srconv.c:1822 sysdump.c:705
443 msgid "no input file specified"
444 msgstr ""
446 #: debug.c:648
447 msgid "debug_add_to_current_namespace: no current file"
448 msgstr ""
450 #: debug.c:727
451 msgid "debug_start_source: no debug_set_filename call"
452 msgstr ""
454 #: debug.c:783
455 msgid "debug_record_function: no debug_set_filename call"
456 msgstr ""
458 #: debug.c:835
459 msgid "debug_record_parameter: no current function"
460 msgstr ""
462 #: debug.c:867
463 msgid "debug_end_function: no current function"
464 msgstr ""
466 #: debug.c:873
467 msgid "debug_end_function: some blocks were not closed"
468 msgstr ""
470 #: debug.c:901
471 msgid "debug_start_block: no current block"
472 msgstr ""
474 #: debug.c:937
475 msgid "debug_end_block: no current block"
476 msgstr ""
478 #: debug.c:944
479 msgid "debug_end_block: attempt to close top level block"
480 msgstr ""
482 #: debug.c:967
483 msgid "debug_record_line: no current unit"
484 msgstr ""
486 #. FIXME
487 #: debug.c:1020
488 msgid "debug_start_common_block: not implemented"
489 msgstr ""
491 #. FIXME
492 #: debug.c:1031
493 msgid "debug_end_common_block: not implemented"
494 msgstr ""
496 #. FIXME.
497 #: debug.c:1115
498 msgid "debug_record_label: not implemented"
499 msgstr ""
501 #: debug.c:1137
502 msgid "debug_record_variable: no current file"
503 msgstr ""
505 #: debug.c:1665
506 msgid "debug_make_undefined_type: unsupported kind"
507 msgstr ""
509 #: debug.c:1842
510 msgid "debug_name_type: no current file"
511 msgstr ""
513 #: debug.c:1887
514 msgid "debug_tag_type: no current file"
515 msgstr ""
517 #: debug.c:1895
518 msgid "debug_tag_type: extra tag attempted"
519 msgstr ""
521 #: debug.c:1932
522 #, c-format
523 msgid "Warning: changing type size from %d to %d\n"
524 msgstr ""
526 #: debug.c:1954
527 msgid "debug_find_named_type: no current compilation unit"
528 msgstr ""
530 #: debug.c:2057
531 #, c-format
532 msgid "debug_get_real_type: circular debug information for %s\n"
533 msgstr ""
535 #: debug.c:2484
536 msgid "debug_write_type: illegal type encountered"
537 msgstr ""
539 #: dlltool.c:765 dlltool.c:789 dlltool.c:818
540 #, c-format
541 msgid "Internal error: Unknown machine type: %d"
542 msgstr ""
544 #: dlltool.c:854
545 #, c-format
546 msgid "Can't open def file: %s"
547 msgstr ""
549 #: dlltool.c:859
550 #, c-format
551 msgid "Processing def file: %s"
552 msgstr ""
554 #: dlltool.c:863
555 msgid "Processed def file"
556 msgstr ""
558 #: dlltool.c:887
559 #, c-format
560 msgid "Syntax error in def file %s:%d"
561 msgstr ""
563 #: dlltool.c:922
564 #, c-format
565 msgid "%s: Path components stripped from image name, '%s'."
566 msgstr ""
568 #: dlltool.c:931
569 #, c-format
570 msgid "NAME: %s base: %x"
571 msgstr ""
573 #: dlltool.c:934 dlltool.c:950
574 msgid "Can't have LIBRARY and NAME"
575 msgstr ""
577 #: dlltool.c:947
578 #, c-format
579 msgid "LIBRARY: %s base: %x"
580 msgstr ""
582 #: dlltool.c:1183 resrc.c:269
583 #, c-format
584 msgid "wait: %s"
585 msgstr ""
587 #: dlltool.c:1188 dllwrap.c:413 resrc.c:274
588 #, c-format
589 msgid "subprocess got fatal signal %d"
590 msgstr ""
592 #: dlltool.c:1194 dllwrap.c:420 resrc.c:281
593 #, c-format
594 msgid "%s exited with status %d"
595 msgstr ""
597 #: dlltool.c:1225
598 #, c-format
599 msgid "Sucking in info from %s section in %s"
600 msgstr ""
602 #: dlltool.c:1350
603 #, c-format
604 msgid "Excluding symbol: %s"
605 msgstr ""
607 #: dlltool.c:1439 dlltool.c:1450 nm.c:1000 nm.c:1011
608 #, c-format
609 msgid "%s: no symbols"
610 msgstr ""
612 #. FIXME: we ought to read in and block out the base relocations.
613 #: dlltool.c:1476
614 #, c-format
615 msgid "Done reading %s"
616 msgstr ""
618 #: dlltool.c:1486
619 #, c-format
620 msgid "Unable to open object file: %s"
621 msgstr ""
623 #: dlltool.c:1489
624 #, c-format
625 msgid "Scanning object file %s"
626 msgstr ""
628 #: dlltool.c:1504
629 #, c-format
630 msgid "Cannot produce mcore-elf dll from archive file: %s"
631 msgstr ""
633 #: dlltool.c:1590
634 msgid "Adding exports to output file"
635 msgstr ""
637 #: dlltool.c:1638
638 msgid "Added exports to output file"
639 msgstr ""
641 #: dlltool.c:1759
642 #, c-format
643 msgid "Generating export file: %s"
644 msgstr ""
646 #: dlltool.c:1764
647 #, c-format
648 msgid "Unable to open temporary assembler file: %s"
649 msgstr ""
651 #: dlltool.c:1767
652 #, c-format
653 msgid "Opened temporary file: %s"
654 msgstr ""
656 #: dlltool.c:1989
657 msgid "Generated exports file"
658 msgstr ""
660 #: dlltool.c:2195
661 #, c-format
662 msgid "bfd_open failed open stub file: %s"
663 msgstr ""
665 #: dlltool.c:2198
666 #, c-format
667 msgid "Creating stub file: %s"
668 msgstr ""
670 #: dlltool.c:2580
671 #, c-format
672 msgid "failed to open temporary head file: %s"
673 msgstr ""
675 #: dlltool.c:2639
676 #, c-format
677 msgid "failed to open temporary tail file: %s"
678 msgstr ""
680 #: dlltool.c:2706
681 #, c-format
682 msgid "Can't open .lib file: %s"
683 msgstr ""
685 #: dlltool.c:2709
686 #, c-format
687 msgid "Creating library file: %s"
688 msgstr ""
690 #: dlltool.c:2792 dlltool.c:2798
691 #, c-format
692 msgid "cannot delete %s: %s"
693 msgstr ""
695 #: dlltool.c:2803
696 msgid "Created lib file"
697 msgstr ""
699 #: dlltool.c:2882
700 #, c-format
701 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
702 msgstr ""
704 #: dlltool.c:2888
705 #, c-format
706 msgid "Error, duplicate EXPORT with oridinals: %s"
707 msgstr ""
709 #: dlltool.c:2993
710 msgid "Processing definitions"
711 msgstr ""
713 #: dlltool.c:3025
714 msgid "Processed definitions"
715 msgstr ""
717 #. xgetext:c-format
718 #: dlltool.c:3032 dllwrap.c:474
719 #, c-format
720 msgid "Usage %s <option(s)> <object-file(s)>\n"
721 msgstr ""
723 #. xgetext:c-format
724 #: dlltool.c:3034
725 #, c-format
726 msgid ""
727 "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
728 msgstr ""
730 #: dlltool.c:3035
731 #, c-format
732 msgid ""
733 "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
734 "ppc, thumb\n"
735 msgstr ""
737 #: dlltool.c:3036
738 #, c-format
739 msgid "   -e --output-exp <outname> Generate an export file.\n"
740 msgstr ""
742 #: dlltool.c:3037
743 #, c-format
744 msgid "   -l --output-lib <outname> Generate an interface library.\n"
745 msgstr ""
747 #: dlltool.c:3038
748 #, c-format
749 msgid "   -a --add-indirect         Add dll indirects to export file.\n"
750 msgstr ""
752 #: dlltool.c:3039
753 #, c-format
754 msgid ""
755 "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
756 msgstr ""
758 #: dlltool.c:3040
759 #, c-format
760 msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
761 msgstr ""
763 #: dlltool.c:3041
764 #, c-format
765 msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
766 msgstr ""
768 #: dlltool.c:3042
769 #, c-format
770 msgid "      --export-all-symbols   Export all symbols to .def\n"
771 msgstr ""
773 #: dlltool.c:3043
774 #, c-format
775 msgid "      --no-export-all-symbols  Only export listed symbols\n"
776 msgstr ""
778 #: dlltool.c:3044
779 #, c-format
780 msgid "      --exclude-symbols <list> Don't export <list>\n"
781 msgstr ""
783 #: dlltool.c:3045
784 #, c-format
785 msgid "      --no-default-excludes  Clear default exclude symbols\n"
786 msgstr ""
788 #: dlltool.c:3046
789 #, c-format
790 msgid "   -b --base-file <basefile> Read linker generated base file.\n"
791 msgstr ""
793 #: dlltool.c:3047
794 #, c-format
795 msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
796 msgstr ""
798 #: dlltool.c:3048
799 #, c-format
800 msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
801 msgstr ""
803 #: dlltool.c:3049
804 #, c-format
805 msgid ""
806 "   -U --add-underscore       Add underscores to symbols in interface "
807 "library.\n"
808 msgstr ""
810 #: dlltool.c:3050
811 #, c-format
812 msgid "   -k --kill-at              Kill @<n> from exported names.\n"
813 msgstr ""
815 #: dlltool.c:3051
816 #, c-format
817 msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
818 msgstr ""
820 #: dlltool.c:3052
821 #, c-format
822 msgid "   -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
823 msgstr ""
825 #: dlltool.c:3053
826 #, c-format
827 msgid "   -S --as <name>            Use <name> for assembler.\n"
828 msgstr ""
830 #: dlltool.c:3054
831 #, c-format
832 msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
833 msgstr ""
835 #: dlltool.c:3055
836 #, c-format
837 msgid ""
838 "   -C --compat-implib        Create backward compatible import library.\n"
839 msgstr ""
841 #: dlltool.c:3056
842 #, c-format
843 msgid ""
844 "   -n --no-delete            Keep temp files (repeat for extra "
845 "preservation).\n"
846 msgstr ""
848 #: dlltool.c:3057
849 #, c-format
850 msgid ""
851 "   -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
852 msgstr ""
854 #: dlltool.c:3058
855 #, c-format
856 msgid "   -v --verbose              Be verbose.\n"
857 msgstr ""
859 #: dlltool.c:3059
860 #, c-format
861 msgid "   -V --version              Display the program version.\n"
862 msgstr ""
864 #: dlltool.c:3060
865 #, c-format
866 msgid "   -h --help                 Display this information.\n"
867 msgstr ""
869 #: dlltool.c:3061
870 #, c-format
871 msgid "   @<file>                   Read options from <file>.\n"
872 msgstr ""
874 #: dlltool.c:3063
875 #, c-format
876 msgid ""
877 "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
878 msgstr ""
880 #: dlltool.c:3064
881 #, c-format
882 msgid "   -L --linker <name>        Use <name> as the linker.\n"
883 msgstr ""
885 #: dlltool.c:3065
886 #, c-format
887 msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
888 msgstr ""
890 #: dlltool.c:3181
891 #, c-format
892 msgid "Path components stripped from dllname, '%s'."
893 msgstr ""
895 #: dlltool.c:3226
896 #, c-format
897 msgid "Unable to open base-file: %s"
898 msgstr ""
900 #: dlltool.c:3258
901 #, c-format
902 msgid "Machine '%s' not supported"
903 msgstr ""
905 #: dlltool.c:3362 dllwrap.c:204
906 #, c-format
907 msgid "Tried file: %s"
908 msgstr ""
910 #: dlltool.c:3369 dllwrap.c:211
911 #, c-format
912 msgid "Using file: %s"
913 msgstr ""
915 #: dllwrap.c:294
916 #, c-format
917 msgid "Keeping temporary base file %s"
918 msgstr ""
920 #: dllwrap.c:296
921 #, c-format
922 msgid "Deleting temporary base file %s"
923 msgstr ""
925 #: dllwrap.c:310
926 #, c-format
927 msgid "Keeping temporary exp file %s"
928 msgstr ""
930 #: dllwrap.c:312
931 #, c-format
932 msgid "Deleting temporary exp file %s"
933 msgstr ""
935 #: dllwrap.c:325
936 #, c-format
937 msgid "Keeping temporary def file %s"
938 msgstr ""
940 #: dllwrap.c:327
941 #, c-format
942 msgid "Deleting temporary def file %s"
943 msgstr ""
945 #: dllwrap.c:475
946 #, c-format
947 msgid "  Generic options:\n"
948 msgstr ""
950 #: dllwrap.c:476
951 #, c-format
952 msgid "   @<file>                Read options from <file>\n"
953 msgstr ""
955 #: dllwrap.c:477
956 #, c-format
957 msgid "   --quiet, -q            Work quietly\n"
958 msgstr ""
960 #: dllwrap.c:478
961 #, c-format
962 msgid "   --verbose, -v          Verbose\n"
963 msgstr ""
965 #: dllwrap.c:479
966 #, c-format
967 msgid "   --version              Print dllwrap version\n"
968 msgstr ""
970 #: dllwrap.c:480
971 #, c-format
972 msgid "   --implib <outname>     Synonym for --output-lib\n"
973 msgstr ""
975 #: dllwrap.c:481
976 #, c-format
977 msgid "  Options for %s:\n"
978 msgstr ""
980 #: dllwrap.c:482
981 #, c-format
982 msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
983 msgstr ""
985 #: dllwrap.c:483
986 #, c-format
987 msgid "   --driver-flags <flags> Override default ld flags\n"
988 msgstr ""
990 #: dllwrap.c:484
991 #, c-format
992 msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
993 msgstr ""
995 #: dllwrap.c:485
996 #, c-format
997 msgid "   --entry <entry>        Specify alternate DLL entry point\n"
998 msgstr ""
1000 #: dllwrap.c:486
1001 #, c-format
1002 msgid "   --image-base <base>    Specify image base address\n"
1003 msgstr ""
1005 #: dllwrap.c:487
1006 #, c-format
1007 msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
1008 msgstr ""
1010 #: dllwrap.c:488
1011 #, c-format
1012 msgid "   --dry-run              Show what needs to be run\n"
1013 msgstr ""
1015 #: dllwrap.c:489
1016 #, c-format
1017 msgid "   --mno-cygwin           Create Mingw DLL\n"
1018 msgstr ""
1020 #: dllwrap.c:490
1021 #, c-format
1022 msgid "  Options passed to DLLTOOL:\n"
1023 msgstr ""
1025 #: dllwrap.c:491
1026 #, c-format
1027 msgid "   --machine <machine>\n"
1028 msgstr ""
1030 #: dllwrap.c:492
1031 #, c-format
1032 msgid "   --output-exp <outname> Generate export file.\n"
1033 msgstr ""
1035 #: dllwrap.c:493
1036 #, c-format
1037 msgid "   --output-lib <outname> Generate input library.\n"
1038 msgstr ""
1040 #: dllwrap.c:494
1041 #, c-format
1042 msgid "   --add-indirect         Add dll indirects to export file.\n"
1043 msgstr ""
1045 #: dllwrap.c:495
1046 #, c-format
1047 msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
1048 msgstr ""
1050 #: dllwrap.c:496
1051 #, c-format
1052 msgid "   --def <deffile>        Name input .def file\n"
1053 msgstr ""
1055 #: dllwrap.c:497
1056 #, c-format
1057 msgid "   --output-def <deffile> Name output .def file\n"
1058 msgstr ""
1060 #: dllwrap.c:498
1061 #, c-format
1062 msgid "   --export-all-symbols     Export all symbols to .def\n"
1063 msgstr ""
1065 #: dllwrap.c:499
1066 #, c-format
1067 msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
1068 msgstr ""
1070 #: dllwrap.c:500
1071 #, c-format
1072 msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
1073 msgstr ""
1075 #: dllwrap.c:501
1076 #, c-format
1077 msgid "   --no-default-excludes    Zap default exclude symbols\n"
1078 msgstr ""
1080 #: dllwrap.c:502
1081 #, c-format
1082 msgid "   --base-file <basefile> Read linker generated base file\n"
1083 msgstr ""
1085 #: dllwrap.c:503
1086 #, c-format
1087 msgid "   --no-idata4           Don't generate idata$4 section\n"
1088 msgstr ""
1090 #: dllwrap.c:504
1091 #, c-format
1092 msgid "   --no-idata5           Don't generate idata$5 section\n"
1093 msgstr ""
1095 #: dllwrap.c:505
1096 #, c-format
1097 msgid "   -U                     Add underscores to .lib\n"
1098 msgstr ""
1100 #: dllwrap.c:506
1101 #, c-format
1102 msgid "   -k                     Kill @<n> from exported names\n"
1103 msgstr ""
1105 #: dllwrap.c:507
1106 #, c-format
1107 msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
1108 msgstr ""
1110 #: dllwrap.c:508
1111 #, c-format
1112 msgid "   --as <name>            Use <name> for assembler\n"
1113 msgstr ""
1115 #: dllwrap.c:509
1116 #, c-format
1117 msgid "   --nodelete             Keep temp files.\n"
1118 msgstr ""
1120 #: dllwrap.c:510
1121 #, c-format
1122 msgid "  Rest are passed unmodified to the language driver\n"
1123 msgstr ""
1125 #: dllwrap.c:782
1126 msgid "Must provide at least one of -o or --dllname options"
1127 msgstr ""
1129 #: dllwrap.c:811
1130 msgid ""
1131 "no export definition file provided.\n"
1132 "Creating one, but that may not be what you want"
1133 msgstr ""
1135 #: dllwrap.c:970
1136 #, c-format
1137 msgid "DLLTOOL name    : %s\n"
1138 msgstr ""
1140 #: dllwrap.c:971
1141 #, c-format
1142 msgid "DLLTOOL options : %s\n"
1143 msgstr ""
1145 #: dllwrap.c:972
1146 #, c-format
1147 msgid "DRIVER name     : %s\n"
1148 msgstr ""
1150 #: dllwrap.c:973
1151 #, c-format
1152 msgid "DRIVER options  : %s\n"
1153 msgstr ""
1155 #: dwarf.c:93 dwarf.c:137 readelf.c:322 readelf.c:515
1156 #, c-format
1157 msgid "Unhandled data length: %d\n"
1158 msgstr ""
1160 #: dwarf.c:237
1161 msgid "badly formed extended line op encountered!\n"
1162 msgstr ""
1164 #: dwarf.c:244
1165 #, c-format
1166 msgid "  Extended opcode %d: "
1167 msgstr ""
1169 #: dwarf.c:249
1170 #, c-format
1171 msgid ""
1172 "End of Sequence\n"
1173 "\n"
1174 msgstr ""
1176 #: dwarf.c:255
1177 #, c-format
1178 msgid "set Address to 0x%lx\n"
1179 msgstr ""
1181 #: dwarf.c:260
1182 #, c-format
1183 msgid "  define new File Table entry\n"
1184 msgstr ""
1186 #: dwarf.c:261 dwarf.c:1944
1187 #, c-format
1188 msgid "  Entry\tDir\tTime\tSize\tName\n"
1189 msgstr ""
1191 #: dwarf.c:263
1192 #, c-format
1193 msgid "   %d\t"
1194 msgstr ""
1196 #: dwarf.c:266 dwarf.c:268 dwarf.c:270 dwarf.c:1956 dwarf.c:1958 dwarf.c:1960
1197 #, c-format
1198 msgid "%lu\t"
1199 msgstr ""
1201 #: dwarf.c:271
1202 #, c-format
1203 msgid ""
1204 "%s\n"
1205 "\n"
1206 msgstr ""
1208 #: dwarf.c:275
1209 #, c-format
1210 msgid "UNKNOWN: length %d\n"
1211 msgstr ""
1213 #: dwarf.c:288
1214 msgid "<no .debug_str section>"
1215 msgstr ""
1217 #: dwarf.c:294
1218 #, c-format
1219 msgid "DW_FORM_strp offset too big: %lx\n"
1220 msgstr ""
1222 #: dwarf.c:295
1223 msgid "<offset is too big>"
1224 msgstr ""
1226 #: dwarf.c:528
1227 #, c-format
1228 msgid "Unknown TAG value: %lx"
1229 msgstr ""
1231 #: dwarf.c:564
1232 #, c-format
1233 msgid "Unknown FORM value: %lx"
1234 msgstr ""
1236 #: dwarf.c:573
1237 #, c-format
1238 msgid " %lu byte block: "
1239 msgstr ""
1241 #: dwarf.c:907
1242 #, c-format
1243 msgid "(User defined location op)"
1244 msgstr ""
1246 #: dwarf.c:909
1247 #, c-format
1248 msgid "(Unknown location op)"
1249 msgstr ""
1251 #: dwarf.c:955
1252 msgid "Internal error: DWARF version is not 2 or 3.\n"
1253 msgstr ""
1255 #: dwarf.c:1053
1256 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
1257 msgstr ""
1259 #: dwarf.c:1102
1260 #, c-format
1261 msgid " (indirect string, offset: 0x%lx): %s"
1262 msgstr ""
1264 #: dwarf.c:1111
1265 #, c-format
1266 msgid "Unrecognized form: %lu\n"
1267 msgstr ""
1269 #: dwarf.c:1196
1270 #, c-format
1271 msgid "(not inlined)"
1272 msgstr ""
1274 #: dwarf.c:1199
1275 #, c-format
1276 msgid "(inlined)"
1277 msgstr ""
1279 #: dwarf.c:1202
1280 #, c-format
1281 msgid "(declared as inline but ignored)"
1282 msgstr ""
1284 #: dwarf.c:1205
1285 #, c-format
1286 msgid "(declared as inline and inlined)"
1287 msgstr ""
1289 #: dwarf.c:1208
1290 #, c-format
1291 msgid "  (Unknown inline attribute value: %lx)"
1292 msgstr ""
1294 #: dwarf.c:1354 dwarf.c:2484
1295 #, c-format
1296 msgid " [without DW_AT_frame_base]"
1297 msgstr ""
1299 #: dwarf.c:1357
1300 #, c-format
1301 msgid "(location list)"
1302 msgstr ""
1304 #: dwarf.c:1475
1305 #, c-format
1306 msgid "Unknown AT value: %lx"
1307 msgstr ""
1309 #: dwarf.c:1544
1310 #, c-format
1311 msgid "No comp units in %s section ?"
1312 msgstr ""
1314 #: dwarf.c:1553
1315 #, c-format
1316 msgid "Not enough memory for a debug info array of %u entries"
1317 msgstr ""
1319 #: dwarf.c:1561 dwarf.c:2573
1320 #, c-format
1321 msgid ""
1322 "The section %s contains:\n"
1323 "\n"
1324 msgstr ""
1326 #: dwarf.c:1569
1327 #, c-format
1328 msgid "Unable to locate %s section!\n"
1329 msgstr ""
1331 #: dwarf.c:1635
1332 #, c-format
1333 msgid "  Compilation Unit @ offset 0x%lx:\n"
1334 msgstr ""
1336 #: dwarf.c:1636
1337 #, c-format
1338 msgid "   Length:        %ld\n"
1339 msgstr ""
1341 #: dwarf.c:1637
1342 #, c-format
1343 msgid "   Version:       %d\n"
1344 msgstr ""
1346 #: dwarf.c:1638
1347 #, c-format
1348 msgid "   Abbrev Offset: %ld\n"
1349 msgstr ""
1351 #: dwarf.c:1639
1352 #, c-format
1353 msgid "   Pointer Size:  %d\n"
1354 msgstr ""
1356 #: dwarf.c:1644
1357 msgid "Only version 2 and 3 DWARF debug information is currently supported.\n"
1358 msgstr ""
1360 #: dwarf.c:1685
1361 #, c-format
1362 msgid "Unable to locate entry %lu in the abbreviation table\n"
1363 msgstr ""
1365 #: dwarf.c:1691
1366 #, c-format
1367 msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
1368 msgstr ""
1370 #: dwarf.c:1785
1371 #, c-format
1372 msgid "%s section needs a populated .debug_info section\n"
1373 msgstr ""
1375 #: dwarf.c:1792
1376 #, c-format
1377 msgid "%s section has more comp units than .debug_info section\n"
1378 msgstr ""
1380 #: dwarf.c:1794
1381 #, c-format
1382 msgid ""
1383 "assuming that the pointer size is %d, from the last comp unit in ."
1384 "debug_info\n"
1385 "\n"
1386 msgstr ""
1388 #: dwarf.c:1819
1389 #, c-format
1390 msgid ""
1391 "\n"
1392 "Dump of debug contents of section %s:\n"
1393 "\n"
1394 msgstr ""
1396 #: dwarf.c:1858
1397 msgid "The line info appears to be corrupt - the section is too small\n"
1398 msgstr ""
1400 #: dwarf.c:1867
1401 msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
1402 msgstr ""
1404 #: dwarf.c:1894
1405 #, c-format
1406 msgid "  Length:                      %ld\n"
1407 msgstr ""
1409 #: dwarf.c:1895
1410 #, c-format
1411 msgid "  DWARF Version:               %d\n"
1412 msgstr ""
1414 #: dwarf.c:1896
1415 #, c-format
1416 msgid "  Prologue Length:             %d\n"
1417 msgstr ""
1419 #: dwarf.c:1897
1420 #, c-format
1421 msgid "  Minimum Instruction Length:  %d\n"
1422 msgstr ""
1424 #: dwarf.c:1898
1425 #, c-format
1426 msgid "  Initial value of 'is_stmt':  %d\n"
1427 msgstr ""
1429 #: dwarf.c:1899
1430 #, c-format
1431 msgid "  Line Base:                   %d\n"
1432 msgstr ""
1434 #: dwarf.c:1900
1435 #, c-format
1436 msgid "  Line Range:                  %d\n"
1437 msgstr ""
1439 #: dwarf.c:1901
1440 #, c-format
1441 msgid "  Opcode Base:                 %d\n"
1442 msgstr ""
1444 #: dwarf.c:1902
1445 #, c-format
1446 msgid "  (Pointer size:               %u)%s\n"
1447 msgstr ""
1449 #: dwarf.c:1913
1450 #, c-format
1451 msgid ""
1452 "\n"
1453 " Opcodes:\n"
1454 msgstr ""
1456 #: dwarf.c:1916
1457 #, c-format
1458 msgid "  Opcode %d has %d args\n"
1459 msgstr ""
1461 #: dwarf.c:1922
1462 #, c-format
1463 msgid ""
1464 "\n"
1465 " The Directory Table is empty.\n"
1466 msgstr ""
1468 #: dwarf.c:1925
1469 #, c-format
1470 msgid ""
1471 "\n"
1472 " The Directory Table:\n"
1473 msgstr ""
1475 #: dwarf.c:1929
1476 #, c-format
1477 msgid "  %s\n"
1478 msgstr ""
1480 #: dwarf.c:1940
1481 #, c-format
1482 msgid ""
1483 "\n"
1484 " The File Name Table is empty.\n"
1485 msgstr ""
1487 #: dwarf.c:1943
1488 #, c-format
1489 msgid ""
1490 "\n"
1491 " The File Name Table:\n"
1492 msgstr ""
1494 #: dwarf.c:1951
1495 #, c-format
1496 msgid "  %d\t"
1497 msgstr ""
1499 #: dwarf.c:1962
1500 #, c-format
1501 msgid "%s\n"
1502 msgstr ""
1504 #. Now display the statements.
1505 #: dwarf.c:1970
1506 #, c-format
1507 msgid ""
1508 "\n"
1509 " Line Number Statements:\n"
1510 msgstr ""
1512 #: dwarf.c:1986
1513 #, c-format
1514 msgid "  Special opcode %d: advance Address by %lu to 0x%lx"
1515 msgstr ""
1517 #: dwarf.c:1990
1518 #, c-format
1519 msgid " and Line by %d to %d\n"
1520 msgstr ""
1522 #: dwarf.c:1998
1523 msgid "Extend line ops need a valid pointer size, guessing at 4\n"
1524 msgstr ""
1526 #: dwarf.c:2007
1527 #, c-format
1528 msgid "  Copy\n"
1529 msgstr ""
1531 #: dwarf.c:2015
1532 #, c-format
1533 msgid "  Advance PC by %lu to 0x%lx\n"
1534 msgstr ""
1536 #: dwarf.c:2023
1537 #, c-format
1538 msgid "  Advance Line by %d to %d\n"
1539 msgstr ""
1541 #: dwarf.c:2030
1542 #, c-format
1543 msgid "  Set File Name to entry %d in the File Name Table\n"
1544 msgstr ""
1546 #: dwarf.c:2038
1547 #, c-format
1548 msgid "  Set column to %lu\n"
1549 msgstr ""
1551 #: dwarf.c:2045
1552 #, c-format
1553 msgid "  Set is_stmt to %d\n"
1554 msgstr ""
1556 #: dwarf.c:2050
1557 #, c-format
1558 msgid "  Set basic block\n"
1559 msgstr ""
1561 #: dwarf.c:2058
1562 #, c-format
1563 msgid "  Advance PC by constant %lu to 0x%lx\n"
1564 msgstr ""
1566 #: dwarf.c:2066
1567 #, c-format
1568 msgid "  Advance PC by fixed size amount %lu to 0x%lx\n"
1569 msgstr ""
1571 #: dwarf.c:2071
1572 #, c-format
1573 msgid "  Set prologue_end to true\n"
1574 msgstr ""
1576 #: dwarf.c:2075
1577 #, c-format
1578 msgid "  Set epilogue_begin to true\n"
1579 msgstr ""
1581 #: dwarf.c:2081
1582 #, c-format
1583 msgid "  Set ISA to %lu\n"
1584 msgstr ""
1586 #: dwarf.c:2085
1587 #, c-format
1588 msgid "  Unknown opcode %d with operands: "
1589 msgstr ""
1591 #: dwarf.c:2111 dwarf.c:2197 dwarf.c:2271 dwarf.c:2382 dwarf.c:2514
1592 #: dwarf.c:2739
1593 #, c-format
1594 msgid ""
1595 "Contents of the %s section:\n"
1596 "\n"
1597 msgstr ""
1599 #: dwarf.c:2151
1600 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
1601 msgstr ""
1603 #: dwarf.c:2158
1604 #, c-format
1605 msgid "  Length:                              %ld\n"
1606 msgstr ""
1608 #: dwarf.c:2160
1609 #, c-format
1610 msgid "  Version:                             %d\n"
1611 msgstr ""
1613 #: dwarf.c:2162
1614 #, c-format
1615 msgid "  Offset into .debug_info section:     %ld\n"
1616 msgstr ""
1618 #: dwarf.c:2164
1619 #, c-format
1620 msgid "  Size of area in .debug_info section: %ld\n"
1621 msgstr ""
1623 #: dwarf.c:2167
1624 #, c-format
1625 msgid ""
1626 "\n"
1627 "    Offset\tName\n"
1628 msgstr ""
1630 #: dwarf.c:2218
1631 #, c-format
1632 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
1633 msgstr ""
1635 #: dwarf.c:2224
1636 #, c-format
1637 msgid " DW_MACINFO_end_file\n"
1638 msgstr ""
1640 #: dwarf.c:2232
1641 #, c-format
1642 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
1643 msgstr ""
1645 #: dwarf.c:2241
1646 #, c-format
1647 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
1648 msgstr ""
1650 #: dwarf.c:2253
1651 #, c-format
1652 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
1653 msgstr ""
1655 #: dwarf.c:2282
1656 #, c-format
1657 msgid "  Number TAG\n"
1658 msgstr ""
1660 #: dwarf.c:2288
1661 #, c-format
1662 msgid "   %ld      %s    [%s]\n"
1663 msgstr ""
1665 #: dwarf.c:2291
1666 msgid "has children"
1667 msgstr ""
1669 #: dwarf.c:2291
1670 msgid "no children"
1671 msgstr ""
1673 #: dwarf.c:2294
1674 #, c-format
1675 msgid "    %-18s %s\n"
1676 msgstr ""
1678 #: dwarf.c:2327 dwarf.c:2510 dwarf.c:2684
1679 #, c-format
1680 msgid ""
1681 "\n"
1682 "The %s section is empty.\n"
1683 msgstr ""
1685 #. FIXME: Should we handle this case?
1686 #: dwarf.c:2372
1687 msgid "Location lists in .debug_info section aren't in ascending order!\n"
1688 msgstr ""
1690 #: dwarf.c:2375
1691 msgid "No location lists in .debug_info section!\n"
1692 msgstr ""
1694 #: dwarf.c:2379
1695 #, c-format
1696 msgid "Location lists in %s section start at 0x%lx\n"
1697 msgstr ""
1699 #: dwarf.c:2383
1700 #, c-format
1701 msgid "    Offset   Begin    End      Expression\n"
1702 msgstr ""
1704 #: dwarf.c:2414
1705 #, c-format
1706 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
1707 msgstr ""
1709 #: dwarf.c:2417
1710 #, c-format
1711 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1712 msgstr ""
1714 #: dwarf.c:2424
1715 #, c-format
1716 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
1717 msgstr ""
1719 #: dwarf.c:2433 dwarf.c:2460 dwarf.c:2470
1720 #, c-format
1721 msgid "Location list starting at offset 0x%lx is not terminated.\n"
1722 msgstr ""
1724 #: dwarf.c:2445 dwarf.c:2784
1725 #, c-format
1726 msgid "    %8.8lx <End of list>\n"
1727 msgstr ""
1729 #: dwarf.c:2453
1730 #, c-format
1731 msgid "    %8.8lx %8.8lx %8.8lx (base address)\n"
1732 msgstr ""
1734 #: dwarf.c:2487 dwarf.c:2801
1735 msgid " (start == end)"
1736 msgstr ""
1738 #: dwarf.c:2489 dwarf.c:2803
1739 msgid " (start > end)"
1740 msgstr ""
1742 #: dwarf.c:2618
1743 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
1744 msgstr ""
1746 #: dwarf.c:2622
1747 #, c-format
1748 msgid "  Length:                   %ld\n"
1749 msgstr ""
1751 #: dwarf.c:2623
1752 #, c-format
1753 msgid "  Version:                  %d\n"
1754 msgstr ""
1756 #: dwarf.c:2624
1757 #, c-format
1758 msgid "  Offset into .debug_info:  %lx\n"
1759 msgstr ""
1761 #: dwarf.c:2625
1762 #, c-format
1763 msgid "  Pointer Size:             %d\n"
1764 msgstr ""
1766 #: dwarf.c:2626
1767 #, c-format
1768 msgid "  Segment Size:             %d\n"
1769 msgstr ""
1771 #: dwarf.c:2628
1772 #, c-format
1773 msgid ""
1774 "\n"
1775 "    Address  Length\n"
1776 msgstr ""
1778 #. FIXME: Should we handle this case?
1779 #: dwarf.c:2729
1780 msgid "Range lists in .debug_info section aren't in ascending order!\n"
1781 msgstr ""
1783 #: dwarf.c:2732
1784 msgid "No range lists in .debug_info section!\n"
1785 msgstr ""
1787 #: dwarf.c:2736
1788 #, c-format
1789 msgid "Range lists in %s section start at 0x%lx\n"
1790 msgstr ""
1792 #: dwarf.c:2740
1793 #, c-format
1794 msgid "    Offset   Begin    End\n"
1795 msgstr ""
1797 #: dwarf.c:2765
1798 #, c-format
1799 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
1800 msgstr ""
1802 #: dwarf.c:2769
1803 #, c-format
1804 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
1805 msgstr ""
1807 #: dwarf.c:2964
1808 #, c-format
1809 msgid "The section %s contains:\n"
1810 msgstr ""
1812 #: dwarf.c:3608
1813 #, c-format
1814 msgid "unsupported or unknown DW_CFA_%d\n"
1815 msgstr ""
1817 #: dwarf.c:3632
1818 #, c-format
1819 msgid "Displaying the debug contents of section %s is not yet supported.\n"
1820 msgstr ""
1822 #: dwarf.c:3674
1823 #, c-format
1824 msgid "%s: Error: "
1825 msgstr ""
1827 #: dwarf.c:3685
1828 #, c-format
1829 msgid "%s: Warning: "
1830 msgstr ""
1832 #: emul_aix.c:51
1833 #, c-format
1834 msgid "  [-g]         - 32 bit small archive\n"
1835 msgstr ""
1837 #: emul_aix.c:52
1838 #, c-format
1839 msgid "  [-X32]       - ignores 64 bit objects\n"
1840 msgstr ""
1842 #: emul_aix.c:53
1843 #, c-format
1844 msgid "  [-X64]       - ignores 32 bit objects\n"
1845 msgstr ""
1847 #: emul_aix.c:54
1848 #, c-format
1849 msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1850 msgstr ""
1852 #: ieee.c:311
1853 msgid "unexpected end of debugging information"
1854 msgstr ""
1856 #: ieee.c:398
1857 msgid "invalid number"
1858 msgstr ""
1860 #: ieee.c:451
1861 msgid "invalid string length"
1862 msgstr ""
1864 #: ieee.c:506 ieee.c:547
1865 msgid "expression stack overflow"
1866 msgstr ""
1868 #: ieee.c:526
1869 msgid "unsupported IEEE expression operator"
1870 msgstr ""
1872 #: ieee.c:541
1873 msgid "unknown section"
1874 msgstr ""
1876 #: ieee.c:562
1877 msgid "expression stack underflow"
1878 msgstr ""
1880 #: ieee.c:576
1881 msgid "expression stack mismatch"
1882 msgstr ""
1884 #: ieee.c:613
1885 msgid "unknown builtin type"
1886 msgstr ""
1888 #: ieee.c:758
1889 msgid "BCD float type not supported"
1890 msgstr ""
1892 #: ieee.c:895
1893 msgid "unexpected number"
1894 msgstr ""
1896 #: ieee.c:902
1897 msgid "unexpected record type"
1898 msgstr ""
1900 #: ieee.c:935
1901 msgid "blocks left on stack at end"
1902 msgstr ""
1904 #: ieee.c:1198
1905 msgid "unknown BB type"
1906 msgstr ""
1908 #: ieee.c:1207
1909 msgid "stack overflow"
1910 msgstr ""
1912 #: ieee.c:1230
1913 msgid "stack underflow"
1914 msgstr ""
1916 #: ieee.c:1342 ieee.c:1412 ieee.c:2109
1917 msgid "illegal variable index"
1918 msgstr ""
1920 #: ieee.c:1390
1921 msgid "illegal type index"
1922 msgstr ""
1924 #: ieee.c:1400 ieee.c:1437
1925 msgid "unknown TY code"
1926 msgstr ""
1928 #: ieee.c:1419
1929 msgid "undefined variable in TY"
1930 msgstr ""
1932 #. Pascal file name.  FIXME.
1933 #: ieee.c:1830
1934 msgid "Pascal file name not supported"
1935 msgstr ""
1937 #: ieee.c:1878
1938 msgid "unsupported qualifier"
1939 msgstr ""
1941 #: ieee.c:2147
1942 msgid "undefined variable in ATN"
1943 msgstr ""
1945 #: ieee.c:2190
1946 msgid "unknown ATN type"
1947 msgstr ""
1949 #. Reserved for FORTRAN common.
1950 #: ieee.c:2312
1951 msgid "unsupported ATN11"
1952 msgstr ""
1954 #. We have no way to record this information.  FIXME.
1955 #: ieee.c:2339
1956 msgid "unsupported ATN12"
1957 msgstr ""
1959 #: ieee.c:2399
1960 msgid "unexpected string in C++ misc"
1961 msgstr ""
1963 #: ieee.c:2412
1964 msgid "bad misc record"
1965 msgstr ""
1967 #: ieee.c:2453
1968 msgid "unrecognized C++ misc record"
1969 msgstr ""
1971 #: ieee.c:2568
1972 msgid "undefined C++ object"
1973 msgstr ""
1975 #: ieee.c:2602
1976 msgid "unrecognized C++ object spec"
1977 msgstr ""
1979 #: ieee.c:2638
1980 msgid "unsupported C++ object type"
1981 msgstr ""
1983 #: ieee.c:2648
1984 msgid "C++ base class not defined"
1985 msgstr ""
1987 #: ieee.c:2660 ieee.c:2765
1988 msgid "C++ object has no fields"
1989 msgstr ""
1991 #: ieee.c:2679
1992 msgid "C++ base class not found in container"
1993 msgstr ""
1995 #: ieee.c:2786
1996 msgid "C++ data member not found in container"
1997 msgstr ""
1999 #: ieee.c:2827 ieee.c:2977
2000 msgid "unknown C++ visibility"
2001 msgstr ""
2003 #: ieee.c:2861
2004 msgid "bad C++ field bit pos or size"
2005 msgstr ""
2007 #: ieee.c:2953
2008 msgid "bad type for C++ method function"
2009 msgstr ""
2011 #: ieee.c:2963
2012 msgid "no type information for C++ method function"
2013 msgstr ""
2015 #: ieee.c:3002
2016 msgid "C++ static virtual method"
2017 msgstr ""
2019 #: ieee.c:3097
2020 msgid "unrecognized C++ object overhead spec"
2021 msgstr ""
2023 #: ieee.c:3136
2024 msgid "undefined C++ vtable"
2025 msgstr ""
2027 #: ieee.c:3205
2028 msgid "C++ default values not in a function"
2029 msgstr ""
2031 #: ieee.c:3245
2032 msgid "unrecognized C++ default type"
2033 msgstr ""
2035 #: ieee.c:3276
2036 msgid "reference parameter is not a pointer"
2037 msgstr ""
2039 #: ieee.c:3359
2040 msgid "unrecognized C++ reference type"
2041 msgstr ""
2043 #: ieee.c:3441
2044 msgid "C++ reference not found"
2045 msgstr ""
2047 #: ieee.c:3449
2048 msgid "C++ reference is not pointer"
2049 msgstr ""
2051 #: ieee.c:3475 ieee.c:3483
2052 msgid "missing required ASN"
2053 msgstr ""
2055 #: ieee.c:3510 ieee.c:3518
2056 msgid "missing required ATN65"
2057 msgstr ""
2059 #: ieee.c:3532
2060 msgid "bad ATN65 record"
2061 msgstr ""
2063 #: ieee.c:4160
2064 #, c-format
2065 msgid "IEEE numeric overflow: 0x"
2066 msgstr ""
2068 #: ieee.c:4204
2069 #, c-format
2070 msgid "IEEE string length overflow: %u\n"
2071 msgstr ""
2073 #: ieee.c:5203
2074 #, c-format
2075 msgid "IEEE unsupported integer type size %u\n"
2076 msgstr ""
2078 #: ieee.c:5237
2079 #, c-format
2080 msgid "IEEE unsupported float type size %u\n"
2081 msgstr ""
2083 #: ieee.c:5271
2084 #, c-format
2085 msgid "IEEE unsupported complex type size %u\n"
2086 msgstr ""
2088 #: nlmconv.c:269 srconv.c:1813
2089 msgid "input and output files must be different"
2090 msgstr ""
2092 #: nlmconv.c:316
2093 msgid "input file named both on command line and with INPUT"
2094 msgstr ""
2096 #: nlmconv.c:325
2097 msgid "no input file"
2098 msgstr ""
2100 #: nlmconv.c:355
2101 msgid "no name for output file"
2102 msgstr ""
2104 #: nlmconv.c:369
2105 msgid "warning: input and output formats are not compatible"
2106 msgstr ""
2108 #: nlmconv.c:398
2109 msgid "make .bss section"
2110 msgstr ""
2112 #: nlmconv.c:407
2113 msgid "make .nlmsections section"
2114 msgstr ""
2116 #: nlmconv.c:409
2117 msgid "set .nlmsections flags"
2118 msgstr ""
2120 #: nlmconv.c:437
2121 msgid "set .bss vma"
2122 msgstr ""
2124 #: nlmconv.c:444
2125 msgid "set .data size"
2126 msgstr ""
2128 #: nlmconv.c:624
2129 #, c-format
2130 msgid "warning: symbol %s imported but not in import list"
2131 msgstr ""
2133 #: nlmconv.c:644
2134 msgid "set start address"
2135 msgstr ""
2137 #: nlmconv.c:693
2138 #, c-format
2139 msgid "warning: START procedure %s not defined"
2140 msgstr ""
2142 #: nlmconv.c:695
2143 #, c-format
2144 msgid "warning: EXIT procedure %s not defined"
2145 msgstr ""
2147 #: nlmconv.c:697
2148 #, c-format
2149 msgid "warning: CHECK procedure %s not defined"
2150 msgstr ""
2152 #: nlmconv.c:718 nlmconv.c:907
2153 msgid "custom section"
2154 msgstr ""
2156 #: nlmconv.c:739 nlmconv.c:936
2157 msgid "help section"
2158 msgstr ""
2160 #: nlmconv.c:761 nlmconv.c:954
2161 msgid "message section"
2162 msgstr ""
2164 #: nlmconv.c:777 nlmconv.c:987
2165 msgid "module section"
2166 msgstr ""
2168 #: nlmconv.c:797 nlmconv.c:1003
2169 msgid "rpc section"
2170 msgstr ""
2172 #. There is no place to record this information.
2173 #: nlmconv.c:833
2174 #, c-format
2175 msgid "%s: warning: shared libraries can not have uninitialized data"
2176 msgstr ""
2178 #: nlmconv.c:854 nlmconv.c:1022
2179 msgid "shared section"
2180 msgstr ""
2182 #: nlmconv.c:862
2183 msgid "warning: No version number given"
2184 msgstr ""
2186 #: nlmconv.c:902 nlmconv.c:931 nlmconv.c:949 nlmconv.c:998 nlmconv.c:1017
2187 #, c-format
2188 msgid "%s: read: %s"
2189 msgstr ""
2191 #: nlmconv.c:924
2192 msgid "warning: FULLMAP is not supported; try ld -M"
2193 msgstr ""
2195 #: nlmconv.c:1100
2196 #, c-format
2197 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
2198 msgstr ""
2200 #: nlmconv.c:1101
2201 #, c-format
2202 msgid " Convert an object file into a NetWare Loadable Module\n"
2203 msgstr ""
2205 #: nlmconv.c:1102
2206 #, c-format
2207 msgid ""
2208 " The options are:\n"
2209 "  -I --input-target=<bfdname>   Set the input binary file format\n"
2210 "  -O --output-target=<bfdname>  Set the output binary file format\n"
2211 "  -T --header-file=<file>       Read <file> for NLM header information\n"
2212 "  -l --linker=<linker>          Use <linker> for any linking\n"
2213 "  -d --debug                    Display on stderr the linker command line\n"
2214 "  @<file>                       Read options from <file>.\n"
2215 "  -h --help                     Display this information\n"
2216 "  -v --version                  Display the program's version\n"
2217 msgstr ""
2219 #: nlmconv.c:1143
2220 #, c-format
2221 msgid "support not compiled in for %s"
2222 msgstr ""
2224 #: nlmconv.c:1180
2225 msgid "make section"
2226 msgstr ""
2228 #: nlmconv.c:1194
2229 msgid "set section size"
2230 msgstr ""
2232 #: nlmconv.c:1200
2233 msgid "set section alignment"
2234 msgstr ""
2236 #: nlmconv.c:1204
2237 msgid "set section flags"
2238 msgstr ""
2240 #: nlmconv.c:1215
2241 msgid "set .nlmsections size"
2242 msgstr ""
2244 #: nlmconv.c:1296 nlmconv.c:1304 nlmconv.c:1313 nlmconv.c:1318
2245 msgid "set .nlmsection contents"
2246 msgstr ""
2248 #: nlmconv.c:1797
2249 msgid "stub section sizes"
2250 msgstr ""
2252 #: nlmconv.c:1844
2253 msgid "writing stub"
2254 msgstr ""
2256 #: nlmconv.c:1928
2257 #, c-format
2258 msgid "unresolved PC relative reloc against %s"
2259 msgstr ""
2261 #: nlmconv.c:1992
2262 #, c-format
2263 msgid "overflow when adjusting relocation against %s"
2264 msgstr ""
2266 #: nlmconv.c:2119
2267 #, c-format
2268 msgid "%s: execution of %s failed: "
2269 msgstr ""
2271 #: nlmconv.c:2134
2272 #, c-format
2273 msgid "Execution of %s failed"
2274 msgstr ""
2276 #: nm.c:224 size.c:82 strings.c:708
2277 #, c-format
2278 msgid "Usage: %s [option(s)] [file(s)]\n"
2279 msgstr ""
2281 #: nm.c:225
2282 #, c-format
2283 msgid " List symbols in [file(s)] (a.out by default).\n"
2284 msgstr ""
2286 #: nm.c:226
2287 #, c-format
2288 msgid ""
2289 " The options are:\n"
2290 "  -a, --debug-syms       Display debugger-only symbols\n"
2291 "  -A, --print-file-name  Print name of the input file before every symbol\n"
2292 "  -B                     Same as --format=bsd\n"
2293 "  -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
2294 "names\n"
2295 "                          The STYLE, if specified, can be `auto' (the "
2296 "default),\n"
2297 "                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
2298 "`java'\n"
2299 "                          or `gnat'\n"
2300 "      --no-demangle      Do not demangle low-level symbol names\n"
2301 "  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
2302 "      --defined-only     Display only defined symbols\n"
2303 "  -e                     (ignored)\n"
2304 "  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be "
2305 "`bsd',\n"
2306 "                           `sysv' or `posix'.  The default is `bsd'\n"
2307 "  -g, --extern-only      Display only external symbols\n"
2308 "  -l, --line-numbers     Use debugging information to find a filename and\n"
2309 "                           line number for each symbol\n"
2310 "  -n, --numeric-sort     Sort symbols numerically by address\n"
2311 "  -o                     Same as -A\n"
2312 "  -p, --no-sort          Do not sort the symbols\n"
2313 "  -P, --portability      Same as --format=posix\n"
2314 "  -r, --reverse-sort     Reverse the sense of the sort\n"
2315 "  -S, --print-size       Print size of defined symbols\n"
2316 "  -s, --print-armap      Include index for symbols from archive members\n"
2317 "      --size-sort        Sort symbols by size\n"
2318 "      --special-syms     Include special symbols in the output\n"
2319 "      --synthetic        Display synthetic symbols as well\n"
2320 "  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
2321 "      --target=BFDNAME   Specify the target object format as BFDNAME\n"
2322 "  -u, --undefined-only   Display only undefined symbols\n"
2323 "  -X 32_64               (ignored)\n"
2324 "  @FILE                  Read options from FILE\n"
2325 "  -h, --help             Display this information\n"
2326 "  -V, --version          Display this program's version number\n"
2327 "\n"
2328 msgstr ""
2330 #: nm.c:263 objdump.c:236
2331 #, c-format
2332 msgid "Report bugs to %s.\n"
2333 msgstr ""
2335 #: nm.c:295
2336 #, c-format
2337 msgid "%s: invalid radix"
2338 msgstr ""
2340 #: nm.c:319
2341 #, c-format
2342 msgid "%s: invalid output format"
2343 msgstr ""
2345 #: nm.c:340 readelf.c:6623 readelf.c:6659
2346 #, c-format
2347 msgid "<processor specific>: %d"
2348 msgstr ""
2350 #: nm.c:342 readelf.c:6626 readelf.c:6671
2351 #, c-format
2352 msgid "<OS specific>: %d"
2353 msgstr ""
2355 #: nm.c:344 readelf.c:6628 readelf.c:6674
2356 #, c-format
2357 msgid "<unknown>: %d"
2358 msgstr ""
2360 #: nm.c:381
2361 #, c-format
2362 msgid ""
2363 "\n"
2364 "Archive index:\n"
2365 msgstr ""
2367 #: nm.c:1227
2368 #, c-format
2369 msgid ""
2370 "\n"
2371 "\n"
2372 "Undefined symbols from %s:\n"
2373 "\n"
2374 msgstr ""
2376 #: nm.c:1229
2377 #, c-format
2378 msgid ""
2379 "\n"
2380 "\n"
2381 "Symbols from %s:\n"
2382 "\n"
2383 msgstr ""
2385 #: nm.c:1231 nm.c:1282
2386 #, c-format
2387 msgid ""
2388 "Name                  Value   Class        Type         Size     Line  "
2389 "Section\n"
2390 "\n"
2391 msgstr ""
2393 #: nm.c:1234 nm.c:1285
2394 #, c-format
2395 msgid ""
2396 "Name                  Value           Class        Type         "
2397 "Size             Line  Section\n"
2398 "\n"
2399 msgstr ""
2401 #: nm.c:1278
2402 #, c-format
2403 msgid ""
2404 "\n"
2405 "\n"
2406 "Undefined symbols from %s[%s]:\n"
2407 "\n"
2408 msgstr ""
2410 #: nm.c:1280
2411 #, c-format
2412 msgid ""
2413 "\n"
2414 "\n"
2415 "Symbols from %s[%s]:\n"
2416 "\n"
2417 msgstr ""
2419 #: nm.c:1584
2420 msgid "Only -X 32_64 is supported"
2421 msgstr ""
2423 #: nm.c:1604
2424 msgid "Using the --size-sort and --undefined-only options together"
2425 msgstr ""
2427 #: nm.c:1605
2428 msgid "will produce no output, since undefined symbols have no size."
2429 msgstr ""
2431 #: nm.c:1633
2432 #, c-format
2433 msgid "data size %ld"
2434 msgstr ""
2436 #: objcopy.c:401 srconv.c:1721
2437 #, c-format
2438 msgid "Usage: %s [option(s)] in-file [out-file]\n"
2439 msgstr ""
2441 #: objcopy.c:402
2442 #, c-format
2443 msgid " Copies a binary file, possibly transforming it in the process\n"
2444 msgstr ""
2446 #: objcopy.c:403 objcopy.c:495
2447 #, c-format
2448 msgid " The options are:\n"
2449 msgstr ""
2451 #: objcopy.c:404
2452 #, c-format
2453 msgid ""
2454 "  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
2455 "  -O --output-target <bfdname>     Create an output file in format "
2456 "<bfdname>\n"
2457 "  -B --binary-architecture <arch>  Set arch of output file, when input is "
2458 "binary\n"
2459 "  -F --target <bfdname>            Set both input and output format to "
2460 "<bfdname>\n"
2461 "     --debugging                   Convert debugging information, if "
2462 "possible\n"
2463 "  -p --preserve-dates              Copy modified/access timestamps to the "
2464 "output\n"
2465 "  -j --only-section <name>         Only copy section <name> into the output\n"
2466 "     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to "
2467 "<file>\n"
2468 "  -R --remove-section <name>       Remove section <name> from the output\n"
2469 "  -S --strip-all                   Remove all symbol and relocation "
2470 "information\n"
2471 "  -g --strip-debug                 Remove all debugging symbols & sections\n"
2472 "     --strip-unneeded              Remove all symbols not needed by "
2473 "relocations\n"
2474 "  -N --strip-symbol <name>         Do not copy symbol <name>\n"
2475 "     --strip-unneeded-symbol <name>\n"
2476 "                                   Do not copy symbol <name> unless needed "
2477 "by\n"
2478 "                                     relocations\n"
2479 "     --only-keep-debug             Strip everything but the debug "
2480 "information\n"
2481 "  -K --keep-symbol <name>          Do not strip symbol <name>\n"
2482 "  -L --localize-symbol <name>      Force symbol <name> to be marked as a "
2483 "local\n"
2484 "     --globalize-symbol <name>     Force symbol <name> to be marked as a "
2485 "global\n"
2486 "  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
2487 "  -W --weaken-symbol <name>        Force symbol <name> to be marked as a "
2488 "weak\n"
2489 "     --weaken                      Force all global symbols to be marked as "
2490 "weak\n"
2491 "  -w --wildcard                    Permit wildcard in symbol comparison\n"
2492 "  -x --discard-all                 Remove all non-global symbols\n"
2493 "  -X --discard-locals              Remove any compiler-generated symbols\n"
2494 "  -i --interleave <number>         Only copy one out of every <number> "
2495 "bytes\n"
2496 "  -b --byte <num>                  Select byte <num> in every interleaved "
2497 "block\n"
2498 "     --gap-fill <val>              Fill gaps between sections with <val>\n"
2499 "     --pad-to <addr>               Pad the last section up to address "
2500 "<addr>\n"
2501 "     --set-start <addr>            Set the start address to <addr>\n"
2502 "    {--change-start|--adjust-start} <incr>\n"
2503 "                                   Add <incr> to the start address\n"
2504 "    {--change-addresses|--adjust-vma} <incr>\n"
2505 "                                   Add <incr> to LMA, VMA and start "
2506 "addresses\n"
2507 "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
2508 "                                   Change LMA and VMA of section <name> by "
2509 "<val>\n"
2510 "     --change-section-lma <name>{=|+|-}<val>\n"
2511 "                                   Change the LMA of section <name> by "
2512 "<val>\n"
2513 "     --change-section-vma <name>{=|+|-}<val>\n"
2514 "                                   Change the VMA of section <name> by "
2515 "<val>\n"
2516 "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
2517 "                                   Warn if a named section does not exist\n"
2518 "     --set-section-flags <name>=<flags>\n"
2519 "                                   Set section <name>'s properties to "
2520 "<flags>\n"
2521 "     --add-section <name>=<file>   Add section <name> found in <file> to "
2522 "output\n"
2523 "     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
2524 "     --change-leading-char         Force output format's leading character "
2525 "style\n"
2526 "     --remove-leading-char         Remove leading character from global "
2527 "symbols\n"
2528 "     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
2529 "     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
2530 "                                     listed in <file>\n"
2531 "     --srec-len <number>           Restrict the length of generated "
2532 "Srecords\n"
2533 "     --srec-forceS3                Restrict the type of generated Srecords "
2534 "to S3\n"
2535 "     --strip-symbols <file>        -N for all symbols listed in <file>\n"
2536 "     --strip-unneeded-symbols <file>\n"
2537 "                                   --strip-unneeded-symbol for all symbols "
2538 "listed\n"
2539 "                                     in <file>\n"
2540 "     --keep-symbols <file>         -K for all symbols listed in <file>\n"
2541 "     --localize-symbols <file>     -L for all symbols listed in <file>\n"
2542 "     --globalize-symbols <file>    --globalize-symbol for all in <file>\n"
2543 "     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
2544 "     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
2545 "     --alt-machine-code <index>    Use alternate machine code for output\n"
2546 "     --writable-text               Mark the output text as writable\n"
2547 "     --readonly-text               Make the output text write protected\n"
2548 "     --pure                        Mark the output file as demand paged\n"
2549 "     --impure                      Mark the output file as impure\n"
2550 "     --prefix-symbols <prefix>     Add <prefix> to start of every symbol "
2551 "name\n"
2552 "     --prefix-sections <prefix>    Add <prefix> to start of every section "
2553 "name\n"
2554 "     --prefix-alloc-sections <prefix>\n"
2555 "                                   Add <prefix> to start of every "
2556 "allocatable\n"
2557 "                                     section name\n"
2558 "  -v --verbose                     List all object files modified\n"
2559 "  @<file>                          Read options from <file>\n"
2560 "  -V --version                     Display this program's version number\n"
2561 "  -h --help                        Display this output\n"
2562 "     --info                        List object formats & architectures "
2563 "supported\n"
2564 msgstr ""
2566 #: objcopy.c:493
2567 #, c-format
2568 msgid "Usage: %s <option(s)> in-file(s)\n"
2569 msgstr ""
2571 #: objcopy.c:494
2572 #, c-format
2573 msgid " Removes symbols and sections from files\n"
2574 msgstr ""
2576 #: objcopy.c:496
2577 #, c-format
2578 msgid ""
2579 "  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
2580 "  -O --output-target=<bfdname>     Create an output file in format "
2581 "<bfdname>\n"
2582 "  -F --target=<bfdname>            Set both input and output format to "
2583 "<bfdname>\n"
2584 "  -p --preserve-dates              Copy modified/access timestamps to the "
2585 "output\n"
2586 "  -R --remove-section=<name>       Remove section <name> from the output\n"
2587 "  -s --strip-all                   Remove all symbol and relocation "
2588 "information\n"
2589 "  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
2590 "     --strip-unneeded              Remove all symbols not needed by "
2591 "relocations\n"
2592 "     --only-keep-debug             Strip everything but the debug "
2593 "information\n"
2594 "  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
2595 "  -K --keep-symbol=<name>          Do not strip symbol <name>\n"
2596 "  -w --wildcard                    Permit wildcard in symbol comparison\n"
2597 "  -x --discard-all                 Remove all non-global symbols\n"
2598 "  -X --discard-locals              Remove any compiler-generated symbols\n"
2599 "  -v --verbose                     List all object files modified\n"
2600 "  -V --version                     Display this program's version number\n"
2601 "  -h --help                        Display this output\n"
2602 "     --info                        List object formats & architectures "
2603 "supported\n"
2604 "  -o <file>                        Place stripped output into <file>\n"
2605 msgstr ""
2607 #: objcopy.c:568
2608 #, c-format
2609 msgid "unrecognized section flag `%s'"
2610 msgstr ""
2612 #: objcopy.c:569
2613 #, c-format
2614 msgid "supported flags: %s"
2615 msgstr ""
2617 #: objcopy.c:646
2618 #, c-format
2619 msgid "cannot open '%s': %s"
2620 msgstr ""
2622 #: objcopy.c:649 objcopy.c:2722
2623 #, c-format
2624 msgid "%s: fread failed"
2625 msgstr ""
2627 #: objcopy.c:722
2628 #, c-format
2629 msgid "%s:%d: Ignoring rubbish found on this line"
2630 msgstr ""
2632 #: objcopy.c:996
2633 #, c-format
2634 msgid "%s: Multiple redefinition of symbol \"%s\""
2635 msgstr ""
2637 #: objcopy.c:1000
2638 #, c-format
2639 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
2640 msgstr ""
2642 #: objcopy.c:1028
2643 #, c-format
2644 msgid "couldn't open symbol redefinition file %s (error: %s)"
2645 msgstr ""
2647 #: objcopy.c:1106
2648 #, c-format
2649 msgid "%s:%d: garbage found at end of line"
2650 msgstr ""
2652 #: objcopy.c:1109
2653 #, c-format
2654 msgid "%s:%d: missing new symbol name"
2655 msgstr ""
2657 #: objcopy.c:1119
2658 #, c-format
2659 msgid "%s:%d: premature end of file"
2660 msgstr ""
2662 #: objcopy.c:1145
2663 #, c-format
2664 msgid "stat returns negative size for `%s'"
2665 msgstr ""
2667 #: objcopy.c:1157
2668 #, c-format
2669 msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
2670 msgstr ""
2672 #: objcopy.c:1212
2673 msgid "Unable to change endianness of input file(s)"
2674 msgstr ""
2676 #: objcopy.c:1221
2677 #, c-format
2678 msgid "copy from `%s' [%s] to `%s' [%s]\n"
2679 msgstr ""
2681 #: objcopy.c:1258 objcopy.c:1715
2682 #, c-format
2683 msgid "Unable to recognise the format of the input file `%s'"
2684 msgstr ""
2686 #: objcopy.c:1261
2687 #, c-format
2688 msgid "Warning: Output file cannot represent architecture `%s'"
2689 msgstr ""
2691 #: objcopy.c:1305
2692 #, c-format
2693 msgid "can't create section `%s': %s"
2694 msgstr ""
2696 #: objcopy.c:1356
2697 msgid "there are no sections to be copied!"
2698 msgstr ""
2700 #: objcopy.c:1402
2701 #, c-format
2702 msgid "Can't fill gap after %s: %s"
2703 msgstr ""
2705 #: objcopy.c:1427
2706 #, c-format
2707 msgid "Can't add padding to %s: %s"
2708 msgstr ""
2710 #: objcopy.c:1594
2711 #, c-format
2712 msgid "%s: error copying private BFD data: %s"
2713 msgstr ""
2715 #: objcopy.c:1605
2716 msgid "unknown alternate machine code, ignored"
2717 msgstr ""
2719 #: objcopy.c:1635 objcopy.c:1665
2720 #, c-format
2721 msgid "cannot mkdir %s for archive copying (error: %s)"
2722 msgstr ""
2724 #: objcopy.c:1787
2725 #, c-format
2726 msgid "error: the input file '%s' is empty"
2727 msgstr ""
2729 #: objcopy.c:1889
2730 #, c-format
2731 msgid "Multiple renames of section %s"
2732 msgstr ""
2734 #: objcopy.c:1940
2735 msgid "private header data"
2736 msgstr ""
2738 #: objcopy.c:1948
2739 #, c-format
2740 msgid "%s: error in %s: %s"
2741 msgstr ""
2743 #: objcopy.c:2007
2744 msgid "making"
2745 msgstr ""
2747 #: objcopy.c:2022
2748 msgid "size"
2749 msgstr ""
2751 #: objcopy.c:2036
2752 msgid "vma"
2753 msgstr ""
2755 #: objcopy.c:2061
2756 msgid "alignment"
2757 msgstr ""
2759 #: objcopy.c:2083
2760 msgid "private data"
2761 msgstr ""
2763 #: objcopy.c:2091
2764 #, c-format
2765 msgid "%s: section `%s': error in %s: %s"
2766 msgstr ""
2768 #: objcopy.c:2363
2769 #, c-format
2770 msgid "%s: can't create debugging section: %s"
2771 msgstr ""
2773 #: objcopy.c:2377
2774 #, c-format
2775 msgid "%s: can't set debugging section contents: %s"
2776 msgstr ""
2778 #: objcopy.c:2386
2779 #, c-format
2780 msgid "%s: don't know how to write debugging information for %s"
2781 msgstr ""
2783 #: objcopy.c:2561
2784 msgid "byte number must be non-negative"
2785 msgstr ""
2787 #: objcopy.c:2571
2788 msgid "interleave must be positive"
2789 msgstr ""
2791 #: objcopy.c:2591 objcopy.c:2599
2792 #, c-format
2793 msgid "%s both copied and removed"
2794 msgstr ""
2796 #: objcopy.c:2696 objcopy.c:2767 objcopy.c:2867 objcopy.c:2898 objcopy.c:2922
2797 #: objcopy.c:2926 objcopy.c:2946
2798 #, c-format
2799 msgid "bad format for %s"
2800 msgstr ""
2802 #: objcopy.c:2717
2803 #, c-format
2804 msgid "cannot open: %s: %s"
2805 msgstr ""
2807 #: objcopy.c:2836
2808 #, c-format
2809 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
2810 msgstr ""
2812 #: objcopy.c:3000
2813 msgid "alternate machine code index must be positive"
2814 msgstr ""
2816 #: objcopy.c:3058
2817 msgid "byte number must be less than interleave"
2818 msgstr ""
2820 #: objcopy.c:3088
2821 #, c-format
2822 msgid "architecture %s unknown"
2823 msgstr ""
2825 #: objcopy.c:3092
2826 msgid ""
2827 "Warning: input target 'binary' required for binary architecture parameter."
2828 msgstr ""
2830 #: objcopy.c:3093
2831 #, c-format
2832 msgid " Argument %s ignored"
2833 msgstr ""
2835 #: objcopy.c:3099
2836 #, c-format
2837 msgid "warning: could not locate '%s'.  System error message: %s"
2838 msgstr ""
2840 #: objcopy.c:3141 objcopy.c:3155
2841 #, c-format
2842 msgid "%s %s%c0x%s never used"
2843 msgstr ""
2845 #: objdump.c:178
2846 #, c-format
2847 msgid "Usage: %s <option(s)> <file(s)>\n"
2848 msgstr ""
2850 #: objdump.c:179
2851 #, c-format
2852 msgid " Display information from object <file(s)>.\n"
2853 msgstr ""
2855 #: objdump.c:180
2856 #, c-format
2857 msgid " At least one of the following switches must be given:\n"
2858 msgstr ""
2860 #: objdump.c:181
2861 #, c-format
2862 msgid ""
2863 "  -a, --archive-headers    Display archive header information\n"
2864 "  -f, --file-headers       Display the contents of the overall file header\n"
2865 "  -p, --private-headers    Display object format specific file header "
2866 "contents\n"
2867 "  -h, --[section-]headers  Display the contents of the section headers\n"
2868 "  -x, --all-headers        Display the contents of all headers\n"
2869 "  -d, --disassemble        Display assembler contents of executable "
2870 "sections\n"
2871 "  -D, --disassemble-all    Display assembler contents of all sections\n"
2872 "  -S, --source             Intermix source code with disassembly\n"
2873 "  -s, --full-contents      Display the full contents of all sections "
2874 "requested\n"
2875 "  -g, --debugging          Display debug information in object file\n"
2876 "  -e, --debugging-tags     Display debug information using ctags style\n"
2877 "  -G, --stabs              Display (in raw form) any STABS info in the file\n"
2878 "  -W, --dwarf              Display DWARF info in the file\n"
2879 "  -t, --syms               Display the contents of the symbol table(s)\n"
2880 "  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
2881 "  -r, --reloc              Display the relocation entries in the file\n"
2882 "  -R, --dynamic-reloc      Display the dynamic relocation entries in the "
2883 "file\n"
2884 "  @<file>                  Read options from <file>\n"
2885 "  -v, --version            Display this program's version number\n"
2886 "  -i, --info               List object formats and architectures supported\n"
2887 "  -H, --help               Display this information\n"
2888 msgstr ""
2890 #: objdump.c:206
2891 #, c-format
2892 msgid ""
2893 "\n"
2894 " The following switches are optional:\n"
2895 msgstr ""
2897 #: objdump.c:207
2898 #, c-format
2899 msgid ""
2900 "  -b, --target=BFDNAME           Specify the target object format as "
2901 "BFDNAME\n"
2902 "  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
2903 "  -j, --section=NAME             Only display information for section NAME\n"
2904 "  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2905 "  -EB --endian=big               Assume big endian format when "
2906 "disassembling\n"
2907 "  -EL --endian=little            Assume little endian format when "
2908 "disassembling\n"
2909 "      --file-start-context       Include context from start of file (with -"
2910 "S)\n"
2911 "  -I, --include=DIR              Add DIR to search list for source files\n"
2912 "  -l, --line-numbers             Include line numbers and filenames in "
2913 "output\n"
2914 "  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
2915 "                                  The STYLE, if specified, can be `auto', "
2916 "`gnu',\n"
2917 "                                  `lucid', `arm', `hp', `edg', `gnu-v3', "
2918 "`java'\n"
2919 "                                  or `gnat'\n"
2920 "  -w, --wide                     Format output for more than 80 columns\n"
2921 "  -z, --disassemble-zeroes       Do not skip blocks of zeroes when "
2922 "disassembling\n"
2923 "      --start-address=ADDR       Only process data whose address is >= ADDR\n"
2924 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
2925 "      --prefix-addresses         Print complete address alongside "
2926 "disassembly\n"
2927 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
2928 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section "
2929 "addresses\n"
2930 "      --special-syms             Include special symbols in symbol dumps\n"
2931 "\n"
2932 msgstr ""
2934 #: objdump.c:389
2935 #, c-format
2936 msgid "Sections:\n"
2937 msgstr ""
2939 #: objdump.c:392 objdump.c:396
2940 #, c-format
2941 msgid "Idx Name          Size      VMA       LMA       File off  Algn"
2942 msgstr ""
2944 #: objdump.c:398
2945 #, c-format
2946 msgid ""
2947 "Idx Name          Size      VMA               LMA               File off  "
2948 "Algn"
2949 msgstr ""
2951 #: objdump.c:402
2952 #, c-format
2953 msgid "  Flags"
2954 msgstr ""
2956 #: objdump.c:404
2957 #, c-format
2958 msgid "  Pg"
2959 msgstr ""
2961 #: objdump.c:447
2962 #, c-format
2963 msgid "%s: not a dynamic object"
2964 msgstr ""
2966 #: objdump.c:1735
2967 #, c-format
2968 msgid "Disassembly of section %s:\n"
2969 msgstr ""
2971 #: objdump.c:1897
2972 #, c-format
2973 msgid "Can't use supplied machine %s"
2974 msgstr ""
2976 #: objdump.c:1916
2977 #, c-format
2978 msgid "Can't disassemble for architecture %s\n"
2979 msgstr ""
2981 #: objdump.c:2006
2982 #, c-format
2983 msgid ""
2984 "\n"
2985 "Can't get contents for section '%s'.\n"
2986 msgstr ""
2988 #: objdump.c:2143
2989 #, c-format
2990 msgid ""
2991 "No %s section present\n"
2992 "\n"
2993 msgstr ""
2995 #: objdump.c:2152
2996 #, c-format
2997 msgid "Reading %s section of %s failed: %s"
2998 msgstr ""
3000 #: objdump.c:2196
3001 #, c-format
3002 msgid ""
3003 "Contents of %s section:\n"
3004 "\n"
3005 msgstr ""
3007 #: objdump.c:2323
3008 #, c-format
3009 msgid "architecture: %s, "
3010 msgstr ""
3012 #: objdump.c:2326
3013 #, c-format
3014 msgid "flags 0x%08x:\n"
3015 msgstr ""
3017 #: objdump.c:2340
3018 #, c-format
3019 msgid ""
3020 "\n"
3021 "start address 0x"
3022 msgstr ""
3024 #: objdump.c:2380
3025 #, c-format
3026 msgid "Contents of section %s:\n"
3027 msgstr ""
3029 #: objdump.c:2505
3030 #, c-format
3031 msgid "no symbols\n"
3032 msgstr ""
3034 #: objdump.c:2512
3035 #, c-format
3036 msgid "no information for symbol number %ld\n"
3037 msgstr ""
3039 #: objdump.c:2515
3040 #, c-format
3041 msgid "could not determine the type of symbol number %ld\n"
3042 msgstr ""
3044 #: objdump.c:2788
3045 #, c-format
3046 msgid ""
3047 "\n"
3048 "%s:     file format %s\n"
3049 msgstr ""
3051 #: objdump.c:2845
3052 #, c-format
3053 msgid "%s: printing debugging information failed"
3054 msgstr ""
3056 #: objdump.c:2936
3057 #, c-format
3058 msgid "In archive %s:\n"
3059 msgstr ""
3061 #: objdump.c:3058
3062 msgid "unrecognized -E option"
3063 msgstr ""
3065 #: objdump.c:3069
3066 #, c-format
3067 msgid "unrecognized --endian type `%s'"
3068 msgstr ""
3070 #: rdcoff.c:196
3071 #, c-format
3072 msgid "parse_coff_type: Bad type code 0x%x"
3073 msgstr ""
3075 #: rdcoff.c:404 rdcoff.c:509 rdcoff.c:697
3076 #, c-format
3077 msgid "bfd_coff_get_syment failed: %s"
3078 msgstr ""
3080 #: rdcoff.c:420 rdcoff.c:717
3081 #, c-format
3082 msgid "bfd_coff_get_auxent failed: %s"
3083 msgstr ""
3085 #: rdcoff.c:784
3086 #, c-format
3087 msgid "%ld: .bf without preceding function"
3088 msgstr ""
3090 #: rdcoff.c:834
3091 #, c-format
3092 msgid "%ld: unexpected .ef\n"
3093 msgstr ""
3095 #: rddbg.c:85
3096 #, c-format
3097 msgid "%s: no recognized debugging information"
3098 msgstr ""
3100 #: rddbg.c:394
3101 #, c-format
3102 msgid "Last stabs entries before error:\n"
3103 msgstr ""
3105 #: readelf.c:264
3106 #, c-format
3107 msgid "Unable to seek to 0x%lx for %s\n"
3108 msgstr ""
3110 #: readelf.c:279
3111 #, c-format
3112 msgid "Out of memory allocating 0x%lx bytes for %s\n"
3113 msgstr ""
3115 #: readelf.c:289
3116 #, c-format
3117 msgid "Unable to read in 0x%lx bytes of %s\n"
3118 msgstr ""
3120 #: readelf.c:623
3121 msgid "Don't know about relocations on this machine architecture\n"
3122 msgstr ""
3124 #: readelf.c:643 readelf.c:671 readelf.c:715 readelf.c:743
3125 msgid "relocs"
3126 msgstr ""
3128 #: readelf.c:654 readelf.c:682 readelf.c:726 readelf.c:754
3129 msgid "out of memory parsing relocs"
3130 msgstr ""
3132 #: readelf.c:808
3133 #, c-format
3134 msgid ""
3135 " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
3136 msgstr ""
3138 #: readelf.c:810
3139 #, c-format
3140 msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
3141 msgstr ""
3143 #: readelf.c:815
3144 #, c-format
3145 msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
3146 msgstr ""
3148 #: readelf.c:817
3149 #, c-format
3150 msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
3151 msgstr ""
3153 #: readelf.c:825
3154 #, c-format
3155 msgid ""
3156 "    Offset             Info             Type               Symbol's Value  "
3157 "Symbol's Name + Addend\n"
3158 msgstr ""
3160 #: readelf.c:827
3161 #, c-format
3162 msgid ""
3163 "  Offset          Info           Type           Sym. Value    Sym. Name + "
3164 "Addend\n"
3165 msgstr ""
3167 #: readelf.c:832
3168 #, c-format
3169 msgid ""
3170 "    Offset             Info             Type               Symbol's Value  "
3171 "Symbol's Name\n"
3172 msgstr ""
3174 #: readelf.c:834
3175 #, c-format
3176 msgid ""
3177 "  Offset          Info           Type           Sym. Value    Sym. Name\n"
3178 msgstr ""
3180 #: readelf.c:1127 readelf.c:1129 readelf.c:1238 readelf.c:1240 readelf.c:1249
3181 #: readelf.c:1251
3182 #, c-format
3183 msgid "unrecognized: %-7lx"
3184 msgstr ""
3186 #: readelf.c:1154
3187 #, c-format
3188 msgid "<unknown addend: %lx>"
3189 msgstr ""
3191 #: readelf.c:1210
3192 #, c-format
3193 msgid "<string table index: %3ld>"
3194 msgstr ""
3196 #: readelf.c:1212
3197 #, c-format
3198 msgid "<corrupt string table index: %3ld>"
3199 msgstr ""
3201 #: readelf.c:1522
3202 #, c-format
3203 msgid "Processor Specific: %lx"
3204 msgstr ""
3206 #: readelf.c:1543
3207 #, c-format
3208 msgid "Operating System specific: %lx"
3209 msgstr ""
3211 #: readelf.c:1547 readelf.c:2349
3212 #, c-format
3213 msgid "<unknown>: %lx"
3214 msgstr ""
3216 #: readelf.c:1560
3217 msgid "NONE (None)"
3218 msgstr ""
3220 #: readelf.c:1561
3221 msgid "REL (Relocatable file)"
3222 msgstr ""
3224 #: readelf.c:1562
3225 msgid "EXEC (Executable file)"
3226 msgstr ""
3228 #: readelf.c:1563
3229 msgid "DYN (Shared object file)"
3230 msgstr ""
3232 #: readelf.c:1564
3233 msgid "CORE (Core file)"
3234 msgstr ""
3236 #: readelf.c:1568
3237 #, c-format
3238 msgid "Processor Specific: (%x)"
3239 msgstr ""
3241 #: readelf.c:1570
3242 #, c-format
3243 msgid "OS Specific: (%x)"
3244 msgstr ""
3246 #: readelf.c:1572 readelf.c:1681 readelf.c:2541
3247 #, c-format
3248 msgid "<unknown>: %x"
3249 msgstr ""
3251 #: readelf.c:1584
3252 msgid "None"
3253 msgstr ""
3255 #: readelf.c:2186
3256 msgid "Standalone App"
3257 msgstr ""
3259 #: readelf.c:2189 readelf.c:2948 readelf.c:2964
3260 #, c-format
3261 msgid "<unknown: %x>"
3262 msgstr ""
3264 #: readelf.c:2586
3265 #, c-format
3266 msgid "Usage: readelf <option(s)> elf-file(s)\n"
3267 msgstr ""
3269 #: readelf.c:2587
3270 #, c-format
3271 msgid " Display information about the contents of ELF format files\n"
3272 msgstr ""
3274 #: readelf.c:2588
3275 #, c-format
3276 msgid ""
3277 " Options are:\n"
3278 "  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
3279 "  -h --file-header       Display the ELF file header\n"
3280 "  -l --program-headers   Display the program headers\n"
3281 "     --segments          An alias for --program-headers\n"
3282 "  -S --section-headers   Display the sections' header\n"
3283 "     --sections          An alias for --section-headers\n"
3284 "  -g --section-groups    Display the section groups\n"
3285 "  -t --section-details   Display the section details\n"
3286 "  -e --headers           Equivalent to: -h -l -S\n"
3287 "  -s --syms              Display the symbol table\n"
3288 "      --symbols          An alias for --syms\n"
3289 "  -n --notes             Display the core notes (if present)\n"
3290 "  -r --relocs            Display the relocations (if present)\n"
3291 "  -u --unwind            Display the unwind info (if present)\n"
3292 "  -d --dynamic           Display the dynamic section (if present)\n"
3293 "  -V --version-info      Display the version sections (if present)\n"
3294 "  -A --arch-specific     Display architecture specific information (if "
3295 "any).\n"
3296 "  -D --use-dynamic       Use the dynamic section info when displaying "
3297 "symbols\n"
3298 "  -x --hex-dump=<number> Dump the contents of section <number>\n"
3299 "  -w[liaprmfFsoR] or\n"
3300 "  --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,"
3301 "=loc,=Ranges]\n"
3302 "                         Display the contents of DWARF2 debug sections\n"
3303 msgstr ""
3305 #: readelf.c:2612
3306 #, c-format
3307 msgid ""
3308 "  -i --instruction-dump=<number>\n"
3309 "                         Disassemble the contents of section <number>\n"
3310 msgstr ""
3312 #: readelf.c:2616
3313 #, c-format
3314 msgid ""
3315 "  -I --histogram         Display histogram of bucket list lengths\n"
3316 "  -W --wide              Allow output width to exceed 80 characters\n"
3317 "  @<file>                Read options from <file>\n"
3318 "  -H --help              Display this information\n"
3319 "  -v --version           Display the version number of readelf\n"
3320 msgstr ""
3322 #: readelf.c:2642 readelf.c:9180
3323 msgid "Out of memory allocating dump request table."
3324 msgstr ""
3326 #: readelf.c:2816 readelf.c:2884
3327 #, c-format
3328 msgid "Unrecognized debug option '%s'\n"
3329 msgstr ""
3331 #: readelf.c:2918
3332 #, c-format
3333 msgid "Invalid option '-%c'\n"
3334 msgstr ""
3336 #: readelf.c:2932
3337 msgid "Nothing to do.\n"
3338 msgstr ""
3340 #: readelf.c:2944 readelf.c:2960 readelf.c:6169
3341 msgid "none"
3342 msgstr ""
3344 #: readelf.c:2961
3345 msgid "2's complement, little endian"
3346 msgstr ""
3348 #: readelf.c:2962
3349 msgid "2's complement, big endian"
3350 msgstr ""
3352 #: readelf.c:2980
3353 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
3354 msgstr ""
3356 #: readelf.c:2988
3357 #, c-format
3358 msgid "ELF Header:\n"
3359 msgstr ""
3361 #: readelf.c:2989
3362 #, c-format
3363 msgid "  Magic:   "
3364 msgstr ""
3366 #: readelf.c:2993
3367 #, c-format
3368 msgid "  Class:                             %s\n"
3369 msgstr ""
3371 #: readelf.c:2995
3372 #, c-format
3373 msgid "  Data:                              %s\n"
3374 msgstr ""
3376 #: readelf.c:2997
3377 #, c-format
3378 msgid "  Version:                           %d %s\n"
3379 msgstr ""
3381 #: readelf.c:3004
3382 #, c-format
3383 msgid "  OS/ABI:                            %s\n"
3384 msgstr ""
3386 #: readelf.c:3006
3387 #, c-format
3388 msgid "  ABI Version:                       %d\n"
3389 msgstr ""
3391 #: readelf.c:3008
3392 #, c-format
3393 msgid "  Type:                              %s\n"
3394 msgstr ""
3396 #: readelf.c:3010
3397 #, c-format
3398 msgid "  Machine:                           %s\n"
3399 msgstr ""
3401 #: readelf.c:3012
3402 #, c-format
3403 msgid "  Version:                           0x%lx\n"
3404 msgstr ""
3406 #: readelf.c:3015
3407 #, c-format
3408 msgid "  Entry point address:               "
3409 msgstr ""
3411 #: readelf.c:3017
3412 #, c-format
3413 msgid ""
3414 "\n"
3415 "  Start of program headers:          "
3416 msgstr ""
3418 #: readelf.c:3019
3419 #, c-format
3420 msgid ""
3421 " (bytes into file)\n"
3422 "  Start of section headers:          "
3423 msgstr ""
3425 #: readelf.c:3021
3426 #, c-format
3427 msgid " (bytes into file)\n"
3428 msgstr ""
3430 #: readelf.c:3023
3431 #, c-format
3432 msgid "  Flags:                             0x%lx%s\n"
3433 msgstr ""
3435 #: readelf.c:3026
3436 #, c-format
3437 msgid "  Size of this header:               %ld (bytes)\n"
3438 msgstr ""
3440 #: readelf.c:3028
3441 #, c-format
3442 msgid "  Size of program headers:           %ld (bytes)\n"
3443 msgstr ""
3445 #: readelf.c:3030
3446 #, c-format
3447 msgid "  Number of program headers:         %ld\n"
3448 msgstr ""
3450 #: readelf.c:3032
3451 #, c-format
3452 msgid "  Size of section headers:           %ld (bytes)\n"
3453 msgstr ""
3455 #: readelf.c:3034
3456 #, c-format
3457 msgid "  Number of section headers:         %ld"
3458 msgstr ""
3460 #: readelf.c:3039
3461 #, c-format
3462 msgid "  Section header string table index: %ld"
3463 msgstr ""
3465 #: readelf.c:3070 readelf.c:3103
3466 msgid "program headers"
3467 msgstr ""
3469 #: readelf.c:3141 readelf.c:3440 readelf.c:3481 readelf.c:3540 readelf.c:3603
3470 #: readelf.c:4208 readelf.c:4232 readelf.c:5510 readelf.c:5554 readelf.c:5752
3471 #: readelf.c:6734 readelf.c:6748 readelf.c:8564 readelf.c:8972 readelf.c:9039
3472 msgid "Out of memory\n"
3473 msgstr ""
3475 #: readelf.c:3168
3476 #, c-format
3477 msgid ""
3478 "\n"
3479 "There are no program headers in this file.\n"
3480 msgstr ""
3482 #: readelf.c:3174
3483 #, c-format
3484 msgid ""
3485 "\n"
3486 "Elf file type is %s\n"
3487 msgstr ""
3489 #: readelf.c:3175
3490 #, c-format
3491 msgid "Entry point "
3492 msgstr ""
3494 #: readelf.c:3177
3495 #, c-format
3496 msgid ""
3497 "\n"
3498 "There are %d program headers, starting at offset "
3499 msgstr ""
3501 #: readelf.c:3189 readelf.c:3191
3502 #, c-format
3503 msgid ""
3504 "\n"
3505 "Program Headers:\n"
3506 msgstr ""
3508 #: readelf.c:3195
3509 #, c-format
3510 msgid ""
3511 "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
3512 msgstr ""
3514 #: readelf.c:3198
3515 #, c-format
3516 msgid ""
3517 "  Type           Offset   VirtAddr           PhysAddr           FileSiz  "
3518 "MemSiz   Flg Align\n"
3519 msgstr ""
3521 #: readelf.c:3202
3522 #, c-format
3523 msgid "  Type           Offset             VirtAddr           PhysAddr\n"
3524 msgstr ""
3526 #: readelf.c:3204
3527 #, c-format
3528 msgid "                 FileSiz            MemSiz              Flags  Align\n"
3529 msgstr ""
3531 #: readelf.c:3297
3532 msgid "more than one dynamic segment\n"
3533 msgstr ""
3535 #: readelf.c:3308
3536 msgid "no .dynamic section in the dynamic segment"
3537 msgstr ""
3539 #: readelf.c:3317
3540 msgid "the .dynamic section is not contained within the dynamic segment"
3541 msgstr ""
3543 #: readelf.c:3319
3544 msgid "the .dynamic section is not the first section in the dynamic segment."
3545 msgstr ""
3547 #: readelf.c:3333
3548 msgid "Unable to find program interpreter name\n"
3549 msgstr ""
3551 #: readelf.c:3340
3552 #, c-format
3553 msgid ""
3554 "\n"
3555 "      [Requesting program interpreter: %s]"
3556 msgstr ""
3558 #: readelf.c:3352
3559 #, c-format
3560 msgid ""
3561 "\n"
3562 " Section to Segment mapping:\n"
3563 msgstr ""
3565 #: readelf.c:3353
3566 #, c-format
3567 msgid "  Segment Sections...\n"
3568 msgstr ""
3570 #: readelf.c:3402
3571 msgid "Cannot interpret virtual addresses without program headers.\n"
3572 msgstr ""
3574 #: readelf.c:3418
3575 #, c-format
3576 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
3577 msgstr ""
3579 #: readelf.c:3432 readelf.c:3473
3580 msgid "section headers"
3581 msgstr ""
3583 #: readelf.c:3517 readelf.c:3580
3584 msgid "symbols"
3585 msgstr ""
3587 #: readelf.c:3527 readelf.c:3590
3588 msgid "symtab shndx"
3589 msgstr ""
3591 #: readelf.c:3817 readelf.c:4192
3592 #, c-format
3593 msgid ""
3594 "\n"
3595 "There are no sections in this file.\n"
3596 msgstr ""
3598 #: readelf.c:3823
3599 #, c-format
3600 msgid "There are %d section headers, starting at offset 0x%lx:\n"
3601 msgstr ""
3603 #: readelf.c:3842 readelf.c:4309 readelf.c:4544 readelf.c:4852 readelf.c:5267
3604 #: readelf.c:6906
3605 msgid "string table"
3606 msgstr ""
3608 #: readelf.c:3881
3609 #, c-format
3610 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
3611 msgstr ""
3613 #: readelf.c:3901
3614 msgid "File contains multiple dynamic symbol tables\n"
3615 msgstr ""
3617 #: readelf.c:3914
3618 msgid "File contains multiple dynamic string tables\n"
3619 msgstr ""
3621 #: readelf.c:3919
3622 msgid "dynamic strings"
3623 msgstr ""
3625 #: readelf.c:3926
3626 msgid "File contains multiple symtab shndx tables\n"
3627 msgstr ""
3629 #: readelf.c:3973
3630 #, c-format
3631 msgid ""
3632 "\n"
3633 "Section Headers:\n"
3634 msgstr ""
3636 #: readelf.c:3975
3637 #, c-format
3638 msgid ""
3639 "\n"
3640 "Section Header:\n"
3641 msgstr ""
3643 #: readelf.c:3981 readelf.c:3992 readelf.c:4003
3644 #, c-format
3645 msgid "  [Nr] Name\n"
3646 msgstr ""
3648 #: readelf.c:3982
3649 #, c-format
3650 msgid "       Type            Addr     Off    Size   ES   Lk Inf Al\n"
3651 msgstr ""
3653 #: readelf.c:3986
3654 #, c-format
3655 msgid ""
3656 "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk "
3657 "Inf Al\n"
3658 msgstr ""
3660 #: readelf.c:3993
3661 #, c-format
3662 msgid "       Type            Address          Off    Size   ES   Lk Inf Al\n"
3663 msgstr ""
3665 #: readelf.c:3997
3666 #, c-format
3667 msgid ""
3668 "  [Nr] Name              Type            Address          Off    Size   ES "
3669 "Flg Lk Inf Al\n"
3670 msgstr ""
3672 #: readelf.c:4004
3673 #, c-format
3674 msgid "       Type              Address          Offset            Link\n"
3675 msgstr ""
3677 #: readelf.c:4005
3678 #, c-format
3679 msgid "       Size              EntSize          Info              Align\n"
3680 msgstr ""
3682 #: readelf.c:4009
3683 #, c-format
3684 msgid "  [Nr] Name              Type             Address           Offset\n"
3685 msgstr ""
3687 #: readelf.c:4010
3688 #, c-format
3689 msgid "       Size              EntSize          Flags  Link  Info  Align\n"
3690 msgstr ""
3692 #: readelf.c:4015
3693 #, c-format
3694 msgid "       Flags\n"
3695 msgstr ""
3697 #: readelf.c:4150
3698 #, c-format
3699 msgid ""
3700 "Key to Flags:\n"
3701 "  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
3702 "  I (info), L (link order), G (group), x (unknown)\n"
3703 "  O (extra OS processing required) o (OS specific), p (processor specific)\n"
3704 msgstr ""
3706 #: readelf.c:4168
3707 #, c-format
3708 msgid "[<unknown>: 0x%x]"
3709 msgstr ""
3711 #: readelf.c:4199
3712 msgid "Section headers are not available!\n"
3713 msgstr ""
3715 #: readelf.c:4223
3716 #, c-format
3717 msgid ""
3718 "\n"
3719 "There are no section groups in this file.\n"
3720 msgstr ""
3722 #: readelf.c:4259
3723 #, c-format
3724 msgid "Bad sh_link in group section `%s'\n"
3725 msgstr ""
3727 #: readelf.c:4278
3728 #, c-format
3729 msgid "Bad sh_info in group section `%s'\n"
3730 msgstr ""
3732 #: readelf.c:4317 readelf.c:7243
3733 msgid "section data"
3734 msgstr ""
3736 #: readelf.c:4329
3737 #, c-format
3738 msgid "   [Index]    Name\n"
3739 msgstr ""
3741 #: readelf.c:4343
3742 #, c-format
3743 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
3744 msgstr ""
3746 #: readelf.c:4349
3747 #, c-format
3748 msgid "invalid section [%5u] in group section [%5u]\n"
3749 msgstr ""
3751 #: readelf.c:4359
3752 #, c-format
3753 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
3754 msgstr ""
3756 #: readelf.c:4372
3757 #, c-format
3758 msgid "section 0 in group section [%5u]\n"
3759 msgstr ""
3761 #: readelf.c:4468
3762 #, c-format
3763 msgid ""
3764 "\n"
3765 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
3766 msgstr ""
3768 #: readelf.c:4480
3769 #, c-format
3770 msgid ""
3771 "\n"
3772 "There are no dynamic relocations in this file.\n"
3773 msgstr ""
3775 #: readelf.c:4504
3776 #, c-format
3777 msgid ""
3778 "\n"
3779 "Relocation section "
3780 msgstr ""
3782 #: readelf.c:4509 readelf.c:4928 readelf.c:4942 readelf.c:5282
3783 #, c-format
3784 msgid "'%s'"
3785 msgstr ""
3787 #: readelf.c:4511 readelf.c:4944 readelf.c:5284
3788 #, c-format
3789 msgid " at offset 0x%lx contains %lu entries:\n"
3790 msgstr ""
3792 #: readelf.c:4563
3793 #, c-format
3794 msgid ""
3795 "\n"
3796 "There are no relocations in this file.\n"
3797 msgstr ""
3799 #: readelf.c:4742 readelf.c:5124
3800 msgid "unwind table"
3801 msgstr ""
3803 #: readelf.c:4801 readelf.c:5214
3804 #, c-format
3805 msgid "Skipping unexpected relocation type %s\n"
3806 msgstr ""
3808 #: readelf.c:4860 readelf.c:5275 readelf.c:5326
3809 #, c-format
3810 msgid ""
3811 "\n"
3812 "There are no unwind sections in this file.\n"
3813 msgstr ""
3815 #: readelf.c:4923
3816 #, c-format
3817 msgid ""
3818 "\n"
3819 "Could not find unwind info section for "
3820 msgstr ""
3822 #: readelf.c:4935
3823 msgid "unwind info"
3824 msgstr ""
3826 #: readelf.c:4937 readelf.c:5281
3827 #, c-format
3828 msgid ""
3829 "\n"
3830 "Unwind section "
3831 msgstr ""
3833 #: readelf.c:5491 readelf.c:5535
3834 msgid "dynamic section"
3835 msgstr ""
3837 #: readelf.c:5612
3838 #, c-format
3839 msgid ""
3840 "\n"
3841 "There is no dynamic section in this file.\n"
3842 msgstr ""
3844 #: readelf.c:5650
3845 msgid "Unable to seek to end of file!"
3846 msgstr ""
3848 #: readelf.c:5663
3849 msgid "Unable to determine the number of symbols to load\n"
3850 msgstr ""
3852 #: readelf.c:5698
3853 msgid "Unable to seek to end of file\n"
3854 msgstr ""
3856 #: readelf.c:5705
3857 msgid "Unable to determine the length of the dynamic string table\n"
3858 msgstr ""
3860 #: readelf.c:5710
3861 msgid "dynamic string table"
3862 msgstr ""
3864 #: readelf.c:5745
3865 msgid "symbol information"
3866 msgstr ""
3868 #: readelf.c:5770
3869 #, c-format
3870 msgid ""
3871 "\n"
3872 "Dynamic section at offset 0x%lx contains %u entries:\n"
3873 msgstr ""
3875 #: readelf.c:5773
3876 #, c-format
3877 msgid "  Tag        Type                         Name/Value\n"
3878 msgstr ""
3880 #: readelf.c:5809
3881 #, c-format
3882 msgid "Auxiliary library"
3883 msgstr ""
3885 #: readelf.c:5813
3886 #, c-format
3887 msgid "Filter library"
3888 msgstr ""
3890 #: readelf.c:5817
3891 #, c-format
3892 msgid "Configuration file"
3893 msgstr ""
3895 #: readelf.c:5821
3896 #, c-format
3897 msgid "Dependency audit library"
3898 msgstr ""
3900 #: readelf.c:5825
3901 #, c-format
3902 msgid "Audit library"
3903 msgstr ""
3905 #: readelf.c:5843 readelf.c:5871 readelf.c:5899
3906 #, c-format
3907 msgid "Flags:"
3908 msgstr ""
3910 #: readelf.c:5846 readelf.c:5874 readelf.c:5901
3911 #, c-format
3912 msgid " None\n"
3913 msgstr ""
3915 #: readelf.c:6022
3916 #, c-format
3917 msgid "Shared library: [%s]"
3918 msgstr ""
3920 #: readelf.c:6025
3921 #, c-format
3922 msgid " program interpreter"
3923 msgstr ""
3925 #: readelf.c:6029
3926 #, c-format
3927 msgid "Library soname: [%s]"
3928 msgstr ""
3930 #: readelf.c:6033
3931 #, c-format
3932 msgid "Library rpath: [%s]"
3933 msgstr ""
3935 #: readelf.c:6037
3936 #, c-format
3937 msgid "Library runpath: [%s]"
3938 msgstr ""
3940 #: readelf.c:6100
3941 #, c-format
3942 msgid "Not needed object: [%s]\n"
3943 msgstr ""
3945 #: readelf.c:6214
3946 #, c-format
3947 msgid ""
3948 "\n"
3949 "Version definition section '%s' contains %ld entries:\n"
3950 msgstr ""
3952 #: readelf.c:6217
3953 #, c-format
3954 msgid "  Addr: 0x"
3955 msgstr ""
3957 #: readelf.c:6219 readelf.c:6426
3958 #, c-format
3959 msgid "  Offset: %#08lx  Link: %lx (%s)\n"
3960 msgstr ""
3962 #: readelf.c:6228
3963 msgid "version definition section"
3964 msgstr ""
3966 #: readelf.c:6254
3967 #, c-format
3968 msgid "  %#06x: Rev: %d  Flags: %s"
3969 msgstr ""
3971 #: readelf.c:6257
3972 #, c-format
3973 msgid "  Index: %d  Cnt: %d  "
3974 msgstr ""
3976 #: readelf.c:6268
3977 #, c-format
3978 msgid "Name: %s\n"
3979 msgstr ""
3981 #: readelf.c:6270
3982 #, c-format
3983 msgid "Name index: %ld\n"
3984 msgstr ""
3986 #: readelf.c:6285
3987 #, c-format
3988 msgid "  %#06x: Parent %d: %s\n"
3989 msgstr ""
3991 #: readelf.c:6288
3992 #, c-format
3993 msgid "  %#06x: Parent %d, name index: %ld\n"
3994 msgstr ""
3996 #: readelf.c:6307
3997 #, c-format
3998 msgid ""
3999 "\n"
4000 "Version needs section '%s' contains %ld entries:\n"
4001 msgstr ""
4003 #: readelf.c:6310
4004 #, c-format
4005 msgid " Addr: 0x"
4006 msgstr ""
4008 #: readelf.c:6312
4009 #, c-format
4010 msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
4011 msgstr ""
4013 #: readelf.c:6321
4014 msgid "version need section"
4015 msgstr ""
4017 #: readelf.c:6343
4018 #, c-format
4019 msgid "  %#06x: Version: %d"
4020 msgstr ""
4022 #: readelf.c:6346
4023 #, c-format
4024 msgid "  File: %s"
4025 msgstr ""
4027 #: readelf.c:6348
4028 #, c-format
4029 msgid "  File: %lx"
4030 msgstr ""
4032 #: readelf.c:6350
4033 #, c-format
4034 msgid "  Cnt: %d\n"
4035 msgstr ""
4037 #: readelf.c:6368
4038 #, c-format
4039 msgid "  %#06x:   Name: %s"
4040 msgstr ""
4042 #: readelf.c:6371
4043 #, c-format
4044 msgid "  %#06x:   Name index: %lx"
4045 msgstr ""
4047 #: readelf.c:6374
4048 #, c-format
4049 msgid "  Flags: %s  Version: %d\n"
4050 msgstr ""
4052 #: readelf.c:6417
4053 msgid "version string table"
4054 msgstr ""
4056 #: readelf.c:6421
4057 #, c-format
4058 msgid ""
4059 "\n"
4060 "Version symbols section '%s' contains %d entries:\n"
4061 msgstr ""
4063 #: readelf.c:6424
4064 #, c-format
4065 msgid " Addr: "
4066 msgstr ""
4068 #: readelf.c:6434
4069 msgid "version symbol data"
4070 msgstr ""
4072 #: readelf.c:6461
4073 msgid "   0 (*local*)    "
4074 msgstr ""
4076 #: readelf.c:6465
4077 msgid "   1 (*global*)   "
4078 msgstr ""
4080 #: readelf.c:6503 readelf.c:6969
4081 msgid "version need"
4082 msgstr ""
4084 #: readelf.c:6513
4085 msgid "version need aux (2)"
4086 msgstr ""
4088 #: readelf.c:6555 readelf.c:7034
4089 msgid "version def"
4090 msgstr ""
4092 #: readelf.c:6575 readelf.c:7049
4093 msgid "version def aux"
4094 msgstr ""
4096 #: readelf.c:6606
4097 #, c-format
4098 msgid ""
4099 "\n"
4100 "No version information found in this file.\n"
4101 msgstr ""
4103 #: readelf.c:6740
4104 msgid "Unable to read in dynamic data\n"
4105 msgstr ""
4107 #: readelf.c:6793
4108 msgid "Unable to seek to start of dynamic information"
4109 msgstr ""
4111 #: readelf.c:6799
4112 msgid "Failed to read in number of buckets\n"
4113 msgstr ""
4115 #: readelf.c:6805
4116 msgid "Failed to read in number of chains\n"
4117 msgstr ""
4119 #: readelf.c:6825
4120 #, c-format
4121 msgid ""
4122 "\n"
4123 "Symbol table for image:\n"
4124 msgstr ""
4126 #: readelf.c:6827
4127 #, c-format
4128 msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
4129 msgstr ""
4131 #: readelf.c:6829
4132 #, c-format
4133 msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
4134 msgstr ""
4136 #: readelf.c:6882
4137 #, c-format
4138 msgid ""
4139 "\n"
4140 "Symbol table '%s' contains %lu entries:\n"
4141 msgstr ""
4143 #: readelf.c:6886
4144 #, c-format
4145 msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
4146 msgstr ""
4148 #: readelf.c:6888
4149 #, c-format
4150 msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
4151 msgstr ""
4153 #: readelf.c:6939
4154 msgid "version data"
4155 msgstr ""
4157 #: readelf.c:6982
4158 msgid "version need aux (3)"
4159 msgstr ""
4161 #: readelf.c:7009
4162 msgid "bad dynamic symbol"
4163 msgstr ""
4165 #: readelf.c:7073
4166 #, c-format
4167 msgid ""
4168 "\n"
4169 "Dynamic symbol information is not available for displaying symbols.\n"
4170 msgstr ""
4172 #: readelf.c:7085
4173 #, c-format
4174 msgid ""
4175 "\n"
4176 "Histogram for bucket list length (total of %lu buckets):\n"
4177 msgstr ""
4179 #: readelf.c:7087
4180 #, c-format
4181 msgid " Length  Number     %% of total  Coverage\n"
4182 msgstr ""
4184 #: readelf.c:7092 readelf.c:7108 readelf.c:8031 readelf.c:8223
4185 msgid "Out of memory"
4186 msgstr ""
4188 #: readelf.c:7157
4189 #, c-format
4190 msgid ""
4191 "\n"
4192 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
4193 msgstr ""
4195 #: readelf.c:7160
4196 #, c-format
4197 msgid " Num: Name                           BoundTo     Flags\n"
4198 msgstr ""
4200 #: readelf.c:7212
4201 #, c-format
4202 msgid ""
4203 "\n"
4204 "Assembly dump of section %s\n"
4205 msgstr ""
4207 #: readelf.c:7233
4208 #, c-format
4209 msgid ""
4210 "\n"
4211 "Section '%s' has no data to dump.\n"
4212 msgstr ""
4214 #: readelf.c:7238
4215 #, c-format
4216 msgid ""
4217 "\n"
4218 "Hex dump of section '%s':\n"
4219 msgstr ""
4221 #: readelf.c:7359
4222 #, c-format
4223 msgid "skipping invalid relocation offset 0x%lx in section %s\n"
4224 msgstr ""
4226 #: readelf.c:7376
4227 #, c-format
4228 msgid "skipping unexpected symbol type %s in relocation in section .rela%s\n"
4229 msgstr ""
4231 #: readelf.c:7402
4232 #, c-format
4233 msgid "skipping unexpected symbol type %s in relocation in section .rela.%s\n"
4234 msgstr ""
4236 #: readelf.c:7435
4237 #, c-format
4238 msgid "%s section data"
4239 msgstr ""
4241 #: readelf.c:7472
4242 #, c-format
4243 msgid ""
4244 "\n"
4245 "Section '%s' has no debugging data.\n"
4246 msgstr ""
4248 #: readelf.c:7498
4249 #, c-format
4250 msgid "Unrecognized debug section: %s\n"
4251 msgstr ""
4253 #: readelf.c:7533
4254 #, c-format
4255 msgid "Section %d was not dumped because it does not exist!\n"
4256 msgstr ""
4258 #: readelf.c:7791
4259 msgid "attributes"
4260 msgstr ""
4262 #: readelf.c:7809
4263 #, c-format
4264 msgid "ERROR: Bad section length (%d > %d)\n"
4265 msgstr ""
4267 #: readelf.c:7830
4268 #, c-format
4269 msgid "ERROR: Bad subsection length (%d > %d)\n"
4270 msgstr ""
4272 #: readelf.c:7880
4273 #, c-format
4274 msgid "Unknown format '%c'\n"
4275 msgstr ""
4277 #: readelf.c:7936 readelf.c:8304
4278 msgid "liblist"
4279 msgstr ""
4281 #: readelf.c:8025
4282 msgid "options"
4283 msgstr ""
4285 #: readelf.c:8055
4286 #, c-format
4287 msgid ""
4288 "\n"
4289 "Section '%s' contains %d entries:\n"
4290 msgstr ""
4292 #: readelf.c:8216
4293 msgid "conflict list found without a dynamic symbol table"
4294 msgstr ""
4296 #: readelf.c:8232 readelf.c:8246
4297 msgid "conflict"
4298 msgstr ""
4300 #: readelf.c:8256
4301 #, c-format
4302 msgid ""
4303 "\n"
4304 "Section '.conflict' contains %lu entries:\n"
4305 msgstr ""
4307 #: readelf.c:8258
4308 msgid "  Num:    Index       Value  Name"
4309 msgstr ""
4311 #: readelf.c:8311
4312 msgid "liblist string table"
4313 msgstr ""
4315 #: readelf.c:8321
4316 #, c-format
4317 msgid ""
4318 "\n"
4319 "Library list section '%s' contains %lu entries:\n"
4320 msgstr ""
4322 #: readelf.c:8374
4323 msgid "NT_AUXV (auxiliary vector)"
4324 msgstr ""
4326 #: readelf.c:8376
4327 msgid "NT_PRSTATUS (prstatus structure)"
4328 msgstr ""
4330 #: readelf.c:8378
4331 msgid "NT_FPREGSET (floating point registers)"
4332 msgstr ""
4334 #: readelf.c:8380
4335 msgid "NT_PRPSINFO (prpsinfo structure)"
4336 msgstr ""
4338 #: readelf.c:8382
4339 msgid "NT_TASKSTRUCT (task structure)"
4340 msgstr ""
4342 #: readelf.c:8384
4343 msgid "NT_PRXFPREG (user_xfpregs structure)"
4344 msgstr ""
4346 #: readelf.c:8386
4347 msgid "NT_PSTATUS (pstatus structure)"
4348 msgstr ""
4350 #: readelf.c:8388
4351 msgid "NT_FPREGS (floating point registers)"
4352 msgstr ""
4354 #: readelf.c:8390
4355 msgid "NT_PSINFO (psinfo structure)"
4356 msgstr ""
4358 #: readelf.c:8392
4359 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4360 msgstr ""
4362 #: readelf.c:8394
4363 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
4364 msgstr ""
4366 #: readelf.c:8396
4367 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
4368 msgstr ""
4370 #: readelf.c:8404
4371 msgid "NT_VERSION (version)"
4372 msgstr ""
4374 #: readelf.c:8406
4375 msgid "NT_ARCH (architecture)"
4376 msgstr ""
4378 #: readelf.c:8411 readelf.c:8433
4379 #, c-format
4380 msgid "Unknown note type: (0x%08x)"
4381 msgstr ""
4383 #. NetBSD core "procinfo" structure.
4384 #: readelf.c:8423
4385 msgid "NetBSD procinfo structure"
4386 msgstr ""
4388 #: readelf.c:8450 readelf.c:8464
4389 msgid "PT_GETREGS (reg structure)"
4390 msgstr ""
4392 #: readelf.c:8452 readelf.c:8466
4393 msgid "PT_GETFPREGS (fpreg structure)"
4394 msgstr ""
4396 #: readelf.c:8472
4397 #, c-format
4398 msgid "PT_FIRSTMACH+%d"
4399 msgstr ""
4401 #: readelf.c:8518
4402 msgid "notes"
4403 msgstr ""
4405 #: readelf.c:8524
4406 #, c-format
4407 msgid ""
4408 "\n"
4409 "Notes at offset 0x%08lx with length 0x%08lx:\n"
4410 msgstr ""
4412 #: readelf.c:8526
4413 #, c-format
4414 msgid "  Owner\t\tData size\tDescription\n"
4415 msgstr ""
4417 #: readelf.c:8545
4418 #, c-format
4419 msgid "corrupt note found at offset %lx into core notes\n"
4420 msgstr ""
4422 #: readelf.c:8547
4423 #, c-format
4424 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
4425 msgstr ""
4427 #: readelf.c:8645
4428 #, c-format
4429 msgid "No note segments present in the core file.\n"
4430 msgstr ""
4432 #: readelf.c:8726
4433 msgid ""
4434 "This instance of readelf has been built without support for a\n"
4435 "64 bit data type and so it cannot read 64 bit ELF files.\n"
4436 msgstr ""
4438 #: readelf.c:8775 readelf.c:9119
4439 #, c-format
4440 msgid "%s: Failed to read file header\n"
4441 msgstr ""
4443 #: readelf.c:8788
4444 #, c-format
4445 msgid ""
4446 "\n"
4447 "File: %s\n"
4448 msgstr ""
4450 #: readelf.c:8936 readelf.c:8957 readelf.c:8994 readelf.c:9074
4451 #, c-format
4452 msgid "%s: failed to read archive header\n"
4453 msgstr ""
4455 #: readelf.c:8947
4456 #, c-format
4457 msgid "%s: failed to skip archive symbol table\n"
4458 msgstr ""
4460 #: readelf.c:8979
4461 #, c-format
4462 msgid "%s: failed to read string table\n"
4463 msgstr ""
4465 #: readelf.c:9015
4466 #, c-format
4467 msgid "%s: invalid archive string table offset %lu\n"
4468 msgstr ""
4470 #: readelf.c:9031
4471 #, c-format
4472 msgid "%s: bad archive file name\n"
4473 msgstr ""
4475 #: readelf.c:9063
4476 #, c-format
4477 msgid "%s: failed to seek to next archive header\n"
4478 msgstr ""
4480 #: readelf.c:9097
4481 #, c-format
4482 msgid "'%s': No such file\n"
4483 msgstr ""
4485 #: readelf.c:9099
4486 #, c-format
4487 msgid "Could not locate '%s'.  System error message: %s\n"
4488 msgstr ""
4490 #: readelf.c:9106
4491 #, c-format
4492 msgid "'%s' is not an ordinary file\n"
4493 msgstr ""
4495 #: readelf.c:9113
4496 #, c-format
4497 msgid "Input file '%s' is not readable.\n"
4498 msgstr ""
4500 #: rename.c:129
4501 #, c-format
4502 msgid "%s: cannot set time: %s"
4503 msgstr ""
4505 #. We have to clean up here.
4506 #: rename.c:164 rename.c:202
4507 #, c-format
4508 msgid "unable to rename '%s' reason: %s"
4509 msgstr ""
4511 #: rename.c:210
4512 #, c-format
4513 msgid "unable to copy file '%s' reason: %s"
4514 msgstr ""
4516 #: resbin.c:132
4517 #, c-format
4518 msgid "%s: not enough binary data"
4519 msgstr ""
4521 #: resbin.c:148
4522 msgid "null terminated unicode string"
4523 msgstr ""
4525 #: resbin.c:175 resbin.c:181
4526 msgid "resource ID"
4527 msgstr ""
4529 #: resbin.c:221
4530 msgid "cursor"
4531 msgstr ""
4533 #: resbin.c:253 resbin.c:260
4534 msgid "menu header"
4535 msgstr ""
4537 #: resbin.c:270
4538 msgid "menuex header"
4539 msgstr ""
4541 #: resbin.c:274
4542 msgid "menuex offset"
4543 msgstr ""
4545 #: resbin.c:281
4546 #, c-format
4547 msgid "unsupported menu version %d"
4548 msgstr ""
4550 #: resbin.c:306 resbin.c:321 resbin.c:384
4551 msgid "menuitem header"
4552 msgstr ""
4554 #: resbin.c:414
4555 msgid "menuitem"
4556 msgstr ""
4558 #: resbin.c:453 resbin.c:481
4559 msgid "dialog header"
4560 msgstr ""
4562 #: resbin.c:471
4563 #, c-format
4564 msgid "unexpected DIALOGEX version %d"
4565 msgstr ""
4567 #: resbin.c:516
4568 msgid "dialog font point size"
4569 msgstr ""
4571 #: resbin.c:524
4572 msgid "dialogex font information"
4573 msgstr ""
4575 #: resbin.c:550 resbin.c:568
4576 msgid "dialog control"
4577 msgstr ""
4579 #: resbin.c:560
4580 msgid "dialogex control"
4581 msgstr ""
4583 #: resbin.c:589
4584 msgid "dialog control end"
4585 msgstr ""
4587 #: resbin.c:601
4588 msgid "dialog control data"
4589 msgstr ""
4591 #: resbin.c:642
4592 msgid "stringtable string length"
4593 msgstr ""
4595 #: resbin.c:652
4596 msgid "stringtable string"
4597 msgstr ""
4599 #: resbin.c:683
4600 msgid "fontdir header"
4601 msgstr ""
4603 #: resbin.c:696
4604 msgid "fontdir"
4605 msgstr ""
4607 #: resbin.c:712
4608 msgid "fontdir device name"
4609 msgstr ""
4611 #: resbin.c:718
4612 msgid "fontdir face name"
4613 msgstr ""
4615 #: resbin.c:759
4616 msgid "accelerator"
4617 msgstr ""
4619 #: resbin.c:819
4620 msgid "group cursor header"
4621 msgstr ""
4623 #: resbin.c:823
4624 #, c-format
4625 msgid "unexpected group cursor type %d"
4626 msgstr ""
4628 #: resbin.c:838
4629 msgid "group cursor"
4630 msgstr ""
4632 #: resbin.c:875
4633 msgid "group icon header"
4634 msgstr ""
4636 #: resbin.c:879
4637 #, c-format
4638 msgid "unexpected group icon type %d"
4639 msgstr ""
4641 #: resbin.c:894
4642 msgid "group icon"
4643 msgstr ""
4645 #: resbin.c:957 resbin.c:1174
4646 msgid "unexpected version string"
4647 msgstr ""
4649 #: resbin.c:989
4650 #, c-format
4651 msgid "version length %d does not match resource length %lu"
4652 msgstr ""
4654 #: resbin.c:993
4655 #, c-format
4656 msgid "unexpected version type %d"
4657 msgstr ""
4659 #: resbin.c:1005
4660 #, c-format
4661 msgid "unexpected fixed version information length %d"
4662 msgstr ""
4664 #: resbin.c:1008
4665 msgid "fixed version info"
4666 msgstr ""
4668 #: resbin.c:1012
4669 #, c-format
4670 msgid "unexpected fixed version signature %lu"
4671 msgstr ""
4673 #: resbin.c:1016
4674 #, c-format
4675 msgid "unexpected fixed version info version %lu"
4676 msgstr ""
4678 #: resbin.c:1045
4679 msgid "version var info"
4680 msgstr ""
4682 #: resbin.c:1062
4683 #, c-format
4684 msgid "unexpected stringfileinfo value length %d"
4685 msgstr ""
4687 #: resbin.c:1072
4688 #, c-format
4689 msgid "unexpected version stringtable value length %d"
4690 msgstr ""
4692 #: resbin.c:1106
4693 #, c-format
4694 msgid "unexpected version string length %d != %d + %d"
4695 msgstr ""
4697 #: resbin.c:1117
4698 #, c-format
4699 msgid "unexpected version string length %d < %d"
4700 msgstr ""
4702 #: resbin.c:1134
4703 #, c-format
4704 msgid "unexpected varfileinfo value length %d"
4705 msgstr ""
4707 #: resbin.c:1153
4708 msgid "version varfileinfo"
4709 msgstr ""
4711 #: resbin.c:1168
4712 #, c-format
4713 msgid "unexpected version value length %d"
4714 msgstr ""
4716 #: rescoff.c:126
4717 msgid "filename required for COFF input"
4718 msgstr ""
4720 #: rescoff.c:143
4721 #, c-format
4722 msgid "%s: no resource section"
4723 msgstr ""
4725 #: rescoff.c:150
4726 msgid "can't read resource section"
4727 msgstr ""
4729 #: rescoff.c:174
4730 #, c-format
4731 msgid "%s: %s: address out of bounds"
4732 msgstr ""
4734 #: rescoff.c:190
4735 msgid "directory"
4736 msgstr ""
4738 #: rescoff.c:218
4739 msgid "named directory entry"
4740 msgstr ""
4742 #: rescoff.c:227
4743 msgid "directory entry name"
4744 msgstr ""
4746 #: rescoff.c:247
4747 msgid "named subdirectory"
4748 msgstr ""
4750 #: rescoff.c:255
4751 msgid "named resource"
4752 msgstr ""
4754 #: rescoff.c:270
4755 msgid "ID directory entry"
4756 msgstr ""
4758 #: rescoff.c:287
4759 msgid "ID subdirectory"
4760 msgstr ""
4762 #: rescoff.c:295
4763 msgid "ID resource"
4764 msgstr ""
4766 #: rescoff.c:318
4767 msgid "resource type unknown"
4768 msgstr ""
4770 #: rescoff.c:321
4771 msgid "data entry"
4772 msgstr ""
4774 #: rescoff.c:329
4775 msgid "resource data"
4776 msgstr ""
4778 #: rescoff.c:334
4779 msgid "resource data size"
4780 msgstr ""
4782 #: rescoff.c:427
4783 msgid "filename required for COFF output"
4784 msgstr ""
4786 #: rescoff.c:719
4787 msgid "can't get BFD_RELOC_RVA relocation type"
4788 msgstr ""
4790 #: resrc.c:238 resrc.c:309
4791 #, c-format
4792 msgid "can't open temporary file `%s': %s"
4793 msgstr ""
4795 #: resrc.c:244
4796 #, c-format
4797 msgid "can't redirect stdout: `%s': %s"
4798 msgstr ""
4800 #: resrc.c:260
4801 #, c-format
4802 msgid "%s %s: %s"
4803 msgstr ""
4805 #: resrc.c:305
4806 #, c-format
4807 msgid "can't execute `%s': %s"
4808 msgstr ""
4810 #: resrc.c:314
4811 #, c-format
4812 msgid "Using temporary file `%s' to read preprocessor output\n"
4813 msgstr ""
4815 #: resrc.c:321
4816 #, c-format
4817 msgid "can't popen `%s': %s"
4818 msgstr ""
4820 #: resrc.c:323
4821 #, c-format
4822 msgid "Using popen to read preprocessor output\n"
4823 msgstr ""
4825 #: resrc.c:362
4826 #, c-format
4827 msgid "Tried `%s'\n"
4828 msgstr ""
4830 #: resrc.c:373
4831 #, c-format
4832 msgid "Using `%s'\n"
4833 msgstr ""
4835 #: resrc.c:529
4836 #, c-format
4837 msgid "%s:%d: %s\n"
4838 msgstr ""
4840 #: resrc.c:537
4841 #, c-format
4842 msgid "%s: unexpected EOF"
4843 msgstr ""
4845 #: resrc.c:586
4846 #, c-format
4847 msgid "%s: read of %lu returned %lu"
4848 msgstr ""
4850 #: resrc.c:624 resrc.c:1134
4851 #, c-format
4852 msgid "stat failed on bitmap file `%s': %s"
4853 msgstr ""
4855 #: resrc.c:675
4856 #, c-format
4857 msgid "cursor file `%s' does not contain cursor data"
4858 msgstr ""
4860 #: resrc.c:707 resrc.c:1003
4861 #, c-format
4862 msgid "%s: fseek to %lu failed: %s"
4863 msgstr ""
4865 #: resrc.c:831
4866 msgid "help ID requires DIALOGEX"
4867 msgstr ""
4869 #: resrc.c:833
4870 msgid "control data requires DIALOGEX"
4871 msgstr ""
4873 #: resrc.c:861
4874 #, c-format
4875 msgid "stat failed on font file `%s': %s"
4876 msgstr ""
4878 #: resrc.c:972
4879 #, c-format
4880 msgid "icon file `%s' does not contain icon data"
4881 msgstr ""
4883 #: resrc.c:1273 resrc.c:1308
4884 #, c-format
4885 msgid "stat failed on file `%s': %s"
4886 msgstr ""
4888 #: resrc.c:1494
4889 #, c-format
4890 msgid "can't open `%s' for output: %s"
4891 msgstr ""
4893 #: size.c:83
4894 #, c-format
4895 msgid " Displays the sizes of sections inside binary files\n"
4896 msgstr ""
4898 #: size.c:84
4899 #, c-format
4900 msgid " If no input file(s) are specified, a.out is assumed\n"
4901 msgstr ""
4903 #: size.c:85
4904 #, c-format
4905 msgid ""
4906 " The options are:\n"
4907 "  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
4908 "  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or "
4909 "hex\n"
4910 "  -t        --totals                  Display the total sizes (Berkeley "
4911 "only)\n"
4912 "            --target=<bfdname>        Set the binary file format\n"
4913 "            @<file>                   Read options from <file>\n"
4914 "  -h        --help                    Display this information\n"
4915 "  -v        --version                 Display the program's version\n"
4916 "\n"
4917 msgstr ""
4919 #: size.c:158
4920 #, c-format
4921 msgid "invalid argument to --format: %s"
4922 msgstr ""
4924 #: size.c:185
4925 #, c-format
4926 msgid "Invalid radix: %s\n"
4927 msgstr ""
4929 #: srconv.c:1722
4930 #, c-format
4931 msgid "Convert a COFF object file into a SYSROFF object file\n"
4932 msgstr ""
4934 #: srconv.c:1723
4935 #, c-format
4936 msgid ""
4937 " The options are:\n"
4938 "  -q --quick       (Obsolete - ignored)\n"
4939 "  -n --noprescan   Do not perform a scan to convert commons into defs\n"
4940 "  -d --debug       Display information about what is being done\n"
4941 "  @<file>          Read options from <file>\n"
4942 "  -h --help        Display this information\n"
4943 "  -v --version     Print the program's version number\n"
4944 msgstr ""
4946 #: srconv.c:1869
4947 #, c-format
4948 msgid "unable to open output file %s"
4949 msgstr ""
4951 #: stabs.c:330 stabs.c:1708
4952 msgid "numeric overflow"
4953 msgstr ""
4955 #: stabs.c:340
4956 #, c-format
4957 msgid "Bad stab: %s\n"
4958 msgstr ""
4960 #: stabs.c:348
4961 #, c-format
4962 msgid "Warning: %s: %s\n"
4963 msgstr ""
4965 #: stabs.c:458
4966 #, c-format
4967 msgid "N_LBRAC not within function\n"
4968 msgstr ""
4970 #: stabs.c:497
4971 #, c-format
4972 msgid "Too many N_RBRACs\n"
4973 msgstr ""
4975 #: stabs.c:738
4976 msgid "unknown C++ encoded name"
4977 msgstr ""
4979 #. Complain and keep going, so compilers can invent new
4980 #. cross-reference types.
4981 #: stabs.c:1253
4982 msgid "unrecognized cross reference type"
4983 msgstr ""
4985 #. Does this actually ever happen?  Is that why we are worrying
4986 #. about dealing with it rather than just calling error_type?
4987 #: stabs.c:1800
4988 msgid "missing index type"
4989 msgstr ""
4991 #: stabs.c:2114
4992 msgid "unknown virtual character for baseclass"
4993 msgstr ""
4995 #: stabs.c:2132
4996 msgid "unknown visibility character for baseclass"
4997 msgstr ""
4999 #: stabs.c:2318
5000 msgid "unnamed $vb type"
5001 msgstr ""
5003 #: stabs.c:2324
5004 msgid "unrecognized C++ abbreviation"
5005 msgstr ""
5007 #: stabs.c:2400
5008 msgid "unknown visibility character for field"
5009 msgstr ""
5011 #: stabs.c:2652
5012 msgid "const/volatile indicator missing"
5013 msgstr ""
5015 #: stabs.c:2888
5016 #, c-format
5017 msgid "No mangling for \"%s\"\n"
5018 msgstr ""
5020 #: stabs.c:3188
5021 msgid "Undefined N_EXCL"
5022 msgstr ""
5024 #: stabs.c:3268
5025 #, c-format
5026 msgid "Type file number %d out of range\n"
5027 msgstr ""
5029 #: stabs.c:3273
5030 #, c-format
5031 msgid "Type index number %d out of range\n"
5032 msgstr ""
5034 #: stabs.c:3352
5035 #, c-format
5036 msgid "Unrecognized XCOFF type %d\n"
5037 msgstr ""
5039 #: stabs.c:3644
5040 #, c-format
5041 msgid "bad mangled name `%s'\n"
5042 msgstr ""
5044 #: stabs.c:3739
5045 #, c-format
5046 msgid "no argument types in mangled string\n"
5047 msgstr ""
5049 #: stabs.c:5093
5050 #, c-format
5051 msgid "Demangled name is not a function\n"
5052 msgstr ""
5054 #: stabs.c:5135
5055 #, c-format
5056 msgid "Unexpected type in v3 arglist demangling\n"
5057 msgstr ""
5059 #: stabs.c:5202
5060 #, c-format
5061 msgid "Unrecognized demangle component %d\n"
5062 msgstr ""
5064 #: stabs.c:5254
5065 #, c-format
5066 msgid "Failed to print demangled template\n"
5067 msgstr ""
5069 #: stabs.c:5334
5070 #, c-format
5071 msgid "Couldn't get demangled builtin type\n"
5072 msgstr ""
5074 #: stabs.c:5383
5075 #, c-format
5076 msgid "Unexpected demangled varargs\n"
5077 msgstr ""
5079 #: stabs.c:5390
5080 #, c-format
5081 msgid "Unrecognized demangled builtin type\n"
5082 msgstr ""
5084 #: strings.c:218
5085 #, c-format
5086 msgid "invalid number %s"
5087 msgstr ""
5089 #: strings.c:700
5090 #, c-format
5091 msgid "invalid integer argument %s"
5092 msgstr ""
5094 #: strings.c:709
5095 #, c-format
5096 msgid " Display printable strings in [file(s)] (stdin by default)\n"
5097 msgstr ""
5099 #: strings.c:710
5100 #, c-format
5101 msgid ""
5102 " The options are:\n"
5103 "  -a - --all                Scan the entire file, not just the data section\n"
5104 "  -f --print-file-name      Print the name of the file before each string\n"
5105 "  -n --bytes=[number]       Locate & print any NUL-terminated sequence of "
5106 "at\n"
5107 "  -<number>                 least [number] characters (default 4).\n"
5108 "  -t --radix={o,d,x}        Print the location of the string in base 8, 10 "
5109 "or 16\n"
5110 "  -o                        An alias for --radix=o\n"
5111 "  -T --target=<BFDNAME>     Specify the binary file format\n"
5112 "  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
5113 "                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
5114 "bit\n"
5115 "  @<file>                   Read options from <file>\n"
5116 "  -h --help                 Display this information\n"
5117 "  -v --version              Print the program's version number\n"
5118 msgstr ""
5120 #: sysdump.c:642
5121 #, c-format
5122 msgid "Print a human readable interpretation of a SYSROFF object file\n"
5123 msgstr ""
5125 #: sysdump.c:643
5126 #, c-format
5127 msgid ""
5128 " The options are:\n"
5129 "  -h --help        Display this information\n"
5130 "  -v --version     Print the program's version number\n"
5131 msgstr ""
5133 #: sysdump.c:710
5134 #, c-format
5135 msgid "cannot open input file %s"
5136 msgstr ""
5138 #: version.c:35
5139 #, c-format
5140 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
5141 msgstr ""
5143 #: version.c:36
5144 #, c-format
5145 msgid ""
5146 "This program is free software; you may redistribute it under the terms of\n"
5147 "the GNU General Public License.  This program has absolutely no warranty.\n"
5148 msgstr ""
5150 #: windres.c:204
5151 #, c-format
5152 msgid "can't open %s `%s': %s"
5153 msgstr ""
5155 #: windres.c:370
5156 #, c-format
5157 msgid ": expected to be a directory\n"
5158 msgstr ""
5160 #: windres.c:382
5161 #, c-format
5162 msgid ": expected to be a leaf\n"
5163 msgstr ""
5165 #: windres.c:391
5166 #, c-format
5167 msgid "%s: warning: "
5168 msgstr ""
5170 #: windres.c:393
5171 #, c-format
5172 msgid ": duplicate value\n"
5173 msgstr ""
5175 #: windres.c:543
5176 #, c-format
5177 msgid "unknown format type `%s'"
5178 msgstr ""
5180 #: windres.c:544
5181 #, c-format
5182 msgid "%s: supported formats:"
5183 msgstr ""
5185 #. Otherwise, we give up.
5186 #: windres.c:627
5187 #, c-format
5188 msgid "can not determine type of file `%s'; use the -J option"
5189 msgstr ""
5191 #: windres.c:639
5192 #, c-format
5193 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
5194 msgstr ""
5196 #: windres.c:641
5197 #, c-format
5198 msgid ""
5199 " The options are:\n"
5200 "  -i --input=<file>            Name input file\n"
5201 "  -o --output=<file>           Name output file\n"
5202 "  -J --input-format=<format>   Specify input format\n"
5203 "  -O --output-format=<format>  Specify output format\n"
5204 "  -F --target=<target>         Specify COFF target\n"
5205 "     --preprocessor=<program>  Program to use to preprocess rc file\n"
5206 "  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
5207 "  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
5208 "  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
5209 "  -v --verbose                 Verbose - tells you what it's doing\n"
5210 "  -l --language=<val>          Set language when reading rc file\n"
5211 "     --use-temp-file           Use a temporary file instead of popen to "
5212 "read\n"
5213 "                               the preprocessor output\n"
5214 "     --no-use-temp-file        Use popen (default)\n"
5215 msgstr ""
5217 #: windres.c:657
5218 #, c-format
5219 msgid "     --yydebug                 Turn on parser debugging\n"
5220 msgstr ""
5222 #: windres.c:660
5223 #, c-format
5224 msgid ""
5225 "  -r                           Ignored for compatibility with rc\n"
5226 "  @<file>                      Read options from <file>\n"
5227 "  -h --help                    Print this help message\n"
5228 "  -V --version                 Print version information\n"
5229 msgstr ""
5231 #: windres.c:665
5232 #, c-format
5233 msgid ""
5234 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
5235 "extension if not specified.  A single file name is an input file.\n"
5236 "No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
5237 msgstr ""
5239 #: windres.c:803
5240 msgid "invalid option -f\n"
5241 msgstr ""
5243 #: windres.c:808
5244 msgid "No filename following the -fo option.\n"
5245 msgstr ""
5247 #: windres.c:866
5248 #, c-format
5249 msgid ""
5250 "Option -I is deprecated for setting the input format, please use -J "
5251 "instead.\n"
5252 msgstr ""
5254 #: windres.c:984
5255 msgid "no resources"
5256 msgstr ""
5258 #: wrstabs.c:354 wrstabs.c:1915
5259 #, c-format
5260 msgid "string_hash_lookup failed: %s"
5261 msgstr ""
5263 #: wrstabs.c:635
5264 #, c-format
5265 msgid "stab_int_type: bad size %u"
5266 msgstr ""
5268 #: wrstabs.c:1393
5269 #, c-format
5270 msgid "%s: warning: unknown size for field `%s' in struct"
5271 msgstr ""