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