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