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