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