2003-12-03 Alexandre Oliva <aoliva@redhat.com>
[binutils.git] / binutils / po / binutils.pot
blob73c60b3e0e22218973cf83d861c9727cd7783c8c
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 "POT-Creation-Date: 2003-07-11 13:56+0930\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: addr2line.c:74
19 #, c-format
20 msgid "Usage: %s [option(s)] [addr(s)]\n"
21 msgstr ""
23 #: addr2line.c:75
24 msgid " Convert addresses into line number/file name pairs.\n"
25 msgstr ""
27 #: addr2line.c:76
28 msgid ""
29 " If no addresses are specified on the command line, they will be read from "
30 "stdin\n"
31 msgstr ""
33 #: addr2line.c:77
34 msgid ""
35 " The options are:\n"
36 "  -b --target=<bfdname>  Set the binary file format\n"
37 "  -e --exe=<executable>  Set the input file name (default is a.out)\n"
38 "  -s --basenames         Strip directory names\n"
39 "  -f --functions         Show function names\n"
40 "  -C --demangle[=style]  Demangle function names\n"
41 "  -h --help              Display this information\n"
42 "  -v --version           Display the program's version\n"
43 "\n"
44 msgstr ""
46 #: addr2line.c:89 ar.c:297 coffdump.c:479 nlmconv.c:1121 objcopy.c:484
47 #: objcopy.c:518 readelf.c:2649 size.c:104 srconv.c:1962 strings.c:673
48 #: sysdump.c:774 windres.c:702
49 #, c-format
50 msgid "Report bugs to %s\n"
51 msgstr ""
53 #: addr2line.c:245
54 #, c-format
55 msgid "%s: can not get addresses from archive"
56 msgstr ""
58 #: addr2line.c:317 nm.c:433 objdump.c:2693
59 #, c-format
60 msgid "unknown demangling style `%s'"
61 msgstr ""
63 #: ar.c:238
64 #, c-format
65 msgid "no entry %s in archive\n"
66 msgstr ""
68 #: ar.c:255
69 #, c-format
70 msgid ""
71 "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] "
72 "[count] archive-file file...\n"
73 msgstr ""
75 #: ar.c:258
76 #, c-format
77 msgid "       %s -M [<mri-script]\n"
78 msgstr ""
80 #: ar.c:259
81 msgid " commands:\n"
82 msgstr ""
84 #: ar.c:260
85 msgid "  d            - delete file(s) from the archive\n"
86 msgstr ""
88 #: ar.c:261
89 msgid "  m[ab]        - move file(s) in the archive\n"
90 msgstr ""
92 #: ar.c:262
93 msgid "  p            - print file(s) found in the archive\n"
94 msgstr ""
96 #: ar.c:263
97 msgid "  q[f]         - quick append file(s) to the archive\n"
98 msgstr ""
100 #: ar.c:264
101 msgid ""
102 "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
103 msgstr ""
105 #: ar.c:265
106 msgid "  t            - display contents of archive\n"
107 msgstr ""
109 #: ar.c:266
110 msgid "  x[o]         - extract file(s) from the archive\n"
111 msgstr ""
113 #: ar.c:267
114 msgid " command specific modifiers:\n"
115 msgstr ""
117 #: ar.c:268
118 msgid "  [a]          - put file(s) after [member-name]\n"
119 msgstr ""
121 #: ar.c:269
122 msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
123 msgstr ""
125 #: ar.c:270
126 msgid "  [N]          - use instance [count] of name\n"
127 msgstr ""
129 #: ar.c:271
130 msgid "  [f]          - truncate inserted file names\n"
131 msgstr ""
133 #: ar.c:272
134 msgid "  [P]          - use full path names when matching\n"
135 msgstr ""
137 #: ar.c:273
138 msgid "  [o]          - preserve original dates\n"
139 msgstr ""
141 #: ar.c:274
142 msgid ""
143 "  [u]          - only replace files that are newer than current archive "
144 "contents\n"
145 msgstr ""
147 #: ar.c:275
148 msgid " generic modifiers:\n"
149 msgstr ""
151 #: ar.c:276
152 msgid "  [c]          - do not warn if the library had to be created\n"
153 msgstr ""
155 #: ar.c:277
156 msgid "  [s]          - create an archive index (cf. ranlib)\n"
157 msgstr ""
159 #: ar.c:278
160 msgid "  [S]          - do not build a symbol table\n"
161 msgstr ""
163 #: ar.c:279
164 msgid "  [v]          - be verbose\n"
165 msgstr ""
167 #: ar.c:280
168 msgid "  [V]          - display the version number\n"
169 msgstr ""
171 #: ar.c:287
172 #, c-format
173 msgid "Usage: %s [options] archive\n"
174 msgstr ""
176 #: ar.c:288
177 msgid " Generate an index to speed access to archives\n"
178 msgstr ""
180 #: ar.c:289
181 msgid ""
182 " The options are:\n"
183 "  -h --help                    Print this help message\n"
184 "  -V --version                 Print version information\n"
185 msgstr ""
187 #: ar.c:512
188 msgid "two different operation options specified"
189 msgstr ""
191 #: ar.c:587
192 #, c-format
193 msgid "illegal option -- %c"
194 msgstr ""
196 #: ar.c:619
197 msgid "no operation specified"
198 msgstr ""
200 #: ar.c:622
201 msgid "`u' is only meaningful with the `r' option."
202 msgstr ""
204 #: ar.c:632
205 msgid "`N' is only meaningful with the `x' and `d' options."
206 msgstr ""
208 #: ar.c:635
209 msgid "Value for `N' must be positive."
210 msgstr ""
212 #: ar.c:718
213 #, c-format
214 msgid "internal error -- this option not implemented"
215 msgstr ""
217 #: ar.c:837 ar.c:888 ar.c:1333 objcopy.c:1579
218 #, c-format
219 msgid "internal stat error on %s"
220 msgstr ""
222 #: ar.c:841
223 #, c-format
224 msgid ""
225 "\n"
226 "<member %s>\n"
227 "\n"
228 msgstr ""
230 #: ar.c:857 ar.c:925
231 #, c-format
232 msgid "%s is not a valid archive"
233 msgstr ""
235 #: ar.c:893
236 #, c-format
237 msgid "stat returns negative size for %s"
238 msgstr ""
240 #: ar.c:1020
241 #, c-format
242 msgid "%s is not an archive"
243 msgstr ""
245 #: ar.c:1027
246 #, c-format
247 msgid "creating %s"
248 msgstr ""
250 #: ar.c:1233
251 #, c-format
252 msgid "No member named `%s'\n"
253 msgstr ""
255 #: ar.c:1285
256 #, c-format
257 msgid "no entry %s in archive %s!"
258 msgstr ""
260 #: ar.c:1422
261 #, c-format
262 msgid "%s: no archive map to update"
263 msgstr ""
265 #: arsup.c:86
266 #, c-format
267 msgid "No entry %s in archive.\n"
268 msgstr ""
270 #: arsup.c:117
271 #, c-format
272 msgid "Can't open file %s\n"
273 msgstr ""
275 #: arsup.c:172
276 #, c-format
277 msgid "%s: Can't open output archive %s\n"
278 msgstr ""
280 #: arsup.c:189
281 #, c-format
282 msgid "%s: Can't open input archive %s\n"
283 msgstr ""
285 #: arsup.c:198
286 #, c-format
287 msgid "%s: file %s is not an archive\n"
288 msgstr ""
290 #: arsup.c:241
291 #, c-format
292 msgid "%s: no output archive specified yet\n"
293 msgstr ""
295 #: arsup.c:262 arsup.c:301 arsup.c:343 arsup.c:364 arsup.c:430
296 #, c-format
297 msgid "%s: no open output archive\n"
298 msgstr ""
300 #: arsup.c:273 arsup.c:385 arsup.c:411
301 #, c-format
302 msgid "%s: can't open file %s\n"
303 msgstr ""
305 #: arsup.c:328 arsup.c:407 arsup.c:489
306 #, c-format
307 msgid "%s: can't find module file %s\n"
308 msgstr ""
310 #: arsup.c:439
311 #, c-format
312 msgid "Current open archive is %s\n"
313 msgstr ""
315 #: arsup.c:464
316 #, c-format
317 msgid "%s: no open archive\n"
318 msgstr ""
320 #: binemul.c:39
321 #, c-format
322 msgid "  No emulation specific options\n"
323 msgstr ""
325 #. Macros for common output.
326 #: binemul.h:52
327 #, c-format
328 msgid " emulation options: \n"
329 msgstr ""
331 #: bucomm.c:113
332 #, c-format
333 msgid "can't set BFD default target to `%s': %s"
334 msgstr ""
336 #: bucomm.c:125
337 #, c-format
338 msgid "%s: Matching formats:"
339 msgstr ""
341 #: bucomm.c:142
342 msgid "Supported targets:"
343 msgstr ""
345 #: bucomm.c:144
346 #, c-format
347 msgid "%s: supported targets:"
348 msgstr ""
350 #: bucomm.c:162
351 msgid "Supported architectures:"
352 msgstr ""
354 #: bucomm.c:164
355 #, c-format
356 msgid "%s: supported architectures:"
357 msgstr ""
359 #: bucomm.c:360
360 #, c-format
361 msgid "BFD header file version %s\n"
362 msgstr ""
364 #: bucomm.c:467
365 #, c-format
366 msgid "%s: bad number: %s"
367 msgstr ""
369 #: coffdump.c:107
370 #, c-format
371 msgid "#lines %d "
372 msgstr ""
374 #: coffdump.c:471 sysdump.c:767
375 #, c-format
376 msgid "Usage: %s [option(s)] in-file\n"
377 msgstr ""
379 #: coffdump.c:472
380 msgid " Print a human readable interpretation of a SYSROFF object file\n"
381 msgstr ""
383 #: coffdump.c:473
384 msgid ""
385 " The options are:\n"
386 "  -h --help              Display this information\n"
387 "  -v --version           Display the program's version\n"
388 "\n"
389 msgstr ""
391 #: coffdump.c:541 srconv.c:2052 sysdump.c:831
392 msgid "no input file specified"
393 msgstr ""
395 #: debug.c:654
396 msgid "debug_add_to_current_namespace: no current file"
397 msgstr ""
399 #: debug.c:737
400 msgid "debug_start_source: no debug_set_filename call"
401 msgstr ""
403 #: debug.c:796
404 msgid "debug_record_function: no debug_set_filename call"
405 msgstr ""
407 #: debug.c:852
408 msgid "debug_record_parameter: no current function"
409 msgstr ""
411 #: debug.c:886
412 msgid "debug_end_function: no current function"
413 msgstr ""
415 #: debug.c:892
416 msgid "debug_end_function: some blocks were not closed"
417 msgstr ""
419 #: debug.c:922
420 msgid "debug_start_block: no current block"
421 msgstr ""
423 #: debug.c:960
424 msgid "debug_end_block: no current block"
425 msgstr ""
427 #: debug.c:967
428 msgid "debug_end_block: attempt to close top level block"
429 msgstr ""
431 #: debug.c:993
432 msgid "debug_record_line: no current unit"
433 msgstr ""
435 #. FIXME
436 #: debug.c:1047
437 msgid "debug_start_common_block: not implemented"
438 msgstr ""
440 #. FIXME
441 #: debug.c:1059
442 msgid "debug_end_common_block: not implemented"
443 msgstr ""
445 #. FIXME.
446 #: debug.c:1153
447 msgid "debug_record_label: not implemented"
448 msgstr ""
450 #: debug.c:1179
451 msgid "debug_record_variable: no current file"
452 msgstr ""
454 #: debug.c:1762
455 msgid "debug_make_undefined_type: unsupported kind"
456 msgstr ""
458 #: debug.c:1963
459 msgid "debug_name_type: no current file"
460 msgstr ""
462 #: debug.c:2011
463 msgid "debug_tag_type: no current file"
464 msgstr ""
466 #: debug.c:2019
467 msgid "debug_tag_type: extra tag attempted"
468 msgstr ""
470 #: debug.c:2058
471 #, c-format
472 msgid "Warning: changing type size from %d to %d\n"
473 msgstr ""
475 #: debug.c:2082
476 msgid "debug_find_named_type: no current compilation unit"
477 msgstr ""
479 #: debug.c:2189
480 #, c-format
481 msgid "debug_get_real_type: circular debug information for %s\n"
482 msgstr ""
484 #: debug.c:2650
485 msgid "debug_write_type: illegal type encountered"
486 msgstr ""
488 #: dlltool.c:812 dlltool.c:837 dlltool.c:863
489 #, c-format
490 msgid "Internal error: Unknown machine type: %d"
491 msgstr ""
493 #: dlltool.c:900
494 #, c-format
495 msgid "Can't open def file: %s"
496 msgstr ""
498 #: dlltool.c:905
499 #, c-format
500 msgid "Processing def file: %s"
501 msgstr ""
503 #: dlltool.c:909
504 msgid "Processed def file"
505 msgstr ""
507 #: dlltool.c:935
508 #, c-format
509 msgid "Syntax error in def file %s:%d"
510 msgstr ""
512 #: dlltool.c:974
513 #, c-format
514 msgid "NAME: %s base: %x"
515 msgstr ""
517 #: dlltool.c:977 dlltool.c:996
518 msgid "Can't have LIBRARY and NAME"
519 msgstr ""
521 #: dlltool.c:993
522 #, c-format
523 msgid "LIBRARY: %s base: %x"
524 msgstr ""
526 #: dlltool.c:1251 resrc.c:271
527 #, c-format
528 msgid "wait: %s"
529 msgstr ""
531 #: dlltool.c:1256 dllwrap.c:430 resrc.c:276
532 #, c-format
533 msgid "subprocess got fatal signal %d"
534 msgstr ""
536 #: dlltool.c:1262 dllwrap.c:437 resrc.c:283
537 #, c-format
538 msgid "%s exited with status %d"
539 msgstr ""
541 #: dlltool.c:1294
542 #, c-format
543 msgid "Sucking in info from %s section in %s"
544 msgstr ""
546 #: dlltool.c:1423
547 #, c-format
548 msgid "Excluding symbol: %s"
549 msgstr ""
551 #: dlltool.c:1518 dlltool.c:1529 nm.c:1004 nm.c:1015
552 #, c-format
553 msgid "%s: no symbols"
554 msgstr ""
556 #. FIXME: we ought to read in and block out the base relocations.
557 #: dlltool.c:1556
558 #, c-format
559 msgid "Done reading %s"
560 msgstr ""
562 #: dlltool.c:1567
563 #, c-format
564 msgid "Unable to open object file: %s"
565 msgstr ""
567 #: dlltool.c:1570
568 #, c-format
569 msgid "Scanning object file %s"
570 msgstr ""
572 #: dlltool.c:1585
573 #, c-format
574 msgid "Cannot produce mcore-elf dll from archive file: %s"
575 msgstr ""
577 #: dlltool.c:1677
578 msgid "Adding exports to output file"
579 msgstr ""
581 #: dlltool.c:1724
582 msgid "Added exports to output file"
583 msgstr ""
585 #: dlltool.c:1848
586 #, c-format
587 msgid "Generating export file: %s"
588 msgstr ""
590 #: dlltool.c:1853
591 #, c-format
592 msgid "Unable to open temporary assembler file: %s"
593 msgstr ""
595 #: dlltool.c:1856
596 #, c-format
597 msgid "Opened temporary file: %s"
598 msgstr ""
600 #: dlltool.c:2086
601 msgid "Generated exports file"
602 msgstr ""
604 #: dlltool.c:2378
605 #, c-format
606 msgid "bfd_open failed open stub file: %s"
607 msgstr ""
609 #: dlltool.c:2381
610 #, c-format
611 msgid "Creating stub file: %s"
612 msgstr ""
614 #: dlltool.c:2766
615 #, c-format
616 msgid "failed to open temporary head file: %s"
617 msgstr ""
619 #: dlltool.c:2825
620 #, c-format
621 msgid "failed to open temporary tail file: %s"
622 msgstr ""
624 #: dlltool.c:2892
625 #, c-format
626 msgid "Can't open .lib file: %s"
627 msgstr ""
629 #: dlltool.c:2895
630 #, c-format
631 msgid "Creating library file: %s"
632 msgstr ""
634 #: dlltool.c:2951
635 #, c-format
636 msgid "cannot delete %s: %s"
637 msgstr ""
639 #: dlltool.c:2955
640 msgid "Created lib file"
641 msgstr ""
643 #: dlltool.c:3062
644 #, c-format
645 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
646 msgstr ""
648 #: dlltool.c:3068
649 #, c-format
650 msgid "Error, duplicate EXPORT with oridinals: %s"
651 msgstr ""
653 #: dlltool.c:3191
654 msgid "Processing definitions"
655 msgstr ""
657 #: dlltool.c:3223
658 msgid "Processed definitions"
659 msgstr ""
661 #. xgetext:c-format
662 #: dlltool.c:3234 dllwrap.c:495
663 #, c-format
664 msgid "Usage %s <option(s)> <object-file(s)>\n"
665 msgstr ""
667 #. xgetext:c-format
668 #: dlltool.c:3236
669 #, c-format
670 msgid ""
671 "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
672 msgstr ""
674 #: dlltool.c:3237
675 msgid ""
676 "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
677 "ppc, thumb\n"
678 msgstr ""
680 #: dlltool.c:3238
681 msgid "   -e --output-exp <outname> Generate an export file.\n"
682 msgstr ""
684 #: dlltool.c:3239
685 msgid "   -l --output-lib <outname> Generate an interface library.\n"
686 msgstr ""
688 #: dlltool.c:3240
689 msgid "   -a --add-indirect         Add dll indirects to export file.\n"
690 msgstr ""
692 #: dlltool.c:3241
693 msgid ""
694 "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
695 msgstr ""
697 #: dlltool.c:3242
698 msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
699 msgstr ""
701 #: dlltool.c:3243
702 msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
703 msgstr ""
705 #: dlltool.c:3244
706 msgid "      --export-all-symbols   Export all symbols to .def\n"
707 msgstr ""
709 #: dlltool.c:3245
710 msgid "      --no-export-all-symbols  Only export listed symbols\n"
711 msgstr ""
713 #: dlltool.c:3246
714 msgid "      --exclude-symbols <list> Don't export <list>\n"
715 msgstr ""
717 #: dlltool.c:3247
718 msgid "      --no-default-excludes  Clear default exclude symbols\n"
719 msgstr ""
721 #: dlltool.c:3248
722 msgid "   -b --base-file <basefile> Read linker generated base file.\n"
723 msgstr ""
725 #: dlltool.c:3249
726 msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
727 msgstr ""
729 #: dlltool.c:3250
730 msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
731 msgstr ""
733 #: dlltool.c:3251
734 msgid ""
735 "   -U --add-underscore       Add underscores to symbols in interface "
736 "library.\n"
737 msgstr ""
739 #: dlltool.c:3252
740 msgid "   -k --kill-at              Kill @<n> from exported names.\n"
741 msgstr ""
743 #: dlltool.c:3253
744 msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
745 msgstr ""
747 #: dlltool.c:3254
748 msgid "   -S --as <name>            Use <name> for assembler.\n"
749 msgstr ""
751 #: dlltool.c:3255
752 msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
753 msgstr ""
755 #: dlltool.c:3256
756 msgid ""
757 "   -C --compat-implib        Create backward compatible import library.\n"
758 msgstr ""
760 #: dlltool.c:3257
761 msgid ""
762 "   -n --no-delete            Keep temp files (repeat for extra "
763 "preservation).\n"
764 msgstr ""
766 #: dlltool.c:3258
767 msgid "   -v --verbose              Be verbose.\n"
768 msgstr ""
770 #: dlltool.c:3259
771 msgid "   -V --version              Display the program version.\n"
772 msgstr ""
774 #: dlltool.c:3260
775 msgid "   -h --help                 Display this information.\n"
776 msgstr ""
778 #: dlltool.c:3262
779 msgid ""
780 "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
781 msgstr ""
783 #: dlltool.c:3263
784 msgid "   -L --linker <name>        Use <name> as the linker.\n"
785 msgstr ""
787 #: dlltool.c:3264
788 msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
789 msgstr ""
791 #: dlltool.c:3418
792 #, c-format
793 msgid "Unable to open base-file: %s"
794 msgstr ""
796 #: dlltool.c:3450
797 #, c-format
798 msgid "Machine '%s' not supported"
799 msgstr ""
801 #: dlltool.c:3553 dllwrap.c:214
802 #, c-format
803 msgid "Tried file: %s"
804 msgstr ""
806 #: dlltool.c:3560 dllwrap.c:221
807 #, c-format
808 msgid "Using file: %s"
809 msgstr ""
811 #: dllwrap.c:308
812 #, c-format
813 msgid "Keeping temporary base file %s"
814 msgstr ""
816 #: dllwrap.c:310
817 #, c-format
818 msgid "Deleting temporary base file %s"
819 msgstr ""
821 #: dllwrap.c:324
822 #, c-format
823 msgid "Keeping temporary exp file %s"
824 msgstr ""
826 #: dllwrap.c:326
827 #, c-format
828 msgid "Deleting temporary exp file %s"
829 msgstr ""
831 #: dllwrap.c:339
832 #, c-format
833 msgid "Keeping temporary def file %s"
834 msgstr ""
836 #: dllwrap.c:341
837 #, c-format
838 msgid "Deleting temporary def file %s"
839 msgstr ""
841 #: dllwrap.c:496
842 msgid "  Generic options:\n"
843 msgstr ""
845 #: dllwrap.c:497
846 msgid "   --quiet, -q            Work quietly\n"
847 msgstr ""
849 #: dllwrap.c:498
850 msgid "   --verbose, -v          Verbose\n"
851 msgstr ""
853 #: dllwrap.c:499
854 msgid "   --version              Print dllwrap version\n"
855 msgstr ""
857 #: dllwrap.c:500
858 msgid "   --implib <outname>     Synonym for --output-lib\n"
859 msgstr ""
861 #: dllwrap.c:501
862 #, c-format
863 msgid "  Options for %s:\n"
864 msgstr ""
866 #: dllwrap.c:502
867 msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
868 msgstr ""
870 #: dllwrap.c:503
871 msgid "   --driver-flags <flags> Override default ld flags\n"
872 msgstr ""
874 #: dllwrap.c:504
875 msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
876 msgstr ""
878 #: dllwrap.c:505
879 msgid "   --entry <entry>        Specify alternate DLL entry point\n"
880 msgstr ""
882 #: dllwrap.c:506
883 msgid "   --image-base <base>    Specify image base address\n"
884 msgstr ""
886 #: dllwrap.c:507
887 msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
888 msgstr ""
890 #: dllwrap.c:508
891 msgid "   --dry-run              Show what needs to be run\n"
892 msgstr ""
894 #: dllwrap.c:509
895 msgid "   --mno-cygwin           Create Mingw DLL\n"
896 msgstr ""
898 #: dllwrap.c:510
899 msgid "  Options passed to DLLTOOL:\n"
900 msgstr ""
902 #: dllwrap.c:511
903 msgid "   --machine <machine>\n"
904 msgstr ""
906 #: dllwrap.c:512
907 msgid "   --output-exp <outname> Generate export file.\n"
908 msgstr ""
910 #: dllwrap.c:513
911 msgid "   --output-lib <outname> Generate input library.\n"
912 msgstr ""
914 #: dllwrap.c:514
915 msgid "   --add-indirect         Add dll indirects to export file.\n"
916 msgstr ""
918 #: dllwrap.c:515
919 msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
920 msgstr ""
922 #: dllwrap.c:516
923 msgid "   --def <deffile>        Name input .def file\n"
924 msgstr ""
926 #: dllwrap.c:517
927 msgid "   --output-def <deffile> Name output .def file\n"
928 msgstr ""
930 #: dllwrap.c:518
931 msgid "   --export-all-symbols     Export all symbols to .def\n"
932 msgstr ""
934 #: dllwrap.c:519
935 msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
936 msgstr ""
938 #: dllwrap.c:520
939 msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
940 msgstr ""
942 #: dllwrap.c:521
943 msgid "   --no-default-excludes    Zap default exclude symbols\n"
944 msgstr ""
946 #: dllwrap.c:522
947 msgid "   --base-file <basefile> Read linker generated base file\n"
948 msgstr ""
950 #: dllwrap.c:523
951 msgid "   --no-idata4           Don't generate idata$4 section\n"
952 msgstr ""
954 #: dllwrap.c:524
955 msgid "   --no-idata5           Don't generate idata$5 section\n"
956 msgstr ""
958 #: dllwrap.c:525
959 msgid "   -U                     Add underscores to .lib\n"
960 msgstr ""
962 #: dllwrap.c:526
963 msgid "   -k                     Kill @<n> from exported names\n"
964 msgstr ""
966 #: dllwrap.c:527
967 msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
968 msgstr ""
970 #: dllwrap.c:528
971 msgid "   --as <name>            Use <name> for assembler\n"
972 msgstr ""
974 #: dllwrap.c:529
975 msgid "   --nodelete             Keep temp files.\n"
976 msgstr ""
978 #: dllwrap.c:530
979 msgid "  Rest are passed unmodified to the language driver\n"
980 msgstr ""
982 #: dllwrap.c:802
983 msgid "Must provide at least one of -o or --dllname options"
984 msgstr ""
986 #: dllwrap.c:830
987 msgid ""
988 "no export definition file provided.\n"
989 "Creating one, but that may not be what you want"
990 msgstr ""
992 #: dllwrap.c:992
993 #, c-format
994 msgid "DLLTOOL name    : %s\n"
995 msgstr ""
997 #: dllwrap.c:993
998 #, c-format
999 msgid "DLLTOOL options : %s\n"
1000 msgstr ""
1002 #: dllwrap.c:994
1003 #, c-format
1004 msgid "DRIVER name     : %s\n"
1005 msgstr ""
1007 #: dllwrap.c:995
1008 #, c-format
1009 msgid "DRIVER options  : %s\n"
1010 msgstr ""
1012 #: emul_aix.c:58
1013 #, c-format
1014 msgid "  [-g]         - 32 bit small archive\n"
1015 msgstr ""
1017 #: emul_aix.c:59
1018 msgid "  [-X32]       - ignores 64 bit objects\n"
1019 msgstr ""
1021 #: emul_aix.c:60
1022 msgid "  [-X64]       - ignores 32 bit objects\n"
1023 msgstr ""
1025 #: emul_aix.c:61
1026 msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1027 msgstr ""
1029 #: ieee.c:326
1030 msgid "unexpected end of debugging information"
1031 msgstr ""
1033 #: ieee.c:421
1034 msgid "invalid number"
1035 msgstr ""
1037 #: ieee.c:480
1038 msgid "invalid string length"
1039 msgstr ""
1041 #: ieee.c:537 ieee.c:578
1042 msgid "expression stack overflow"
1043 msgstr ""
1045 #: ieee.c:557
1046 msgid "unsupported IEEE expression operator"
1047 msgstr ""
1049 #: ieee.c:572
1050 msgid "unknown section"
1051 msgstr ""
1053 #: ieee.c:593
1054 msgid "expression stack underflow"
1055 msgstr ""
1057 #: ieee.c:607
1058 msgid "expression stack mismatch"
1059 msgstr ""
1061 #: ieee.c:646
1062 msgid "unknown builtin type"
1063 msgstr ""
1065 #: ieee.c:791
1066 msgid "BCD float type not supported"
1067 msgstr ""
1069 #: ieee.c:937
1070 msgid "unexpected number"
1071 msgstr ""
1073 #: ieee.c:944
1074 msgid "unexpected record type"
1075 msgstr ""
1077 #: ieee.c:977
1078 msgid "blocks left on stack at end"
1079 msgstr ""
1081 #: ieee.c:1242
1082 msgid "unknown BB type"
1083 msgstr ""
1085 #: ieee.c:1251
1086 msgid "stack overflow"
1087 msgstr ""
1089 #: ieee.c:1276
1090 msgid "stack underflow"
1091 msgstr ""
1093 #: ieee.c:1390 ieee.c:1462 ieee.c:2161
1094 msgid "illegal variable index"
1095 msgstr ""
1097 #: ieee.c:1440
1098 msgid "illegal type index"
1099 msgstr ""
1101 #: ieee.c:1450 ieee.c:1487
1102 msgid "unknown TY code"
1103 msgstr ""
1105 #: ieee.c:1469
1106 msgid "undefined variable in TY"
1107 msgstr ""
1109 #. Pascal file name.  FIXME.
1110 #: ieee.c:1880
1111 msgid "Pascal file name not supported"
1112 msgstr ""
1114 #: ieee.c:1928
1115 msgid "unsupported qualifier"
1116 msgstr ""
1118 #: ieee.c:2199
1119 msgid "undefined variable in ATN"
1120 msgstr ""
1122 #: ieee.c:2242
1123 msgid "unknown ATN type"
1124 msgstr ""
1126 #. Reserved for FORTRAN common.
1127 #: ieee.c:2364
1128 msgid "unsupported ATN11"
1129 msgstr ""
1131 #. We have no way to record this information.  FIXME.
1132 #: ieee.c:2391
1133 msgid "unsupported ATN12"
1134 msgstr ""
1136 #: ieee.c:2451
1137 msgid "unexpected string in C++ misc"
1138 msgstr ""
1140 #: ieee.c:2464
1141 msgid "bad misc record"
1142 msgstr ""
1144 #: ieee.c:2507
1145 msgid "unrecognized C++ misc record"
1146 msgstr ""
1148 #: ieee.c:2624
1149 msgid "undefined C++ object"
1150 msgstr ""
1152 #: ieee.c:2658
1153 msgid "unrecognized C++ object spec"
1154 msgstr ""
1156 #: ieee.c:2694
1157 msgid "unsupported C++ object type"
1158 msgstr ""
1160 #: ieee.c:2704
1161 msgid "C++ base class not defined"
1162 msgstr ""
1164 #: ieee.c:2716 ieee.c:2821
1165 msgid "C++ object has no fields"
1166 msgstr ""
1168 #: ieee.c:2735
1169 msgid "C++ base class not found in container"
1170 msgstr ""
1172 #: ieee.c:2842
1173 msgid "C++ data member not found in container"
1174 msgstr ""
1176 #: ieee.c:2883 ieee.c:3033
1177 msgid "unknown C++ visibility"
1178 msgstr ""
1180 #: ieee.c:2917
1181 msgid "bad C++ field bit pos or size"
1182 msgstr ""
1184 #: ieee.c:3009
1185 msgid "bad type for C++ method function"
1186 msgstr ""
1188 #: ieee.c:3019
1189 msgid "no type information for C++ method function"
1190 msgstr ""
1192 #: ieee.c:3058
1193 msgid "C++ static virtual method"
1194 msgstr ""
1196 #: ieee.c:3153
1197 msgid "unrecognized C++ object overhead spec"
1198 msgstr ""
1200 #: ieee.c:3192
1201 msgid "undefined C++ vtable"
1202 msgstr ""
1204 #: ieee.c:3263
1205 msgid "C++ default values not in a function"
1206 msgstr ""
1208 #: ieee.c:3303
1209 msgid "unrecognized C++ default type"
1210 msgstr ""
1212 #: ieee.c:3334
1213 msgid "reference parameter is not a pointer"
1214 msgstr ""
1216 #: ieee.c:3419
1217 msgid "unrecognized C++ reference type"
1218 msgstr ""
1220 #: ieee.c:3501
1221 msgid "C++ reference not found"
1222 msgstr ""
1224 #: ieee.c:3509
1225 msgid "C++ reference is not pointer"
1226 msgstr ""
1228 #: ieee.c:3538 ieee.c:3546
1229 msgid "missing required ASN"
1230 msgstr ""
1232 #: ieee.c:3576 ieee.c:3584
1233 msgid "missing required ATN65"
1234 msgstr ""
1236 #: ieee.c:3598
1237 msgid "bad ATN65 record"
1238 msgstr ""
1240 #: ieee.c:4286
1241 msgid "IEEE numeric overflow: 0x"
1242 msgstr ""
1244 #: ieee.c:4332
1245 #, c-format
1246 msgid "IEEE string length overflow: %u\n"
1247 msgstr ""
1249 #: ieee.c:5382
1250 #, c-format
1251 msgid "IEEE unsupported integer type size %u\n"
1252 msgstr ""
1254 #: ieee.c:5418
1255 #, c-format
1256 msgid "IEEE unsupported float type size %u\n"
1257 msgstr ""
1259 #: ieee.c:5454
1260 #, c-format
1261 msgid "IEEE unsupported complex type size %u\n"
1262 msgstr ""
1264 #: nlmconv.c:282 srconv.c:2043
1265 msgid "input and output files must be different"
1266 msgstr ""
1268 #: nlmconv.c:329
1269 msgid "input file named both on command line and with INPUT"
1270 msgstr ""
1272 #: nlmconv.c:338
1273 msgid "no input file"
1274 msgstr ""
1276 #: nlmconv.c:368
1277 msgid "no name for output file"
1278 msgstr ""
1280 #: nlmconv.c:382
1281 msgid "warning: input and output formats are not compatible"
1282 msgstr ""
1284 #: nlmconv.c:411
1285 msgid "make .bss section"
1286 msgstr ""
1288 #: nlmconv.c:420
1289 msgid "make .nlmsections section"
1290 msgstr ""
1292 #: nlmconv.c:422
1293 msgid "set .nlmsections flags"
1294 msgstr ""
1296 #: nlmconv.c:450
1297 msgid "set .bss vma"
1298 msgstr ""
1300 #: nlmconv.c:457
1301 msgid "set .data size"
1302 msgstr ""
1304 #: nlmconv.c:637
1305 #, c-format
1306 msgid "warning: symbol %s imported but not in import list"
1307 msgstr ""
1309 #: nlmconv.c:657
1310 msgid "set start address"
1311 msgstr ""
1313 #: nlmconv.c:706
1314 #, c-format
1315 msgid "warning: START procedure %s not defined"
1316 msgstr ""
1318 #: nlmconv.c:708
1319 #, c-format
1320 msgid "warning: EXIT procedure %s not defined"
1321 msgstr ""
1323 #: nlmconv.c:710
1324 #, c-format
1325 msgid "warning: CHECK procedure %s not defined"
1326 msgstr ""
1328 #: nlmconv.c:731 nlmconv.c:920
1329 msgid "custom section"
1330 msgstr ""
1332 #: nlmconv.c:752 nlmconv.c:949
1333 msgid "help section"
1334 msgstr ""
1336 #: nlmconv.c:774 nlmconv.c:967
1337 msgid "message section"
1338 msgstr ""
1340 #: nlmconv.c:790 nlmconv.c:1000
1341 msgid "module section"
1342 msgstr ""
1344 #: nlmconv.c:810 nlmconv.c:1016
1345 msgid "rpc section"
1346 msgstr ""
1348 #. There is no place to record this information.
1349 #: nlmconv.c:846
1350 #, c-format
1351 msgid "%s: warning: shared libraries can not have uninitialized data"
1352 msgstr ""
1354 #: nlmconv.c:867 nlmconv.c:1035
1355 msgid "shared section"
1356 msgstr ""
1358 #: nlmconv.c:875
1359 msgid "warning: No version number given"
1360 msgstr ""
1362 #: nlmconv.c:915 nlmconv.c:944 nlmconv.c:962 nlmconv.c:1011 nlmconv.c:1030
1363 #, c-format
1364 msgid "%s: read: %s"
1365 msgstr ""
1367 #: nlmconv.c:937
1368 msgid "warning: MAP and FULLMAP are not supported; try ld -M"
1369 msgstr ""
1371 #: nlmconv.c:1109
1372 #, c-format
1373 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
1374 msgstr ""
1376 #: nlmconv.c:1110
1377 msgid " Convert an object file into a NetWare Loadable Module\n"
1378 msgstr ""
1380 #: nlmconv.c:1111
1381 msgid ""
1382 " The options are:\n"
1383 "  -I --input-target=<bfdname>   Set the input binary file format\n"
1384 "  -O --output-target=<bfdname>  Set the output binary file format\n"
1385 "  -T --header-file=<file>       Read <file> for NLM header information\n"
1386 "  -l --linker=<linker>          Use <linker> for any linking\n"
1387 "  -d --debug                    Display on stderr the linker command line\n"
1388 "  -h --help                     Display this information\n"
1389 "  -v --version                  Display the program's version\n"
1390 msgstr ""
1392 #: nlmconv.c:1153
1393 #, c-format
1394 msgid "support not compiled in for %s"
1395 msgstr ""
1397 #: nlmconv.c:1193
1398 msgid "make section"
1399 msgstr ""
1401 #: nlmconv.c:1207
1402 msgid "set section size"
1403 msgstr ""
1405 #: nlmconv.c:1213
1406 msgid "set section alignment"
1407 msgstr ""
1409 #: nlmconv.c:1217
1410 msgid "set section flags"
1411 msgstr ""
1413 #: nlmconv.c:1228
1414 msgid "set .nlmsections size"
1415 msgstr ""
1417 #: nlmconv.c:1316 nlmconv.c:1324 nlmconv.c:1333 nlmconv.c:1338
1418 msgid "set .nlmsection contents"
1419 msgstr ""
1421 #: nlmconv.c:1839
1422 msgid "stub section sizes"
1423 msgstr ""
1425 #: nlmconv.c:1888
1426 msgid "writing stub"
1427 msgstr ""
1429 #: nlmconv.c:1977
1430 #, c-format
1431 msgid "unresolved PC relative reloc against %s"
1432 msgstr ""
1434 #: nlmconv.c:2041
1435 #, c-format
1436 msgid "overflow when adjusting relocation against %s"
1437 msgstr ""
1439 #: nlmconv.c:2158
1440 #, c-format
1441 msgid "%s: execution of %s failed: "
1442 msgstr ""
1444 #: nlmconv.c:2173
1445 #, c-format
1446 msgid "Execution of %s failed"
1447 msgstr ""
1449 #: nm.c:283 size.c:85 strings.c:657
1450 #, c-format
1451 msgid "Usage: %s [option(s)] [file(s)]\n"
1452 msgstr ""
1454 #: nm.c:284
1455 msgid " List symbols in [file(s)] (a.out by default).\n"
1456 msgstr ""
1458 #: nm.c:285
1459 msgid ""
1460 " The options are:\n"
1461 "  -a, --debug-syms       Display debugger-only symbols\n"
1462 "  -A, --print-file-name  Print name of the input file before every symbol\n"
1463 "  -B                     Same as --format=bsd\n"
1464 "  -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
1465 "names\n"
1466 "                          The STYLE, if specified, can be `auto' (the "
1467 "default),\n"
1468 "                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
1469 "`java'\n"
1470 "                          or `gnat'\n"
1471 "      --no-demangle      Do not demangle low-level symbol names\n"
1472 "  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
1473 "      --defined-only     Display only defined symbols\n"
1474 "  -e                     (ignored)\n"
1475 "  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be "
1476 "`bsd',\n"
1477 "                           `sysv' or `posix'.  The default is `bsd'\n"
1478 "  -g, --extern-only      Display only external symbols\n"
1479 "  -l, --line-numbers     Use debugging information to find a filename and\n"
1480 "                           line number for each symbol\n"
1481 "  -n, --numeric-sort     Sort symbols numerically by address\n"
1482 "  -o                     Same as -A\n"
1483 "  -p, --no-sort          Do not sort the symbols\n"
1484 "  -P, --portability      Same as --format=posix\n"
1485 "  -r, --reverse-sort     Reverse the sense of the sort\n"
1486 "  -S, --print-size       Print size of defined symbols\n"
1487 "  -s, --print-armap      Include index for symbols from archive members\n"
1488 "      --size-sort        Sort symbols by size\n"
1489 "  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
1490 "      --target=BFDNAME   Specify the target object format as BFDNAME\n"
1491 "  -u, --undefined-only   Display only undefined symbols\n"
1492 "  -X 32_64               (ignored)\n"
1493 "  -h, --help             Display this information\n"
1494 "  -V, --version          Display this program's version number\n"
1495 "\n"
1496 msgstr ""
1498 #: nm.c:319 objdump.c:250
1499 #, c-format
1500 msgid "Report bugs to %s.\n"
1501 msgstr ""
1503 #: nm.c:352
1504 #, c-format
1505 msgid "%s: invalid radix"
1506 msgstr ""
1508 #: nm.c:377
1509 #, c-format
1510 msgid "%s: invalid output format"
1511 msgstr ""
1513 #: nm.c:494
1514 msgid "Only -X 32_64 is supported"
1515 msgstr ""
1517 #: nm.c:514
1518 msgid "Using the --size-sort and --undefined-only options together"
1519 msgstr ""
1521 #: nm.c:515
1522 msgid "will produce no output, since undefined symbols have no size."
1523 msgstr ""
1525 #: nm.c:543
1526 #, c-format
1527 msgid "data size %ld"
1528 msgstr ""
1530 #: nm.c:568 readelf.c:5809 readelf.c:5845
1531 #, c-format
1532 msgid "<processor specific>: %d"
1533 msgstr ""
1535 #: nm.c:570 readelf.c:5811 readelf.c:5857
1536 #, c-format
1537 msgid "<OS specific>: %d"
1538 msgstr ""
1540 #: nm.c:572 readelf.c:5813 readelf.c:5860
1541 #, c-format
1542 msgid "<unknown>: %d"
1543 msgstr ""
1545 #: nm.c:1376
1546 #, c-format
1547 msgid ""
1548 "\n"
1549 "\n"
1550 "Undefined symbols from %s:\n"
1551 "\n"
1552 msgstr ""
1554 #: nm.c:1378
1555 #, c-format
1556 msgid ""
1557 "\n"
1558 "\n"
1559 "Symbols from %s:\n"
1560 "\n"
1561 msgstr ""
1563 #: nm.c:1380 nm.c:1438
1564 msgid ""
1565 "Name                  Value   Class        Type         Size     Line  "
1566 "Section\n"
1567 "\n"
1568 msgstr ""
1570 #: nm.c:1383 nm.c:1441
1571 msgid ""
1572 "Name                  Value           Class        Type         "
1573 "Size             Line  Section\n"
1574 "\n"
1575 msgstr ""
1577 #: nm.c:1434
1578 #, c-format
1579 msgid ""
1580 "\n"
1581 "\n"
1582 "Undefined symbols from %s[%s]:\n"
1583 "\n"
1584 msgstr ""
1586 #: nm.c:1436
1587 #, c-format
1588 msgid ""
1589 "\n"
1590 "\n"
1591 "Symbols from %s[%s]:\n"
1592 "\n"
1593 msgstr ""
1595 #: nm.c:1658
1596 msgid ""
1597 "\n"
1598 "Archive index:\n"
1599 msgstr ""
1601 #: objcopy.c:414 srconv.c:1952
1602 #, c-format
1603 msgid "Usage: %s [option(s)] in-file [out-file]\n"
1604 msgstr ""
1606 #: objcopy.c:415
1607 msgid " Copies a binary file, possibly transforming it in the process\n"
1608 msgstr ""
1610 #: objcopy.c:416 objcopy.c:495
1611 msgid " The options are:\n"
1612 msgstr ""
1614 #: objcopy.c:417
1615 msgid ""
1616 "  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
1617 "  -O --output-target <bfdname>     Create an output file in format "
1618 "<bfdname>\n"
1619 "  -B --binary-architecture <arch>  Set arch of output file, when input is "
1620 "binary\n"
1621 "  -F --target <bfdname>            Set both input and output format to "
1622 "<bfdname>\n"
1623 "     --debugging                   Convert debugging information, if "
1624 "possible\n"
1625 "  -p --preserve-dates              Copy modified/access timestamps to the "
1626 "output\n"
1627 "  -j --only-section <name>         Only copy section <name> into the output\n"
1628 "     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to "
1629 "<file>\n"
1630 "  -R --remove-section <name>       Remove section <name> from the output\n"
1631 "  -S --strip-all                   Remove all symbol and relocation "
1632 "information\n"
1633 "  -g --strip-debug                 Remove all debugging symbols & sections\n"
1634 "     --strip-unneeded              Remove all symbols not needed by "
1635 "relocations\n"
1636 "  -N --strip-symbol <name>         Do not copy symbol <name>\n"
1637 "  -K --keep-symbol <name>          Only copy symbol <name>\n"
1638 "  -L --localize-symbol <name>      Force symbol <name> to be marked as a "
1639 "local\n"
1640 "  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
1641 "  -W --weaken-symbol <name>        Force symbol <name> to be marked as a "
1642 "weak\n"
1643 "     --weaken                      Force all global symbols to be marked as "
1644 "weak\n"
1645 "  -x --discard-all                 Remove all non-global symbols\n"
1646 "  -X --discard-locals              Remove any compiler-generated symbols\n"
1647 "  -i --interleave <number>         Only copy one out of every <number> "
1648 "bytes\n"
1649 "  -b --byte <num>                  Select byte <num> in every interleaved "
1650 "block\n"
1651 "     --gap-fill <val>              Fill gaps between sections with <val>\n"
1652 "     --pad-to <addr>               Pad the last section up to address "
1653 "<addr>\n"
1654 "     --set-start <addr>            Set the start address to <addr>\n"
1655 "    {--change-start|--adjust-start} <incr>\n"
1656 "                                   Add <incr> to the start address\n"
1657 "    {--change-addresses|--adjust-vma} <incr>\n"
1658 "                                   Add <incr> to LMA, VMA and start "
1659 "addresses\n"
1660 "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1661 "                                   Change LMA and VMA of section <name> by "
1662 "<val>\n"
1663 "     --change-section-lma <name>{=|+|-}<val>\n"
1664 "                                   Change the LMA of section <name> by "
1665 "<val>\n"
1666 "     --change-section-vma <name>{=|+|-}<val>\n"
1667 "                                   Change the VMA of section <name> by "
1668 "<val>\n"
1669 "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1670 "                                   Warn if a named section does not exist\n"
1671 "     --set-section-flags <name>=<flags>\n"
1672 "                                   Set section <name>'s properties to "
1673 "<flags>\n"
1674 "     --add-section <name>=<file>   Add section <name> found in <file> to "
1675 "output\n"
1676 "     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
1677 "     --change-leading-char         Force output format's leading character "
1678 "style\n"
1679 "     --remove-leading-char         Remove leading character from global "
1680 "symbols\n"
1681 "     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
1682 "     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
1683 "                                     listed in <file>\n"
1684 "     --srec-len <number>           Restrict the length of generated "
1685 "Srecords\n"
1686 "     --srec-forceS3                Restrict the type of generated Srecords "
1687 "to S3\n"
1688 "     --strip-symbols <file>        -N for all symbols listed in <file>\n"
1689 "     --keep-symbols <file>         -K for all symbols listed in <file>\n"
1690 "     --localize-symbols <file>     -L for all symbols listed in <file>\n"
1691 "     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
1692 "     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
1693 "     --alt-machine-code <index>    Use alternate machine code for output\n"
1694 "     --prefix-symbols <prefix>     Add <prefix> to start of every symbol "
1695 "name\n"
1696 "     --prefix-sections <prefix>    Add <prefix> to start of every section "
1697 "name\n"
1698 "     --prefix-alloc-sections <prefix>\n"
1699 "                                   Add <prefix> to start of every "
1700 "allocatable\n"
1701 "                                     section name\n"
1702 "  -v --verbose                     List all object files modified\n"
1703 "  -V --version                     Display this program's version number\n"
1704 "  -h --help                        Display this output\n"
1705 "     --info                        List object formats & architectures "
1706 "supported\n"
1707 msgstr ""
1709 #: objcopy.c:493
1710 #, c-format
1711 msgid "Usage: %s <option(s)> in-file(s)\n"
1712 msgstr ""
1714 #: objcopy.c:494
1715 msgid " Removes symbols and sections from files\n"
1716 msgstr ""
1718 #: objcopy.c:496
1719 msgid ""
1720 "  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
1721 "  -O --output-target=<bfdname>     Create an output file in format "
1722 "<bfdname>\n"
1723 "  -F --target=<bfdname>            Set both input and output format to "
1724 "<bfdname>\n"
1725 "  -p --preserve-dates              Copy modified/access timestamps to the "
1726 "output\n"
1727 "  -R --remove-section=<name>       Remove section <name> from the output\n"
1728 "  -s --strip-all                   Remove all symbol and relocation "
1729 "information\n"
1730 "  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
1731 "     --strip-unneeded              Remove all symbols not needed by "
1732 "relocations\n"
1733 "  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
1734 "  -K --keep-symbol=<name>          Only copy symbol <name>\n"
1735 "  -x --discard-all                 Remove all non-global symbols\n"
1736 "  -X --discard-locals              Remove any compiler-generated symbols\n"
1737 "  -v --verbose                     List all object files modified\n"
1738 "  -V --version                     Display this program's version number\n"
1739 "  -h --help                        Display this output\n"
1740 "     --info                        List object formats & architectures "
1741 "supported\n"
1742 "  -o <file>                        Place stripped output into <file>\n"
1743 msgstr ""
1745 #: objcopy.c:567
1746 #, c-format
1747 msgid "unrecognized section flag `%s'"
1748 msgstr ""
1750 #: objcopy.c:568
1751 #, c-format
1752 msgid "supported flags: %s"
1753 msgstr ""
1755 #: objcopy.c:645 objcopy.c:2526
1756 #, c-format
1757 msgid "cannot stat: %s: %s"
1758 msgstr ""
1760 #: objcopy.c:652 objcopy.c:2544
1761 #, c-format
1762 msgid "cannot open: %s: %s"
1763 msgstr ""
1765 #: objcopy.c:655 objcopy.c:2548
1766 #, c-format
1767 msgid "%s: fread failed"
1768 msgstr ""
1770 #: objcopy.c:728
1771 #, c-format
1772 msgid "Ignoring rubbish found on line %d of %s"
1773 msgstr ""
1775 #: objcopy.c:979
1776 #, c-format
1777 msgid "%s: Multiple redefinition of symbol \"%s\""
1778 msgstr ""
1780 #: objcopy.c:983
1781 #, c-format
1782 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1783 msgstr ""
1785 #: objcopy.c:1010
1786 #, c-format
1787 msgid "couldn't open symbol redefinition file %s (error: %s)"
1788 msgstr ""
1790 #: objcopy.c:1088
1791 #, c-format
1792 msgid "%s: garbage at end of line %d"
1793 msgstr ""
1795 #: objcopy.c:1091
1796 #, c-format
1797 msgid "%s: missing new symbol name at line %d"
1798 msgstr ""
1800 #: objcopy.c:1101
1801 #, c-format
1802 msgid "%s: premature end of file at line %d"
1803 msgstr ""
1805 #: objcopy.c:1147
1806 msgid "Unable to change endianness of input file(s)"
1807 msgstr ""
1809 #: objcopy.c:1155
1810 #, c-format
1811 msgid "copy from %s(%s) to %s(%s)\n"
1812 msgstr ""
1814 #: objcopy.c:1182
1815 #, c-format
1816 msgid "Warning: Output file cannot represent architecture %s"
1817 msgstr ""
1819 #: objcopy.c:1211
1820 #, c-format
1821 msgid "can't create section `%s': %s"
1822 msgstr ""
1824 #: objcopy.c:1304
1825 #, c-format
1826 msgid "Can't fill gap after %s: %s"
1827 msgstr ""
1829 #: objcopy.c:1329
1830 #, c-format
1831 msgid "Can't add padding to %s: %s"
1832 msgstr ""
1834 #: objcopy.c:1485
1835 #, c-format
1836 msgid "%s: error copying private BFD data: %s"
1837 msgstr ""
1839 #: objcopy.c:1498
1840 msgid "unknown alternate machine code, ignored"
1841 msgstr ""
1843 #: objcopy.c:1531 objcopy.c:1561
1844 #, c-format
1845 msgid "cannot mkdir %s for archive copying (error: %s)"
1846 msgstr ""
1848 #: objcopy.c:1749
1849 #, c-format
1850 msgid "Multiple renames of section %s"
1851 msgstr ""
1853 #: objcopy.c:1840
1854 msgid "making"
1855 msgstr ""
1857 #: objcopy.c:1849
1858 msgid "size"
1859 msgstr ""
1861 #: objcopy.c:1863
1862 msgid "vma"
1863 msgstr ""
1865 #: objcopy.c:1888
1866 msgid "alignment"
1867 msgstr ""
1869 #: objcopy.c:1896
1870 msgid "flags"
1871 msgstr ""
1873 #: objcopy.c:1918
1874 msgid "private data"
1875 msgstr ""
1877 #: objcopy.c:1926
1878 #, c-format
1879 msgid "%s: section `%s': error in %s: %s"
1880 msgstr ""
1882 #: objcopy.c:2199
1883 #, c-format
1884 msgid "%s: can't create debugging section: %s"
1885 msgstr ""
1887 #: objcopy.c:2214
1888 #, c-format
1889 msgid "%s: can't set debugging section contents: %s"
1890 msgstr ""
1892 #: objcopy.c:2223
1893 #, c-format
1894 msgid "%s: don't know how to write debugging information for %s"
1895 msgstr ""
1897 #: objcopy.c:2346
1898 #, c-format
1899 msgid "%s: cannot stat: %s"
1900 msgstr ""
1902 #: objcopy.c:2400
1903 msgid "byte number must be non-negative"
1904 msgstr ""
1906 #: objcopy.c:2410
1907 msgid "interleave must be positive"
1908 msgstr ""
1910 #: objcopy.c:2430 objcopy.c:2438
1911 #, c-format
1912 msgid "%s both copied and removed"
1913 msgstr ""
1915 #: objcopy.c:2523 objcopy.c:2593 objcopy.c:2693 objcopy.c:2724 objcopy.c:2748
1916 #: objcopy.c:2752 objcopy.c:2772
1917 #, c-format
1918 msgid "bad format for %s"
1919 msgstr ""
1921 #: objcopy.c:2662
1922 #, c-format
1923 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
1924 msgstr ""
1926 #: objcopy.c:2818
1927 msgid "alternate machine code index must be positive"
1928 msgstr ""
1930 #: objcopy.c:2856
1931 msgid "byte number must be less than interleave"
1932 msgstr ""
1934 #: objcopy.c:2883
1935 #, c-format
1936 msgid "architecture %s unknown"
1937 msgstr ""
1939 #: objcopy.c:2887
1940 msgid ""
1941 "Warning: input target 'binary' required for binary architecture parameter."
1942 msgstr ""
1944 #: objcopy.c:2888
1945 #, c-format
1946 msgid " Argument %s ignored"
1947 msgstr ""
1949 #: objcopy.c:2894
1950 #, c-format
1951 msgid "Cannot stat: %s: %s"
1952 msgstr ""
1954 #: objcopy.c:2934 objcopy.c:2948
1955 #, c-format
1956 msgid "%s %s%c0x%s never used"
1957 msgstr ""
1959 #: objdump.c:197
1960 #, c-format
1961 msgid "Usage: %s <option(s)> <file(s)>\n"
1962 msgstr ""
1964 #: objdump.c:198
1965 msgid " Display information from object <file(s)>.\n"
1966 msgstr ""
1968 #: objdump.c:199
1969 msgid " At least one of the following switches must be given:\n"
1970 msgstr ""
1972 #: objdump.c:200
1973 msgid ""
1974 "  -a, --archive-headers    Display archive header information\n"
1975 "  -f, --file-headers       Display the contents of the overall file header\n"
1976 "  -p, --private-headers    Display object format specific file header "
1977 "contents\n"
1978 "  -h, --[section-]headers  Display the contents of the section headers\n"
1979 "  -x, --all-headers        Display the contents of all headers\n"
1980 "  -d, --disassemble        Display assembler contents of executable "
1981 "sections\n"
1982 "  -D, --disassemble-all    Display assembler contents of all sections\n"
1983 "  -S, --source             Intermix source code with disassembly\n"
1984 "  -s, --full-contents      Display the full contents of all sections "
1985 "requested\n"
1986 "  -g, --debugging          Display debug information in object file\n"
1987 "  -G, --stabs              Display (in raw form) any STABS info in the file\n"
1988 "  -t, --syms               Display the contents of the symbol table(s)\n"
1989 "  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
1990 "  -r, --reloc              Display the relocation entries in the file\n"
1991 "  -R, --dynamic-reloc      Display the dynamic relocation entries in the "
1992 "file\n"
1993 "  -v, --version            Display this program's version number\n"
1994 "  -i, --info               List object formats and architectures supported\n"
1995 "  -H, --help               Display this information\n"
1996 msgstr ""
1998 #: objdump.c:222
1999 msgid ""
2000 "\n"
2001 " The following switches are optional:\n"
2002 msgstr ""
2004 #: objdump.c:223
2005 msgid ""
2006 "  -b, --target=BFDNAME           Specify the target object format as "
2007 "BFDNAME\n"
2008 "  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
2009 "  -j, --section=NAME             Only display information for section NAME\n"
2010 "  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2011 "  -EB --endian=big               Assume big endian format when "
2012 "disassembling\n"
2013 "  -EL --endian=little            Assume little endian format when "
2014 "disassembling\n"
2015 "      --file-start-context       Include context from start of file (with -"
2016 "S)\n"
2017 "  -l, --line-numbers             Include line numbers and filenames in "
2018 "output\n"
2019 "  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
2020 "                                  The STYLE, if specified, can be `auto', "
2021 "`gnu',\n"
2022 "                                  `lucid', `arm', `hp', `edg', `gnu-v3', "
2023 "`java'\n"
2024 "                                  or `gnat'\n"
2025 "  -w, --wide                     Format output for more than 80 columns\n"
2026 "  -z, --disassemble-zeroes       Do not skip blocks of zeroes when "
2027 "disassembling\n"
2028 "      --start-address=ADDR       Only process data whose address is >= ADDR\n"
2029 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
2030 "      --prefix-addresses         Print complete address alongside "
2031 "disassembly\n"
2032 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
2033 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section "
2034 "addresses\n"
2035 "\n"
2036 msgstr ""
2038 #: objdump.c:391
2039 msgid "Sections:\n"
2040 msgstr ""
2042 #: objdump.c:394 objdump.c:398
2043 msgid "Idx Name          Size      VMA       LMA       File off  Algn"
2044 msgstr ""
2046 #: objdump.c:400
2047 msgid ""
2048 "Idx Name          Size      VMA               LMA               File off  "
2049 "Algn"
2050 msgstr ""
2052 #: objdump.c:404
2053 msgid "  Flags"
2054 msgstr ""
2056 #: objdump.c:406
2057 msgid "  Pg"
2058 msgstr ""
2060 #: objdump.c:451
2061 #, c-format
2062 msgid "%s: not a dynamic object"
2063 msgstr ""
2065 #: objdump.c:1144
2066 msgid "Out of virtual memory"
2067 msgstr ""
2069 #: objdump.c:1574
2070 #, c-format
2071 msgid "Can't use supplied machine %s"
2072 msgstr ""
2074 #: objdump.c:1592
2075 #, c-format
2076 msgid "Can't disassemble for architecture %s\n"
2077 msgstr ""
2079 #: objdump.c:1682
2080 #, c-format
2081 msgid "Disassembly of section %s:\n"
2082 msgstr ""
2084 #: objdump.c:1847
2085 #, c-format
2086 msgid ""
2087 "No %s section present\n"
2088 "\n"
2089 msgstr ""
2091 #: objdump.c:1854
2092 #, c-format
2093 msgid "%s has no %s section"
2094 msgstr ""
2096 #: objdump.c:1868
2097 #, c-format
2098 msgid "Reading %s section of %s failed: %s"
2099 msgstr ""
2101 #: objdump.c:1880
2102 #, c-format
2103 msgid "Reading %s section of %s failed: %s\n"
2104 msgstr ""
2106 #: objdump.c:1923
2107 #, c-format
2108 msgid ""
2109 "Contents of %s section:\n"
2110 "\n"
2111 msgstr ""
2113 #: objdump.c:2021
2114 #, c-format
2115 msgid "architecture: %s, "
2116 msgstr ""
2118 #: objdump.c:2024
2119 #, c-format
2120 msgid "flags 0x%08x:\n"
2121 msgstr ""
2123 #: objdump.c:2038
2124 msgid ""
2125 "\n"
2126 "start address 0x"
2127 msgstr ""
2129 #: objdump.c:2071
2130 #, c-format
2131 msgid ""
2132 "\n"
2133 "%s:     file format %s\n"
2134 msgstr ""
2136 #: objdump.c:2111
2137 #, c-format
2138 msgid "%s: printing debugging information failed"
2139 msgstr ""
2141 #: objdump.c:2190
2142 #, c-format
2143 msgid "In archive %s:\n"
2144 msgstr ""
2146 #: objdump.c:2249
2147 #, c-format
2148 msgid "Contents of section %s:\n"
2149 msgstr ""
2151 #: objdump.c:2369
2152 msgid "no symbols\n"
2153 msgstr ""
2155 #: objdump.c:2718
2156 msgid "unrecognized -E option"
2157 msgstr ""
2159 #: objdump.c:2729
2160 #, c-format
2161 msgid "unrecognized --endian type `%s'"
2162 msgstr ""
2164 #: rdcoff.c:206
2165 #, c-format
2166 msgid "parse_coff_type: Bad type code 0x%x"
2167 msgstr ""
2169 #: rdcoff.c:424 rdcoff.c:532 rdcoff.c:731
2170 #, c-format
2171 msgid "bfd_coff_get_syment failed: %s"
2172 msgstr ""
2174 #: rdcoff.c:440 rdcoff.c:751
2175 #, c-format
2176 msgid "bfd_coff_get_auxent failed: %s"
2177 msgstr ""
2179 #: rdcoff.c:818
2180 #, c-format
2181 msgid "%ld: .bf without preceding function"
2182 msgstr ""
2184 #: rdcoff.c:868
2185 #, c-format
2186 msgid "%ld: unexpected .ef\n"
2187 msgstr ""
2189 #: rddbg.c:91
2190 #, c-format
2191 msgid "%s: no recognized debugging information"
2192 msgstr ""
2194 #: rddbg.c:415
2195 msgid "Last stabs entries before error:\n"
2196 msgstr ""
2198 #: readelf.c:455
2199 #, c-format
2200 msgid "%s: Error: "
2201 msgstr ""
2203 #: readelf.c:466
2204 #, c-format
2205 msgid "%s: Warning: "
2206 msgstr ""
2208 #: readelf.c:488
2209 #, c-format
2210 msgid "Unable to seek to 0x%x for %s\n"
2211 msgstr ""
2213 #: readelf.c:499
2214 #, c-format
2215 msgid "Out of memory allocating 0x%x bytes for %s\n"
2216 msgstr ""
2218 #: readelf.c:507
2219 #, c-format
2220 msgid "Unable to read in 0x%x bytes of %s\n"
2221 msgstr ""
2223 #: readelf.c:560 readelf.c:614 readelf.c:798 readelf.c:833
2224 #, c-format
2225 msgid "Unhandled data length: %d\n"
2226 msgstr ""
2228 #: readelf.c:924
2229 msgid "Don't know about relocations on this machine architecture\n"
2230 msgstr ""
2232 #: readelf.c:946 readelf.c:975 readelf.c:1021 readelf.c:1049
2233 msgid "relocs"
2234 msgstr ""
2236 #: readelf.c:957 readelf.c:986 readelf.c:1031 readelf.c:1059
2237 msgid "out of memory parsing relocs"
2238 msgstr ""
2240 #: readelf.c:1112
2241 msgid ""
2242 " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
2243 msgstr ""
2245 #: readelf.c:1114
2246 msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
2247 msgstr ""
2249 #: readelf.c:1119
2250 msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
2251 msgstr ""
2253 #: readelf.c:1121
2254 msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
2255 msgstr ""
2257 #: readelf.c:1129
2258 msgid ""
2259 "    Offset             Info             Type               Symbol's Value  "
2260 "Symbol's Name + Addend\n"
2261 msgstr ""
2263 #: readelf.c:1131
2264 msgid ""
2265 "  Offset          Info           Type           Sym. Value    Sym. Name + "
2266 "Addend\n"
2267 msgstr ""
2269 #: readelf.c:1136
2270 msgid ""
2271 "    Offset             Info             Type               Symbol's Value  "
2272 "Symbol's Name\n"
2273 msgstr ""
2275 #: readelf.c:1138
2276 msgid ""
2277 "  Offset          Info           Type           Sym. Value    Sym. Name\n"
2278 msgstr ""
2280 #: readelf.c:1414 readelf.c:1416 readelf.c:1492 readelf.c:1494 readelf.c:1503
2281 #: readelf.c:1505
2282 #, c-format
2283 msgid "unrecognized: %-7lx"
2284 msgstr ""
2286 #: readelf.c:1466
2287 #, c-format
2288 msgid "<string table index %3ld>"
2289 msgstr ""
2291 #: readelf.c:1743
2292 #, c-format
2293 msgid "Processor Specific: %lx"
2294 msgstr ""
2296 #: readelf.c:1762
2297 #, c-format
2298 msgid "Operating System specific: %lx"
2299 msgstr ""
2301 #: readelf.c:1765 readelf.c:2417
2302 #, c-format
2303 msgid "<unknown>: %lx"
2304 msgstr ""
2306 #: readelf.c:1779
2307 msgid "NONE (None)"
2308 msgstr ""
2310 #: readelf.c:1780
2311 msgid "REL (Relocatable file)"
2312 msgstr ""
2314 #: readelf.c:1781
2315 msgid "EXEC (Executable file)"
2316 msgstr ""
2318 #: readelf.c:1782
2319 msgid "DYN (Shared object file)"
2320 msgstr ""
2322 #: readelf.c:1783
2323 msgid "CORE (Core file)"
2324 msgstr ""
2326 #: readelf.c:1787
2327 #, c-format
2328 msgid "Processor Specific: (%x)"
2329 msgstr ""
2331 #: readelf.c:1789
2332 #, c-format
2333 msgid "OS Specific: (%x)"
2334 msgstr ""
2336 #: readelf.c:1791 readelf.c:1898 readelf.c:2574
2337 #, c-format
2338 msgid "<unknown>: %x"
2339 msgstr ""
2341 #: readelf.c:1804
2342 msgid "None"
2343 msgstr ""
2345 #: readelf.c:2616
2346 msgid "Usage: readelf <option(s)> elf-file(s)\n"
2347 msgstr ""
2349 #: readelf.c:2617
2350 msgid " Display information about the contents of ELF format files\n"
2351 msgstr ""
2353 #: readelf.c:2618
2354 msgid ""
2355 " Options are:\n"
2356 "  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
2357 "  -h --file-header       Display the ELF file header\n"
2358 "  -l --program-headers   Display the program headers\n"
2359 "     --segments          An alias for --program-headers\n"
2360 "  -S --section-headers   Display the sections' header\n"
2361 "     --sections          An alias for --section-headers\n"
2362 "  -e --headers           Equivalent to: -h -l -S\n"
2363 "  -s --syms              Display the symbol table\n"
2364 "      --symbols          An alias for --syms\n"
2365 "  -n --notes             Display the core notes (if present)\n"
2366 "  -r --relocs            Display the relocations (if present)\n"
2367 "  -u --unwind            Display the unwind info (if present)\n"
2368 "  -d --dynamic           Display the dynamic segment (if present)\n"
2369 "  -V --version-info      Display the version sections (if present)\n"
2370 "  -A --arch-specific     Display architecture specific information (if "
2371 "any).\n"
2372 "  -D --use-dynamic       Use the dynamic section info when displaying "
2373 "symbols\n"
2374 "  -x --hex-dump=<number> Dump the contents of section <number>\n"
2375 "  -w[liaprmfFso] or\n"
2376 "  --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str,"
2377 "=loc]\n"
2378 "                         Display the contents of DWARF2 debug sections\n"
2379 msgstr ""
2381 #: readelf.c:2640
2382 msgid ""
2383 "  -i --instruction-dump=<number>\n"
2384 "                         Disassemble the contents of section <number>\n"
2385 msgstr ""
2387 #: readelf.c:2644
2388 msgid ""
2389 "  -I --histogram         Display histogram of bucket list lengths\n"
2390 "  -W --wide              Allow output width to exceed 80 characters\n"
2391 "  -H --help              Display this information\n"
2392 "  -v --version           Display the version number of readelf\n"
2393 msgstr ""
2395 #: readelf.c:2666 readelf.c:10765
2396 msgid "Out of memory allocating dump request table."
2397 msgstr ""
2399 #: readelf.c:2830 readelf.c:2906
2400 #, c-format
2401 msgid "Unrecognized debug option '%s'\n"
2402 msgstr ""
2404 #: readelf.c:2940
2405 #, c-format
2406 msgid "Invalid option '-%c'\n"
2407 msgstr ""
2409 #: readelf.c:2953
2410 msgid "Nothing to do.\n"
2411 msgstr ""
2413 #: readelf.c:2966 readelf.c:2983 readelf.c:5366
2414 msgid "none"
2415 msgstr ""
2417 #: readelf.c:2970 readelf.c:2987 readelf.c:3018
2418 #, c-format
2419 msgid "<unknown: %x>"
2420 msgstr ""
2422 #: readelf.c:2984
2423 msgid "2's complement, little endian"
2424 msgstr ""
2426 #: readelf.c:2985
2427 msgid "2's complement, big endian"
2428 msgstr ""
2430 #: readelf.c:3015
2431 msgid "Standalone App"
2432 msgstr ""
2434 #: readelf.c:3034
2435 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2436 msgstr ""
2438 #: readelf.c:3042
2439 msgid "ELF Header:\n"
2440 msgstr ""
2442 #: readelf.c:3043
2443 msgid "  Magic:   "
2444 msgstr ""
2446 #: readelf.c:3047
2447 #, c-format
2448 msgid "  Class:                             %s\n"
2449 msgstr ""
2451 #: readelf.c:3049
2452 #, c-format
2453 msgid "  Data:                              %s\n"
2454 msgstr ""
2456 #: readelf.c:3051
2457 #, c-format
2458 msgid "  Version:                           %d %s\n"
2459 msgstr ""
2461 #: readelf.c:3058
2462 #, c-format
2463 msgid "  OS/ABI:                            %s\n"
2464 msgstr ""
2466 #: readelf.c:3060
2467 #, c-format
2468 msgid "  ABI Version:                       %d\n"
2469 msgstr ""
2471 #: readelf.c:3062
2472 #, c-format
2473 msgid "  Type:                              %s\n"
2474 msgstr ""
2476 #: readelf.c:3064
2477 #, c-format
2478 msgid "  Machine:                           %s\n"
2479 msgstr ""
2481 #: readelf.c:3066
2482 #, c-format
2483 msgid "  Version:                           0x%lx\n"
2484 msgstr ""
2486 #: readelf.c:3069
2487 msgid "  Entry point address:               "
2488 msgstr ""
2490 #: readelf.c:3071
2491 msgid ""
2492 "\n"
2493 "  Start of program headers:          "
2494 msgstr ""
2496 #: readelf.c:3073
2497 msgid ""
2498 " (bytes into file)\n"
2499 "  Start of section headers:          "
2500 msgstr ""
2502 #: readelf.c:3075
2503 msgid " (bytes into file)\n"
2504 msgstr ""
2506 #: readelf.c:3077
2507 #, c-format
2508 msgid "  Flags:                             0x%lx%s\n"
2509 msgstr ""
2511 #: readelf.c:3080
2512 #, c-format
2513 msgid "  Size of this header:               %ld (bytes)\n"
2514 msgstr ""
2516 #: readelf.c:3082
2517 #, c-format
2518 msgid "  Size of program headers:           %ld (bytes)\n"
2519 msgstr ""
2521 #: readelf.c:3084
2522 #, c-format
2523 msgid "  Number of program headers:         %ld\n"
2524 msgstr ""
2526 #: readelf.c:3086
2527 #, c-format
2528 msgid "  Size of section headers:           %ld (bytes)\n"
2529 msgstr ""
2531 #: readelf.c:3088
2532 #, c-format
2533 msgid "  Number of section headers:         %ld"
2534 msgstr ""
2536 #: readelf.c:3093
2537 #, c-format
2538 msgid "  Section header string table index: %ld"
2539 msgstr ""
2541 #: readelf.c:3127 readelf.c:3163
2542 msgid "program headers"
2543 msgstr ""
2545 #: readelf.c:3203 readelf.c:3480 readelf.c:3526 readelf.c:3589 readelf.c:3656
2546 #: readelf.c:4715 readelf.c:4758 readelf.c:4948 readelf.c:5917 readelf.c:5931
2547 #: readelf.c:10411
2548 msgid "Out of memory\n"
2549 msgstr ""
2551 #: readelf.c:3231
2552 msgid ""
2553 "\n"
2554 "There are no program headers in this file.\n"
2555 msgstr ""
2557 #: readelf.c:3237
2558 #, c-format
2559 msgid ""
2560 "\n"
2561 "Elf file type is %s\n"
2562 msgstr ""
2564 #: readelf.c:3238
2565 msgid "Entry point "
2566 msgstr ""
2568 #: readelf.c:3240
2569 #, c-format
2570 msgid ""
2571 "\n"
2572 "There are %d program headers, starting at offset "
2573 msgstr ""
2575 #: readelf.c:3252 readelf.c:3254
2576 msgid ""
2577 "\n"
2578 "Program Headers:\n"
2579 msgstr ""
2581 #: readelf.c:3258
2582 msgid ""
2583 "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
2584 msgstr ""
2586 #: readelf.c:3261
2587 msgid ""
2588 "  Type           Offset   VirtAddr           PhysAddr           FileSiz  "
2589 "MemSiz   Flg Align\n"
2590 msgstr ""
2592 #: readelf.c:3265
2593 msgid "  Type           Offset             VirtAddr           PhysAddr\n"
2594 msgstr ""
2596 #: readelf.c:3267
2597 msgid "                 FileSiz            MemSiz              Flags  Align\n"
2598 msgstr ""
2600 #: readelf.c:3360
2601 msgid "more than one dynamic segment\n"
2602 msgstr ""
2604 #: readelf.c:3368
2605 msgid "Unable to find program interpreter name\n"
2606 msgstr ""
2608 #: readelf.c:3375
2609 #, c-format
2610 msgid ""
2611 "\n"
2612 "      [Requesting program interpreter: %s]"
2613 msgstr ""
2615 #: readelf.c:3387
2616 msgid ""
2617 "\n"
2618 " Section to Segment mapping:\n"
2619 msgstr ""
2621 #: readelf.c:3388
2622 msgid "  Segment Sections...\n"
2623 msgstr ""
2625 #: readelf.c:3437
2626 msgid "Cannot interpret virtual addresses without program headers.\n"
2627 msgstr ""
2629 #: readelf.c:3453
2630 #, c-format
2631 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
2632 msgstr ""
2634 #: readelf.c:3471 readelf.c:3517
2635 msgid "section headers"
2636 msgstr ""
2638 #: readelf.c:3565 readelf.c:3632
2639 msgid "symbols"
2640 msgstr ""
2642 #: readelf.c:3576 readelf.c:3643
2643 msgid "symtab shndx"
2644 msgstr ""
2646 #: readelf.c:3745
2647 msgid ""
2648 "\n"
2649 "There are no sections in this file.\n"
2650 msgstr ""
2652 #: readelf.c:3751
2653 #, c-format
2654 msgid "There are %d section headers, starting at offset 0x%lx:\n"
2655 msgstr ""
2657 #: readelf.c:3768 readelf.c:4098 readelf.c:4433 readelf.c:6070
2658 msgid "string table"
2659 msgstr ""
2661 #: readelf.c:3793
2662 msgid "File contains multiple dynamic symbol tables\n"
2663 msgstr ""
2665 #: readelf.c:3805
2666 msgid "File contains multiple dynamic string tables\n"
2667 msgstr ""
2669 #: readelf.c:3811
2670 msgid "dynamic strings"
2671 msgstr ""
2673 #: readelf.c:3817
2674 msgid "File contains multiple symtab shndx tables\n"
2675 msgstr ""
2677 #: readelf.c:3855
2678 msgid ""
2679 "\n"
2680 "Section Headers:\n"
2681 msgstr ""
2683 #: readelf.c:3857
2684 msgid ""
2685 "\n"
2686 "Section Header:\n"
2687 msgstr ""
2689 #: readelf.c:3861
2690 msgid ""
2691 "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk "
2692 "Inf Al\n"
2693 msgstr ""
2695 #: readelf.c:3864
2696 msgid ""
2697 "  [Nr] Name              Type            Address          Off    Size   ES "
2698 "Flg Lk Inf Al\n"
2699 msgstr ""
2701 #: readelf.c:3867
2702 msgid "  [Nr] Name              Type             Address           Offset\n"
2703 msgstr ""
2705 #: readelf.c:3868
2706 msgid "       Size              EntSize          Flags  Link  Info  Align\n"
2707 msgstr ""
2709 #: readelf.c:3963
2710 msgid ""
2711 "Key to Flags:\n"
2712 "  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2713 "  I (info), L (link order), G (group), x (unknown)\n"
2714 "  O (extra OS processing required) o (OS specific), p (processor specific)\n"
2715 msgstr ""
2717 #: readelf.c:4031
2718 #, c-format
2719 msgid ""
2720 "\n"
2721 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
2722 msgstr ""
2724 #: readelf.c:4043
2725 msgid ""
2726 "\n"
2727 "There are no dynamic relocations in this file.\n"
2728 msgstr ""
2730 #: readelf.c:4070
2731 msgid ""
2732 "\n"
2733 "Relocation section "
2734 msgstr ""
2736 #: readelf.c:4075 readelf.c:4496 readelf.c:4510
2737 #, c-format
2738 msgid "'%s'"
2739 msgstr ""
2741 #: readelf.c:4077 readelf.c:4512
2742 #, c-format
2743 msgid " at offset 0x%lx contains %lu entries:\n"
2744 msgstr ""
2746 #: readelf.c:4115
2747 msgid ""
2748 "\n"
2749 "There are no relocations in this file.\n"
2750 msgstr ""
2752 #: readelf.c:4299
2753 msgid "unwind table"
2754 msgstr ""
2756 #: readelf.c:4350 readelf.c:4362 readelf.c:8499 readelf.c:8511
2757 #, c-format
2758 msgid "Skipping unexpected symbol type %u\n"
2759 msgstr ""
2761 #: readelf.c:4370
2762 #, c-format
2763 msgid "Skipping unexpected relocation type %s\n"
2764 msgstr ""
2766 #: readelf.c:4415 readelf.c:4440
2767 msgid ""
2768 "\n"
2769 "There are no unwind sections in this file.\n"
2770 msgstr ""
2772 #: readelf.c:4491
2773 msgid ""
2774 "\n"
2775 "Could not find unwind info section for "
2776 msgstr ""
2778 #: readelf.c:4503
2779 msgid "unwind info"
2780 msgstr ""
2782 #: readelf.c:4505
2783 msgid ""
2784 "\n"
2785 "Unwind section "
2786 msgstr ""
2788 #: readelf.c:4699 readelf.c:4742
2789 msgid "dynamic segment"
2790 msgstr ""
2792 #: readelf.c:4820
2793 msgid ""
2794 "\n"
2795 "There is no dynamic segment in this file.\n"
2796 msgstr ""
2798 #: readelf.c:4854
2799 msgid "Unable to seek to end of file!"
2800 msgstr ""
2802 #: readelf.c:4865
2803 msgid "Unable to determine the number of symbols to load\n"
2804 msgstr ""
2806 #: readelf.c:4895
2807 msgid "Unable to seek to end of file\n"
2808 msgstr ""
2810 #: readelf.c:4901
2811 msgid "Unable to determine the length of the dynamic string table\n"
2812 msgstr ""
2814 #: readelf.c:4906
2815 msgid "dynamic string table"
2816 msgstr ""
2818 #: readelf.c:4941
2819 msgid "symbol information"
2820 msgstr ""
2822 #: readelf.c:4965
2823 #, c-format
2824 msgid ""
2825 "\n"
2826 "Dynamic segment at offset 0x%lx contains %ld entries:\n"
2827 msgstr ""
2829 #: readelf.c:4968
2830 msgid "  Tag        Type                         Name/Value\n"
2831 msgstr ""
2833 #: readelf.c:5004
2834 msgid "Auxiliary library"
2835 msgstr ""
2837 #: readelf.c:5008
2838 msgid "Filter library"
2839 msgstr ""
2841 #: readelf.c:5012
2842 msgid "Configuration file"
2843 msgstr ""
2845 #: readelf.c:5016
2846 msgid "Dependency audit library"
2847 msgstr ""
2849 #: readelf.c:5020
2850 msgid "Audit library"
2851 msgstr ""
2853 #: readelf.c:5038 readelf.c:5066 readelf.c:5094
2854 msgid "Flags:"
2855 msgstr ""
2857 #: readelf.c:5041 readelf.c:5069 readelf.c:5096
2858 msgid " None\n"
2859 msgstr ""
2861 #: readelf.c:5217
2862 #, c-format
2863 msgid "Shared library: [%s]"
2864 msgstr ""
2866 #: readelf.c:5220
2867 msgid " program interpreter"
2868 msgstr ""
2870 #: readelf.c:5224
2871 #, c-format
2872 msgid "Library soname: [%s]"
2873 msgstr ""
2875 #: readelf.c:5228
2876 #, c-format
2877 msgid "Library rpath: [%s]"
2878 msgstr ""
2880 #: readelf.c:5232
2881 #, c-format
2882 msgid "Library runpath: [%s]"
2883 msgstr ""
2885 #: readelf.c:5296
2886 #, c-format
2887 msgid "Not needed object: [%s]\n"
2888 msgstr ""
2890 #: readelf.c:5412
2891 #, c-format
2892 msgid ""
2893 "\n"
2894 "Version definition section '%s' contains %ld entries:\n"
2895 msgstr ""
2897 #: readelf.c:5415
2898 msgid "  Addr: 0x"
2899 msgstr ""
2901 #: readelf.c:5417 readelf.c:5612
2902 #, c-format
2903 msgid "  Offset: %#08lx  Link: %lx (%s)\n"
2904 msgstr ""
2906 #: readelf.c:5424
2907 msgid "version definition section"
2908 msgstr ""
2910 #: readelf.c:5450
2911 #, c-format
2912 msgid "  %#06x: Rev: %d  Flags: %s"
2913 msgstr ""
2915 #: readelf.c:5453
2916 #, c-format
2917 msgid "  Index: %d  Cnt: %d  "
2918 msgstr ""
2920 #: readelf.c:5464
2921 #, c-format
2922 msgid "Name: %s\n"
2923 msgstr ""
2925 #: readelf.c:5466
2926 #, c-format
2927 msgid "Name index: %ld\n"
2928 msgstr ""
2930 #: readelf.c:5481
2931 #, c-format
2932 msgid "  %#06x: Parent %d: %s\n"
2933 msgstr ""
2935 #: readelf.c:5484
2936 #, c-format
2937 msgid "  %#06x: Parent %d, name index: %ld\n"
2938 msgstr ""
2940 #: readelf.c:5503
2941 #, c-format
2942 msgid ""
2943 "\n"
2944 "Version needs section '%s' contains %ld entries:\n"
2945 msgstr ""
2947 #: readelf.c:5506
2948 msgid " Addr: 0x"
2949 msgstr ""
2951 #: readelf.c:5508
2952 #, c-format
2953 msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
2954 msgstr ""
2956 #: readelf.c:5514
2957 msgid "version need section"
2958 msgstr ""
2960 #: readelf.c:5536
2961 #, c-format
2962 msgid "  %#06x: Version: %d"
2963 msgstr ""
2965 #: readelf.c:5539
2966 #, c-format
2967 msgid "  File: %s"
2968 msgstr ""
2970 #: readelf.c:5541
2971 #, c-format
2972 msgid "  File: %lx"
2973 msgstr ""
2975 #: readelf.c:5543
2976 #, c-format
2977 msgid "  Cnt: %d\n"
2978 msgstr ""
2980 #: readelf.c:5561
2981 #, c-format
2982 msgid "  %#06x: Name: %s"
2983 msgstr ""
2985 #: readelf.c:5564
2986 #, c-format
2987 msgid "  %#06x: Name index: %lx"
2988 msgstr ""
2990 #: readelf.c:5567
2991 #, c-format
2992 msgid "  Flags: %s  Version: %d\n"
2993 msgstr ""
2995 #: readelf.c:5603
2996 msgid "version string table"
2997 msgstr ""
2999 #: readelf.c:5607
3000 #, c-format
3001 msgid ""
3002 "\n"
3003 "Version symbols section '%s' contains %d entries:\n"
3004 msgstr ""
3006 #: readelf.c:5610
3007 msgid " Addr: "
3008 msgstr ""
3010 #: readelf.c:5622
3011 msgid "version symbol data"
3012 msgstr ""
3014 #: readelf.c:5649
3015 msgid "   0 (*local*)    "
3016 msgstr ""
3018 #: readelf.c:5653
3019 msgid "   1 (*global*)   "
3020 msgstr ""
3022 #: readelf.c:5689 readelf.c:6129
3023 msgid "version need"
3024 msgstr ""
3026 #: readelf.c:5699
3027 msgid "version need aux (2)"
3028 msgstr ""
3030 #: readelf.c:5741 readelf.c:6192
3031 msgid "version def"
3032 msgstr ""
3034 #: readelf.c:5760 readelf.c:6207
3035 msgid "version def aux"
3036 msgstr ""
3038 #: readelf.c:5791
3039 msgid ""
3040 "\n"
3041 "No version information found in this file.\n"
3042 msgstr ""
3044 #: readelf.c:5923
3045 msgid "Unable to read in dynamic data\n"
3046 msgstr ""
3048 #: readelf.c:5967
3049 msgid "Unable to seek to start of dynamic information"
3050 msgstr ""
3052 #: readelf.c:5973
3053 msgid "Failed to read in number of buckets\n"
3054 msgstr ""
3056 #: readelf.c:5979
3057 msgid "Failed to read in number of chains\n"
3058 msgstr ""
3060 #: readelf.c:5999
3061 msgid ""
3062 "\n"
3063 "Symbol table for image:\n"
3064 msgstr ""
3066 #: readelf.c:6001
3067 msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
3068 msgstr ""
3070 #: readelf.c:6003
3071 msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
3072 msgstr ""
3074 #: readelf.c:6048
3075 #, c-format
3076 msgid ""
3077 "\n"
3078 "Symbol table '%s' contains %lu entries:\n"
3079 msgstr ""
3081 #: readelf.c:6052
3082 msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
3083 msgstr ""
3085 #: readelf.c:6054
3086 msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
3087 msgstr ""
3089 #: readelf.c:6101
3090 msgid "version data"
3091 msgstr ""
3093 #: readelf.c:6142
3094 msgid "version need aux (3)"
3095 msgstr ""
3097 #: readelf.c:6167
3098 msgid "bad dynamic symbol"
3099 msgstr ""
3101 #: readelf.c:6230
3102 msgid ""
3103 "\n"
3104 "Dynamic symbol information is not available for displaying symbols.\n"
3105 msgstr ""
3107 #: readelf.c:6242
3108 #, c-format
3109 msgid ""
3110 "\n"
3111 "Histogram for bucket list length (total of %d buckets):\n"
3112 msgstr ""
3114 #: readelf.c:6244
3115 #, c-format
3116 msgid " Length  Number     %% of total  Coverage\n"
3117 msgstr ""
3119 #: readelf.c:6249 readelf.c:6268 readelf.c:9898 readelf.c:10090
3120 msgid "Out of memory"
3121 msgstr ""
3123 #: readelf.c:6317
3124 #, c-format
3125 msgid ""
3126 "\n"
3127 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
3128 msgstr ""
3130 #: readelf.c:6320
3131 msgid " Num: Name                           BoundTo     Flags\n"
3132 msgstr ""
3134 #: readelf.c:6373
3135 #, c-format
3136 msgid ""
3137 "\n"
3138 "Assembly dump of section %s\n"
3139 msgstr ""
3141 #: readelf.c:6396
3142 #, c-format
3143 msgid ""
3144 "\n"
3145 "Section '%s' has no data to dump.\n"
3146 msgstr ""
3148 #: readelf.c:6401
3149 #, c-format
3150 msgid ""
3151 "\n"
3152 "Hex dump of section '%s':\n"
3153 msgstr ""
3155 #: readelf.c:6406
3156 msgid "section data"
3157 msgstr ""
3159 #: readelf.c:6555
3160 msgid "badly formed extended line op encountered!\n"
3161 msgstr ""
3163 #: readelf.c:6562
3164 #, c-format
3165 msgid "  Extended opcode %d: "
3166 msgstr ""
3168 #: readelf.c:6567
3169 msgid ""
3170 "End of Sequence\n"
3171 "\n"
3172 msgstr ""
3174 #: readelf.c:6573
3175 #, c-format
3176 msgid "set Address to 0x%lx\n"
3177 msgstr ""
3179 #: readelf.c:6578
3180 msgid "  define new File Table entry\n"
3181 msgstr ""
3183 #: readelf.c:6579 readelf.c:6726
3184 msgid "  Entry\tDir\tTime\tSize\tName\n"
3185 msgstr ""
3187 #: readelf.c:6581
3188 #, c-format
3189 msgid "   %d\t"
3190 msgstr ""
3192 #: readelf.c:6584 readelf.c:6586 readelf.c:6588 readelf.c:6738 readelf.c:6740
3193 #: readelf.c:6742
3194 #, c-format
3195 msgid "%lu\t"
3196 msgstr ""
3198 #: readelf.c:6589
3199 #, c-format
3200 msgid ""
3201 "%s\n"
3202 "\n"
3203 msgstr ""
3205 #: readelf.c:6593
3206 #, c-format
3207 msgid "UNKNOWN: length %d\n"
3208 msgstr ""
3210 #: readelf.c:6621
3211 #, c-format
3212 msgid ""
3213 "\n"
3214 "Dump of debug contents of section %s:\n"
3215 "\n"
3216 msgstr ""
3218 #: readelf.c:6649
3219 msgid "The line info appears to be corrupt - the section is too small\n"
3220 msgstr ""
3222 #: readelf.c:6658
3223 msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
3224 msgstr ""
3226 #: readelf.c:6679
3227 #, c-format
3228 msgid "  Length:                      %ld\n"
3229 msgstr ""
3231 #: readelf.c:6680
3232 #, c-format
3233 msgid "  DWARF Version:               %d\n"
3234 msgstr ""
3236 #: readelf.c:6681
3237 #, c-format
3238 msgid "  Prologue Length:             %d\n"
3239 msgstr ""
3241 #: readelf.c:6682
3242 #, c-format
3243 msgid "  Minimum Instruction Length:  %d\n"
3244 msgstr ""
3246 #: readelf.c:6683
3247 #, c-format
3248 msgid "  Initial value of 'is_stmt':  %d\n"
3249 msgstr ""
3251 #: readelf.c:6684
3252 #, c-format
3253 msgid "  Line Base:                   %d\n"
3254 msgstr ""
3256 #: readelf.c:6685
3257 #, c-format
3258 msgid "  Line Range:                  %d\n"
3259 msgstr ""
3261 #: readelf.c:6686
3262 #, c-format
3263 msgid "  Opcode Base:                 %d\n"
3264 msgstr ""
3266 #: readelf.c:6695
3267 msgid ""
3268 "\n"
3269 " Opcodes:\n"
3270 msgstr ""
3272 #: readelf.c:6698
3273 #, c-format
3274 msgid "  Opcode %d has %d args\n"
3275 msgstr ""
3277 #: readelf.c:6704
3278 msgid ""
3279 "\n"
3280 " The Directory Table is empty.\n"
3281 msgstr ""
3283 #: readelf.c:6707
3284 msgid ""
3285 "\n"
3286 " The Directory Table:\n"
3287 msgstr ""
3289 #: readelf.c:6711
3290 #, c-format
3291 msgid "  %s\n"
3292 msgstr ""
3294 #: readelf.c:6722
3295 msgid ""
3296 "\n"
3297 " The File Name Table is empty.\n"
3298 msgstr ""
3300 #: readelf.c:6725
3301 msgid ""
3302 "\n"
3303 " The File Name Table:\n"
3304 msgstr ""
3306 #: readelf.c:6733
3307 #, c-format
3308 msgid "  %d\t"
3309 msgstr ""
3311 #: readelf.c:6744
3312 #, c-format
3313 msgid "%s\n"
3314 msgstr ""
3316 #. Now display the statements.
3317 #: readelf.c:6752
3318 msgid ""
3319 "\n"
3320 " Line Number Statements:\n"
3321 msgstr ""
3323 #: readelf.c:6768
3324 #, c-format
3325 msgid "  Special opcode %d: advance Address by %d to 0x%lx"
3326 msgstr ""
3328 #: readelf.c:6772
3329 #, c-format
3330 msgid " and Line by %d to %d\n"
3331 msgstr ""
3333 #: readelf.c:6783
3334 msgid "  Copy\n"
3335 msgstr ""
3337 #: readelf.c:6790
3338 #, c-format
3339 msgid "  Advance PC by %d to %lx\n"
3340 msgstr ""
3342 #: readelf.c:6798
3343 #, c-format
3344 msgid "  Advance Line by %d to %d\n"
3345 msgstr ""
3347 #: readelf.c:6805
3348 #, c-format
3349 msgid "  Set File Name to entry %d in the File Name Table\n"
3350 msgstr ""
3352 #: readelf.c:6813
3353 #, c-format
3354 msgid "  Set column to %d\n"
3355 msgstr ""
3357 #: readelf.c:6820
3358 #, c-format
3359 msgid "  Set is_stmt to %d\n"
3360 msgstr ""
3362 #: readelf.c:6825
3363 msgid "  Set basic block\n"
3364 msgstr ""
3366 #: readelf.c:6833
3367 #, c-format
3368 msgid "  Advance PC by constant %d to 0x%lx\n"
3369 msgstr ""
3371 #: readelf.c:6841
3372 #, c-format
3373 msgid "  Advance PC by fixed size amount %d to 0x%lx\n"
3374 msgstr ""
3376 #: readelf.c:6846
3377 msgid "  Set prologue_end to true\n"
3378 msgstr ""
3380 #: readelf.c:6850
3381 msgid "  Set epilogue_begin to true\n"
3382 msgstr ""
3384 #: readelf.c:6856
3385 #, c-format
3386 msgid "  Set ISA to %d\n"
3387 msgstr ""
3389 #: readelf.c:6860
3390 #, c-format
3391 msgid "  Unknown opcode %d with operands: "
3392 msgstr ""
3394 #: readelf.c:6891 readelf.c:7371 readelf.c:7443
3395 #, c-format
3396 msgid ""
3397 "Contents of the %s section:\n"
3398 "\n"
3399 msgstr ""
3401 #: readelf.c:6931
3402 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
3403 msgstr ""
3405 #: readelf.c:6938
3406 #, c-format
3407 msgid "  Length:                              %ld\n"
3408 msgstr ""
3410 #: readelf.c:6940
3411 #, c-format
3412 msgid "  Version:                             %d\n"
3413 msgstr ""
3415 #: readelf.c:6942
3416 #, c-format
3417 msgid "  Offset into .debug_info section:     %ld\n"
3418 msgstr ""
3420 #: readelf.c:6944
3421 #, c-format
3422 msgid "  Size of area in .debug_info section: %ld\n"
3423 msgstr ""
3425 #: readelf.c:6947
3426 msgid ""
3427 "\n"
3428 "    Offset\tName\n"
3429 msgstr ""
3431 #: readelf.c:7042
3432 #, c-format
3433 msgid "Unknown TAG value: %lx"
3434 msgstr ""
3436 #: readelf.c:7156
3437 #, c-format
3438 msgid "Unknown AT value: %lx"
3439 msgstr ""
3441 #: readelf.c:7193
3442 #, c-format
3443 msgid "Unknown FORM value: %lx"
3444 msgstr ""
3446 #: readelf.c:7392
3447 #, c-format
3448 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3449 msgstr ""
3451 #: readelf.c:7397
3452 msgid " DW_MACINFO_end_file\n"
3453 msgstr ""
3455 #: readelf.c:7405
3456 #, c-format
3457 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
3458 msgstr ""
3460 #: readelf.c:7413
3461 #, c-format
3462 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
3463 msgstr ""
3465 #: readelf.c:7424
3466 #, c-format
3467 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
3468 msgstr ""
3470 #: readelf.c:7452
3471 msgid "  Number TAG\n"
3472 msgstr ""
3474 #: readelf.c:7458
3475 #, c-format
3476 msgid "   %ld      %s    [%s]\n"
3477 msgstr ""
3479 #: readelf.c:7461
3480 msgid "has children"
3481 msgstr ""
3483 #: readelf.c:7461
3484 msgid "no children"
3485 msgstr ""
3487 #: readelf.c:7465
3488 #, c-format
3489 msgid "    %-18s %s\n"
3490 msgstr ""
3492 #: readelf.c:7486
3493 #, c-format
3494 msgid " %lu byte block: "
3495 msgstr ""
3497 #: readelf.c:7814
3498 msgid "(User defined location op)"
3499 msgstr ""
3501 #: readelf.c:7816
3502 msgid "(Unknown location op)"
3503 msgstr ""
3505 #: readelf.c:7855
3506 msgid "debug_loc section data"
3507 msgstr ""
3509 #: readelf.c:7887
3510 msgid ""
3511 "\n"
3512 "The .debug_loc section is empty.\n"
3513 msgstr ""
3515 #: readelf.c:7891
3516 msgid ""
3517 "Contents of the .debug_loc section:\n"
3518 "\n"
3519 msgstr ""
3521 #: readelf.c:7892
3522 msgid ""
3523 "\n"
3524 "    Offset   Begin    End      Expression\n"
3525 msgstr ""
3527 #: readelf.c:7968
3528 msgid "debug_str section data"
3529 msgstr ""
3531 #: readelf.c:7987
3532 msgid "<no .debug_str section>"
3533 msgstr ""
3535 #: readelf.c:7990
3536 msgid "<offset is too big>"
3537 msgstr ""
3539 #: readelf.c:8009
3540 msgid ""
3541 "\n"
3542 "The .debug_str section is empty.\n"
3543 msgstr ""
3545 #: readelf.c:8013
3546 msgid ""
3547 "Contents of the .debug_str section:\n"
3548 "\n"
3549 msgstr ""
3551 #: readelf.c:8088
3552 msgid "Internal error: DWARF version is not 2 or 3.\n"
3553 msgstr ""
3555 #: readelf.c:8203
3556 #, c-format
3557 msgid " (indirect string, offset: 0x%lx): %s"
3558 msgstr ""
3560 #: readelf.c:8212
3561 #, c-format
3562 msgid "Unrecognized form: %d\n"
3563 msgstr ""
3565 #: readelf.c:8226
3566 msgid "(not inlined)"
3567 msgstr ""
3569 #: readelf.c:8229
3570 msgid "(inlined)"
3571 msgstr ""
3573 #: readelf.c:8232
3574 msgid "(declared as inline but ignored)"
3575 msgstr ""
3577 #: readelf.c:8235
3578 msgid "(declared as inline and inlined)"
3579 msgstr ""
3581 #: readelf.c:8238
3582 #, c-format
3583 msgid "  (Unknown inline attribute value: %lx)"
3584 msgstr ""
3586 #: readelf.c:8419 readelf.c:8646
3587 #, c-format
3588 msgid ""
3589 "The section %s contains:\n"
3590 "\n"
3591 msgstr ""
3593 #: readelf.c:8535
3594 #, c-format
3595 msgid "  Compilation Unit @ %lx:\n"
3596 msgstr ""
3598 #: readelf.c:8536
3599 #, c-format
3600 msgid "   Length:        %ld\n"
3601 msgstr ""
3603 #: readelf.c:8537
3604 #, c-format
3605 msgid "   Version:       %d\n"
3606 msgstr ""
3608 #: readelf.c:8538
3609 #, c-format
3610 msgid "   Abbrev Offset: %ld\n"
3611 msgstr ""
3613 #: readelf.c:8539
3614 #, c-format
3615 msgid "   Pointer Size:  %d\n"
3616 msgstr ""
3618 #: readelf.c:8543
3619 msgid "Only version 2 and 3 DWARF debug information is currently supported.\n"
3620 msgstr ""
3622 #: readelf.c:8563
3623 msgid "Unable to locate .debug_abbrev section!\n"
3624 msgstr ""
3626 #: readelf.c:8569
3627 msgid "debug_abbrev section data"
3628 msgstr ""
3630 #: readelf.c:8606
3631 #, c-format
3632 msgid "Unable to locate entry %lu in the abbreviation table\n"
3633 msgstr ""
3635 #: readelf.c:8611
3636 #, c-format
3637 msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
3638 msgstr ""
3640 #: readelf.c:8691
3641 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3642 msgstr ""
3644 #: readelf.c:8695
3645 #, c-format
3646 msgid "  Length:                   %ld\n"
3647 msgstr ""
3649 #: readelf.c:8696
3650 #, c-format
3651 msgid "  Version:                  %d\n"
3652 msgstr ""
3654 #: readelf.c:8697
3655 #, c-format
3656 msgid "  Offset into .debug_info:  %lx\n"
3657 msgstr ""
3659 #: readelf.c:8698
3660 #, c-format
3661 msgid "  Pointer Size:             %d\n"
3662 msgstr ""
3664 #: readelf.c:8699
3665 #, c-format
3666 msgid "  Segment Size:             %d\n"
3667 msgstr ""
3669 #: readelf.c:8701
3670 msgid ""
3671 "\n"
3672 "    Address  Length\n"
3673 msgstr ""
3675 #: readelf.c:8903
3676 #, c-format
3677 msgid "The section %s contains:\n"
3678 msgstr ""
3680 #: readelf.c:9538
3681 #, c-format
3682 msgid "Displaying the debug contents of section %s is not yet supported.\n"
3683 msgstr ""
3685 #: readelf.c:9634
3686 #, c-format
3687 msgid ""
3688 "\n"
3689 "Section '%s' has no debugging data.\n"
3690 msgstr ""
3692 #: readelf.c:9639 readelf.c:9701
3693 msgid "debug section data"
3694 msgstr ""
3696 #: readelf.c:9655
3697 #, c-format
3698 msgid "Unrecognized debug section: %s\n"
3699 msgstr ""
3701 #: readelf.c:9729
3702 msgid "Some sections were not dumped because they do not exist!\n"
3703 msgstr ""
3705 #: readelf.c:9806 readelf.c:10170
3706 msgid "liblist"
3707 msgstr ""
3709 #: readelf.c:9891
3710 msgid "options"
3711 msgstr ""
3713 #: readelf.c:9922
3714 #, c-format
3715 msgid ""
3716 "\n"
3717 "Section '%s' contains %d entries:\n"
3718 msgstr ""
3720 #: readelf.c:10083
3721 msgid "conflict list found without a dynamic symbol table"
3722 msgstr ""
3724 #: readelf.c:10101 readelf.c:10117
3725 msgid "conflict"
3726 msgstr ""
3728 #: readelf.c:10127
3729 #, c-format
3730 msgid ""
3731 "\n"
3732 "Section '.conflict' contains %ld entries:\n"
3733 msgstr ""
3735 #: readelf.c:10129
3736 msgid "  Num:    Index       Value  Name"
3737 msgstr ""
3739 #: readelf.c:10178
3740 msgid "liblist string table"
3741 msgstr ""
3743 #: readelf.c:10187
3744 #, c-format
3745 msgid ""
3746 "\n"
3747 "Library list section '%s' contains %lu entries:\n"
3748 msgstr ""
3750 #: readelf.c:10236
3751 msgid "NT_PRSTATUS (prstatus structure)"
3752 msgstr ""
3754 #: readelf.c:10237
3755 msgid "NT_FPREGSET (floating point registers)"
3756 msgstr ""
3758 #: readelf.c:10238
3759 msgid "NT_PRPSINFO (prpsinfo structure)"
3760 msgstr ""
3762 #: readelf.c:10239
3763 msgid "NT_TASKSTRUCT (task structure)"
3764 msgstr ""
3766 #: readelf.c:10240
3767 msgid "NT_PRXFPREG (user_xfpregs structure)"
3768 msgstr ""
3770 #: readelf.c:10241
3771 msgid "NT_PSTATUS (pstatus structure)"
3772 msgstr ""
3774 #: readelf.c:10242
3775 msgid "NT_FPREGS (floating point registers)"
3776 msgstr ""
3778 #: readelf.c:10243
3779 msgid "NT_PSINFO (psinfo structure)"
3780 msgstr ""
3782 #: readelf.c:10244
3783 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
3784 msgstr ""
3786 #: readelf.c:10245
3787 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
3788 msgstr ""
3790 #: readelf.c:10246
3791 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
3792 msgstr ""
3794 #: readelf.c:10248 readelf.c:10272
3795 #, c-format
3796 msgid "Unknown note type: (0x%08x)"
3797 msgstr ""
3799 #. NetBSD core "procinfo" structure.
3800 #: readelf.c:10262
3801 msgid "NetBSD procinfo structure"
3802 msgstr ""
3804 #: readelf.c:10289 readelf.c:10303
3805 msgid "PT_GETREGS (reg structure)"
3806 msgstr ""
3808 #: readelf.c:10291 readelf.c:10305
3809 msgid "PT_GETFPREGS (fpreg structure)"
3810 msgstr ""
3812 #: readelf.c:10311
3813 #, c-format
3814 msgid "PT_FIRSTMACH+%d"
3815 msgstr ""
3817 #: readelf.c:10365
3818 msgid "notes"
3819 msgstr ""
3821 #: readelf.c:10371
3822 #, c-format
3823 msgid ""
3824 "\n"
3825 "Notes at offset 0x%08lx with length 0x%08lx:\n"
3826 msgstr ""
3828 #: readelf.c:10373
3829 msgid "  Owner\t\tData size\tDescription\n"
3830 msgstr ""
3832 #: readelf.c:10392
3833 #, c-format
3834 msgid "corrupt note found at offset %x into core notes\n"
3835 msgstr ""
3837 #: readelf.c:10394
3838 #, c-format
3839 msgid " type: %x, namesize: %08lx, descsize: %08lx\n"
3840 msgstr ""
3842 #: readelf.c:10476
3843 msgid "No note segments present in the core file.\n"
3844 msgstr ""
3846 #: readelf.c:10560
3847 msgid ""
3848 "This instance of readelf has been built without support for a\n"
3849 "64 bit data type and so it cannot read 64 bit ELF files.\n"
3850 msgstr ""
3852 #: readelf.c:10606
3853 #, c-format
3854 msgid "Cannot stat input file %s.\n"
3855 msgstr ""
3857 #: readelf.c:10613
3858 #, c-format
3859 msgid "Input file %s not found.\n"
3860 msgstr ""
3862 #: readelf.c:10619
3863 #, c-format
3864 msgid "%s: Failed to read file header\n"
3865 msgstr ""
3867 #: readelf.c:10633
3868 #, c-format
3869 msgid ""
3870 "\n"
3871 "File: %s\n"
3872 msgstr ""
3874 #: rename.c:132
3875 #, c-format
3876 msgid "%s: cannot set time: %s"
3877 msgstr ""
3879 #. We have to clean up here.
3880 #: rename.c:171 rename.c:204
3881 #, c-format
3882 msgid "%s: rename: %s"
3883 msgstr ""
3885 #: rename.c:212
3886 #, c-format
3887 msgid "%s: simple_copy: %s"
3888 msgstr ""
3890 #: resbin.c:134
3891 #, c-format
3892 msgid "%s: not enough binary data"
3893 msgstr ""
3895 #: resbin.c:153
3896 msgid "null terminated unicode string"
3897 msgstr ""
3899 #: resbin.c:183 resbin.c:189
3900 msgid "resource ID"
3901 msgstr ""
3903 #: resbin.c:233
3904 msgid "cursor"
3905 msgstr ""
3907 #: resbin.c:267 resbin.c:274
3908 msgid "menu header"
3909 msgstr ""
3911 #: resbin.c:284
3912 msgid "menuex header"
3913 msgstr ""
3915 #: resbin.c:288
3916 msgid "menuex offset"
3917 msgstr ""
3919 #: resbin.c:295
3920 #, c-format
3921 msgid "unsupported menu version %d"
3922 msgstr ""
3924 #: resbin.c:323 resbin.c:338 resbin.c:404
3925 msgid "menuitem header"
3926 msgstr ""
3928 #: resbin.c:434
3929 msgid "menuitem"
3930 msgstr ""
3932 #: resbin.c:475 resbin.c:503
3933 msgid "dialog header"
3934 msgstr ""
3936 #: resbin.c:493
3937 #, c-format
3938 msgid "unexpected DIALOGEX version %d"
3939 msgstr ""
3941 #: resbin.c:538
3942 msgid "dialog font point size"
3943 msgstr ""
3945 #: resbin.c:546
3946 msgid "dialogex font information"
3947 msgstr ""
3949 #: resbin.c:572 resbin.c:590
3950 msgid "dialog control"
3951 msgstr ""
3953 #: resbin.c:582
3954 msgid "dialogex control"
3955 msgstr ""
3957 #: resbin.c:611
3958 msgid "dialog control end"
3959 msgstr ""
3961 #: resbin.c:623
3962 msgid "dialog control data"
3963 msgstr ""
3965 #: resbin.c:666
3966 msgid "stringtable string length"
3967 msgstr ""
3969 #: resbin.c:676
3970 msgid "stringtable string"
3971 msgstr ""
3973 #: resbin.c:709
3974 msgid "fontdir header"
3975 msgstr ""
3977 #: resbin.c:722
3978 msgid "fontdir"
3979 msgstr ""
3981 #: resbin.c:738
3982 msgid "fontdir device name"
3983 msgstr ""
3985 #: resbin.c:744
3986 msgid "fontdir face name"
3987 msgstr ""
3989 #: resbin.c:787
3990 msgid "accelerator"
3991 msgstr ""
3993 #: resbin.c:851
3994 msgid "group cursor header"
3995 msgstr ""
3997 #: resbin.c:855
3998 #, c-format
3999 msgid "unexpected group cursor type %d"
4000 msgstr ""
4002 #: resbin.c:870
4003 msgid "group cursor"
4004 msgstr ""
4006 #: resbin.c:909
4007 msgid "group icon header"
4008 msgstr ""
4010 #: resbin.c:913
4011 #, c-format
4012 msgid "unexpected group icon type %d"
4013 msgstr ""
4015 #: resbin.c:928
4016 msgid "group icon"
4017 msgstr ""
4019 #: resbin.c:999 resbin.c:1218
4020 msgid "unexpected version string"
4021 msgstr ""
4023 #: resbin.c:1033
4024 #, c-format
4025 msgid "version length %d does not match resource length %lu"
4026 msgstr ""
4028 #: resbin.c:1037
4029 #, c-format
4030 msgid "unexpected version type %d"
4031 msgstr ""
4033 #: resbin.c:1049
4034 #, c-format
4035 msgid "unexpected fixed version information length %d"
4036 msgstr ""
4038 #: resbin.c:1052
4039 msgid "fixed version info"
4040 msgstr ""
4042 #: resbin.c:1056
4043 #, c-format
4044 msgid "unexpected fixed version signature %lu"
4045 msgstr ""
4047 #: resbin.c:1060
4048 #, c-format
4049 msgid "unexpected fixed version info version %lu"
4050 msgstr ""
4052 #: resbin.c:1089
4053 msgid "version var info"
4054 msgstr ""
4056 #: resbin.c:1106
4057 #, c-format
4058 msgid "unexpected stringfileinfo value length %d"
4059 msgstr ""
4061 #: resbin.c:1116
4062 #, c-format
4063 msgid "unexpected version stringtable value length %d"
4064 msgstr ""
4066 #: resbin.c:1150
4067 #, c-format
4068 msgid "unexpected version string length %d != %d + %d"
4069 msgstr ""
4071 #: resbin.c:1161
4072 #, c-format
4073 msgid "unexpected version string length %d < %d"
4074 msgstr ""
4076 #: resbin.c:1178
4077 #, c-format
4078 msgid "unexpected varfileinfo value length %d"
4079 msgstr ""
4081 #: resbin.c:1197
4082 msgid "version varfileinfo"
4083 msgstr ""
4085 #: resbin.c:1212
4086 #, c-format
4087 msgid "unexpected version value length %d"
4088 msgstr ""
4090 #: rescoff.c:128
4091 msgid "filename required for COFF input"
4092 msgstr ""
4094 #: rescoff.c:145
4095 #, c-format
4096 msgid "%s: no resource section"
4097 msgstr ""
4099 #: rescoff.c:152
4100 msgid "can't read resource section"
4101 msgstr ""
4103 #: rescoff.c:178
4104 #, c-format
4105 msgid "%s: %s: address out of bounds"
4106 msgstr ""
4108 #: rescoff.c:197
4109 msgid "directory"
4110 msgstr ""
4112 #: rescoff.c:225
4113 msgid "named directory entry"
4114 msgstr ""
4116 #: rescoff.c:234
4117 msgid "directory entry name"
4118 msgstr ""
4120 #: rescoff.c:254
4121 msgid "named subdirectory"
4122 msgstr ""
4124 #: rescoff.c:262
4125 msgid "named resource"
4126 msgstr ""
4128 #: rescoff.c:277
4129 msgid "ID directory entry"
4130 msgstr ""
4132 #: rescoff.c:294
4133 msgid "ID subdirectory"
4134 msgstr ""
4136 #: rescoff.c:302
4137 msgid "ID resource"
4138 msgstr ""
4140 #: rescoff.c:328
4141 msgid "resource type unknown"
4142 msgstr ""
4144 #: rescoff.c:331
4145 msgid "data entry"
4146 msgstr ""
4148 #: rescoff.c:339
4149 msgid "resource data"
4150 msgstr ""
4152 #: rescoff.c:344
4153 msgid "resource data size"
4154 msgstr ""
4156 #: rescoff.c:439
4157 msgid "filename required for COFF output"
4158 msgstr ""
4160 #: rescoff.c:738
4161 msgid "can't get BFD_RELOC_RVA relocation type"
4162 msgstr ""
4164 #: resrc.c:240 resrc.c:312
4165 #, c-format
4166 msgid "can't open temporary file `%s': %s"
4167 msgstr ""
4169 #: resrc.c:246
4170 #, c-format
4171 msgid "can't redirect stdout: `%s': %s"
4172 msgstr ""
4174 #: resrc.c:262
4175 #, c-format
4176 msgid "%s %s: %s"
4177 msgstr ""
4179 #: resrc.c:308
4180 #, c-format
4181 msgid "can't execute `%s': %s"
4182 msgstr ""
4184 #: resrc.c:317
4185 #, c-format
4186 msgid "Using temporary file `%s' to read preprocessor output\n"
4187 msgstr ""
4189 #: resrc.c:324
4190 #, c-format
4191 msgid "can't popen `%s': %s"
4192 msgstr ""
4194 #: resrc.c:326
4195 msgid "Using popen to read preprocessor output\n"
4196 msgstr ""
4198 #: resrc.c:369
4199 #, c-format
4200 msgid "Tried `%s'\n"
4201 msgstr ""
4203 #: resrc.c:380
4204 #, c-format
4205 msgid "Using `%s'\n"
4206 msgstr ""
4208 #: resrc.c:542
4209 #, c-format
4210 msgid "%s:%d: %s\n"
4211 msgstr ""
4213 #: resrc.c:551
4214 #, c-format
4215 msgid "%s: unexpected EOF"
4216 msgstr ""
4218 #: resrc.c:608
4219 #, c-format
4220 msgid "%s: read of %lu returned %lu"
4221 msgstr ""
4223 #: resrc.c:650 resrc.c:905 resrc.c:1178 resrc.c:1332
4224 #, c-format
4225 msgid "stat failed on bitmap file `%s': %s"
4226 msgstr ""
4228 #: resrc.c:703
4229 #, c-format
4230 msgid "cursor file `%s' does not contain cursor data"
4231 msgstr ""
4233 #: resrc.c:735 resrc.c:1049
4234 #, c-format
4235 msgid "%s: fseek to %lu failed: %s"
4236 msgstr ""
4238 #: resrc.c:873
4239 msgid "help ID requires DIALOGEX"
4240 msgstr ""
4242 #: resrc.c:875
4243 msgid "control data requires DIALOGEX"
4244 msgstr ""
4246 #: resrc.c:1018
4247 #, c-format
4248 msgid "icon file `%s' does not contain icon data"
4249 msgstr ""
4251 #: resrc.c:1537
4252 #, c-format
4253 msgid "can't open `%s' for output: %s"
4254 msgstr ""
4256 #: size.c:86
4257 msgid " Displays the sizes of sections inside binary files\n"
4258 msgstr ""
4260 #: size.c:87
4261 msgid " If no input file(s) are specified, a.out is assumed\n"
4262 msgstr ""
4264 #: size.c:88
4265 #, c-format
4266 msgid ""
4267 " The options are:\n"
4268 "  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
4269 "  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or "
4270 "hex\n"
4271 "  -t        --totals                  Display the total sizes (Berkeley "
4272 "only)\n"
4273 "            --target=<bfdname>        Set the binary file format\n"
4274 "  -h        --help                    Display this information\n"
4275 "  -v        --version                 Display the program's version\n"
4276 "\n"
4277 msgstr ""
4279 #: size.c:160
4280 #, c-format
4281 msgid "invalid argument to --format: %s"
4282 msgstr ""
4284 #: size.c:187
4285 #, c-format
4286 msgid "Invalid radix: %s\n"
4287 msgstr ""
4289 #: srconv.c:1953
4290 msgid "Convert a COFF object file into a SYSROFF object file\n"
4291 msgstr ""
4293 #: srconv.c:1954
4294 msgid ""
4295 " The options are:\n"
4296 "  -q --quick       (Obsolete - ignoerd)\n"
4297 "  -n --noprescan   Do not perform a scan to convert commons into defs\n"
4298 "  -d --debug       Display information about what is being done\n"
4299 "  -h --help        Display this information\n"
4300 "  -v --version     Print the program's version number\n"
4301 msgstr ""
4303 #: srconv.c:2099
4304 #, c-format
4305 msgid "unable to open output file %s"
4306 msgstr ""
4308 #: stabs.c:346 stabs.c:1755
4309 msgid "numeric overflow"
4310 msgstr ""
4312 #: stabs.c:357
4313 #, c-format
4314 msgid "Bad stab: %s\n"
4315 msgstr ""
4317 #: stabs.c:367
4318 #, c-format
4319 msgid "Warning: %s: %s\n"
4320 msgstr ""
4322 #: stabs.c:488
4323 msgid "N_LBRAC not within function\n"
4324 msgstr ""
4326 #: stabs.c:527
4327 msgid "Too many N_RBRACs\n"
4328 msgstr ""
4330 #: stabs.c:773
4331 msgid "unknown C++ encoded name"
4332 msgstr ""
4334 #. Complain and keep going, so compilers can invent new
4335 #. cross-reference types.
4336 #: stabs.c:1293
4337 msgid "unrecognized cross reference type"
4338 msgstr ""
4340 #. Does this actually ever happen?  Is that why we are worrying
4341 #. about dealing with it rather than just calling error_type?
4342 #: stabs.c:1847
4343 msgid "missing index type"
4344 msgstr ""
4346 #: stabs.c:2174
4347 msgid "unknown virtual character for baseclass"
4348 msgstr ""
4350 #: stabs.c:2192
4351 msgid "unknown visibility character for baseclass"
4352 msgstr ""
4354 #: stabs.c:2384
4355 msgid "unnamed $vb type"
4356 msgstr ""
4358 #: stabs.c:2390
4359 msgid "unrecognized C++ abbreviation"
4360 msgstr ""
4362 #: stabs.c:2470
4363 msgid "unknown visibility character for field"
4364 msgstr ""
4366 #: stabs.c:2726
4367 msgid "const/volatile indicator missing"
4368 msgstr ""
4370 #: stabs.c:2967
4371 #, c-format
4372 msgid "No mangling for \"%s\"\n"
4373 msgstr ""
4375 #: stabs.c:3281
4376 msgid "Undefined N_EXCL"
4377 msgstr ""
4379 #: stabs.c:3369
4380 #, c-format
4381 msgid "Type file number %d out of range\n"
4382 msgstr ""
4384 #: stabs.c:3374
4385 #, c-format
4386 msgid "Type index number %d out of range\n"
4387 msgstr ""
4389 #: stabs.c:3461
4390 #, c-format
4391 msgid "Unrecognized XCOFF type %d\n"
4392 msgstr ""
4394 #: stabs.c:3762
4395 #, c-format
4396 msgid "bad mangled name `%s'\n"
4397 msgstr ""
4399 #: stabs.c:3859
4400 msgid "no argument types in mangled string\n"
4401 msgstr ""
4403 #: strings.c:208
4404 #, c-format
4405 msgid "invalid number %s"
4406 msgstr ""
4408 #: strings.c:647
4409 #, c-format
4410 msgid "invalid integer argument %s"
4411 msgstr ""
4413 #: strings.c:658
4414 msgid " Display printable strings in [file(s)] (stdin by default)\n"
4415 msgstr ""
4417 #: strings.c:659
4418 msgid ""
4419 " The options are:\n"
4420 "  -a - --all                Scan the entire file, not just the data section\n"
4421 "  -f --print-file-name      Print the name of the file before each string\n"
4422 "  -n --bytes=[number]       Locate & print any NUL-terminated sequence of "
4423 "at\n"
4424 "  -<number>                 least [number] characters (default 4).\n"
4425 "  -t --radix={o,x,d}        Print the location of the string in base 8, 10 "
4426 "or 16\n"
4427 "  -o                        An alias for --radix=o\n"
4428 "  -T --target=<BFDNAME>     Specify the binary file format\n"
4429 "  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
4430 "                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
4431 "bit\n"
4432 "  -h --help                 Display this information\n"
4433 "  -v --version              Print the program's version number\n"
4434 msgstr ""
4436 #: sysdump.c:768
4437 msgid "Print a human readable interpretation of a SYSROFF object file\n"
4438 msgstr ""
4440 #: sysdump.c:769
4441 msgid ""
4442 " The options are:\n"
4443 "  -h --help        Display this information\n"
4444 "  -v --version     Print the program's version number\n"
4445 msgstr ""
4447 #: sysdump.c:836
4448 #, c-format
4449 msgid "cannot open input file %s"
4450 msgstr ""
4452 #: version.c:36
4453 msgid "Copyright 2002 Free Software Foundation, Inc.\n"
4454 msgstr ""
4456 #: version.c:37
4457 msgid ""
4458 "This program is free software; you may redistribute it under the terms of\n"
4459 "the GNU General Public License.  This program has absolutely no warranty.\n"
4460 msgstr ""
4462 #: windres.c:205
4463 #, c-format
4464 msgid "can't open %s `%s': %s"
4465 msgstr ""
4467 #: windres.c:384
4468 msgid ": expected to be a directory\n"
4469 msgstr ""
4471 #: windres.c:396
4472 msgid ": expected to be a leaf\n"
4473 msgstr ""
4475 #: windres.c:405
4476 #, c-format
4477 msgid "%s: warning: "
4478 msgstr ""
4480 #: windres.c:407
4481 msgid ": duplicate value\n"
4482 msgstr ""
4484 #: windres.c:569
4485 #, c-format
4486 msgid "unknown format type `%s'"
4487 msgstr ""
4489 #: windres.c:570
4490 #, c-format
4491 msgid "%s: supported formats:"
4492 msgstr ""
4494 #. Otherwise, we give up.
4495 #: windres.c:655
4496 #, c-format
4497 msgid "can not determine type of file `%s'; use the -I option"
4498 msgstr ""
4500 #: windres.c:669
4501 #, c-format
4502 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
4503 msgstr ""
4505 #: windres.c:671
4506 msgid ""
4507 " The options are:\n"
4508 "  -i --input=<file>            Name input file\n"
4509 "  -o --output=<file>           Name output file\n"
4510 "  -J --input-format=<format>   Specify input format\n"
4511 "  -O --output-format=<format>  Specify output format\n"
4512 "  -F --target=<target>         Specify COFF target\n"
4513 "     --preprocessor=<program>  Program to use to preprocess rc file\n"
4514 "  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
4515 "  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
4516 "  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
4517 "  -v --verbose                 Verbose - tells you what it's doing\n"
4518 "  -l --language=<val>          Set language when reading rc file\n"
4519 "     --use-temp-file           Use a temporary file instead of popen to "
4520 "read\n"
4521 "                               the preprocessor output\n"
4522 "     --no-use-temp-file        Use popen (default)\n"
4523 msgstr ""
4525 #: windres.c:687
4526 msgid "     --yydebug                 Turn on parser debugging\n"
4527 msgstr ""
4529 #: windres.c:690
4530 msgid ""
4531 "  -r                           Ignored for compatibility with rc\n"
4532 "  -h --help                    Print this help message\n"
4533 "  -V --version                 Print version information\n"
4534 msgstr ""
4536 #: windres.c:694
4537 msgid ""
4538 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
4539 "extension if not specified.  A single file name is an input file.\n"
4540 "No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
4541 msgstr ""
4543 #: windres.c:833
4544 msgid "invalid option -f\n"
4545 msgstr ""
4547 #: windres.c:838
4548 msgid "No filename following the -fo option.\n"
4549 msgstr ""
4551 #: windres.c:896
4552 msgid ""
4553 "Option -I is deprecated for setting the input format, please use -J "
4554 "instead.\n"
4555 msgstr ""
4557 #: windres.c:1014
4558 msgid "no resources"
4559 msgstr ""
4561 #: wrstabs.c:395 wrstabs.c:2055
4562 #, c-format
4563 msgid "string_hash_lookup failed: %s"
4564 msgstr ""
4566 #: wrstabs.c:695
4567 #, c-format
4568 msgid "stab_int_type: bad size %u"
4569 msgstr ""
4571 #: wrstabs.c:1495
4572 #, c-format
4573 msgid "%s: warning: unknown size for field `%s' in struct"
4574 msgstr ""