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