Enable -Werror by default
[deliverable/binutils-gdb.git] / binutils / po / binutils.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-03-03 21:03+1030\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: addr2line.c:73
20 #, c-format
21 msgid "Usage: %s [option(s)] [addr(s)]\n"
22 msgstr ""
23
24 #: addr2line.c:74
25 #, c-format
26 msgid " Convert addresses into line number/file name pairs.\n"
27 msgstr ""
28
29 #: addr2line.c:75
30 #, c-format
31 msgid ""
32 " If no addresses are specified on the command line, they will be read from "
33 "stdin\n"
34 msgstr ""
35
36 #: addr2line.c:76
37 #, c-format
38 msgid ""
39 " The options are:\n"
40 " -b --target=<bfdname> Set the binary file format\n"
41 " -e --exe=<executable> Set the input file name (default is a.out)\n"
42 " -s --basenames Strip directory names\n"
43 " -f --functions Show function names\n"
44 " -C --demangle[=style] Demangle function names\n"
45 " -h --help Display this information\n"
46 " -v --version Display the program's version\n"
47 "\n"
48 msgstr ""
49
50 #: addr2line.c:88 ar.c:263 coffdump.c:467 nlmconv.c:1110 objcopy.c:478
51 #: objcopy.c:512 readelf.c:2631 size.c:99 srconv.c:1731 strings.c:667
52 #: sysdump.c:655 windres.c:672
53 #, c-format
54 msgid "Report bugs to %s\n"
55 msgstr ""
56
57 #: addr2line.c:241
58 #, c-format
59 msgid "%s: can not get addresses from archive"
60 msgstr ""
61
62 #: addr2line.c:311 nm.c:1519 objdump.c:2848
63 #, c-format
64 msgid "unknown demangling style `%s'"
65 msgstr ""
66
67 #: ar.c:205
68 #, c-format
69 msgid "no entry %s in archive\n"
70 msgstr ""
71
72 #: ar.c:221
73 #, c-format
74 msgid ""
75 "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] "
76 "[count] archive-file file...\n"
77 msgstr ""
78
79 #: ar.c:224
80 #, c-format
81 msgid " %s -M [<mri-script]\n"
82 msgstr ""
83
84 #: ar.c:225
85 #, c-format
86 msgid " commands:\n"
87 msgstr ""
88
89 #: ar.c:226
90 #, c-format
91 msgid " d - delete file(s) from the archive\n"
92 msgstr ""
93
94 #: ar.c:227
95 #, c-format
96 msgid " m[ab] - move file(s) in the archive\n"
97 msgstr ""
98
99 #: ar.c:228
100 #, c-format
101 msgid " p - print file(s) found in the archive\n"
102 msgstr ""
103
104 #: ar.c:229
105 #, c-format
106 msgid " q[f] - quick append file(s) to the archive\n"
107 msgstr ""
108
109 #: ar.c:230
110 #, c-format
111 msgid ""
112 " r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
113 msgstr ""
114
115 #: ar.c:231
116 #, c-format
117 msgid " t - display contents of archive\n"
118 msgstr ""
119
120 #: ar.c:232
121 #, c-format
122 msgid " x[o] - extract file(s) from the archive\n"
123 msgstr ""
124
125 #: ar.c:233
126 #, c-format
127 msgid " command specific modifiers:\n"
128 msgstr ""
129
130 #: ar.c:234
131 #, c-format
132 msgid " [a] - put file(s) after [member-name]\n"
133 msgstr ""
134
135 #: ar.c:235
136 #, c-format
137 msgid " [b] - put file(s) before [member-name] (same as [i])\n"
138 msgstr ""
139
140 #: ar.c:236
141 #, c-format
142 msgid " [N] - use instance [count] of name\n"
143 msgstr ""
144
145 #: ar.c:237
146 #, c-format
147 msgid " [f] - truncate inserted file names\n"
148 msgstr ""
149
150 #: ar.c:238
151 #, c-format
152 msgid " [P] - use full path names when matching\n"
153 msgstr ""
154
155 #: ar.c:239
156 #, c-format
157 msgid " [o] - preserve original dates\n"
158 msgstr ""
159
160 #: ar.c:240
161 #, c-format
162 msgid ""
163 " [u] - only replace files that are newer than current archive "
164 "contents\n"
165 msgstr ""
166
167 #: ar.c:241
168 #, c-format
169 msgid " generic modifiers:\n"
170 msgstr ""
171
172 #: ar.c:242
173 #, c-format
174 msgid " [c] - do not warn if the library had to be created\n"
175 msgstr ""
176
177 #: ar.c:243
178 #, c-format
179 msgid " [s] - create an archive index (cf. ranlib)\n"
180 msgstr ""
181
182 #: ar.c:244
183 #, c-format
184 msgid " [S] - do not build a symbol table\n"
185 msgstr ""
186
187 #: ar.c:245
188 #, c-format
189 msgid " [v] - be verbose\n"
190 msgstr ""
191
192 #: ar.c:246
193 #, c-format
194 msgid " [V] - display the version number\n"
195 msgstr ""
196
197 #: ar.c:253
198 #, c-format
199 msgid "Usage: %s [options] archive\n"
200 msgstr ""
201
202 #: ar.c:254
203 #, c-format
204 msgid " Generate an index to speed access to archives\n"
205 msgstr ""
206
207 #: ar.c:255
208 #, c-format
209 msgid ""
210 " The options are:\n"
211 " -h --help Print this help message\n"
212 " -V --version Print version information\n"
213 msgstr ""
214
215 #: ar.c:483
216 msgid "two different operation options specified"
217 msgstr ""
218
219 #: ar.c:558
220 #, c-format
221 msgid "illegal option -- %c"
222 msgstr ""
223
224 #: ar.c:604
225 msgid "no operation specified"
226 msgstr ""
227
228 #: ar.c:607
229 msgid "`u' is only meaningful with the `r' option."
230 msgstr ""
231
232 #: ar.c:615
233 msgid "`N' is only meaningful with the `x' and `d' options."
234 msgstr ""
235
236 #: ar.c:618
237 msgid "Value for `N' must be positive."
238 msgstr ""
239
240 #: ar.c:668
241 #, c-format
242 msgid "internal error -- this option not implemented"
243 msgstr ""
244
245 #: ar.c:737
246 #, c-format
247 msgid "creating %s"
248 msgstr ""
249
250 #: ar.c:786 ar.c:836 ar.c:1154 objcopy.c:1603
251 #, c-format
252 msgid "internal stat error on %s"
253 msgstr ""
254
255 #: ar.c:790
256 #, c-format
257 msgid ""
258 "\n"
259 "<%s>\n"
260 "\n"
261 msgstr ""
262
263 #: ar.c:806 ar.c:873
264 #, c-format
265 msgid "%s is not a valid archive"
266 msgstr ""
267
268 #: ar.c:841
269 #, c-format
270 msgid "stat returns negative size for %s"
271 msgstr ""
272
273 #: ar.c:1059
274 #, c-format
275 msgid "No member named `%s'\n"
276 msgstr ""
277
278 #: ar.c:1109
279 #, c-format
280 msgid "no entry %s in archive %s!"
281 msgstr ""
282
283 #: ar.c:1246
284 #, c-format
285 msgid "%s: no archive map to update"
286 msgstr ""
287
288 #: arsup.c:83
289 #, c-format
290 msgid "No entry %s in archive.\n"
291 msgstr ""
292
293 #: arsup.c:109
294 #, c-format
295 msgid "Can't open file %s\n"
296 msgstr ""
297
298 #: arsup.c:162
299 #, c-format
300 msgid "%s: Can't open output archive %s\n"
301 msgstr ""
302
303 #: arsup.c:179
304 #, c-format
305 msgid "%s: Can't open input archive %s\n"
306 msgstr ""
307
308 #: arsup.c:188
309 #, c-format
310 msgid "%s: file %s is not an archive\n"
311 msgstr ""
312
313 #: arsup.c:227
314 #, c-format
315 msgid "%s: no output archive specified yet\n"
316 msgstr ""
317
318 #: arsup.c:247 arsup.c:285 arsup.c:327 arsup.c:347 arsup.c:413
319 #, c-format
320 msgid "%s: no open output archive\n"
321 msgstr ""
322
323 #: arsup.c:258 arsup.c:368 arsup.c:394
324 #, c-format
325 msgid "%s: can't open file %s\n"
326 msgstr ""
327
328 #: arsup.c:312 arsup.c:390 arsup.c:471
329 #, c-format
330 msgid "%s: can't find module file %s\n"
331 msgstr ""
332
333 #: arsup.c:422
334 #, c-format
335 msgid "Current open archive is %s\n"
336 msgstr ""
337
338 #: arsup.c:446
339 #, c-format
340 msgid "%s: no open archive\n"
341 msgstr ""
342
343 #: binemul.c:37
344 #, c-format
345 msgid " No emulation specific options\n"
346 msgstr ""
347
348 #. Macros for common output.
349 #: binemul.h:42
350 #, c-format
351 msgid " emulation options: \n"
352 msgstr ""
353
354 #: bucomm.c:109
355 #, c-format
356 msgid "can't set BFD default target to `%s': %s"
357 msgstr ""
358
359 #: bucomm.c:120
360 #, c-format
361 msgid "%s: Matching formats:"
362 msgstr ""
363
364 #: bucomm.c:135
365 #, c-format
366 msgid "Supported targets:"
367 msgstr ""
368
369 #: bucomm.c:137
370 #, c-format
371 msgid "%s: supported targets:"
372 msgstr ""
373
374 #: bucomm.c:153
375 #, c-format
376 msgid "Supported architectures:"
377 msgstr ""
378
379 #: bucomm.c:155
380 #, c-format
381 msgid "%s: supported architectures:"
382 msgstr ""
383
384 #: bucomm.c:348
385 #, c-format
386 msgid "BFD header file version %s\n"
387 msgstr ""
388
389 #: bucomm.c:449
390 #, c-format
391 msgid "%s: bad number: %s"
392 msgstr ""
393
394 #: bucomm.c:466 strings.c:386
395 #, c-format
396 msgid "'%s': No such file"
397 msgstr ""
398
399 #: bucomm.c:468 strings.c:388
400 #, c-format
401 msgid "Warning: could not locate '%s'. reason: %s"
402 msgstr ""
403
404 #: bucomm.c:472
405 #, c-format
406 msgid "Warning: '%s' is not an ordinary file"
407 msgstr ""
408
409 #: coffdump.c:105
410 #, c-format
411 msgid "#lines %d "
412 msgstr ""
413
414 #: coffdump.c:459 sysdump.c:648
415 #, c-format
416 msgid "Usage: %s [option(s)] in-file\n"
417 msgstr ""
418
419 #: coffdump.c:460
420 #, c-format
421 msgid " Print a human readable interpretation of a SYSROFF object file\n"
422 msgstr ""
423
424 #: coffdump.c:461
425 #, c-format
426 msgid ""
427 " The options are:\n"
428 " -h --help Display this information\n"
429 " -v --version Display the program's version\n"
430 "\n"
431 msgstr ""
432
433 #: coffdump.c:527 srconv.c:1819 sysdump.c:710
434 msgid "no input file specified"
435 msgstr ""
436
437 #: debug.c:648
438 msgid "debug_add_to_current_namespace: no current file"
439 msgstr ""
440
441 #: debug.c:727
442 msgid "debug_start_source: no debug_set_filename call"
443 msgstr ""
444
445 #: debug.c:783
446 msgid "debug_record_function: no debug_set_filename call"
447 msgstr ""
448
449 #: debug.c:835
450 msgid "debug_record_parameter: no current function"
451 msgstr ""
452
453 #: debug.c:867
454 msgid "debug_end_function: no current function"
455 msgstr ""
456
457 #: debug.c:873
458 msgid "debug_end_function: some blocks were not closed"
459 msgstr ""
460
461 #: debug.c:901
462 msgid "debug_start_block: no current block"
463 msgstr ""
464
465 #: debug.c:937
466 msgid "debug_end_block: no current block"
467 msgstr ""
468
469 #: debug.c:944
470 msgid "debug_end_block: attempt to close top level block"
471 msgstr ""
472
473 #: debug.c:967
474 msgid "debug_record_line: no current unit"
475 msgstr ""
476
477 #. FIXME
478 #: debug.c:1020
479 msgid "debug_start_common_block: not implemented"
480 msgstr ""
481
482 #. FIXME
483 #: debug.c:1031
484 msgid "debug_end_common_block: not implemented"
485 msgstr ""
486
487 #. FIXME.
488 #: debug.c:1115
489 msgid "debug_record_label: not implemented"
490 msgstr ""
491
492 #: debug.c:1137
493 msgid "debug_record_variable: no current file"
494 msgstr ""
495
496 #: debug.c:1665
497 msgid "debug_make_undefined_type: unsupported kind"
498 msgstr ""
499
500 #: debug.c:1842
501 msgid "debug_name_type: no current file"
502 msgstr ""
503
504 #: debug.c:1887
505 msgid "debug_tag_type: no current file"
506 msgstr ""
507
508 #: debug.c:1895
509 msgid "debug_tag_type: extra tag attempted"
510 msgstr ""
511
512 #: debug.c:1932
513 #, c-format
514 msgid "Warning: changing type size from %d to %d\n"
515 msgstr ""
516
517 #: debug.c:1954
518 msgid "debug_find_named_type: no current compilation unit"
519 msgstr ""
520
521 #: debug.c:2057
522 #, c-format
523 msgid "debug_get_real_type: circular debug information for %s\n"
524 msgstr ""
525
526 #: debug.c:2484
527 msgid "debug_write_type: illegal type encountered"
528 msgstr ""
529
530 #: dlltool.c:773 dlltool.c:797 dlltool.c:826
531 #, c-format
532 msgid "Internal error: Unknown machine type: %d"
533 msgstr ""
534
535 #: dlltool.c:862
536 #, c-format
537 msgid "Can't open def file: %s"
538 msgstr ""
539
540 #: dlltool.c:867
541 #, c-format
542 msgid "Processing def file: %s"
543 msgstr ""
544
545 #: dlltool.c:871
546 msgid "Processed def file"
547 msgstr ""
548
549 #: dlltool.c:895
550 #, c-format
551 msgid "Syntax error in def file %s:%d"
552 msgstr ""
553
554 #: dlltool.c:930
555 #, c-format
556 msgid "%s: Path components stripped from image name, '%s'."
557 msgstr ""
558
559 #: dlltool.c:939
560 #, c-format
561 msgid "NAME: %s base: %x"
562 msgstr ""
563
564 #: dlltool.c:942 dlltool.c:958
565 msgid "Can't have LIBRARY and NAME"
566 msgstr ""
567
568 #: dlltool.c:955
569 #, c-format
570 msgid "LIBRARY: %s base: %x"
571 msgstr ""
572
573 #: dlltool.c:1191 resrc.c:269
574 #, c-format
575 msgid "wait: %s"
576 msgstr ""
577
578 #: dlltool.c:1196 dllwrap.c:418 resrc.c:274
579 #, c-format
580 msgid "subprocess got fatal signal %d"
581 msgstr ""
582
583 #: dlltool.c:1202 dllwrap.c:425 resrc.c:281
584 #, c-format
585 msgid "%s exited with status %d"
586 msgstr ""
587
588 #: dlltool.c:1233
589 #, c-format
590 msgid "Sucking in info from %s section in %s"
591 msgstr ""
592
593 #: dlltool.c:1358
594 #, c-format
595 msgid "Excluding symbol: %s"
596 msgstr ""
597
598 #: dlltool.c:1447 dlltool.c:1458 nm.c:998 nm.c:1009
599 #, c-format
600 msgid "%s: no symbols"
601 msgstr ""
602
603 #. FIXME: we ought to read in and block out the base relocations.
604 #: dlltool.c:1484
605 #, c-format
606 msgid "Done reading %s"
607 msgstr ""
608
609 #: dlltool.c:1494
610 #, c-format
611 msgid "Unable to open object file: %s"
612 msgstr ""
613
614 #: dlltool.c:1497
615 #, c-format
616 msgid "Scanning object file %s"
617 msgstr ""
618
619 #: dlltool.c:1512
620 #, c-format
621 msgid "Cannot produce mcore-elf dll from archive file: %s"
622 msgstr ""
623
624 #: dlltool.c:1598
625 msgid "Adding exports to output file"
626 msgstr ""
627
628 #: dlltool.c:1646
629 msgid "Added exports to output file"
630 msgstr ""
631
632 #: dlltool.c:1767
633 #, c-format
634 msgid "Generating export file: %s"
635 msgstr ""
636
637 #: dlltool.c:1772
638 #, c-format
639 msgid "Unable to open temporary assembler file: %s"
640 msgstr ""
641
642 #: dlltool.c:1775
643 #, c-format
644 msgid "Opened temporary file: %s"
645 msgstr ""
646
647 #: dlltool.c:1997
648 msgid "Generated exports file"
649 msgstr ""
650
651 #: dlltool.c:2203
652 #, c-format
653 msgid "bfd_open failed open stub file: %s"
654 msgstr ""
655
656 #: dlltool.c:2206
657 #, c-format
658 msgid "Creating stub file: %s"
659 msgstr ""
660
661 #: dlltool.c:2588
662 #, c-format
663 msgid "failed to open temporary head file: %s"
664 msgstr ""
665
666 #: dlltool.c:2647
667 #, c-format
668 msgid "failed to open temporary tail file: %s"
669 msgstr ""
670
671 #: dlltool.c:2714
672 #, c-format
673 msgid "Can't open .lib file: %s"
674 msgstr ""
675
676 #: dlltool.c:2717
677 #, c-format
678 msgid "Creating library file: %s"
679 msgstr ""
680
681 #: dlltool.c:2800 dlltool.c:2806
682 #, c-format
683 msgid "cannot delete %s: %s"
684 msgstr ""
685
686 #: dlltool.c:2811
687 msgid "Created lib file"
688 msgstr ""
689
690 #: dlltool.c:2904
691 #, c-format
692 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
693 msgstr ""
694
695 #: dlltool.c:2910
696 #, c-format
697 msgid "Error, duplicate EXPORT with oridinals: %s"
698 msgstr ""
699
700 #: dlltool.c:3026
701 msgid "Processing definitions"
702 msgstr ""
703
704 #: dlltool.c:3058
705 msgid "Processed definitions"
706 msgstr ""
707
708 #. xgetext:c-format
709 #: dlltool.c:3065 dllwrap.c:479
710 #, c-format
711 msgid "Usage %s <option(s)> <object-file(s)>\n"
712 msgstr ""
713
714 #. xgetext:c-format
715 #: dlltool.c:3067
716 #, c-format
717 msgid ""
718 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
719 msgstr ""
720
721 #: dlltool.c:3068
722 #, c-format
723 msgid ""
724 " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
725 "ppc, thumb\n"
726 msgstr ""
727
728 #: dlltool.c:3069
729 #, c-format
730 msgid " -e --output-exp <outname> Generate an export file.\n"
731 msgstr ""
732
733 #: dlltool.c:3070
734 #, c-format
735 msgid " -l --output-lib <outname> Generate an interface library.\n"
736 msgstr ""
737
738 #: dlltool.c:3071
739 #, c-format
740 msgid " -a --add-indirect Add dll indirects to export file.\n"
741 msgstr ""
742
743 #: dlltool.c:3072
744 #, c-format
745 msgid ""
746 " -D --dllname <name> Name of input dll to put into interface lib.\n"
747 msgstr ""
748
749 #: dlltool.c:3073
750 #, c-format
751 msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
752 msgstr ""
753
754 #: dlltool.c:3074
755 #, c-format
756 msgid " -z --output-def <deffile> Name of .def file to be created.\n"
757 msgstr ""
758
759 #: dlltool.c:3075
760 #, c-format
761 msgid " --export-all-symbols Export all symbols to .def\n"
762 msgstr ""
763
764 #: dlltool.c:3076
765 #, c-format
766 msgid " --no-export-all-symbols Only export listed symbols\n"
767 msgstr ""
768
769 #: dlltool.c:3077
770 #, c-format
771 msgid " --exclude-symbols <list> Don't export <list>\n"
772 msgstr ""
773
774 #: dlltool.c:3078
775 #, c-format
776 msgid " --no-default-excludes Clear default exclude symbols\n"
777 msgstr ""
778
779 #: dlltool.c:3079
780 #, c-format
781 msgid " -b --base-file <basefile> Read linker generated base file.\n"
782 msgstr ""
783
784 #: dlltool.c:3080
785 #, c-format
786 msgid " -x --no-idata4 Don't generate idata$4 section.\n"
787 msgstr ""
788
789 #: dlltool.c:3081
790 #, c-format
791 msgid " -c --no-idata5 Don't generate idata$5 section.\n"
792 msgstr ""
793
794 #: dlltool.c:3082
795 #, c-format
796 msgid ""
797 " -U --add-underscore Add underscores to symbols in interface "
798 "library.\n"
799 msgstr ""
800
801 #: dlltool.c:3083
802 #, c-format
803 msgid " -k --kill-at Kill @<n> from exported names.\n"
804 msgstr ""
805
806 #: dlltool.c:3084
807 #, c-format
808 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
809 msgstr ""
810
811 #: dlltool.c:3085
812 #, c-format
813 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
814 msgstr ""
815
816 #: dlltool.c:3086
817 #, c-format
818 msgid " -S --as <name> Use <name> for assembler.\n"
819 msgstr ""
820
821 #: dlltool.c:3087
822 #, c-format
823 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
824 msgstr ""
825
826 #: dlltool.c:3088
827 #, c-format
828 msgid ""
829 " -C --compat-implib Create backward compatible import library.\n"
830 msgstr ""
831
832 #: dlltool.c:3089
833 #, c-format
834 msgid ""
835 " -n --no-delete Keep temp files (repeat for extra "
836 "preservation).\n"
837 msgstr ""
838
839 #: dlltool.c:3090
840 #, c-format
841 msgid ""
842 " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
843 msgstr ""
844
845 #: dlltool.c:3091
846 #, c-format
847 msgid " -v --verbose Be verbose.\n"
848 msgstr ""
849
850 #: dlltool.c:3092
851 #, c-format
852 msgid " -V --version Display the program version.\n"
853 msgstr ""
854
855 #: dlltool.c:3093
856 #, c-format
857 msgid " -h --help Display this information.\n"
858 msgstr ""
859
860 #: dlltool.c:3095
861 #, c-format
862 msgid ""
863 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
864 msgstr ""
865
866 #: dlltool.c:3096
867 #, c-format
868 msgid " -L --linker <name> Use <name> as the linker.\n"
869 msgstr ""
870
871 #: dlltool.c:3097
872 #, c-format
873 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
874 msgstr ""
875
876 #: dlltool.c:3211
877 #, c-format
878 msgid "Path components stripped from dllname, '%s'."
879 msgstr ""
880
881 #: dlltool.c:3256
882 #, c-format
883 msgid "Unable to open base-file: %s"
884 msgstr ""
885
886 #: dlltool.c:3288
887 #, c-format
888 msgid "Machine '%s' not supported"
889 msgstr ""
890
891 #: dlltool.c:3392 dllwrap.c:209
892 #, c-format
893 msgid "Tried file: %s"
894 msgstr ""
895
896 #: dlltool.c:3399 dllwrap.c:216
897 #, c-format
898 msgid "Using file: %s"
899 msgstr ""
900
901 #: dllwrap.c:299
902 #, c-format
903 msgid "Keeping temporary base file %s"
904 msgstr ""
905
906 #: dllwrap.c:301
907 #, c-format
908 msgid "Deleting temporary base file %s"
909 msgstr ""
910
911 #: dllwrap.c:315
912 #, c-format
913 msgid "Keeping temporary exp file %s"
914 msgstr ""
915
916 #: dllwrap.c:317
917 #, c-format
918 msgid "Deleting temporary exp file %s"
919 msgstr ""
920
921 #: dllwrap.c:330
922 #, c-format
923 msgid "Keeping temporary def file %s"
924 msgstr ""
925
926 #: dllwrap.c:332
927 #, c-format
928 msgid "Deleting temporary def file %s"
929 msgstr ""
930
931 #: dllwrap.c:480
932 #, c-format
933 msgid " Generic options:\n"
934 msgstr ""
935
936 #: dllwrap.c:481
937 #, c-format
938 msgid " --quiet, -q Work quietly\n"
939 msgstr ""
940
941 #: dllwrap.c:482
942 #, c-format
943 msgid " --verbose, -v Verbose\n"
944 msgstr ""
945
946 #: dllwrap.c:483
947 #, c-format
948 msgid " --version Print dllwrap version\n"
949 msgstr ""
950
951 #: dllwrap.c:484
952 #, c-format
953 msgid " --implib <outname> Synonym for --output-lib\n"
954 msgstr ""
955
956 #: dllwrap.c:485
957 #, c-format
958 msgid " Options for %s:\n"
959 msgstr ""
960
961 #: dllwrap.c:486
962 #, c-format
963 msgid " --driver-name <driver> Defaults to \"gcc\"\n"
964 msgstr ""
965
966 #: dllwrap.c:487
967 #, c-format
968 msgid " --driver-flags <flags> Override default ld flags\n"
969 msgstr ""
970
971 #: dllwrap.c:488
972 #, c-format
973 msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
974 msgstr ""
975
976 #: dllwrap.c:489
977 #, c-format
978 msgid " --entry <entry> Specify alternate DLL entry point\n"
979 msgstr ""
980
981 #: dllwrap.c:490
982 #, c-format
983 msgid " --image-base <base> Specify image base address\n"
984 msgstr ""
985
986 #: dllwrap.c:491
987 #, c-format
988 msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
989 msgstr ""
990
991 #: dllwrap.c:492
992 #, c-format
993 msgid " --dry-run Show what needs to be run\n"
994 msgstr ""
995
996 #: dllwrap.c:493
997 #, c-format
998 msgid " --mno-cygwin Create Mingw DLL\n"
999 msgstr ""
1000
1001 #: dllwrap.c:494
1002 #, c-format
1003 msgid " Options passed to DLLTOOL:\n"
1004 msgstr ""
1005
1006 #: dllwrap.c:495
1007 #, c-format
1008 msgid " --machine <machine>\n"
1009 msgstr ""
1010
1011 #: dllwrap.c:496
1012 #, c-format
1013 msgid " --output-exp <outname> Generate export file.\n"
1014 msgstr ""
1015
1016 #: dllwrap.c:497
1017 #, c-format
1018 msgid " --output-lib <outname> Generate input library.\n"
1019 msgstr ""
1020
1021 #: dllwrap.c:498
1022 #, c-format
1023 msgid " --add-indirect Add dll indirects to export file.\n"
1024 msgstr ""
1025
1026 #: dllwrap.c:499
1027 #, c-format
1028 msgid " --dllname <name> Name of input dll to put into output lib.\n"
1029 msgstr ""
1030
1031 #: dllwrap.c:500
1032 #, c-format
1033 msgid " --def <deffile> Name input .def file\n"
1034 msgstr ""
1035
1036 #: dllwrap.c:501
1037 #, c-format
1038 msgid " --output-def <deffile> Name output .def file\n"
1039 msgstr ""
1040
1041 #: dllwrap.c:502
1042 #, c-format
1043 msgid " --export-all-symbols Export all symbols to .def\n"
1044 msgstr ""
1045
1046 #: dllwrap.c:503
1047 #, c-format
1048 msgid " --no-export-all-symbols Only export .drectve symbols\n"
1049 msgstr ""
1050
1051 #: dllwrap.c:504
1052 #, c-format
1053 msgid " --exclude-symbols <list> Exclude <list> from .def\n"
1054 msgstr ""
1055
1056 #: dllwrap.c:505
1057 #, c-format
1058 msgid " --no-default-excludes Zap default exclude symbols\n"
1059 msgstr ""
1060
1061 #: dllwrap.c:506
1062 #, c-format
1063 msgid " --base-file <basefile> Read linker generated base file\n"
1064 msgstr ""
1065
1066 #: dllwrap.c:507
1067 #, c-format
1068 msgid " --no-idata4 Don't generate idata$4 section\n"
1069 msgstr ""
1070
1071 #: dllwrap.c:508
1072 #, c-format
1073 msgid " --no-idata5 Don't generate idata$5 section\n"
1074 msgstr ""
1075
1076 #: dllwrap.c:509
1077 #, c-format
1078 msgid " -U Add underscores to .lib\n"
1079 msgstr ""
1080
1081 #: dllwrap.c:510
1082 #, c-format
1083 msgid " -k Kill @<n> from exported names\n"
1084 msgstr ""
1085
1086 #: dllwrap.c:511
1087 #, c-format
1088 msgid " --add-stdcall-alias Add aliases without @<n>\n"
1089 msgstr ""
1090
1091 #: dllwrap.c:512
1092 #, c-format
1093 msgid " --as <name> Use <name> for assembler\n"
1094 msgstr ""
1095
1096 #: dllwrap.c:513
1097 #, c-format
1098 msgid " --nodelete Keep temp files.\n"
1099 msgstr ""
1100
1101 #: dllwrap.c:514
1102 #, c-format
1103 msgid " Rest are passed unmodified to the language driver\n"
1104 msgstr ""
1105
1106 #: dllwrap.c:784
1107 msgid "Must provide at least one of -o or --dllname options"
1108 msgstr ""
1109
1110 #: dllwrap.c:813
1111 msgid ""
1112 "no export definition file provided.\n"
1113 "Creating one, but that may not be what you want"
1114 msgstr ""
1115
1116 #: dllwrap.c:972
1117 #, c-format
1118 msgid "DLLTOOL name : %s\n"
1119 msgstr ""
1120
1121 #: dllwrap.c:973
1122 #, c-format
1123 msgid "DLLTOOL options : %s\n"
1124 msgstr ""
1125
1126 #: dllwrap.c:974
1127 #, c-format
1128 msgid "DRIVER name : %s\n"
1129 msgstr ""
1130
1131 #: dllwrap.c:975
1132 #, c-format
1133 msgid "DRIVER options : %s\n"
1134 msgstr ""
1135
1136 #: emul_aix.c:51
1137 #, c-format
1138 msgid " [-g] - 32 bit small archive\n"
1139 msgstr ""
1140
1141 #: emul_aix.c:52
1142 #, c-format
1143 msgid " [-X32] - ignores 64 bit objects\n"
1144 msgstr ""
1145
1146 #: emul_aix.c:53
1147 #, c-format
1148 msgid " [-X64] - ignores 32 bit objects\n"
1149 msgstr ""
1150
1151 #: emul_aix.c:54
1152 #, c-format
1153 msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
1154 msgstr ""
1155
1156 #: ieee.c:311
1157 msgid "unexpected end of debugging information"
1158 msgstr ""
1159
1160 #: ieee.c:398
1161 msgid "invalid number"
1162 msgstr ""
1163
1164 #: ieee.c:451
1165 msgid "invalid string length"
1166 msgstr ""
1167
1168 #: ieee.c:506 ieee.c:547
1169 msgid "expression stack overflow"
1170 msgstr ""
1171
1172 #: ieee.c:526
1173 msgid "unsupported IEEE expression operator"
1174 msgstr ""
1175
1176 #: ieee.c:541
1177 msgid "unknown section"
1178 msgstr ""
1179
1180 #: ieee.c:562
1181 msgid "expression stack underflow"
1182 msgstr ""
1183
1184 #: ieee.c:576
1185 msgid "expression stack mismatch"
1186 msgstr ""
1187
1188 #: ieee.c:613
1189 msgid "unknown builtin type"
1190 msgstr ""
1191
1192 #: ieee.c:758
1193 msgid "BCD float type not supported"
1194 msgstr ""
1195
1196 #: ieee.c:895
1197 msgid "unexpected number"
1198 msgstr ""
1199
1200 #: ieee.c:902
1201 msgid "unexpected record type"
1202 msgstr ""
1203
1204 #: ieee.c:935
1205 msgid "blocks left on stack at end"
1206 msgstr ""
1207
1208 #: ieee.c:1198
1209 msgid "unknown BB type"
1210 msgstr ""
1211
1212 #: ieee.c:1207
1213 msgid "stack overflow"
1214 msgstr ""
1215
1216 #: ieee.c:1230
1217 msgid "stack underflow"
1218 msgstr ""
1219
1220 #: ieee.c:1342 ieee.c:1412 ieee.c:2109
1221 msgid "illegal variable index"
1222 msgstr ""
1223
1224 #: ieee.c:1390
1225 msgid "illegal type index"
1226 msgstr ""
1227
1228 #: ieee.c:1400 ieee.c:1437
1229 msgid "unknown TY code"
1230 msgstr ""
1231
1232 #: ieee.c:1419
1233 msgid "undefined variable in TY"
1234 msgstr ""
1235
1236 #. Pascal file name. FIXME.
1237 #: ieee.c:1830
1238 msgid "Pascal file name not supported"
1239 msgstr ""
1240
1241 #: ieee.c:1878
1242 msgid "unsupported qualifier"
1243 msgstr ""
1244
1245 #: ieee.c:2147
1246 msgid "undefined variable in ATN"
1247 msgstr ""
1248
1249 #: ieee.c:2190
1250 msgid "unknown ATN type"
1251 msgstr ""
1252
1253 #. Reserved for FORTRAN common.
1254 #: ieee.c:2312
1255 msgid "unsupported ATN11"
1256 msgstr ""
1257
1258 #. We have no way to record this information. FIXME.
1259 #: ieee.c:2339
1260 msgid "unsupported ATN12"
1261 msgstr ""
1262
1263 #: ieee.c:2399
1264 msgid "unexpected string in C++ misc"
1265 msgstr ""
1266
1267 #: ieee.c:2412
1268 msgid "bad misc record"
1269 msgstr ""
1270
1271 #: ieee.c:2453
1272 msgid "unrecognized C++ misc record"
1273 msgstr ""
1274
1275 #: ieee.c:2568
1276 msgid "undefined C++ object"
1277 msgstr ""
1278
1279 #: ieee.c:2602
1280 msgid "unrecognized C++ object spec"
1281 msgstr ""
1282
1283 #: ieee.c:2638
1284 msgid "unsupported C++ object type"
1285 msgstr ""
1286
1287 #: ieee.c:2648
1288 msgid "C++ base class not defined"
1289 msgstr ""
1290
1291 #: ieee.c:2660 ieee.c:2765
1292 msgid "C++ object has no fields"
1293 msgstr ""
1294
1295 #: ieee.c:2679
1296 msgid "C++ base class not found in container"
1297 msgstr ""
1298
1299 #: ieee.c:2786
1300 msgid "C++ data member not found in container"
1301 msgstr ""
1302
1303 #: ieee.c:2827 ieee.c:2977
1304 msgid "unknown C++ visibility"
1305 msgstr ""
1306
1307 #: ieee.c:2861
1308 msgid "bad C++ field bit pos or size"
1309 msgstr ""
1310
1311 #: ieee.c:2953
1312 msgid "bad type for C++ method function"
1313 msgstr ""
1314
1315 #: ieee.c:2963
1316 msgid "no type information for C++ method function"
1317 msgstr ""
1318
1319 #: ieee.c:3002
1320 msgid "C++ static virtual method"
1321 msgstr ""
1322
1323 #: ieee.c:3097
1324 msgid "unrecognized C++ object overhead spec"
1325 msgstr ""
1326
1327 #: ieee.c:3136
1328 msgid "undefined C++ vtable"
1329 msgstr ""
1330
1331 #: ieee.c:3205
1332 msgid "C++ default values not in a function"
1333 msgstr ""
1334
1335 #: ieee.c:3245
1336 msgid "unrecognized C++ default type"
1337 msgstr ""
1338
1339 #: ieee.c:3276
1340 msgid "reference parameter is not a pointer"
1341 msgstr ""
1342
1343 #: ieee.c:3359
1344 msgid "unrecognized C++ reference type"
1345 msgstr ""
1346
1347 #: ieee.c:3441
1348 msgid "C++ reference not found"
1349 msgstr ""
1350
1351 #: ieee.c:3449
1352 msgid "C++ reference is not pointer"
1353 msgstr ""
1354
1355 #: ieee.c:3475 ieee.c:3483
1356 msgid "missing required ASN"
1357 msgstr ""
1358
1359 #: ieee.c:3510 ieee.c:3518
1360 msgid "missing required ATN65"
1361 msgstr ""
1362
1363 #: ieee.c:3532
1364 msgid "bad ATN65 record"
1365 msgstr ""
1366
1367 #: ieee.c:4160
1368 #, c-format
1369 msgid "IEEE numeric overflow: 0x"
1370 msgstr ""
1371
1372 #: ieee.c:4204
1373 #, c-format
1374 msgid "IEEE string length overflow: %u\n"
1375 msgstr ""
1376
1377 #: ieee.c:5203
1378 #, c-format
1379 msgid "IEEE unsupported integer type size %u\n"
1380 msgstr ""
1381
1382 #: ieee.c:5237
1383 #, c-format
1384 msgid "IEEE unsupported float type size %u\n"
1385 msgstr ""
1386
1387 #: ieee.c:5271
1388 #, c-format
1389 msgid "IEEE unsupported complex type size %u\n"
1390 msgstr ""
1391
1392 #: nlmconv.c:267 srconv.c:1810
1393 msgid "input and output files must be different"
1394 msgstr ""
1395
1396 #: nlmconv.c:314
1397 msgid "input file named both on command line and with INPUT"
1398 msgstr ""
1399
1400 #: nlmconv.c:323
1401 msgid "no input file"
1402 msgstr ""
1403
1404 #: nlmconv.c:353
1405 msgid "no name for output file"
1406 msgstr ""
1407
1408 #: nlmconv.c:367
1409 msgid "warning: input and output formats are not compatible"
1410 msgstr ""
1411
1412 #: nlmconv.c:396
1413 msgid "make .bss section"
1414 msgstr ""
1415
1416 #: nlmconv.c:405
1417 msgid "make .nlmsections section"
1418 msgstr ""
1419
1420 #: nlmconv.c:407
1421 msgid "set .nlmsections flags"
1422 msgstr ""
1423
1424 #: nlmconv.c:435
1425 msgid "set .bss vma"
1426 msgstr ""
1427
1428 #: nlmconv.c:442
1429 msgid "set .data size"
1430 msgstr ""
1431
1432 #: nlmconv.c:622
1433 #, c-format
1434 msgid "warning: symbol %s imported but not in import list"
1435 msgstr ""
1436
1437 #: nlmconv.c:642
1438 msgid "set start address"
1439 msgstr ""
1440
1441 #: nlmconv.c:691
1442 #, c-format
1443 msgid "warning: START procedure %s not defined"
1444 msgstr ""
1445
1446 #: nlmconv.c:693
1447 #, c-format
1448 msgid "warning: EXIT procedure %s not defined"
1449 msgstr ""
1450
1451 #: nlmconv.c:695
1452 #, c-format
1453 msgid "warning: CHECK procedure %s not defined"
1454 msgstr ""
1455
1456 #: nlmconv.c:716 nlmconv.c:905
1457 msgid "custom section"
1458 msgstr ""
1459
1460 #: nlmconv.c:737 nlmconv.c:934
1461 msgid "help section"
1462 msgstr ""
1463
1464 #: nlmconv.c:759 nlmconv.c:952
1465 msgid "message section"
1466 msgstr ""
1467
1468 #: nlmconv.c:775 nlmconv.c:985
1469 msgid "module section"
1470 msgstr ""
1471
1472 #: nlmconv.c:795 nlmconv.c:1001
1473 msgid "rpc section"
1474 msgstr ""
1475
1476 #. There is no place to record this information.
1477 #: nlmconv.c:831
1478 #, c-format
1479 msgid "%s: warning: shared libraries can not have uninitialized data"
1480 msgstr ""
1481
1482 #: nlmconv.c:852 nlmconv.c:1020
1483 msgid "shared section"
1484 msgstr ""
1485
1486 #: nlmconv.c:860
1487 msgid "warning: No version number given"
1488 msgstr ""
1489
1490 #: nlmconv.c:900 nlmconv.c:929 nlmconv.c:947 nlmconv.c:996 nlmconv.c:1015
1491 #, c-format
1492 msgid "%s: read: %s"
1493 msgstr ""
1494
1495 #: nlmconv.c:922
1496 msgid "warning: FULLMAP is not supported; try ld -M"
1497 msgstr ""
1498
1499 #: nlmconv.c:1098
1500 #, c-format
1501 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
1502 msgstr ""
1503
1504 #: nlmconv.c:1099
1505 #, c-format
1506 msgid " Convert an object file into a NetWare Loadable Module\n"
1507 msgstr ""
1508
1509 #: nlmconv.c:1100
1510 #, c-format
1511 msgid ""
1512 " The options are:\n"
1513 " -I --input-target=<bfdname> Set the input binary file format\n"
1514 " -O --output-target=<bfdname> Set the output binary file format\n"
1515 " -T --header-file=<file> Read <file> for NLM header information\n"
1516 " -l --linker=<linker> Use <linker> for any linking\n"
1517 " -d --debug Display on stderr the linker command line\n"
1518 " -h --help Display this information\n"
1519 " -v --version Display the program's version\n"
1520 msgstr ""
1521
1522 #: nlmconv.c:1140
1523 #, c-format
1524 msgid "support not compiled in for %s"
1525 msgstr ""
1526
1527 #: nlmconv.c:1177
1528 msgid "make section"
1529 msgstr ""
1530
1531 #: nlmconv.c:1191
1532 msgid "set section size"
1533 msgstr ""
1534
1535 #: nlmconv.c:1197
1536 msgid "set section alignment"
1537 msgstr ""
1538
1539 #: nlmconv.c:1201
1540 msgid "set section flags"
1541 msgstr ""
1542
1543 #: nlmconv.c:1212
1544 msgid "set .nlmsections size"
1545 msgstr ""
1546
1547 #: nlmconv.c:1293 nlmconv.c:1301 nlmconv.c:1310 nlmconv.c:1315
1548 msgid "set .nlmsection contents"
1549 msgstr ""
1550
1551 #: nlmconv.c:1794
1552 msgid "stub section sizes"
1553 msgstr ""
1554
1555 #: nlmconv.c:1841
1556 msgid "writing stub"
1557 msgstr ""
1558
1559 #: nlmconv.c:1925
1560 #, c-format
1561 msgid "unresolved PC relative reloc against %s"
1562 msgstr ""
1563
1564 #: nlmconv.c:1989
1565 #, c-format
1566 msgid "overflow when adjusting relocation against %s"
1567 msgstr ""
1568
1569 #: nlmconv.c:2116
1570 #, c-format
1571 msgid "%s: execution of %s failed: "
1572 msgstr ""
1573
1574 #: nlmconv.c:2131
1575 #, c-format
1576 msgid "Execution of %s failed"
1577 msgstr ""
1578
1579 #: nm.c:224 size.c:80 strings.c:651
1580 #, c-format
1581 msgid "Usage: %s [option(s)] [file(s)]\n"
1582 msgstr ""
1583
1584 #: nm.c:225
1585 #, c-format
1586 msgid " List symbols in [file(s)] (a.out by default).\n"
1587 msgstr ""
1588
1589 #: nm.c:226
1590 #, c-format
1591 msgid ""
1592 " The options are:\n"
1593 " -a, --debug-syms Display debugger-only symbols\n"
1594 " -A, --print-file-name Print name of the input file before every symbol\n"
1595 " -B Same as --format=bsd\n"
1596 " -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
1597 "names\n"
1598 " The STYLE, if specified, can be `auto' (the "
1599 "default),\n"
1600 " `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
1601 "`java'\n"
1602 " or `gnat'\n"
1603 " --no-demangle Do not demangle low-level symbol names\n"
1604 " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
1605 " --defined-only Display only defined symbols\n"
1606 " -e (ignored)\n"
1607 " -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
1608 "`bsd',\n"
1609 " `sysv' or `posix'. The default is `bsd'\n"
1610 " -g, --extern-only Display only external symbols\n"
1611 " -l, --line-numbers Use debugging information to find a filename and\n"
1612 " line number for each symbol\n"
1613 " -n, --numeric-sort Sort symbols numerically by address\n"
1614 " -o Same as -A\n"
1615 " -p, --no-sort Do not sort the symbols\n"
1616 " -P, --portability Same as --format=posix\n"
1617 " -r, --reverse-sort Reverse the sense of the sort\n"
1618 " -S, --print-size Print size of defined symbols\n"
1619 " -s, --print-armap Include index for symbols from archive members\n"
1620 " --size-sort Sort symbols by size\n"
1621 " --special-syms Include special symbols in the output\n"
1622 " --synthetic Display synthetic symbols as well\n"
1623 " -t, --radix=RADIX Use RADIX for printing symbol values\n"
1624 " --target=BFDNAME Specify the target object format as BFDNAME\n"
1625 " -u, --undefined-only Display only undefined symbols\n"
1626 " -X 32_64 (ignored)\n"
1627 " -h, --help Display this information\n"
1628 " -V, --version Display this program's version number\n"
1629 "\n"
1630 msgstr ""
1631
1632 #: nm.c:262 objdump.c:232
1633 #, c-format
1634 msgid "Report bugs to %s.\n"
1635 msgstr ""
1636
1637 #: nm.c:294
1638 #, c-format
1639 msgid "%s: invalid radix"
1640 msgstr ""
1641
1642 #: nm.c:318
1643 #, c-format
1644 msgid "%s: invalid output format"
1645 msgstr ""
1646
1647 #: nm.c:339 readelf.c:6342 readelf.c:6378
1648 #, c-format
1649 msgid "<processor specific>: %d"
1650 msgstr ""
1651
1652 #: nm.c:341 readelf.c:6345 readelf.c:6390
1653 #, c-format
1654 msgid "<OS specific>: %d"
1655 msgstr ""
1656
1657 #: nm.c:343 readelf.c:6347 readelf.c:6393
1658 #, c-format
1659 msgid "<unknown>: %d"
1660 msgstr ""
1661
1662 #: nm.c:380
1663 #, c-format
1664 msgid ""
1665 "\n"
1666 "Archive index:\n"
1667 msgstr ""
1668
1669 #: nm.c:1225
1670 #, c-format
1671 msgid ""
1672 "\n"
1673 "\n"
1674 "Undefined symbols from %s:\n"
1675 "\n"
1676 msgstr ""
1677
1678 #: nm.c:1227
1679 #, c-format
1680 msgid ""
1681 "\n"
1682 "\n"
1683 "Symbols from %s:\n"
1684 "\n"
1685 msgstr ""
1686
1687 #: nm.c:1229 nm.c:1280
1688 #, c-format
1689 msgid ""
1690 "Name Value Class Type Size Line "
1691 "Section\n"
1692 "\n"
1693 msgstr ""
1694
1695 #: nm.c:1232 nm.c:1283
1696 #, c-format
1697 msgid ""
1698 "Name Value Class Type "
1699 "Size Line Section\n"
1700 "\n"
1701 msgstr ""
1702
1703 #: nm.c:1276
1704 #, c-format
1705 msgid ""
1706 "\n"
1707 "\n"
1708 "Undefined symbols from %s[%s]:\n"
1709 "\n"
1710 msgstr ""
1711
1712 #: nm.c:1278
1713 #, c-format
1714 msgid ""
1715 "\n"
1716 "\n"
1717 "Symbols from %s[%s]:\n"
1718 "\n"
1719 msgstr ""
1720
1721 #: nm.c:1580
1722 msgid "Only -X 32_64 is supported"
1723 msgstr ""
1724
1725 #: nm.c:1600
1726 msgid "Using the --size-sort and --undefined-only options together"
1727 msgstr ""
1728
1729 #: nm.c:1601
1730 msgid "will produce no output, since undefined symbols have no size."
1731 msgstr ""
1732
1733 #: nm.c:1629
1734 #, c-format
1735 msgid "data size %ld"
1736 msgstr ""
1737
1738 #: objcopy.c:396 srconv.c:1721
1739 #, c-format
1740 msgid "Usage: %s [option(s)] in-file [out-file]\n"
1741 msgstr ""
1742
1743 #: objcopy.c:397
1744 #, c-format
1745 msgid " Copies a binary file, possibly transforming it in the process\n"
1746 msgstr ""
1747
1748 #: objcopy.c:398 objcopy.c:487
1749 #, c-format
1750 msgid " The options are:\n"
1751 msgstr ""
1752
1753 #: objcopy.c:399
1754 #, c-format
1755 msgid ""
1756 " -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
1757 " -O --output-target <bfdname> Create an output file in format "
1758 "<bfdname>\n"
1759 " -B --binary-architecture <arch> Set arch of output file, when input is "
1760 "binary\n"
1761 " -F --target <bfdname> Set both input and output format to "
1762 "<bfdname>\n"
1763 " --debugging Convert debugging information, if "
1764 "possible\n"
1765 " -p --preserve-dates Copy modified/access timestamps to the "
1766 "output\n"
1767 " -j --only-section <name> Only copy section <name> into the output\n"
1768 " --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
1769 "<file>\n"
1770 " -R --remove-section <name> Remove section <name> from the output\n"
1771 " -S --strip-all Remove all symbol and relocation "
1772 "information\n"
1773 " -g --strip-debug Remove all debugging symbols & sections\n"
1774 " --strip-unneeded Remove all symbols not needed by "
1775 "relocations\n"
1776 " -N --strip-symbol <name> Do not copy symbol <name>\n"
1777 " --strip-unneeded-symbol <name>\n"
1778 " Do not copy symbol <name> unless needed "
1779 "by\n"
1780 " relocations\n"
1781 " --only-keep-debug Strip everything but the debug "
1782 "information\n"
1783 " -K --keep-symbol <name> Only copy symbol <name>\n"
1784 " -L --localize-symbol <name> Force symbol <name> to be marked as a "
1785 "local\n"
1786 " -G --keep-global-symbol <name> Localize all symbols except <name>\n"
1787 " -W --weaken-symbol <name> Force symbol <name> to be marked as a "
1788 "weak\n"
1789 " --weaken Force all global symbols to be marked as "
1790 "weak\n"
1791 " -w --wildcard Permit wildcard in symbol comparison\n"
1792 " -x --discard-all Remove all non-global symbols\n"
1793 " -X --discard-locals Remove any compiler-generated symbols\n"
1794 " -i --interleave <number> Only copy one out of every <number> "
1795 "bytes\n"
1796 " -b --byte <num> Select byte <num> in every interleaved "
1797 "block\n"
1798 " --gap-fill <val> Fill gaps between sections with <val>\n"
1799 " --pad-to <addr> Pad the last section up to address "
1800 "<addr>\n"
1801 " --set-start <addr> Set the start address to <addr>\n"
1802 " {--change-start|--adjust-start} <incr>\n"
1803 " Add <incr> to the start address\n"
1804 " {--change-addresses|--adjust-vma} <incr>\n"
1805 " Add <incr> to LMA, VMA and start "
1806 "addresses\n"
1807 " {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1808 " Change LMA and VMA of section <name> by "
1809 "<val>\n"
1810 " --change-section-lma <name>{=|+|-}<val>\n"
1811 " Change the LMA of section <name> by "
1812 "<val>\n"
1813 " --change-section-vma <name>{=|+|-}<val>\n"
1814 " Change the VMA of section <name> by "
1815 "<val>\n"
1816 " {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1817 " Warn if a named section does not exist\n"
1818 " --set-section-flags <name>=<flags>\n"
1819 " Set section <name>'s properties to "
1820 "<flags>\n"
1821 " --add-section <name>=<file> Add section <name> found in <file> to "
1822 "output\n"
1823 " --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
1824 " --change-leading-char Force output format's leading character "
1825 "style\n"
1826 " --remove-leading-char Remove leading character from global "
1827 "symbols\n"
1828 " --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
1829 " --redefine-syms <file> --redefine-sym for all symbol pairs \n"
1830 " listed in <file>\n"
1831 " --srec-len <number> Restrict the length of generated "
1832 "Srecords\n"
1833 " --srec-forceS3 Restrict the type of generated Srecords "
1834 "to S3\n"
1835 " --strip-symbols <file> -N for all symbols listed in <file>\n"
1836 " --strip-unneeded-symbols <file>\n"
1837 " --strip-unneeded-symbol for all symbols "
1838 "listed\n"
1839 " in <file>\n"
1840 " --keep-symbols <file> -K for all symbols listed in <file>\n"
1841 " --localize-symbols <file> -L for all symbols listed in <file>\n"
1842 " --keep-global-symbols <file> -G for all symbols listed in <file>\n"
1843 " --weaken-symbols <file> -W for all symbols listed in <file>\n"
1844 " --alt-machine-code <index> Use alternate machine code for output\n"
1845 " --writable-text Mark the output text as writable\n"
1846 " --readonly-text Make the output text write protected\n"
1847 " --pure Mark the output file as demand paged\n"
1848 " --impure Mark the output file as impure\n"
1849 " --prefix-symbols <prefix> Add <prefix> to start of every symbol "
1850 "name\n"
1851 " --prefix-sections <prefix> Add <prefix> to start of every section "
1852 "name\n"
1853 " --prefix-alloc-sections <prefix>\n"
1854 " Add <prefix> to start of every "
1855 "allocatable\n"
1856 " section name\n"
1857 " -v --verbose List all object files modified\n"
1858 " -V --version Display this program's version number\n"
1859 " -h --help Display this output\n"
1860 " --info List object formats & architectures "
1861 "supported\n"
1862 msgstr ""
1863
1864 #: objcopy.c:485
1865 #, c-format
1866 msgid "Usage: %s <option(s)> in-file(s)\n"
1867 msgstr ""
1868
1869 #: objcopy.c:486
1870 #, c-format
1871 msgid " Removes symbols and sections from files\n"
1872 msgstr ""
1873
1874 #: objcopy.c:488
1875 #, c-format
1876 msgid ""
1877 " -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
1878 " -O --output-target=<bfdname> Create an output file in format "
1879 "<bfdname>\n"
1880 " -F --target=<bfdname> Set both input and output format to "
1881 "<bfdname>\n"
1882 " -p --preserve-dates Copy modified/access timestamps to the "
1883 "output\n"
1884 " -R --remove-section=<name> Remove section <name> from the output\n"
1885 " -s --strip-all Remove all symbol and relocation "
1886 "information\n"
1887 " -g -S -d --strip-debug Remove all debugging symbols & sections\n"
1888 " --strip-unneeded Remove all symbols not needed by "
1889 "relocations\n"
1890 " --only-keep-debug Strip everything but the debug "
1891 "information\n"
1892 " -N --strip-symbol=<name> Do not copy symbol <name>\n"
1893 " -K --keep-symbol=<name> Only copy symbol <name>\n"
1894 " -w --wildcard Permit wildcard in symbol comparison\n"
1895 " -x --discard-all Remove all non-global symbols\n"
1896 " -X --discard-locals Remove any compiler-generated symbols\n"
1897 " -v --verbose List all object files modified\n"
1898 " -V --version Display this program's version number\n"
1899 " -h --help Display this output\n"
1900 " --info List object formats & architectures "
1901 "supported\n"
1902 " -o <file> Place stripped output into <file>\n"
1903 msgstr ""
1904
1905 #: objcopy.c:560
1906 #, c-format
1907 msgid "unrecognized section flag `%s'"
1908 msgstr ""
1909
1910 #: objcopy.c:561
1911 #, c-format
1912 msgid "supported flags: %s"
1913 msgstr ""
1914
1915 #: objcopy.c:638
1916 #, c-format
1917 msgid "cannot open '%s': %s"
1918 msgstr ""
1919
1920 #: objcopy.c:641 objcopy.c:2629
1921 #, c-format
1922 msgid "%s: fread failed"
1923 msgstr ""
1924
1925 #: objcopy.c:714
1926 #, c-format
1927 msgid "%s:%d: Ignoring rubbish found on this line"
1928 msgstr ""
1929
1930 #: objcopy.c:976
1931 #, c-format
1932 msgid "%s: Multiple redefinition of symbol \"%s\""
1933 msgstr ""
1934
1935 #: objcopy.c:980
1936 #, c-format
1937 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1938 msgstr ""
1939
1940 #: objcopy.c:1008
1941 #, c-format
1942 msgid "couldn't open symbol redefinition file %s (error: %s)"
1943 msgstr ""
1944
1945 #: objcopy.c:1086
1946 #, c-format
1947 msgid "%s:%d: garbage found at end of line"
1948 msgstr ""
1949
1950 #: objcopy.c:1089
1951 #, c-format
1952 msgid "%s:%d: missing new symbol name"
1953 msgstr ""
1954
1955 #: objcopy.c:1099
1956 #, c-format
1957 msgid "%s:%d: premature end of file"
1958 msgstr ""
1959
1960 #: objcopy.c:1124
1961 msgid "Unable to change endianness of input file(s)"
1962 msgstr ""
1963
1964 #: objcopy.c:1133
1965 #, c-format
1966 msgid "copy from %s(%s) to %s(%s)\n"
1967 msgstr ""
1968
1969 #: objcopy.c:1170
1970 #, c-format
1971 msgid "Unable to recognise the format of the input file %s"
1972 msgstr ""
1973
1974 #: objcopy.c:1174
1975 #, c-format
1976 msgid "Warning: Output file cannot represent architecture %s"
1977 msgstr ""
1978
1979 #: objcopy.c:1211
1980 #, c-format
1981 msgid "can't create section `%s': %s"
1982 msgstr ""
1983
1984 #: objcopy.c:1277
1985 msgid "there are no sections to be copied!"
1986 msgstr ""
1987
1988 #: objcopy.c:1323
1989 #, c-format
1990 msgid "Can't fill gap after %s: %s"
1991 msgstr ""
1992
1993 #: objcopy.c:1348
1994 #, c-format
1995 msgid "Can't add padding to %s: %s"
1996 msgstr ""
1997
1998 #: objcopy.c:1514
1999 #, c-format
2000 msgid "%s: error copying private BFD data: %s"
2001 msgstr ""
2002
2003 #: objcopy.c:1525
2004 msgid "unknown alternate machine code, ignored"
2005 msgstr ""
2006
2007 #: objcopy.c:1555 objcopy.c:1585
2008 #, c-format
2009 msgid "cannot mkdir %s for archive copying (error: %s)"
2010 msgstr ""
2011
2012 #: objcopy.c:1790
2013 #, c-format
2014 msgid "Multiple renames of section %s"
2015 msgstr ""
2016
2017 #: objcopy.c:1841
2018 msgid "private header data"
2019 msgstr ""
2020
2021 #: objcopy.c:1849
2022 #, c-format
2023 msgid "%s: error in %s: %s"
2024 msgstr ""
2025
2026 #: objcopy.c:1903
2027 msgid "making"
2028 msgstr ""
2029
2030 #: objcopy.c:1912
2031 msgid "size"
2032 msgstr ""
2033
2034 #: objcopy.c:1926
2035 msgid "vma"
2036 msgstr ""
2037
2038 #: objcopy.c:1951
2039 msgid "alignment"
2040 msgstr ""
2041
2042 #: objcopy.c:1966
2043 msgid "flags"
2044 msgstr ""
2045
2046 #: objcopy.c:1988
2047 msgid "private data"
2048 msgstr ""
2049
2050 #: objcopy.c:1996
2051 #, c-format
2052 msgid "%s: section `%s': error in %s: %s"
2053 msgstr ""
2054
2055 #: objcopy.c:2274
2056 #, c-format
2057 msgid "%s: can't create debugging section: %s"
2058 msgstr ""
2059
2060 #: objcopy.c:2288
2061 #, c-format
2062 msgid "%s: can't set debugging section contents: %s"
2063 msgstr ""
2064
2065 #: objcopy.c:2297
2066 #, c-format
2067 msgid "%s: don't know how to write debugging information for %s"
2068 msgstr ""
2069
2070 #: objcopy.c:2472
2071 msgid "byte number must be non-negative"
2072 msgstr ""
2073
2074 #: objcopy.c:2482
2075 msgid "interleave must be positive"
2076 msgstr ""
2077
2078 #: objcopy.c:2502 objcopy.c:2510
2079 #, c-format
2080 msgid "%s both copied and removed"
2081 msgstr ""
2082
2083 #: objcopy.c:2603 objcopy.c:2674 objcopy.c:2774 objcopy.c:2805 objcopy.c:2829
2084 #: objcopy.c:2833 objcopy.c:2853
2085 #, c-format
2086 msgid "bad format for %s"
2087 msgstr ""
2088
2089 #: objcopy.c:2624
2090 #, c-format
2091 msgid "cannot open: %s: %s"
2092 msgstr ""
2093
2094 #: objcopy.c:2743
2095 #, c-format
2096 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
2097 msgstr ""
2098
2099 #: objcopy.c:2903
2100 msgid "alternate machine code index must be positive"
2101 msgstr ""
2102
2103 #: objcopy.c:2961
2104 msgid "byte number must be less than interleave"
2105 msgstr ""
2106
2107 #: objcopy.c:2991
2108 #, c-format
2109 msgid "architecture %s unknown"
2110 msgstr ""
2111
2112 #: objcopy.c:2995
2113 msgid ""
2114 "Warning: input target 'binary' required for binary architecture parameter."
2115 msgstr ""
2116
2117 #: objcopy.c:2996
2118 #, c-format
2119 msgid " Argument %s ignored"
2120 msgstr ""
2121
2122 #: objcopy.c:3002
2123 #, c-format
2124 msgid "warning: could not locate '%s'. System error message: %s"
2125 msgstr ""
2126
2127 #: objcopy.c:3042 objcopy.c:3056
2128 #, c-format
2129 msgid "%s %s%c0x%s never used"
2130 msgstr ""
2131
2132 #: objdump.c:176
2133 #, c-format
2134 msgid "Usage: %s <option(s)> <file(s)>\n"
2135 msgstr ""
2136
2137 #: objdump.c:177
2138 #, c-format
2139 msgid " Display information from object <file(s)>.\n"
2140 msgstr ""
2141
2142 #: objdump.c:178
2143 #, c-format
2144 msgid " At least one of the following switches must be given:\n"
2145 msgstr ""
2146
2147 #: objdump.c:179
2148 #, c-format
2149 msgid ""
2150 " -a, --archive-headers Display archive header information\n"
2151 " -f, --file-headers Display the contents of the overall file header\n"
2152 " -p, --private-headers Display object format specific file header "
2153 "contents\n"
2154 " -h, --[section-]headers Display the contents of the section headers\n"
2155 " -x, --all-headers Display the contents of all headers\n"
2156 " -d, --disassemble Display assembler contents of executable "
2157 "sections\n"
2158 " -D, --disassemble-all Display assembler contents of all sections\n"
2159 " -S, --source Intermix source code with disassembly\n"
2160 " -s, --full-contents Display the full contents of all sections "
2161 "requested\n"
2162 " -g, --debugging Display debug information in object file\n"
2163 " -e, --debugging-tags Display debug information using ctags style\n"
2164 " -G, --stabs Display (in raw form) any STABS info in the file\n"
2165 " -t, --syms Display the contents of the symbol table(s)\n"
2166 " -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
2167 " -r, --reloc Display the relocation entries in the file\n"
2168 " -R, --dynamic-reloc Display the dynamic relocation entries in the "
2169 "file\n"
2170 " -v, --version Display this program's version number\n"
2171 " -i, --info List object formats and architectures supported\n"
2172 " -H, --help Display this information\n"
2173 msgstr ""
2174
2175 #: objdump.c:202
2176 #, c-format
2177 msgid ""
2178 "\n"
2179 " The following switches are optional:\n"
2180 msgstr ""
2181
2182 #: objdump.c:203
2183 #, c-format
2184 msgid ""
2185 " -b, --target=BFDNAME Specify the target object format as "
2186 "BFDNAME\n"
2187 " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
2188 " -j, --section=NAME Only display information for section NAME\n"
2189 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2190 " -EB --endian=big Assume big endian format when "
2191 "disassembling\n"
2192 " -EL --endian=little Assume little endian format when "
2193 "disassembling\n"
2194 " --file-start-context Include context from start of file (with -"
2195 "S)\n"
2196 " -I, --include=DIR Add DIR to search list for source files\n"
2197 " -l, --line-numbers Include line numbers and filenames in "
2198 "output\n"
2199 " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
2200 " The STYLE, if specified, can be `auto', "
2201 "`gnu',\n"
2202 " `lucid', `arm', `hp', `edg', `gnu-v3', "
2203 "`java'\n"
2204 " or `gnat'\n"
2205 " -w, --wide Format output for more than 80 columns\n"
2206 " -z, --disassemble-zeroes Do not skip blocks of zeroes when "
2207 "disassembling\n"
2208 " --start-address=ADDR Only process data whose address is >= ADDR\n"
2209 " --stop-address=ADDR Only process data whose address is <= ADDR\n"
2210 " --prefix-addresses Print complete address alongside "
2211 "disassembly\n"
2212 " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
2213 " --adjust-vma=OFFSET Add OFFSET to all displayed section "
2214 "addresses\n"
2215 " --special-syms Include special symbols in symbol dumps\n"
2216 "\n"
2217 msgstr ""
2218
2219 #: objdump.c:378
2220 #, c-format
2221 msgid "Sections:\n"
2222 msgstr ""
2223
2224 #: objdump.c:381 objdump.c:385
2225 #, c-format
2226 msgid "Idx Name Size VMA LMA File off Algn"
2227 msgstr ""
2228
2229 #: objdump.c:387
2230 #, c-format
2231 msgid ""
2232 "Idx Name Size VMA LMA File off "
2233 "Algn"
2234 msgstr ""
2235
2236 #: objdump.c:391
2237 #, c-format
2238 msgid " Flags"
2239 msgstr ""
2240
2241 #: objdump.c:393
2242 #, c-format
2243 msgid " Pg"
2244 msgstr ""
2245
2246 #: objdump.c:436
2247 #, c-format
2248 msgid "%s: not a dynamic object"
2249 msgstr ""
2250
2251 #: objdump.c:1722
2252 #, c-format
2253 msgid "Disassembly of section %s:\n"
2254 msgstr ""
2255
2256 #: objdump.c:1884
2257 #, c-format
2258 msgid "Can't use supplied machine %s"
2259 msgstr ""
2260
2261 #: objdump.c:1903
2262 #, c-format
2263 msgid "Can't disassemble for architecture %s\n"
2264 msgstr ""
2265
2266 #: objdump.c:1973
2267 #, c-format
2268 msgid ""
2269 "No %s section present\n"
2270 "\n"
2271 msgstr ""
2272
2273 #: objdump.c:1982
2274 #, c-format
2275 msgid "Reading %s section of %s failed: %s"
2276 msgstr ""
2277
2278 #: objdump.c:2026
2279 #, c-format
2280 msgid ""
2281 "Contents of %s section:\n"
2282 "\n"
2283 msgstr ""
2284
2285 #: objdump.c:2153
2286 #, c-format
2287 msgid "architecture: %s, "
2288 msgstr ""
2289
2290 #: objdump.c:2156
2291 #, c-format
2292 msgid "flags 0x%08x:\n"
2293 msgstr ""
2294
2295 #: objdump.c:2170
2296 #, c-format
2297 msgid ""
2298 "\n"
2299 "start address 0x"
2300 msgstr ""
2301
2302 #: objdump.c:2210
2303 #, c-format
2304 msgid "Contents of section %s:\n"
2305 msgstr ""
2306
2307 #: objdump.c:2335
2308 #, c-format
2309 msgid "no symbols\n"
2310 msgstr ""
2311
2312 #: objdump.c:2342
2313 #, c-format
2314 msgid "no information for symbol number %ld\n"
2315 msgstr ""
2316
2317 #: objdump.c:2345
2318 #, c-format
2319 msgid "could not determine the type of symbol number %ld\n"
2320 msgstr ""
2321
2322 #: objdump.c:2611
2323 #, c-format
2324 msgid ""
2325 "\n"
2326 "%s: file format %s\n"
2327 msgstr ""
2328
2329 #: objdump.c:2662
2330 #, c-format
2331 msgid "%s: printing debugging information failed"
2332 msgstr ""
2333
2334 #: objdump.c:2753
2335 #, c-format
2336 msgid "In archive %s:\n"
2337 msgstr ""
2338
2339 #: objdump.c:2873
2340 msgid "unrecognized -E option"
2341 msgstr ""
2342
2343 #: objdump.c:2884
2344 #, c-format
2345 msgid "unrecognized --endian type `%s'"
2346 msgstr ""
2347
2348 #: rdcoff.c:196
2349 #, c-format
2350 msgid "parse_coff_type: Bad type code 0x%x"
2351 msgstr ""
2352
2353 #: rdcoff.c:404 rdcoff.c:509 rdcoff.c:697
2354 #, c-format
2355 msgid "bfd_coff_get_syment failed: %s"
2356 msgstr ""
2357
2358 #: rdcoff.c:420 rdcoff.c:717
2359 #, c-format
2360 msgid "bfd_coff_get_auxent failed: %s"
2361 msgstr ""
2362
2363 #: rdcoff.c:784
2364 #, c-format
2365 msgid "%ld: .bf without preceding function"
2366 msgstr ""
2367
2368 #: rdcoff.c:834
2369 #, c-format
2370 msgid "%ld: unexpected .ef\n"
2371 msgstr ""
2372
2373 #: rddbg.c:85
2374 #, c-format
2375 msgid "%s: no recognized debugging information"
2376 msgstr ""
2377
2378 #: rddbg.c:394
2379 #, c-format
2380 msgid "Last stabs entries before error:\n"
2381 msgstr ""
2382
2383 #: readelf.c:272
2384 #, c-format
2385 msgid "%s: Error: "
2386 msgstr ""
2387
2388 #: readelf.c:283
2389 #, c-format
2390 msgid "%s: Warning: "
2391 msgstr ""
2392
2393 #: readelf.c:298
2394 #, c-format
2395 msgid "Unable to seek to 0x%x for %s\n"
2396 msgstr ""
2397
2398 #: readelf.c:310
2399 #, c-format
2400 msgid "Out of memory allocating 0x%x bytes for %s\n"
2401 msgstr ""
2402
2403 #: readelf.c:318
2404 #, c-format
2405 msgid "Unable to read in 0x%x bytes of %s\n"
2406 msgstr ""
2407
2408 #: readelf.c:364 readelf.c:412 readelf.c:615 readelf.c:647
2409 #, c-format
2410 msgid "Unhandled data length: %d\n"
2411 msgstr ""
2412
2413 #: readelf.c:752
2414 msgid "Don't know about relocations on this machine architecture\n"
2415 msgstr ""
2416
2417 #: readelf.c:772 readelf.c:799 readelf.c:842 readelf.c:869
2418 msgid "relocs"
2419 msgstr ""
2420
2421 #: readelf.c:782 readelf.c:809 readelf.c:852 readelf.c:879
2422 msgid "out of memory parsing relocs"
2423 msgstr ""
2424
2425 #: readelf.c:933
2426 #, c-format
2427 msgid ""
2428 " Offset Info Type Sym. Value Symbol's Name + Addend\n"
2429 msgstr ""
2430
2431 #: readelf.c:935
2432 #, c-format
2433 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
2434 msgstr ""
2435
2436 #: readelf.c:940
2437 #, c-format
2438 msgid " Offset Info Type Sym. Value Symbol's Name\n"
2439 msgstr ""
2440
2441 #: readelf.c:942
2442 #, c-format
2443 msgid " Offset Info Type Sym.Value Sym. Name\n"
2444 msgstr ""
2445
2446 #: readelf.c:950
2447 #, c-format
2448 msgid ""
2449 " Offset Info Type Symbol's Value "
2450 "Symbol's Name + Addend\n"
2451 msgstr ""
2452
2453 #: readelf.c:952
2454 #, c-format
2455 msgid ""
2456 " Offset Info Type Sym. Value Sym. Name + "
2457 "Addend\n"
2458 msgstr ""
2459
2460 #: readelf.c:957
2461 #, c-format
2462 msgid ""
2463 " Offset Info Type Symbol's Value "
2464 "Symbol's Name\n"
2465 msgstr ""
2466
2467 #: readelf.c:959
2468 #, c-format
2469 msgid ""
2470 " Offset Info Type Sym. Value Sym. Name\n"
2471 msgstr ""
2472
2473 #: readelf.c:1239 readelf.c:1241 readelf.c:1324 readelf.c:1326 readelf.c:1335
2474 #: readelf.c:1337
2475 #, c-format
2476 msgid "unrecognized: %-7lx"
2477 msgstr ""
2478
2479 #: readelf.c:1295
2480 #, c-format
2481 msgid "<string table index: %3ld>"
2482 msgstr ""
2483
2484 #: readelf.c:1297
2485 #, c-format
2486 msgid "<corrupt string table index: %3ld>"
2487 msgstr ""
2488
2489 #: readelf.c:1569
2490 #, c-format
2491 msgid "Processor Specific: %lx"
2492 msgstr ""
2493
2494 #: readelf.c:1588
2495 #, c-format
2496 msgid "Operating System specific: %lx"
2497 msgstr ""
2498
2499 #: readelf.c:1592 readelf.c:2370
2500 #, c-format
2501 msgid "<unknown>: %lx"
2502 msgstr ""
2503
2504 #: readelf.c:1605
2505 msgid "NONE (None)"
2506 msgstr ""
2507
2508 #: readelf.c:1606
2509 msgid "REL (Relocatable file)"
2510 msgstr ""
2511
2512 #: readelf.c:1607
2513 msgid "EXEC (Executable file)"
2514 msgstr ""
2515
2516 #: readelf.c:1608
2517 msgid "DYN (Shared object file)"
2518 msgstr ""
2519
2520 #: readelf.c:1609
2521 msgid "CORE (Core file)"
2522 msgstr ""
2523
2524 #: readelf.c:1613
2525 #, c-format
2526 msgid "Processor Specific: (%x)"
2527 msgstr ""
2528
2529 #: readelf.c:1615
2530 #, c-format
2531 msgid "OS Specific: (%x)"
2532 msgstr ""
2533
2534 #: readelf.c:1617 readelf.c:1724 readelf.c:2554
2535 #, c-format
2536 msgid "<unknown>: %x"
2537 msgstr ""
2538
2539 #: readelf.c:1629
2540 msgid "None"
2541 msgstr ""
2542
2543 #: readelf.c:2229
2544 msgid "Standalone App"
2545 msgstr ""
2546
2547 #: readelf.c:2232 readelf.c:2952 readelf.c:2968
2548 #, c-format
2549 msgid "<unknown: %x>"
2550 msgstr ""
2551
2552 #: readelf.c:2597
2553 #, c-format
2554 msgid "Usage: readelf <option(s)> elf-file(s)\n"
2555 msgstr ""
2556
2557 #: readelf.c:2598
2558 #, c-format
2559 msgid " Display information about the contents of ELF format files\n"
2560 msgstr ""
2561
2562 #: readelf.c:2599
2563 #, c-format
2564 msgid ""
2565 " Options are:\n"
2566 " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
2567 " -h --file-header Display the ELF file header\n"
2568 " -l --program-headers Display the program headers\n"
2569 " --segments An alias for --program-headers\n"
2570 " -S --section-headers Display the sections' header\n"
2571 " --sections An alias for --section-headers\n"
2572 " -g --section-groups Display the section groups\n"
2573 " -e --headers Equivalent to: -h -l -S\n"
2574 " -s --syms Display the symbol table\n"
2575 " --symbols An alias for --syms\n"
2576 " -n --notes Display the core notes (if present)\n"
2577 " -r --relocs Display the relocations (if present)\n"
2578 " -u --unwind Display the unwind info (if present)\n"
2579 " -d --dynamic Display the dynamic section (if present)\n"
2580 " -V --version-info Display the version sections (if present)\n"
2581 " -A --arch-specific Display architecture specific information (if "
2582 "any).\n"
2583 " -D --use-dynamic Use the dynamic section info when displaying "
2584 "symbols\n"
2585 " -x --hex-dump=<number> Dump the contents of section <number>\n"
2586 " -w[liaprmfFsoR] or\n"
2587 " --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,"
2588 "=loc,=Ranges]\n"
2589 " Display the contents of DWARF2 debug sections\n"
2590 msgstr ""
2591
2592 #: readelf.c:2622
2593 #, c-format
2594 msgid ""
2595 " -i --instruction-dump=<number>\n"
2596 " Disassemble the contents of section <number>\n"
2597 msgstr ""
2598
2599 #: readelf.c:2626
2600 #, c-format
2601 msgid ""
2602 " -I --histogram Display histogram of bucket list lengths\n"
2603 " -W --wide Allow output width to exceed 80 characters\n"
2604 " -H --help Display this information\n"
2605 " -v --version Display the version number of readelf\n"
2606 msgstr ""
2607
2608 #: readelf.c:2651 readelf.c:12118
2609 msgid "Out of memory allocating dump request table."
2610 msgstr ""
2611
2612 #: readelf.c:2820 readelf.c:2888
2613 #, c-format
2614 msgid "Unrecognized debug option '%s'\n"
2615 msgstr ""
2616
2617 #: readelf.c:2922
2618 #, c-format
2619 msgid "Invalid option '-%c'\n"
2620 msgstr ""
2621
2622 #: readelf.c:2936
2623 msgid "Nothing to do.\n"
2624 msgstr ""
2625
2626 #: readelf.c:2948 readelf.c:2964 readelf.c:5906
2627 msgid "none"
2628 msgstr ""
2629
2630 #: readelf.c:2965
2631 msgid "2's complement, little endian"
2632 msgstr ""
2633
2634 #: readelf.c:2966
2635 msgid "2's complement, big endian"
2636 msgstr ""
2637
2638 #: readelf.c:2984
2639 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2640 msgstr ""
2641
2642 #: readelf.c:2992
2643 #, c-format
2644 msgid "ELF Header:\n"
2645 msgstr ""
2646
2647 #: readelf.c:2993
2648 #, c-format
2649 msgid " Magic: "
2650 msgstr ""
2651
2652 #: readelf.c:2997
2653 #, c-format
2654 msgid " Class: %s\n"
2655 msgstr ""
2656
2657 #: readelf.c:2999
2658 #, c-format
2659 msgid " Data: %s\n"
2660 msgstr ""
2661
2662 #: readelf.c:3001
2663 #, c-format
2664 msgid " Version: %d %s\n"
2665 msgstr ""
2666
2667 #: readelf.c:3008
2668 #, c-format
2669 msgid " OS/ABI: %s\n"
2670 msgstr ""
2671
2672 #: readelf.c:3010
2673 #, c-format
2674 msgid " ABI Version: %d\n"
2675 msgstr ""
2676
2677 #: readelf.c:3012
2678 #, c-format
2679 msgid " Type: %s\n"
2680 msgstr ""
2681
2682 #: readelf.c:3014
2683 #, c-format
2684 msgid " Machine: %s\n"
2685 msgstr ""
2686
2687 #: readelf.c:3016
2688 #, c-format
2689 msgid " Version: 0x%lx\n"
2690 msgstr ""
2691
2692 #: readelf.c:3019
2693 #, c-format
2694 msgid " Entry point address: "
2695 msgstr ""
2696
2697 #: readelf.c:3021
2698 #, c-format
2699 msgid ""
2700 "\n"
2701 " Start of program headers: "
2702 msgstr ""
2703
2704 #: readelf.c:3023
2705 #, c-format
2706 msgid ""
2707 " (bytes into file)\n"
2708 " Start of section headers: "
2709 msgstr ""
2710
2711 #: readelf.c:3025
2712 #, c-format
2713 msgid " (bytes into file)\n"
2714 msgstr ""
2715
2716 #: readelf.c:3027
2717 #, c-format
2718 msgid " Flags: 0x%lx%s\n"
2719 msgstr ""
2720
2721 #: readelf.c:3030
2722 #, c-format
2723 msgid " Size of this header: %ld (bytes)\n"
2724 msgstr ""
2725
2726 #: readelf.c:3032
2727 #, c-format
2728 msgid " Size of program headers: %ld (bytes)\n"
2729 msgstr ""
2730
2731 #: readelf.c:3034
2732 #, c-format
2733 msgid " Number of program headers: %ld\n"
2734 msgstr ""
2735
2736 #: readelf.c:3036
2737 #, c-format
2738 msgid " Size of section headers: %ld (bytes)\n"
2739 msgstr ""
2740
2741 #: readelf.c:3038
2742 #, c-format
2743 msgid " Number of section headers: %ld"
2744 msgstr ""
2745
2746 #: readelf.c:3043
2747 #, c-format
2748 msgid " Section header string table index: %ld"
2749 msgstr ""
2750
2751 #: readelf.c:3074 readelf.c:3107
2752 msgid "program headers"
2753 msgstr ""
2754
2755 #: readelf.c:3145 readelf.c:3446 readelf.c:3487 readelf.c:3546 readelf.c:3609
2756 #: readelf.c:3993 readelf.c:4017 readelf.c:5247 readelf.c:5291 readelf.c:5489
2757 #: readelf.c:6450 readelf.c:6464 readelf.c:11493 readelf.c:11912
2758 #: readelf.c:11979
2759 msgid "Out of memory\n"
2760 msgstr ""
2761
2762 #: readelf.c:3172
2763 #, c-format
2764 msgid ""
2765 "\n"
2766 "There are no program headers in this file.\n"
2767 msgstr ""
2768
2769 #: readelf.c:3178
2770 #, c-format
2771 msgid ""
2772 "\n"
2773 "Elf file type is %s\n"
2774 msgstr ""
2775
2776 #: readelf.c:3179
2777 #, c-format
2778 msgid "Entry point "
2779 msgstr ""
2780
2781 #: readelf.c:3181
2782 #, c-format
2783 msgid ""
2784 "\n"
2785 "There are %d program headers, starting at offset "
2786 msgstr ""
2787
2788 #: readelf.c:3193 readelf.c:3195
2789 #, c-format
2790 msgid ""
2791 "\n"
2792 "Program Headers:\n"
2793 msgstr ""
2794
2795 #: readelf.c:3199
2796 #, c-format
2797 msgid ""
2798 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
2799 msgstr ""
2800
2801 #: readelf.c:3202
2802 #, c-format
2803 msgid ""
2804 " Type Offset VirtAddr PhysAddr FileSiz "
2805 "MemSiz Flg Align\n"
2806 msgstr ""
2807
2808 #: readelf.c:3206
2809 #, c-format
2810 msgid " Type Offset VirtAddr PhysAddr\n"
2811 msgstr ""
2812
2813 #: readelf.c:3208
2814 #, c-format
2815 msgid " FileSiz MemSiz Flags Align\n"
2816 msgstr ""
2817
2818 #: readelf.c:3301
2819 msgid "more than one dynamic segment\n"
2820 msgstr ""
2821
2822 #: readelf.c:3312
2823 msgid "no .dynamic section in the dynamic segment"
2824 msgstr ""
2825
2826 #: readelf.c:3321
2827 msgid "the .dynamic section is not contained within the dynamic segment"
2828 msgstr ""
2829
2830 #: readelf.c:3323
2831 msgid "the .dynamic section is not the first section in the dynamic segment."
2832 msgstr ""
2833
2834 #: readelf.c:3337
2835 msgid "Unable to find program interpreter name\n"
2836 msgstr ""
2837
2838 #: readelf.c:3344
2839 #, c-format
2840 msgid ""
2841 "\n"
2842 " [Requesting program interpreter: %s]"
2843 msgstr ""
2844
2845 #: readelf.c:3356
2846 #, c-format
2847 msgid ""
2848 "\n"
2849 " Section to Segment mapping:\n"
2850 msgstr ""
2851
2852 #: readelf.c:3357
2853 #, c-format
2854 msgid " Segment Sections...\n"
2855 msgstr ""
2856
2857 #: readelf.c:3408
2858 msgid "Cannot interpret virtual addresses without program headers.\n"
2859 msgstr ""
2860
2861 #: readelf.c:3424
2862 #, c-format
2863 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
2864 msgstr ""
2865
2866 #: readelf.c:3438 readelf.c:3479
2867 msgid "section headers"
2868 msgstr ""
2869
2870 #: readelf.c:3523 readelf.c:3586
2871 msgid "symbols"
2872 msgstr ""
2873
2874 #: readelf.c:3533 readelf.c:3596
2875 msgid "symtab shndx"
2876 msgstr ""
2877
2878 #: readelf.c:3697 readelf.c:3977
2879 #, c-format
2880 msgid ""
2881 "\n"
2882 "There are no sections in this file.\n"
2883 msgstr ""
2884
2885 #: readelf.c:3703
2886 #, c-format
2887 msgid "There are %d section headers, starting at offset 0x%lx:\n"
2888 msgstr ""
2889
2890 #: readelf.c:3720 readelf.c:4079 readelf.c:4290 readelf.c:4591 readelf.c:5011
2891 #: readelf.c:6618
2892 msgid "string table"
2893 msgstr ""
2894
2895 #: readelf.c:3765
2896 msgid "File contains multiple dynamic symbol tables\n"
2897 msgstr ""
2898
2899 #: readelf.c:3777
2900 msgid "File contains multiple dynamic string tables\n"
2901 msgstr ""
2902
2903 #: readelf.c:3782
2904 msgid "dynamic strings"
2905 msgstr ""
2906
2907 #: readelf.c:3789
2908 msgid "File contains multiple symtab shndx tables\n"
2909 msgstr ""
2910
2911 #: readelf.c:3828
2912 #, c-format
2913 msgid ""
2914 "\n"
2915 "Section Headers:\n"
2916 msgstr ""
2917
2918 #: readelf.c:3830
2919 #, c-format
2920 msgid ""
2921 "\n"
2922 "Section Header:\n"
2923 msgstr ""
2924
2925 #: readelf.c:3834
2926 #, c-format
2927 msgid ""
2928 " [Nr] Name Type Addr Off Size ES Flg Lk "
2929 "Inf Al\n"
2930 msgstr ""
2931
2932 #: readelf.c:3837
2933 #, c-format
2934 msgid ""
2935 " [Nr] Name Type Address Off Size ES "
2936 "Flg Lk Inf Al\n"
2937 msgstr ""
2938
2939 #: readelf.c:3840
2940 #, c-format
2941 msgid " [Nr] Name Type Address Offset\n"
2942 msgstr ""
2943
2944 #: readelf.c:3841
2945 #, c-format
2946 msgid " Size EntSize Flags Link Info Align\n"
2947 msgstr ""
2948
2949 #: readelf.c:3936
2950 #, c-format
2951 msgid ""
2952 "Key to Flags:\n"
2953 " W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2954 " I (info), L (link order), G (group), x (unknown)\n"
2955 " O (extra OS processing required) o (OS specific), p (processor specific)\n"
2956 msgstr ""
2957
2958 #: readelf.c:3954
2959 #, c-format
2960 msgid "[<unknown>: 0x%x]"
2961 msgstr ""
2962
2963 #: readelf.c:3984
2964 msgid "Section headers are not available!\n"
2965 msgstr ""
2966
2967 #: readelf.c:4008
2968 #, c-format
2969 msgid ""
2970 "\n"
2971 "There are no section groups in this file.\n"
2972 msgstr ""
2973
2974 #: readelf.c:4042
2975 #, c-format
2976 msgid "Bad sh_link in group section `%s'\n"
2977 msgstr ""
2978
2979 #: readelf.c:4061
2980 #, c-format
2981 msgid "Bad sh_info in group section `%s'\n"
2982 msgstr ""
2983
2984 #: readelf.c:4085 readelf.c:6947
2985 msgid "section data"
2986 msgstr ""
2987
2988 #: readelf.c:4097
2989 #, c-format
2990 msgid " [Index] Name\n"
2991 msgstr ""
2992
2993 #: readelf.c:4114
2994 #, c-format
2995 msgid "section [%5u] already in group section [%5u]\n"
2996 msgstr ""
2997
2998 #: readelf.c:4127
2999 #, c-format
3000 msgid "section 0 in group section [%5u]\n"
3001 msgstr ""
3002
3003 #: readelf.c:4224
3004 #, c-format
3005 msgid ""
3006 "\n"
3007 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
3008 msgstr ""
3009
3010 #: readelf.c:4236
3011 #, c-format
3012 msgid ""
3013 "\n"
3014 "There are no dynamic relocations in this file.\n"
3015 msgstr ""
3016
3017 #: readelf.c:4260
3018 #, c-format
3019 msgid ""
3020 "\n"
3021 "Relocation section "
3022 msgstr ""
3023
3024 #: readelf.c:4265 readelf.c:4666 readelf.c:4680 readelf.c:5025
3025 #, c-format
3026 msgid "'%s'"
3027 msgstr ""
3028
3029 #: readelf.c:4267 readelf.c:4682 readelf.c:5027
3030 #, c-format
3031 msgid " at offset 0x%lx contains %lu entries:\n"
3032 msgstr ""
3033
3034 #: readelf.c:4308
3035 #, c-format
3036 msgid ""
3037 "\n"
3038 "There are no relocations in this file.\n"
3039 msgstr ""
3040
3041 #: readelf.c:4482 readelf.c:4862
3042 msgid "unwind table"
3043 msgstr ""
3044
3045 #: readelf.c:4540 readelf.c:4959
3046 #, c-format
3047 msgid "Skipping unexpected relocation type %s\n"
3048 msgstr ""
3049
3050 #: readelf.c:4598 readelf.c:5018 readelf.c:5069
3051 #, c-format
3052 msgid ""
3053 "\n"
3054 "There are no unwind sections in this file.\n"
3055 msgstr ""
3056
3057 #: readelf.c:4661
3058 #, c-format
3059 msgid ""
3060 "\n"
3061 "Could not find unwind info section for "
3062 msgstr ""
3063
3064 #: readelf.c:4673
3065 msgid "unwind info"
3066 msgstr ""
3067
3068 #: readelf.c:4675 readelf.c:5024
3069 #, c-format
3070 msgid ""
3071 "\n"
3072 "Unwind section "
3073 msgstr ""
3074
3075 #: readelf.c:5228 readelf.c:5272
3076 msgid "dynamic section"
3077 msgstr ""
3078
3079 #: readelf.c:5349
3080 #, c-format
3081 msgid ""
3082 "\n"
3083 "There is no dynamic section in this file.\n"
3084 msgstr ""
3085
3086 #: readelf.c:5387
3087 msgid "Unable to seek to end of file!"
3088 msgstr ""
3089
3090 #: readelf.c:5400
3091 msgid "Unable to determine the number of symbols to load\n"
3092 msgstr ""
3093
3094 #: readelf.c:5435
3095 msgid "Unable to seek to end of file\n"
3096 msgstr ""
3097
3098 #: readelf.c:5442
3099 msgid "Unable to determine the length of the dynamic string table\n"
3100 msgstr ""
3101
3102 #: readelf.c:5447
3103 msgid "dynamic string table"
3104 msgstr ""
3105
3106 #: readelf.c:5482
3107 msgid "symbol information"
3108 msgstr ""
3109
3110 #: readelf.c:5507
3111 #, c-format
3112 msgid ""
3113 "\n"
3114 "Dynamic section at offset 0x%lx contains %u entries:\n"
3115 msgstr ""
3116
3117 #: readelf.c:5510
3118 #, c-format
3119 msgid " Tag Type Name/Value\n"
3120 msgstr ""
3121
3122 #: readelf.c:5546
3123 #, c-format
3124 msgid "Auxiliary library"
3125 msgstr ""
3126
3127 #: readelf.c:5550
3128 #, c-format
3129 msgid "Filter library"
3130 msgstr ""
3131
3132 #: readelf.c:5554
3133 #, c-format
3134 msgid "Configuration file"
3135 msgstr ""
3136
3137 #: readelf.c:5558
3138 #, c-format
3139 msgid "Dependency audit library"
3140 msgstr ""
3141
3142 #: readelf.c:5562
3143 #, c-format
3144 msgid "Audit library"
3145 msgstr ""
3146
3147 #: readelf.c:5580 readelf.c:5608 readelf.c:5636
3148 #, c-format
3149 msgid "Flags:"
3150 msgstr ""
3151
3152 #: readelf.c:5583 readelf.c:5611 readelf.c:5638
3153 #, c-format
3154 msgid " None\n"
3155 msgstr ""
3156
3157 #: readelf.c:5759
3158 #, c-format
3159 msgid "Shared library: [%s]"
3160 msgstr ""
3161
3162 #: readelf.c:5762
3163 #, c-format
3164 msgid " program interpreter"
3165 msgstr ""
3166
3167 #: readelf.c:5766
3168 #, c-format
3169 msgid "Library soname: [%s]"
3170 msgstr ""
3171
3172 #: readelf.c:5770
3173 #, c-format
3174 msgid "Library rpath: [%s]"
3175 msgstr ""
3176
3177 #: readelf.c:5774
3178 #, c-format
3179 msgid "Library runpath: [%s]"
3180 msgstr ""
3181
3182 #: readelf.c:5837
3183 #, c-format
3184 msgid "Not needed object: [%s]\n"
3185 msgstr ""
3186
3187 #: readelf.c:5951
3188 #, c-format
3189 msgid ""
3190 "\n"
3191 "Version definition section '%s' contains %ld entries:\n"
3192 msgstr ""
3193
3194 #: readelf.c:5954
3195 #, c-format
3196 msgid " Addr: 0x"
3197 msgstr ""
3198
3199 #: readelf.c:5956 readelf.c:6148
3200 #, c-format
3201 msgid " Offset: %#08lx Link: %lx (%s)\n"
3202 msgstr ""
3203
3204 #: readelf.c:5961
3205 msgid "version definition section"
3206 msgstr ""
3207
3208 #: readelf.c:5987
3209 #, c-format
3210 msgid " %#06x: Rev: %d Flags: %s"
3211 msgstr ""
3212
3213 #: readelf.c:5990
3214 #, c-format
3215 msgid " Index: %d Cnt: %d "
3216 msgstr ""
3217
3218 #: readelf.c:6001
3219 #, c-format
3220 msgid "Name: %s\n"
3221 msgstr ""
3222
3223 #: readelf.c:6003
3224 #, c-format
3225 msgid "Name index: %ld\n"
3226 msgstr ""
3227
3228 #: readelf.c:6018
3229 #, c-format
3230 msgid " %#06x: Parent %d: %s\n"
3231 msgstr ""
3232
3233 #: readelf.c:6021
3234 #, c-format
3235 msgid " %#06x: Parent %d, name index: %ld\n"
3236 msgstr ""
3237
3238 #: readelf.c:6040
3239 #, c-format
3240 msgid ""
3241 "\n"
3242 "Version needs section '%s' contains %ld entries:\n"
3243 msgstr ""
3244
3245 #: readelf.c:6043
3246 #, c-format
3247 msgid " Addr: 0x"
3248 msgstr ""
3249
3250 #: readelf.c:6045
3251 #, c-format
3252 msgid " Offset: %#08lx Link to section: %ld (%s)\n"
3253 msgstr ""
3254
3255 #: readelf.c:6050
3256 msgid "version need section"
3257 msgstr ""
3258
3259 #: readelf.c:6072
3260 #, c-format
3261 msgid " %#06x: Version: %d"
3262 msgstr ""
3263
3264 #: readelf.c:6075
3265 #, c-format
3266 msgid " File: %s"
3267 msgstr ""
3268
3269 #: readelf.c:6077
3270 #, c-format
3271 msgid " File: %lx"
3272 msgstr ""
3273
3274 #: readelf.c:6079
3275 #, c-format
3276 msgid " Cnt: %d\n"
3277 msgstr ""
3278
3279 #: readelf.c:6097
3280 #, c-format
3281 msgid " %#06x: Name: %s"
3282 msgstr ""
3283
3284 #: readelf.c:6100
3285 #, c-format
3286 msgid " %#06x: Name index: %lx"
3287 msgstr ""
3288
3289 #: readelf.c:6103
3290 #, c-format
3291 msgid " Flags: %s Version: %d\n"
3292 msgstr ""
3293
3294 #: readelf.c:6139
3295 msgid "version string table"
3296 msgstr ""
3297
3298 #: readelf.c:6143
3299 #, c-format
3300 msgid ""
3301 "\n"
3302 "Version symbols section '%s' contains %d entries:\n"
3303 msgstr ""
3304
3305 #: readelf.c:6146
3306 #, c-format
3307 msgid " Addr: "
3308 msgstr ""
3309
3310 #: readelf.c:6156
3311 msgid "version symbol data"
3312 msgstr ""
3313
3314 #: readelf.c:6183
3315 msgid " 0 (*local*) "
3316 msgstr ""
3317
3318 #: readelf.c:6187
3319 msgid " 1 (*global*) "
3320 msgstr ""
3321
3322 #: readelf.c:6223 readelf.c:6677
3323 msgid "version need"
3324 msgstr ""
3325
3326 #: readelf.c:6233
3327 msgid "version need aux (2)"
3328 msgstr ""
3329
3330 #: readelf.c:6275 readelf.c:6740
3331 msgid "version def"
3332 msgstr ""
3333
3334 #: readelf.c:6294 readelf.c:6755
3335 msgid "version def aux"
3336 msgstr ""
3337
3338 #: readelf.c:6325
3339 #, c-format
3340 msgid ""
3341 "\n"
3342 "No version information found in this file.\n"
3343 msgstr ""
3344
3345 #: readelf.c:6456
3346 msgid "Unable to read in dynamic data\n"
3347 msgstr ""
3348
3349 #: readelf.c:6509
3350 msgid "Unable to seek to start of dynamic information"
3351 msgstr ""
3352
3353 #: readelf.c:6515
3354 msgid "Failed to read in number of buckets\n"
3355 msgstr ""
3356
3357 #: readelf.c:6521
3358 msgid "Failed to read in number of chains\n"
3359 msgstr ""
3360
3361 #: readelf.c:6541
3362 #, c-format
3363 msgid ""
3364 "\n"
3365 "Symbol table for image:\n"
3366 msgstr ""
3367
3368 #: readelf.c:6543
3369 #, c-format
3370 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
3371 msgstr ""
3372
3373 #: readelf.c:6545
3374 #, c-format
3375 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
3376 msgstr ""
3377
3378 #: readelf.c:6597
3379 #, c-format
3380 msgid ""
3381 "\n"
3382 "Symbol table '%s' contains %lu entries:\n"
3383 msgstr ""
3384
3385 #: readelf.c:6601
3386 #, c-format
3387 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
3388 msgstr ""
3389
3390 #: readelf.c:6603
3391 #, c-format
3392 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
3393 msgstr ""
3394
3395 #: readelf.c:6649
3396 msgid "version data"
3397 msgstr ""
3398
3399 #: readelf.c:6690
3400 msgid "version need aux (3)"
3401 msgstr ""
3402
3403 #: readelf.c:6715
3404 msgid "bad dynamic symbol"
3405 msgstr ""
3406
3407 #: readelf.c:6778
3408 #, c-format
3409 msgid ""
3410 "\n"
3411 "Dynamic symbol information is not available for displaying symbols.\n"
3412 msgstr ""
3413
3414 #: readelf.c:6790
3415 #, c-format
3416 msgid ""
3417 "\n"
3418 "Histogram for bucket list length (total of %lu buckets):\n"
3419 msgstr ""
3420
3421 #: readelf.c:6792
3422 #, c-format
3423 msgid " Length Number %% of total Coverage\n"
3424 msgstr ""
3425
3426 #: readelf.c:6797 readelf.c:6813 readelf.c:10967 readelf.c:11159
3427 msgid "Out of memory"
3428 msgstr ""
3429
3430 #: readelf.c:6862
3431 #, c-format
3432 msgid ""
3433 "\n"
3434 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
3435 msgstr ""
3436
3437 #: readelf.c:6865
3438 #, c-format
3439 msgid " Num: Name BoundTo Flags\n"
3440 msgstr ""
3441
3442 #: readelf.c:6917
3443 #, c-format
3444 msgid ""
3445 "\n"
3446 "Assembly dump of section %s\n"
3447 msgstr ""
3448
3449 #: readelf.c:6938
3450 #, c-format
3451 msgid ""
3452 "\n"
3453 "Section '%s' has no data to dump.\n"
3454 msgstr ""
3455
3456 #: readelf.c:6943
3457 #, c-format
3458 msgid ""
3459 "\n"
3460 "Hex dump of section '%s':\n"
3461 msgstr ""
3462
3463 #: readelf.c:7090
3464 msgid "badly formed extended line op encountered!\n"
3465 msgstr ""
3466
3467 #: readelf.c:7097
3468 #, c-format
3469 msgid " Extended opcode %d: "
3470 msgstr ""
3471
3472 #: readelf.c:7102
3473 #, c-format
3474 msgid ""
3475 "End of Sequence\n"
3476 "\n"
3477 msgstr ""
3478
3479 #: readelf.c:7108
3480 #, c-format
3481 msgid "set Address to 0x%lx\n"
3482 msgstr ""
3483
3484 #: readelf.c:7113
3485 #, c-format
3486 msgid " define new File Table entry\n"
3487 msgstr ""
3488
3489 #: readelf.c:7114 readelf.c:9032
3490 #, c-format
3491 msgid " Entry\tDir\tTime\tSize\tName\n"
3492 msgstr ""
3493
3494 #: readelf.c:7116
3495 #, c-format
3496 msgid " %d\t"
3497 msgstr ""
3498
3499 #: readelf.c:7119 readelf.c:7121 readelf.c:7123 readelf.c:9044 readelf.c:9046
3500 #: readelf.c:9048
3501 #, c-format
3502 msgid "%lu\t"
3503 msgstr ""
3504
3505 #: readelf.c:7124
3506 #, c-format
3507 msgid ""
3508 "%s\n"
3509 "\n"
3510 msgstr ""
3511
3512 #: readelf.c:7128
3513 #, c-format
3514 msgid "UNKNOWN: length %d\n"
3515 msgstr ""
3516
3517 #: readelf.c:7155
3518 msgid "debug_str section data"
3519 msgstr ""
3520
3521 #: readelf.c:7173
3522 msgid "<no .debug_str section>"
3523 msgstr ""
3524
3525 #: readelf.c:7176
3526 msgid "<offset is too big>"
3527 msgstr ""
3528
3529 #: readelf.c:7201
3530 msgid "debug_loc section data"
3531 msgstr ""
3532
3533 #: readelf.c:7235
3534 msgid "debug_range section data"
3535 msgstr ""
3536
3537 #: readelf.c:7307
3538 #, c-format
3539 msgid ""
3540 "%s: skipping unexpected symbol type %s in relocation in section .rela%s\n"
3541 msgstr ""
3542
3543 #: readelf.c:7321
3544 #, c-format
3545 msgid "skipping unexpected symbol type %s in relocation in section .rela.%s\n"
3546 msgstr ""
3547
3548 #: readelf.c:7565
3549 #, c-format
3550 msgid "Unknown TAG value: %lx"
3551 msgstr ""
3552
3553 #: readelf.c:7601
3554 #, c-format
3555 msgid "Unknown FORM value: %lx"
3556 msgstr ""
3557
3558 #: readelf.c:7610
3559 #, c-format
3560 msgid " %lu byte block: "
3561 msgstr ""
3562
3563 #: readelf.c:7944
3564 #, c-format
3565 msgid "(User defined location op)"
3566 msgstr ""
3567
3568 #: readelf.c:7946
3569 #, c-format
3570 msgid "(Unknown location op)"
3571 msgstr ""
3572
3573 #: readelf.c:8015
3574 msgid "Internal error: DWARF version is not 2 or 3.\n"
3575 msgstr ""
3576
3577 #: readelf.c:8113
3578 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
3579 msgstr ""
3580
3581 #: readelf.c:8162
3582 #, c-format
3583 msgid " (indirect string, offset: 0x%lx): %s"
3584 msgstr ""
3585
3586 #: readelf.c:8171
3587 #, c-format
3588 msgid "Unrecognized form: %d\n"
3589 msgstr ""
3590
3591 #: readelf.c:8256
3592 #, c-format
3593 msgid "(not inlined)"
3594 msgstr ""
3595
3596 #: readelf.c:8259
3597 #, c-format
3598 msgid "(inlined)"
3599 msgstr ""
3600
3601 #: readelf.c:8262
3602 #, c-format
3603 msgid "(declared as inline but ignored)"
3604 msgstr ""
3605
3606 #: readelf.c:8265
3607 #, c-format
3608 msgid "(declared as inline and inlined)"
3609 msgstr ""
3610
3611 #: readelf.c:8268
3612 #, c-format
3613 msgid " (Unknown inline attribute value: %lx)"
3614 msgstr ""
3615
3616 #: readelf.c:8413 readelf.c:9537
3617 #, c-format
3618 msgid " [without DW_AT_frame_base]"
3619 msgstr ""
3620
3621 #: readelf.c:8416
3622 #, c-format
3623 msgid "(location list)"
3624 msgstr ""
3625
3626 #: readelf.c:8534
3627 #, c-format
3628 msgid "Unknown AT value: %lx"
3629 msgstr ""
3630
3631 #: readelf.c:8602
3632 msgid "No comp units in .debug_info section ?"
3633 msgstr ""
3634
3635 #: readelf.c:8611
3636 #, c-format
3637 msgid "Not enough memory for a debug info array of %u entries"
3638 msgstr ""
3639
3640 #: readelf.c:8619 readelf.c:9630
3641 #, c-format
3642 msgid ""
3643 "The section %s contains:\n"
3644 "\n"
3645 msgstr ""
3646
3647 #: readelf.c:8693
3648 #, c-format
3649 msgid " Compilation Unit @ %lx:\n"
3650 msgstr ""
3651
3652 #: readelf.c:8694
3653 #, c-format
3654 msgid " Length: %ld\n"
3655 msgstr ""
3656
3657 #: readelf.c:8695
3658 #, c-format
3659 msgid " Version: %d\n"
3660 msgstr ""
3661
3662 #: readelf.c:8696
3663 #, c-format
3664 msgid " Abbrev Offset: %ld\n"
3665 msgstr ""
3666
3667 #: readelf.c:8697
3668 #, c-format
3669 msgid " Pointer Size: %d\n"
3670 msgstr ""
3671
3672 #: readelf.c:8702
3673 msgid "Only version 2 and 3 DWARF debug information is currently supported.\n"
3674 msgstr ""
3675
3676 #: readelf.c:8717
3677 msgid "Unable to locate .debug_abbrev section!\n"
3678 msgstr ""
3679
3680 #: readelf.c:8722
3681 msgid "debug_abbrev section data"
3682 msgstr ""
3683
3684 #: readelf.c:8759
3685 #, c-format
3686 msgid "Unable to locate entry %lu in the abbreviation table\n"
3687 msgstr ""
3688
3689 #: readelf.c:8765
3690 #, c-format
3691 msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
3692 msgstr ""
3693
3694 #: readelf.c:8838
3695 #, c-format
3696 msgid "%s section needs a populated .debug_info section\n"
3697 msgstr ""
3698
3699 #: readelf.c:8845
3700 #, c-format
3701 msgid "%s section has more comp units than .debug_info section\n"
3702 msgstr ""
3703
3704 #: readelf.c:8847
3705 #, c-format
3706 msgid ""
3707 "assuming that the pointer size is %d, from the last comp unit in ."
3708 "debug_info\n"
3709 "\n"
3710 msgstr ""
3711
3712 #: readelf.c:8891
3713 msgid "extracting information from .debug_info section"
3714 msgstr ""
3715
3716 #: readelf.c:8909
3717 #, c-format
3718 msgid ""
3719 "\n"
3720 "Dump of debug contents of section %s:\n"
3721 "\n"
3722 msgstr ""
3723
3724 #: readelf.c:8948
3725 msgid "The line info appears to be corrupt - the section is too small\n"
3726 msgstr ""
3727
3728 #: readelf.c:8957
3729 msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
3730 msgstr ""
3731
3732 #: readelf.c:8984
3733 #, c-format
3734 msgid " Length: %ld\n"
3735 msgstr ""
3736
3737 #: readelf.c:8985
3738 #, c-format
3739 msgid " DWARF Version: %d\n"
3740 msgstr ""
3741
3742 #: readelf.c:8986
3743 #, c-format
3744 msgid " Prologue Length: %d\n"
3745 msgstr ""
3746
3747 #: readelf.c:8987
3748 #, c-format
3749 msgid " Minimum Instruction Length: %d\n"
3750 msgstr ""
3751
3752 #: readelf.c:8988
3753 #, c-format
3754 msgid " Initial value of 'is_stmt': %d\n"
3755 msgstr ""
3756
3757 #: readelf.c:8989
3758 #, c-format
3759 msgid " Line Base: %d\n"
3760 msgstr ""
3761
3762 #: readelf.c:8990
3763 #, c-format
3764 msgid " Line Range: %d\n"
3765 msgstr ""
3766
3767 #: readelf.c:8991
3768 #, c-format
3769 msgid " Opcode Base: %d\n"
3770 msgstr ""
3771
3772 #: readelf.c:8992
3773 #, c-format
3774 msgid " (Pointer size: %u)\n"
3775 msgstr ""
3776
3777 #: readelf.c:9001
3778 #, c-format
3779 msgid ""
3780 "\n"
3781 " Opcodes:\n"
3782 msgstr ""
3783
3784 #: readelf.c:9004
3785 #, c-format
3786 msgid " Opcode %d has %d args\n"
3787 msgstr ""
3788
3789 #: readelf.c:9010
3790 #, c-format
3791 msgid ""
3792 "\n"
3793 " The Directory Table is empty.\n"
3794 msgstr ""
3795
3796 #: readelf.c:9013
3797 #, c-format
3798 msgid ""
3799 "\n"
3800 " The Directory Table:\n"
3801 msgstr ""
3802
3803 #: readelf.c:9017
3804 #, c-format
3805 msgid " %s\n"
3806 msgstr ""
3807
3808 #: readelf.c:9028
3809 #, c-format
3810 msgid ""
3811 "\n"
3812 " The File Name Table is empty.\n"
3813 msgstr ""
3814
3815 #: readelf.c:9031
3816 #, c-format
3817 msgid ""
3818 "\n"
3819 " The File Name Table:\n"
3820 msgstr ""
3821
3822 #: readelf.c:9039
3823 #, c-format
3824 msgid " %d\t"
3825 msgstr ""
3826
3827 #: readelf.c:9050
3828 #, c-format
3829 msgid "%s\n"
3830 msgstr ""
3831
3832 #. Now display the statements.
3833 #: readelf.c:9058
3834 #, c-format
3835 msgid ""
3836 "\n"
3837 " Line Number Statements:\n"
3838 msgstr ""
3839
3840 #: readelf.c:9073
3841 #, c-format
3842 msgid " Special opcode %d: advance Address by %d to 0x%lx"
3843 msgstr ""
3844
3845 #: readelf.c:9077
3846 #, c-format
3847 msgid " and Line by %d to %d\n"
3848 msgstr ""
3849
3850 #: readelf.c:9088
3851 #, c-format
3852 msgid " Copy\n"
3853 msgstr ""
3854
3855 #: readelf.c:9095
3856 #, c-format
3857 msgid " Advance PC by %d to %lx\n"
3858 msgstr ""
3859
3860 #: readelf.c:9103
3861 #, c-format
3862 msgid " Advance Line by %d to %d\n"
3863 msgstr ""
3864
3865 #: readelf.c:9110
3866 #, c-format
3867 msgid " Set File Name to entry %d in the File Name Table\n"
3868 msgstr ""
3869
3870 #: readelf.c:9118
3871 #, c-format
3872 msgid " Set column to %d\n"
3873 msgstr ""
3874
3875 #: readelf.c:9125
3876 #, c-format
3877 msgid " Set is_stmt to %d\n"
3878 msgstr ""
3879
3880 #: readelf.c:9130
3881 #, c-format
3882 msgid " Set basic block\n"
3883 msgstr ""
3884
3885 #: readelf.c:9138
3886 #, c-format
3887 msgid " Advance PC by constant %d to 0x%lx\n"
3888 msgstr ""
3889
3890 #: readelf.c:9146
3891 #, c-format
3892 msgid " Advance PC by fixed size amount %d to 0x%lx\n"
3893 msgstr ""
3894
3895 #: readelf.c:9151
3896 #, c-format
3897 msgid " Set prologue_end to true\n"
3898 msgstr ""
3899
3900 #: readelf.c:9155
3901 #, c-format
3902 msgid " Set epilogue_begin to true\n"
3903 msgstr ""
3904
3905 #: readelf.c:9161
3906 #, c-format
3907 msgid " Set ISA to %d\n"
3908 msgstr ""
3909
3910 #: readelf.c:9165
3911 #, c-format
3912 msgid " Unknown opcode %d with operands: "
3913 msgstr ""
3914
3915 #: readelf.c:9193 readelf.c:9279 readelf.c:9354
3916 #, c-format
3917 msgid ""
3918 "Contents of the %s section:\n"
3919 "\n"
3920 msgstr ""
3921
3922 #: readelf.c:9233
3923 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
3924 msgstr ""
3925
3926 #: readelf.c:9240
3927 #, c-format
3928 msgid " Length: %ld\n"
3929 msgstr ""
3930
3931 #: readelf.c:9242
3932 #, c-format
3933 msgid " Version: %d\n"
3934 msgstr ""
3935
3936 #: readelf.c:9244
3937 #, c-format
3938 msgid " Offset into .debug_info section: %ld\n"
3939 msgstr ""
3940
3941 #: readelf.c:9246
3942 #, c-format
3943 msgid " Size of area in .debug_info section: %ld\n"
3944 msgstr ""
3945
3946 #: readelf.c:9249
3947 #, c-format
3948 msgid ""
3949 "\n"
3950 " Offset\tName\n"
3951 msgstr ""
3952
3953 #: readelf.c:9300
3954 #, c-format
3955 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3956 msgstr ""
3957
3958 #: readelf.c:9306
3959 #, c-format
3960 msgid " DW_MACINFO_end_file\n"
3961 msgstr ""
3962
3963 #: readelf.c:9314
3964 #, c-format
3965 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
3966 msgstr ""
3967
3968 #: readelf.c:9323
3969 #, c-format
3970 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
3971 msgstr ""
3972
3973 #: readelf.c:9335
3974 #, c-format
3975 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
3976 msgstr ""
3977
3978 #: readelf.c:9363
3979 #, c-format
3980 msgid " Number TAG\n"
3981 msgstr ""
3982
3983 #: readelf.c:9369
3984 #, c-format
3985 msgid " %ld %s [%s]\n"
3986 msgstr ""
3987
3988 #: readelf.c:9372
3989 msgid "has children"
3990 msgstr ""
3991
3992 #: readelf.c:9372
3993 msgid "no children"
3994 msgstr ""
3995
3996 #: readelf.c:9375
3997 #, c-format
3998 msgid " %-18s %s\n"
3999 msgstr ""
4000
4001 #: readelf.c:9410
4002 #, c-format
4003 msgid ""
4004 "\n"
4005 "The .debug_loc section is empty.\n"
4006 msgstr ""
4007
4008 #. FIXME: Should we handle this case?
4009 #: readelf.c:9455
4010 msgid "Location lists in .debug_info section aren't in ascending order!\n"
4011 msgstr ""
4012
4013 #: readelf.c:9458
4014 msgid "No location lists in .debug_info section!\n"
4015 msgstr ""
4016
4017 #: readelf.c:9461
4018 #, c-format
4019 msgid "Location lists in .debug_loc section start at 0x%lx\n"
4020 msgstr ""
4021
4022 #: readelf.c:9464
4023 #, c-format
4024 msgid ""
4025 "Contents of the .debug_loc section:\n"
4026 "\n"
4027 msgstr ""
4028
4029 #: readelf.c:9465
4030 #, c-format
4031 msgid " Offset Begin End Expression\n"
4032 msgstr ""
4033
4034 #: readelf.c:9495
4035 #, c-format
4036 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
4037 msgstr ""
4038
4039 #: readelf.c:9498
4040 #, c-format
4041 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
4042 msgstr ""
4043
4044 #: readelf.c:9512 readelf.c:9837
4045 #, c-format
4046 msgid " %8.8lx <End of list>\n"
4047 msgstr ""
4048
4049 #: readelf.c:9540 readelf.c:9854
4050 msgid " (start == end)"
4051 msgstr ""
4052
4053 #: readelf.c:9542 readelf.c:9856
4054 msgid " (start > end)"
4055 msgstr ""
4056
4057 #: readelf.c:9566
4058 #, c-format
4059 msgid ""
4060 "\n"
4061 "The .debug_str section is empty.\n"
4062 msgstr ""
4063
4064 #: readelf.c:9570
4065 #, c-format
4066 msgid ""
4067 "Contents of the .debug_str section:\n"
4068 "\n"
4069 msgstr ""
4070
4071 #: readelf.c:9675
4072 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
4073 msgstr ""
4074
4075 #: readelf.c:9679
4076 #, c-format
4077 msgid " Length: %ld\n"
4078 msgstr ""
4079
4080 #: readelf.c:9680
4081 #, c-format
4082 msgid " Version: %d\n"
4083 msgstr ""
4084
4085 #: readelf.c:9681
4086 #, c-format
4087 msgid " Offset into .debug_info: %lx\n"
4088 msgstr ""
4089
4090 #: readelf.c:9682
4091 #, c-format
4092 msgid " Pointer Size: %d\n"
4093 msgstr ""
4094
4095 #: readelf.c:9683
4096 #, c-format
4097 msgid " Segment Size: %d\n"
4098 msgstr ""
4099
4100 #: readelf.c:9685
4101 #, c-format
4102 msgid ""
4103 "\n"
4104 " Address Length\n"
4105 msgstr ""
4106
4107 #: readelf.c:9741
4108 #, c-format
4109 msgid ""
4110 "\n"
4111 "The .debug_ranges section is empty.\n"
4112 msgstr ""
4113
4114 #. FIXME: Should we handle this case?
4115 #: readelf.c:9786
4116 msgid "Range lists in .debug_info section aren't in ascending order!\n"
4117 msgstr ""
4118
4119 #: readelf.c:9789
4120 msgid "No range lists in .debug_info section!\n"
4121 msgstr ""
4122
4123 #: readelf.c:9792
4124 #, c-format
4125 msgid "Range lists in .debug_ranges section start at 0x%lx\n"
4126 msgstr ""
4127
4128 #: readelf.c:9795
4129 #, c-format
4130 msgid ""
4131 "Contents of the .debug_ranges section:\n"
4132 "\n"
4133 msgstr ""
4134
4135 #: readelf.c:9796
4136 #, c-format
4137 msgid " Offset Begin End\n"
4138 msgstr ""
4139
4140 #: readelf.c:9820
4141 #, c-format
4142 msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n"
4143 msgstr ""
4144
4145 #: readelf.c:9823
4146 #, c-format
4147 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n"
4148 msgstr ""
4149
4150 #: readelf.c:10017
4151 #, c-format
4152 msgid "The section %s contains:\n"
4153 msgstr ""
4154
4155 #: readelf.c:10663
4156 #, c-format
4157 msgid "unsupported or unknown DW_CFA_%d\n"
4158 msgstr ""
4159
4160 #: readelf.c:10688
4161 #, c-format
4162 msgid "Displaying the debug contents of section %s is not yet supported.\n"
4163 msgstr ""
4164
4165 #: readelf.c:10732
4166 #, c-format
4167 msgid ""
4168 "\n"
4169 "Section '%s' has no debugging data.\n"
4170 msgstr ""
4171
4172 #: readelf.c:10746
4173 msgid "debug section data"
4174 msgstr ""
4175
4176 #: readelf.c:10765
4177 #, c-format
4178 msgid "Unrecognized debug section: %s\n"
4179 msgstr ""
4180
4181 #: readelf.c:10800
4182 #, c-format
4183 msgid "Section %d was not dumped because it does not exist!\n"
4184 msgstr ""
4185
4186 #: readelf.c:10872 readelf.c:11236
4187 msgid "liblist"
4188 msgstr ""
4189
4190 #: readelf.c:10961
4191 msgid "options"
4192 msgstr ""
4193
4194 #: readelf.c:10991
4195 #, c-format
4196 msgid ""
4197 "\n"
4198 "Section '%s' contains %d entries:\n"
4199 msgstr ""
4200
4201 #: readelf.c:11152
4202 msgid "conflict list found without a dynamic symbol table"
4203 msgstr ""
4204
4205 #: readelf.c:11168 readelf.c:11182
4206 msgid "conflict"
4207 msgstr ""
4208
4209 #: readelf.c:11192
4210 #, c-format
4211 msgid ""
4212 "\n"
4213 "Section '.conflict' contains %lu entries:\n"
4214 msgstr ""
4215
4216 #: readelf.c:11194
4217 msgid " Num: Index Value Name"
4218 msgstr ""
4219
4220 #: readelf.c:11243
4221 msgid "liblist string table"
4222 msgstr ""
4223
4224 #: readelf.c:11252
4225 #, c-format
4226 msgid ""
4227 "\n"
4228 "Library list section '%s' contains %lu entries:\n"
4229 msgstr ""
4230
4231 #: readelf.c:11303
4232 msgid "NT_AUXV (auxiliary vector)"
4233 msgstr ""
4234
4235 #: readelf.c:11305
4236 msgid "NT_PRSTATUS (prstatus structure)"
4237 msgstr ""
4238
4239 #: readelf.c:11307
4240 msgid "NT_FPREGSET (floating point registers)"
4241 msgstr ""
4242
4243 #: readelf.c:11309
4244 msgid "NT_PRPSINFO (prpsinfo structure)"
4245 msgstr ""
4246
4247 #: readelf.c:11311
4248 msgid "NT_TASKSTRUCT (task structure)"
4249 msgstr ""
4250
4251 #: readelf.c:11313
4252 msgid "NT_PRXFPREG (user_xfpregs structure)"
4253 msgstr ""
4254
4255 #: readelf.c:11315
4256 msgid "NT_PSTATUS (pstatus structure)"
4257 msgstr ""
4258
4259 #: readelf.c:11317
4260 msgid "NT_FPREGS (floating point registers)"
4261 msgstr ""
4262
4263 #: readelf.c:11319
4264 msgid "NT_PSINFO (psinfo structure)"
4265 msgstr ""
4266
4267 #: readelf.c:11321
4268 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4269 msgstr ""
4270
4271 #: readelf.c:11323
4272 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
4273 msgstr ""
4274
4275 #: readelf.c:11325
4276 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
4277 msgstr ""
4278
4279 #: readelf.c:11333
4280 msgid "NT_VERSION (version)"
4281 msgstr ""
4282
4283 #: readelf.c:11335
4284 msgid "NT_ARCH (architecture)"
4285 msgstr ""
4286
4287 #: readelf.c:11340 readelf.c:11362
4288 #, c-format
4289 msgid "Unknown note type: (0x%08x)"
4290 msgstr ""
4291
4292 #. NetBSD core "procinfo" structure.
4293 #: readelf.c:11352
4294 msgid "NetBSD procinfo structure"
4295 msgstr ""
4296
4297 #: readelf.c:11379 readelf.c:11393
4298 msgid "PT_GETREGS (reg structure)"
4299 msgstr ""
4300
4301 #: readelf.c:11381 readelf.c:11395
4302 msgid "PT_GETFPREGS (fpreg structure)"
4303 msgstr ""
4304
4305 #: readelf.c:11401
4306 #, c-format
4307 msgid "PT_FIRSTMACH+%d"
4308 msgstr ""
4309
4310 #: readelf.c:11447
4311 msgid "notes"
4312 msgstr ""
4313
4314 #: readelf.c:11453
4315 #, c-format
4316 msgid ""
4317 "\n"
4318 "Notes at offset 0x%08lx with length 0x%08lx:\n"
4319 msgstr ""
4320
4321 #: readelf.c:11455
4322 #, c-format
4323 msgid " Owner\t\tData size\tDescription\n"
4324 msgstr ""
4325
4326 #: readelf.c:11474
4327 #, c-format
4328 msgid "corrupt note found at offset %x into core notes\n"
4329 msgstr ""
4330
4331 #: readelf.c:11476
4332 #, c-format
4333 msgid " type: %x, namesize: %08lx, descsize: %08lx\n"
4334 msgstr ""
4335
4336 #: readelf.c:11574
4337 #, c-format
4338 msgid "No note segments present in the core file.\n"
4339 msgstr ""
4340
4341 #: readelf.c:11653
4342 msgid ""
4343 "This instance of readelf has been built without support for a\n"
4344 "64 bit data type and so it cannot read 64 bit ELF files.\n"
4345 msgstr ""
4346
4347 #: readelf.c:11700 readelf.c:12059
4348 #, c-format
4349 msgid "%s: Failed to read file header\n"
4350 msgstr ""
4351
4352 #: readelf.c:11713
4353 #, c-format
4354 msgid ""
4355 "\n"
4356 "File: %s\n"
4357 msgstr ""
4358
4359 #: readelf.c:11876 readelf.c:11897 readelf.c:11934 readelf.c:12014
4360 #, c-format
4361 msgid "%s: failed to read archive header\n"
4362 msgstr ""
4363
4364 #: readelf.c:11887
4365 #, c-format
4366 msgid "%s: failed to skip archive symbol table\n"
4367 msgstr ""
4368
4369 #: readelf.c:11919
4370 #, c-format
4371 msgid "%s: failed to read string table\n"
4372 msgstr ""
4373
4374 #: readelf.c:11955
4375 #, c-format
4376 msgid "%s: invalid archive string table offset %lu\n"
4377 msgstr ""
4378
4379 #: readelf.c:11971
4380 #, c-format
4381 msgid "%s: bad archive file name\n"
4382 msgstr ""
4383
4384 #: readelf.c:12003
4385 #, c-format
4386 msgid "%s: failed to seek to next archive header\n"
4387 msgstr ""
4388
4389 #: readelf.c:12037
4390 #, c-format
4391 msgid "'%s': No such file\n"
4392 msgstr ""
4393
4394 #: readelf.c:12039
4395 #, c-format
4396 msgid "Could not locate '%s'. System error message: %s\n"
4397 msgstr ""
4398
4399 #: readelf.c:12046
4400 #, c-format
4401 msgid "'%s' is not an ordinary file\n"
4402 msgstr ""
4403
4404 #: readelf.c:12053
4405 #, c-format
4406 msgid "Input file '%s' is not readable.\n"
4407 msgstr ""
4408
4409 #: rename.c:127
4410 #, c-format
4411 msgid "%s: cannot set time: %s"
4412 msgstr ""
4413
4414 #. We have to clean up here.
4415 #: rename.c:162 rename.c:200
4416 #, c-format
4417 msgid "unable to rename '%s' reason: %s"
4418 msgstr ""
4419
4420 #: rename.c:208
4421 #, c-format
4422 msgid "unable to copy file '%s' reason: %s"
4423 msgstr ""
4424
4425 #: resbin.c:132
4426 #, c-format
4427 msgid "%s: not enough binary data"
4428 msgstr ""
4429
4430 #: resbin.c:148
4431 msgid "null terminated unicode string"
4432 msgstr ""
4433
4434 #: resbin.c:175 resbin.c:181
4435 msgid "resource ID"
4436 msgstr ""
4437
4438 #: resbin.c:221
4439 msgid "cursor"
4440 msgstr ""
4441
4442 #: resbin.c:253 resbin.c:260
4443 msgid "menu header"
4444 msgstr ""
4445
4446 #: resbin.c:270
4447 msgid "menuex header"
4448 msgstr ""
4449
4450 #: resbin.c:274
4451 msgid "menuex offset"
4452 msgstr ""
4453
4454 #: resbin.c:281
4455 #, c-format
4456 msgid "unsupported menu version %d"
4457 msgstr ""
4458
4459 #: resbin.c:306 resbin.c:321 resbin.c:384
4460 msgid "menuitem header"
4461 msgstr ""
4462
4463 #: resbin.c:414
4464 msgid "menuitem"
4465 msgstr ""
4466
4467 #: resbin.c:453 resbin.c:481
4468 msgid "dialog header"
4469 msgstr ""
4470
4471 #: resbin.c:471
4472 #, c-format
4473 msgid "unexpected DIALOGEX version %d"
4474 msgstr ""
4475
4476 #: resbin.c:516
4477 msgid "dialog font point size"
4478 msgstr ""
4479
4480 #: resbin.c:524
4481 msgid "dialogex font information"
4482 msgstr ""
4483
4484 #: resbin.c:550 resbin.c:568
4485 msgid "dialog control"
4486 msgstr ""
4487
4488 #: resbin.c:560
4489 msgid "dialogex control"
4490 msgstr ""
4491
4492 #: resbin.c:589
4493 msgid "dialog control end"
4494 msgstr ""
4495
4496 #: resbin.c:601
4497 msgid "dialog control data"
4498 msgstr ""
4499
4500 #: resbin.c:642
4501 msgid "stringtable string length"
4502 msgstr ""
4503
4504 #: resbin.c:652
4505 msgid "stringtable string"
4506 msgstr ""
4507
4508 #: resbin.c:683
4509 msgid "fontdir header"
4510 msgstr ""
4511
4512 #: resbin.c:696
4513 msgid "fontdir"
4514 msgstr ""
4515
4516 #: resbin.c:712
4517 msgid "fontdir device name"
4518 msgstr ""
4519
4520 #: resbin.c:718
4521 msgid "fontdir face name"
4522 msgstr ""
4523
4524 #: resbin.c:759
4525 msgid "accelerator"
4526 msgstr ""
4527
4528 #: resbin.c:819
4529 msgid "group cursor header"
4530 msgstr ""
4531
4532 #: resbin.c:823
4533 #, c-format
4534 msgid "unexpected group cursor type %d"
4535 msgstr ""
4536
4537 #: resbin.c:838
4538 msgid "group cursor"
4539 msgstr ""
4540
4541 #: resbin.c:875
4542 msgid "group icon header"
4543 msgstr ""
4544
4545 #: resbin.c:879
4546 #, c-format
4547 msgid "unexpected group icon type %d"
4548 msgstr ""
4549
4550 #: resbin.c:894
4551 msgid "group icon"
4552 msgstr ""
4553
4554 #: resbin.c:957 resbin.c:1174
4555 msgid "unexpected version string"
4556 msgstr ""
4557
4558 #: resbin.c:989
4559 #, c-format
4560 msgid "version length %d does not match resource length %lu"
4561 msgstr ""
4562
4563 #: resbin.c:993
4564 #, c-format
4565 msgid "unexpected version type %d"
4566 msgstr ""
4567
4568 #: resbin.c:1005
4569 #, c-format
4570 msgid "unexpected fixed version information length %d"
4571 msgstr ""
4572
4573 #: resbin.c:1008
4574 msgid "fixed version info"
4575 msgstr ""
4576
4577 #: resbin.c:1012
4578 #, c-format
4579 msgid "unexpected fixed version signature %lu"
4580 msgstr ""
4581
4582 #: resbin.c:1016
4583 #, c-format
4584 msgid "unexpected fixed version info version %lu"
4585 msgstr ""
4586
4587 #: resbin.c:1045
4588 msgid "version var info"
4589 msgstr ""
4590
4591 #: resbin.c:1062
4592 #, c-format
4593 msgid "unexpected stringfileinfo value length %d"
4594 msgstr ""
4595
4596 #: resbin.c:1072
4597 #, c-format
4598 msgid "unexpected version stringtable value length %d"
4599 msgstr ""
4600
4601 #: resbin.c:1106
4602 #, c-format
4603 msgid "unexpected version string length %d != %d + %d"
4604 msgstr ""
4605
4606 #: resbin.c:1117
4607 #, c-format
4608 msgid "unexpected version string length %d < %d"
4609 msgstr ""
4610
4611 #: resbin.c:1134
4612 #, c-format
4613 msgid "unexpected varfileinfo value length %d"
4614 msgstr ""
4615
4616 #: resbin.c:1153
4617 msgid "version varfileinfo"
4618 msgstr ""
4619
4620 #: resbin.c:1168
4621 #, c-format
4622 msgid "unexpected version value length %d"
4623 msgstr ""
4624
4625 #: rescoff.c:126
4626 msgid "filename required for COFF input"
4627 msgstr ""
4628
4629 #: rescoff.c:143
4630 #, c-format
4631 msgid "%s: no resource section"
4632 msgstr ""
4633
4634 #: rescoff.c:150
4635 msgid "can't read resource section"
4636 msgstr ""
4637
4638 #: rescoff.c:174
4639 #, c-format
4640 msgid "%s: %s: address out of bounds"
4641 msgstr ""
4642
4643 #: rescoff.c:190
4644 msgid "directory"
4645 msgstr ""
4646
4647 #: rescoff.c:218
4648 msgid "named directory entry"
4649 msgstr ""
4650
4651 #: rescoff.c:227
4652 msgid "directory entry name"
4653 msgstr ""
4654
4655 #: rescoff.c:247
4656 msgid "named subdirectory"
4657 msgstr ""
4658
4659 #: rescoff.c:255
4660 msgid "named resource"
4661 msgstr ""
4662
4663 #: rescoff.c:270
4664 msgid "ID directory entry"
4665 msgstr ""
4666
4667 #: rescoff.c:287
4668 msgid "ID subdirectory"
4669 msgstr ""
4670
4671 #: rescoff.c:295
4672 msgid "ID resource"
4673 msgstr ""
4674
4675 #: rescoff.c:318
4676 msgid "resource type unknown"
4677 msgstr ""
4678
4679 #: rescoff.c:321
4680 msgid "data entry"
4681 msgstr ""
4682
4683 #: rescoff.c:329
4684 msgid "resource data"
4685 msgstr ""
4686
4687 #: rescoff.c:334
4688 msgid "resource data size"
4689 msgstr ""
4690
4691 #: rescoff.c:427
4692 msgid "filename required for COFF output"
4693 msgstr ""
4694
4695 #: rescoff.c:719
4696 msgid "can't get BFD_RELOC_RVA relocation type"
4697 msgstr ""
4698
4699 #: resrc.c:238 resrc.c:309
4700 #, c-format
4701 msgid "can't open temporary file `%s': %s"
4702 msgstr ""
4703
4704 #: resrc.c:244
4705 #, c-format
4706 msgid "can't redirect stdout: `%s': %s"
4707 msgstr ""
4708
4709 #: resrc.c:260
4710 #, c-format
4711 msgid "%s %s: %s"
4712 msgstr ""
4713
4714 #: resrc.c:305
4715 #, c-format
4716 msgid "can't execute `%s': %s"
4717 msgstr ""
4718
4719 #: resrc.c:314
4720 #, c-format
4721 msgid "Using temporary file `%s' to read preprocessor output\n"
4722 msgstr ""
4723
4724 #: resrc.c:321
4725 #, c-format
4726 msgid "can't popen `%s': %s"
4727 msgstr ""
4728
4729 #: resrc.c:323
4730 #, c-format
4731 msgid "Using popen to read preprocessor output\n"
4732 msgstr ""
4733
4734 #: resrc.c:362
4735 #, c-format
4736 msgid "Tried `%s'\n"
4737 msgstr ""
4738
4739 #: resrc.c:373
4740 #, c-format
4741 msgid "Using `%s'\n"
4742 msgstr ""
4743
4744 #: resrc.c:529
4745 #, c-format
4746 msgid "%s:%d: %s\n"
4747 msgstr ""
4748
4749 #: resrc.c:537
4750 #, c-format
4751 msgid "%s: unexpected EOF"
4752 msgstr ""
4753
4754 #: resrc.c:586
4755 #, c-format
4756 msgid "%s: read of %lu returned %lu"
4757 msgstr ""
4758
4759 #: resrc.c:624 resrc.c:1134
4760 #, c-format
4761 msgid "stat failed on bitmap file `%s': %s"
4762 msgstr ""
4763
4764 #: resrc.c:675
4765 #, c-format
4766 msgid "cursor file `%s' does not contain cursor data"
4767 msgstr ""
4768
4769 #: resrc.c:707 resrc.c:1003
4770 #, c-format
4771 msgid "%s: fseek to %lu failed: %s"
4772 msgstr ""
4773
4774 #: resrc.c:831
4775 msgid "help ID requires DIALOGEX"
4776 msgstr ""
4777
4778 #: resrc.c:833
4779 msgid "control data requires DIALOGEX"
4780 msgstr ""
4781
4782 #: resrc.c:861
4783 #, c-format
4784 msgid "stat failed on font file `%s': %s"
4785 msgstr ""
4786
4787 #: resrc.c:972
4788 #, c-format
4789 msgid "icon file `%s' does not contain icon data"
4790 msgstr ""
4791
4792 #: resrc.c:1273 resrc.c:1308
4793 #, c-format
4794 msgid "stat failed on file `%s': %s"
4795 msgstr ""
4796
4797 #: resrc.c:1494
4798 #, c-format
4799 msgid "can't open `%s' for output: %s"
4800 msgstr ""
4801
4802 #: size.c:81
4803 #, c-format
4804 msgid " Displays the sizes of sections inside binary files\n"
4805 msgstr ""
4806
4807 #: size.c:82
4808 #, c-format
4809 msgid " If no input file(s) are specified, a.out is assumed\n"
4810 msgstr ""
4811
4812 #: size.c:83
4813 #, c-format
4814 msgid ""
4815 " The options are:\n"
4816 " -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
4817 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
4818 "hex\n"
4819 " -t --totals Display the total sizes (Berkeley "
4820 "only)\n"
4821 " --target=<bfdname> Set the binary file format\n"
4822 " -h --help Display this information\n"
4823 " -v --version Display the program's version\n"
4824 "\n"
4825 msgstr ""
4826
4827 #: size.c:153
4828 #, c-format
4829 msgid "invalid argument to --format: %s"
4830 msgstr ""
4831
4832 #: size.c:180
4833 #, c-format
4834 msgid "Invalid radix: %s\n"
4835 msgstr ""
4836
4837 #: srconv.c:1722
4838 #, c-format
4839 msgid "Convert a COFF object file into a SYSROFF object file\n"
4840 msgstr ""
4841
4842 #: srconv.c:1723
4843 #, c-format
4844 msgid ""
4845 " The options are:\n"
4846 " -q --quick (Obsolete - ignored)\n"
4847 " -n --noprescan Do not perform a scan to convert commons into defs\n"
4848 " -d --debug Display information about what is being done\n"
4849 " -h --help Display this information\n"
4850 " -v --version Print the program's version number\n"
4851 msgstr ""
4852
4853 #: srconv.c:1866
4854 #, c-format
4855 msgid "unable to open output file %s"
4856 msgstr ""
4857
4858 #: stabs.c:330 stabs.c:1708
4859 msgid "numeric overflow"
4860 msgstr ""
4861
4862 #: stabs.c:340
4863 #, c-format
4864 msgid "Bad stab: %s\n"
4865 msgstr ""
4866
4867 #: stabs.c:348
4868 #, c-format
4869 msgid "Warning: %s: %s\n"
4870 msgstr ""
4871
4872 #: stabs.c:458
4873 #, c-format
4874 msgid "N_LBRAC not within function\n"
4875 msgstr ""
4876
4877 #: stabs.c:497
4878 #, c-format
4879 msgid "Too many N_RBRACs\n"
4880 msgstr ""
4881
4882 #: stabs.c:738
4883 msgid "unknown C++ encoded name"
4884 msgstr ""
4885
4886 #. Complain and keep going, so compilers can invent new
4887 #. cross-reference types.
4888 #: stabs.c:1253
4889 msgid "unrecognized cross reference type"
4890 msgstr ""
4891
4892 #. Does this actually ever happen? Is that why we are worrying
4893 #. about dealing with it rather than just calling error_type?
4894 #: stabs.c:1800
4895 msgid "missing index type"
4896 msgstr ""
4897
4898 #: stabs.c:2114
4899 msgid "unknown virtual character for baseclass"
4900 msgstr ""
4901
4902 #: stabs.c:2132
4903 msgid "unknown visibility character for baseclass"
4904 msgstr ""
4905
4906 #: stabs.c:2318
4907 msgid "unnamed $vb type"
4908 msgstr ""
4909
4910 #: stabs.c:2324
4911 msgid "unrecognized C++ abbreviation"
4912 msgstr ""
4913
4914 #: stabs.c:2400
4915 msgid "unknown visibility character for field"
4916 msgstr ""
4917
4918 #: stabs.c:2652
4919 msgid "const/volatile indicator missing"
4920 msgstr ""
4921
4922 #: stabs.c:2888
4923 #, c-format
4924 msgid "No mangling for \"%s\"\n"
4925 msgstr ""
4926
4927 #: stabs.c:3188
4928 msgid "Undefined N_EXCL"
4929 msgstr ""
4930
4931 #: stabs.c:3268
4932 #, c-format
4933 msgid "Type file number %d out of range\n"
4934 msgstr ""
4935
4936 #: stabs.c:3273
4937 #, c-format
4938 msgid "Type index number %d out of range\n"
4939 msgstr ""
4940
4941 #: stabs.c:3352
4942 #, c-format
4943 msgid "Unrecognized XCOFF type %d\n"
4944 msgstr ""
4945
4946 #: stabs.c:3644
4947 #, c-format
4948 msgid "bad mangled name `%s'\n"
4949 msgstr ""
4950
4951 #: stabs.c:3739
4952 #, c-format
4953 msgid "no argument types in mangled string\n"
4954 msgstr ""
4955
4956 #: stabs.c:5093
4957 #, c-format
4958 msgid "Demangled name is not a function\n"
4959 msgstr ""
4960
4961 #: stabs.c:5135
4962 #, c-format
4963 msgid "Unexpected type in v3 arglist demangling\n"
4964 msgstr ""
4965
4966 #: stabs.c:5202
4967 #, c-format
4968 msgid "Unrecognized demangle component %d\n"
4969 msgstr ""
4970
4971 #: stabs.c:5254
4972 #, c-format
4973 msgid "Failed to print demangled template\n"
4974 msgstr ""
4975
4976 #: stabs.c:5334
4977 #, c-format
4978 msgid "Couldn't get demangled builtin type\n"
4979 msgstr ""
4980
4981 #: stabs.c:5383
4982 #, c-format
4983 msgid "Unexpected demangled varargs\n"
4984 msgstr ""
4985
4986 #: stabs.c:5390
4987 #, c-format
4988 msgid "Unrecognized demangled builtin type\n"
4989 msgstr ""
4990
4991 #: strings.c:206
4992 #, c-format
4993 msgid "invalid number %s"
4994 msgstr ""
4995
4996 #: strings.c:643
4997 #, c-format
4998 msgid "invalid integer argument %s"
4999 msgstr ""
5000
5001 #: strings.c:652
5002 #, c-format
5003 msgid " Display printable strings in [file(s)] (stdin by default)\n"
5004 msgstr ""
5005
5006 #: strings.c:653
5007 #, c-format
5008 msgid ""
5009 " The options are:\n"
5010 " -a - --all Scan the entire file, not just the data section\n"
5011 " -f --print-file-name Print the name of the file before each string\n"
5012 " -n --bytes=[number] Locate & print any NUL-terminated sequence of "
5013 "at\n"
5014 " -<number> least [number] characters (default 4).\n"
5015 " -t --radix={o,d,x} Print the location of the string in base 8, 10 "
5016 "or 16\n"
5017 " -o An alias for --radix=o\n"
5018 " -T --target=<BFDNAME> Specify the binary file format\n"
5019 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
5020 " s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
5021 "bit\n"
5022 " -h --help Display this information\n"
5023 " -v --version Print the program's version number\n"
5024 msgstr ""
5025
5026 #: sysdump.c:649
5027 #, c-format
5028 msgid "Print a human readable interpretation of a SYSROFF object file\n"
5029 msgstr ""
5030
5031 #: sysdump.c:650
5032 #, c-format
5033 msgid ""
5034 " The options are:\n"
5035 " -h --help Display this information\n"
5036 " -v --version Print the program's version number\n"
5037 msgstr ""
5038
5039 #: sysdump.c:715
5040 #, c-format
5041 msgid "cannot open input file %s"
5042 msgstr ""
5043
5044 #: version.c:35
5045 #, c-format
5046 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
5047 msgstr ""
5048
5049 #: version.c:36
5050 #, c-format
5051 msgid ""
5052 "This program is free software; you may redistribute it under the terms of\n"
5053 "the GNU General Public License. This program has absolutely no warranty.\n"
5054 msgstr ""
5055
5056 #: windres.c:204
5057 #, c-format
5058 msgid "can't open %s `%s': %s"
5059 msgstr ""
5060
5061 #: windres.c:370
5062 #, c-format
5063 msgid ": expected to be a directory\n"
5064 msgstr ""
5065
5066 #: windres.c:382
5067 #, c-format
5068 msgid ": expected to be a leaf\n"
5069 msgstr ""
5070
5071 #: windres.c:391
5072 #, c-format
5073 msgid "%s: warning: "
5074 msgstr ""
5075
5076 #: windres.c:393
5077 #, c-format
5078 msgid ": duplicate value\n"
5079 msgstr ""
5080
5081 #: windres.c:543
5082 #, c-format
5083 msgid "unknown format type `%s'"
5084 msgstr ""
5085
5086 #: windres.c:544
5087 #, c-format
5088 msgid "%s: supported formats:"
5089 msgstr ""
5090
5091 #. Otherwise, we give up.
5092 #: windres.c:627
5093 #, c-format
5094 msgid "can not determine type of file `%s'; use the -J option"
5095 msgstr ""
5096
5097 #: windres.c:639
5098 #, c-format
5099 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
5100 msgstr ""
5101
5102 #: windres.c:641
5103 #, c-format
5104 msgid ""
5105 " The options are:\n"
5106 " -i --input=<file> Name input file\n"
5107 " -o --output=<file> Name output file\n"
5108 " -J --input-format=<format> Specify input format\n"
5109 " -O --output-format=<format> Specify output format\n"
5110 " -F --target=<target> Specify COFF target\n"
5111 " --preprocessor=<program> Program to use to preprocess rc file\n"
5112 " -I --include-dir=<dir> Include directory when preprocessing rc file\n"
5113 " -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
5114 " -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
5115 " -v --verbose Verbose - tells you what it's doing\n"
5116 " -l --language=<val> Set language when reading rc file\n"
5117 " --use-temp-file Use a temporary file instead of popen to "
5118 "read\n"
5119 " the preprocessor output\n"
5120 " --no-use-temp-file Use popen (default)\n"
5121 msgstr ""
5122
5123 #: windres.c:657
5124 #, c-format
5125 msgid " --yydebug Turn on parser debugging\n"
5126 msgstr ""
5127
5128 #: windres.c:660
5129 #, c-format
5130 msgid ""
5131 " -r Ignored for compatibility with rc\n"
5132 " -h --help Print this help message\n"
5133 " -V --version Print version information\n"
5134 msgstr ""
5135
5136 #: windres.c:664
5137 #, c-format
5138 msgid ""
5139 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
5140 "extension if not specified. A single file name is an input file.\n"
5141 "No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
5142 msgstr ""
5143
5144 #: windres.c:800
5145 msgid "invalid option -f\n"
5146 msgstr ""
5147
5148 #: windres.c:805
5149 msgid "No filename following the -fo option.\n"
5150 msgstr ""
5151
5152 #: windres.c:863
5153 #, c-format
5154 msgid ""
5155 "Option -I is deprecated for setting the input format, please use -J "
5156 "instead.\n"
5157 msgstr ""
5158
5159 #: windres.c:981
5160 msgid "no resources"
5161 msgstr ""
5162
5163 #: wrstabs.c:354 wrstabs.c:1915
5164 #, c-format
5165 msgid "string_hash_lookup failed: %s"
5166 msgstr ""
5167
5168 #: wrstabs.c:635
5169 #, c-format
5170 msgid "stab_int_type: bad size %u"
5171 msgstr ""
5172
5173 #: wrstabs.c:1393
5174 #, c-format
5175 msgid "%s: warning: unknown size for field `%s' in struct"
5176 msgstr ""
This page took 0.18996 seconds and 4 git commands to generate.