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