de74776e75648a2cee273584e9d662975f60dd57
[deliverable/binutils-gdb.git] / binutils / po / binutils.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2018-04-30 11:22+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: addr2line.c:80
22 #, c-format
23 msgid "Usage: %s [option(s)] [addr(s)]\n"
24 msgstr ""
25
26 #: addr2line.c:81
27 #, c-format
28 msgid " Convert addresses into line number/file name pairs.\n"
29 msgstr ""
30
31 #: addr2line.c:82
32 #, c-format
33 msgid ""
34 " If no addresses are specified on the command line, they will be read from "
35 "stdin\n"
36 msgstr ""
37
38 #: addr2line.c:83
39 #, c-format
40 msgid ""
41 " The options are:\n"
42 " @<file> Read options from <file>\n"
43 " -a --addresses Show addresses\n"
44 " -b --target=<bfdname> Set the binary file format\n"
45 " -e --exe=<executable> Set the input file name (default is a.out)\n"
46 " -i --inlines Unwind inlined functions\n"
47 " -j --section=<name> Read section-relative offsets instead of addresses\n"
48 " -p --pretty-print Make the output easier to read for humans\n"
49 " -s --basenames Strip directory names\n"
50 " -f --functions Show function names\n"
51 " -C --demangle[=style] Demangle function names\n"
52 " -h --help Display this information\n"
53 " -v --version Display the program's version\n"
54 "\n"
55 msgstr ""
56
57 #: addr2line.c:100 ar.c:336 ar.c:373 coffdump.c:473 dlltool.c:3989
58 #: dllwrap.c:518 elfedit.c:677 objcopy.c:658 objcopy.c:711 readelf.c:4440
59 #: size.c:97 srconv.c:1706 strings.c:668 sysdump.c:648 windmc.c:227
60 #: windres.c:688
61 #, c-format
62 msgid "Report bugs to %s\n"
63 msgstr ""
64
65 #. Note for translators: This printf is used to join the
66 #. function name just printed above to the line number/
67 #. file name pair that is about to be printed below. Eg:
68 #.
69 #. foo at 123:bar.c
70 #: addr2line.c:304
71 #, c-format
72 msgid " at "
73 msgstr ""
74
75 #. Note for translators: This printf is used to join the
76 #. line number/file name pair that has just been printed with
77 #. the line number/file name pair that is going to be printed
78 #. by the next iteration of the while loop. Eg:
79 #.
80 #. 123:bar.c (inlined by) 456:main.c
81 #: addr2line.c:345
82 #, c-format
83 msgid " (inlined by) "
84 msgstr ""
85
86 #: addr2line.c:378
87 #, c-format
88 msgid "%s: cannot get addresses from archive"
89 msgstr ""
90
91 #: addr2line.c:395
92 #, c-format
93 msgid "%s: cannot find section %s"
94 msgstr ""
95
96 #: addr2line.c:465 nm.c:1683 objdump.c:3886
97 #, c-format
98 msgid "unknown demangling style `%s'"
99 msgstr ""
100
101 #: ar.c:257
102 #, c-format
103 msgid "no entry %s in archive\n"
104 msgstr ""
105
106 #: ar.c:271
107 #, c-format
108 msgid ""
109 "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin "
110 "<name>] [member-name] [count] archive-file file...\n"
111 msgstr ""
112
113 #: ar.c:277
114 #, c-format
115 msgid ""
116 "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [member-name] "
117 "[count] archive-file file...\n"
118 msgstr ""
119
120 #: ar.c:285
121 #, c-format
122 msgid " %s -M [<mri-script]\n"
123 msgstr ""
124
125 #: ar.c:286
126 #, c-format
127 msgid " commands:\n"
128 msgstr ""
129
130 #: ar.c:287
131 #, c-format
132 msgid " d - delete file(s) from the archive\n"
133 msgstr ""
134
135 #: ar.c:288
136 #, c-format
137 msgid " m[ab] - move file(s) in the archive\n"
138 msgstr ""
139
140 #: ar.c:289
141 #, c-format
142 msgid " p - print file(s) found in the archive\n"
143 msgstr ""
144
145 #: ar.c:290
146 #, c-format
147 msgid " q[f] - quick append file(s) to the archive\n"
148 msgstr ""
149
150 #: ar.c:291
151 #, c-format
152 msgid ""
153 " r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
154 msgstr ""
155
156 #: ar.c:292
157 #, c-format
158 msgid " s - act as ranlib\n"
159 msgstr ""
160
161 #: ar.c:293
162 #, c-format
163 msgid " t - display contents of archive\n"
164 msgstr ""
165
166 #: ar.c:294
167 #, c-format
168 msgid " x[o] - extract file(s) from the archive\n"
169 msgstr ""
170
171 #: ar.c:295
172 #, c-format
173 msgid " command specific modifiers:\n"
174 msgstr ""
175
176 #: ar.c:296
177 #, c-format
178 msgid " [a] - put file(s) after [member-name]\n"
179 msgstr ""
180
181 #: ar.c:297
182 #, c-format
183 msgid " [b] - put file(s) before [member-name] (same as [i])\n"
184 msgstr ""
185
186 #: ar.c:300
187 #, c-format
188 msgid " [D] - use zero for timestamps and uids/gids (default)\n"
189 msgstr ""
190
191 #: ar.c:302
192 #, c-format
193 msgid " [U] - use actual timestamps and uids/gids\n"
194 msgstr ""
195
196 #: ar.c:307
197 #, c-format
198 msgid " [D] - use zero for timestamps and uids/gids\n"
199 msgstr ""
200
201 #: ar.c:309
202 #, c-format
203 msgid " [U] - use actual timestamps and uids/gids (default)\n"
204 msgstr ""
205
206 #: ar.c:312
207 #, c-format
208 msgid " [N] - use instance [count] of name\n"
209 msgstr ""
210
211 #: ar.c:313
212 #, c-format
213 msgid " [f] - truncate inserted file names\n"
214 msgstr ""
215
216 #: ar.c:314
217 #, c-format
218 msgid " [P] - use full path names when matching\n"
219 msgstr ""
220
221 #: ar.c:315
222 #, c-format
223 msgid " [o] - preserve original dates\n"
224 msgstr ""
225
226 #: ar.c:316
227 #, c-format
228 msgid ""
229 " [u] - only replace files that are newer than current archive "
230 "contents\n"
231 msgstr ""
232
233 #: ar.c:317
234 #, c-format
235 msgid " generic modifiers:\n"
236 msgstr ""
237
238 #: ar.c:318
239 #, c-format
240 msgid " [c] - do not warn if the library had to be created\n"
241 msgstr ""
242
243 #: ar.c:319
244 #, c-format
245 msgid " [s] - create an archive index (cf. ranlib)\n"
246 msgstr ""
247
248 #: ar.c:320
249 #, c-format
250 msgid " [S] - do not build a symbol table\n"
251 msgstr ""
252
253 #: ar.c:321
254 #, c-format
255 msgid " [T] - make a thin archive\n"
256 msgstr ""
257
258 #: ar.c:322
259 #, c-format
260 msgid " [v] - be verbose\n"
261 msgstr ""
262
263 #: ar.c:323
264 #, c-format
265 msgid " [V] - display the version number\n"
266 msgstr ""
267
268 #: ar.c:324
269 #, c-format
270 msgid " @<file> - read options from <file>\n"
271 msgstr ""
272
273 #: ar.c:325
274 #, c-format
275 msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
276 msgstr ""
277
278 #: ar.c:327
279 #, c-format
280 msgid " optional:\n"
281 msgstr ""
282
283 #: ar.c:328
284 #, c-format
285 msgid " --plugin <p> - load the specified plugin\n"
286 msgstr ""
287
288 #: ar.c:349
289 #, c-format
290 msgid "Usage: %s [options] archive\n"
291 msgstr ""
292
293 #: ar.c:350
294 #, c-format
295 msgid " Generate an index to speed access to archives\n"
296 msgstr ""
297
298 #: ar.c:351
299 #, c-format
300 msgid ""
301 " The options are:\n"
302 " @<file> Read options from <file>\n"
303 msgstr ""
304
305 #: ar.c:354
306 #, c-format
307 msgid " --plugin <name> Load the specified plugin\n"
308 msgstr ""
309
310 #: ar.c:358
311 #, c-format
312 msgid ""
313 " -D Use zero for symbol map timestamp (default)\n"
314 " -U Use an actual symbol map timestamp\n"
315 msgstr ""
316
317 #: ar.c:362
318 #, c-format
319 msgid ""
320 " -D Use zero for symbol map timestamp\n"
321 " -U Use actual symbol map timestamp (default)\n"
322 msgstr ""
323
324 #: ar.c:365
325 #, c-format
326 msgid ""
327 " -t Update the archive's symbol map timestamp\n"
328 " -h --help Print this help message\n"
329 " -v --version Print version information\n"
330 msgstr ""
331
332 #: ar.c:489
333 msgid "two different operation options specified"
334 msgstr ""
335
336 #: ar.c:580 ar.c:640 nm.c:1764
337 #, c-format
338 msgid "sorry - this program has been built without plugin support\n"
339 msgstr ""
340
341 #: ar.c:770
342 msgid "no operation specified"
343 msgstr ""
344
345 #: ar.c:773
346 msgid "`u' is only meaningful with the `r' option."
347 msgstr ""
348
349 #: ar.c:776
350 msgid "`u' is not meaningful with the `D' option."
351 msgstr ""
352
353 #: ar.c:779
354 msgid "`u' modifier ignored since `D' is the default (see `U')"
355 msgstr ""
356
357 #: ar.c:788
358 msgid "missing position arg."
359 msgstr ""
360
361 #: ar.c:794
362 msgid "`N' is only meaningful with the `x' and `d' options."
363 msgstr ""
364
365 #: ar.c:796
366 msgid "`N' missing value."
367 msgstr ""
368
369 #: ar.c:799
370 msgid "Value for `N' must be positive."
371 msgstr ""
372
373 #: ar.c:815
374 msgid "`x' cannot be used on thin archives."
375 msgstr ""
376
377 #: ar.c:862
378 #, c-format
379 msgid "internal error -- this option not implemented"
380 msgstr ""
381
382 #: ar.c:931
383 #, c-format
384 msgid "creating %s"
385 msgstr ""
386
387 #: ar.c:962
388 #, c-format
389 msgid "Cannot convert existing library %s to thin format"
390 msgstr ""
391
392 #: ar.c:968
393 #, c-format
394 msgid "Cannot convert existing thin library %s to normal format"
395 msgstr ""
396
397 #: ar.c:1000 ar.c:1064 ar.c:1394 objcopy.c:3297
398 #, c-format
399 msgid "internal stat error on %s"
400 msgstr ""
401
402 #: ar.c:1019 ar.c:1097
403 #, c-format
404 msgid "%s is not a valid archive"
405 msgstr ""
406
407 #: ar.c:1056 objcopy.c:3261
408 #, c-format
409 msgid "illegal pathname found in archive member: %s"
410 msgstr ""
411
412 #: ar.c:1155
413 msgid "could not create temporary file whilst writing archive"
414 msgstr ""
415
416 #: ar.c:1299
417 #, c-format
418 msgid "No member named `%s'\n"
419 msgstr ""
420
421 #: ar.c:1349
422 #, c-format
423 msgid "no entry %s in archive %s!"
424 msgstr ""
425
426 #: ar.c:1488
427 #, c-format
428 msgid "%s: no archive map to update"
429 msgstr ""
430
431 #: arsup.c:89
432 #, c-format
433 msgid "No entry %s in archive.\n"
434 msgstr ""
435
436 #: arsup.c:114
437 #, c-format
438 msgid "Can't open file %s\n"
439 msgstr ""
440
441 #: arsup.c:164
442 #, c-format
443 msgid "%s: Can't open output archive %s\n"
444 msgstr ""
445
446 #: arsup.c:181
447 #, c-format
448 msgid "%s: Can't open input archive %s\n"
449 msgstr ""
450
451 #: arsup.c:190
452 #, c-format
453 msgid "%s: file %s is not an archive\n"
454 msgstr ""
455
456 #: arsup.c:230
457 #, c-format
458 msgid "%s: no output archive specified yet\n"
459 msgstr ""
460
461 #: arsup.c:250 arsup.c:293 arsup.c:335 arsup.c:358 arsup.c:424
462 #, c-format
463 msgid "%s: no open output archive\n"
464 msgstr ""
465
466 #: arsup.c:266 arsup.c:379 arsup.c:405
467 #, c-format
468 msgid "%s: can't open file %s\n"
469 msgstr ""
470
471 #: arsup.c:320 arsup.c:401 arsup.c:482
472 #, c-format
473 msgid "%s: can't find module file %s\n"
474 msgstr ""
475
476 #: arsup.c:433
477 #, c-format
478 msgid "Current open archive is %s\n"
479 msgstr ""
480
481 #: arsup.c:457
482 #, c-format
483 msgid "%s: no open archive\n"
484 msgstr ""
485
486 #: binemul.c:38
487 #, c-format
488 msgid " No emulation specific options\n"
489 msgstr ""
490
491 #. Macros for common output.
492 #: binemul.h:49
493 #, c-format
494 msgid " emulation options: \n"
495 msgstr ""
496
497 #: bucomm.c:156
498 #, c-format
499 msgid "can't set BFD default target to `%s': %s"
500 msgstr ""
501
502 #: bucomm.c:168
503 #, c-format
504 msgid "%s: Matching formats:"
505 msgstr ""
506
507 #: bucomm.c:183
508 #, c-format
509 msgid "Supported targets:"
510 msgstr ""
511
512 #: bucomm.c:185
513 #, c-format
514 msgid "%s: supported targets:"
515 msgstr ""
516
517 #: bucomm.c:203
518 #, c-format
519 msgid "Supported architectures:"
520 msgstr ""
521
522 #: bucomm.c:205
523 #, c-format
524 msgid "%s: supported architectures:"
525 msgstr ""
526
527 #: bucomm.c:218
528 msgid "big endian"
529 msgstr ""
530
531 #: bucomm.c:219
532 msgid "little endian"
533 msgstr ""
534
535 #: bucomm.c:220
536 msgid "endianness unknown"
537 msgstr ""
538
539 #: bucomm.c:267
540 #, c-format
541 msgid ""
542 "%s\n"
543 " (header %s, data %s)\n"
544 msgstr ""
545
546 #: bucomm.c:416
547 #, c-format
548 msgid "BFD header file version %s\n"
549 msgstr ""
550
551 #: bucomm.c:446
552 #, c-format
553 msgid "<time data corrupt>"
554 msgstr ""
555
556 #: bucomm.c:576
557 #, c-format
558 msgid "%s: bad number: %s"
559 msgstr ""
560
561 #: bucomm.c:596 strings.c:403
562 #, c-format
563 msgid "'%s': No such file"
564 msgstr ""
565
566 #: bucomm.c:598 strings.c:405
567 #, c-format
568 msgid "Warning: could not locate '%s'. reason: %s"
569 msgstr ""
570
571 #: bucomm.c:602 strings.c:411
572 #, c-format
573 msgid "Warning: '%s' is a directory"
574 msgstr ""
575
576 #: bucomm.c:604
577 #, c-format
578 msgid "Warning: '%s' is not an ordinary file"
579 msgstr ""
580
581 #: bucomm.c:606
582 #, c-format
583 msgid "Warning: '%s' has negative size, probably it is too large"
584 msgstr ""
585
586 #: coffdump.c:106
587 #, c-format
588 msgid "#lines %d "
589 msgstr ""
590
591 #: coffdump.c:129
592 #, c-format
593 msgid "size %d "
594 msgstr ""
595
596 #: coffdump.c:134
597 #, c-format
598 msgid "section definition at %x size %x\n"
599 msgstr ""
600
601 #: coffdump.c:140
602 #, c-format
603 msgid "pointer to"
604 msgstr ""
605
606 #: coffdump.c:145
607 #, c-format
608 msgid "array [%d] of"
609 msgstr ""
610
611 #: coffdump.c:150
612 #, c-format
613 msgid "function returning"
614 msgstr ""
615
616 #: coffdump.c:154
617 #, c-format
618 msgid "arguments"
619 msgstr ""
620
621 #: coffdump.c:158
622 #, c-format
623 msgid "code"
624 msgstr ""
625
626 #: coffdump.c:164
627 #, c-format
628 msgid "structure definition"
629 msgstr ""
630
631 #: coffdump.c:170
632 #, c-format
633 msgid "structure ref to UNKNOWN struct"
634 msgstr ""
635
636 #: coffdump.c:172
637 #, c-format
638 msgid "structure ref to %s"
639 msgstr ""
640
641 #: coffdump.c:175
642 #, c-format
643 msgid "enum ref to %s"
644 msgstr ""
645
646 #: coffdump.c:178
647 #, c-format
648 msgid "enum definition"
649 msgstr ""
650
651 #: coffdump.c:251
652 #, c-format
653 msgid "Stack offset %x"
654 msgstr ""
655
656 #: coffdump.c:254
657 #, c-format
658 msgid "Memory section %s+%x"
659 msgstr ""
660
661 #: coffdump.c:257
662 #, c-format
663 msgid "Register %d"
664 msgstr ""
665
666 #: coffdump.c:260
667 #, c-format
668 msgid "Struct Member offset %x"
669 msgstr ""
670
671 #: coffdump.c:263
672 #, c-format
673 msgid "Enum Member offset %x"
674 msgstr ""
675
676 #: coffdump.c:266
677 #, c-format
678 msgid "Undefined symbol"
679 msgstr ""
680
681 #: coffdump.c:334
682 #, c-format
683 msgid "List of symbols"
684 msgstr ""
685
686 #: coffdump.c:341
687 #, c-format
688 msgid "Symbol %s, tag %d, number %d"
689 msgstr ""
690
691 #: coffdump.c:345 readelf.c:16292 readelf.c:16380
692 #, c-format
693 msgid "Type"
694 msgstr ""
695
696 #: coffdump.c:350
697 #, c-format
698 msgid "Where"
699 msgstr ""
700
701 #: coffdump.c:354
702 #, c-format
703 msgid "Visible"
704 msgstr ""
705
706 #: coffdump.c:370
707 msgid "List of blocks "
708 msgstr ""
709
710 #: coffdump.c:383
711 #, c-format
712 msgid "vars %d"
713 msgstr ""
714
715 #: coffdump.c:386
716 #, c-format
717 msgid "blocks"
718 msgstr ""
719
720 #: coffdump.c:404
721 #, c-format
722 msgid "List of source files"
723 msgstr ""
724
725 #: coffdump.c:410
726 #, c-format
727 msgid "Source file %s"
728 msgstr ""
729
730 #: coffdump.c:424
731 #, c-format
732 msgid "section %s %d %d address %x size %x number %d nrelocs %u"
733 msgstr ""
734
735 #. PR 17512: file: 0a38fb7c.
736 #: coffdump.c:436
737 msgid "<no sym>"
738 msgstr ""
739
740 #: coffdump.c:451
741 #, c-format
742 msgid "#sources %d"
743 msgstr ""
744
745 #: coffdump.c:464 sysdump.c:641
746 #, c-format
747 msgid "Usage: %s [option(s)] in-file\n"
748 msgstr ""
749
750 #: coffdump.c:465
751 #, c-format
752 msgid " Print a human readable interpretation of a COFF object file\n"
753 msgstr ""
754
755 #: coffdump.c:466
756 #, c-format
757 msgid ""
758 " The options are:\n"
759 " @<file> Read options from <file>\n"
760 " -h --help Display this information\n"
761 " -v --version Display the program's version\n"
762 "\n"
763 msgstr ""
764
765 #: coffdump.c:536 srconv.c:1797 sysdump.c:706
766 msgid "no input file specified"
767 msgstr ""
768
769 #: coffgrok.c:107
770 msgid "Out of context scope change encountered"
771 msgstr ""
772
773 #: coffgrok.c:130
774 #, c-format
775 msgid "Invalid section target index: %u"
776 msgstr ""
777
778 #: coffgrok.c:187
779 #, c-format
780 msgid "Invalid section target index: %d"
781 msgstr ""
782
783 #: coffgrok.c:190
784 msgid "Target section has insufficient relocs"
785 msgstr ""
786
787 #: coffgrok.c:198 coffgrok.c:445
788 #, c-format
789 msgid "Symbol index %u encountered when there are no symbols"
790 msgstr ""
791
792 #: coffgrok.c:199 coffgrok.c:446
793 #, c-format
794 msgid "Invalid symbol index %u encountered"
795 msgstr ""
796
797 #: coffgrok.c:251
798 #, c-format
799 msgid "Invalid section number (%d) encountered"
800 msgstr ""
801
802 #: coffgrok.c:273
803 #, c-format
804 msgid "Unrecognized symbol class: %d"
805 msgstr ""
806
807 #: coffgrok.c:351
808 #, c-format
809 msgid "Type entry %u does not have enough symbolic information"
810 msgstr ""
811
812 #: coffgrok.c:354
813 #, c-format
814 msgid "Type entry %u does not refer to a symbol"
815 msgstr ""
816
817 #: coffgrok.c:376
818 msgid "Section definition needs a section length"
819 msgstr ""
820
821 #: coffgrok.c:427
822 msgid "Aggregate definition needs auxillary information"
823 msgstr ""
824
825 #: coffgrok.c:436
826 #, c-format
827 msgid "Invalid tag index %#lx encountered"
828 msgstr ""
829
830 #: coffgrok.c:477
831 msgid "Enum definition needs auxillary information"
832 msgstr ""
833
834 #: coffgrok.c:484
835 #, c-format
836 msgid "Invalid enum symbol index %u encountered"
837 msgstr ""
838
839 #: coffgrok.c:520
840 msgid "Array definition needs auxillary information"
841 msgstr ""
842
843 #: coffgrok.c:536
844 #, c-format
845 msgid "Out of range sum for els (%#x) * size (%#x)"
846 msgstr ""
847
848 #: coffgrok.c:627 coffgrok.c:870
849 #, c-format
850 msgid "Unrecognised symbol class: %d"
851 msgstr ""
852
853 #: coffgrok.c:644
854 msgid "ICE: do_define called without a block"
855 msgstr ""
856
857 #: coffgrok.c:646
858 #, c-format
859 msgid "Out of range symbol index: %u"
860 msgstr ""
861
862 #: coffgrok.c:683
863 msgid "Section referenced before any file is defined"
864 msgstr ""
865
866 #: coffgrok.c:701
867 #, c-format
868 msgid "Out of range sum for offset (%#x) + size (%#x)"
869 msgstr ""
870
871 #: coffgrok.c:706
872 #, c-format
873 msgid "Out of range type size: %u"
874 msgstr ""
875
876 #: coffgrok.c:792
877 msgid "Function start encountered without a top level scope."
878 msgstr ""
879
880 #: coffgrok.c:818
881 msgid "Block start encountered without a scope for it."
882 msgstr ""
883
884 #: coffgrok.c:828
885 msgid "Function arguments encountered without a function definition"
886 msgstr ""
887
888 #: coffgrok.c:836
889 msgid "Structure element encountered without a structure definition"
890 msgstr ""
891
892 #: coffgrok.c:841
893 msgid "Enum element encountered without an enum definition"
894 msgstr ""
895
896 #: coffgrok.c:849
897 msgid "Aggregate definition encountered without a scope"
898 msgstr ""
899
900 #: coffgrok.c:855
901 msgid "Label definition encountered without a file scope"
902 msgstr ""
903
904 #: coffgrok.c:863
905 msgid "Variable definition encountered without a scope"
906 msgstr ""
907
908 #: coffgrok.c:886
909 #, c-format
910 msgid "%s: is not a COFF format file"
911 msgstr ""
912
913 #: cxxfilt.c:118 nm.c:282 objdump.c:284
914 #, c-format
915 msgid "Report bugs to %s.\n"
916 msgstr ""
917
918 #: debug.c:647
919 msgid "debug_add_to_current_namespace: no current file"
920 msgstr ""
921
922 #: debug.c:726
923 msgid "debug_start_source: no debug_set_filename call"
924 msgstr ""
925
926 #: debug.c:780
927 msgid "debug_record_function: no debug_set_filename call"
928 msgstr ""
929
930 #: debug.c:832
931 msgid "debug_record_parameter: no current function"
932 msgstr ""
933
934 #: debug.c:864
935 msgid "debug_end_function: no current function"
936 msgstr ""
937
938 #: debug.c:870
939 msgid "debug_end_function: some blocks were not closed"
940 msgstr ""
941
942 #: debug.c:898
943 msgid "debug_start_block: no current block"
944 msgstr ""
945
946 #: debug.c:934
947 msgid "debug_end_block: no current block"
948 msgstr ""
949
950 #: debug.c:941
951 msgid "debug_end_block: attempt to close top level block"
952 msgstr ""
953
954 #: debug.c:964
955 msgid "debug_record_line: no current unit"
956 msgstr ""
957
958 #. FIXME
959 #: debug.c:1017
960 msgid "debug_start_common_block: not implemented"
961 msgstr ""
962
963 #. FIXME
964 #: debug.c:1028
965 msgid "debug_end_common_block: not implemented"
966 msgstr ""
967
968 #. FIXME.
969 #: debug.c:1112
970 msgid "debug_record_label: not implemented"
971 msgstr ""
972
973 #: debug.c:1134
974 msgid "debug_record_variable: no current file"
975 msgstr ""
976
977 #: debug.c:1662
978 msgid "debug_make_undefined_type: unsupported kind"
979 msgstr ""
980
981 #: debug.c:1839
982 msgid "debug_name_type: no current file"
983 msgstr ""
984
985 #: debug.c:1884
986 msgid "debug_tag_type: no current file"
987 msgstr ""
988
989 #: debug.c:1892
990 msgid "debug_tag_type: extra tag attempted"
991 msgstr ""
992
993 #: debug.c:1929
994 #, c-format
995 msgid "Warning: changing type size from %d to %d\n"
996 msgstr ""
997
998 #: debug.c:1951
999 msgid "debug_find_named_type: no current compilation unit"
1000 msgstr ""
1001
1002 #: debug.c:2054
1003 #, c-format
1004 msgid "debug_get_real_type: circular debug information for %s\n"
1005 msgstr ""
1006
1007 #: debug.c:2481
1008 msgid "debug_write_type: illegal type encountered"
1009 msgstr ""
1010
1011 #: dlltool.c:901 dlltool.c:926 dlltool.c:956
1012 #, c-format
1013 msgid "Internal error: Unknown machine type: %d"
1014 msgstr ""
1015
1016 #: dlltool.c:997
1017 #, c-format
1018 msgid "Can't open def file: %s"
1019 msgstr ""
1020
1021 #: dlltool.c:1002
1022 #, c-format
1023 msgid "Processing def file: %s"
1024 msgstr ""
1025
1026 #: dlltool.c:1006
1027 msgid "Processed def file"
1028 msgstr ""
1029
1030 #: dlltool.c:1030
1031 #, c-format
1032 msgid "Syntax error in def file %s:%d"
1033 msgstr ""
1034
1035 #: dlltool.c:1067
1036 #, c-format
1037 msgid "%s: Path components stripped from image name, '%s'."
1038 msgstr ""
1039
1040 #: dlltool.c:1085
1041 #, c-format
1042 msgid "NAME: %s base: %x"
1043 msgstr ""
1044
1045 #: dlltool.c:1088 dlltool.c:1109
1046 msgid "Can't have LIBRARY and NAME"
1047 msgstr ""
1048
1049 #: dlltool.c:1106
1050 #, c-format
1051 msgid "LIBRARY: %s base: %x"
1052 msgstr ""
1053
1054 #: dlltool.c:1262
1055 #, c-format
1056 msgid "VERSION %d.%d\n"
1057 msgstr ""
1058
1059 #: dlltool.c:1310
1060 #, c-format
1061 msgid "run: %s %s"
1062 msgstr ""
1063
1064 #: dlltool.c:1351 resrc.c:288
1065 #, c-format
1066 msgid "wait: %s"
1067 msgstr ""
1068
1069 #: dlltool.c:1356 dllwrap.c:416 resrc.c:293
1070 #, c-format
1071 msgid "subprocess got fatal signal %d"
1072 msgstr ""
1073
1074 #: dlltool.c:1362 dllwrap.c:423 resrc.c:300
1075 #, c-format
1076 msgid "%s exited with status %d"
1077 msgstr ""
1078
1079 #: dlltool.c:1393
1080 #, c-format
1081 msgid "Sucking in info from %s section in %s"
1082 msgstr ""
1083
1084 #: dlltool.c:1533
1085 #, c-format
1086 msgid "Excluding symbol: %s"
1087 msgstr ""
1088
1089 #: dlltool.c:1622 dlltool.c:1633 nm.c:1108 nm.c:1118 nm.c:1127
1090 #, c-format
1091 msgid "%s: no symbols"
1092 msgstr ""
1093
1094 #. FIXME: we ought to read in and block out the base relocations.
1095 #: dlltool.c:1659
1096 #, c-format
1097 msgid "Done reading %s"
1098 msgstr ""
1099
1100 #: dlltool.c:1669
1101 #, c-format
1102 msgid "Unable to open object file: %s: %s"
1103 msgstr ""
1104
1105 #: dlltool.c:1672
1106 #, c-format
1107 msgid "Scanning object file %s"
1108 msgstr ""
1109
1110 #: dlltool.c:1692
1111 #, c-format
1112 msgid "Cannot produce mcore-elf dll from archive file: %s"
1113 msgstr ""
1114
1115 #: dlltool.c:1794
1116 msgid "Adding exports to output file"
1117 msgstr ""
1118
1119 #: dlltool.c:1846
1120 msgid "Added exports to output file"
1121 msgstr ""
1122
1123 #: dlltool.c:2014
1124 #, c-format
1125 msgid "Generating export file: %s"
1126 msgstr ""
1127
1128 #: dlltool.c:2019
1129 #, c-format
1130 msgid "Unable to open temporary assembler file: %s"
1131 msgstr ""
1132
1133 #: dlltool.c:2024
1134 #, c-format
1135 msgid "Opened temporary file: %s"
1136 msgstr ""
1137
1138 #: dlltool.c:2200
1139 msgid "failed to read the number of entries from base file"
1140 msgstr ""
1141
1142 #: dlltool.c:2251
1143 msgid "Generated exports file"
1144 msgstr ""
1145
1146 #: dlltool.c:2461
1147 #, c-format
1148 msgid "bfd_open failed open stub file: %s: %s"
1149 msgstr ""
1150
1151 #: dlltool.c:2465
1152 #, c-format
1153 msgid "Creating stub file: %s"
1154 msgstr ""
1155
1156 #: dlltool.c:2936
1157 #, c-format
1158 msgid "bfd_open failed reopen stub file: %s: %s"
1159 msgstr ""
1160
1161 #: dlltool.c:2950 dlltool.c:3029
1162 #, c-format
1163 msgid "failed to open temporary head file: %s"
1164 msgstr ""
1165
1166 #: dlltool.c:3014 dlltool.c:3100
1167 #, c-format
1168 msgid "failed to open temporary head file: %s: %s"
1169 msgstr ""
1170
1171 #: dlltool.c:3115
1172 #, c-format
1173 msgid "failed to open temporary tail file: %s"
1174 msgstr ""
1175
1176 #: dlltool.c:3174
1177 #, c-format
1178 msgid "failed to open temporary tail file: %s: %s"
1179 msgstr ""
1180
1181 #: dlltool.c:3197
1182 #, c-format
1183 msgid "Can't create .lib file: %s: %s"
1184 msgstr ""
1185
1186 #: dlltool.c:3201
1187 #, c-format
1188 msgid "Creating library file: %s"
1189 msgstr ""
1190
1191 #: dlltool.c:3288 dlltool.c:3294
1192 #, c-format
1193 msgid "cannot delete %s: %s"
1194 msgstr ""
1195
1196 #: dlltool.c:3300
1197 msgid "Created lib file"
1198 msgstr ""
1199
1200 #: dlltool.c:3512
1201 #, c-format
1202 msgid "Can't open .lib file: %s: %s"
1203 msgstr ""
1204
1205 #: dlltool.c:3520 dlltool.c:3542
1206 #, c-format
1207 msgid "%s is not a library"
1208 msgstr ""
1209
1210 #: dlltool.c:3560
1211 #, c-format
1212 msgid "Import library `%s' specifies two or more dlls"
1213 msgstr ""
1214
1215 #: dlltool.c:3571
1216 #, c-format
1217 msgid "Unable to determine dll name for `%s' (not an import library?)"
1218 msgstr ""
1219
1220 #: dlltool.c:3803
1221 #, c-format
1222 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
1223 msgstr ""
1224
1225 #: dlltool.c:3809
1226 #, c-format
1227 msgid "Error, duplicate EXPORT with ordinals: %s"
1228 msgstr ""
1229
1230 #: dlltool.c:3912
1231 msgid "Processing definitions"
1232 msgstr ""
1233
1234 #: dlltool.c:3939
1235 msgid "Processed definitions"
1236 msgstr ""
1237
1238 #. xgetext:c-format
1239 #: dlltool.c:3946 dllwrap.c:477
1240 #, c-format
1241 msgid "Usage %s <option(s)> <object-file(s)>\n"
1242 msgstr ""
1243
1244 #. xgetext:c-format
1245 #: dlltool.c:3948
1246 #, c-format
1247 msgid ""
1248 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
1249 msgstr ""
1250
1251 #: dlltool.c:3949
1252 #, c-format
1253 msgid ""
1254 " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
1255 "ppc, thumb\n"
1256 msgstr ""
1257
1258 #: dlltool.c:3950
1259 #, c-format
1260 msgid " -e --output-exp <outname> Generate an export file.\n"
1261 msgstr ""
1262
1263 #: dlltool.c:3951
1264 #, c-format
1265 msgid " -l --output-lib <outname> Generate an interface library.\n"
1266 msgstr ""
1267
1268 #: dlltool.c:3952
1269 #, c-format
1270 msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
1271 msgstr ""
1272
1273 #: dlltool.c:3953
1274 #, c-format
1275 msgid " -a --add-indirect Add dll indirects to export file.\n"
1276 msgstr ""
1277
1278 #: dlltool.c:3954
1279 #, c-format
1280 msgid ""
1281 " -D --dllname <name> Name of input dll to put into interface lib.\n"
1282 msgstr ""
1283
1284 #: dlltool.c:3955
1285 #, c-format
1286 msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
1287 msgstr ""
1288
1289 #: dlltool.c:3956
1290 #, c-format
1291 msgid " -z --output-def <deffile> Name of .def file to be created.\n"
1292 msgstr ""
1293
1294 #: dlltool.c:3957
1295 #, c-format
1296 msgid " --export-all-symbols Export all symbols to .def\n"
1297 msgstr ""
1298
1299 #: dlltool.c:3958
1300 #, c-format
1301 msgid " --no-export-all-symbols Only export listed symbols\n"
1302 msgstr ""
1303
1304 #: dlltool.c:3959
1305 #, c-format
1306 msgid " --exclude-symbols <list> Don't export <list>\n"
1307 msgstr ""
1308
1309 #: dlltool.c:3960
1310 #, c-format
1311 msgid " --no-default-excludes Clear default exclude symbols\n"
1312 msgstr ""
1313
1314 #: dlltool.c:3961
1315 #, c-format
1316 msgid " -b --base-file <basefile> Read linker generated base file.\n"
1317 msgstr ""
1318
1319 #: dlltool.c:3962
1320 #, c-format
1321 msgid " -x --no-idata4 Don't generate idata$4 section.\n"
1322 msgstr ""
1323
1324 #: dlltool.c:3963
1325 #, c-format
1326 msgid " -c --no-idata5 Don't generate idata$5 section.\n"
1327 msgstr ""
1328
1329 #: dlltool.c:3964
1330 #, c-format
1331 msgid ""
1332 " --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
1333 "$5.\n"
1334 msgstr ""
1335
1336 #: dlltool.c:3965
1337 #, c-format
1338 msgid ""
1339 " -U --add-underscore Add underscores to all symbols in interface "
1340 "library.\n"
1341 msgstr ""
1342
1343 #: dlltool.c:3966
1344 #, c-format
1345 msgid ""
1346 " --add-stdcall-underscore Add underscores to stdcall symbols in "
1347 "interface library.\n"
1348 msgstr ""
1349
1350 #: dlltool.c:3967
1351 #, c-format
1352 msgid ""
1353 " --no-leading-underscore All symbols shouldn't be prefixed by an "
1354 "underscore.\n"
1355 msgstr ""
1356
1357 #: dlltool.c:3968
1358 #, c-format
1359 msgid ""
1360 " --leading-underscore All symbols should be prefixed by an "
1361 "underscore.\n"
1362 msgstr ""
1363
1364 #: dlltool.c:3969
1365 #, c-format
1366 msgid " -k --kill-at Kill @<n> from exported names.\n"
1367 msgstr ""
1368
1369 #: dlltool.c:3970
1370 #, c-format
1371 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
1372 msgstr ""
1373
1374 #: dlltool.c:3971
1375 #, c-format
1376 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
1377 msgstr ""
1378
1379 #: dlltool.c:3972
1380 #, c-format
1381 msgid " -S --as <name> Use <name> for assembler.\n"
1382 msgstr ""
1383
1384 #: dlltool.c:3973
1385 #, c-format
1386 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
1387 msgstr ""
1388
1389 #: dlltool.c:3974
1390 #, c-format
1391 msgid ""
1392 " -C --compat-implib Create backward compatible import library.\n"
1393 msgstr ""
1394
1395 #: dlltool.c:3975
1396 #, c-format
1397 msgid ""
1398 " -n --no-delete Keep temp files (repeat for extra "
1399 "preservation).\n"
1400 msgstr ""
1401
1402 #: dlltool.c:3976
1403 #, c-format
1404 msgid ""
1405 " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1406 msgstr ""
1407
1408 #: dlltool.c:3977
1409 #, c-format
1410 msgid ""
1411 " -I --identify <implib> Report the name of the DLL associated with "
1412 "<implib>.\n"
1413 msgstr ""
1414
1415 #: dlltool.c:3978
1416 #, c-format
1417 msgid ""
1418 " --identify-strict Causes --identify to report error when multiple "
1419 "DLLs.\n"
1420 msgstr ""
1421
1422 #: dlltool.c:3979
1423 #, c-format
1424 msgid " -v --verbose Be verbose.\n"
1425 msgstr ""
1426
1427 #: dlltool.c:3980
1428 #, c-format
1429 msgid " -V --version Display the program version.\n"
1430 msgstr ""
1431
1432 #: dlltool.c:3981
1433 #, c-format
1434 msgid " -h --help Display this information.\n"
1435 msgstr ""
1436
1437 #: dlltool.c:3982
1438 #, c-format
1439 msgid " @<file> Read options from <file>.\n"
1440 msgstr ""
1441
1442 #: dlltool.c:3984
1443 #, c-format
1444 msgid ""
1445 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1446 msgstr ""
1447
1448 #: dlltool.c:3985
1449 #, c-format
1450 msgid " -L --linker <name> Use <name> as the linker.\n"
1451 msgstr ""
1452
1453 #: dlltool.c:3986
1454 #, c-format
1455 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1456 msgstr ""
1457
1458 #: dlltool.c:4132
1459 #, c-format
1460 msgid "Unable to open def-file: %s"
1461 msgstr ""
1462
1463 #: dlltool.c:4137
1464 #, c-format
1465 msgid "Path components stripped from dllname, '%s'."
1466 msgstr ""
1467
1468 #: dlltool.c:4185
1469 #, c-format
1470 msgid "Unable to open base-file: %s"
1471 msgstr ""
1472
1473 #: dlltool.c:4220
1474 #, c-format
1475 msgid "Machine '%s' not supported"
1476 msgstr ""
1477
1478 #: dlltool.c:4300
1479 #, c-format
1480 msgid "Warning, machine type (%d) not supported for delayimport."
1481 msgstr ""
1482
1483 #: dlltool.c:4368 dllwrap.c:206
1484 #, c-format
1485 msgid "Tried file: %s"
1486 msgstr ""
1487
1488 #: dlltool.c:4375 dllwrap.c:213
1489 #, c-format
1490 msgid "Using file: %s"
1491 msgstr ""
1492
1493 #: dllwrap.c:296
1494 #, c-format
1495 msgid "Keeping temporary base file %s"
1496 msgstr ""
1497
1498 #: dllwrap.c:298
1499 #, c-format
1500 msgid "Deleting temporary base file %s"
1501 msgstr ""
1502
1503 #: dllwrap.c:312
1504 #, c-format
1505 msgid "Keeping temporary exp file %s"
1506 msgstr ""
1507
1508 #: dllwrap.c:314
1509 #, c-format
1510 msgid "Deleting temporary exp file %s"
1511 msgstr ""
1512
1513 #: dllwrap.c:327
1514 #, c-format
1515 msgid "Keeping temporary def file %s"
1516 msgstr ""
1517
1518 #: dllwrap.c:329
1519 #, c-format
1520 msgid "Deleting temporary def file %s"
1521 msgstr ""
1522
1523 #: dllwrap.c:411
1524 #, c-format
1525 msgid "pwait returns: %s"
1526 msgstr ""
1527
1528 #: dllwrap.c:478
1529 #, c-format
1530 msgid " Generic options:\n"
1531 msgstr ""
1532
1533 #: dllwrap.c:479
1534 #, c-format
1535 msgid " @<file> Read options from <file>\n"
1536 msgstr ""
1537
1538 #: dllwrap.c:480
1539 #, c-format
1540 msgid " --quiet, -q Work quietly\n"
1541 msgstr ""
1542
1543 #: dllwrap.c:481
1544 #, c-format
1545 msgid " --verbose, -v Verbose\n"
1546 msgstr ""
1547
1548 #: dllwrap.c:482
1549 #, c-format
1550 msgid " --version Print dllwrap version\n"
1551 msgstr ""
1552
1553 #: dllwrap.c:483
1554 #, c-format
1555 msgid " --implib <outname> Synonym for --output-lib\n"
1556 msgstr ""
1557
1558 #: dllwrap.c:484
1559 #, c-format
1560 msgid " Options for %s:\n"
1561 msgstr ""
1562
1563 #: dllwrap.c:485
1564 #, c-format
1565 msgid " --driver-name <driver> Defaults to \"gcc\"\n"
1566 msgstr ""
1567
1568 #: dllwrap.c:486
1569 #, c-format
1570 msgid " --driver-flags <flags> Override default ld flags\n"
1571 msgstr ""
1572
1573 #: dllwrap.c:487
1574 #, c-format
1575 msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
1576 msgstr ""
1577
1578 #: dllwrap.c:488
1579 #, c-format
1580 msgid " --entry <entry> Specify alternate DLL entry point\n"
1581 msgstr ""
1582
1583 #: dllwrap.c:489
1584 #, c-format
1585 msgid " --image-base <base> Specify image base address\n"
1586 msgstr ""
1587
1588 #: dllwrap.c:490
1589 #, c-format
1590 msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
1591 msgstr ""
1592
1593 #: dllwrap.c:491
1594 #, c-format
1595 msgid " --dry-run Show what needs to be run\n"
1596 msgstr ""
1597
1598 #: dllwrap.c:492
1599 #, c-format
1600 msgid " --mno-cygwin Create Mingw DLL\n"
1601 msgstr ""
1602
1603 #: dllwrap.c:493
1604 #, c-format
1605 msgid " Options passed to DLLTOOL:\n"
1606 msgstr ""
1607
1608 #: dllwrap.c:494
1609 #, c-format
1610 msgid " --machine <machine>\n"
1611 msgstr ""
1612
1613 #: dllwrap.c:495
1614 #, c-format
1615 msgid " --output-exp <outname> Generate export file.\n"
1616 msgstr ""
1617
1618 #: dllwrap.c:496
1619 #, c-format
1620 msgid " --output-lib <outname> Generate input library.\n"
1621 msgstr ""
1622
1623 #: dllwrap.c:497
1624 #, c-format
1625 msgid " --add-indirect Add dll indirects to export file.\n"
1626 msgstr ""
1627
1628 #: dllwrap.c:498
1629 #, c-format
1630 msgid " --dllname <name> Name of input dll to put into output lib.\n"
1631 msgstr ""
1632
1633 #: dllwrap.c:499
1634 #, c-format
1635 msgid " --def <deffile> Name input .def file\n"
1636 msgstr ""
1637
1638 #: dllwrap.c:500
1639 #, c-format
1640 msgid " --output-def <deffile> Name output .def file\n"
1641 msgstr ""
1642
1643 #: dllwrap.c:501
1644 #, c-format
1645 msgid " --export-all-symbols Export all symbols to .def\n"
1646 msgstr ""
1647
1648 #: dllwrap.c:502
1649 #, c-format
1650 msgid " --no-export-all-symbols Only export .drectve symbols\n"
1651 msgstr ""
1652
1653 #: dllwrap.c:503
1654 #, c-format
1655 msgid " --exclude-symbols <list> Exclude <list> from .def\n"
1656 msgstr ""
1657
1658 #: dllwrap.c:504
1659 #, c-format
1660 msgid " --no-default-excludes Zap default exclude symbols\n"
1661 msgstr ""
1662
1663 #: dllwrap.c:505
1664 #, c-format
1665 msgid " --base-file <basefile> Read linker generated base file\n"
1666 msgstr ""
1667
1668 #: dllwrap.c:506
1669 #, c-format
1670 msgid " --no-idata4 Don't generate idata$4 section\n"
1671 msgstr ""
1672
1673 #: dllwrap.c:507
1674 #, c-format
1675 msgid " --no-idata5 Don't generate idata$5 section\n"
1676 msgstr ""
1677
1678 #: dllwrap.c:508
1679 #, c-format
1680 msgid " -U Add underscores to .lib\n"
1681 msgstr ""
1682
1683 #: dllwrap.c:509
1684 #, c-format
1685 msgid " -k Kill @<n> from exported names\n"
1686 msgstr ""
1687
1688 #: dllwrap.c:510
1689 #, c-format
1690 msgid " --add-stdcall-alias Add aliases without @<n>\n"
1691 msgstr ""
1692
1693 #: dllwrap.c:511
1694 #, c-format
1695 msgid " --as <name> Use <name> for assembler\n"
1696 msgstr ""
1697
1698 #: dllwrap.c:512
1699 #, c-format
1700 msgid " --nodelete Keep temp files.\n"
1701 msgstr ""
1702
1703 #: dllwrap.c:513
1704 #, c-format
1705 msgid " --no-leading-underscore Entrypoint without underscore\n"
1706 msgstr ""
1707
1708 #: dllwrap.c:514
1709 #, c-format
1710 msgid " --leading-underscore Entrypoint with underscore.\n"
1711 msgstr ""
1712
1713 #: dllwrap.c:515
1714 #, c-format
1715 msgid " Rest are passed unmodified to the language driver\n"
1716 msgstr ""
1717
1718 #: dllwrap.c:799
1719 msgid "Must provide at least one of -o or --dllname options"
1720 msgstr ""
1721
1722 #: dllwrap.c:828
1723 msgid ""
1724 "no export definition file provided.\n"
1725 "Creating one, but that may not be what you want"
1726 msgstr ""
1727
1728 #: dllwrap.c:1017
1729 #, c-format
1730 msgid "DLLTOOL name : %s\n"
1731 msgstr ""
1732
1733 #: dllwrap.c:1018
1734 #, c-format
1735 msgid "DLLTOOL options : %s\n"
1736 msgstr ""
1737
1738 #: dllwrap.c:1019
1739 #, c-format
1740 msgid "DRIVER name : %s\n"
1741 msgstr ""
1742
1743 #: dllwrap.c:1020
1744 #, c-format
1745 msgid "DRIVER options : %s\n"
1746 msgstr ""
1747
1748 #: dwarf.c:152
1749 msgid "Encoded value extends past end of section\n"
1750 msgstr ""
1751
1752 #: dwarf.c:160
1753 #, c-format
1754 msgid "Encoded size of %d is too large to read\n"
1755 msgstr ""
1756
1757 #: dwarf.c:168
1758 msgid "Encoded size of 0 is too small to read\n"
1759 msgstr ""
1760
1761 #: dwarf.c:369 dwarf.c:383
1762 #, c-format
1763 msgid ""
1764 "Internal error: %s:%d: LEB value (%s) too large for containing variable\n"
1765 msgstr ""
1766
1767 #. Read AMOUNT bytes from PTR and store them in VAL as an unsigned value.
1768 #. Checks to make sure that the read will not reach or pass END
1769 #. and that VAL is big enough to hold AMOUNT bytes.
1770 #: dwarf.c:399
1771 #, c-format
1772 msgid "internal error: attempt to read %d byte of data in to %d sized variable"
1773 msgid_plural ""
1774 "internal error: attempt to read %d bytes of data in to %d sized variable"
1775 msgstr[0] ""
1776 msgstr[1] ""
1777
1778 #: dwarf.c:525 dwarf.c:4387
1779 msgid "Badly formed extended line op encountered!\n"
1780 msgstr ""
1781
1782 #: dwarf.c:532
1783 #, c-format
1784 msgid " Extended opcode %d: "
1785 msgstr ""
1786
1787 #: dwarf.c:537
1788 #, c-format
1789 msgid ""
1790 "End of Sequence\n"
1791 "\n"
1792 msgstr ""
1793
1794 #: dwarf.c:545
1795 #, c-format
1796 msgid "Length (%d) of DW_LNE_set_address op is too long\n"
1797 msgstr ""
1798
1799 #: dwarf.c:551
1800 #, c-format
1801 msgid "set Address to 0x%s\n"
1802 msgstr ""
1803
1804 #: dwarf.c:558
1805 #, c-format
1806 msgid "define new File Table entry\n"
1807 msgstr ""
1808
1809 #: dwarf.c:559 dwarf.c:3676
1810 #, c-format
1811 msgid " Entry\tDir\tTime\tSize\tName\n"
1812 msgstr ""
1813
1814 #: dwarf.c:578
1815 msgid "DW_LNE_define_file: Bad opcode length\n"
1816 msgstr ""
1817
1818 #: dwarf.c:582
1819 #, c-format
1820 msgid "set Discriminator to %s\n"
1821 msgstr ""
1822
1823 #: dwarf.c:657
1824 #, c-format
1825 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
1826 msgstr ""
1827
1828 #. The test against DW_LNW_hi_user is redundant due to
1829 #. the limited range of the unsigned char data type used
1830 #. for op_code.
1831 #. && op_code <= DW_LNE_hi_user
1832 #: dwarf.c:674
1833 #, c-format
1834 msgid "user defined: "
1835 msgstr ""
1836
1837 #: dwarf.c:676
1838 #, c-format
1839 msgid "UNKNOWN: "
1840 msgstr ""
1841
1842 #: dwarf.c:677
1843 #, c-format
1844 msgid "length %d ["
1845 msgstr ""
1846
1847 #: dwarf.c:695 dwarf.c:771 dwarf.c:1709
1848 msgid "<no .debug_str section>"
1849 msgstr ""
1850
1851 #: dwarf.c:699
1852 #, c-format
1853 msgid "DW_FORM_strp offset too big: %s\n"
1854 msgstr ""
1855
1856 #: dwarf.c:701 dwarf.c:729 dwarf.c:1714
1857 msgid "<offset is too big>"
1858 msgstr ""
1859
1860 #: dwarf.c:711 dwarf.c:1723
1861 msgid "<no NUL byte at end of .debug_str section>"
1862 msgstr ""
1863
1864 #: dwarf.c:723
1865 msgid "<no .debug_line_str section>"
1866 msgstr ""
1867
1868 #: dwarf.c:727
1869 #, c-format
1870 msgid "DW_FORM_line_strp offset too big: %s\n"
1871 msgstr ""
1872
1873 #: dwarf.c:739
1874 msgid "<no NUL byte at end of .debug_line_str section>"
1875 msgstr ""
1876
1877 #: dwarf.c:757
1878 msgid "<no .debug_str_offsets.dwo section>"
1879 msgstr ""
1880
1881 #: dwarf.c:758
1882 msgid "<no .debug_str_offsets section>"
1883 msgstr ""
1884
1885 #: dwarf.c:764
1886 #, c-format
1887 msgid "DW_FORM_GNU_str_index offset too big: %s\n"
1888 msgstr ""
1889
1890 #: dwarf.c:766
1891 msgid "<index offset is too big>"
1892 msgstr ""
1893
1894 #: dwarf.c:770
1895 msgid "<no .debug_str.dwo section>"
1896 msgstr ""
1897
1898 #: dwarf.c:777
1899 #, c-format
1900 msgid "DW_FORM_GNU_str_index indirect offset too big: %s\n"
1901 msgstr ""
1902
1903 #: dwarf.c:779
1904 msgid "<indirect index offset is too big>"
1905 msgstr ""
1906
1907 #: dwarf.c:788
1908 msgid "<no NUL byte at end of section>"
1909 msgstr ""
1910
1911 #: dwarf.c:799
1912 msgid "<no .debug_addr section>"
1913 msgstr ""
1914
1915 #: dwarf.c:803
1916 #, c-format
1917 msgid "Offset into section %s too big: %s\n"
1918 msgstr ""
1919
1920 #. Report the missing single zero which ends the section.
1921 #: dwarf.c:981
1922 msgid ".debug_abbrev section not zero terminated\n"
1923 msgstr ""
1924
1925 #: dwarf.c:996
1926 #, c-format
1927 msgid "User TAG value: %#lx"
1928 msgstr ""
1929
1930 #: dwarf.c:998
1931 #, c-format
1932 msgid "Unknown TAG value: %#lx"
1933 msgstr ""
1934
1935 #: dwarf.c:1018
1936 #, c-format
1937 msgid "Unknown FORM value: %lx"
1938 msgstr ""
1939
1940 #: dwarf.c:1034
1941 #, c-format
1942 msgid "Unknown IDX value: %lx"
1943 msgstr ""
1944
1945 #: dwarf.c:1048
1946 #, c-format
1947 msgid "%c%s byte block: "
1948 msgstr ""
1949
1950 #: dwarf.c:1402
1951 #, c-format
1952 msgid "(DW_OP_call_ref in frame info)"
1953 msgstr ""
1954
1955 #: dwarf.c:1424
1956 #, c-format
1957 msgid "size: %s "
1958 msgstr ""
1959
1960 #: dwarf.c:1427
1961 #, c-format
1962 msgid "offset: %s "
1963 msgstr ""
1964
1965 #: dwarf.c:1446
1966 #, c-format
1967 msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
1968 msgstr ""
1969
1970 #: dwarf.c:1471
1971 #, c-format
1972 msgid "(%s in frame info)"
1973 msgstr ""
1974
1975 #: dwarf.c:1617
1976 #, c-format
1977 msgid "(User defined location op 0x%x)"
1978 msgstr ""
1979
1980 #: dwarf.c:1619
1981 #, c-format
1982 msgid "(Unknown location op 0x%x)"
1983 msgstr ""
1984
1985 #: dwarf.c:1702
1986 msgid "<following link not possible>"
1987 msgstr ""
1988
1989 #: dwarf.c:1705
1990 msgid "<could not load separate string section>"
1991 msgstr ""
1992
1993 #: dwarf.c:1713
1994 #, c-format
1995 msgid "DW_FORM_GNU_strp_alt offset too big: %s\n"
1996 msgstr ""
1997
1998 #: dwarf.c:1746
1999 #, c-format
2000 msgid "Unknown AT value: %lx"
2001 msgstr ""
2002
2003 #: dwarf.c:1777
2004 msgid "Corrupt attribute\n"
2005 msgstr ""
2006
2007 #: dwarf.c:1792
2008 msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
2009 msgstr ""
2010
2011 #: dwarf.c:1930
2012 msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
2013 msgstr ""
2014
2015 #: dwarf.c:1974 dwarf.c:1999 dwarf.c:2020 dwarf.c:2042
2016 msgid "Block ends prematurely\n"
2017 msgstr ""
2018
2019 #: dwarf.c:1985 dwarf.c:2006 dwarf.c:2027 dwarf.c:2051
2020 #, c-format
2021 msgid "Corrupt attribute block length: %lx\n"
2022 msgstr ""
2023
2024 #: dwarf.c:2062
2025 #, c-format
2026 msgid "%c(indirect string, offset: 0x%s): %s"
2027 msgstr ""
2028
2029 #: dwarf.c:2069
2030 #, c-format
2031 msgid "%c(indirect line string, offset: 0x%s): %s"
2032 msgstr ""
2033
2034 #: dwarf.c:2080
2035 #, c-format
2036 msgid "%c(indexed string: 0x%s): %s"
2037 msgstr ""
2038
2039 #: dwarf.c:2089
2040 #, c-format
2041 msgid "%c(alt indirect string, offset: 0x%s) %s"
2042 msgstr ""
2043
2044 #: dwarf.c:2114
2045 #, c-format
2046 msgid "%c(addr_index: 0x%s): %s"
2047 msgstr ""
2048
2049 #: dwarf.c:2120
2050 #, c-format
2051 msgid "Unrecognized form: %lu\n"
2052 msgstr ""
2053
2054 #: dwarf.c:2181
2055 msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
2056 msgstr ""
2057
2058 #: dwarf.c:2193
2059 msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
2060 msgstr ""
2061
2062 #: dwarf.c:2253 dwarf.c:2278 dwarf.c:2294
2063 #, c-format
2064 msgid "Unsupported form (%s) for attribute %s\n"
2065 msgstr ""
2066
2067 #: dwarf.c:2255 dwarf.c:2280 dwarf.c:4309 dwarf.c:4619 readelf.c:5793
2068 #: readelf.c:5868 readelf.c:5886 readelf.c:5904 readelf.c:10306 readelf.c:10938
2069 #: readelf.c:15420 readelf.c:15452
2070 msgid "<unknown>"
2071 msgstr ""
2072
2073 #: dwarf.c:2317
2074 #, c-format
2075 msgid "(not inlined)"
2076 msgstr ""
2077
2078 #: dwarf.c:2320
2079 #, c-format
2080 msgid "(inlined)"
2081 msgstr ""
2082
2083 #: dwarf.c:2323
2084 #, c-format
2085 msgid "(declared as inline but ignored)"
2086 msgstr ""
2087
2088 #: dwarf.c:2326
2089 #, c-format
2090 msgid "(declared as inline and inlined)"
2091 msgstr ""
2092
2093 #: dwarf.c:2329
2094 #, c-format
2095 msgid " (Unknown inline attribute value: %s)"
2096 msgstr ""
2097
2098 #: dwarf.c:2386
2099 #, c-format
2100 msgid "(implementation defined: %s)"
2101 msgstr ""
2102
2103 #: dwarf.c:2389
2104 #, c-format
2105 msgid "(Unknown: %s)"
2106 msgstr ""
2107
2108 #: dwarf.c:2434
2109 #, c-format
2110 msgid "(user defined type)"
2111 msgstr ""
2112
2113 #: dwarf.c:2436
2114 #, c-format
2115 msgid "(unknown type)"
2116 msgstr ""
2117
2118 #: dwarf.c:2449
2119 #, c-format
2120 msgid "(unknown accessibility)"
2121 msgstr ""
2122
2123 #: dwarf.c:2461
2124 #, c-format
2125 msgid "(unknown visibility)"
2126 msgstr ""
2127
2128 #: dwarf.c:2474
2129 #, c-format
2130 msgid "(user specified)"
2131 msgstr ""
2132
2133 #: dwarf.c:2476
2134 #, c-format
2135 msgid "(unknown endianity)"
2136 msgstr ""
2137
2138 #: dwarf.c:2488
2139 #, c-format
2140 msgid "(unknown virtuality)"
2141 msgstr ""
2142
2143 #: dwarf.c:2500
2144 #, c-format
2145 msgid "(unknown case)"
2146 msgstr ""
2147
2148 #: dwarf.c:2518
2149 #, c-format
2150 msgid "(user defined)"
2151 msgstr ""
2152
2153 #: dwarf.c:2520
2154 #, c-format
2155 msgid "(unknown convention)"
2156 msgstr ""
2157
2158 #: dwarf.c:2529
2159 #, c-format
2160 msgid "(undefined)"
2161 msgstr ""
2162
2163 #: dwarf.c:2539
2164 #, c-format
2165 msgid "(unsigned)"
2166 msgstr ""
2167
2168 #: dwarf.c:2540
2169 #, c-format
2170 msgid "(leading overpunch)"
2171 msgstr ""
2172
2173 #: dwarf.c:2541
2174 #, c-format
2175 msgid "(trailing overpunch)"
2176 msgstr ""
2177
2178 #: dwarf.c:2542
2179 #, c-format
2180 msgid "(leading separate)"
2181 msgstr ""
2182
2183 #: dwarf.c:2543
2184 #, c-format
2185 msgid "(trailing separate)"
2186 msgstr ""
2187
2188 #: dwarf.c:2544 dwarf.c:2555 dwarf.c:2565
2189 #, c-format
2190 msgid "(unrecognised)"
2191 msgstr ""
2192
2193 #: dwarf.c:2552
2194 #, c-format
2195 msgid "(no)"
2196 msgstr ""
2197
2198 #: dwarf.c:2553
2199 #, c-format
2200 msgid "(in class)"
2201 msgstr ""
2202
2203 #: dwarf.c:2554
2204 #, c-format
2205 msgid "(out of class)"
2206 msgstr ""
2207
2208 #: dwarf.c:2563
2209 #, c-format
2210 msgid "(label)"
2211 msgstr ""
2212
2213 #: dwarf.c:2564
2214 #, c-format
2215 msgid "(range)"
2216 msgstr ""
2217
2218 #: dwarf.c:2591
2219 #, c-format
2220 msgid " (location list)"
2221 msgstr ""
2222
2223 #: dwarf.c:2612 dwarf.c:5576 dwarf.c:5733 dwarf.c:5915
2224 #, c-format
2225 msgid " [without DW_AT_frame_base]"
2226 msgstr ""
2227
2228 #: dwarf.c:2645
2229 #, c-format
2230 msgid ""
2231 "Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is "
2232 "too big.\n"
2233 msgstr ""
2234
2235 #: dwarf.c:2655
2236 #, c-format
2237 msgid "\t[Abbrev Number: %ld"
2238 msgstr ""
2239
2240 #: dwarf.c:2740
2241 #, c-format
2242 msgid ""
2243 "Raw dump of debug contents of section %s (loaded from %s):\n"
2244 "\n"
2245 msgstr ""
2246
2247 #: dwarf.c:2743
2248 #, c-format
2249 msgid ""
2250 "Raw dump of debug contents of section %s:\n"
2251 "\n"
2252 msgstr ""
2253
2254 #: dwarf.c:2748
2255 #, c-format
2256 msgid ""
2257 "Contents of the %s section (loaded from %s):\n"
2258 "\n"
2259 msgstr ""
2260
2261 #: dwarf.c:2751
2262 #, c-format
2263 msgid ""
2264 "Contents of the %s section:\n"
2265 "\n"
2266 msgstr ""
2267
2268 #: dwarf.c:2800
2269 #, c-format
2270 msgid "Reserved length value (0x%s) found in section %s\n"
2271 msgstr ""
2272
2273 #: dwarf.c:2812
2274 #, c-format
2275 msgid "Corrupt unit length (0x%s) found in section %s\n"
2276 msgstr ""
2277
2278 #: dwarf.c:2820
2279 #, c-format
2280 msgid "No comp units in %s section ?\n"
2281 msgstr ""
2282
2283 #: dwarf.c:2829
2284 #, c-format
2285 msgid "Not enough memory for a debug info array of %u entries\n"
2286 msgstr ""
2287
2288 #: dwarf.c:2858
2289 #, c-format
2290 msgid "Unable to locate %s section!\n"
2291 msgstr ""
2292
2293 #: dwarf.c:2938
2294 #, c-format
2295 msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
2296 msgstr ""
2297
2298 #: dwarf.c:2981
2299 #, c-format
2300 msgid " Compilation Unit @ offset 0x%s:\n"
2301 msgstr ""
2302
2303 #: dwarf.c:2983
2304 #, c-format
2305 msgid " Length: 0x%s (%s)\n"
2306 msgstr ""
2307
2308 #: dwarf.c:2986
2309 #, c-format
2310 msgid " Version: %d\n"
2311 msgstr ""
2312
2313 #: dwarf.c:2987
2314 #, c-format
2315 msgid " Abbrev Offset: 0x%s\n"
2316 msgstr ""
2317
2318 #: dwarf.c:2989
2319 #, c-format
2320 msgid " Pointer Size: %d\n"
2321 msgstr ""
2322
2323 #: dwarf.c:2994
2324 #, c-format
2325 msgid " Signature: 0x%s\n"
2326 msgstr ""
2327
2328 #: dwarf.c:2997
2329 #, c-format
2330 msgid " Type Offset: 0x%s\n"
2331 msgstr ""
2332
2333 #: dwarf.c:3005
2334 #, c-format
2335 msgid " Section contributions:\n"
2336 msgstr ""
2337
2338 #: dwarf.c:3006
2339 #, c-format
2340 msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
2341 msgstr ""
2342
2343 #: dwarf.c:3009
2344 #, c-format
2345 msgid " .debug_line.dwo: 0x%s 0x%s\n"
2346 msgstr ""
2347
2348 #: dwarf.c:3012
2349 #, c-format
2350 msgid " .debug_loc.dwo: 0x%s 0x%s\n"
2351 msgstr ""
2352
2353 #: dwarf.c:3015
2354 #, c-format
2355 msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
2356 msgstr ""
2357
2358 #: dwarf.c:3025 dwarf.c:4793 dwarf.c:6341 dwarf.c:8407
2359 #, c-format
2360 msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
2361 msgstr ""
2362
2363 #: dwarf.c:3038
2364 #, c-format
2365 msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
2366 msgstr ""
2367
2368 #: dwarf.c:3047
2369 #, c-format
2370 msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
2371 msgstr ""
2372
2373 #: dwarf.c:3057
2374 #, c-format
2375 msgid ""
2376 "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
2377 "size (%lx)\n"
2378 msgstr ""
2379
2380 #: dwarf.c:3063
2381 #, c-format
2382 msgid ""
2383 "Debug info is corrupted, abbrev size (%lx) is larger than abbrev section "
2384 "size (%lx)\n"
2385 msgstr ""
2386
2387 #: dwarf.c:3109
2388 #, c-format
2389 msgid " <%d><%lx>: Abbrev Number: 0\n"
2390 msgstr ""
2391
2392 #: dwarf.c:3119
2393 #, c-format
2394 msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
2395 msgstr ""
2396
2397 #: dwarf.c:3123
2398 msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
2399 msgstr ""
2400
2401 #: dwarf.c:3142
2402 #, c-format
2403 msgid " <%d><%lx>: Abbrev Number: %lu"
2404 msgstr ""
2405
2406 #: dwarf.c:3146
2407 #, c-format
2408 msgid " <%d><%lx>: ...\n"
2409 msgstr ""
2410
2411 #: dwarf.c:3165
2412 #, c-format
2413 msgid ""
2414 "DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
2415 msgstr ""
2416
2417 #: dwarf.c:3238
2418 msgid "DIE has locviews without loclist\n"
2419 msgstr ""
2420
2421 #: dwarf.c:3353
2422 #, c-format
2423 msgid ""
2424 "The length field (0x%lx) in the debug_line header is wrong - the section is "
2425 "too small\n"
2426 msgstr ""
2427
2428 #: dwarf.c:3367
2429 msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
2430 msgstr ""
2431
2432 #: dwarf.c:3379 dwarf.c:6008 dwarf.c:6754
2433 #, c-format
2434 msgid "The %s section contains unsupported segment selector size: %d.\n"
2435 msgstr ""
2436
2437 #: dwarf.c:3396
2438 msgid "Invalid maximum operations per insn.\n"
2439 msgstr ""
2440
2441 #: dwarf.c:3412
2442 #, c-format
2443 msgid "Line length %s extends beyond end of section\n"
2444 msgstr ""
2445
2446 #: dwarf.c:3443
2447 #, c-format
2448 msgid "Corrupt %s format table entry\n"
2449 msgstr ""
2450
2451 #: dwarf.c:3452
2452 #, c-format
2453 msgid "Corrupt %s list\n"
2454 msgstr ""
2455
2456 #: dwarf.c:3458
2457 #, c-format
2458 msgid ""
2459 "\n"
2460 " The %s Table is empty.\n"
2461 msgstr ""
2462
2463 #: dwarf.c:3462
2464 #, c-format
2465 msgid ""
2466 "\n"
2467 " The %s Table (offset 0x%lx):\n"
2468 msgstr ""
2469
2470 #: dwarf.c:3465
2471 #, c-format
2472 msgid " Entry"
2473 msgstr ""
2474
2475 #: dwarf.c:3480
2476 #, c-format
2477 msgid "\tName"
2478 msgstr ""
2479
2480 #: dwarf.c:3483
2481 #, c-format
2482 msgid "\tDir"
2483 msgstr ""
2484
2485 #: dwarf.c:3486
2486 #, c-format
2487 msgid "\tTime"
2488 msgstr ""
2489
2490 #: dwarf.c:3489
2491 #, c-format
2492 msgid "\tSize"
2493 msgstr ""
2494
2495 #: dwarf.c:3492
2496 #, c-format
2497 msgid "\tMD5"
2498 msgstr ""
2499
2500 #: dwarf.c:3495
2501 #, c-format
2502 msgid "\t(Unknown format content type %s)"
2503 msgstr ""
2504
2505 #: dwarf.c:3531
2506 #, c-format
2507 msgid "Corrupt %s entries list\n"
2508 msgstr ""
2509
2510 #: dwarf.c:3579 dwarf.c:3995
2511 msgid ""
2512 "Partial .debug_line. section encountered without a prior full .debug_line "
2513 "section\n"
2514 msgstr ""
2515
2516 #: dwarf.c:3592 dwarf.c:5111
2517 #, c-format
2518 msgid " Offset: 0x%lx\n"
2519 msgstr ""
2520
2521 #: dwarf.c:3593
2522 #, c-format
2523 msgid " Length: %ld\n"
2524 msgstr ""
2525
2526 #: dwarf.c:3594
2527 #, c-format
2528 msgid " DWARF Version: %d\n"
2529 msgstr ""
2530
2531 #: dwarf.c:3595
2532 #, c-format
2533 msgid " Prologue Length: %d\n"
2534 msgstr ""
2535
2536 #: dwarf.c:3596
2537 #, c-format
2538 msgid " Minimum Instruction Length: %d\n"
2539 msgstr ""
2540
2541 #: dwarf.c:3598
2542 #, c-format
2543 msgid " Maximum Ops per Instruction: %d\n"
2544 msgstr ""
2545
2546 #: dwarf.c:3599
2547 #, c-format
2548 msgid " Initial value of 'is_stmt': %d\n"
2549 msgstr ""
2550
2551 #: dwarf.c:3600
2552 #, c-format
2553 msgid " Line Base: %d\n"
2554 msgstr ""
2555
2556 #: dwarf.c:3601
2557 #, c-format
2558 msgid " Line Range: %d\n"
2559 msgstr ""
2560
2561 #: dwarf.c:3602
2562 #, c-format
2563 msgid " Opcode Base: %d\n"
2564 msgstr ""
2565
2566 #: dwarf.c:3607 dwarf.c:4011
2567 msgid "Line range of 0 is invalid, using 1 instead\n"
2568 msgstr ""
2569
2570 #: dwarf.c:3619
2571 msgid "Line Base extends beyond end of section\n"
2572 msgstr ""
2573
2574 #: dwarf.c:3623
2575 #, c-format
2576 msgid ""
2577 "\n"
2578 " Opcodes:\n"
2579 msgstr ""
2580
2581 #: dwarf.c:3626
2582 #, c-format
2583 msgid " Opcode %d has %d arg\n"
2584 msgid_plural " Opcode %d has %d args\n"
2585 msgstr[0] ""
2586 msgstr[1] ""
2587
2588 #: dwarf.c:3639
2589 msgid "Directory"
2590 msgstr ""
2591
2592 #: dwarf.c:3641
2593 msgid "File name"
2594 msgstr ""
2595
2596 #: dwarf.c:3646
2597 #, c-format
2598 msgid ""
2599 "\n"
2600 " The Directory Table is empty.\n"
2601 msgstr ""
2602
2603 #: dwarf.c:3651
2604 #, c-format
2605 msgid ""
2606 "\n"
2607 " The Directory Table (offset 0x%lx):\n"
2608 msgstr ""
2609
2610 #: dwarf.c:3671
2611 #, c-format
2612 msgid ""
2613 "\n"
2614 " The File Name Table is empty.\n"
2615 msgstr ""
2616
2617 #: dwarf.c:3674
2618 #, c-format
2619 msgid ""
2620 "\n"
2621 " The File Name Table (offset 0x%lx):\n"
2622 msgstr ""
2623
2624 #: dwarf.c:3700
2625 msgid "Corrupt file name table entry\n"
2626 msgstr ""
2627
2628 #: dwarf.c:3716
2629 #, c-format
2630 msgid " No Line Number Statements.\n"
2631 msgstr ""
2632
2633 #: dwarf.c:3719
2634 #, c-format
2635 msgid " Line Number Statements:\n"
2636 msgstr ""
2637
2638 #: dwarf.c:3742
2639 #, c-format
2640 msgid " Special opcode %d: advance Address by %s to 0x%s%s"
2641 msgstr ""
2642
2643 #: dwarf.c:3747 dwarf.c:3768 dwarf.c:3808 dwarf.c:3828 dwarf.c:3881
2644 #: dwarf.c:3901
2645 msgid " (reset view)"
2646 msgstr ""
2647
2648 #: dwarf.c:3762
2649 #, c-format
2650 msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
2651 msgstr ""
2652
2653 #: dwarf.c:3772
2654 #, c-format
2655 msgid " and Line by %s to %d"
2656 msgstr ""
2657
2658 #: dwarf.c:3775 dwarf.c:3789
2659 #, c-format
2660 msgid " (view %u)\n"
2661 msgstr ""
2662
2663 #: dwarf.c:3787
2664 #, c-format
2665 msgid " Copy"
2666 msgstr ""
2667
2668 #: dwarf.c:3804
2669 #, c-format
2670 msgid " Advance PC by %s to 0x%s%s\n"
2671 msgstr ""
2672
2673 #: dwarf.c:3823
2674 #, c-format
2675 msgid " Advance PC by %s to 0x%s[%d]%s\n"
2676 msgstr ""
2677
2678 #: dwarf.c:3836
2679 #, c-format
2680 msgid " Advance Line by %s to %d\n"
2681 msgstr ""
2682
2683 #: dwarf.c:3844
2684 #, c-format
2685 msgid " Set File Name to entry %s in the File Name Table\n"
2686 msgstr ""
2687
2688 #: dwarf.c:3852
2689 #, c-format
2690 msgid " Set column to %s\n"
2691 msgstr ""
2692
2693 #: dwarf.c:3860
2694 #, c-format
2695 msgid " Set is_stmt to %s\n"
2696 msgstr ""
2697
2698 #: dwarf.c:3865
2699 #, c-format
2700 msgid " Set basic block\n"
2701 msgstr ""
2702
2703 #: dwarf.c:3877
2704 #, c-format
2705 msgid " Advance PC by constant %s to 0x%s%s\n"
2706 msgstr ""
2707
2708 #: dwarf.c:3896
2709 #, c-format
2710 msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
2711 msgstr ""
2712
2713 #: dwarf.c:3909
2714 #, c-format
2715 msgid " Advance PC by fixed size amount %s to 0x%s\n"
2716 msgstr ""
2717
2718 #: dwarf.c:3916
2719 #, c-format
2720 msgid " Set prologue_end to true\n"
2721 msgstr ""
2722
2723 #: dwarf.c:3920
2724 #, c-format
2725 msgid " Set epilogue_begin to true\n"
2726 msgstr ""
2727
2728 #: dwarf.c:3926
2729 #, c-format
2730 msgid " Set ISA to %s\n"
2731 msgstr ""
2732
2733 #: dwarf.c:3930 dwarf.c:4582
2734 #, c-format
2735 msgid " Unknown opcode %d with operands: "
2736 msgstr ""
2737
2738 #: dwarf.c:4024
2739 #, c-format
2740 msgid "opcode base of %d extends beyond end of section\n"
2741 msgstr ""
2742
2743 #: dwarf.c:4052 dwarf.c:4075 dwarf.c:4105
2744 msgid "Corrupt directories list\n"
2745 msgstr ""
2746
2747 #: dwarf.c:4125 dwarf.c:4148 dwarf.c:4195
2748 msgid "Corrupt file name list\n"
2749 msgstr ""
2750
2751 #: dwarf.c:4215
2752 msgid "directory table ends unexpectedly\n"
2753 msgstr ""
2754
2755 #: dwarf.c:4260
2756 msgid "file table ends unexpectedly\n"
2757 msgstr ""
2758
2759 #: dwarf.c:4299
2760 #, c-format
2761 msgid "CU: %s:\n"
2762 msgstr ""
2763
2764 #: dwarf.c:4312 dwarf.c:4510
2765 #, c-format
2766 msgid "directory index %u > number of directories %s\n"
2767 msgstr ""
2768
2769 #: dwarf.c:4314 dwarf.c:4613 elfcomm.c:891 readelf.c:307 readelf.c:648
2770 #: readelf.c:6787 readelf.c:7338 readelf.c:9302 readelf.c:11322 readelf.c:11389
2771 #: readelf.c:11732 readelf.c:14358 readelf.c:14453 readelf.c:15035
2772 #: readelf.c:15054 readelf.c:15178 readelf.c:15429 readelf.c:16535
2773 #: readelf.c:16538
2774 #, c-format
2775 msgid "<corrupt>"
2776 msgstr ""
2777
2778 #: dwarf.c:4320
2779 #, c-format
2780 msgid "CU: %s/%s:\n"
2781 msgstr ""
2782
2783 #: dwarf.c:4325
2784 #, c-format
2785 msgid ""
2786 "File name Line number Starting address "
2787 "View\n"
2788 msgstr ""
2789
2790 #: dwarf.c:4441
2791 #, c-format
2792 msgid "UNKNOWN (%u): length %d\n"
2793 msgstr ""
2794
2795 #: dwarf.c:4494
2796 #, c-format
2797 msgid ""
2798 "\n"
2799 " [Use file table entry %d]\n"
2800 msgstr ""
2801
2802 #: dwarf.c:4498
2803 #, c-format
2804 msgid "file index %u > number of files %u\n"
2805 msgstr ""
2806
2807 #: dwarf.c:4499
2808 #, c-format
2809 msgid ""
2810 "\n"
2811 " <over large file table index %u>"
2812 msgstr ""
2813
2814 #: dwarf.c:4505
2815 #, c-format
2816 msgid ""
2817 "\n"
2818 " [Use file %s in directory table entry %d]\n"
2819 msgstr ""
2820
2821 #: dwarf.c:4512
2822 #, c-format
2823 msgid ""
2824 "\n"
2825 " <over large directory table entry %u>\n"
2826 msgstr ""
2827
2828 #: dwarf.c:4578
2829 #, c-format
2830 msgid " Set ISA to %lu\n"
2831 msgstr ""
2832
2833 #: dwarf.c:4612
2834 #, c-format
2835 msgid "corrupt file index %u encountered\n"
2836 msgstr ""
2837
2838 #: dwarf.c:4742
2839 msgid "no info"
2840 msgstr ""
2841
2842 #: dwarf.c:4743
2843 msgid "type"
2844 msgstr ""
2845
2846 #: dwarf.c:4744
2847 msgid "variable"
2848 msgstr ""
2849
2850 #: dwarf.c:4745
2851 msgid "function"
2852 msgstr ""
2853
2854 #: dwarf.c:4746
2855 msgid "other"
2856 msgstr ""
2857
2858 #: dwarf.c:4747
2859 msgid "unused5"
2860 msgstr ""
2861
2862 #: dwarf.c:4748
2863 msgid "unused6"
2864 msgstr ""
2865
2866 #: dwarf.c:4749
2867 msgid "unused7"
2868 msgstr ""
2869
2870 #: dwarf.c:4809 dwarf.c:6354
2871 #, c-format
2872 msgid ""
2873 ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
2874 msgstr ""
2875
2876 #: dwarf.c:4814
2877 #, c-format
2878 msgid " Length: %ld\n"
2879 msgstr ""
2880
2881 #: dwarf.c:4816
2882 #, c-format
2883 msgid " Version: %d\n"
2884 msgstr ""
2885
2886 #: dwarf.c:4818
2887 #, c-format
2888 msgid " Offset into .debug_info section: 0x%lx\n"
2889 msgstr ""
2890
2891 #: dwarf.c:4820
2892 #, c-format
2893 msgid " Size of area in .debug_info section: %ld\n"
2894 msgstr ""
2895
2896 #: dwarf.c:4829
2897 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
2898 msgstr ""
2899
2900 #: dwarf.c:4837
2901 #, c-format
2902 msgid ""
2903 "\n"
2904 " Offset Kind Name\n"
2905 msgstr ""
2906
2907 #: dwarf.c:4839
2908 #, c-format
2909 msgid ""
2910 "\n"
2911 " Offset\tName\n"
2912 msgstr ""
2913
2914 #: dwarf.c:4875
2915 msgid "s"
2916 msgstr ""
2917
2918 #: dwarf.c:4875
2919 msgid "g"
2920 msgstr ""
2921
2922 #: dwarf.c:4935
2923 #, c-format
2924 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
2925 msgstr ""
2926
2927 #: dwarf.c:4941
2928 #, c-format
2929 msgid " DW_MACINFO_end_file\n"
2930 msgstr ""
2931
2932 #: dwarf.c:4949
2933 #, c-format
2934 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
2935 msgstr ""
2936
2937 #: dwarf.c:4958
2938 #, c-format
2939 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
2940 msgstr ""
2941
2942 #: dwarf.c:4970
2943 #, c-format
2944 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
2945 msgstr ""
2946
2947 #: dwarf.c:5103
2948 #, c-format
2949 msgid "Only GNU extension to DWARF 4 or 5 of %s is currently supported.\n"
2950 msgstr ""
2951
2952 #: dwarf.c:5113
2953 #, c-format
2954 msgid " Version: %d\n"
2955 msgstr ""
2956
2957 #: dwarf.c:5114
2958 #, c-format
2959 msgid " Offset size: %d\n"
2960 msgstr ""
2961
2962 #: dwarf.c:5118
2963 #, c-format
2964 msgid " Offset into .debug_line: 0x%lx\n"
2965 msgstr ""
2966
2967 #: dwarf.c:5132
2968 #, c-format
2969 msgid " Extension opcode arguments:\n"
2970 msgstr ""
2971
2972 #: dwarf.c:5140
2973 #, c-format
2974 msgid " DW_MACRO_%02x has no arguments\n"
2975 msgstr ""
2976
2977 #: dwarf.c:5143
2978 #, c-format
2979 msgid " DW_MACRO_%02x arguments: "
2980 msgstr ""
2981
2982 #: dwarf.c:5169
2983 #, c-format
2984 msgid "Invalid extension opcode form %s\n"
2985 msgstr ""
2986
2987 #: dwarf.c:5186
2988 msgid ".debug_macro section not zero terminated\n"
2989 msgstr ""
2990
2991 #: dwarf.c:5207
2992 msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
2993 msgstr ""
2994
2995 #: dwarf.c:5213
2996 #, c-format
2997 msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
2998 msgstr ""
2999
3000 #: dwarf.c:5216
3001 #, c-format
3002 msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
3003 msgstr ""
3004
3005 #: dwarf.c:5224
3006 #, c-format
3007 msgid " DW_MACRO_end_file\n"
3008 msgstr ""
3009
3010 #: dwarf.c:5232
3011 #, c-format
3012 msgid " DW_MACRO_define - lineno : %d macro : %s\n"
3013 msgstr ""
3014
3015 #: dwarf.c:5241
3016 #, c-format
3017 msgid " DW_MACRO_undef - lineno : %d macro : %s\n"
3018 msgstr ""
3019
3020 #: dwarf.c:5250
3021 #, c-format
3022 msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
3023 msgstr ""
3024
3025 #: dwarf.c:5259
3026 #, c-format
3027 msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
3028 msgstr ""
3029
3030 #: dwarf.c:5265
3031 #, c-format
3032 msgid " DW_MACRO_import - offset : 0x%lx\n"
3033 msgstr ""
3034
3035 #: dwarf.c:5273
3036 #, c-format
3037 msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
3038 msgstr ""
3039
3040 #: dwarf.c:5281
3041 #, c-format
3042 msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
3043 msgstr ""
3044
3045 #: dwarf.c:5287
3046 #, c-format
3047 msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
3048 msgstr ""
3049
3050 #: dwarf.c:5294
3051 #, c-format
3052 msgid " Unknown macro opcode %02x seen\n"
3053 msgstr ""
3054
3055 #: dwarf.c:5306
3056 #, c-format
3057 msgid " DW_MACRO_%02x\n"
3058 msgstr ""
3059
3060 #: dwarf.c:5309
3061 #, c-format
3062 msgid " DW_MACRO_%02x -"
3063 msgstr ""
3064
3065 #: dwarf.c:5358
3066 #, c-format
3067 msgid " Number TAG (0x%lx)\n"
3068 msgstr ""
3069
3070 #: dwarf.c:5367
3071 msgid "has children"
3072 msgstr ""
3073
3074 #: dwarf.c:5367
3075 msgid "no children"
3076 msgstr ""
3077
3078 #: dwarf.c:5436
3079 #, c-format
3080 msgid "location view pair\n"
3081 msgstr ""
3082
3083 #: dwarf.c:5468
3084 #, c-format
3085 msgid "No debug information available for loc lists of entry: %u\n"
3086 msgstr ""
3087
3088 #: dwarf.c:5480 dwarf.c:5632 dwarf.c:5802
3089 #, c-format
3090 msgid "Invalid pointer size (%d) in debug info for entry %d\n"
3091 msgstr ""
3092
3093 #: dwarf.c:5492 dwarf.c:5549 dwarf.c:5558 dwarf.c:5644 dwarf.c:5712
3094 #: dwarf.c:5813 dwarf.c:5892 dwarf.c:5900
3095 #, c-format
3096 msgid "Location list starting at offset 0x%lx is not terminated.\n"
3097 msgstr ""
3098
3099 #: dwarf.c:5513 dwarf.c:5672 dwarf.c:5853 dwarf.c:6576 dwarf.c:6632
3100 #, c-format
3101 msgid "<End of list>\n"
3102 msgstr ""
3103
3104 #: dwarf.c:5525 dwarf.c:5684 dwarf.c:6637
3105 #, c-format
3106 msgid "(base address)\n"
3107 msgstr ""
3108
3109 #: dwarf.c:5543 dwarf.c:5665 dwarf.c:5841
3110 #, c-format
3111 msgid ""
3112 "views at %8.8lx for:\n"
3113 " %*s "
3114 msgstr ""
3115
3116 #: dwarf.c:5579 dwarf.c:5736
3117 msgid " (start == end)"
3118 msgstr ""
3119
3120 #: dwarf.c:5581 dwarf.c:5738
3121 msgid " (start > end)"
3122 msgstr ""
3123
3124 #: dwarf.c:5619
3125 #, c-format
3126 msgid "No debug information available for loclists lists of entry: %u\n"
3127 msgstr ""
3128
3129 #: dwarf.c:5689
3130 #, c-format
3131 msgid "View pair entry in loclist with locviews attribute\n"
3132 msgstr ""
3133
3134 #: dwarf.c:5698
3135 #, c-format
3136 msgid "views for:\n"
3137 msgstr ""
3138
3139 #: dwarf.c:5702
3140 #, c-format
3141 msgid "Invalid location list entry type %d\n"
3142 msgstr ""
3143
3144 #: dwarf.c:5747
3145 #, c-format
3146 msgid "Trailing view pair not used in a range"
3147 msgstr ""
3148
3149 #: dwarf.c:5790
3150 #, c-format
3151 msgid "No debug information for loc lists of entry: %u\n"
3152 msgstr ""
3153
3154 #: dwarf.c:5860
3155 #, c-format
3156 msgid "(base address selection entry)\n"
3157 msgstr ""
3158
3159 #: dwarf.c:5884
3160 #, c-format
3161 msgid "Unknown location list entry type 0x%x.\n"
3162 msgstr ""
3163
3164 #: dwarf.c:5977 dwarf.c:6230 dwarf.c:6451 dwarf.c:6523 dwarf.c:6694
3165 #, c-format
3166 msgid ""
3167 "\n"
3168 "The %s section is empty.\n"
3169 msgstr ""
3170
3171 #: dwarf.c:5997
3172 #, c-format
3173 msgid "The %s section contains corrupt or unsupported version number: %d.\n"
3174 msgstr ""
3175
3176 #: dwarf.c:6017
3177 #, c-format
3178 msgid "The %s section contains unsupported offset entry count: %d.\n"
3179 msgstr ""
3180
3181 #: dwarf.c:6028 dwarf.c:6457 dwarf.c:6772
3182 #, c-format
3183 msgid ""
3184 "Unable to load/parse the .debug_info section, so cannot interpret the %s "
3185 "section.\n"
3186 msgstr ""
3187
3188 #: dwarf.c:6076
3189 msgid "No location lists in .debug_info section!\n"
3190 msgstr ""
3191
3192 #: dwarf.c:6081
3193 #, c-format
3194 msgid "Location lists in %s section start at 0x%s\n"
3195 msgstr ""
3196
3197 #: dwarf.c:6091
3198 #, c-format
3199 msgid ""
3200 " Warning: This section has relocations - addresses seen here may not be "
3201 "accurate.\n"
3202 "\n"
3203 msgstr ""
3204
3205 #: dwarf.c:6093
3206 #, c-format
3207 msgid " Offset Begin End Expression\n"
3208 msgstr ""
3209
3210 #: dwarf.c:6148
3211 #, c-format
3212 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
3213 msgstr ""
3214
3215 #: dwarf.c:6152
3216 #, c-format
3217 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
3218 msgstr ""
3219
3220 #: dwarf.c:6161
3221 #, c-format
3222 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
3223 msgstr ""
3224
3225 #: dwarf.c:6168
3226 #, c-format
3227 msgid "View Offset 0x%lx is bigger than .debug_loc section size.\n"
3228 msgstr ""
3229
3230 #: dwarf.c:6185
3231 msgid "DWO is not yet supported.\n"
3232 msgstr ""
3233
3234 #: dwarf.c:6202
3235 msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
3236 msgstr ""
3237
3238 #: dwarf.c:6211
3239 #, c-format
3240 msgid "There is %ld unused byte at the end of section %s\n"
3241 msgid_plural "There are %ld unused bytes at the end of section %s\n"
3242 msgstr[0] ""
3243 msgstr[1] ""
3244
3245 #: dwarf.c:6367
3246 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3247 msgstr ""
3248
3249 #: dwarf.c:6371
3250 #, c-format
3251 msgid " Length: %ld\n"
3252 msgstr ""
3253
3254 #: dwarf.c:6373
3255 #, c-format
3256 msgid " Version: %d\n"
3257 msgstr ""
3258
3259 #: dwarf.c:6374
3260 #, c-format
3261 msgid " Offset into .debug_info: 0x%lx\n"
3262 msgstr ""
3263
3264 #: dwarf.c:6376
3265 #, c-format
3266 msgid " Pointer Size: %d\n"
3267 msgstr ""
3268
3269 #: dwarf.c:6377
3270 #, c-format
3271 msgid " Segment Size: %d\n"
3272 msgstr ""
3273
3274 #: dwarf.c:6384
3275 #, c-format
3276 msgid "Invalid address size in %s section!\n"
3277 msgstr ""
3278
3279 #: dwarf.c:6394
3280 msgid "Pointer size + Segment size is not a power of two.\n"
3281 msgstr ""
3282
3283 #: dwarf.c:6399
3284 #, c-format
3285 msgid ""
3286 "\n"
3287 " Address Length\n"
3288 msgstr ""
3289
3290 #: dwarf.c:6401
3291 #, c-format
3292 msgid ""
3293 "\n"
3294 " Address Length\n"
3295 msgstr ""
3296
3297 #: dwarf.c:6477
3298 #, c-format
3299 msgid "Corrupt address base (%lx) found in debug section %u\n"
3300 msgstr ""
3301
3302 #: dwarf.c:6493
3303 #, c-format
3304 msgid " For compilation unit at offset 0x%s:\n"
3305 msgstr ""
3306
3307 #: dwarf.c:6496
3308 #, c-format
3309 msgid "\tIndex\tAddress\n"
3310 msgstr ""
3311
3312 #: dwarf.c:6503
3313 #, c-format
3314 msgid "\t%d:\t"
3315 msgstr ""
3316
3317 #: dwarf.c:6595 dwarf.c:6669
3318 msgid "(start == end)"
3319 msgstr ""
3320
3321 #: dwarf.c:6597 dwarf.c:6671
3322 msgid "(start > end)"
3323 msgstr ""
3324
3325 #: dwarf.c:6620
3326 #, c-format
3327 msgid "Range list starting at offset 0x%lx is not terminated.\n"
3328 msgstr ""
3329
3330 #: dwarf.c:6656
3331 #, c-format
3332 msgid "Invalid range list entry type %d\n"
3333 msgstr ""
3334
3335 #: dwarf.c:6733
3336 #, c-format
3337 msgid ""
3338 "The length field (0x%lx) in the debug_rnglists header is wrong - the section "
3339 "is too small\n"
3340 msgstr ""
3341
3342 #: dwarf.c:6744
3343 msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n"
3344 msgstr ""
3345
3346 #: dwarf.c:6763
3347 #, c-format
3348 msgid "The %s section contains unsupported offset entry count: %u.\n"
3349 msgstr ""
3350
3351 #. This can happen when the file was compiled with -gsplit-debug
3352 #. which removes references to range lists from the primary .o file.
3353 #: dwarf.c:6785
3354 #, c-format
3355 msgid "No range lists in .debug_info section.\n"
3356 msgstr ""
3357
3358 #: dwarf.c:6810
3359 #, c-format
3360 msgid "Range lists in %s section start at 0x%lx\n"
3361 msgstr ""
3362
3363 #: dwarf.c:6815
3364 #, c-format
3365 msgid " Offset Begin End\n"
3366 msgstr ""
3367
3368 #: dwarf.c:6834
3369 #, c-format
3370 msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
3371 msgstr ""
3372
3373 #: dwarf.c:6841
3374 #, c-format
3375 msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
3376 msgstr ""
3377
3378 #: dwarf.c:6849
3379 #, c-format
3380 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
3381 msgstr ""
3382
3383 #: dwarf.c:6856
3384 #, c-format
3385 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
3386 msgstr ""
3387
3388 #: dwarf.c:6929
3389 #, c-format
3390 msgid "Unfeasibly large register number: %u\n"
3391 msgstr ""
3392
3393 #: dwarf.c:6942
3394 #, c-format
3395 msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
3396 msgstr ""
3397
3398 #: dwarf.c:7285
3399 msgid "No terminator for augmentation name\n"
3400 msgstr ""
3401
3402 #: dwarf.c:7297
3403 #, c-format
3404 msgid "Invalid pointer size (%d) in CIE data\n"
3405 msgstr ""
3406
3407 #: dwarf.c:7305
3408 #, c-format
3409 msgid "Invalid segment size (%d) in CIE data\n"
3410 msgstr ""
3411
3412 #: dwarf.c:7334
3413 #, c-format
3414 msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
3415 msgstr ""
3416
3417 #: dwarf.c:7413
3418 #, c-format
3419 msgid " Augmentation data: "
3420 msgstr ""
3421
3422 #: dwarf.c:7430
3423 msgid "bad register: "
3424 msgstr ""
3425
3426 #: dwarf.c:7600
3427 msgid "Failed to read CIE information\n"
3428 msgstr ""
3429
3430 #: dwarf.c:7611 dwarf.c:7635 dwarf.c:7662
3431 msgid "Invalid max register\n"
3432 msgstr ""
3433
3434 #. PR 17512: file: 9e196b3e.
3435 #: dwarf.c:7677
3436 #, c-format
3437 msgid "Probably corrupt segment size: %d - using 4 instead\n"
3438 msgstr ""
3439
3440 #: dwarf.c:7701
3441 #, c-format
3442 msgid "Corrupt augmentation data length: 0x%s\n"
3443 msgstr ""
3444
3445 #: dwarf.c:7823
3446 #, c-format
3447 msgid "Corrupt CFA_def expression value: %lu\n"
3448 msgstr ""
3449
3450 #. PR 17512: file:306-192417-0.005.
3451 #: dwarf.c:7837
3452 #, c-format
3453 msgid "Corrupt CFA expression value: %lu\n"
3454 msgstr ""
3455
3456 #: dwarf.c:8140
3457 msgid "Invalid column number in saved frame state\n"
3458 msgstr ""
3459
3460 #: dwarf.c:8187
3461 #, c-format
3462 msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
3463 msgstr ""
3464
3465 #: dwarf.c:8211
3466 #, c-format
3467 msgid " DW_CFA_expression: <corrupt len %lu>\n"
3468 msgstr ""
3469
3470 #: dwarf.c:8343
3471 #, c-format
3472 msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
3473 msgstr ""
3474
3475 #: dwarf.c:8345
3476 #, c-format
3477 msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
3478 msgstr ""
3479
3480 #: dwarf.c:8416 dwarf.c:8813
3481 #, c-format
3482 msgid "Version %ld\n"
3483 msgstr ""
3484
3485 #: dwarf.c:8422
3486 msgid "Only DWARF version 5 .debug_names is currently supported.\n"
3487 msgstr ""
3488
3489 #: dwarf.c:8429
3490 #, c-format
3491 msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
3492 msgstr ""
3493
3494 #: dwarf.c:8434
3495 msgid "Compilation unit count must be >= 1 in .debug_names\n"
3496 msgstr ""
3497
3498 #: dwarf.c:8445
3499 #, c-format
3500 msgid ""
3501 "Augmentation string length %u must be rounded up to a multiple of 4 in ."
3502 "debug_names.\n"
3503 msgstr ""
3504
3505 #: dwarf.c:8450
3506 #, c-format
3507 msgid "Augmentation string:"
3508 msgstr ""
3509
3510 #: dwarf.c:8461
3511 #, c-format
3512 msgid "CU table:\n"
3513 msgstr ""
3514
3515 #: dwarf.c:8467 dwarf.c:8477
3516 #, c-format
3517 msgid "[%3u] 0x%lx\n"
3518 msgstr ""
3519
3520 #: dwarf.c:8471
3521 #, c-format
3522 msgid "TU table:\n"
3523 msgstr ""
3524
3525 #: dwarf.c:8481
3526 #, c-format
3527 msgid "Foreign TU table:\n"
3528 msgstr ""
3529
3530 #: dwarf.c:8487
3531 #, c-format
3532 msgid "[%3u] "
3533 msgstr ""
3534
3535 #: dwarf.c:8507
3536 #, c-format
3537 msgid ""
3538 "Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the "
3539 "debug_names\n"
3540 msgstr ""
3541
3542 #: dwarf.c:8524
3543 #, c-format
3544 msgid "Used %zu of %lu bucket.\n"
3545 msgid_plural "Used %zu of %lu buckets.\n"
3546 msgstr[0] ""
3547 msgstr[1] ""
3548
3549 #: dwarf.c:8551
3550 #, c-format
3551 msgid ""
3552 "Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
3553 msgstr ""
3554
3555 #: dwarf.c:8589
3556 #, c-format
3557 msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3558 msgstr ""
3559
3560 #: dwarf.c:8615 dwarf.c:8939
3561 #, c-format
3562 msgid ""
3563 "\n"
3564 "Symbol table:\n"
3565 msgstr ""
3566
3567 #: dwarf.c:8668
3568 #, c-format
3569 msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3570 msgstr ""
3571
3572 #: dwarf.c:8704
3573 #, c-format
3574 msgid " <no entries>"
3575 msgstr ""
3576
3577 #: dwarf.c:8736
3578 msgid "The debuglink filename is corrupt/missing\n"
3579 msgstr ""
3580
3581 #: dwarf.c:8740
3582 #, c-format
3583 msgid " Separate debug info file: %s\n"
3584 msgstr ""
3585
3586 #: dwarf.c:8751
3587 msgid "CRC offset missing/truncated\n"
3588 msgstr ""
3589
3590 #: dwarf.c:8757
3591 #, c-format
3592 msgid " CRC value: %#x\n"
3593 msgstr ""
3594
3595 #: dwarf.c:8761
3596 #, c-format
3597 msgid "There are %#lx extraneous bytes at the end of the section\n"
3598 msgstr ""
3599
3600 #: dwarf.c:8775
3601 #, c-format
3602 msgid "Build-ID is too short (%#lx bytes)\n"
3603 msgstr ""
3604
3605 #: dwarf.c:8779
3606 #, c-format
3607 msgid " Build-ID (%#lx bytes):"
3608 msgstr ""
3609
3610 #: dwarf.c:8808
3611 #, c-format
3612 msgid "Truncated header in the %s section.\n"
3613 msgstr ""
3614
3615 #: dwarf.c:8819
3616 #, c-format
3617 msgid "Unsupported version %lu.\n"
3618 msgstr ""
3619
3620 #: dwarf.c:8823
3621 msgid "The address table data in version 3 may be wrong.\n"
3622 msgstr ""
3623
3624 #: dwarf.c:8825
3625 msgid "Version 4 does not support case insensitive lookups.\n"
3626 msgstr ""
3627
3628 #: dwarf.c:8827
3629 msgid "Version 5 does not include inlined functions.\n"
3630 msgstr ""
3631
3632 #: dwarf.c:8829
3633 msgid "Version 6 does not include symbol attributes.\n"
3634 msgstr ""
3635
3636 #: dwarf.c:8847
3637 #, c-format
3638 msgid "Corrupt header in the %s section.\n"
3639 msgstr ""
3640
3641 #: dwarf.c:8854
3642 #, c-format
3643 msgid "TU offset (%x) is less than CU offset (%x)\n"
3644 msgstr ""
3645
3646 #: dwarf.c:8863
3647 #, c-format
3648 msgid "Address table offset (%x) is less than TU offset (%x)\n"
3649 msgstr ""
3650
3651 #: dwarf.c:8873
3652 #, c-format
3653 msgid "Symbol table offset (%x) is less then Address table offset (%x)\n"
3654 msgstr ""
3655
3656 #: dwarf.c:8882
3657 #, c-format
3658 msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n"
3659 msgstr ""
3660
3661 #: dwarf.c:8897
3662 msgid "Address table extends beyond end of section.\n"
3663 msgstr ""
3664
3665 #: dwarf.c:8901
3666 #, c-format
3667 msgid ""
3668 "\n"
3669 "CU table:\n"
3670 msgstr ""
3671
3672 #: dwarf.c:8907
3673 #, c-format
3674 msgid "[%3u] 0x%lx - 0x%lx\n"
3675 msgstr ""
3676
3677 #: dwarf.c:8912
3678 #, c-format
3679 msgid ""
3680 "\n"
3681 "TU table:\n"
3682 msgstr ""
3683
3684 #: dwarf.c:8919
3685 #, c-format
3686 msgid "[%3u] 0x%lx 0x%lx "
3687 msgstr ""
3688
3689 #: dwarf.c:8926
3690 #, c-format
3691 msgid ""
3692 "\n"
3693 "Address table:\n"
3694 msgstr ""
3695
3696 #: dwarf.c:8936
3697 #, c-format
3698 msgid "%lu\n"
3699 msgstr ""
3700
3701 #: dwarf.c:8956
3702 #, c-format
3703 msgid "[%3u] <corrupt offset: %x>"
3704 msgstr ""
3705
3706 #: dwarf.c:8957
3707 #, c-format
3708 msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
3709 msgstr ""
3710
3711 #: dwarf.c:8968
3712 #, c-format
3713 msgid "<invalid CU vector offset: %x>\n"
3714 msgstr ""
3715
3716 #: dwarf.c:8969
3717 #, c-format
3718 msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
3719 msgstr ""
3720
3721 #: dwarf.c:8982
3722 #, c-format
3723 msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
3724 msgstr ""
3725
3726 #: dwarf.c:9007
3727 msgid "static"
3728 msgstr ""
3729
3730 #: dwarf.c:9007
3731 msgid "global"
3732 msgstr ""
3733
3734 #: dwarf.c:9045 dwarf.c:9056
3735 msgid "Internal error: out of space in the shndx pool.\n"
3736 msgstr ""
3737
3738 #: dwarf.c:9120
3739 #, c-format
3740 msgid "Section %s is empty\n"
3741 msgstr ""
3742
3743 #: dwarf.c:9126
3744 #, c-format
3745 msgid "Section %s is too small to contain a CU/TU header\n"
3746 msgstr ""
3747
3748 #: dwarf.c:9144
3749 #, c-format
3750 msgid "Section %s is too small for %d slot\n"
3751 msgid_plural "Section %s is too small for %d slots\n"
3752 msgstr[0] ""
3753 msgstr[1] ""
3754
3755 #: dwarf.c:9155
3756 #, c-format
3757 msgid " Version: %d\n"
3758 msgstr ""
3759
3760 #: dwarf.c:9157
3761 #, c-format
3762 msgid " Number of columns: %d\n"
3763 msgstr ""
3764
3765 #: dwarf.c:9158
3766 #, c-format
3767 msgid " Number of used entries: %d\n"
3768 msgstr ""
3769
3770 #: dwarf.c:9159
3771 #, c-format
3772 msgid ""
3773 " Number of slots: %d\n"
3774 "\n"
3775 msgstr ""
3776
3777 #: dwarf.c:9164
3778 #, c-format
3779 msgid "Section %s too small for %d hash table entries\n"
3780 msgstr ""
3781
3782 #: dwarf.c:9186
3783 msgid "Section index pool located before start of section\n"
3784 msgstr ""
3785
3786 #: dwarf.c:9191
3787 #, c-format
3788 msgid " [%3d] Signature: 0x%s Sections: "
3789 msgstr ""
3790
3791 #: dwarf.c:9198
3792 #, c-format
3793 msgid "Section %s too small for shndx pool\n"
3794 msgstr ""
3795
3796 #: dwarf.c:9240
3797 #, c-format
3798 msgid "Overlarge number of columns: %x\n"
3799 msgstr ""
3800
3801 #: dwarf.c:9246
3802 #, c-format
3803 msgid "Section %s too small for offset and size tables\n"
3804 msgstr ""
3805
3806 #: dwarf.c:9253
3807 #, c-format
3808 msgid " Offset table\n"
3809 msgstr ""
3810
3811 #: dwarf.c:9255 dwarf.c:9356
3812 msgid "signature"
3813 msgstr ""
3814
3815 #: dwarf.c:9255 dwarf.c:9356
3816 msgid "dwo_id"
3817 msgstr ""
3818
3819 #: dwarf.c:9293
3820 #, c-format
3821 msgid "Row index (%u) is larger than number of used entries (%u)\n"
3822 msgstr ""
3823
3824 #: dwarf.c:9307
3825 #, c-format
3826 msgid "Signature (%p) extends beyond end of space in section\n"
3827 msgstr ""
3828
3829 #: dwarf.c:9316
3830 #, c-format
3831 msgid "Row index (%u) * num columns (%u) > space remaining in section\n"
3832 msgstr ""
3833
3834 #: dwarf.c:9322 dwarf.c:9379
3835 #, c-format
3836 msgid " [%3d] 0x%s"
3837 msgstr ""
3838
3839 #: dwarf.c:9336 dwarf.c:9392
3840 #, c-format
3841 msgid "Overlarge Dwarf section index detected: %u\n"
3842 msgstr ""
3843
3844 #: dwarf.c:9354
3845 #, c-format
3846 msgid " Size table\n"
3847 msgstr ""
3848
3849 #: dwarf.c:9407
3850 #, c-format
3851 msgid " Unsupported version (%d)\n"
3852 msgstr ""
3853
3854 #: dwarf.c:9479
3855 #, c-format
3856 msgid "Displaying the debug contents of section %s is not yet supported.\n"
3857 msgstr ""
3858
3859 #: dwarf.c:9510
3860 #, c-format
3861 msgid ""
3862 "Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
3863 msgstr ""
3864
3865 #: dwarf.c:9528
3866 #, c-format
3867 msgid ""
3868 "Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
3869 msgstr ""
3870
3871 #: dwarf.c:9544
3872 #, c-format
3873 msgid ""
3874 "Attempt to allocate a zero'ed array with an excessive number of elements: 0x"
3875 "%lx\n"
3876 msgstr ""
3877
3878 #: dwarf.c:9642
3879 #, c-format
3880 msgid "Unable to reopen separate debug info file: %s\n"
3881 msgstr ""
3882
3883 #: dwarf.c:9654
3884 #, c-format
3885 msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
3886 msgstr ""
3887
3888 #: dwarf.c:9749
3889 #, c-format
3890 msgid "Corrupt debuglink section: %s\n"
3891 msgstr ""
3892
3893 #: dwarf.c:9787
3894 msgid "Out of memory"
3895 msgstr ""
3896
3897 #. Failed to find the file.
3898 #: dwarf.c:9836
3899 #, c-format
3900 msgid "could not find separate debug file '%s'\n"
3901 msgstr ""
3902
3903 #: dwarf.c:9837 dwarf.c:9841 dwarf.c:9846 dwarf.c:9850 dwarf.c:9853
3904 #: dwarf.c:9856 dwarf.c:9859
3905 #, c-format
3906 msgid "tried: %s\n"
3907 msgstr ""
3908
3909 #: dwarf.c:9871
3910 #, c-format
3911 msgid "failed to open separate debug file: %s\n"
3912 msgstr ""
3913
3914 #. FIXME: We do not check to see if there are any other separate debug info
3915 #. files that would also match.
3916 #: dwarf.c:9879
3917 #, c-format
3918 msgid ""
3919 "%s: Found separate debug info file: %s\n"
3920 "\n"
3921 msgstr ""
3922
3923 #: dwarf.c:9898
3924 msgid "Out of memory allocating dwo filename\n"
3925 msgstr ""
3926
3927 #: dwarf.c:9904
3928 #, c-format
3929 msgid "Unable to load dwo file: %s\n"
3930 msgstr ""
3931
3932 #. FIXME: We should check the dwo_id.
3933 #: dwarf.c:9911
3934 #, c-format
3935 msgid ""
3936 "%s: Found separate debug object file: %s\n"
3937 "\n"
3938 msgstr ""
3939
3940 #: dwarf.c:9943
3941 #, c-format
3942 msgid "The %s section contains a link to a dwo file:\n"
3943 msgstr ""
3944
3945 #: dwarf.c:9945
3946 #, c-format
3947 msgid " Name: %s\n"
3948 msgstr ""
3949
3950 #: dwarf.c:9946
3951 #, c-format
3952 msgid " Directory: %s\n"
3953 msgstr ""
3954
3955 #: dwarf.c:9946
3956 msgid "<not-found>"
3957 msgstr ""
3958
3959 #: dwarf.c:9948
3960 #, c-format
3961 msgid " ID: "
3962 msgstr ""
3963
3964 #: dwarf.c:9950
3965 #, c-format
3966 msgid " ID: <unknown>\n"
3967 msgstr ""
3968
3969 #: dwarf.c:10109 dwarf.c:10151
3970 #, c-format
3971 msgid "Unrecognized debug option '%s'\n"
3972 msgstr ""
3973
3974 #: elfcomm.c:42
3975 #, c-format
3976 msgid "%s: Error: "
3977 msgstr ""
3978
3979 #: elfcomm.c:56
3980 #, c-format
3981 msgid "%s: Warning: "
3982 msgstr ""
3983
3984 #: elfcomm.c:88 elfcomm.c:123 elfcomm.c:228 elfcomm.c:338
3985 #, c-format
3986 msgid "Unhandled data length: %d\n"
3987 msgstr ""
3988
3989 #: elfcomm.c:417 elfcomm.c:442 elfcomm.c:909
3990 msgid "Out of memory\n"
3991 msgstr ""
3992
3993 #: elfcomm.c:434
3994 #, c-format
3995 msgid "Abnormal length of thin archive member name: %lx\n"
3996 msgstr ""
3997
3998 #: elfcomm.c:478
3999 #, c-format
4000 msgid "%s: invalid archive header size: %ld\n"
4001 msgstr ""
4002
4003 #: elfcomm.c:491
4004 #, c-format
4005 msgid "%s: failed to skip archive symbol table\n"
4006 msgstr ""
4007
4008 #: elfcomm.c:510
4009 #, c-format
4010 msgid "%s: the archive index is empty\n"
4011 msgstr ""
4012
4013 #: elfcomm.c:518 elfcomm.c:547
4014 #, c-format
4015 msgid "%s: failed to read archive index\n"
4016 msgstr ""
4017
4018 #: elfcomm.c:529
4019 #, c-format
4020 msgid ""
4021 "%s: the archive index is supposed to have 0x%lx entries of %d bytes, but the "
4022 "size is only 0x%lx\n"
4023 msgstr ""
4024
4025 #: elfcomm.c:539
4026 msgid "Out of memory whilst trying to read archive symbol index\n"
4027 msgstr ""
4028
4029 #: elfcomm.c:559
4030 msgid "Out of memory whilst trying to convert the archive symbol index\n"
4031 msgstr ""
4032
4033 #: elfcomm.c:572
4034 #, c-format
4035 msgid "%s: the archive has an index but no symbols\n"
4036 msgstr ""
4037
4038 #: elfcomm.c:580
4039 msgid "Out of memory whilst trying to read archive index symbol table\n"
4040 msgstr ""
4041
4042 #: elfcomm.c:588
4043 #, c-format
4044 msgid "%s: failed to read archive index symbol table\n"
4045 msgstr ""
4046
4047 #: elfcomm.c:598
4048 #, c-format
4049 msgid "%s: failed to read archive header following archive index\n"
4050 msgstr ""
4051
4052 #: elfcomm.c:631
4053 #, c-format
4054 msgid "%s: failed to seek to first archive header\n"
4055 msgstr ""
4056
4057 #: elfcomm.c:640 elfcomm.c:867 elfedit.c:379 readelf.c:18972
4058 #, c-format
4059 msgid "%s: failed to read archive header\n"
4060 msgstr ""
4061
4062 #: elfcomm.c:657
4063 #, c-format
4064 msgid "%s has no archive index\n"
4065 msgstr ""
4066
4067 #: elfcomm.c:669
4068 #, c-format
4069 msgid "%s: long name table is too small, (size = %ld)\n"
4070 msgstr ""
4071
4072 #: elfcomm.c:676
4073 #, c-format
4074 msgid "%s: long name table is too big, (size = 0x%lx)\n"
4075 msgstr ""
4076
4077 #: elfcomm.c:687
4078 msgid "Out of memory reading long symbol names in archive\n"
4079 msgstr ""
4080
4081 #: elfcomm.c:695
4082 #, c-format
4083 msgid "%s: failed to read long symbol name string table\n"
4084 msgstr ""
4085
4086 #: elfcomm.c:772
4087 msgid "Archive member uses long names, but no longname table found\n"
4088 msgstr ""
4089
4090 #: elfcomm.c:786
4091 #, c-format
4092 msgid "Found long name index (%ld) beyond end of long name table\n"
4093 msgstr ""
4094
4095 #: elfcomm.c:805
4096 msgid "Invalid Thin archive member name\n"
4097 msgstr ""
4098
4099 #: elfcomm.c:861
4100 #, c-format
4101 msgid "%s: failed to seek to next file name\n"
4102 msgstr ""
4103
4104 #: elfcomm.c:872 elfedit.c:386 readelf.c:18978
4105 #, c-format
4106 msgid "%s: did not find a valid archive header\n"
4107 msgstr ""
4108
4109 #: elfedit.c:100
4110 #, c-format
4111 msgid "%s: Not an ELF file - wrong magic bytes at the start\n"
4112 msgstr ""
4113
4114 #: elfedit.c:108
4115 #, c-format
4116 msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
4117 msgstr ""
4118
4119 #: elfedit.c:129
4120 #, c-format
4121 msgid "%s: Unmatched input EI_CLASS: %d is not %d\n"
4122 msgstr ""
4123
4124 #: elfedit.c:138
4125 #, c-format
4126 msgid "%s: Unmatched output EI_CLASS: %d is not %d\n"
4127 msgstr ""
4128
4129 #: elfedit.c:147
4130 #, c-format
4131 msgid "%s: Unmatched e_machine: %d is not %d\n"
4132 msgstr ""
4133
4134 #: elfedit.c:158
4135 #, c-format
4136 msgid "%s: Unmatched e_type: %d is not %d\n"
4137 msgstr ""
4138
4139 #: elfedit.c:169
4140 #, c-format
4141 msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
4142 msgstr ""
4143
4144 #: elfedit.c:202
4145 #, c-format
4146 msgid "%s: Failed to update ELF header: %s\n"
4147 msgstr ""
4148
4149 #: elfedit.c:235
4150 #, c-format
4151 msgid "Unsupported EI_CLASS: %d\n"
4152 msgstr ""
4153
4154 #: elfedit.c:268
4155 msgid ""
4156 "This executable has been built without support for a\n"
4157 "64 bit data type and so it cannot process 64 bit ELF files.\n"
4158 msgstr ""
4159
4160 #: elfedit.c:309
4161 #, c-format
4162 msgid "%s: Failed to read ELF header\n"
4163 msgstr ""
4164
4165 #: elfedit.c:316
4166 #, c-format
4167 msgid "%s: Failed to seek to ELF header\n"
4168 msgstr ""
4169
4170 #: elfedit.c:370 readelf.c:18964
4171 #, c-format
4172 msgid "%s: failed to seek to next archive header\n"
4173 msgstr ""
4174
4175 #: elfedit.c:401 elfedit.c:410 readelf.c:18992 readelf.c:19001
4176 #, c-format
4177 msgid "%s: bad archive file name\n"
4178 msgstr ""
4179
4180 #: elfedit.c:430 elfedit.c:522
4181 #, c-format
4182 msgid "Input file '%s' is not readable\n"
4183 msgstr ""
4184
4185 #: elfedit.c:454
4186 #, c-format
4187 msgid "%s: failed to seek to archive member\n"
4188 msgstr ""
4189
4190 #: elfedit.c:493 readelf.c:19110
4191 #, c-format
4192 msgid "'%s': No such file\n"
4193 msgstr ""
4194
4195 #: elfedit.c:495 readelf.c:19112
4196 #, c-format
4197 msgid "Could not locate '%s'. System error message: %s\n"
4198 msgstr ""
4199
4200 #: elfedit.c:502 readelf.c:19119
4201 #, c-format
4202 msgid "'%s' is not an ordinary file\n"
4203 msgstr ""
4204
4205 #: elfedit.c:528 readelf.c:19141
4206 #, c-format
4207 msgid "%s: Failed to read file's magic number\n"
4208 msgstr ""
4209
4210 #: elfedit.c:586
4211 #, c-format
4212 msgid "Unknown OSABI: %s\n"
4213 msgstr ""
4214
4215 #: elfedit.c:611
4216 #, c-format
4217 msgid "Unknown machine type: %s\n"
4218 msgstr ""
4219
4220 #: elfedit.c:630
4221 #, c-format
4222 msgid "Unknown type: %s\n"
4223 msgstr ""
4224
4225 #: elfedit.c:661
4226 #, c-format
4227 msgid "Usage: %s <option(s)> elffile(s)\n"
4228 msgstr ""
4229
4230 #: elfedit.c:663
4231 #, c-format
4232 msgid " Update the ELF header of ELF files\n"
4233 msgstr ""
4234
4235 #: elfedit.c:664 objcopy.c:531 objcopy.c:667 strings.c:641
4236 #, c-format
4237 msgid " The options are:\n"
4238 msgstr ""
4239
4240 #: elfedit.c:665
4241 #, c-format
4242 msgid ""
4243 " --input-mach <machine> Set input machine type to <machine>\n"
4244 " --output-mach <machine> Set output machine type to <machine>\n"
4245 " --input-type <type> Set input file type to <type>\n"
4246 " --output-type <type> Set output file type to <type>\n"
4247 " --input-osabi <osabi> Set input OSABI to <osabi>\n"
4248 " --output-osabi <osabi> Set output OSABI to <osabi>\n"
4249 " -h --help Display this information\n"
4250 " -v --version Display the version number of %s\n"
4251 msgstr ""
4252
4253 #: emul_aix.c:44
4254 #, c-format
4255 msgid " [-g] - 32 bit small archive\n"
4256 msgstr ""
4257
4258 #: emul_aix.c:45
4259 #, c-format
4260 msgid " [-X32] - ignores 64 bit objects\n"
4261 msgstr ""
4262
4263 #: emul_aix.c:46
4264 #, c-format
4265 msgid " [-X64] - ignores 32 bit objects\n"
4266 msgstr ""
4267
4268 #: emul_aix.c:47
4269 #, c-format
4270 msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
4271 msgstr ""
4272
4273 #: mclex.c:240
4274 msgid "Duplicate symbol entered into keyword list."
4275 msgstr ""
4276
4277 #: nm.c:237 size.c:76 strings.c:639
4278 #, c-format
4279 msgid "Usage: %s [option(s)] [file(s)]\n"
4280 msgstr ""
4281
4282 #: nm.c:238
4283 #, c-format
4284 msgid " List symbols in [file(s)] (a.out by default).\n"
4285 msgstr ""
4286
4287 #: nm.c:239
4288 #, c-format
4289 msgid ""
4290 " The options are:\n"
4291 " -a, --debug-syms Display debugger-only symbols\n"
4292 " -A, --print-file-name Print name of the input file before every symbol\n"
4293 " -B Same as --format=bsd\n"
4294 " -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
4295 "names\n"
4296 " The STYLE, if specified, can be `auto' (the "
4297 "default),\n"
4298 " `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
4299 "`java'\n"
4300 " or `gnat'\n"
4301 " --no-demangle Do not demangle low-level symbol names\n"
4302 " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
4303 " --defined-only Display only defined symbols\n"
4304 " -e (ignored)\n"
4305 " -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
4306 "`bsd',\n"
4307 " `sysv' or `posix'. The default is `bsd'\n"
4308 " -g, --extern-only Display only external symbols\n"
4309 " -l, --line-numbers Use debugging information to find a filename and\n"
4310 " line number for each symbol\n"
4311 " -n, --numeric-sort Sort symbols numerically by address\n"
4312 " -o Same as -A\n"
4313 " -p, --no-sort Do not sort the symbols\n"
4314 " -P, --portability Same as --format=posix\n"
4315 " -r, --reverse-sort Reverse the sense of the sort\n"
4316 msgstr ""
4317
4318 #: nm.c:262
4319 #, c-format
4320 msgid " --plugin NAME Load the specified plugin\n"
4321 msgstr ""
4322
4323 #: nm.c:265
4324 #, c-format
4325 msgid ""
4326 " -S, --print-size Print size of defined symbols\n"
4327 " -s, --print-armap Include index for symbols from archive members\n"
4328 " --size-sort Sort symbols by size\n"
4329 " --special-syms Include special symbols in the output\n"
4330 " --synthetic Display synthetic symbols as well\n"
4331 " -t, --radix=RADIX Use RADIX for printing symbol values\n"
4332 " --target=BFDNAME Specify the target object format as BFDNAME\n"
4333 " -u, --undefined-only Display only undefined symbols\n"
4334 " --with-symbol-versions Display version strings after symbol names\n"
4335 " -X 32_64 (ignored)\n"
4336 " @FILE Read options from FILE\n"
4337 " -h, --help Display this information\n"
4338 " -V, --version Display this program's version number\n"
4339 "\n"
4340 msgstr ""
4341
4342 #: nm.c:314
4343 #, c-format
4344 msgid "%s: invalid radix"
4345 msgstr ""
4346
4347 #: nm.c:338
4348 #, c-format
4349 msgid "%s: invalid output format"
4350 msgstr ""
4351
4352 #: nm.c:362 readelf.c:10855 readelf.c:10900
4353 #, c-format
4354 msgid "<processor specific>: %d"
4355 msgstr ""
4356
4357 #: nm.c:364 readelf.c:10864 readelf.c:10919
4358 #, c-format
4359 msgid "<OS specific>: %d"
4360 msgstr ""
4361
4362 #: nm.c:366 readelf.c:10867 readelf.c:10922
4363 #, c-format
4364 msgid "<unknown>: %d"
4365 msgstr ""
4366
4367 #: nm.c:396
4368 #, c-format
4369 msgid "<unknown>: %d/%d"
4370 msgstr ""
4371
4372 #: nm.c:437
4373 #, c-format
4374 msgid ""
4375 "\n"
4376 "Archive index:\n"
4377 msgstr ""
4378
4379 #: nm.c:484
4380 #, c-format
4381 msgid "%s: plugin needed to handle lto object"
4382 msgstr ""
4383
4384 #: nm.c:1366
4385 #, c-format
4386 msgid ""
4387 "\n"
4388 "\n"
4389 "Undefined symbols from %s:\n"
4390 "\n"
4391 msgstr ""
4392
4393 #: nm.c:1368
4394 #, c-format
4395 msgid ""
4396 "\n"
4397 "\n"
4398 "Symbols from %s:\n"
4399 "\n"
4400 msgstr ""
4401
4402 #: nm.c:1370 nm.c:1421
4403 #, c-format
4404 msgid ""
4405 "Name Value Class Type Size Line "
4406 "Section\n"
4407 "\n"
4408 msgstr ""
4409
4410 #: nm.c:1373 nm.c:1424
4411 #, c-format
4412 msgid ""
4413 "Name Value Class Type "
4414 "Size Line Section\n"
4415 "\n"
4416 msgstr ""
4417
4418 #: nm.c:1417
4419 #, c-format
4420 msgid ""
4421 "\n"
4422 "\n"
4423 "Undefined symbols from %s[%s]:\n"
4424 "\n"
4425 msgstr ""
4426
4427 #: nm.c:1419
4428 #, c-format
4429 msgid ""
4430 "\n"
4431 "\n"
4432 "Symbols from %s[%s]:\n"
4433 "\n"
4434 msgstr ""
4435
4436 #: nm.c:1511
4437 #, c-format
4438 msgid "Print width has not been initialized (%d)"
4439 msgstr ""
4440
4441 #: nm.c:1753
4442 msgid "Only -X 32_64 is supported"
4443 msgstr ""
4444
4445 #: nm.c:1781
4446 msgid "Using the --size-sort and --undefined-only options together"
4447 msgstr ""
4448
4449 #: nm.c:1782
4450 msgid "will produce no output, since undefined symbols have no size."
4451 msgstr ""
4452
4453 #: objcopy.c:529 srconv.c:1695
4454 #, c-format
4455 msgid "Usage: %s [option(s)] in-file [out-file]\n"
4456 msgstr ""
4457
4458 #: objcopy.c:530
4459 #, c-format
4460 msgid " Copies a binary file, possibly transforming it in the process\n"
4461 msgstr ""
4462
4463 #: objcopy.c:532
4464 #, c-format
4465 msgid ""
4466 " -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
4467 " -O --output-target <bfdname> Create an output file in format "
4468 "<bfdname>\n"
4469 " -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
4470 " -F --target <bfdname> Set both input and output format to "
4471 "<bfdname>\n"
4472 " --debugging Convert debugging information, if "
4473 "possible\n"
4474 " -p --preserve-dates Copy modified/access timestamps to the "
4475 "output\n"
4476 msgstr ""
4477
4478 #: objcopy.c:540 objcopy.c:675
4479 #, c-format
4480 msgid ""
4481 " -D --enable-deterministic-archives\n"
4482 " Produce deterministic output when "
4483 "stripping archives (default)\n"
4484 " -U --disable-deterministic-archives\n"
4485 " Disable -D behavior\n"
4486 msgstr ""
4487
4488 #: objcopy.c:546 objcopy.c:681
4489 #, c-format
4490 msgid ""
4491 " -D --enable-deterministic-archives\n"
4492 " Produce deterministic output when "
4493 "stripping archives\n"
4494 " -U --disable-deterministic-archives\n"
4495 " Disable -D behavior (default)\n"
4496 msgstr ""
4497
4498 #: objcopy.c:551
4499 #, c-format
4500 msgid ""
4501 " -j --only-section <name> Only copy section <name> into the output\n"
4502 " --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
4503 "<file>\n"
4504 " -R --remove-section <name> Remove section <name> from the output\n"
4505 " --remove-relocations <name> Remove relocations from section <name>\n"
4506 " -S --strip-all Remove all symbol and relocation "
4507 "information\n"
4508 " -g --strip-debug Remove all debugging symbols & sections\n"
4509 " --strip-dwo Remove all DWO sections\n"
4510 " --strip-unneeded Remove all symbols not needed by "
4511 "relocations\n"
4512 " -N --strip-symbol <name> Do not copy symbol <name>\n"
4513 " --strip-unneeded-symbol <name>\n"
4514 " Do not copy symbol <name> unless needed "
4515 "by\n"
4516 " relocations\n"
4517 " --only-keep-debug Strip everything but the debug "
4518 "information\n"
4519 " --extract-dwo Copy only DWO sections\n"
4520 " --extract-symbol Remove section contents but keep symbols\n"
4521 " -K --keep-symbol <name> Do not strip symbol <name>\n"
4522 " --keep-file-symbols Do not strip file symbol(s)\n"
4523 " --localize-hidden Turn all ELF hidden symbols into locals\n"
4524 " -L --localize-symbol <name> Force symbol <name> to be marked as a "
4525 "local\n"
4526 " --globalize-symbol <name> Force symbol <name> to be marked as a "
4527 "global\n"
4528 " -G --keep-global-symbol <name> Localize all symbols except <name>\n"
4529 " -W --weaken-symbol <name> Force symbol <name> to be marked as a "
4530 "weak\n"
4531 " --weaken Force all global symbols to be marked as "
4532 "weak\n"
4533 " -w --wildcard Permit wildcard in symbol comparison\n"
4534 " -x --discard-all Remove all non-global symbols\n"
4535 " -X --discard-locals Remove any compiler-generated symbols\n"
4536 " -i --interleave[=<number>] Only copy N out of every <number> bytes\n"
4537 " --interleave-width <number> Set N for --interleave\n"
4538 " -b --byte <num> Select byte <num> in every interleaved "
4539 "block\n"
4540 " --gap-fill <val> Fill gaps between sections with <val>\n"
4541 " --pad-to <addr> Pad the last section up to address "
4542 "<addr>\n"
4543 " --set-start <addr> Set the start address to <addr>\n"
4544 " {--change-start|--adjust-start} <incr>\n"
4545 " Add <incr> to the start address\n"
4546 " {--change-addresses|--adjust-vma} <incr>\n"
4547 " Add <incr> to LMA, VMA and start "
4548 "addresses\n"
4549 " {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
4550 " Change LMA and VMA of section <name> by "
4551 "<val>\n"
4552 " --change-section-lma <name>{=|+|-}<val>\n"
4553 " Change the LMA of section <name> by "
4554 "<val>\n"
4555 " --change-section-vma <name>{=|+|-}<val>\n"
4556 " Change the VMA of section <name> by "
4557 "<val>\n"
4558 " {--[no-]change-warnings|--[no-]adjust-warnings}\n"
4559 " Warn if a named section does not exist\n"
4560 " --set-section-flags <name>=<flags>\n"
4561 " Set section <name>'s properties to "
4562 "<flags>\n"
4563 " --add-section <name>=<file> Add section <name> found in <file> to "
4564 "output\n"
4565 " --update-section <name>=<file>\n"
4566 " Update contents of section <name> with\n"
4567 " contents found in <file>\n"
4568 " --dump-section <name>=<file> Dump the contents of section <name> into "
4569 "<file>\n"
4570 " --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
4571 " --long-section-names {enable|disable|keep}\n"
4572 " Handle long section names in Coff "
4573 "objects.\n"
4574 " --change-leading-char Force output format's leading character "
4575 "style\n"
4576 " --remove-leading-char Remove leading character from global "
4577 "symbols\n"
4578 " --reverse-bytes=<num> Reverse <num> bytes at a time, in output "
4579 "sections with content\n"
4580 " --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
4581 " --redefine-syms <file> --redefine-sym for all symbol pairs \n"
4582 " listed in <file>\n"
4583 " --srec-len <number> Restrict the length of generated "
4584 "Srecords\n"
4585 " --srec-forceS3 Restrict the type of generated Srecords "
4586 "to S3\n"
4587 " --strip-symbols <file> -N for all symbols listed in <file>\n"
4588 " --strip-unneeded-symbols <file>\n"
4589 " --strip-unneeded-symbol for all symbols "
4590 "listed\n"
4591 " in <file>\n"
4592 " --keep-symbols <file> -K for all symbols listed in <file>\n"
4593 " --localize-symbols <file> -L for all symbols listed in <file>\n"
4594 " --globalize-symbols <file> --globalize-symbol for all in <file>\n"
4595 " --keep-global-symbols <file> -G for all symbols listed in <file>\n"
4596 " --weaken-symbols <file> -W for all symbols listed in <file>\n"
4597 " --add-symbol <name>=[<section>:]<value>[,<flags>] Add a symbol\n"
4598 " --alt-machine-code <index> Use the target's <index>'th alternative "
4599 "machine\n"
4600 " --writable-text Mark the output text as writable\n"
4601 " --readonly-text Make the output text write protected\n"
4602 " --pure Mark the output file as demand paged\n"
4603 " --impure Mark the output file as impure\n"
4604 " --prefix-symbols <prefix> Add <prefix> to start of every symbol "
4605 "name\n"
4606 " --prefix-sections <prefix> Add <prefix> to start of every section "
4607 "name\n"
4608 " --prefix-alloc-sections <prefix>\n"
4609 " Add <prefix> to start of every "
4610 "allocatable\n"
4611 " section name\n"
4612 " --file-alignment <num> Set PE file alignment to <num>\n"
4613 " --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
4614 " <commit>\n"
4615 " --image-base <address> Set PE image base to <address>\n"
4616 " --section-alignment <num> Set PE section alignment to <num>\n"
4617 " --stack <reserve>[,<commit>] Set PE reserve/commit stack to "
4618 "<reserve>/\n"
4619 " <commit>\n"
4620 " --subsystem <name>[:<version>]\n"
4621 " Set PE subsystem to <name> [& <version>]\n"
4622 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
4623 " Compress DWARF debug sections using zlib\n"
4624 " --decompress-debug-sections Decompress DWARF debug sections using "
4625 "zlib\n"
4626 " --elf-stt-common=[yes|no] Generate ELF common symbols with "
4627 "STT_COMMON\n"
4628 " type\n"
4629 " -M --merge-notes Remove redundant entries in note "
4630 "sections\n"
4631 " --no-merge-notes Do not attempt to remove redundant notes "
4632 "(default)\n"
4633 " -v --verbose List all object files modified\n"
4634 " @<file> Read options from <file>\n"
4635 " -V --version Display this program's version number\n"
4636 " -h --help Display this output\n"
4637 " --info List object formats & architectures "
4638 "supported\n"
4639 msgstr ""
4640
4641 #: objcopy.c:665
4642 #, c-format
4643 msgid "Usage: %s <option(s)> in-file(s)\n"
4644 msgstr ""
4645
4646 #: objcopy.c:666
4647 #, c-format
4648 msgid " Removes symbols and sections from files\n"
4649 msgstr ""
4650
4651 #: objcopy.c:668
4652 #, c-format
4653 msgid ""
4654 " -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
4655 " -O --output-target=<bfdname> Create an output file in format "
4656 "<bfdname>\n"
4657 " -F --target=<bfdname> Set both input and output format to "
4658 "<bfdname>\n"
4659 " -p --preserve-dates Copy modified/access timestamps to the "
4660 "output\n"
4661 msgstr ""
4662
4663 #: objcopy.c:686
4664 #, c-format
4665 msgid ""
4666 " -R --remove-section=<name> Also remove section <name> from the "
4667 "output\n"
4668 " --remove-relocations <name> Remove relocations from section <name>\n"
4669 " -s --strip-all Remove all symbol and relocation "
4670 "information\n"
4671 " -g -S -d --strip-debug Remove all debugging symbols & sections\n"
4672 " --strip-dwo Remove all DWO sections\n"
4673 " --strip-unneeded Remove all symbols not needed by "
4674 "relocations\n"
4675 " --only-keep-debug Strip everything but the debug "
4676 "information\n"
4677 " -M --merge-notes Remove redundant entries in note sections "
4678 "(default)\n"
4679 " --no-merge-notes Do not attempt to remove redundant notes\n"
4680 " -N --strip-symbol=<name> Do not copy symbol <name>\n"
4681 " -K --keep-symbol=<name> Do not strip symbol <name>\n"
4682 " --keep-file-symbols Do not strip file symbol(s)\n"
4683 " -w --wildcard Permit wildcard in symbol comparison\n"
4684 " -x --discard-all Remove all non-global symbols\n"
4685 " -X --discard-locals Remove any compiler-generated symbols\n"
4686 " -v --verbose List all object files modified\n"
4687 " -V --version Display this program's version number\n"
4688 " -h --help Display this output\n"
4689 " --info List object formats & architectures "
4690 "supported\n"
4691 " -o <file> Place stripped output into <file>\n"
4692 msgstr ""
4693
4694 #: objcopy.c:761
4695 #, c-format
4696 msgid "unrecognized section flag `%s'"
4697 msgstr ""
4698
4699 #: objcopy.c:762 objcopy.c:834
4700 #, c-format
4701 msgid "supported flags: %s"
4702 msgstr ""
4703
4704 #: objcopy.c:833
4705 #, c-format
4706 msgid "unrecognized symbol flag `%s'"
4707 msgstr ""
4708
4709 #: objcopy.c:892
4710 #, c-format
4711 msgid "error: %s both copied and removed"
4712 msgstr ""
4713
4714 #: objcopy.c:898
4715 #, c-format
4716 msgid "error: %s both sets and alters VMA"
4717 msgstr ""
4718
4719 #: objcopy.c:904
4720 #, c-format
4721 msgid "error: %s both sets and alters LMA"
4722 msgstr ""
4723
4724 #: objcopy.c:1055
4725 #, c-format
4726 msgid "cannot open '%s': %s"
4727 msgstr ""
4728
4729 #: objcopy.c:1058 objcopy.c:4673
4730 #, c-format
4731 msgid "%s: fread failed"
4732 msgstr ""
4733
4734 #: objcopy.c:1131
4735 #, c-format
4736 msgid "%s:%d: Ignoring rubbish found on this line"
4737 msgstr ""
4738
4739 #: objcopy.c:1293
4740 #, c-format
4741 msgid "error: section %s matches both remove and copy options"
4742 msgstr ""
4743
4744 #: objcopy.c:1296
4745 #, c-format
4746 msgid "error: section %s matches both update and remove options"
4747 msgstr ""
4748
4749 #: objcopy.c:1448
4750 #, c-format
4751 msgid "Section %s not found"
4752 msgstr ""
4753
4754 #: objcopy.c:1596
4755 #, c-format
4756 msgid "not stripping symbol `%s' because it is named in a relocation"
4757 msgstr ""
4758
4759 #: objcopy.c:1656
4760 #, c-format
4761 msgid "'before=%s' not found"
4762 msgstr ""
4763
4764 #: objcopy.c:1695
4765 #, c-format
4766 msgid "%s: Multiple redefinition of symbol \"%s\""
4767 msgstr ""
4768
4769 #: objcopy.c:1699
4770 #, c-format
4771 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
4772 msgstr ""
4773
4774 #: objcopy.c:1726
4775 #, c-format
4776 msgid "couldn't open symbol redefinition file %s (error: %s)"
4777 msgstr ""
4778
4779 #: objcopy.c:1804
4780 #, c-format
4781 msgid "%s:%d: garbage found at end of line"
4782 msgstr ""
4783
4784 #: objcopy.c:1807
4785 #, c-format
4786 msgid "%s:%d: missing new symbol name"
4787 msgstr ""
4788
4789 #: objcopy.c:1817
4790 #, c-format
4791 msgid "%s:%d: premature end of file"
4792 msgstr ""
4793
4794 #: objcopy.c:1843
4795 #, c-format
4796 msgid "stat returns negative size for `%s'"
4797 msgstr ""
4798
4799 #: objcopy.c:1855
4800 #, c-format
4801 msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
4802 msgstr ""
4803
4804 #: objcopy.c:2008
4805 msgid "corrupt GNU build attribute note: wrong note type"
4806 msgstr ""
4807
4808 #: objcopy.c:2014
4809 msgid "corrupt GNU build attribute note: note too big"
4810 msgstr ""
4811
4812 #: objcopy.c:2020
4813 msgid "corrupt GNU build attribute note: name too small"
4814 msgstr ""
4815
4816 #: objcopy.c:2047
4817 msgid "corrupt GNU build attribute note: unsupported version"
4818 msgstr ""
4819
4820 #: objcopy.c:2096
4821 msgid "corrupt GNU build attribute note: bad description size"
4822 msgstr ""
4823
4824 #: objcopy.c:2127
4825 msgid "corrupt GNU build attribute note: name not NUL terminated"
4826 msgstr ""
4827
4828 #: objcopy.c:2139
4829 msgid "corrupt GNU build attribute notes: excess data at end"
4830 msgstr ""
4831
4832 #: objcopy.c:2145
4833 msgid "bad GNU build attribute notes: no known versions detected"
4834 msgstr ""
4835
4836 #: objcopy.c:2153
4837 msgid "bad GNU build attribute notes: multiple different versions"
4838 msgstr ""
4839
4840 #: objcopy.c:2167
4841 msgid "bad GNU build attribute notes: first note not version note"
4842 msgstr ""
4843
4844 #. PR 17636: Call non-fatal so that we return to our parent who
4845 #. may need to tidy temporary files.
4846 #: objcopy.c:2428
4847 msgid "Unable to change endianness of input file(s)"
4848 msgstr ""
4849
4850 #: objcopy.c:2440
4851 #, c-format
4852 msgid "error: the input file '%s' has no sections"
4853 msgstr ""
4854
4855 #: objcopy.c:2450
4856 #, c-format
4857 msgid ""
4858 "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"
4859 msgstr ""
4860
4861 #: objcopy.c:2457
4862 #, c-format
4863 msgid "--elf-stt-common=[yes|no] is unsupported on `%s'"
4864 msgstr ""
4865
4866 #: objcopy.c:2464
4867 #, c-format
4868 msgid "copy from `%s' [%s] to `%s' [%s]\n"
4869 msgstr ""
4870
4871 #: objcopy.c:2513
4872 #, c-format
4873 msgid "Input file `%s' ignores binary architecture parameter."
4874 msgstr ""
4875
4876 #: objcopy.c:2521
4877 #, c-format
4878 msgid "Unable to recognise the format of the input file `%s'"
4879 msgstr ""
4880
4881 #: objcopy.c:2524
4882 #, c-format
4883 msgid "Output file cannot represent architecture `%s'"
4884 msgstr ""
4885
4886 #: objcopy.c:2587
4887 #, c-format
4888 msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
4889 msgstr ""
4890
4891 #: objcopy.c:2653
4892 #, c-format
4893 msgid "can't add section '%s'"
4894 msgstr ""
4895
4896 #: objcopy.c:2667
4897 #, c-format
4898 msgid "can't create section `%s'"
4899 msgstr ""
4900
4901 #: objcopy.c:2716
4902 #, c-format
4903 msgid "error: %s not found, can't be updated"
4904 msgstr ""
4905
4906 #: objcopy.c:2741
4907 msgid "warning: note section is empty"
4908 msgstr ""
4909
4910 #: objcopy.c:2746
4911 msgid "warning: could not load note section"
4912 msgstr ""
4913
4914 #: objcopy.c:2767
4915 msgid "warning: failed to set merged notes size"
4916 msgstr ""
4917
4918 #: objcopy.c:2788
4919 #, c-format
4920 msgid "can't dump section '%s' - it does not exist"
4921 msgstr ""
4922
4923 #: objcopy.c:2796
4924 msgid "can't dump section - it has no contents"
4925 msgstr ""
4926
4927 #: objcopy.c:2804
4928 msgid "can't dump section - it is empty"
4929 msgstr ""
4930
4931 #: objcopy.c:2813
4932 msgid "could not open section dump file"
4933 msgstr ""
4934
4935 #: objcopy.c:2822
4936 #, c-format
4937 msgid "error writing section contents to %s (error: %s)"
4938 msgstr ""
4939
4940 #: objcopy.c:2831
4941 msgid "could not retrieve section contents"
4942 msgstr ""
4943
4944 #: objcopy.c:2845
4945 #, c-format
4946 msgid "%s: debuglink section already exists"
4947 msgstr ""
4948
4949 #: objcopy.c:2857
4950 #, c-format
4951 msgid "cannot create debug link section `%s'"
4952 msgstr ""
4953
4954 #: objcopy.c:2949
4955 msgid "Can't fill gap after section"
4956 msgstr ""
4957
4958 #: objcopy.c:2973
4959 msgid "can't add padding"
4960 msgstr ""
4961
4962 #: objcopy.c:3099
4963 msgid "error: failed to copy merged notes into output"
4964 msgstr ""
4965
4966 #: objcopy.c:3104
4967 msgid "could not find any mergeable note sections"
4968 msgstr ""
4969
4970 #: objcopy.c:3116
4971 #, c-format
4972 msgid "cannot fill debug link section `%s'"
4973 msgstr ""
4974
4975 #: objcopy.c:3173
4976 msgid "error copying private BFD data"
4977 msgstr ""
4978
4979 #: objcopy.c:3184
4980 #, c-format
4981 msgid "this target does not support %lu alternative machine codes"
4982 msgstr ""
4983
4984 #: objcopy.c:3188
4985 msgid "treating that number as an absolute e_machine value instead"
4986 msgstr ""
4987
4988 #: objcopy.c:3192
4989 msgid "ignoring the alternative value"
4990 msgstr ""
4991
4992 #: objcopy.c:3224 objcopy.c:3277
4993 #, c-format
4994 msgid "cannot create tempdir for archive copying (error: %s)"
4995 msgstr ""
4996
4997 #: objcopy.c:3310
4998 msgid "Unable to recognise the format of file"
4999 msgstr ""
5000
5001 #: objcopy.c:3437
5002 #, c-format
5003 msgid "error: the input file '%s' is empty"
5004 msgstr ""
5005
5006 #: objcopy.c:3605
5007 #, c-format
5008 msgid "Multiple renames of section %s"
5009 msgstr ""
5010
5011 #: objcopy.c:3651
5012 msgid "error in private header data"
5013 msgstr ""
5014
5015 #: objcopy.c:3729
5016 msgid "failed to create output section"
5017 msgstr ""
5018
5019 #: objcopy.c:3744
5020 msgid "failed to set size"
5021 msgstr ""
5022
5023 #: objcopy.c:3763
5024 msgid "failed to set vma"
5025 msgstr ""
5026
5027 #: objcopy.c:3788
5028 msgid "failed to set alignment"
5029 msgstr ""
5030
5031 #: objcopy.c:3820
5032 msgid "failed to copy private data"
5033 msgstr ""
5034
5035 #: objcopy.c:3976
5036 msgid "relocation count is negative"
5037 msgstr ""
5038
5039 #. User must pad the section up in order to do this.
5040 #: objcopy.c:4073
5041 #, c-format
5042 msgid ""
5043 "cannot reverse bytes: length of section %s must be evenly divisible by %d"
5044 msgstr ""
5045
5046 #: objcopy.c:4278
5047 msgid "can't create debugging section"
5048 msgstr ""
5049
5050 #: objcopy.c:4291
5051 msgid "can't set debugging section contents"
5052 msgstr ""
5053
5054 #: objcopy.c:4299
5055 #, c-format
5056 msgid "don't know how to write debugging information for %s"
5057 msgstr ""
5058
5059 #: objcopy.c:4470
5060 msgid "could not create temporary file to hold stripped copy"
5061 msgstr ""
5062
5063 #: objcopy.c:4542
5064 #, c-format
5065 msgid "%s: bad version in PE subsystem"
5066 msgstr ""
5067
5068 #: objcopy.c:4572
5069 #, c-format
5070 msgid "unknown PE subsystem: %s"
5071 msgstr ""
5072
5073 #: objcopy.c:4626 objcopy.c:4888 objcopy.c:4968 objcopy.c:5109 objcopy.c:5141
5074 #: objcopy.c:5164 objcopy.c:5168 objcopy.c:5188
5075 #, c-format
5076 msgid "bad format for %s"
5077 msgstr ""
5078
5079 #: objcopy.c:4655
5080 #, c-format
5081 msgid "cannot open: %s: %s"
5082 msgstr ""
5083
5084 #: objcopy.c:4706
5085 msgid "byte number must be non-negative"
5086 msgstr ""
5087
5088 #: objcopy.c:4712
5089 #, c-format
5090 msgid "architecture %s unknown"
5091 msgstr ""
5092
5093 #: objcopy.c:4720
5094 msgid "interleave must be positive"
5095 msgstr ""
5096
5097 #: objcopy.c:4729
5098 msgid "interleave width must be positive"
5099 msgstr ""
5100
5101 #: objcopy.c:5041
5102 #, c-format
5103 msgid "unrecognized --compress-debug-sections type `%s'"
5104 msgstr ""
5105
5106 #: objcopy.c:5062
5107 #, c-format
5108 msgid "unrecognized --elf-stt-common= option `%s'"
5109 msgstr ""
5110
5111 #: objcopy.c:5078
5112 #, c-format
5113 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
5114 msgstr ""
5115
5116 #: objcopy.c:5239
5117 #, c-format
5118 msgid "unknown long section names option '%s'"
5119 msgstr ""
5120
5121 #: objcopy.c:5257
5122 msgid "unable to parse alternative machine code"
5123 msgstr ""
5124
5125 #: objcopy.c:5306
5126 msgid "number of bytes to reverse must be positive and even"
5127 msgstr ""
5128
5129 #: objcopy.c:5309
5130 #, c-format
5131 msgid "Warning: ignoring previous --reverse-bytes value of %d"
5132 msgstr ""
5133
5134 #: objcopy.c:5324
5135 #, c-format
5136 msgid "%s: invalid reserve value for --heap"
5137 msgstr ""
5138
5139 #: objcopy.c:5330
5140 #, c-format
5141 msgid "%s: invalid commit value for --heap"
5142 msgstr ""
5143
5144 #: objcopy.c:5355
5145 #, c-format
5146 msgid "%s: invalid reserve value for --stack"
5147 msgstr ""
5148
5149 #: objcopy.c:5361
5150 #, c-format
5151 msgid "%s: invalid commit value for --stack"
5152 msgstr ""
5153
5154 #: objcopy.c:5390
5155 msgid "interleave start byte must be set with --byte"
5156 msgstr ""
5157
5158 #: objcopy.c:5393
5159 msgid "byte number must be less than interleave"
5160 msgstr ""
5161
5162 #: objcopy.c:5396
5163 msgid "interleave width must be less than or equal to interleave - byte`"
5164 msgstr ""
5165
5166 #: objcopy.c:5425
5167 #, c-format
5168 msgid "unknown input EFI target: %s"
5169 msgstr ""
5170
5171 #: objcopy.c:5456
5172 #, c-format
5173 msgid "unknown output EFI target: %s"
5174 msgstr ""
5175
5176 #: objcopy.c:5469
5177 #, c-format
5178 msgid "warning: could not locate '%s'. System error message: %s"
5179 msgstr ""
5180
5181 #: objcopy.c:5481
5182 #, c-format
5183 msgid ""
5184 "warning: could not create temporary file whilst copying '%s', (error: %s)"
5185 msgstr ""
5186
5187 #: objcopy.c:5514 objcopy.c:5528
5188 #, c-format
5189 msgid "%s %s%c0x%s never used"
5190 msgstr ""
5191
5192 #: objdump.c:200
5193 #, c-format
5194 msgid "Usage: %s <option(s)> <file(s)>\n"
5195 msgstr ""
5196
5197 #: objdump.c:201
5198 #, c-format
5199 msgid " Display information from object <file(s)>.\n"
5200 msgstr ""
5201
5202 #: objdump.c:202
5203 #, c-format
5204 msgid " At least one of the following switches must be given:\n"
5205 msgstr ""
5206
5207 #: objdump.c:203
5208 #, c-format
5209 msgid ""
5210 " -a, --archive-headers Display archive header information\n"
5211 " -f, --file-headers Display the contents of the overall file header\n"
5212 " -p, --private-headers Display object format specific file header "
5213 "contents\n"
5214 " -P, --private=OPT,OPT... Display object format specific contents\n"
5215 " -h, --[section-]headers Display the contents of the section headers\n"
5216 " -x, --all-headers Display the contents of all headers\n"
5217 " -d, --disassemble Display assembler contents of executable "
5218 "sections\n"
5219 " -D, --disassemble-all Display assembler contents of all sections\n"
5220 " -S, --source Intermix source code with disassembly\n"
5221 " -s, --full-contents Display the full contents of all sections "
5222 "requested\n"
5223 " -g, --debugging Display debug information in object file\n"
5224 " -e, --debugging-tags Display debug information using ctags style\n"
5225 " -G, --stabs Display (in raw form) any STABS info in the file\n"
5226 " -W[lLiaprmfFsoRtUuTgAckK] or\n"
5227 " --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
5228 "=frames,\n"
5229 " =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
5230 " =gdb_index,=trace_info,=trace_abbrev,=trace_aranges,\n"
5231 " =addr,=cu_index,=links,=follow-links]\n"
5232 " Display DWARF info in the file\n"
5233 " -t, --syms Display the contents of the symbol table(s)\n"
5234 " -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
5235 " -r, --reloc Display the relocation entries in the file\n"
5236 " -R, --dynamic-reloc Display the dynamic relocation entries in the "
5237 "file\n"
5238 " @<file> Read options from <file>\n"
5239 " -v, --version Display this program's version number\n"
5240 " -i, --info List object formats and architectures supported\n"
5241 " -H, --help Display this information\n"
5242 msgstr ""
5243
5244 #: objdump.c:236
5245 #, c-format
5246 msgid ""
5247 "\n"
5248 " The following switches are optional:\n"
5249 msgstr ""
5250
5251 #: objdump.c:237
5252 #, c-format
5253 msgid ""
5254 " -b, --target=BFDNAME Specify the target object format as "
5255 "BFDNAME\n"
5256 " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
5257 " -j, --section=NAME Only display information for section NAME\n"
5258 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
5259 " -EB --endian=big Assume big endian format when "
5260 "disassembling\n"
5261 " -EL --endian=little Assume little endian format when "
5262 "disassembling\n"
5263 " --file-start-context Include context from start of file (with -"
5264 "S)\n"
5265 " -I, --include=DIR Add DIR to search list for source files\n"
5266 " -l, --line-numbers Include line numbers and filenames in "
5267 "output\n"
5268 " -F, --file-offsets Include file offsets when displaying "
5269 "information\n"
5270 " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
5271 " The STYLE, if specified, can be `auto', "
5272 "`gnu',\n"
5273 " `lucid', `arm', `hp', `edg', `gnu-v3', "
5274 "`java'\n"
5275 " or `gnat'\n"
5276 " -w, --wide Format output for more than 80 columns\n"
5277 " -z, --disassemble-zeroes Do not skip blocks of zeroes when "
5278 "disassembling\n"
5279 " --start-address=ADDR Only process data whose address is >= ADDR\n"
5280 " --stop-address=ADDR Only process data whose address is <= ADDR\n"
5281 " --prefix-addresses Print complete address alongside "
5282 "disassembly\n"
5283 " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
5284 " --insn-width=WIDTH Display WIDTH bytes on a single line for -"
5285 "d\n"
5286 " --adjust-vma=OFFSET Add OFFSET to all displayed section "
5287 "addresses\n"
5288 " --special-syms Include special symbols in symbol dumps\n"
5289 " --inlines Print all inlines for source line (with -"
5290 "l)\n"
5291 " --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
5292 " --prefix-strip=LEVEL Strip initial directory names for -S\n"
5293 msgstr ""
5294
5295 #: objdump.c:264
5296 #, c-format
5297 msgid ""
5298 " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
5299 " --dwarf-start=N Display DIEs starting with N, at the same "
5300 "depth\n"
5301 " or deeper\n"
5302 " --dwarf-check Make additional dwarf internal consistency "
5303 "checks. \n"
5304 "\n"
5305 msgstr ""
5306
5307 #: objdump.c:278
5308 #, c-format
5309 msgid ""
5310 "\n"
5311 "Options supported for -P/--private switch:\n"
5312 msgstr ""
5313
5314 #: objdump.c:433
5315 #, c-format
5316 msgid "section '%s' mentioned in a -j option, but not found in any input file"
5317 msgstr ""
5318
5319 #: objdump.c:584
5320 #, c-format
5321 msgid "Sections:\n"
5322 msgstr ""
5323
5324 #: objdump.c:590
5325 #, c-format
5326 msgid "Idx %-*s Size %-*s%-*sFile off Algn"
5327 msgstr ""
5328
5329 #: objdump.c:596
5330 #, c-format
5331 msgid " Flags"
5332 msgstr ""
5333
5334 #: objdump.c:618
5335 #, c-format
5336 msgid "failed to read symbol table from: %s"
5337 msgstr ""
5338
5339 #: objdump.c:619 objdump.c:3483
5340 msgid "error message was"
5341 msgstr ""
5342
5343 #: objdump.c:643
5344 #, c-format
5345 msgid "%s: not a dynamic object"
5346 msgstr ""
5347
5348 #: objdump.c:1188 objdump.c:1212
5349 #, c-format
5350 msgid " (File Offset: 0x%lx)"
5351 msgstr ""
5352
5353 #: objdump.c:1454
5354 #, c-format
5355 msgid "source file %s is more recent than object file\n"
5356 msgstr ""
5357
5358 #: objdump.c:1906
5359 #, c-format
5360 msgid "disassemble_fn returned length %d"
5361 msgstr ""
5362
5363 #: objdump.c:2212 objdump.c:3109
5364 #, c-format
5365 msgid "Reading section %s failed because: %s"
5366 msgstr ""
5367
5368 #: objdump.c:2229
5369 #, c-format
5370 msgid ""
5371 "\n"
5372 "Disassembly of section %s:\n"
5373 msgstr ""
5374
5375 #: objdump.c:2406
5376 #, c-format
5377 msgid "can't use supplied machine %s"
5378 msgstr ""
5379
5380 #: objdump.c:2427
5381 #, c-format
5382 msgid "can't disassemble for architecture %s\n"
5383 msgstr ""
5384
5385 #: objdump.c:2515 objdump.c:2537
5386 #, c-format
5387 msgid ""
5388 "\n"
5389 "Can't get contents for section '%s'.\n"
5390 msgstr ""
5391
5392 #: objdump.c:2721
5393 #, c-format
5394 msgid "File %s does not contain any dwarf debug information\n"
5395 msgstr ""
5396
5397 #: objdump.c:2788
5398 #, c-format
5399 msgid ""
5400 "No %s section present\n"
5401 "\n"
5402 msgstr ""
5403
5404 #: objdump.c:2794
5405 #, c-format
5406 msgid "reading %s section of %s failed: %s"
5407 msgstr ""
5408
5409 #: objdump.c:2838
5410 #, c-format
5411 msgid ""
5412 "Contents of %s section:\n"
5413 "\n"
5414 msgstr ""
5415
5416 #: objdump.c:2971
5417 #, c-format
5418 msgid "architecture: %s, "
5419 msgstr ""
5420
5421 #: objdump.c:2974
5422 #, c-format
5423 msgid "flags 0x%08x:\n"
5424 msgstr ""
5425
5426 #: objdump.c:2987
5427 #, c-format
5428 msgid ""
5429 "\n"
5430 "start address 0x"
5431 msgstr ""
5432
5433 #: objdump.c:3013
5434 msgid "option -P/--private not supported by this file"
5435 msgstr ""
5436
5437 #: objdump.c:3037
5438 #, c-format
5439 msgid "target specific dump '%s' not supported"
5440 msgstr ""
5441
5442 #: objdump.c:3101
5443 #, c-format
5444 msgid "Contents of section %s:"
5445 msgstr ""
5446
5447 #: objdump.c:3103
5448 #, c-format
5449 msgid " (Starting at file offset: 0x%lx)"
5450 msgstr ""
5451
5452 #: objdump.c:3213
5453 #, c-format
5454 msgid "no symbols\n"
5455 msgstr ""
5456
5457 #: objdump.c:3220
5458 #, c-format
5459 msgid "no information for symbol number %ld\n"
5460 msgstr ""
5461
5462 #: objdump.c:3223
5463 #, c-format
5464 msgid "could not determine the type of symbol number %ld\n"
5465 msgstr ""
5466
5467 #: objdump.c:3482
5468 #, c-format
5469 msgid "failed to read relocs in: %s"
5470 msgstr ""
5471
5472 #: objdump.c:3582
5473 #, c-format
5474 msgid ""
5475 "\n"
5476 "%s: file format %s\n"
5477 msgstr ""
5478
5479 #: objdump.c:3644
5480 #, c-format
5481 msgid "%s: printing debugging information failed"
5482 msgstr ""
5483
5484 #: objdump.c:3735
5485 #, c-format
5486 msgid "In archive %s:\n"
5487 msgstr ""
5488
5489 #. Prevent corrupted files from spinning us into an
5490 #. infinite loop. 100 is an arbitrary heuristic.
5491 #: objdump.c:3740
5492 msgid "Archive nesting is too deep"
5493 msgstr ""
5494
5495 #: objdump.c:3744
5496 #, c-format
5497 msgid "In nested archive %s:\n"
5498 msgstr ""
5499
5500 #: objdump.c:3901
5501 msgid "error: the start address should be before the end address"
5502 msgstr ""
5503
5504 #: objdump.c:3906
5505 msgid "error: the stop address should be after the start address"
5506 msgstr ""
5507
5508 #: objdump.c:3918
5509 msgid "error: prefix strip must be non-negative"
5510 msgstr ""
5511
5512 #: objdump.c:3923
5513 msgid "error: instruction width must be positive"
5514 msgstr ""
5515
5516 #: objdump.c:3935
5517 msgid "unrecognized -E option"
5518 msgstr ""
5519
5520 #: objdump.c:3946
5521 #, c-format
5522 msgid "unrecognized --endian type `%s'"
5523 msgstr ""
5524
5525 #: od-macho.c:73
5526 #, c-format
5527 msgid ""
5528 "For Mach-O files:\n"
5529 " header Display the file header\n"
5530 " section Display the segments and sections commands\n"
5531 " map Display the section map\n"
5532 " load Display the load commands\n"
5533 " dysymtab Display the dynamic symbol table\n"
5534 " codesign Display code signature\n"
5535 " seg_split_info Display segment split info\n"
5536 " compact_unwind Display compact unwinding info\n"
5537 " function_starts Display start address of functions\n"
5538 " data_in_code Display data in code entries\n"
5539 " twolevel_hints Display the two-level namespace lookup hints table\n"
5540 " dyld_info Display dyld information\n"
5541 msgstr ""
5542
5543 #: od-macho.c:297
5544 msgid "Mach-O header:\n"
5545 msgstr ""
5546
5547 #: od-macho.c:298
5548 #, c-format
5549 msgid " magic : %08lx\n"
5550 msgstr ""
5551
5552 #: od-macho.c:299
5553 #, c-format
5554 msgid " cputype : %08lx (%s)\n"
5555 msgstr ""
5556
5557 #: od-macho.c:301
5558 #, c-format
5559 msgid " cpusubtype: %08lx\n"
5560 msgstr ""
5561
5562 #: od-macho.c:302
5563 #, c-format
5564 msgid " filetype : %08lx (%s)\n"
5565 msgstr ""
5566
5567 #: od-macho.c:305
5568 #, c-format
5569 msgid " ncmds : %08lx (%lu)\n"
5570 msgstr ""
5571
5572 #: od-macho.c:306
5573 #, c-format
5574 msgid " sizeofcmds: %08lx (%lu)\n"
5575 msgstr ""
5576
5577 #: od-macho.c:307
5578 #, c-format
5579 msgid " flags : %08lx ("
5580 msgstr ""
5581
5582 #: od-macho.c:309
5583 msgid ")\n"
5584 msgstr ""
5585
5586 #: od-macho.c:310
5587 #, c-format
5588 msgid " reserved : %08x\n"
5589 msgstr ""
5590
5591 #: od-macho.c:329
5592 msgid "Segments and Sections:\n"
5593 msgstr ""
5594
5595 #: od-macho.c:330
5596 msgid " #: Segment name Section name Address\n"
5597 msgstr ""
5598
5599 #: od-macho.c:972
5600 msgid "cannot read rebase dyld info"
5601 msgstr ""
5602
5603 #: od-macho.c:977
5604 msgid "cannot read bind dyld info"
5605 msgstr ""
5606
5607 #: od-macho.c:982
5608 msgid "cannot read weak bind dyld info"
5609 msgstr ""
5610
5611 #: od-macho.c:987
5612 msgid "cannot read lazy bind dyld info"
5613 msgstr ""
5614
5615 #: od-macho.c:992
5616 msgid "cannot read export symbols dyld info"
5617 msgstr ""
5618
5619 #: od-macho.c:1072 od-macho.c:1082 od-macho.c:1156 od-macho.c:1208
5620 #, c-format
5621 msgid " [bad block length]\n"
5622 msgstr ""
5623
5624 #: od-macho.c:1076
5625 #, c-format
5626 msgid " %u index entry:\n"
5627 msgid_plural " %u index entries:\n"
5628 msgstr[0] ""
5629 msgstr[1] ""
5630
5631 #: od-macho.c:1092
5632 #, c-format
5633 msgid " index entry %u: type: %08x, offset: %08x\n"
5634 msgstr ""
5635
5636 #: od-macho.c:1163
5637 #, c-format
5638 msgid " version: %08x\n"
5639 msgstr ""
5640
5641 #: od-macho.c:1164
5642 #, c-format
5643 msgid " flags: %08x\n"
5644 msgstr ""
5645
5646 #: od-macho.c:1165
5647 #, c-format
5648 msgid " hash offset: %08x\n"
5649 msgstr ""
5650
5651 #: od-macho.c:1167
5652 #, c-format
5653 msgid " ident offset: %08x (- %08x)\n"
5654 msgstr ""
5655
5656 #: od-macho.c:1169
5657 #, c-format
5658 msgid " identity: %s\n"
5659 msgstr ""
5660
5661 #: od-macho.c:1170
5662 #, c-format
5663 msgid " nbr special slots: %08x (at offset %08x)\n"
5664 msgstr ""
5665
5666 #: od-macho.c:1173
5667 #, c-format
5668 msgid " nbr code slots: %08x\n"
5669 msgstr ""
5670
5671 #: od-macho.c:1174
5672 #, c-format
5673 msgid " code limit: %08x\n"
5674 msgstr ""
5675
5676 #: od-macho.c:1175
5677 #, c-format
5678 msgid " hash size: %02x\n"
5679 msgstr ""
5680
5681 #: od-macho.c:1176
5682 #, c-format
5683 msgid " hash type: %02x (%s)\n"
5684 msgstr ""
5685
5686 #: od-macho.c:1179
5687 #, c-format
5688 msgid " spare1: %02x\n"
5689 msgstr ""
5690
5691 #: od-macho.c:1180
5692 #, c-format
5693 msgid " page size: %02x\n"
5694 msgstr ""
5695
5696 #: od-macho.c:1181
5697 #, c-format
5698 msgid " spare2: %08x\n"
5699 msgstr ""
5700
5701 #: od-macho.c:1183
5702 #, c-format
5703 msgid " scatter offset: %08x\n"
5704 msgstr ""
5705
5706 #: od-macho.c:1195
5707 #, c-format
5708 msgid " [truncated block]\n"
5709 msgstr ""
5710
5711 #: od-macho.c:1203
5712 #, c-format
5713 msgid " magic : %08x (%s)\n"
5714 msgstr ""
5715
5716 #: od-macho.c:1205
5717 #, c-format
5718 msgid " length: %08x\n"
5719 msgstr ""
5720
5721 #: od-macho.c:1236
5722 msgid "cannot read code signature data"
5723 msgstr ""
5724
5725 #: od-macho.c:1264
5726 msgid "cannot read segment split info"
5727 msgstr ""
5728
5729 #: od-macho.c:1270
5730 msgid "segment split info is not nul terminated"
5731 msgstr ""
5732
5733 #: od-macho.c:1278
5734 #, c-format
5735 msgid " 32 bit pointers:\n"
5736 msgstr ""
5737
5738 #: od-macho.c:1281
5739 #, c-format
5740 msgid " 64 bit pointers:\n"
5741 msgstr ""
5742
5743 #: od-macho.c:1284
5744 #, c-format
5745 msgid " PPC hi-16:\n"
5746 msgstr ""
5747
5748 #: od-macho.c:1287
5749 #, c-format
5750 msgid " Unhandled location type %u\n"
5751 msgstr ""
5752
5753 #: od-macho.c:1311
5754 msgid "cannot read function starts"
5755 msgstr ""
5756
5757 #: od-macho.c:1375
5758 msgid "cannot read data_in_code"
5759 msgstr ""
5760
5761 #: od-macho.c:1413
5762 msgid "cannot read twolevel hints"
5763 msgstr ""
5764
5765 #: od-xcoff.c:77
5766 #, c-format
5767 msgid ""
5768 "For XCOFF files:\n"
5769 " header Display the file header\n"
5770 " aout Display the auxiliary header\n"
5771 " sections Display the section headers\n"
5772 " syms Display the symbols table\n"
5773 " relocs Display the relocation entries\n"
5774 " lineno Display the line number entries\n"
5775 " loader Display loader section\n"
5776 " except Display exception table\n"
5777 " typchk Display type-check section\n"
5778 " traceback Display traceback tags\n"
5779 " toc Display toc symbols\n"
5780 " ldinfo Display loader info in core files\n"
5781 msgstr ""
5782
5783 #: od-xcoff.c:419
5784 #, c-format
5785 msgid " nbr sections: %d\n"
5786 msgstr ""
5787
5788 #: od-xcoff.c:420
5789 #, c-format
5790 msgid " time and date: 0x%08x - "
5791 msgstr ""
5792
5793 #: od-xcoff.c:422 readelf.c:17152
5794 #, c-format
5795 msgid "not set\n"
5796 msgstr ""
5797
5798 #: od-xcoff.c:429
5799 #, c-format
5800 msgid " symbols off: 0x%08x\n"
5801 msgstr ""
5802
5803 #: od-xcoff.c:430
5804 #, c-format
5805 msgid " nbr symbols: %d\n"
5806 msgstr ""
5807
5808 #: od-xcoff.c:431
5809 #, c-format
5810 msgid " opt hdr sz: %d\n"
5811 msgstr ""
5812
5813 #: od-xcoff.c:432
5814 #, c-format
5815 msgid " flags: 0x%04x "
5816 msgstr ""
5817
5818 #: od-xcoff.c:446
5819 #, c-format
5820 msgid "Auxiliary header:\n"
5821 msgstr ""
5822
5823 #: od-xcoff.c:449
5824 #, c-format
5825 msgid " No aux header\n"
5826 msgstr ""
5827
5828 #: od-xcoff.c:454
5829 #, c-format
5830 msgid "warning: optional header size too large (> %d)\n"
5831 msgstr ""
5832
5833 #: od-xcoff.c:460
5834 msgid "cannot read auxhdr"
5835 msgstr ""
5836
5837 #: od-xcoff.c:525
5838 #, c-format
5839 msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
5840 msgstr ""
5841
5842 #: od-xcoff.c:530
5843 #, c-format
5844 msgid " No section header\n"
5845 msgstr ""
5846
5847 #: od-xcoff.c:535 od-xcoff.c:547 od-xcoff.c:602
5848 msgid "cannot read section header"
5849 msgstr ""
5850
5851 #: od-xcoff.c:561
5852 #, c-format
5853 msgid " Flags: %08x "
5854 msgstr ""
5855
5856 #: od-xcoff.c:569
5857 #, c-format
5858 msgid "overflow - nreloc: %u, nlnno: %u\n"
5859 msgstr ""
5860
5861 #: od-xcoff.c:590 od-xcoff.c:925 od-xcoff.c:981
5862 msgid "cannot read section headers"
5863 msgstr ""
5864
5865 #: od-xcoff.c:649
5866 msgid "cannot read strings table length"
5867 msgstr ""
5868
5869 #: od-xcoff.c:665
5870 msgid "cannot read strings table"
5871 msgstr ""
5872
5873 #: od-xcoff.c:673
5874 msgid "cannot read symbol table"
5875 msgstr ""
5876
5877 #: od-xcoff.c:688
5878 msgid "cannot read symbol entry"
5879 msgstr ""
5880
5881 #: od-xcoff.c:723
5882 msgid "cannot read symbol aux entry"
5883 msgstr ""
5884
5885 #: od-xcoff.c:745
5886 #, c-format
5887 msgid "Symbols table (strtable at 0x%08x)"
5888 msgstr ""
5889
5890 #: od-xcoff.c:750
5891 #, c-format
5892 msgid ""
5893 ":\n"
5894 " No symbols\n"
5895 msgstr ""
5896
5897 #: od-xcoff.c:756
5898 #, c-format
5899 msgid " (no strings):\n"
5900 msgstr ""
5901
5902 #: od-xcoff.c:758
5903 #, c-format
5904 msgid " (strings size: %08x):\n"
5905 msgstr ""
5906
5907 #. Translators: 'sc' is for storage class, 'off' for offset.
5908 #: od-xcoff.c:772
5909 #, c-format
5910 msgid " # sc value section type aux name/off\n"
5911 msgstr ""
5912
5913 #. Section length, number of relocs and line number.
5914 #: od-xcoff.c:824
5915 #, c-format
5916 msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
5917 msgstr ""
5918
5919 #. Section length and number of relocs.
5920 #: od-xcoff.c:831
5921 #, c-format
5922 msgid " scnlen: %08x nreloc: %-6u\n"
5923 msgstr ""
5924
5925 #: od-xcoff.c:894
5926 #, c-format
5927 msgid "offset: %08x"
5928 msgstr ""
5929
5930 #: od-xcoff.c:937
5931 #, c-format
5932 msgid "Relocations for %s (%u)\n"
5933 msgstr ""
5934
5935 #: od-xcoff.c:940
5936 msgid "cannot read relocations"
5937 msgstr ""
5938
5939 #: od-xcoff.c:953
5940 msgid "cannot read relocation entry"
5941 msgstr ""
5942
5943 #: od-xcoff.c:993
5944 #, c-format
5945 msgid "Line numbers for %s (%u)\n"
5946 msgstr ""
5947
5948 #: od-xcoff.c:996
5949 msgid "cannot read line numbers"
5950 msgstr ""
5951
5952 #. Line number, symbol index and physical address.
5953 #: od-xcoff.c:1000
5954 #, c-format
5955 msgid "lineno symndx/paddr\n"
5956 msgstr ""
5957
5958 #: od-xcoff.c:1008
5959 msgid "cannot read line number entry"
5960 msgstr ""
5961
5962 #: od-xcoff.c:1051
5963 #, c-format
5964 msgid "no .loader section in file\n"
5965 msgstr ""
5966
5967 #: od-xcoff.c:1057
5968 #, c-format
5969 msgid "section .loader is too short\n"
5970 msgstr ""
5971
5972 #: od-xcoff.c:1064
5973 #, c-format
5974 msgid "Loader header:\n"
5975 msgstr ""
5976
5977 #: od-xcoff.c:1066
5978 #, c-format
5979 msgid " version: %u\n"
5980 msgstr ""
5981
5982 #: od-xcoff.c:1069
5983 #, c-format
5984 msgid " Unhandled version\n"
5985 msgstr ""
5986
5987 #: od-xcoff.c:1074
5988 #, c-format
5989 msgid " nbr symbols: %u\n"
5990 msgstr ""
5991
5992 #: od-xcoff.c:1076
5993 #, c-format
5994 msgid " nbr relocs: %u\n"
5995 msgstr ""
5996
5997 #. Import string table length.
5998 #: od-xcoff.c:1078
5999 #, c-format
6000 msgid " import strtab len: %u\n"
6001 msgstr ""
6002
6003 #: od-xcoff.c:1081
6004 #, c-format
6005 msgid " nbr import files: %u\n"
6006 msgstr ""
6007
6008 #: od-xcoff.c:1083
6009 #, c-format
6010 msgid " import file off: %u\n"
6011 msgstr ""
6012
6013 #: od-xcoff.c:1085
6014 #, c-format
6015 msgid " string table len: %u\n"
6016 msgstr ""
6017
6018 #: od-xcoff.c:1087
6019 #, c-format
6020 msgid " string table off: %u\n"
6021 msgstr ""
6022
6023 #: od-xcoff.c:1090
6024 #, c-format
6025 msgid "Dynamic symbols:\n"
6026 msgstr ""
6027
6028 #: od-xcoff.c:1097
6029 #, c-format
6030 msgid " %4u %08x %3u "
6031 msgstr ""
6032
6033 #: od-xcoff.c:1110
6034 #, c-format
6035 msgid " %3u %3u "
6036 msgstr ""
6037
6038 #: od-xcoff.c:1119
6039 #, c-format
6040 msgid "(bad offset: %u)"
6041 msgstr ""
6042
6043 #: od-xcoff.c:1126
6044 #, c-format
6045 msgid "Dynamic relocs:\n"
6046 msgstr ""
6047
6048 #: od-xcoff.c:1166
6049 #, c-format
6050 msgid "Import files:\n"
6051 msgstr ""
6052
6053 #: od-xcoff.c:1198
6054 #, c-format
6055 msgid "no .except section in file\n"
6056 msgstr ""
6057
6058 #: od-xcoff.c:1206
6059 #, c-format
6060 msgid "Exception table:\n"
6061 msgstr ""
6062
6063 #: od-xcoff.c:1241
6064 #, c-format
6065 msgid "no .typchk section in file\n"
6066 msgstr ""
6067
6068 #: od-xcoff.c:1248
6069 #, c-format
6070 msgid "Type-check section:\n"
6071 msgstr ""
6072
6073 #: od-xcoff.c:1295
6074 #, c-format
6075 msgid " address beyond section size\n"
6076 msgstr ""
6077
6078 #: od-xcoff.c:1305
6079 #, c-format
6080 msgid " tags at %08x\n"
6081 msgstr ""
6082
6083 #: od-xcoff.c:1383
6084 #, c-format
6085 msgid " number of CTL anchors: %u\n"
6086 msgstr ""
6087
6088 #: od-xcoff.c:1402
6089 #, c-format
6090 msgid " Name (len: %u): "
6091 msgstr ""
6092
6093 #: od-xcoff.c:1405
6094 #, c-format
6095 msgid "[truncated]\n"
6096 msgstr ""
6097
6098 #: od-xcoff.c:1424
6099 #, c-format
6100 msgid " (end of tags at %08x)\n"
6101 msgstr ""
6102
6103 #: od-xcoff.c:1427
6104 #, c-format
6105 msgid " no tags found\n"
6106 msgstr ""
6107
6108 #: od-xcoff.c:1431
6109 #, c-format
6110 msgid " Truncated .text section\n"
6111 msgstr ""
6112
6113 #: od-xcoff.c:1516
6114 #, c-format
6115 msgid "TOC:\n"
6116 msgstr ""
6117
6118 #: od-xcoff.c:1559
6119 #, c-format
6120 msgid "Nbr entries: %-8u Size: %08x (%u)\n"
6121 msgstr ""
6122
6123 #: od-xcoff.c:1643
6124 msgid "cannot read header"
6125 msgstr ""
6126
6127 #: od-xcoff.c:1651
6128 #, c-format
6129 msgid "File header:\n"
6130 msgstr ""
6131
6132 #: od-xcoff.c:1652
6133 #, c-format
6134 msgid " magic: 0x%04x (0%04o) "
6135 msgstr ""
6136
6137 #: od-xcoff.c:1656
6138 #, c-format
6139 msgid "(WRMAGIC: writable text segments)"
6140 msgstr ""
6141
6142 #: od-xcoff.c:1659
6143 #, c-format
6144 msgid "(ROMAGIC: readonly sharablee text segments)"
6145 msgstr ""
6146
6147 #: od-xcoff.c:1662
6148 #, c-format
6149 msgid "(TOCMAGIC: readonly text segments and TOC)"
6150 msgstr ""
6151
6152 #: od-xcoff.c:1665
6153 #, c-format
6154 msgid "unknown magic"
6155 msgstr ""
6156
6157 #: od-xcoff.c:1673 od-xcoff.c:1813
6158 #, c-format
6159 msgid " Unhandled magic\n"
6160 msgstr ""
6161
6162 #: od-xcoff.c:1737
6163 msgid "cannot read loader info table"
6164 msgstr ""
6165
6166 #: od-xcoff.c:1769
6167 #, c-format
6168 msgid ""
6169 "\n"
6170 "ldinfo dump not supported in 32 bits environments\n"
6171 msgstr ""
6172
6173 #: od-xcoff.c:1787
6174 msgid "cannot core read header"
6175 msgstr ""
6176
6177 #: od-xcoff.c:1794
6178 #, c-format
6179 msgid "Core header:\n"
6180 msgstr ""
6181
6182 #: od-xcoff.c:1795
6183 #, c-format
6184 msgid " version: 0x%08x "
6185 msgstr ""
6186
6187 #: od-xcoff.c:1799
6188 #, c-format
6189 msgid "(dumpx format - aix4.3 / 32 bits)"
6190 msgstr ""
6191
6192 #: od-xcoff.c:1802
6193 #, c-format
6194 msgid "(dumpxx format - aix5.0 / 64 bits)"
6195 msgstr ""
6196
6197 #: od-xcoff.c:1805
6198 #, c-format
6199 msgid "unknown format"
6200 msgstr ""
6201
6202 #: rclex.c:196
6203 msgid "invalid value specified for pragma code_page.\n"
6204 msgstr ""
6205
6206 #: rdcoff.c:116
6207 #, c-format
6208 msgid "Excessively large slot index: %lx"
6209 msgstr ""
6210
6211 #: rdcoff.c:202
6212 #, c-format
6213 msgid "parse_coff_type: Bad type code 0x%x"
6214 msgstr ""
6215
6216 #: rdcoff.c:410 rdcoff.c:515 rdcoff.c:703
6217 #, c-format
6218 msgid "bfd_coff_get_syment failed: %s"
6219 msgstr ""
6220
6221 #: rdcoff.c:426 rdcoff.c:723
6222 #, c-format
6223 msgid "bfd_coff_get_auxent failed: %s"
6224 msgstr ""
6225
6226 #: rdcoff.c:790
6227 #, c-format
6228 msgid "%ld: .bf without preceding function"
6229 msgstr ""
6230
6231 #: rdcoff.c:840
6232 #, c-format
6233 msgid "%ld: unexpected .ef\n"
6234 msgstr ""
6235
6236 #: rddbg.c:80
6237 #, c-format
6238 msgid "%s: no recognized debugging information"
6239 msgstr ""
6240
6241 #: rddbg.c:187
6242 #, c-format
6243 msgid "%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"
6244 msgstr ""
6245
6246 #: rddbg.c:211
6247 #, c-format
6248 msgid "%s: %s: stab entry %ld is corrupt\n"
6249 msgstr ""
6250
6251 #: rddbg.c:379
6252 #, c-format
6253 msgid "Last stabs entries before error:\n"
6254 msgstr ""
6255
6256 #: readelf.c:305
6257 msgid "<none>"
6258 msgstr ""
6259
6260 #: readelf.c:306
6261 msgid "<no-strings>"
6262 msgstr ""
6263
6264 #: readelf.c:383
6265 #, c-format
6266 msgid "Size truncation prevents reading %s elements of size %s for %s\n"
6267 msgstr ""
6268
6269 #: readelf.c:393
6270 #, c-format
6271 msgid "Size overflow prevents reading %s elements of size %s for %s\n"
6272 msgstr ""
6273
6274 #: readelf.c:405
6275 #, c-format
6276 msgid "Reading %s bytes extends past end of file for %s\n"
6277 msgstr ""
6278
6279 #: readelf.c:413
6280 #, c-format
6281 msgid "Unable to seek to 0x%lx for %s\n"
6282 msgstr ""
6283
6284 #: readelf.c:429
6285 #, c-format
6286 msgid "Out of memory allocating %s bytes for %s\n"
6287 msgstr ""
6288
6289 #: readelf.c:440
6290 #, c-format
6291 msgid "Unable to read in %s bytes of %s\n"
6292 msgstr ""
6293
6294 #: readelf.c:881
6295 msgid "Don't know about relocations on this machine architecture\n"
6296 msgstr ""
6297
6298 #: readelf.c:908 readelf.c:1013
6299 msgid "32-bit relocation data"
6300 msgstr ""
6301
6302 #: readelf.c:920 readelf.c:950 readelf.c:1024 readelf.c:1053
6303 msgid "out of memory parsing relocs\n"
6304 msgstr ""
6305
6306 #: readelf.c:938 readelf.c:1042
6307 msgid "64-bit relocation data"
6308 msgstr ""
6309
6310 #: readelf.c:1172
6311 #, c-format
6312 msgid ""
6313 " Offset Info Type Sym. Value Symbol's Name + Addend\n"
6314 msgstr ""
6315
6316 #: readelf.c:1174
6317 #, c-format
6318 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
6319 msgstr ""
6320
6321 #: readelf.c:1179
6322 #, c-format
6323 msgid " Offset Info Type Sym. Value Symbol's Name\n"
6324 msgstr ""
6325
6326 #: readelf.c:1181
6327 #, c-format
6328 msgid " Offset Info Type Sym.Value Sym. Name\n"
6329 msgstr ""
6330
6331 #: readelf.c:1189
6332 #, c-format
6333 msgid ""
6334 " Offset Info Type Symbol's Value "
6335 "Symbol's Name + Addend\n"
6336 msgstr ""
6337
6338 #: readelf.c:1191
6339 #, c-format
6340 msgid ""
6341 " Offset Info Type Sym. Value Sym. Name + "
6342 "Addend\n"
6343 msgstr ""
6344
6345 #: readelf.c:1196
6346 #, c-format
6347 msgid ""
6348 " Offset Info Type Symbol's Value "
6349 "Symbol's Name\n"
6350 msgstr ""
6351
6352 #: readelf.c:1198
6353 #, c-format
6354 msgid ""
6355 " Offset Info Type Sym. Value Sym. Name\n"
6356 msgstr ""
6357
6358 #: readelf.c:1575 readelf.c:1765 readelf.c:1773
6359 #, c-format
6360 msgid "unrecognized: %-7lx"
6361 msgstr ""
6362
6363 #: readelf.c:1601
6364 #, c-format
6365 msgid "<unknown addend: %lx>"
6366 msgstr ""
6367
6368 #: readelf.c:1610
6369 #, c-format
6370 msgid " bad symbol index: %08lx in reloc"
6371 msgstr ""
6372
6373 #: readelf.c:1711
6374 #, c-format
6375 msgid "<string table index: %3ld>"
6376 msgstr ""
6377
6378 #: readelf.c:1714
6379 #, c-format
6380 msgid "<corrupt string table index: %3ld>"
6381 msgstr ""
6382
6383 #: readelf.c:2200
6384 #, c-format
6385 msgid "Processor Specific: %lx"
6386 msgstr ""
6387
6388 #: readelf.c:2227
6389 #, c-format
6390 msgid "Operating System specific: %lx"
6391 msgstr ""
6392
6393 #: readelf.c:2231 readelf.c:3987
6394 #, c-format
6395 msgid "<unknown>: %lx"
6396 msgstr ""
6397
6398 #: readelf.c:2244
6399 msgid "NONE (None)"
6400 msgstr ""
6401
6402 #: readelf.c:2245
6403 msgid "REL (Relocatable file)"
6404 msgstr ""
6405
6406 #: readelf.c:2246
6407 msgid "EXEC (Executable file)"
6408 msgstr ""
6409
6410 #: readelf.c:2247
6411 msgid "DYN (Shared object file)"
6412 msgstr ""
6413
6414 #: readelf.c:2248
6415 msgid "CORE (Core file)"
6416 msgstr ""
6417
6418 #: readelf.c:2252
6419 #, c-format
6420 msgid "Processor Specific: (%x)"
6421 msgstr ""
6422
6423 #: readelf.c:2254
6424 #, c-format
6425 msgid "OS Specific: (%x)"
6426 msgstr ""
6427
6428 #: readelf.c:2256
6429 #, c-format
6430 msgid "<unknown>: %x"
6431 msgstr ""
6432
6433 #. Please keep this switch table sorted by increasing EM_ value.
6434 #. 0
6435 #: readelf.c:2270 readelf.c:15497 readelf.c:15508
6436 msgid "None"
6437 msgstr ""
6438
6439 #: readelf.c:2500
6440 #, c-format
6441 msgid "<unknown>: 0x%x"
6442 msgstr ""
6443
6444 #: readelf.c:2786
6445 msgid ", <unknown>"
6446 msgstr ""
6447
6448 #: readelf.c:3155 readelf.c:9598
6449 msgid "unknown"
6450 msgstr ""
6451
6452 #: readelf.c:3156
6453 msgid "unknown mac"
6454 msgstr ""
6455
6456 #: readelf.c:3224
6457 msgid ", <unknown MeP cpu type>"
6458 msgstr ""
6459
6460 #: readelf.c:3234
6461 msgid "<unknown MeP copro type>"
6462 msgstr ""
6463
6464 #: readelf.c:3245
6465 #, c-format
6466 msgid ", unknown flags bits: %#x"
6467 msgstr ""
6468
6469 #: readelf.c:3254
6470 msgid ", relocatable"
6471 msgstr ""
6472
6473 #: readelf.c:3257
6474 msgid ", relocatable-lib"
6475 msgstr ""
6476
6477 #: readelf.c:3339
6478 msgid ", unknown v850 architecture variant"
6479 msgstr ""
6480
6481 #: readelf.c:3405
6482 msgid ", unknown CPU"
6483 msgstr ""
6484
6485 #: readelf.c:3420
6486 msgid ", unknown ABI"
6487 msgstr ""
6488
6489 #: readelf.c:3445 readelf.c:3513
6490 msgid ", unknown ISA"
6491 msgstr ""
6492
6493 #: readelf.c:3623
6494 #, c-format
6495 msgid "Unrecognised IA64 VMS Command Code: %x\n"
6496 msgstr ""
6497
6498 #: readelf.c:3687
6499 msgid ": architecture variant: "
6500 msgstr ""
6501
6502 #: readelf.c:3706
6503 msgid ": unknown"
6504 msgstr ""
6505
6506 #: readelf.c:3710
6507 msgid ": unknown extra flag bits also present"
6508 msgstr ""
6509
6510 #: readelf.c:3760
6511 msgid "Standalone App"
6512 msgstr ""
6513
6514 #: readelf.c:3769
6515 msgid "Bare-metal C6000"
6516 msgstr ""
6517
6518 #: readelf.c:3779 readelf.c:4699 readelf.c:4715 readelf.c:16828 readelf.c:16868
6519 #, c-format
6520 msgid "<unknown: %x>"
6521 msgstr ""
6522
6523 #. This message is probably going to be displayed in a 15
6524 #. character wide field, so put the hex value first.
6525 #: readelf.c:4329
6526 #, c-format
6527 msgid "%08x: <unknown>"
6528 msgstr ""
6529
6530 #: readelf.c:4387
6531 #, c-format
6532 msgid "Usage: readelf <option(s)> elf-file(s)\n"
6533 msgstr ""
6534
6535 #: readelf.c:4388
6536 #, c-format
6537 msgid " Display information about the contents of ELF format files\n"
6538 msgstr ""
6539
6540 #: readelf.c:4389
6541 #, c-format
6542 msgid ""
6543 " Options are:\n"
6544 " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
6545 " -h --file-header Display the ELF file header\n"
6546 " -l --program-headers Display the program headers\n"
6547 " --segments An alias for --program-headers\n"
6548 " -S --section-headers Display the sections' header\n"
6549 " --sections An alias for --section-headers\n"
6550 " -g --section-groups Display the section groups\n"
6551 " -t --section-details Display the section details\n"
6552 " -e --headers Equivalent to: -h -l -S\n"
6553 " -s --syms Display the symbol table\n"
6554 " --symbols An alias for --syms\n"
6555 " --dyn-syms Display the dynamic symbol table\n"
6556 " -n --notes Display the core notes (if present)\n"
6557 " -r --relocs Display the relocations (if present)\n"
6558 " -u --unwind Display the unwind info (if present)\n"
6559 " -d --dynamic Display the dynamic section (if present)\n"
6560 " -V --version-info Display the version sections (if present)\n"
6561 " -A --arch-specific Display architecture specific information (if any)\n"
6562 " -c --archive-index Display the symbol/file index in an archive\n"
6563 " -D --use-dynamic Use the dynamic section info when displaying "
6564 "symbols\n"
6565 " -x --hex-dump=<number|name>\n"
6566 " Dump the contents of section <number|name> as "
6567 "bytes\n"
6568 " -p --string-dump=<number|name>\n"
6569 " Dump the contents of section <number|name> as "
6570 "strings\n"
6571 " -R --relocated-dump=<number|name>\n"
6572 " Dump the contents of section <number|name> as "
6573 "relocated bytes\n"
6574 " -z --decompress Decompress section before dumping it\n"
6575 " -w[lLiaprmfFsoRtUuTgAckK] or\n"
6576 " --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
6577 "=frames,\n"
6578 " =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
6579 " =gdb_index,=trace_info,=trace_abbrev,=trace_aranges,\n"
6580 " =addr,=cu_index,=links,=follow-links]\n"
6581 " Display the contents of DWARF debug sections\n"
6582 msgstr ""
6583
6584 #: readelf.c:4423
6585 #, c-format
6586 msgid ""
6587 " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
6588 " --dwarf-start=N Display DIEs starting with N, at the same depth\n"
6589 " or deeper\n"
6590 msgstr ""
6591
6592 #: readelf.c:4428
6593 #, c-format
6594 msgid ""
6595 " -i --instruction-dump=<number|name>\n"
6596 " Disassemble the contents of section <number|name>\n"
6597 msgstr ""
6598
6599 #: readelf.c:4432
6600 #, c-format
6601 msgid ""
6602 " -I --histogram Display histogram of bucket list lengths\n"
6603 " -W --wide Allow output width to exceed 80 characters\n"
6604 " @<file> Read options from <file>\n"
6605 " -H --help Display this information\n"
6606 " -v --version Display the version number of readelf\n"
6607 msgstr ""
6608
6609 #: readelf.c:4461 readelf.c:4492 readelf.c:4496
6610 msgid "Out of memory allocating dump request table.\n"
6611 msgstr ""
6612
6613 #: readelf.c:4673
6614 #, c-format
6615 msgid "Invalid option '-%c'\n"
6616 msgstr ""
6617
6618 #: readelf.c:4695 readelf.c:4711 readelf.c:10280
6619 msgid "none"
6620 msgstr ""
6621
6622 #: readelf.c:4712
6623 msgid "2's complement, little endian"
6624 msgstr ""
6625
6626 #: readelf.c:4713
6627 msgid "2's complement, big endian"
6628 msgstr ""
6629
6630 #: readelf.c:4733
6631 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
6632 msgstr ""
6633
6634 #: readelf.c:4743
6635 #, c-format
6636 msgid "ELF Header:\n"
6637 msgstr ""
6638
6639 #: readelf.c:4744
6640 #, c-format
6641 msgid " Magic: "
6642 msgstr ""
6643
6644 #: readelf.c:4748
6645 #, c-format
6646 msgid " Class: %s\n"
6647 msgstr ""
6648
6649 #: readelf.c:4750
6650 #, c-format
6651 msgid " Data: %s\n"
6652 msgstr ""
6653
6654 #: readelf.c:4752
6655 #, c-format
6656 msgid " Version: %d %s\n"
6657 msgstr ""
6658
6659 #: readelf.c:4757
6660 #, c-format
6661 msgid "<unknown: %lx>"
6662 msgstr ""
6663
6664 #: readelf.c:4759
6665 #, c-format
6666 msgid " OS/ABI: %s\n"
6667 msgstr ""
6668
6669 #: readelf.c:4761
6670 #, c-format
6671 msgid " ABI Version: %d\n"
6672 msgstr ""
6673
6674 #: readelf.c:4763
6675 #, c-format
6676 msgid " Type: %s\n"
6677 msgstr ""
6678
6679 #: readelf.c:4765
6680 #, c-format
6681 msgid " Machine: %s\n"
6682 msgstr ""
6683
6684 #: readelf.c:4767
6685 #, c-format
6686 msgid " Version: 0x%lx\n"
6687 msgstr ""
6688
6689 #: readelf.c:4770
6690 #, c-format
6691 msgid " Entry point address: "
6692 msgstr ""
6693
6694 #: readelf.c:4772
6695 #, c-format
6696 msgid ""
6697 "\n"
6698 " Start of program headers: "
6699 msgstr ""
6700
6701 #: readelf.c:4774
6702 #, c-format
6703 msgid ""
6704 " (bytes into file)\n"
6705 " Start of section headers: "
6706 msgstr ""
6707
6708 #: readelf.c:4776
6709 #, c-format
6710 msgid " (bytes into file)\n"
6711 msgstr ""
6712
6713 #: readelf.c:4778
6714 #, c-format
6715 msgid " Flags: 0x%lx%s\n"
6716 msgstr ""
6717
6718 #: readelf.c:4781
6719 #, c-format
6720 msgid " Size of this header: %ld (bytes)\n"
6721 msgstr ""
6722
6723 #: readelf.c:4783
6724 #, c-format
6725 msgid " Size of program headers: %ld (bytes)\n"
6726 msgstr ""
6727
6728 #: readelf.c:4785
6729 #, c-format
6730 msgid " Number of program headers: %ld"
6731 msgstr ""
6732
6733 #: readelf.c:4792
6734 #, c-format
6735 msgid " Size of section headers: %ld (bytes)\n"
6736 msgstr ""
6737
6738 #: readelf.c:4794
6739 #, c-format
6740 msgid " Number of section headers: %ld"
6741 msgstr ""
6742
6743 #: readelf.c:4799
6744 #, c-format
6745 msgid " Section header string table index: %ld"
6746 msgstr ""
6747
6748 #: readelf.c:4806
6749 #, c-format
6750 msgid " <corrupt: out of range>"
6751 msgstr ""
6752
6753 #: readelf.c:4846 readelf.c:4893
6754 msgid ""
6755 "The e_phentsize field in the ELF header is less than the size of an ELF "
6756 "program header\n"
6757 msgstr ""
6758
6759 #: readelf.c:4850 readelf.c:4897
6760 msgid ""
6761 "The e_phentsize field in the ELF header is larger than the size of an ELF "
6762 "program header\n"
6763 msgstr ""
6764
6765 #: readelf.c:4853 readelf.c:4900
6766 msgid "program headers"
6767 msgstr ""
6768
6769 #: readelf.c:4939
6770 #, c-format
6771 msgid "Too many program headers - %#x - the file is not that big\n"
6772 msgstr ""
6773
6774 #: readelf.c:4948
6775 #, c-format
6776 msgid "Out of memory reading %u program headers\n"
6777 msgstr ""
6778
6779 #: readelf.c:4979
6780 msgid ""
6781 "possibly corrupt ELF header - it has a non-zero program header offset, but "
6782 "no program headers\n"
6783 msgstr ""
6784
6785 #: readelf.c:4984
6786 #, c-format
6787 msgid ""
6788 "\n"
6789 "There are no program headers in this file.\n"
6790 msgstr ""
6791
6792 #: readelf.c:4990
6793 #, c-format
6794 msgid ""
6795 "\n"
6796 "Elf file type is %s\n"
6797 msgstr ""
6798
6799 #: readelf.c:4991
6800 #, c-format
6801 msgid "Entry point 0x%s\n"
6802 msgstr ""
6803
6804 #: readelf.c:4992
6805 #, c-format
6806 msgid "There is %d program header, starting at offset %s\n"
6807 msgid_plural "There are %d program headers, starting at offset %s\n"
6808 msgstr[0] ""
6809 msgstr[1] ""
6810
6811 #: readelf.c:5005 readelf.c:5007
6812 #, c-format
6813 msgid ""
6814 "\n"
6815 "Program Headers:\n"
6816 msgstr ""
6817
6818 #: readelf.c:5011
6819 #, c-format
6820 msgid ""
6821 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
6822 msgstr ""
6823
6824 #: readelf.c:5014
6825 #, c-format
6826 msgid ""
6827 " Type Offset VirtAddr PhysAddr FileSiz "
6828 "MemSiz Flg Align\n"
6829 msgstr ""
6830
6831 #: readelf.c:5018
6832 #, c-format
6833 msgid " Type Offset VirtAddr PhysAddr\n"
6834 msgstr ""
6835
6836 #: readelf.c:5020
6837 #, c-format
6838 msgid " FileSiz MemSiz Flags Align\n"
6839 msgstr ""
6840
6841 #: readelf.c:5119
6842 msgid "LOAD segments must be sorted in order of increasing VirtAddr\n"
6843 msgstr ""
6844
6845 #: readelf.c:5122
6846 msgid "the segment's file size is larger than its memory size\n"
6847 msgstr ""
6848
6849 #: readelf.c:5129
6850 msgid "the PHDR segment must occur before any LOAD segment\n"
6851 msgstr ""
6852
6853 #: readelf.c:5141
6854 msgid "the PHDR segment is not covered by a LOAD segment\n"
6855 msgstr ""
6856
6857 #: readelf.c:5147
6858 msgid "more than one dynamic segment\n"
6859 msgstr ""
6860
6861 #: readelf.c:5166
6862 msgid "no .dynamic section in the dynamic segment\n"
6863 msgstr ""
6864
6865 #: readelf.c:5181
6866 msgid "the .dynamic section is not contained within the dynamic segment\n"
6867 msgstr ""
6868
6869 #: readelf.c:5184
6870 msgid "the .dynamic section is not the first section in the dynamic segment.\n"
6871 msgstr ""
6872
6873 #: readelf.c:5194
6874 msgid "the dynamic segment offset + size exceeds the size of the file\n"
6875 msgstr ""
6876
6877 #: readelf.c:5202
6878 msgid "Unable to find program interpreter name\n"
6879 msgstr ""
6880
6881 #: readelf.c:5209
6882 msgid ""
6883 "Internal error: failed to create format string to display program "
6884 "interpreter\n"
6885 msgstr ""
6886
6887 #: readelf.c:5213
6888 msgid "Unable to read program interpreter name\n"
6889 msgstr ""
6890
6891 #: readelf.c:5216
6892 #, c-format
6893 msgid " [Requesting program interpreter: %s]\n"
6894 msgstr ""
6895
6896 #: readelf.c:5227
6897 #, c-format
6898 msgid ""
6899 "\n"
6900 " Section to Segment mapping:\n"
6901 msgstr ""
6902
6903 #: readelf.c:5228
6904 #, c-format
6905 msgid " Segment Sections...\n"
6906 msgstr ""
6907
6908 #: readelf.c:5264
6909 msgid "Cannot interpret virtual addresses without program headers.\n"
6910 msgstr ""
6911
6912 #: readelf.c:5280
6913 #, c-format
6914 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
6915 msgstr ""
6916
6917 #: readelf.c:5305 readelf.c:5369
6918 msgid ""
6919 "The e_shentsize field in the ELF header is less than the size of an ELF "
6920 "section header\n"
6921 msgstr ""
6922
6923 #: readelf.c:5309 readelf.c:5374
6924 msgid ""
6925 "The e_shentsize field in the ELF header is larger than the size of an ELF "
6926 "section header\n"
6927 msgstr ""
6928
6929 #: readelf.c:5313 readelf.c:5379
6930 msgid "section headers"
6931 msgstr ""
6932
6933 #: readelf.c:5323 readelf.c:5389
6934 #, c-format
6935 msgid "Out of memory reading %u section headers\n"
6936 msgstr ""
6937
6938 #: readelf.c:5342 readelf.c:5408
6939 #, c-format
6940 msgid "Section %u has an out of range sh_link value of %u\n"
6941 msgstr ""
6942
6943 #: readelf.c:5344 readelf.c:5410
6944 #, c-format
6945 msgid "Section %u has an out of range sh_info value of %u\n"
6946 msgstr ""
6947
6948 #: readelf.c:5439 readelf.c:5552
6949 #, c-format
6950 msgid "Section %s has an invalid sh_entsize of 0x%lx\n"
6951 msgstr ""
6952
6953 #: readelf.c:5447 readelf.c:5560
6954 #, c-format
6955 msgid "Section %s has an invalid sh_size of 0x%lx\n"
6956 msgstr ""
6957
6958 #: readelf.c:5457 readelf.c:5570
6959 #, c-format
6960 msgid ""
6961 "Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n"
6962 msgstr ""
6963
6964 #: readelf.c:5465 readelf.c:5578
6965 msgid "symbols"
6966 msgstr ""
6967
6968 #: readelf.c:5479 readelf.c:5592
6969 msgid "symbol table section indicies"
6970 msgstr ""
6971
6972 #: readelf.c:5485 readelf.c:5598
6973 #, c-format
6974 msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n"
6975 msgstr ""
6976
6977 #: readelf.c:5498 readelf.c:5611
6978 #, c-format
6979 msgid "Out of memory reading %lu symbols\n"
6980 msgstr ""
6981
6982 #: readelf.c:5792 readelf.c:5867 readelf.c:5885 readelf.c:5903
6983 msgid "Internal error: not enough buffer room for section flag info"
6984 msgstr ""
6985
6986 #: readelf.c:5910
6987 #, c-format
6988 msgid "UNKNOWN (%*.*lx)"
6989 msgstr ""
6990
6991 #: readelf.c:5929 readelf.c:5944
6992 msgid "Compressed section is too small even for a compression header\n"
6993 msgstr ""
6994
6995 #: readelf.c:5968
6996 msgid ""
6997 "possibly corrupt ELF file header - it has a non-zero section header offset, "
6998 "but no section headers\n"
6999 msgstr ""
7000
7001 #: readelf.c:5973
7002 #, c-format
7003 msgid ""
7004 "\n"
7005 "There are no sections in this file.\n"
7006 msgstr ""
7007
7008 #: readelf.c:5979
7009 #, c-format
7010 msgid "There is %d section header, starting at offset 0x%lx:\n"
7011 msgid_plural "There are %d section headers, starting at offset 0x%lx:\n"
7012 msgstr[0] ""
7013 msgstr[1] ""
7014
7015 #: readelf.c:6008 readelf.c:6783 readelf.c:7229 readelf.c:7638 readelf.c:8081
7016 #: readelf.c:9185 readelf.c:11701 readelf.c:13668 readelf.c:17529
7017 msgid "string table"
7018 msgstr ""
7019
7020 #. Note: coded this way so that there is a single string for translation.
7021 #: readelf.c:6079
7022 #, c-format
7023 msgid "Section %d has invalid sh_entsize of %s\n"
7024 msgstr ""
7025
7026 #: readelf.c:6080
7027 #, c-format
7028 msgid "(Using the expected size of %u for the rest of this dump)\n"
7029 msgstr ""
7030
7031 #: readelf.c:6101
7032 msgid "File contains multiple dynamic symbol tables\n"
7033 msgstr ""
7034
7035 #: readelf.c:6113
7036 msgid "File contains multiple dynamic string tables\n"
7037 msgstr ""
7038
7039 #: readelf.c:6119
7040 msgid "dynamic strings"
7041 msgstr ""
7042
7043 #: readelf.c:6209
7044 #, c-format
7045 msgid ""
7046 "\n"
7047 "Section Headers:\n"
7048 msgstr ""
7049
7050 #: readelf.c:6211
7051 #, c-format
7052 msgid ""
7053 "\n"
7054 "Section Header:\n"
7055 msgstr ""
7056
7057 #: readelf.c:6217 readelf.c:6228 readelf.c:6239
7058 #, c-format
7059 msgid " [Nr] Name\n"
7060 msgstr ""
7061
7062 #: readelf.c:6218
7063 #, c-format
7064 msgid " Type Addr Off Size ES Lk Inf Al\n"
7065 msgstr ""
7066
7067 #: readelf.c:6222
7068 #, c-format
7069 msgid ""
7070 " [Nr] Name Type Addr Off Size ES Flg Lk "
7071 "Inf Al\n"
7072 msgstr ""
7073
7074 #: readelf.c:6229
7075 #, c-format
7076 msgid " Type Address Off Size ES Lk Inf Al\n"
7077 msgstr ""
7078
7079 #: readelf.c:6233
7080 #, c-format
7081 msgid ""
7082 " [Nr] Name Type Address Off Size ES "
7083 "Flg Lk Inf Al\n"
7084 msgstr ""
7085
7086 #: readelf.c:6240
7087 #, c-format
7088 msgid " Type Address Offset Link\n"
7089 msgstr ""
7090
7091 #: readelf.c:6241
7092 #, c-format
7093 msgid " Size EntSize Info Align\n"
7094 msgstr ""
7095
7096 #: readelf.c:6245
7097 #, c-format
7098 msgid " [Nr] Name Type Address Offset\n"
7099 msgstr ""
7100
7101 #: readelf.c:6246
7102 #, c-format
7103 msgid " Size EntSize Flags Link Info Align\n"
7104 msgstr ""
7105
7106 #: readelf.c:6251
7107 #, c-format
7108 msgid " Flags\n"
7109 msgstr ""
7110
7111 #: readelf.c:6273
7112 #, c-format
7113 msgid "[%2u]: Link field (%u) should index a symtab section.\n"
7114 msgstr ""
7115
7116 #: readelf.c:6286
7117 #, c-format
7118 msgid "[%2u]: Link field (%u) should index a string section.\n"
7119 msgstr ""
7120
7121 #: readelf.c:6294 readelf.c:6305
7122 #, c-format
7123 msgid "[%2u]: Unexpected value (%u) in link field.\n"
7124 msgstr ""
7125
7126 #: readelf.c:6336
7127 #, c-format
7128 msgid "[%2u]: Info field (%u) should index a relocatable section.\n"
7129 msgstr ""
7130
7131 #: readelf.c:6348 readelf.c:6375
7132 #, c-format
7133 msgid "[%2u]: Unexpected value (%u) in info field.\n"
7134 msgstr ""
7135
7136 #: readelf.c:6370
7137 #, c-format
7138 msgid "[%2u]: Expected link to another section in info field"
7139 msgstr ""
7140
7141 #: readelf.c:6385
7142 #, c-format
7143 msgid "Size of section %u is larger than the entire file!\n"
7144 msgstr ""
7145
7146 #: readelf.c:6454
7147 #, c-format
7148 msgid "section %u: sh_link value of %u is larger than the number of sections\n"
7149 msgstr ""
7150
7151 #: readelf.c:6556
7152 msgid "compression header"
7153 msgstr ""
7154
7155 #: readelf.c:6565
7156 #, c-format
7157 msgid " [<unknown>: 0x%x], "
7158 msgstr ""
7159
7160 #. The ordering of the letters shown here matches the ordering of the
7161 #. corresponding SHF_xxx values, and hence the order in which these
7162 #. letters will be displayed to the user.
7163 #: readelf.c:6579
7164 #, c-format
7165 msgid ""
7166 "Key to Flags:\n"
7167 " W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n"
7168 " L (link order), O (extra OS processing required), G (group), T (TLS),\n"
7169 " C (compressed), x (unknown), o (OS specific), E (exclude),\n"
7170 " "
7171 msgstr ""
7172
7173 #: readelf.c:6586
7174 #, c-format
7175 msgid "l (large), "
7176 msgstr ""
7177
7178 #: readelf.c:6588
7179 #, c-format
7180 msgid "y (purecode), "
7181 msgstr ""
7182
7183 #: readelf.c:6590
7184 #, c-format
7185 msgid "v (VLE), "
7186 msgstr ""
7187
7188 #: readelf.c:6607
7189 #, c-format
7190 msgid "[0x%x: "
7191 msgstr ""
7192
7193 #: readelf.c:6649
7194 #, c-format
7195 msgid ""
7196 "\n"
7197 "There are no sections to group in this file.\n"
7198 msgstr ""
7199
7200 #: readelf.c:6656
7201 msgid "Section headers are not available!\n"
7202 msgstr ""
7203
7204 #: readelf.c:6666
7205 #, c-format
7206 msgid "Out of memory reading %u section group headers\n"
7207 msgstr ""
7208
7209 #: readelf.c:6682
7210 #, c-format
7211 msgid ""
7212 "\n"
7213 "There are no section groups in this file.\n"
7214 msgstr ""
7215
7216 #: readelf.c:6691
7217 #, c-format
7218 msgid "Out of memory reading %lu groups\n"
7219 msgstr ""
7220
7221 #: readelf.c:6721
7222 #, c-format
7223 msgid "Bad sh_link in group section `%s'\n"
7224 msgstr ""
7225
7226 #: readelf.c:6735
7227 #, c-format
7228 msgid "Corrupt header in group section `%s'\n"
7229 msgstr ""
7230
7231 #: readelf.c:6741 readelf.c:6752
7232 #, c-format
7233 msgid "Bad sh_info in group section `%s'\n"
7234 msgstr ""
7235
7236 #: readelf.c:6793
7237 #, c-format
7238 msgid ""
7239 "Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n"
7240 msgstr ""
7241
7242 #: readelf.c:6802
7243 msgid "section data"
7244 msgstr ""
7245
7246 #: readelf.c:6813
7247 #, c-format
7248 msgid ""
7249 "\n"
7250 "%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
7251 msgstr ""
7252
7253 #: readelf.c:6816
7254 #, c-format
7255 msgid " [Index] Name\n"
7256 msgstr ""
7257
7258 #: readelf.c:6834
7259 #, c-format
7260 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
7261 msgstr ""
7262
7263 #: readelf.c:6837
7264 msgid ""
7265 "Further error messages about overlarge group section indicies suppressed\n"
7266 msgstr ""
7267
7268 #: readelf.c:6850
7269 #, c-format
7270 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
7271 msgstr ""
7272
7273 #: readelf.c:6854
7274 msgid ""
7275 "Further error messages about already contained group sections suppressed\n"
7276 msgstr ""
7277
7278 #: readelf.c:6866
7279 #, c-format
7280 msgid "section 0 in group section [%5u]\n"
7281 msgstr ""
7282
7283 #: readelf.c:6935
7284 msgid "dynamic section image fixups"
7285 msgstr ""
7286
7287 #: readelf.c:6943
7288 #, c-format
7289 msgid "corrupt library name index of 0x%lx found in dynamic entry"
7290 msgstr ""
7291
7292 #: readelf.c:6947
7293 #, c-format
7294 msgid ""
7295 "\n"
7296 "Image fixups for needed library #%d: %s - ident: %lx\n"
7297 msgstr ""
7298
7299 #: readelf.c:6950
7300 #, c-format
7301 msgid "Seg Offset Type SymVec DataType\n"
7302 msgstr ""
7303
7304 #: readelf.c:6983
7305 msgid "dynamic section image relocations"
7306 msgstr ""
7307
7308 #: readelf.c:6987
7309 #, c-format
7310 msgid ""
7311 "\n"
7312 "Image relocs\n"
7313 msgstr ""
7314
7315 #: readelf.c:6989
7316 #, c-format
7317 msgid ""
7318 "Seg Offset Type Addend Seg Sym Off\n"
7319 msgstr ""
7320
7321 #: readelf.c:7045
7322 msgid "dynamic string section"
7323 msgstr ""
7324
7325 #: readelf.c:7146
7326 #, c-format
7327 msgid ""
7328 "\n"
7329 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
7330 msgstr ""
7331
7332 #: readelf.c:7163
7333 #, c-format
7334 msgid ""
7335 "\n"
7336 "There are no dynamic relocations in this file.\n"
7337 msgstr ""
7338
7339 #: readelf.c:7188
7340 #, c-format
7341 msgid ""
7342 "\n"
7343 "Relocation section "
7344 msgstr ""
7345
7346 #: readelf.c:7196
7347 #, c-format
7348 msgid " at offset 0x%lx contains %lu entry:\n"
7349 msgid_plural " at offset 0x%lx contains %lu entries:\n"
7350 msgstr[0] ""
7351 msgstr[1] ""
7352
7353 #: readelf.c:7257
7354 #, c-format
7355 msgid ""
7356 "\n"
7357 "There are no static relocations in this file."
7358 msgstr ""
7359
7360 #: readelf.c:7258
7361 #, c-format
7362 msgid ""
7363 "\n"
7364 "To see the dynamic relocations add --use-dynamic to the command line.\n"
7365 msgstr ""
7366
7367 #: readelf.c:7264
7368 #, c-format
7369 msgid ""
7370 "\n"
7371 "There are no relocations in this file.\n"
7372 msgstr ""
7373
7374 #: readelf.c:7434
7375 #, c-format
7376 msgid "Invalid offset %lx in table entry %ld\n"
7377 msgstr ""
7378
7379 #: readelf.c:7452
7380 #, c-format
7381 msgid "\tUnknown version.\n"
7382 msgstr ""
7383
7384 #: readelf.c:7515 readelf.c:7939
7385 msgid "unwind table"
7386 msgstr ""
7387
7388 #: readelf.c:7565
7389 #, c-format
7390 msgid "Skipping unknown relocation type: %u\n"
7391 msgstr ""
7392
7393 #: readelf.c:7572
7394 #, c-format
7395 msgid "Skipping unexpected relocation type: %s\n"
7396 msgstr ""
7397
7398 #: readelf.c:7581
7399 #, c-format
7400 msgid "Skipping reloc with overlarge offset: %lx\n"
7401 msgstr ""
7402
7403 #: readelf.c:7632 readelf.c:8075
7404 msgid "Multiple auxillary string tables encountered\n"
7405 msgstr ""
7406
7407 #: readelf.c:7646 readelf.c:8089 readelf.c:9193
7408 #, c-format
7409 msgid ""
7410 "\n"
7411 "There are no unwind sections in this file.\n"
7412 msgstr ""
7413
7414 #: readelf.c:7720
7415 #, c-format
7416 msgid ""
7417 "\n"
7418 "Could not find unwind info section for "
7419 msgstr ""
7420
7421 #: readelf.c:7732
7422 msgid "unwind info"
7423 msgstr ""
7424
7425 #: readelf.c:7735
7426 #, c-format
7427 msgid ""
7428 "\n"
7429 "Unwind section "
7430 msgstr ""
7431
7432 #: readelf.c:7742
7433 #, c-format
7434 msgid " at offset 0x%lx contains %lu entries:\n"
7435 msgstr ""
7436
7437 #: readelf.c:8021
7438 #, c-format
7439 msgid "Skipping unexpected relocation type %s\n"
7440 msgstr ""
7441
7442 #: readelf.c:8097 readelf.c:9200
7443 #, c-format
7444 msgid ""
7445 "\n"
7446 "Unwind section '%s' at offset 0x%lx contains %lu entry:\n"
7447 msgid_plural ""
7448 "\n"
7449 "Unwind section '%s' at offset 0x%lx contains %lu entries:\n"
7450 msgstr[0] ""
7451 msgstr[1] ""
7452
7453 #: readelf.c:8236
7454 msgid "unwind data"
7455 msgstr ""
7456
7457 #: readelf.c:8309
7458 #, c-format
7459 msgid "Skipping unexpected relocation at offset 0x%lx\n"
7460 msgstr ""
7461
7462 #: readelf.c:8331
7463 #, c-format
7464 msgid "Unknown section relocation type %d encountered\n"
7465 msgstr ""
7466
7467 #: readelf.c:8339
7468 #, c-format
7469 msgid "Bad symbol index in unwind relocation (%lu > %lu)\n"
7470 msgstr ""
7471
7472 #: readelf.c:8354
7473 #, c-format
7474 msgid "Skipping unknown ARM relocation type: %d\n"
7475 msgstr ""
7476
7477 #: readelf.c:8364
7478 #, c-format
7479 msgid "Skipping unexpected ARM relocation type %s\n"
7480 msgstr ""
7481
7482 #: readelf.c:8373
7483 #, c-format
7484 msgid "Skipping unknown C6000 relocation type: %d\n"
7485 msgstr ""
7486
7487 #: readelf.c:8383
7488 #, c-format
7489 msgid "Skipping unexpected C6000 relocation type %s\n"
7490 msgstr ""
7491
7492 #. This function currently only supports ARM and TI unwinders.
7493 #: readelf.c:8392
7494 msgid "Only TI and ARM unwinders are currently supported\n"
7495 msgstr ""
7496
7497 #: readelf.c:8455
7498 #, c-format
7499 msgid "[Truncated opcode]\n"
7500 msgstr ""
7501
7502 #: readelf.c:8503 readelf.c:8719
7503 #, c-format
7504 msgid "Refuse to unwind"
7505 msgstr ""
7506
7507 #: readelf.c:8526
7508 #, c-format
7509 msgid " [Reserved]"
7510 msgstr ""
7511
7512 #: readelf.c:8554
7513 #, c-format
7514 msgid " finish"
7515 msgstr ""
7516
7517 #: readelf.c:8559 readelf.c:8652
7518 #, c-format
7519 msgid "[Spare]"
7520 msgstr ""
7521
7522 #: readelf.c:8593
7523 msgid "corrupt change to vsp"
7524 msgstr ""
7525
7526 #: readelf.c:8674 readelf.c:8824
7527 #, c-format
7528 msgid " [unsupported opcode]"
7529 msgstr ""
7530
7531 #: readelf.c:8767
7532 #, c-format
7533 msgid "pop frame {"
7534 msgstr ""
7535
7536 #: readelf.c:8778
7537 msgid "[pad]"
7538 msgstr ""
7539
7540 #: readelf.c:8806
7541 msgid "Corrupt stack pointer adjustment detected\n"
7542 msgstr ""
7543
7544 #: readelf.c:8813
7545 #, c-format
7546 msgid "sp = sp + %ld"
7547 msgstr ""
7548
7549 #: readelf.c:8883
7550 #, c-format
7551 msgid " Personality routine: "
7552 msgstr ""
7553
7554 #: readelf.c:8915
7555 #, c-format
7556 msgid " [Truncated data]\n"
7557 msgstr ""
7558
7559 #: readelf.c:8939
7560 #, c-format
7561 msgid "Corrupt ARM compact model table entry: %x \n"
7562 msgstr ""
7563
7564 #: readelf.c:8944
7565 #, c-format
7566 msgid " Compact model index: %d\n"
7567 msgstr ""
7568
7569 #: readelf.c:8970
7570 msgid "Unknown ARM compact model index encountered\n"
7571 msgstr ""
7572
7573 #: readelf.c:8971
7574 #, c-format
7575 msgid " [reserved]\n"
7576 msgstr ""
7577
7578 #: readelf.c:8986
7579 #, c-format
7580 msgid " Restore stack from frame pointer\n"
7581 msgstr ""
7582
7583 #: readelf.c:8988
7584 #, c-format
7585 msgid " Stack increment %d\n"
7586 msgstr ""
7587
7588 #: readelf.c:8989
7589 #, c-format
7590 msgid " Registers restored: "
7591 msgstr ""
7592
7593 #: readelf.c:8994
7594 #, c-format
7595 msgid " Return register: %s\n"
7596 msgstr ""
7597
7598 #: readelf.c:8998
7599 #, c-format
7600 msgid " [reserved (%d)]\n"
7601 msgstr ""
7602
7603 #: readelf.c:9002
7604 #, c-format
7605 msgid ""
7606 "Unsupported architecture type %d encountered when decoding unwind table\n"
7607 msgstr ""
7608
7609 #: readelf.c:9057
7610 #, c-format
7611 msgid "corrupt index table entry: %x\n"
7612 msgstr ""
7613
7614 #: readelf.c:9097
7615 #, c-format
7616 msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n"
7617 msgstr ""
7618
7619 #: readelf.c:9113
7620 #, c-format
7621 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
7622 msgstr ""
7623
7624 #: readelf.c:9158
7625 #, c-format
7626 msgid ""
7627 "Unsupported architecture type %d encountered when processing unwind table\n"
7628 msgstr ""
7629
7630 #: readelf.c:9180
7631 msgid "Multiple string tables found in file.\n"
7632 msgstr ""
7633
7634 #: readelf.c:9246
7635 #, c-format
7636 msgid ""
7637 "\n"
7638 "The decoding of unwind sections for machine type %s is not currently "
7639 "supported.\n"
7640 msgstr ""
7641
7642 #: readelf.c:9258
7643 #, c-format
7644 msgid "NONE"
7645 msgstr ""
7646
7647 #: readelf.c:9283
7648 #, c-format
7649 msgid "Interface Version: %s"
7650 msgstr ""
7651
7652 #. Note: coded this way so that there is a single string for translation.
7653 #: readelf.c:9289
7654 #, c-format
7655 msgid "<corrupt: %s>"
7656 msgstr ""
7657
7658 #: readelf.c:9307
7659 #, c-format
7660 msgid "Time Stamp: %s"
7661 msgstr ""
7662
7663 #: readelf.c:9485 readelf.c:9533
7664 msgid "dynamic section"
7665 msgstr ""
7666
7667 #: readelf.c:9505 readelf.c:9554
7668 #, c-format
7669 msgid "Out of memory allocating space for %lu dynamic entries\n"
7670 msgstr ""
7671
7672 #: readelf.c:9614
7673 #, c-format
7674 msgid ""
7675 "\n"
7676 "There is no dynamic section in this file.\n"
7677 msgstr ""
7678
7679 #. See PR 21379 for a reproducer.
7680 #: readelf.c:9652
7681 #, c-format
7682 msgid "Invalid DT_SYMTAB entry: %lx"
7683 msgstr ""
7684
7685 #: readelf.c:9670
7686 msgid "Unable to determine the number of symbols to load\n"
7687 msgstr ""
7688
7689 #: readelf.c:9706
7690 msgid "Unable to determine the length of the dynamic string table\n"
7691 msgstr ""
7692
7693 #: readelf.c:9712
7694 msgid "dynamic string table"
7695 msgstr ""
7696
7697 #: readelf.c:9734
7698 #, c-format
7699 msgid "Bad value (%d) for SYMINENT entry\n"
7700 msgstr ""
7701
7702 #: readelf.c:9753
7703 msgid "symbol information"
7704 msgstr ""
7705
7706 #: readelf.c:9760
7707 #, c-format
7708 msgid "Out of memory allocating %lu byte for dynamic symbol info\n"
7709 msgstr ""
7710
7711 #: readelf.c:9779
7712 #, c-format
7713 msgid ""
7714 "\n"
7715 "Dynamic section at offset 0x%lx contains %lu entry:\n"
7716 msgid_plural ""
7717 "\n"
7718 "Dynamic section at offset 0x%lx contains %lu entries:\n"
7719 msgstr[0] ""
7720 msgstr[1] ""
7721
7722 #: readelf.c:9786
7723 #, c-format
7724 msgid " Tag Type Name/Value\n"
7725 msgstr ""
7726
7727 #: readelf.c:9820
7728 #, c-format
7729 msgid "Auxiliary library"
7730 msgstr ""
7731
7732 #: readelf.c:9824
7733 #, c-format
7734 msgid "Filter library"
7735 msgstr ""
7736
7737 #: readelf.c:9828
7738 #, c-format
7739 msgid "Configuration file"
7740 msgstr ""
7741
7742 #: readelf.c:9832
7743 #, c-format
7744 msgid "Dependency audit library"
7745 msgstr ""
7746
7747 #: readelf.c:9836
7748 #, c-format
7749 msgid "Audit library"
7750 msgstr ""
7751
7752 #: readelf.c:9854 readelf.c:9882 readelf.c:9910
7753 #, c-format
7754 msgid "Flags:"
7755 msgstr ""
7756
7757 #: readelf.c:9857 readelf.c:9885 readelf.c:9912
7758 #, c-format
7759 msgid " None\n"
7760 msgstr ""
7761
7762 #: readelf.c:10118
7763 #, c-format
7764 msgid "Shared library: [%s]"
7765 msgstr ""
7766
7767 #: readelf.c:10121
7768 #, c-format
7769 msgid " program interpreter"
7770 msgstr ""
7771
7772 #: readelf.c:10125
7773 #, c-format
7774 msgid "Library soname: [%s]"
7775 msgstr ""
7776
7777 #: readelf.c:10129
7778 #, c-format
7779 msgid "Library rpath: [%s]"
7780 msgstr ""
7781
7782 #: readelf.c:10133
7783 #, c-format
7784 msgid "Library runpath: [%s]"
7785 msgstr ""
7786
7787 #: readelf.c:10167
7788 #, c-format
7789 msgid " (bytes)\n"
7790 msgstr ""
7791
7792 #: readelf.c:10197
7793 #, c-format
7794 msgid "Not needed object: [%s]\n"
7795 msgstr ""
7796
7797 #: readelf.c:10222
7798 #, c-format
7799 msgid "<corrupt time val: %lx"
7800 msgstr ""
7801
7802 #: readelf.c:10339
7803 #, c-format
7804 msgid ""
7805 "\n"
7806 "Version definition section '%s' contains %u entry:\n"
7807 msgid_plural ""
7808 "\n"
7809 "Version definition section '%s' contains %u entries:\n"
7810 msgstr[0] ""
7811 msgstr[1] ""
7812
7813 #: readelf.c:10347
7814 #, c-format
7815 msgid " Addr: 0x"
7816 msgstr ""
7817
7818 #: readelf.c:10349 readelf.c:10485 readelf.c:10641
7819 #, c-format
7820 msgid " Offset: %#08lx Link: %u (%s)\n"
7821 msgstr ""
7822
7823 #: readelf.c:10355
7824 msgid "version definition section"
7825 msgstr ""
7826
7827 #: readelf.c:10384
7828 #, c-format
7829 msgid " %#06lx: Rev: %d Flags: %s"
7830 msgstr ""
7831
7832 #: readelf.c:10387
7833 #, c-format
7834 msgid " Index: %d Cnt: %d "
7835 msgstr ""
7836
7837 #: readelf.c:10404
7838 #, c-format
7839 msgid "Name: %s\n"
7840 msgstr ""
7841
7842 #: readelf.c:10406
7843 #, c-format
7844 msgid "Name index: %ld\n"
7845 msgstr ""
7846
7847 #: readelf.c:10415
7848 #, c-format
7849 msgid "Invalid vda_next field of %lx\n"
7850 msgstr ""
7851
7852 #: readelf.c:10435
7853 #, c-format
7854 msgid " %#06lx: Parent %d: %s\n"
7855 msgstr ""
7856
7857 #: readelf.c:10438
7858 #, c-format
7859 msgid " %#06lx: Parent %d, name index: %ld\n"
7860 msgstr ""
7861
7862 #: readelf.c:10443
7863 #, c-format
7864 msgid " Version def aux past end of section\n"
7865 msgstr ""
7866
7867 #: readelf.c:10450
7868 #, c-format
7869 msgid "Invalid vd_next field of %lx\n"
7870 msgstr ""
7871
7872 #: readelf.c:10461
7873 #, c-format
7874 msgid " Version definition past end of section\n"
7875 msgstr ""
7876
7877 #: readelf.c:10476
7878 #, c-format
7879 msgid ""
7880 "\n"
7881 "Version needs section '%s' contains %u entry:\n"
7882 msgid_plural ""
7883 "\n"
7884 "Version needs section '%s' contains %u entries:\n"
7885 msgstr[0] ""
7886 msgstr[1] ""
7887
7888 #: readelf.c:10483
7889 #, c-format
7890 msgid " Addr: 0x"
7891 msgstr ""
7892
7893 #: readelf.c:10492
7894 msgid "Version Needs section"
7895 msgstr ""
7896
7897 #: readelf.c:10517
7898 #, c-format
7899 msgid " %#06lx: Version: %d"
7900 msgstr ""
7901
7902 #: readelf.c:10520
7903 #, c-format
7904 msgid " File: %s"
7905 msgstr ""
7906
7907 #: readelf.c:10522
7908 #, c-format
7909 msgid " File: %lx"
7910 msgstr ""
7911
7912 #: readelf.c:10524
7913 #, c-format
7914 msgid " Cnt: %d\n"
7915 msgstr ""
7916
7917 #: readelf.c:10547
7918 #, c-format
7919 msgid " %#06lx: Name: %s"
7920 msgstr ""
7921
7922 #: readelf.c:10550
7923 #, c-format
7924 msgid " %#06lx: Name index: %lx"
7925 msgstr ""
7926
7927 #: readelf.c:10553
7928 #, c-format
7929 msgid " Flags: %s Version: %d\n"
7930 msgstr ""
7931
7932 #: readelf.c:10559
7933 #, c-format
7934 msgid "Invalid vna_next field of %lx\n"
7935 msgstr ""
7936
7937 #: readelf.c:10572
7938 msgid "Missing Version Needs auxillary information\n"
7939 msgstr ""
7940
7941 #: readelf.c:10577
7942 #, c-format
7943 msgid "Invalid vn_next field of %lx\n"
7944 msgstr ""
7945
7946 #: readelf.c:10587
7947 msgid "Missing Version Needs information\n"
7948 msgstr ""
7949
7950 #: readelf.c:10625
7951 msgid "version string table"
7952 msgstr ""
7953
7954 #: readelf.c:10632
7955 #, c-format
7956 msgid ""
7957 "\n"
7958 "Version symbols section '%s' contains %lu entry:\n"
7959 msgid_plural ""
7960 "\n"
7961 "Version symbols section '%s' contains %lu entries:\n"
7962 msgstr[0] ""
7963 msgstr[1] ""
7964
7965 #: readelf.c:10639
7966 #, c-format
7967 msgid " Addr: "
7968 msgstr ""
7969
7970 #: readelf.c:10650
7971 msgid "version symbol data"
7972 msgstr ""
7973
7974 #: readelf.c:10670
7975 msgid "*invalid*"
7976 msgstr ""
7977
7978 #: readelf.c:10678
7979 msgid " 0 (*local*) "
7980 msgstr ""
7981
7982 #: readelf.c:10682
7983 msgid " 1 (*global*) "
7984 msgstr ""
7985
7986 #: readelf.c:10693
7987 msgid "invalid index into symbol array\n"
7988 msgstr ""
7989
7990 #: readelf.c:10715 readelf.c:11342
7991 msgid "version need"
7992 msgstr ""
7993
7994 #: readelf.c:10726
7995 msgid "version need aux (2)"
7996 msgstr ""
7997
7998 #: readelf.c:10772 readelf.c:11290
7999 msgid "version def"
8000 msgstr ""
8001
8002 #: readelf.c:10800 readelf.c:11313
8003 msgid "version def aux"
8004 msgstr ""
8005
8006 #: readelf.c:10808
8007 msgid "*both*"
8008 msgstr ""
8009
8010 #: readelf.c:10838
8011 #, c-format
8012 msgid ""
8013 "\n"
8014 "No version information found in this file.\n"
8015 msgstr ""
8016
8017 #: readelf.c:10937
8018 #, c-format
8019 msgid "Unrecognized visibility value: %u"
8020 msgstr ""
8021
8022 #: readelf.c:10998
8023 #, c-format
8024 msgid "Unrecognized IA64 VMS ST Function type: %d\n"
8025 msgstr ""
8026
8027 #: readelf.c:11022
8028 #, c-format
8029 msgid "Unrecognized IA64 VMS ST Linkage: %d\n"
8030 msgstr ""
8031
8032 #: readelf.c:11042
8033 #, c-format
8034 msgid "<localentry>: %d"
8035 msgstr ""
8036
8037 #: readelf.c:11077
8038 #, c-format
8039 msgid "<other>: %x"
8040 msgstr ""
8041
8042 #: readelf.c:11116
8043 #, c-format
8044 msgid "bad section index[%3d]"
8045 msgstr ""
8046
8047 #: readelf.c:11137
8048 #, c-format
8049 msgid "Size truncation prevents reading %s elements of size %u\n"
8050 msgstr ""
8051
8052 #: readelf.c:11146
8053 #, c-format
8054 msgid "Invalid number of dynamic entries: %s\n"
8055 msgstr ""
8056
8057 #: readelf.c:11154
8058 #, c-format
8059 msgid "Out of memory reading %s dynamic entries\n"
8060 msgstr ""
8061
8062 #: readelf.c:11161
8063 #, c-format
8064 msgid "Unable to read in %s bytes of dynamic data\n"
8065 msgstr ""
8066
8067 #: readelf.c:11170
8068 #, c-format
8069 msgid "Out of memory allocating space for %s dynamic entries\n"
8070 msgstr ""
8071
8072 #: readelf.c:11197
8073 #, c-format
8074 msgid "<No info available for dynamic symbol number %lu>\n"
8075 msgstr ""
8076
8077 #: readelf.c:11229
8078 #, c-format
8079 msgid " <corrupt: %14ld>"
8080 msgstr ""
8081
8082 #: readelf.c:11255
8083 msgid "version data"
8084 msgstr ""
8085
8086 #: readelf.c:11360
8087 msgid "version need aux (3)"
8088 msgstr ""
8089
8090 #: readelf.c:11435 readelf.c:11487 readelf.c:11511 readelf.c:11541
8091 #: readelf.c:11565
8092 msgid "Unable to seek to start of dynamic information\n"
8093 msgstr ""
8094
8095 #: readelf.c:11441 readelf.c:11493
8096 msgid "Failed to read in number of buckets\n"
8097 msgstr ""
8098
8099 #: readelf.c:11447
8100 msgid "Failed to read in number of chains\n"
8101 msgstr ""
8102
8103 #: readelf.c:11549
8104 msgid "Failed to determine last chain length\n"
8105 msgstr ""
8106
8107 #: readelf.c:11596
8108 #, c-format
8109 msgid ""
8110 "\n"
8111 "Symbol table for image:\n"
8112 msgstr ""
8113
8114 #: readelf.c:11598 readelf.c:11624
8115 #, c-format
8116 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
8117 msgstr ""
8118
8119 #: readelf.c:11600 readelf.c:11626
8120 #, c-format
8121 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
8122 msgstr ""
8123
8124 #: readelf.c:11611 readelf.c:11807
8125 msgid "histogram chain is corrupt\n"
8126 msgstr ""
8127
8128 #: readelf.c:11622
8129 #, c-format
8130 msgid ""
8131 "\n"
8132 "Symbol table of `.gnu.hash' for image:\n"
8133 msgstr ""
8134
8135 #: readelf.c:11667
8136 #, c-format
8137 msgid ""
8138 "\n"
8139 "Symbol table '%s' has a sh_entsize of zero!\n"
8140 msgstr ""
8141
8142 #: readelf.c:11673
8143 #, c-format
8144 msgid ""
8145 "\n"
8146 "Symbol table '%s' contains %lu entry:\n"
8147 msgid_plural ""
8148 "\n"
8149 "Symbol table '%s' contains %lu entries:\n"
8150 msgstr[0] ""
8151 msgstr[1] ""
8152
8153 #: readelf.c:11680
8154 #, c-format
8155 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
8156 msgstr ""
8157
8158 #: readelf.c:11682
8159 #, c-format
8160 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
8161 msgstr ""
8162
8163 #: readelf.c:11757
8164 #, c-format
8165 msgid "local symbol %u found at index >= %s's sh_info value of %u\n"
8166 msgstr ""
8167
8168 #: readelf.c:11768
8169 #, c-format
8170 msgid ""
8171 "\n"
8172 "Dynamic symbol information is not available for displaying symbols.\n"
8173 msgstr ""
8174
8175 #: readelf.c:11781
8176 #, c-format
8177 msgid ""
8178 "\n"
8179 "Histogram for bucket list length (total of %lu bucket):\n"
8180 msgid_plural ""
8181 "\n"
8182 "Histogram for bucket list length (total of %lu buckets):\n"
8183 msgstr[0] ""
8184 msgstr[1] ""
8185
8186 #: readelf.c:11791
8187 msgid "Out of memory allocating space for histogram buckets\n"
8188 msgstr ""
8189
8190 #: readelf.c:11797 readelf.c:11873
8191 #, c-format
8192 msgid " Length Number %% of total Coverage\n"
8193 msgstr ""
8194
8195 #: readelf.c:11819
8196 msgid "Out of memory allocating space for histogram counts\n"
8197 msgstr ""
8198
8199 #: readelf.c:11859
8200 #, c-format
8201 msgid ""
8202 "\n"
8203 "Histogram for `.gnu.hash' bucket list length (total of %lu bucket):\n"
8204 msgid_plural ""
8205 "\n"
8206 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
8207 msgstr[0] ""
8208 msgstr[1] ""
8209
8210 #: readelf.c:11869
8211 msgid "Out of memory allocating space for gnu histogram buckets\n"
8212 msgstr ""
8213
8214 #: readelf.c:11895
8215 msgid "Out of memory allocating space for gnu histogram counts\n"
8216 msgstr ""
8217
8218 #: readelf.c:11940
8219 #, c-format
8220 msgid ""
8221 "\n"
8222 "Dynamic info segment at offset 0x%lx contains %d entry:\n"
8223 msgid_plural ""
8224 "\n"
8225 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
8226 msgstr[0] ""
8227 msgstr[1] ""
8228
8229 #: readelf.c:11947
8230 #, c-format
8231 msgid " Num: Name BoundTo Flags\n"
8232 msgstr ""
8233
8234 #: readelf.c:11954
8235 #, c-format
8236 msgid "<corrupt index>"
8237 msgstr ""
8238
8239 #: readelf.c:11958
8240 #, c-format
8241 msgid "<corrupt: %19ld>"
8242 msgstr ""
8243
8244 #: readelf.c:12047
8245 #, c-format
8246 msgid "MSP430 SYM_DIFF reloc contains invalid symbol index %lu\n"
8247 msgstr ""
8248
8249 #: readelf.c:12076
8250 #, c-format
8251 msgid "MSP430 reloc contains invalid symbol index %lu\n"
8252 msgstr ""
8253
8254 #. PR 21137
8255 #: readelf.c:12087
8256 #, c-format
8257 msgid "MSP430 sym diff reloc contains invalid offset: 0x%lx\n"
8258 msgstr ""
8259
8260 #: readelf.c:12098
8261 msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n"
8262 msgstr ""
8263
8264 #: readelf.c:12121
8265 #, c-format
8266 msgid "MN10300_SYM_DIFF reloc contains invalid symbol index %lu\n"
8267 msgstr ""
8268
8269 #: readelf.c:12135
8270 #, c-format
8271 msgid "MN10300 reloc contains invalid symbol index %lu\n"
8272 msgstr ""
8273
8274 #: readelf.c:12145
8275 #, c-format
8276 msgid "MN10300 sym diff reloc contains invalid offset: 0x%lx\n"
8277 msgstr ""
8278
8279 #: readelf.c:12155
8280 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n"
8281 msgstr ""
8282
8283 #: readelf.c:12178
8284 #, c-format
8285 msgid "RL78_SYM reloc contains invalid symbol index %lu\n"
8286 msgstr ""
8287
8288 #: readelf.c:12197 readelf.c:12206
8289 #, c-format
8290 msgid "RL78 sym diff reloc contains invalid offset: 0x%lx\n"
8291 msgstr ""
8292
8293 #: readelf.c:12416
8294 #, c-format
8295 msgid ""
8296 "Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
8297 "number %d\n"
8298 msgstr ""
8299
8300 #: readelf.c:13026
8301 #, c-format
8302 msgid "unable to apply unsupported reloc type %d to section %s\n"
8303 msgstr ""
8304
8305 #: readelf.c:13036
8306 #, c-format
8307 msgid "skipping invalid relocation offset 0x%lx in section %s\n"
8308 msgstr ""
8309
8310 #: readelf.c:13046
8311 #, c-format
8312 msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
8313 msgstr ""
8314
8315 #: readelf.c:13070
8316 #, c-format
8317 msgid "skipping unexpected symbol type %s in section %s relocation %ld\n"
8318 msgstr ""
8319
8320 #: readelf.c:13133
8321 #, c-format
8322 msgid ""
8323 "\n"
8324 "Assembly dump of section %s\n"
8325 msgstr ""
8326
8327 #: readelf.c:13151
8328 #, c-format
8329 msgid "Section '%s' has no data to dump.\n"
8330 msgstr ""
8331
8332 #: readelf.c:13157
8333 msgid "section contents"
8334 msgstr ""
8335
8336 #: readelf.c:13232
8337 #, c-format
8338 msgid ""
8339 "\n"
8340 "String dump of section '%s':\n"
8341 msgstr ""
8342
8343 #: readelf.c:13248 readelf.c:13395 readelf.c:13570
8344 #, c-format
8345 msgid "section '%s' has unsupported compress type: %d\n"
8346 msgstr ""
8347
8348 #: readelf.c:13254 readelf.c:13401 readelf.c:13576
8349 #, c-format
8350 msgid "compressed section '%s' is corrupted\n"
8351 msgstr ""
8352
8353 #: readelf.c:13286 readelf.c:13435 readelf.c:13613
8354 #, c-format
8355 msgid "Unable to decompress section %s\n"
8356 msgstr ""
8357
8358 #: readelf.c:13311
8359 #, c-format
8360 msgid ""
8361 " Note: This section has relocations against it, but these have NOT been "
8362 "applied to this dump.\n"
8363 msgstr ""
8364
8365 #: readelf.c:13344 readelf.c:14439 readelf.c:14482 readelf.c:14530
8366 #: readelf.c:14562
8367 #, c-format
8368 msgid "<corrupt>\n"
8369 msgstr ""
8370
8371 #: readelf.c:13352
8372 #, c-format
8373 msgid " No strings found in this section."
8374 msgstr ""
8375
8376 #: readelf.c:13380
8377 #, c-format
8378 msgid ""
8379 "\n"
8380 "Hex dump of section '%s':\n"
8381 msgstr ""
8382
8383 #: readelf.c:13468
8384 #, c-format
8385 msgid ""
8386 " NOTE: This section has relocations against it, but these have NOT been "
8387 "applied to this dump.\n"
8388 msgstr ""
8389
8390 #: readelf.c:13537
8391 #, c-format
8392 msgid "%s section data"
8393 msgstr ""
8394
8395 #: readelf.c:13561
8396 #, c-format
8397 msgid "compressed section %s is too small to contain a compression header"
8398 msgstr ""
8399
8400 #: readelf.c:13723
8401 #, c-format
8402 msgid ""
8403 "\n"
8404 "Section '%s' has no debugging data.\n"
8405 msgstr ""
8406
8407 #. There is no point in dumping the contents of a debugging section
8408 #. which has the NOBITS type - the bits in the file will be random.
8409 #. This can happen when a file containing a .eh_frame section is
8410 #. stripped with the --only-keep-debug command line option.
8411 #: readelf.c:13732
8412 #, c-format
8413 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
8414 msgstr ""
8415
8416 #: readelf.c:13782
8417 #, c-format
8418 msgid "Unrecognized debug section: %s\n"
8419 msgstr ""
8420
8421 #: readelf.c:13810
8422 #, c-format
8423 msgid "Section '%s' was not dumped because it does not exist!\n"
8424 msgstr ""
8425
8426 #: readelf.c:13871
8427 #, c-format
8428 msgid "Section %d was not dumped because it does not exist!\n"
8429 msgstr ""
8430
8431 #: readelf.c:13928
8432 msgid "<corrupt tag>\n"
8433 msgstr ""
8434
8435 #: readelf.c:13943
8436 #, c-format
8437 msgid "<corrupt string tag>"
8438 msgstr ""
8439
8440 #: readelf.c:13983
8441 #, c-format
8442 msgid "Absent/Non standard\n"
8443 msgstr ""
8444
8445 #: readelf.c:13986
8446 #, c-format
8447 msgid "Bare metal/mwdt\n"
8448 msgstr ""
8449
8450 #: readelf.c:13989
8451 #, c-format
8452 msgid "Bare metal/newlib\n"
8453 msgstr ""
8454
8455 #: readelf.c:13992
8456 #, c-format
8457 msgid "Linux/uclibc\n"
8458 msgstr ""
8459
8460 #: readelf.c:13995
8461 #, c-format
8462 msgid "Linux/glibc\n"
8463 msgstr ""
8464
8465 #: readelf.c:13998 readelf.c:14082
8466 #, c-format
8467 msgid "Unknown\n"
8468 msgstr ""
8469
8470 #: readelf.c:14011 readelf.c:14042 readelf.c:14073
8471 #, c-format
8472 msgid "Absent\n"
8473 msgstr ""
8474
8475 #: readelf.c:14055
8476 msgid "yes"
8477 msgstr ""
8478
8479 #: readelf.c:14055
8480 msgid "no"
8481 msgstr ""
8482
8483 #: readelf.c:14096 readelf.c:14104
8484 msgid "default"
8485 msgstr ""
8486
8487 #: readelf.c:14097
8488 msgid "smallest"
8489 msgstr ""
8490
8491 #: readelf.c:14103
8492 msgid "OPTFP"
8493 msgstr ""
8494
8495 #: readelf.c:14297 readelf.c:14311 readelf.c:14330 readelf.c:14838
8496 #: readelf.c:15129 readelf.c:15142 readelf.c:15155
8497 #, c-format
8498 msgid "None\n"
8499 msgstr ""
8500
8501 #: readelf.c:14298
8502 #, c-format
8503 msgid "Application\n"
8504 msgstr ""
8505
8506 #: readelf.c:14299
8507 #, c-format
8508 msgid "Realtime\n"
8509 msgstr ""
8510
8511 #: readelf.c:14300
8512 #, c-format
8513 msgid "Microcontroller\n"
8514 msgstr ""
8515
8516 #: readelf.c:14301
8517 #, c-format
8518 msgid "Application or Realtime\n"
8519 msgstr ""
8520
8521 #: readelf.c:14312 readelf.c:14332 readelf.c:14892 readelf.c:14910
8522 #: readelf.c:14985 readelf.c:15006 readelf.c:17162
8523 #, c-format
8524 msgid "8-byte\n"
8525 msgstr ""
8526
8527 #: readelf.c:14313 readelf.c:14988 readelf.c:15009 readelf.c:17161
8528 #, c-format
8529 msgid "4-byte\n"
8530 msgstr ""
8531
8532 #: readelf.c:14317 readelf.c:14336
8533 #, c-format
8534 msgid "8-byte and up to %d-byte extended\n"
8535 msgstr ""
8536
8537 #: readelf.c:14331
8538 #, c-format
8539 msgid "8-byte, except leaf SP\n"
8540 msgstr ""
8541
8542 #: readelf.c:14348 readelf.c:14436 readelf.c:15025
8543 #, c-format
8544 msgid "flag = %d, vendor = "
8545 msgstr ""
8546
8547 #: readelf.c:14369
8548 #, c-format
8549 msgid "True\n"
8550 msgstr ""
8551
8552 #: readelf.c:14391
8553 #, c-format
8554 msgid "<unknown: %d>\n"
8555 msgstr ""
8556
8557 #: readelf.c:14440
8558 msgid "corrupt vendor attribute\n"
8559 msgstr ""
8560
8561 #: readelf.c:14492
8562 #, c-format
8563 msgid "unspecified hard/soft float, "
8564 msgstr ""
8565
8566 #: readelf.c:14495
8567 #, c-format
8568 msgid "hard float, "
8569 msgstr ""
8570
8571 #: readelf.c:14498
8572 #, c-format
8573 msgid "soft float, "
8574 msgstr ""
8575
8576 #: readelf.c:14501
8577 #, c-format
8578 msgid "single-precision hard float, "
8579 msgstr ""
8580
8581 #: readelf.c:14508
8582 #, c-format
8583 msgid "unspecified long double\n"
8584 msgstr ""
8585
8586 #: readelf.c:14511
8587 #, c-format
8588 msgid "128-bit IBM long double\n"
8589 msgstr ""
8590
8591 #: readelf.c:14514
8592 #, c-format
8593 msgid "64-bit long double\n"
8594 msgstr ""
8595
8596 #: readelf.c:14517
8597 #, c-format
8598 msgid "128-bit IEEE long double\n"
8599 msgstr ""
8600
8601 #: readelf.c:14540 readelf.c:14572
8602 #, c-format
8603 msgid "unspecified\n"
8604 msgstr ""
8605
8606 #: readelf.c:14543
8607 #, c-format
8608 msgid "generic\n"
8609 msgstr ""
8610
8611 #: readelf.c:14578
8612 #, c-format
8613 msgid "memory\n"
8614 msgstr ""
8615
8616 #: readelf.c:14607
8617 #, c-format
8618 msgid "any\n"
8619 msgstr ""
8620
8621 #: readelf.c:14610
8622 #, c-format
8623 msgid "software\n"
8624 msgstr ""
8625
8626 #: readelf.c:14613
8627 #, c-format
8628 msgid "hardware\n"
8629 msgstr ""
8630
8631 #: readelf.c:14739
8632 #, c-format
8633 msgid "Hard or soft float\n"
8634 msgstr ""
8635
8636 #: readelf.c:14742
8637 #, c-format
8638 msgid "Hard float (double precision)\n"
8639 msgstr ""
8640
8641 #: readelf.c:14745
8642 #, c-format
8643 msgid "Hard float (single precision)\n"
8644 msgstr ""
8645
8646 #: readelf.c:14748
8647 #, c-format
8648 msgid "Soft float\n"
8649 msgstr ""
8650
8651 #: readelf.c:14751
8652 #, c-format
8653 msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
8654 msgstr ""
8655
8656 #: readelf.c:14754
8657 #, c-format
8658 msgid "Hard float (32-bit CPU, Any FPU)\n"
8659 msgstr ""
8660
8661 #: readelf.c:14757
8662 #, c-format
8663 msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
8664 msgstr ""
8665
8666 #: readelf.c:14760
8667 #, c-format
8668 msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
8669 msgstr ""
8670
8671 #: readelf.c:14763
8672 #, c-format
8673 msgid "NaN 2008 compatibility\n"
8674 msgstr ""
8675
8676 #: readelf.c:14802
8677 #, c-format
8678 msgid "Any MSA or not\n"
8679 msgstr ""
8680
8681 #: readelf.c:14805
8682 #, c-format
8683 msgid "128-bit MSA\n"
8684 msgstr ""
8685
8686 #: readelf.c:14871
8687 #, c-format
8688 msgid "Not used\n"
8689 msgstr ""
8690
8691 #: readelf.c:14874
8692 #, c-format
8693 msgid "2 bytes\n"
8694 msgstr ""
8695
8696 #: readelf.c:14877
8697 #, c-format
8698 msgid "4 bytes\n"
8699 msgstr ""
8700
8701 #: readelf.c:14895 readelf.c:14913 readelf.c:14991 readelf.c:15012
8702 #, c-format
8703 msgid "16-byte\n"
8704 msgstr ""
8705
8706 #: readelf.c:14928
8707 #, c-format
8708 msgid "DSBT addressing not used\n"
8709 msgstr ""
8710
8711 #: readelf.c:14931
8712 #, c-format
8713 msgid "DSBT addressing used\n"
8714 msgstr ""
8715
8716 #: readelf.c:14946
8717 #, c-format
8718 msgid "Data addressing position-dependent\n"
8719 msgstr ""
8720
8721 #: readelf.c:14949
8722 #, c-format
8723 msgid "Data addressing position-independent, GOT near DP\n"
8724 msgstr ""
8725
8726 #: readelf.c:14952
8727 #, c-format
8728 msgid "Data addressing position-independent, GOT far from DP\n"
8729 msgstr ""
8730
8731 #: readelf.c:14967
8732 #, c-format
8733 msgid "Code addressing position-dependent\n"
8734 msgstr ""
8735
8736 #: readelf.c:14970
8737 #, c-format
8738 msgid "Code addressing position-independent\n"
8739 msgstr ""
8740
8741 #: readelf.c:15130
8742 #, c-format
8743 msgid "MSP430\n"
8744 msgstr ""
8745
8746 #: readelf.c:15131
8747 #, c-format
8748 msgid "MSP430X\n"
8749 msgstr ""
8750
8751 #: readelf.c:15143 readelf.c:15156
8752 #, c-format
8753 msgid "Small\n"
8754 msgstr ""
8755
8756 #: readelf.c:15144 readelf.c:15157
8757 #, c-format
8758 msgid "Large\n"
8759 msgstr ""
8760
8761 #: readelf.c:15158
8762 #, c-format
8763 msgid "Restricted Large\n"
8764 msgstr ""
8765
8766 #: readelf.c:15164
8767 #, c-format
8768 msgid " <unknown tag %d>: "
8769 msgstr ""
8770
8771 #: readelf.c:15219
8772 msgid "attributes"
8773 msgstr ""
8774
8775 #: readelf.c:15231
8776 #, c-format
8777 msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n"
8778 msgstr ""
8779
8780 #: readelf.c:15250
8781 msgid "Tag section ends prematurely\n"
8782 msgstr ""
8783
8784 #: readelf.c:15259
8785 #, c-format
8786 msgid "Bad attribute length (%u > %u)\n"
8787 msgstr ""
8788
8789 #: readelf.c:15267
8790 #, c-format
8791 msgid "Attribute length of %u is too small\n"
8792 msgstr ""
8793
8794 #: readelf.c:15278
8795 msgid "Corrupt attribute section name\n"
8796 msgstr ""
8797
8798 #: readelf.c:15283
8799 #, c-format
8800 msgid "Attribute Section: "
8801 msgstr ""
8802
8803 #: readelf.c:15310
8804 msgid "Unused bytes at end of section\n"
8805 msgstr ""
8806
8807 #: readelf.c:15320
8808 #, c-format
8809 msgid "Bad subsection length (%u > %u)\n"
8810 msgstr ""
8811
8812 #: readelf.c:15328
8813 #, c-format
8814 msgid "Bad subsection length (%u < 6)\n"
8815 msgstr ""
8816
8817 #: readelf.c:15343
8818 #, c-format
8819 msgid "File Attributes\n"
8820 msgstr ""
8821
8822 #: readelf.c:15346
8823 #, c-format
8824 msgid "Section Attributes:"
8825 msgstr ""
8826
8827 #: readelf.c:15349
8828 #, c-format
8829 msgid "Symbol Attributes:"
8830 msgstr ""
8831
8832 #: readelf.c:15365
8833 #, c-format
8834 msgid "Unknown tag: %d\n"
8835 msgstr ""
8836
8837 #: readelf.c:15386
8838 #, c-format
8839 msgid " Unknown attribute:\n"
8840 msgstr ""
8841
8842 #: readelf.c:15428
8843 msgid "MIPS GOT entry extends beyond the end of available data\n"
8844 msgstr ""
8845
8846 #: readelf.c:15499 readelf.c:15571
8847 msgid "Unknown"
8848 msgstr ""
8849
8850 #: readelf.c:15618
8851 msgid "Corrupt MIPS ABI Flags section.\n"
8852 msgstr ""
8853
8854 #: readelf.c:15624
8855 msgid "MIPS ABI Flags section"
8856 msgstr ""
8857
8858 #: readelf.c:15683 readelf.c:16231
8859 msgid "Global Offset Table data"
8860 msgstr ""
8861
8862 #: readelf.c:15687
8863 #, c-format
8864 msgid ""
8865 "\n"
8866 "Static GOT:\n"
8867 msgstr ""
8868
8869 #: readelf.c:15688 readelf.c:16236
8870 #, c-format
8871 msgid " Canonical gp value: "
8872 msgstr ""
8873
8874 #: readelf.c:15702 readelf.c:16240 readelf.c:16367
8875 #, c-format
8876 msgid " Reserved entries:\n"
8877 msgstr ""
8878
8879 #: readelf.c:15703
8880 #, c-format
8881 msgid " %*s %10s %*s\n"
8882 msgstr ""
8883
8884 #: readelf.c:15704 readelf.c:15734 readelf.c:16242 readelf.c:16270
8885 #: readelf.c:16288 readelf.c:16369 readelf.c:16378
8886 msgid "Address"
8887 msgstr ""
8888
8889 #: readelf.c:15704 readelf.c:15734 readelf.c:16242 readelf.c:16270
8890 #: readelf.c:16289
8891 msgid "Access"
8892 msgstr ""
8893
8894 #: readelf.c:15705 readelf.c:15735
8895 msgid "Value"
8896 msgstr ""
8897
8898 #: readelf.c:15732 readelf.c:16268
8899 #, c-format
8900 msgid " Local entries:\n"
8901 msgstr ""
8902
8903 #: readelf.c:15814 readelf.c:16481
8904 msgid "liblist section data"
8905 msgstr ""
8906
8907 #: readelf.c:15817
8908 #, c-format
8909 msgid ""
8910 "\n"
8911 "Section '.liblist' contains %lu entry:\n"
8912 msgid_plural ""
8913 "\n"
8914 "Section '.liblist' contains %lu entries:\n"
8915 msgstr[0] ""
8916 msgstr[1] ""
8917
8918 #: readelf.c:15821
8919 msgid ""
8920 " Library Time Stamp Checksum Version Flags\n"
8921 msgstr ""
8922
8923 #: readelf.c:15847
8924 #, c-format
8925 msgid "<corrupt: %9ld>"
8926 msgstr ""
8927
8928 #: readelf.c:15852
8929 msgid " NONE"
8930 msgstr ""
8931
8932 #: readelf.c:15905
8933 msgid "No MIPS_OPTIONS header found\n"
8934 msgstr ""
8935
8936 #: readelf.c:15910
8937 msgid "options"
8938 msgstr ""
8939
8940 #: readelf.c:15917
8941 msgid "Out of memory allocating space for MIPS options\n"
8942 msgstr ""
8943
8944 #: readelf.c:15939
8945 #, c-format
8946 msgid "Invalid size (%u) for MIPS option\n"
8947 msgstr ""
8948
8949 #: readelf.c:15948
8950 #, c-format
8951 msgid ""
8952 "\n"
8953 "Section '%s' contains %d entry:\n"
8954 msgid_plural ""
8955 "\n"
8956 "Section '%s' contains %d entries:\n"
8957 msgstr[0] ""
8958 msgstr[1] ""
8959
8960 #: readelf.c:16119
8961 msgid "conflict list found without a dynamic symbol table\n"
8962 msgstr ""
8963
8964 #: readelf.c:16127
8965 #, c-format
8966 msgid "Overlarge number of conflicts detected: %lx\n"
8967 msgstr ""
8968
8969 #: readelf.c:16135
8970 msgid "Out of memory allocating space for dynamic conflicts\n"
8971 msgstr ""
8972
8973 #: readelf.c:16145 readelf.c:16160
8974 msgid "conflict"
8975 msgstr ""
8976
8977 #: readelf.c:16170
8978 #, c-format
8979 msgid ""
8980 "\n"
8981 "Section '.conflict' contains %lu entry:\n"
8982 msgid_plural ""
8983 "\n"
8984 "Section '.conflict' contains %lu entries:\n"
8985 msgstr[0] ""
8986 msgstr[1] ""
8987
8988 #: readelf.c:16174
8989 msgid " Num: Index Value Name"
8990 msgstr ""
8991
8992 #: readelf.c:16181
8993 #, c-format
8994 msgid "<corrupt symbol index>"
8995 msgstr ""
8996
8997 #: readelf.c:16192 readelf.c:16317 readelf.c:16402
8998 #, c-format
8999 msgid "<corrupt: %14ld>"
9000 msgstr ""
9001
9002 #: readelf.c:16215
9003 #, c-format
9004 msgid ""
9005 "The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n"
9006 msgstr ""
9007
9008 #: readelf.c:16224
9009 #, c-format
9010 msgid "Too many GOT symbols: %lu\n"
9011 msgstr ""
9012
9013 #: readelf.c:16235
9014 #, c-format
9015 msgid ""
9016 "\n"
9017 "Primary GOT:\n"
9018 msgstr ""
9019
9020 #: readelf.c:16241
9021 #, c-format
9022 msgid " %*s %10s %*s Purpose\n"
9023 msgstr ""
9024
9025 #: readelf.c:16243 readelf.c:16271 readelf.c:16290 readelf.c:16369
9026 #: readelf.c:16379
9027 msgid "Initial"
9028 msgstr ""
9029
9030 #: readelf.c:16245
9031 #, c-format
9032 msgid " Lazy resolver\n"
9033 msgstr ""
9034
9035 #: readelf.c:16260
9036 #, c-format
9037 msgid " Module pointer (GNU extension)\n"
9038 msgstr ""
9039
9040 #: readelf.c:16286
9041 #, c-format
9042 msgid " Global entries:\n"
9043 msgstr ""
9044
9045 #: readelf.c:16291 readelf.c:16380
9046 msgid "Sym.Val."
9047 msgstr ""
9048
9049 #. Note for translators: "Ndx" = abbreviated form of "Index".
9050 #: readelf.c:16294 readelf.c:16380
9051 msgid "Ndx"
9052 msgstr ""
9053
9054 #: readelf.c:16294 readelf.c:16380
9055 msgid "Name"
9056 msgstr ""
9057
9058 #: readelf.c:16304
9059 #, c-format
9060 msgid "<no dynamic symbols>"
9061 msgstr ""
9062
9063 #: readelf.c:16320
9064 #, c-format
9065 msgid "<symbol index %lu exceeds number of dynamic symbols>"
9066 msgstr ""
9067
9068 #: readelf.c:16362
9069 msgid "Procedure Linkage Table data"
9070 msgstr ""
9071
9072 #: readelf.c:16368
9073 #, c-format
9074 msgid " %*s %*s Purpose\n"
9075 msgstr ""
9076
9077 #: readelf.c:16371
9078 #, c-format
9079 msgid " PLT lazy resolver\n"
9080 msgstr ""
9081
9082 #: readelf.c:16373
9083 #, c-format
9084 msgid " Module pointer\n"
9085 msgstr ""
9086
9087 #: readelf.c:16376
9088 #, c-format
9089 msgid " Entries:\n"
9090 msgstr ""
9091
9092 #: readelf.c:16390
9093 #, c-format
9094 msgid "<corrupt symbol index: %lu>"
9095 msgstr ""
9096
9097 #: readelf.c:16428
9098 msgid "NDS32 elf flags section"
9099 msgstr ""
9100
9101 #: readelf.c:16492
9102 msgid "liblist string table"
9103 msgstr ""
9104
9105 #: readelf.c:16504
9106 #, c-format
9107 msgid ""
9108 "\n"
9109 "Library list section '%s' contains %lu entries:\n"
9110 msgid_plural ""
9111 "\n"
9112 "Library list section '%s' contains %lu entries:\n"
9113 msgstr[0] ""
9114 msgstr[1] ""
9115
9116 #: readelf.c:16510
9117 msgid " Library Time Stamp Checksum Version Flags"
9118 msgstr ""
9119
9120 #: readelf.c:16560
9121 msgid "NT_AUXV (auxiliary vector)"
9122 msgstr ""
9123
9124 #: readelf.c:16562
9125 msgid "NT_PRSTATUS (prstatus structure)"
9126 msgstr ""
9127
9128 #: readelf.c:16564
9129 msgid "NT_FPREGSET (floating point registers)"
9130 msgstr ""
9131
9132 #: readelf.c:16566
9133 msgid "NT_PRPSINFO (prpsinfo structure)"
9134 msgstr ""
9135
9136 #: readelf.c:16568
9137 msgid "NT_TASKSTRUCT (task structure)"
9138 msgstr ""
9139
9140 #: readelf.c:16570
9141 msgid "NT_PRXFPREG (user_xfpregs structure)"
9142 msgstr ""
9143
9144 #: readelf.c:16572
9145 msgid "NT_PPC_VMX (ppc Altivec registers)"
9146 msgstr ""
9147
9148 #: readelf.c:16574
9149 msgid "NT_PPC_VSX (ppc VSX registers)"
9150 msgstr ""
9151
9152 #: readelf.c:16576
9153 msgid "NT_PPC_TAR (ppc TAR register)"
9154 msgstr ""
9155
9156 #: readelf.c:16578
9157 msgid "NT_PPC_PPR (ppc PPR register)"
9158 msgstr ""
9159
9160 #: readelf.c:16580
9161 msgid "NT_PPC_DSCR (ppc DSCR register)"
9162 msgstr ""
9163
9164 #: readelf.c:16582
9165 msgid "NT_PPC_EBB (ppc EBB registers)"
9166 msgstr ""
9167
9168 #: readelf.c:16584
9169 msgid "NT_PPC_PMU (ppc PMU registers)"
9170 msgstr ""
9171
9172 #: readelf.c:16586
9173 msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"
9174 msgstr ""
9175
9176 #: readelf.c:16588
9177 msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)"
9178 msgstr ""
9179
9180 #: readelf.c:16590
9181 msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"
9182 msgstr ""
9183
9184 #: readelf.c:16592
9185 msgid "NT_PPC_TM_VSX (ppc checkpointed VSX registers)"
9186 msgstr ""
9187
9188 #: readelf.c:16594
9189 msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)"
9190 msgstr ""
9191
9192 #: readelf.c:16596
9193 msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"
9194 msgstr ""
9195
9196 #: readelf.c:16598
9197 msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)"
9198 msgstr ""
9199
9200 #: readelf.c:16600
9201 msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)"
9202 msgstr ""
9203
9204 #: readelf.c:16602
9205 msgid "NT_386_TLS (x86 TLS information)"
9206 msgstr ""
9207
9208 #: readelf.c:16604
9209 msgid "NT_386_IOPERM (x86 I/O permissions)"
9210 msgstr ""
9211
9212 #: readelf.c:16606
9213 msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
9214 msgstr ""
9215
9216 #: readelf.c:16608
9217 msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
9218 msgstr ""
9219
9220 #: readelf.c:16610
9221 msgid "NT_S390_TIMER (s390 timer register)"
9222 msgstr ""
9223
9224 #: readelf.c:16612
9225 msgid "NT_S390_TODCMP (s390 TOD comparator register)"
9226 msgstr ""
9227
9228 #: readelf.c:16614
9229 msgid "NT_S390_TODPREG (s390 TOD programmable register)"
9230 msgstr ""
9231
9232 #: readelf.c:16616
9233 msgid "NT_S390_CTRS (s390 control registers)"
9234 msgstr ""
9235
9236 #: readelf.c:16618
9237 msgid "NT_S390_PREFIX (s390 prefix register)"
9238 msgstr ""
9239
9240 #: readelf.c:16620
9241 msgid "NT_S390_LAST_BREAK (s390 last breaking event address)"
9242 msgstr ""
9243
9244 #: readelf.c:16622
9245 msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)"
9246 msgstr ""
9247
9248 #: readelf.c:16624
9249 msgid "NT_S390_TDB (s390 transaction diagnostic block)"
9250 msgstr ""
9251
9252 #: readelf.c:16626
9253 msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)"
9254 msgstr ""
9255
9256 #: readelf.c:16628
9257 msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)"
9258 msgstr ""
9259
9260 #: readelf.c:16630
9261 msgid "NT_S390_GS_CB (s390 guarded-storage registers)"
9262 msgstr ""
9263
9264 #: readelf.c:16632
9265 msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)"
9266 msgstr ""
9267
9268 #: readelf.c:16634
9269 msgid "NT_ARM_VFP (arm VFP registers)"
9270 msgstr ""
9271
9272 #: readelf.c:16636
9273 msgid "NT_ARM_TLS (AArch TLS registers)"
9274 msgstr ""
9275
9276 #: readelf.c:16638
9277 msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)"
9278 msgstr ""
9279
9280 #: readelf.c:16640
9281 msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)"
9282 msgstr ""
9283
9284 #: readelf.c:16642
9285 msgid "NT_PSTATUS (pstatus structure)"
9286 msgstr ""
9287
9288 #: readelf.c:16644
9289 msgid "NT_FPREGS (floating point registers)"
9290 msgstr ""
9291
9292 #: readelf.c:16646
9293 msgid "NT_PSINFO (psinfo structure)"
9294 msgstr ""
9295
9296 #: readelf.c:16648
9297 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
9298 msgstr ""
9299
9300 #: readelf.c:16650
9301 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
9302 msgstr ""
9303
9304 #: readelf.c:16652
9305 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
9306 msgstr ""
9307
9308 #: readelf.c:16654
9309 msgid "NT_SIGINFO (siginfo_t data)"
9310 msgstr ""
9311
9312 #: readelf.c:16656
9313 msgid "NT_FILE (mapped files)"
9314 msgstr ""
9315
9316 #: readelf.c:16664
9317 msgid "NT_VERSION (version)"
9318 msgstr ""
9319
9320 #: readelf.c:16666
9321 msgid "NT_ARCH (architecture)"
9322 msgstr ""
9323
9324 #: readelf.c:16668
9325 msgid "OPEN"
9326 msgstr ""
9327
9328 #: readelf.c:16670
9329 msgid "func"
9330 msgstr ""
9331
9332 #: readelf.c:16675 readelf.c:16794 readelf.c:17135 readelf.c:17279
9333 #: readelf.c:17337 readelf.c:17414
9334 #, c-format
9335 msgid "Unknown note type: (0x%08x)"
9336 msgstr ""
9337
9338 #: readelf.c:16696
9339 #, c-format
9340 msgid " Cannot decode 64-bit note in 32-bit build\n"
9341 msgstr ""
9342
9343 #: readelf.c:16704
9344 msgid " Malformed note - too short for header\n"
9345 msgstr ""
9346
9347 #: readelf.c:16713
9348 msgid " Malformed note - does not end with \\0\n"
9349 msgstr ""
9350
9351 #: readelf.c:16726
9352 msgid " Malformed note - too short for supplied file count\n"
9353 msgstr ""
9354
9355 #: readelf.c:16730
9356 #, c-format
9357 msgid " Page size: "
9358 msgstr ""
9359
9360 #: readelf.c:16734
9361 #, c-format
9362 msgid " %*s%*s%*s\n"
9363 msgstr ""
9364
9365 #: readelf.c:16735
9366 msgid "Start"
9367 msgstr ""
9368
9369 #: readelf.c:16736
9370 msgid "End"
9371 msgstr ""
9372
9373 #: readelf.c:16737
9374 msgid "Page Offset"
9375 msgstr ""
9376
9377 #: readelf.c:16745
9378 msgid " Malformed note - filenames end too early\n"
9379 msgstr ""
9380
9381 #: readelf.c:16777
9382 msgid "NT_GNU_ABI_TAG (ABI version tag)"
9383 msgstr ""
9384
9385 #: readelf.c:16779
9386 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
9387 msgstr ""
9388
9389 #: readelf.c:16781
9390 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
9391 msgstr ""
9392
9393 #: readelf.c:16783
9394 msgid "NT_GNU_GOLD_VERSION (gold version)"
9395 msgstr ""
9396
9397 #: readelf.c:16785
9398 msgid "NT_GNU_PROPERTY_TYPE_0"
9399 msgstr ""
9400
9401 #: readelf.c:16787
9402 msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN"
9403 msgstr ""
9404
9405 #: readelf.c:16789
9406 msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC"
9407 msgstr ""
9408
9409 #: readelf.c:16883
9410 #, c-format
9411 msgid " Properties: "
9412 msgstr ""
9413
9414 #: readelf.c:16887
9415 #, c-format
9416 msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n"
9417 msgstr ""
9418
9419 #: readelf.c:16899
9420 #, c-format
9421 msgid "<corrupt descsz: %#lx>\n"
9422 msgstr ""
9423
9424 #: readelf.c:16910
9425 #, c-format
9426 msgid "<corrupt type (%#x) datasz: %#x>\n"
9427 msgstr ""
9428
9429 #: readelf.c:16926 readelf.c:16934 readelf.c:16942 readelf.c:16959
9430 #: readelf.c:16967
9431 #, c-format
9432 msgid "<corrupt length: %#x> "
9433 msgstr ""
9434
9435 #: readelf.c:16957
9436 #, c-format
9437 msgid "stack size: "
9438 msgstr ""
9439
9440 #: readelf.c:16976
9441 #, c-format
9442 msgid "<unknown type %#x data: "
9443 msgstr ""
9444
9445 #: readelf.c:16978
9446 #, c-format
9447 msgid "<procesor-specific type %#x data: "
9448 msgstr ""
9449
9450 #: readelf.c:16980
9451 #, c-format
9452 msgid "<application-specific type %#x data: "
9453 msgstr ""
9454
9455 #: readelf.c:17009
9456 #, c-format
9457 msgid " Build ID: "
9458 msgstr ""
9459
9460 #: readelf.c:17024
9461 #, c-format
9462 msgid " <corrupt GNU_ABI_TAG>\n"
9463 msgstr ""
9464
9465 #: readelf.c:17061
9466 #, c-format
9467 msgid " OS: %s, ABI: %ld.%ld.%ld\n"
9468 msgstr ""
9469
9470 #: readelf.c:17070
9471 #, c-format
9472 msgid " Version: "
9473 msgstr ""
9474
9475 #. Hardware capabilities information. Word 0 is the number of entries.
9476 #. Word 1 is a bitmask of enabled entries. The rest of the descriptor
9477 #. is a series of entries, where each entry is a single byte followed
9478 #. by a nul terminated string. The byte gives the bit number to test
9479 #. if enabled in the bitmask.
9480 #: readelf.c:17086
9481 #, c-format
9482 msgid " Hardware Capabilities: "
9483 msgstr ""
9484
9485 #: readelf.c:17089
9486 msgid "<corrupt GNU_HWCAP>\n"
9487 msgstr ""
9488
9489 #: readelf.c:17094
9490 #, c-format
9491 msgid "num entries: %ld, enabled mask: %lx\n"
9492 msgstr ""
9493
9494 #: readelf.c:17110
9495 #, c-format
9496 msgid " Description data: "
9497 msgstr ""
9498
9499 #: readelf.c:17128
9500 msgid "Alignment of 8-byte objects"
9501 msgstr ""
9502
9503 #: readelf.c:17129
9504 msgid "Sizeof double and long double"
9505 msgstr ""
9506
9507 #: readelf.c:17130
9508 msgid "Type of FPU support needed"
9509 msgstr ""
9510
9511 #: readelf.c:17131
9512 msgid "Use of SIMD instructions"
9513 msgstr ""
9514
9515 #: readelf.c:17132
9516 msgid "Use of cache"
9517 msgstr ""
9518
9519 #: readelf.c:17133
9520 msgid "Use of MMU"
9521 msgstr ""
9522
9523 #: readelf.c:17169
9524 #, c-format
9525 msgid "4-bytes\n"
9526 msgstr ""
9527
9528 #: readelf.c:17170
9529 #, c-format
9530 msgid "8-bytes\n"
9531 msgstr ""
9532
9533 #: readelf.c:17177
9534 #, c-format
9535 msgid "FPU-2.0\n"
9536 msgstr ""
9537
9538 #: readelf.c:17178
9539 #, c-format
9540 msgid "FPU-3.0\n"
9541 msgstr ""
9542
9543 #: readelf.c:17187
9544 #, c-format
9545 msgid "yes\n"
9546 msgstr ""
9547
9548 #: readelf.c:17197
9549 #, c-format
9550 msgid "unknown value: %x\n"
9551 msgstr ""
9552
9553 #: readelf.c:17239
9554 msgid "NT_THRMISC (thrmisc structure)"
9555 msgstr ""
9556
9557 #: readelf.c:17241
9558 msgid "NT_PROCSTAT_PROC (proc data)"
9559 msgstr ""
9560
9561 #: readelf.c:17243
9562 msgid "NT_PROCSTAT_FILES (files data)"
9563 msgstr ""
9564
9565 #: readelf.c:17245
9566 msgid "NT_PROCSTAT_VMMAP (vmmap data)"
9567 msgstr ""
9568
9569 #: readelf.c:17247
9570 msgid "NT_PROCSTAT_GROUPS (groups data)"
9571 msgstr ""
9572
9573 #: readelf.c:17249
9574 msgid "NT_PROCSTAT_UMASK (umask data)"
9575 msgstr ""
9576
9577 #: readelf.c:17251
9578 msgid "NT_PROCSTAT_RLIMIT (rlimit data)"
9579 msgstr ""
9580
9581 #: readelf.c:17253
9582 msgid "NT_PROCSTAT_OSREL (osreldate data)"
9583 msgstr ""
9584
9585 #: readelf.c:17255
9586 msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)"
9587 msgstr ""
9588
9589 #: readelf.c:17257
9590 msgid "NT_PROCSTAT_AUXV (auxv data)"
9591 msgstr ""
9592
9593 #: readelf.c:17259
9594 msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)"
9595 msgstr ""
9596
9597 #: readelf.c:17270
9598 msgid "NetBSD procinfo structure"
9599 msgstr ""
9600
9601 #: readelf.c:17296 readelf.c:17310
9602 msgid "PT_GETREGS (reg structure)"
9603 msgstr ""
9604
9605 #: readelf.c:17298 readelf.c:17312
9606 msgid "PT_GETFPREGS (fpreg structure)"
9607 msgstr ""
9608
9609 #: readelf.c:17331
9610 msgid "NT_STAPSDT (SystemTap probe descriptors)"
9611 msgstr ""
9612
9613 #: readelf.c:17364
9614 #, c-format
9615 msgid " Provider: %s\n"
9616 msgstr ""
9617
9618 #: readelf.c:17365
9619 #, c-format
9620 msgid " Name: %s\n"
9621 msgstr ""
9622
9623 #: readelf.c:17366
9624 #, c-format
9625 msgid " Location: "
9626 msgstr ""
9627
9628 #: readelf.c:17368
9629 #, c-format
9630 msgid ", Base: "
9631 msgstr ""
9632
9633 #: readelf.c:17370
9634 #, c-format
9635 msgid ", Semaphore: "
9636 msgstr ""
9637
9638 #: readelf.c:17373
9639 #, c-format
9640 msgid " Arguments: %s\n"
9641 msgstr ""
9642
9643 #: readelf.c:17386
9644 msgid "NT_VMS_MHD (module header)"
9645 msgstr ""
9646
9647 #: readelf.c:17388
9648 msgid "NT_VMS_LNM (language name)"
9649 msgstr ""
9650
9651 #: readelf.c:17390
9652 msgid "NT_VMS_SRC (source files)"
9653 msgstr ""
9654
9655 #: readelf.c:17394
9656 msgid "NT_VMS_EIDC (consistency check)"
9657 msgstr ""
9658
9659 #: readelf.c:17396
9660 msgid "NT_VMS_FPMODE (FP mode)"
9661 msgstr ""
9662
9663 #: readelf.c:17400
9664 msgid "NT_VMS_IMGNAM (image name)"
9665 msgstr ""
9666
9667 #: readelf.c:17402
9668 msgid "NT_VMS_IMGID (image id)"
9669 msgstr ""
9670
9671 #: readelf.c:17404
9672 msgid "NT_VMS_LINKID (link id)"
9673 msgstr ""
9674
9675 #: readelf.c:17406
9676 msgid "NT_VMS_IMGBID (build id)"
9677 msgstr ""
9678
9679 #: readelf.c:17408
9680 msgid "NT_VMS_GSTNAM (sym table name)"
9681 msgstr ""
9682
9683 #: readelf.c:17428
9684 #, c-format
9685 msgid " Creation date : %.17s\n"
9686 msgstr ""
9687
9688 #: readelf.c:17429
9689 #, c-format
9690 msgid " Last patch date: %.17s\n"
9691 msgstr ""
9692
9693 #: readelf.c:17430
9694 #, c-format
9695 msgid " Module name : %s\n"
9696 msgstr ""
9697
9698 #: readelf.c:17431
9699 #, c-format
9700 msgid " Module version : %s\n"
9701 msgstr ""
9702
9703 #: readelf.c:17434
9704 #, c-format
9705 msgid " Invalid size\n"
9706 msgstr ""
9707
9708 #: readelf.c:17437
9709 #, c-format
9710 msgid " Language: %s\n"
9711 msgstr ""
9712
9713 #: readelf.c:17441
9714 #, c-format
9715 msgid " Floating Point mode: "
9716 msgstr ""
9717
9718 #: readelf.c:17446
9719 #, c-format
9720 msgid " Link time: "
9721 msgstr ""
9722
9723 #: readelf.c:17452
9724 #, c-format
9725 msgid " Patch time: "
9726 msgstr ""
9727
9728 #: readelf.c:17458
9729 #, c-format
9730 msgid " Major id: %u, minor id: %u\n"
9731 msgstr ""
9732
9733 #: readelf.c:17461
9734 #, c-format
9735 msgid " Last modified : "
9736 msgstr ""
9737
9738 #: readelf.c:17464
9739 #, c-format
9740 msgid ""
9741 "\n"
9742 " Link flags : "
9743 msgstr ""
9744
9745 #: readelf.c:17467
9746 #, c-format
9747 msgid " Header flags: 0x%08x\n"
9748 msgstr ""
9749
9750 #: readelf.c:17469
9751 #, c-format
9752 msgid " Image id : %s\n"
9753 msgstr ""
9754
9755 #: readelf.c:17473
9756 #, c-format
9757 msgid " Image name: %s\n"
9758 msgstr ""
9759
9760 #: readelf.c:17476
9761 #, c-format
9762 msgid " Global symbol table name: %s\n"
9763 msgstr ""
9764
9765 #: readelf.c:17479
9766 #, c-format
9767 msgid " Image id: %s\n"
9768 msgstr ""
9769
9770 #: readelf.c:17482
9771 #, c-format
9772 msgid " Linker id: %s\n"
9773 msgstr ""
9774
9775 #: readelf.c:17640 readelf.c:17648
9776 #, c-format
9777 msgid " Applies to region from %#lx to %#lx\n"
9778 msgstr ""
9779
9780 #: readelf.c:17643 readelf.c:17650
9781 #, c-format
9782 msgid " Applies to region from %#lx\n"
9783 msgstr ""
9784
9785 #: readelf.c:17679
9786 #, c-format
9787 msgid " <invalid description size: %lx>\n"
9788 msgstr ""
9789
9790 #: readelf.c:17680
9791 #, c-format
9792 msgid " <invalid descsz>"
9793 msgstr ""
9794
9795 #: readelf.c:17700
9796 #, c-format
9797 msgid "Gap in build notes detected from %#lx to %#lx\n"
9798 msgstr ""
9799
9800 #: readelf.c:17703 readelf.c:17714
9801 #, c-format
9802 msgid " Applies to region from %#lx"
9803 msgstr ""
9804
9805 #: readelf.c:17708 readelf.c:17719
9806 #, c-format
9807 msgid " to %#lx"
9808 msgstr ""
9809
9810 #: readelf.c:17725
9811 #, c-format
9812 msgid " (%s)"
9813 msgstr ""
9814
9815 #: readelf.c:17746 readelf.c:17761
9816 #, c-format
9817 msgid "corrupt name field in GNU build attribute note: size = %ld\n"
9818 msgstr ""
9819
9820 #: readelf.c:17747 readelf.c:17762
9821 msgid " <corrupt name>"
9822 msgstr ""
9823
9824 #: readelf.c:17781
9825 #, c-format
9826 msgid "unrecognised attribute type in name field: %d\n"
9827 msgstr ""
9828
9829 #: readelf.c:17782
9830 msgid "<unknown name type>"
9831 msgstr ""
9832
9833 #: readelf.c:17792
9834 msgid "<version>"
9835 msgstr ""
9836
9837 #: readelf.c:17797
9838 msgid "<stack prot>"
9839 msgstr ""
9840
9841 #: readelf.c:17802
9842 msgid "<relro>"
9843 msgstr ""
9844
9845 #: readelf.c:17807
9846 msgid "<stack size>"
9847 msgstr ""
9848
9849 #: readelf.c:17812
9850 msgid "<tool>"
9851 msgstr ""
9852
9853 #: readelf.c:17817
9854 msgid "<ABI>"
9855 msgstr ""
9856
9857 #: readelf.c:17822
9858 msgid "<PIC>"
9859 msgstr ""
9860
9861 #: readelf.c:17827
9862 msgid "<short enum>"
9863 msgstr ""
9864
9865 #: readelf.c:17846
9866 #, c-format
9867 msgid "unrecognised byte in name field: %d\n"
9868 msgstr ""
9869
9870 #: readelf.c:17847
9871 #, c-format
9872 msgid "<unknown:_%d>"
9873 msgstr ""
9874
9875 #: readelf.c:17859
9876 #, c-format
9877 msgid "attribute does not have an expected type (%c)\n"
9878 msgstr ""
9879
9880 #: readelf.c:17863
9881 #, c-format
9882 msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n"
9883 msgstr ""
9884
9885 #: readelf.c:17890
9886 #, c-format
9887 msgid "corrupt numeric name field: too many bytes in the value: %x\n"
9888 msgstr ""
9889
9890 #: readelf.c:18058
9891 #, c-format
9892 msgid " description data: "
9893 msgstr ""
9894
9895 #: readelf.c:18097
9896 msgid "notes"
9897 msgstr ""
9898
9899 #: readelf.c:18105
9900 #, c-format
9901 msgid ""
9902 "\n"
9903 "Displaying notes found in: %s\n"
9904 msgstr ""
9905
9906 #: readelf.c:18107
9907 #, c-format
9908 msgid ""
9909 "\n"
9910 "Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n"
9911 msgstr ""
9912
9913 #: readelf.c:18119
9914 #, c-format
9915 msgid "Corrupt note: alignment %ld, expecting 4 or 8\n"
9916 msgstr ""
9917
9918 #: readelf.c:18124
9919 #, c-format
9920 msgid " %-20s %10s\tDescription\n"
9921 msgstr ""
9922
9923 #: readelf.c:18124
9924 msgid "Owner"
9925 msgstr ""
9926
9927 #: readelf.c:18124
9928 msgid "Data size"
9929 msgstr ""
9930
9931 #: readelf.c:18142 readelf.c:18171
9932 #, c-format
9933 msgid "Corrupt note: only %ld byte remains, not enough for a full note\n"
9934 msgid_plural ""
9935 "Corrupt note: only %ld bytes remain, not enough for a full note\n"
9936 msgstr[0] ""
9937 msgstr[1] ""
9938
9939 #: readelf.c:18199
9940 #, c-format
9941 msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n"
9942 msgstr ""
9943
9944 #: readelf.c:18201
9945 #, c-format
9946 msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
9947 msgstr ""
9948
9949 #: readelf.c:18219
9950 msgid "Out of memory allocating space for inote name\n"
9951 msgstr ""
9952
9953 #: readelf.c:18282
9954 msgid "v850 notes"
9955 msgstr ""
9956
9957 #: readelf.c:18289
9958 #, c-format
9959 msgid ""
9960 "\n"
9961 "Displaying contents of Renesas V850 notes section at offset 0x%lx with "
9962 "length 0x%lx:\n"
9963 msgstr ""
9964
9965 #: readelf.c:18306
9966 #, c-format
9967 msgid "Corrupt note: name size is too big: %lx\n"
9968 msgstr ""
9969
9970 #: readelf.c:18316
9971 #, c-format
9972 msgid "corrupt descsz found in note at offset 0x%lx\n"
9973 msgstr ""
9974
9975 #: readelf.c:18318 readelf.c:18331
9976 #, c-format
9977 msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n"
9978 msgstr ""
9979
9980 #: readelf.c:18329
9981 #, c-format
9982 msgid "corrupt namesz found in note at offset 0x%lx\n"
9983 msgstr ""
9984
9985 #: readelf.c:18407
9986 #, c-format
9987 msgid "No note segments present in the core file.\n"
9988 msgstr ""
9989
9990 #: readelf.c:18415
9991 #, c-format
9992 msgid " Unknown GNU attribute: %s\n"
9993 msgstr ""
9994
9995 #: readelf.c:18550
9996 msgid ""
9997 "This instance of readelf has been built without support for a\n"
9998 "64 bit data type and so it cannot read 64 bit ELF files.\n"
9999 msgstr ""
10000
10001 #: readelf.c:18673
10002 #, c-format
10003 msgid "%s: Failed to read file header\n"
10004 msgstr ""
10005
10006 #: readelf.c:18687
10007 #, c-format
10008 msgid ""
10009 "\n"
10010 "File: %s\n"
10011 msgstr ""
10012
10013 #: readelf.c:18873
10014 #, c-format
10015 msgid "%s: unable to dump the index as none was found\n"
10016 msgstr ""
10017
10018 #: readelf.c:18879
10019 #, c-format
10020 msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n"
10021 msgstr ""
10022
10023 #: readelf.c:18898
10024 #, c-format
10025 msgid "Contents of binary %s at offset "
10026 msgstr ""
10027
10028 #: readelf.c:18908
10029 #, c-format
10030 msgid "%s: end of the symbol table reached before the end of the index\n"
10031 msgstr ""
10032
10033 #: readelf.c:18925
10034 #, c-format
10035 msgid ""
10036 "%s: %ld byte remains in the symbol table, but without corresponding entries "
10037 "in the index table\n"
10038 msgid_plural ""
10039 "%s: %ld bytes remain in the symbol table, but without corresponding entries "
10040 "in the index table\n"
10041 msgstr[0] ""
10042 msgstr[1] ""
10043
10044 #: readelf.c:18938
10045 #, c-format
10046 msgid "%s: failed to seek back to start of object files in the archive\n"
10047 msgstr ""
10048
10049 #: readelf.c:19022 readelf.c:19134
10050 #, c-format
10051 msgid "Input file '%s' is not readable.\n"
10052 msgstr ""
10053
10054 #: readelf.c:19046
10055 #, c-format
10056 msgid "%s: contains corrupt thin archive: %s\n"
10057 msgstr ""
10058
10059 #: readelf.c:19059
10060 #, c-format
10061 msgid "%s: failed to seek to archive member.\n"
10062 msgstr ""
10063
10064 #: readelf.c:19126
10065 msgid "Out of memory allocating file data structure\n"
10066 msgstr ""
10067
10068 #: readelf.c:19162
10069 #, c-format
10070 msgid "File %s is not an archive so its index cannot be displayed.\n"
10071 msgstr ""
10072
10073 #: readelf.c:19221
10074 msgid "Nothing to do.\n"
10075 msgstr ""
10076
10077 #: rename.c:122
10078 #, c-format
10079 msgid "%s: cannot set time: %s"
10080 msgstr ""
10081
10082 #. We have to clean up here.
10083 #: rename.c:157 rename.c:195
10084 #, c-format
10085 msgid "unable to rename '%s'; reason: %s"
10086 msgstr ""
10087
10088 #: rename.c:203
10089 #, c-format
10090 msgid "unable to copy file '%s'; reason: %s"
10091 msgstr ""
10092
10093 #: resbin.c:119
10094 #, c-format
10095 msgid "%s: not enough binary data"
10096 msgstr ""
10097
10098 #: resbin.c:135
10099 msgid "null terminated unicode string"
10100 msgstr ""
10101
10102 #: resbin.c:162 resbin.c:168
10103 msgid "resource ID"
10104 msgstr ""
10105
10106 #: resbin.c:207
10107 msgid "cursor"
10108 msgstr ""
10109
10110 #: resbin.c:238 resbin.c:245
10111 msgid "menu header"
10112 msgstr ""
10113
10114 #: resbin.c:254
10115 msgid "menuex header"
10116 msgstr ""
10117
10118 #: resbin.c:258
10119 msgid "menuex offset"
10120 msgstr ""
10121
10122 #: resbin.c:263
10123 #, c-format
10124 msgid "unsupported menu version %d"
10125 msgstr ""
10126
10127 #: resbin.c:288 resbin.c:303 resbin.c:365
10128 msgid "menuitem header"
10129 msgstr ""
10130
10131 #: resbin.c:395
10132 msgid "menuitem"
10133 msgstr ""
10134
10135 #: resbin.c:432 resbin.c:460
10136 msgid "dialog header"
10137 msgstr ""
10138
10139 #: resbin.c:450
10140 #, c-format
10141 msgid "unexpected DIALOGEX version %d"
10142 msgstr ""
10143
10144 #: resbin.c:495
10145 msgid "dialog font point size"
10146 msgstr ""
10147
10148 #: resbin.c:503
10149 msgid "dialogex font information"
10150 msgstr ""
10151
10152 #: resbin.c:529 resbin.c:547
10153 msgid "dialog control"
10154 msgstr ""
10155
10156 #: resbin.c:539
10157 msgid "dialogex control"
10158 msgstr ""
10159
10160 #: resbin.c:568
10161 msgid "dialog control end"
10162 msgstr ""
10163
10164 #: resbin.c:578
10165 msgid "dialog control data"
10166 msgstr ""
10167
10168 #: resbin.c:618
10169 msgid "stringtable string length"
10170 msgstr ""
10171
10172 #: resbin.c:628
10173 msgid "stringtable string"
10174 msgstr ""
10175
10176 #: resbin.c:658
10177 msgid "fontdir header"
10178 msgstr ""
10179
10180 #: resbin.c:672
10181 msgid "fontdir"
10182 msgstr ""
10183
10184 #: resbin.c:689
10185 msgid "fontdir device name"
10186 msgstr ""
10187
10188 #: resbin.c:695
10189 msgid "fontdir face name"
10190 msgstr ""
10191
10192 #: resbin.c:735
10193 msgid "accelerator"
10194 msgstr ""
10195
10196 #: resbin.c:794
10197 msgid "group cursor header"
10198 msgstr ""
10199
10200 #: resbin.c:798 resrc.c:1350
10201 #, c-format
10202 msgid "unexpected group cursor type %d"
10203 msgstr ""
10204
10205 #: resbin.c:813
10206 msgid "group cursor"
10207 msgstr ""
10208
10209 #: resbin.c:849
10210 msgid "group icon header"
10211 msgstr ""
10212
10213 #: resbin.c:853 resrc.c:1297
10214 #, c-format
10215 msgid "unexpected group icon type %d"
10216 msgstr ""
10217
10218 #: resbin.c:868
10219 msgid "group icon"
10220 msgstr ""
10221
10222 #: resbin.c:932
10223 msgid "unexpected version string"
10224 msgstr ""
10225
10226 #: resbin.c:964
10227 #, c-format
10228 msgid "version length %lu greater than resource length %lu"
10229 msgstr ""
10230
10231 #: resbin.c:968
10232 #, c-format
10233 msgid "unexpected version type %d"
10234 msgstr ""
10235
10236 #: resbin.c:980
10237 #, c-format
10238 msgid "unexpected fixed version information length %ld"
10239 msgstr ""
10240
10241 #: resbin.c:983
10242 msgid "fixed version info"
10243 msgstr ""
10244
10245 #: resbin.c:987
10246 #, c-format
10247 msgid "unexpected fixed version signature %lu"
10248 msgstr ""
10249
10250 #: resbin.c:991
10251 #, c-format
10252 msgid "unexpected fixed version info version %lu"
10253 msgstr ""
10254
10255 #: resbin.c:1020
10256 msgid "version var info"
10257 msgstr ""
10258
10259 #: resbin.c:1037
10260 #, c-format
10261 msgid "unexpected stringfileinfo value length %ld"
10262 msgstr ""
10263
10264 #: resbin.c:1054
10265 msgid "version stringtable"
10266 msgstr ""
10267
10268 #: resbin.c:1062
10269 #, c-format
10270 msgid "unexpected version stringtable value length %ld"
10271 msgstr ""
10272
10273 #: resbin.c:1079
10274 msgid "version string"
10275 msgstr ""
10276
10277 #: resbin.c:1094
10278 #, c-format
10279 msgid "unexpected version string length %ld != %ld + %ld"
10280 msgstr ""
10281
10282 #: resbin.c:1101
10283 #, c-format
10284 msgid "unexpected version string length %ld < %ld"
10285 msgstr ""
10286
10287 #: resbin.c:1127
10288 #, c-format
10289 msgid "unexpected varfileinfo value length %ld"
10290 msgstr ""
10291
10292 #: resbin.c:1146
10293 msgid "version varfileinfo"
10294 msgstr ""
10295
10296 #: resbin.c:1161
10297 #, c-format
10298 msgid "unexpected version value length %ld"
10299 msgstr ""
10300
10301 #: resbin.c:1171
10302 msgid "nul bytes found in version string"
10303 msgstr ""
10304
10305 #: resbin.c:1174
10306 #, c-format
10307 msgid "unexpected version string character: %x"
10308 msgstr ""
10309
10310 #: rescoff.c:123
10311 msgid "filename required for COFF input"
10312 msgstr ""
10313
10314 #: rescoff.c:140
10315 #, c-format
10316 msgid "%s: no resource section"
10317 msgstr ""
10318
10319 #: rescoff.c:150
10320 #, c-format
10321 msgid "%s: .rsrc section is bigger than the file!"
10322 msgstr ""
10323
10324 #: rescoff.c:178
10325 #, c-format
10326 msgid "%s: %s: address out of bounds"
10327 msgstr ""
10328
10329 #: rescoff.c:199
10330 msgid "Resources nest too deep"
10331 msgstr ""
10332
10333 #: rescoff.c:202
10334 msgid "directory"
10335 msgstr ""
10336
10337 #: rescoff.c:230
10338 msgid "named directory entry"
10339 msgstr ""
10340
10341 #: rescoff.c:239
10342 msgid "directory entry name"
10343 msgstr ""
10344
10345 #: rescoff.c:253
10346 msgid "resource name"
10347 msgstr ""
10348
10349 #: rescoff.c:264
10350 msgid "named subdirectory"
10351 msgstr ""
10352
10353 #: rescoff.c:272
10354 msgid "named resource"
10355 msgstr ""
10356
10357 #: rescoff.c:287
10358 msgid "ID directory entry"
10359 msgstr ""
10360
10361 #: rescoff.c:304
10362 msgid "ID subdirectory"
10363 msgstr ""
10364
10365 #: rescoff.c:312
10366 msgid "ID resource"
10367 msgstr ""
10368
10369 #: rescoff.c:337
10370 msgid "resource type unknown"
10371 msgstr ""
10372
10373 #: rescoff.c:340
10374 msgid "data entry"
10375 msgstr ""
10376
10377 #: rescoff.c:348
10378 msgid "resource data"
10379 msgstr ""
10380
10381 #: rescoff.c:353
10382 msgid "resource data size"
10383 msgstr ""
10384
10385 #: rescoff.c:448
10386 msgid "filename required for COFF output"
10387 msgstr ""
10388
10389 #: rescoff.c:732
10390 msgid "can't get BFD_RELOC_RVA relocation type"
10391 msgstr ""
10392
10393 #: resrc.c:256 resrc.c:328
10394 #, c-format
10395 msgid "can't open temporary file `%s': %s"
10396 msgstr ""
10397
10398 #: resrc.c:262
10399 #, c-format
10400 msgid "can't redirect stdout: `%s': %s"
10401 msgstr ""
10402
10403 #: resrc.c:324
10404 #, c-format
10405 msgid "can't execute `%s': %s"
10406 msgstr ""
10407
10408 #: resrc.c:333
10409 #, c-format
10410 msgid "Using temporary file `%s' to read preprocessor output\n"
10411 msgstr ""
10412
10413 #: resrc.c:340
10414 #, c-format
10415 msgid "can't popen `%s': %s"
10416 msgstr ""
10417
10418 #: resrc.c:342
10419 #, c-format
10420 msgid "Using popen to read preprocessor output\n"
10421 msgstr ""
10422
10423 #: resrc.c:408
10424 #, c-format
10425 msgid "Tried `%s'\n"
10426 msgstr ""
10427
10428 #: resrc.c:419
10429 #, c-format
10430 msgid "Using `%s'\n"
10431 msgstr ""
10432
10433 #: resrc.c:603
10434 msgid "preprocessing failed."
10435 msgstr ""
10436
10437 #: resrc.c:634
10438 #, c-format
10439 msgid "%s: unexpected EOF"
10440 msgstr ""
10441
10442 #: resrc.c:683
10443 #, c-format
10444 msgid "%s: read of %lu returned %lu"
10445 msgstr ""
10446
10447 #: resrc.c:722 resrc.c:1497
10448 #, c-format
10449 msgid "stat failed on bitmap file `%s': %s"
10450 msgstr ""
10451
10452 #: resrc.c:773
10453 #, c-format
10454 msgid "cursor file `%s' does not contain cursor data"
10455 msgstr ""
10456
10457 #: resrc.c:805 resrc.c:1205
10458 #, c-format
10459 msgid "%s: fseek to %lu failed: %s"
10460 msgstr ""
10461
10462 #: resrc.c:931
10463 msgid "help ID requires DIALOGEX"
10464 msgstr ""
10465
10466 #: resrc.c:933
10467 msgid "control data requires DIALOGEX"
10468 msgstr ""
10469
10470 #: resrc.c:961
10471 #, c-format
10472 msgid "stat failed on font file `%s': %s"
10473 msgstr ""
10474
10475 #: resrc.c:1174
10476 #, c-format
10477 msgid "icon file `%s' does not contain icon data"
10478 msgstr ""
10479
10480 #: resrc.c:1723 resrc.c:1758
10481 #, c-format
10482 msgid "stat failed on file `%s': %s"
10483 msgstr ""
10484
10485 #: resrc.c:1957
10486 #, c-format
10487 msgid "can't open `%s' for output: %s"
10488 msgstr ""
10489
10490 #: size.c:77
10491 #, c-format
10492 msgid " Displays the sizes of sections inside binary files\n"
10493 msgstr ""
10494
10495 #: size.c:78
10496 #, c-format
10497 msgid " If no input file(s) are specified, a.out is assumed\n"
10498 msgstr ""
10499
10500 #: size.c:79
10501 #, c-format
10502 msgid ""
10503 " The options are:\n"
10504 " -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
10505 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
10506 "hex\n"
10507 " -t --totals Display the total sizes (Berkeley "
10508 "only)\n"
10509 " --common Display total size for *COM* syms\n"
10510 " --target=<bfdname> Set the binary file format\n"
10511 " @<file> Read options from <file>\n"
10512 " -h --help Display this information\n"
10513 " -v --version Display the program's version\n"
10514 "\n"
10515 msgstr ""
10516
10517 #: size.c:159
10518 #, c-format
10519 msgid "invalid argument to --format: %s"
10520 msgstr ""
10521
10522 #: size.c:186
10523 #, c-format
10524 msgid "Invalid radix: %s\n"
10525 msgstr ""
10526
10527 #: srconv.c:130
10528 msgid "Checksum failure"
10529 msgstr ""
10530
10531 #. FIXME: Return error status.
10532 #: srconv.c:142
10533 msgid "Failed to write checksum"
10534 msgstr ""
10535
10536 #: srconv.c:182
10537 #, c-format
10538 msgid "Unsupported integer write size: %d"
10539 msgstr ""
10540
10541 #. FIXME: Return error status.
10542 #: srconv.c:268
10543 msgid "Failed to write TR block"
10544 msgstr ""
10545
10546 #: srconv.c:359
10547 #, c-format
10548 msgid "Unrecognized H8300 sub-architecture: %ld"
10549 msgstr ""
10550
10551 #: srconv.c:377
10552 #, c-format
10553 msgid "Unsupported architecture: %d"
10554 msgstr ""
10555
10556 #: srconv.c:831
10557 #, c-format
10558 msgid "Unrecognised type: %d"
10559 msgstr ""
10560
10561 #: srconv.c:957
10562 #, c-format
10563 msgid "Unrecognised coff symbol type: %d"
10564 msgstr ""
10565
10566 #: srconv.c:1019 srconv.c:1119
10567 #, c-format
10568 msgid "Unrecognised coff symbol visibility: %d"
10569 msgstr ""
10570
10571 #: srconv.c:1045 srconv.c:1090
10572 #, c-format
10573 msgid "Unrecognised coff symbol location: %d"
10574 msgstr ""
10575
10576 #. FIXME: Return error status.
10577 #: srconv.c:1424
10578 msgid "Failed to write CS struct"
10579 msgstr ""
10580
10581 #: srconv.c:1696
10582 #, c-format
10583 msgid "Convert a COFF object file into a SYSROFF object file\n"
10584 msgstr ""
10585
10586 #: srconv.c:1697
10587 #, c-format
10588 msgid ""
10589 " The options are:\n"
10590 " -q --quick (Obsolete - ignored)\n"
10591 " -n --noprescan Do not perform a scan to convert commons into defs\n"
10592 " -d --debug Display information about what is being done\n"
10593 " @<file> Read options from <file>\n"
10594 " -h --help Display this information\n"
10595 " -v --version Print the program's version number\n"
10596 msgstr ""
10597
10598 #: srconv.c:1788
10599 msgid "input and output files must be different"
10600 msgstr ""
10601
10602 #: srconv.c:1844
10603 #, c-format
10604 msgid "unable to open output file %s"
10605 msgstr ""
10606
10607 #: stabs.c:342 stabs.c:1770
10608 msgid "numeric overflow"
10609 msgstr ""
10610
10611 #: stabs.c:352
10612 #, c-format
10613 msgid "Bad stab: %s\n"
10614 msgstr ""
10615
10616 #: stabs.c:360
10617 #, c-format
10618 msgid "Warning: %s: %s\n"
10619 msgstr ""
10620
10621 #: stabs.c:472
10622 #, c-format
10623 msgid "N_LBRAC not within function\n"
10624 msgstr ""
10625
10626 #: stabs.c:511
10627 #, c-format
10628 msgid "Too many N_RBRACs\n"
10629 msgstr ""
10630
10631 #: stabs.c:744
10632 msgid "unknown C++ encoded name"
10633 msgstr ""
10634
10635 #. Complain and keep going, so compilers can invent new
10636 #. cross-reference types.
10637 #: stabs.c:1305
10638 msgid "unrecognized cross reference type"
10639 msgstr ""
10640
10641 #. Does this actually ever happen? Is that why we are worrying
10642 #. about dealing with it rather than just calling error_type?
10643 #: stabs.c:1862
10644 msgid "missing index type"
10645 msgstr ""
10646
10647 #: stabs.c:2214
10648 msgid "unknown virtual character for baseclass"
10649 msgstr ""
10650
10651 #: stabs.c:2235
10652 msgid "unknown visibility character for baseclass"
10653 msgstr ""
10654
10655 #: stabs.c:2440
10656 msgid "unnamed $vb type"
10657 msgstr ""
10658
10659 #: stabs.c:2446
10660 msgid "unrecognized C++ abbreviation"
10661 msgstr ""
10662
10663 #: stabs.c:2531
10664 msgid "unknown visibility character for field"
10665 msgstr ""
10666
10667 #: stabs.c:2800
10668 msgid "const/volatile indicator missing"
10669 msgstr ""
10670
10671 #: stabs.c:3043
10672 #, c-format
10673 msgid "No mangling for \"%s\"\n"
10674 msgstr ""
10675
10676 #: stabs.c:3356
10677 msgid "Undefined N_EXCL"
10678 msgstr ""
10679
10680 #: stabs.c:3436
10681 #, c-format
10682 msgid "Type file number %d out of range\n"
10683 msgstr ""
10684
10685 #: stabs.c:3441
10686 #, c-format
10687 msgid "Type index number %d out of range\n"
10688 msgstr ""
10689
10690 #: stabs.c:3520
10691 #, c-format
10692 msgid "Unrecognized XCOFF type %d\n"
10693 msgstr ""
10694
10695 #: stabs.c:3813
10696 #, c-format
10697 msgid "bad mangled name `%s'\n"
10698 msgstr ""
10699
10700 #: stabs.c:3908
10701 #, c-format
10702 msgid "no argument types in mangled string\n"
10703 msgstr ""
10704
10705 #: stabs.c:5258
10706 #, c-format
10707 msgid "Demangled name is not a function\n"
10708 msgstr ""
10709
10710 #: stabs.c:5300
10711 #, c-format
10712 msgid "Unexpected type in v3 arglist demangling\n"
10713 msgstr ""
10714
10715 #: stabs.c:5372
10716 #, c-format
10717 msgid "Unrecognized demangle component %d\n"
10718 msgstr ""
10719
10720 #: stabs.c:5424
10721 #, c-format
10722 msgid "Failed to print demangled template\n"
10723 msgstr ""
10724
10725 #: stabs.c:5504
10726 #, c-format
10727 msgid "Couldn't get demangled builtin type\n"
10728 msgstr ""
10729
10730 #: stabs.c:5553
10731 #, c-format
10732 msgid "Unexpected demangled varargs\n"
10733 msgstr ""
10734
10735 #: stabs.c:5560
10736 #, c-format
10737 msgid "Unrecognized demangled builtin type\n"
10738 msgstr ""
10739
10740 #: strings.c:200 strings.c:267
10741 #, c-format
10742 msgid "invalid integer argument %s"
10743 msgstr ""
10744
10745 #: strings.c:270
10746 #, c-format
10747 msgid "invalid minimum string length %d"
10748 msgstr ""
10749
10750 #: strings.c:340
10751 #, c-format
10752 msgid "%s: Reading section %s failed: %s"
10753 msgstr ""
10754
10755 #: strings.c:640
10756 #, c-format
10757 msgid " Display printable strings in [file(s)] (stdin by default)\n"
10758 msgstr ""
10759
10760 #: strings.c:644
10761 #, c-format
10762 msgid ""
10763 " -a - --all Scan the entire file, not just the data section "
10764 "[default]\n"
10765 " -d --data Only scan the data sections in the file\n"
10766 msgstr ""
10767
10768 #: strings.c:648
10769 #, c-format
10770 msgid ""
10771 " -a - --all Scan the entire file, not just the data section\n"
10772 " -d --data Only scan the data sections in the file "
10773 "[default]\n"
10774 msgstr ""
10775
10776 #: strings.c:652
10777 #, c-format
10778 msgid ""
10779 " -f --print-file-name Print the name of the file before each string\n"
10780 " -n --bytes=[number] Locate & print any NUL-terminated sequence of "
10781 "at\n"
10782 " -<number> least [number] characters (default 4).\n"
10783 " -t --radix={o,d,x} Print the location of the string in base 8, 10 "
10784 "or 16\n"
10785 " -w --include-all-whitespace Include all whitespace as valid string "
10786 "characters\n"
10787 " -o An alias for --radix=o\n"
10788 " -T --target=<BFDNAME> Specify the binary file format\n"
10789 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
10790 " s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
10791 "bit\n"
10792 " -s --output-separator=<string> String used to separate strings in output.\n"
10793 " @<file> Read options from <file>\n"
10794 " -h --help Display this information\n"
10795 " -v -V --version Print the program's version number\n"
10796 msgstr ""
10797
10798 #: sysdump.c:51
10799 msgid "*undefined*"
10800 msgstr ""
10801
10802 #: sysdump.c:57
10803 msgid "*corrupt*"
10804 msgstr ""
10805
10806 #: sysdump.c:125
10807 #, c-format
10808 msgid "SUM IS %x\n"
10809 msgstr ""
10810
10811 #. PR 17512: file: id:000001,src:000002,op:flip1,pos:45.
10812 #. Prevent infinite loops re-reading beyond the end of the buffer.
10813 #: sysdump.c:161
10814 msgid "ICE: getINT: Out of buffer space"
10815 msgstr ""
10816
10817 #: sysdump.c:185
10818 #, c-format
10819 msgid "Unsupported read size: %d"
10820 msgstr ""
10821
10822 #: sysdump.c:496
10823 #, c-format
10824 msgid "GOT A %x\n"
10825 msgstr ""
10826
10827 #: sysdump.c:514
10828 #, c-format
10829 msgid "WANTED %x!!\n"
10830 msgstr ""
10831
10832 #: sysdump.c:532
10833 msgid "SYMBOL INFO"
10834 msgstr ""
10835
10836 #: sysdump.c:550
10837 msgid "DERIVED TYPE"
10838 msgstr ""
10839
10840 #: sysdump.c:607
10841 msgid "MODULE***\n"
10842 msgstr ""
10843
10844 #: sysdump.c:642
10845 #, c-format
10846 msgid "Print a human readable interpretation of a SYSROFF object file\n"
10847 msgstr ""
10848
10849 #: sysdump.c:643
10850 #, c-format
10851 msgid ""
10852 " The options are:\n"
10853 " -h --help Display this information\n"
10854 " -v --version Print the program's version number\n"
10855 msgstr ""
10856
10857 #: sysdump.c:711
10858 #, c-format
10859 msgid "cannot open input file %s"
10860 msgstr ""
10861
10862 #: version.c:34
10863 #, c-format
10864 msgid "Copyright (C) 2018 Free Software Foundation, Inc.\n"
10865 msgstr ""
10866
10867 #: version.c:35
10868 #, c-format
10869 msgid ""
10870 "This program is free software; you may redistribute it under the terms of\n"
10871 "the GNU General Public License version 3 or (at your option) any later "
10872 "version.\n"
10873 "This program has absolutely no warranty.\n"
10874 msgstr ""
10875
10876 #: windmc.c:189
10877 #, c-format
10878 msgid "can't create %s file `%s' for output.\n"
10879 msgstr ""
10880
10881 #: windmc.c:197
10882 #, c-format
10883 msgid "Usage: %s [option(s)] [input-file]\n"
10884 msgstr ""
10885
10886 #: windmc.c:199
10887 #, c-format
10888 msgid ""
10889 " The options are:\n"
10890 " -a --ascii_in Read input file as ASCII file\n"
10891 " -A --ascii_out Write binary messages as ASCII\n"
10892 " -b --binprefix .bin filename is prefixed by .mc filename_ "
10893 "for uniqueness.\n"
10894 " -c --customflag Set custom flags for messages\n"
10895 " -C --codepage_in=<val> Set codepage when reading mc text file\n"
10896 " -d --decimal_values Print values to text files decimal\n"
10897 " -e --extension=<extension> Set header extension used on export header "
10898 "file\n"
10899 " -F --target <target> Specify output target for endianness.\n"
10900 " -h --headerdir=<directory> Set the export directory for headers\n"
10901 " -u --unicode_in Read input file as UTF16 file\n"
10902 " -U --unicode_out Write binary messages as UFT16\n"
10903 " -m --maxlength=<val> Set the maximal allowed message length\n"
10904 " -n --nullterminate Automatic add a zero termination to strings\n"
10905 " -o --hresult_use Use HRESULT definition instead of status code "
10906 "definition\n"
10907 " -O --codepage_out=<val> Set codepage used for writing text file\n"
10908 " -r --rcdir=<directory> Set the export directory for rc files\n"
10909 " -x --xdbg=<directory> Where to create the .dbg C include file\n"
10910 " that maps message ID's to their symbolic "
10911 "name.\n"
10912 msgstr ""
10913
10914 #: windmc.c:219
10915 #, c-format
10916 msgid ""
10917 " -H --help Print this help message\n"
10918 " -v --verbose Verbose - tells you what it's doing\n"
10919 " -V --version Print version information\n"
10920 msgstr ""
10921
10922 #: windmc.c:260 windres.c:404
10923 #, c-format
10924 msgid "%s: warning: "
10925 msgstr ""
10926
10927 #: windmc.c:261
10928 #, c-format
10929 msgid "A codepage was specified switch `%s' and UTF16.\n"
10930 msgstr ""
10931
10932 #: windmc.c:262
10933 #, c-format
10934 msgid "\tcodepage settings are ignored.\n"
10935 msgstr ""
10936
10937 #: windmc.c:306
10938 msgid "try to add a ill language."
10939 msgstr ""
10940
10941 #: windmc.c:1116
10942 #, c-format
10943 msgid "unable to open file `%s' for input.\n"
10944 msgstr ""
10945
10946 #: windmc.c:1124
10947 #, c-format
10948 msgid "unable to read contents of %s"
10949 msgstr ""
10950
10951 #: windmc.c:1136
10952 msgid "input file does not seems to be UFT16.\n"
10953 msgstr ""
10954
10955 #: windres.c:214
10956 #, c-format
10957 msgid "can't open %s `%s': %s"
10958 msgstr ""
10959
10960 #: windres.c:383
10961 #, c-format
10962 msgid ": expected to be a directory\n"
10963 msgstr ""
10964
10965 #: windres.c:395
10966 #, c-format
10967 msgid ": expected to be a leaf\n"
10968 msgstr ""
10969
10970 #: windres.c:406
10971 #, c-format
10972 msgid ": duplicate value\n"
10973 msgstr ""
10974
10975 #: windres.c:556
10976 #, c-format
10977 msgid "unknown format type `%s'"
10978 msgstr ""
10979
10980 #: windres.c:557
10981 #, c-format
10982 msgid "%s: supported formats:"
10983 msgstr ""
10984
10985 #. Otherwise, we give up.
10986 #: windres.c:640
10987 #, c-format
10988 msgid "can not determine type of file `%s'; use the -J option"
10989 msgstr ""
10990
10991 #: windres.c:652
10992 #, c-format
10993 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
10994 msgstr ""
10995
10996 #: windres.c:654
10997 #, c-format
10998 msgid ""
10999 " The options are:\n"
11000 " -i --input=<file> Name input file\n"
11001 " -o --output=<file> Name output file\n"
11002 " -J --input-format=<format> Specify input format\n"
11003 " -O --output-format=<format> Specify output format\n"
11004 " -F --target=<target> Specify COFF target\n"
11005 " --preprocessor=<program> Program to use to preprocess rc file\n"
11006 " --preprocessor-arg=<arg> Additional preprocessor argument\n"
11007 " -I --include-dir=<dir> Include directory when preprocessing rc file\n"
11008 " -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
11009 " -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
11010 " -v --verbose Verbose - tells you what it's doing\n"
11011 " -c --codepage=<codepage> Specify default codepage\n"
11012 " -l --language=<val> Set language when reading rc file\n"
11013 " --use-temp-file Use a temporary file instead of popen to "
11014 "read\n"
11015 " the preprocessor output\n"
11016 " --no-use-temp-file Use popen (default)\n"
11017 msgstr ""
11018
11019 #: windres.c:672
11020 #, c-format
11021 msgid " --yydebug Turn on parser debugging\n"
11022 msgstr ""
11023
11024 #: windres.c:675
11025 #, c-format
11026 msgid ""
11027 " -r Ignored for compatibility with rc\n"
11028 " @<file> Read options from <file>\n"
11029 " -h --help Print this help message\n"
11030 " -V --version Print version information\n"
11031 msgstr ""
11032
11033 #: windres.c:680
11034 #, c-format
11035 msgid ""
11036 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
11037 "extension if not specified. A single file name is an input file.\n"
11038 "No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
11039 msgstr ""
11040
11041 #: windres.c:844
11042 msgid "invalid codepage specified.\n"
11043 msgstr ""
11044
11045 #: windres.c:859
11046 msgid "invalid option -f\n"
11047 msgstr ""
11048
11049 #: windres.c:864
11050 msgid "No filename following the -fo option.\n"
11051 msgstr ""
11052
11053 #: windres.c:953
11054 #, c-format
11055 msgid ""
11056 "Option -I is deprecated for setting the input format, please use -J "
11057 "instead.\n"
11058 msgstr ""
11059
11060 #: windres.c:1066
11061 msgid "no resources"
11062 msgstr ""
11063
11064 #: wrstabs.c:353 wrstabs.c:1914
11065 #, c-format
11066 msgid "string_hash_lookup failed: %s"
11067 msgstr ""
11068
11069 #: wrstabs.c:636
11070 #, c-format
11071 msgid "stab_int_type: bad size %u"
11072 msgstr ""
11073
11074 #: wrstabs.c:1392
11075 #, c-format
11076 msgid "%s: warning: unknown size for field `%s' in struct"
11077 msgstr ""
This page took 0.319908 seconds and 4 git commands to generate.