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