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