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