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