Thu Jul 2 14:59:42 1998 Klaus Kaempf <kkaempf@rmi.de>
[deliverable/binutils-gdb.git] / bfd / po / bfd.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 1998-06-12 13:31-0600\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: aout-adobe.c:182
18 #, c-format
19 msgid "%s: Unknown section type in a.out.adobe file: %x\n"
20 msgstr ""
21
22 #: aoutx.h:1217 aoutx.h:1631
23 #, c-format
24 msgid "%s: can not represent section `%s' in a.out object file format"
25 msgstr ""
26
27 #: aoutx.h:1601
28 #, c-format
29 msgid ""
30 "%s: can not represent section for symbol `%s' in a.out object file format"
31 msgstr ""
32
33 #: aoutx.h:1603
34 msgid "*unknown*"
35 msgstr ""
36
37 #: aoutx.h:3642
38 #, c-format
39 msgid "%s: relocateable link from %s to %s not supported"
40 msgstr ""
41
42 #: archive.c:1705
43 msgid "Warning: writing archive was slow: rewriting timestamp\n"
44 msgstr ""
45
46 #: archive.c:1976
47 msgid "Reading archive file mod timestamp"
48 msgstr ""
49
50 #. FIXME: bfd can't call perror.
51 #: archive.c:2000
52 msgid "Writing updated armap timestamp"
53 msgstr ""
54
55 #: bfd.c:273
56 msgid "No error"
57 msgstr ""
58
59 #: bfd.c:274
60 msgid "System call error"
61 msgstr ""
62
63 #: bfd.c:275
64 msgid "Invalid bfd target"
65 msgstr ""
66
67 #: bfd.c:276
68 msgid "File in wrong format"
69 msgstr ""
70
71 #: bfd.c:277
72 msgid "Invalid operation"
73 msgstr ""
74
75 #: bfd.c:278
76 msgid "Memory exhausted"
77 msgstr ""
78
79 #: bfd.c:279
80 msgid "No symbols"
81 msgstr ""
82
83 #: bfd.c:280
84 msgid "Archive has no index; run ranlib to add one"
85 msgstr ""
86
87 #: bfd.c:281
88 msgid "No more archived files"
89 msgstr ""
90
91 #: bfd.c:282
92 msgid "Malformed archive"
93 msgstr ""
94
95 #: bfd.c:283
96 msgid "File format not recognized"
97 msgstr ""
98
99 #: bfd.c:284
100 msgid "File format is ambiguous"
101 msgstr ""
102
103 #: bfd.c:285
104 msgid "Section has no contents"
105 msgstr ""
106
107 #: bfd.c:286
108 msgid "Nonrepresentable section on output"
109 msgstr ""
110
111 #: bfd.c:287
112 msgid "Symbol needs debug section which does not exist"
113 msgstr ""
114
115 #: bfd.c:288
116 msgid "Bad value"
117 msgstr ""
118
119 #: bfd.c:289
120 msgid "File truncated"
121 msgstr ""
122
123 #: bfd.c:290
124 msgid "File too big"
125 msgstr ""
126
127 #: bfd.c:291
128 msgid "#<Invalid error code>"
129 msgstr ""
130
131 #: bfd.c:678
132 #, c-format
133 msgid "bfd assertion fail %s:%d"
134 msgstr ""
135
136 #: coff-a29k.c:121
137 msgid "Missing IHCONST"
138 msgstr ""
139
140 #: coff-a29k.c:181
141 msgid "Missing IHIHALF"
142 msgstr ""
143
144 #: coff-a29k.c:213
145 msgid "Unrecognized reloc"
146 msgstr ""
147
148 #: coff-a29k.c:406
149 msgid "missing IHCONST reloc"
150 msgstr ""
151
152 #: coff-a29k.c:497
153 msgid "missing IHIHALF reloc"
154 msgstr ""
155
156 #: coff-alpha.c:880 coff-alpha.c:917
157 msgid "GP relative relocation used when GP not defined"
158 msgstr ""
159
160 #: coff-alpha.c:1486 elf64-alpha.c:3030
161 msgid "using multiple gp values"
162 msgstr ""
163
164 #: coff-alpha.c:1992 coff-mips.c:1428 elf32-mips.c:4738
165 msgid "GP relative relocation when GP not defined"
166 msgstr ""
167
168 #: coff-arm.c:868
169 #, c-format
170 msgid "%s: unable to find THUMB glue '%s' for `%s'"
171 msgstr ""
172
173 #: coff-arm.c:896
174 #, c-format
175 msgid "%s: unable to find ARM glue '%s' for `%s'"
176 msgstr ""
177
178 #: coff-arm.c:1149 coff-arm.c:1236
179 #, c-format
180 msgid "%s(%s): warning: interworking not enabled."
181 msgstr ""
182
183 #: coff-arm.c:1152
184 #, c-format
185 msgid " first occurrence: %s: arm call to thumb"
186 msgstr ""
187
188 #: coff-arm.c:1239
189 #, c-format
190 msgid " first occurrence: %s: thumb call to arm"
191 msgstr ""
192
193 #: coff-arm.c:1506 cofflink.c:2705
194 #, c-format
195 msgid "%s: bad reloc address 0x%lx in section `%s'"
196 msgstr ""
197
198 #: coff-arm.c:1954
199 #, c-format
200 msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
201 msgstr ""
202
203 #: coff-arm.c:1968
204 #, c-format
205 msgid ""
206 "%s: ERROR: passes floats in float registers whereas target %s uses integer "
207 "registers"
208 msgstr ""
209
210 #: coff-arm.c:1970
211 #, c-format
212 msgid ""
213 "%s: ERROR: passes floats in integer registers whereas target %s uses float "
214 "registers"
215 msgstr ""
216
217 #: coff-arm.c:1983
218 #, c-format
219 msgid ""
220 "%s: ERROR: compiled as position independent code, whereas target %s is "
221 "absolute position"
222 msgstr ""
223
224 #: coff-arm.c:1985
225 #, c-format
226 msgid ""
227 "%s: ERROR: compiled as absolute position code, whereas target %s is position "
228 "independent"
229 msgstr ""
230
231 #: coff-arm.c:2013
232 #, c-format
233 msgid "Warning: input file %s supports internetworking, whereas %s does not."
234 msgstr ""
235
236 #: coff-arm.c:2015
237 #, c-format
238 msgid ""
239 "Warning: input file %s does not support internetworking, whereas %s does."
240 msgstr ""
241
242 #: coff-arm.c:2042
243 #, c-format
244 msgid "private flags = %x:"
245 msgstr ""
246
247 #: coff-arm.c:2050
248 msgid " [floats passed in float registers]"
249 msgstr ""
250
251 #: coff-arm.c:2052
252 msgid " [floats passed in integer registers]"
253 msgstr ""
254
255 #: coff-arm.c:2055
256 msgid " [position independent]"
257 msgstr ""
258
259 #: coff-arm.c:2057
260 msgid " [absolute position]"
261 msgstr ""
262
263 #: coff-arm.c:2061
264 msgid " [interworking flag not initialised]"
265 msgstr ""
266
267 #: coff-arm.c:2063
268 msgid " [interworking supported]"
269 msgstr ""
270
271 #: coff-arm.c:2065
272 msgid " [interworking not supported]"
273 msgstr ""
274
275 #: coff-i960.c:135 coff-i960.c:484
276 msgid "uncertain calling convention for non-COFF symbol"
277 msgstr ""
278
279 #: coff-mips.c:875 elf32-mips.c:1140
280 msgid "GP relative relocation when _gp not defined"
281 msgstr ""
282
283 #: coff-mips.c:2426
284 msgid "unsupported reloc type"
285 msgstr ""
286
287 #. No other sections should appear in -membedded-pic
288 #. code.
289 #: coff-mips.c:2463
290 msgid "reloc against unsupported section"
291 msgstr ""
292
293 #: coff-mips.c:2471
294 msgid "reloc not properly aligned"
295 msgstr ""
296
297 #: coff-w65.c:383
298 #, c-format
299 msgid "ignoring reloc %s\n"
300 msgstr ""
301
302 #: coffcode.h:3404
303 #, c-format
304 msgid "%s: warning: illegal symbol index %ld in line numbers"
305 msgstr ""
306
307 #: coffcode.h:3418
308 #, c-format
309 msgid "%s: warning: duplicate line number information for `%s'"
310 msgstr ""
311
312 #: coffcode.h:3741
313 #, c-format
314 msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
315 msgstr ""
316
317 #: coffcode.h:3925
318 #, c-format
319 msgid "%s: warning: illegal symbol index %ld in relocs"
320 msgstr ""
321
322 #: coffcode.h:3963
323 #, c-format
324 msgid "%s: illegal relocation type %d at address 0x%lx"
325 msgstr ""
326
327 #: coffgen.c:1603
328 #, c-format
329 msgid "%s: bad string table size %lu"
330 msgstr ""
331
332 #: cofflink.c:414
333 #, c-format
334 msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
335 msgstr ""
336
337 #: cofflink.c:2079
338 #, c-format
339 msgid "%s: relocs in section `%s', but it has no contents"
340 msgstr ""
341
342 #: coffswap.h:883
343 #, c-format
344 msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
345 msgstr ""
346
347 #: coffswap.h:896
348 #, c-format
349 msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
350 msgstr ""
351
352 #: dwarf2.c:422
353 msgid "Dwarf Error: Can't find .debug_abbrev section."
354 msgstr ""
355
356 #: dwarf2.c:440
357 #, c-format
358 msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
359 msgstr ""
360
361 #: dwarf2.c:616
362 #, c-format
363 msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
364 msgstr ""
365
366 #: dwarf2.c:722
367 msgid "Dwarf Error: Can't find .debug_line section."
368 msgstr ""
369
370 #: dwarf2.c:881
371 msgid "Dwarf Error: mangled line number section."
372 msgstr ""
373
374 #: dwarf2.c:1055 dwarf2.c:1203
375 #, c-format
376 msgid "Dwarf Error: Could not find abbrev number %d."
377 msgstr ""
378
379 #: dwarf2.c:1164
380 #, c-format
381 msgid ""
382 "Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
383 "information."
384 msgstr ""
385
386 #: dwarf2.c:1171
387 #, c-format
388 msgid ""
389 "Dwarf Error: found address size '%u', this reader can not handle sizes "
390 "greater than '%u'."
391 msgstr ""
392
393 #: dwarf2.c:1194
394 #, c-format
395 msgid "Dwarf Error: Bad abbrev number: %d."
396 msgstr ""
397
398 #: ecoff.c:1308
399 #, c-format
400 msgid "Unknown basic type %d"
401 msgstr ""
402
403 #: ecoff.c:1580
404 #, c-format
405 msgid ""
406 "\n"
407 " End+1 symbol: %ld"
408 msgstr ""
409
410 #: ecoff.c:1587 ecoff.c:1590
411 #, c-format
412 msgid ""
413 "\n"
414 " First symbol: %ld"
415 msgstr ""
416
417 #: ecoff.c:1602
418 #, c-format
419 msgid ""
420 "\n"
421 " End+1 symbol: %-7ld Type: %s"
422 msgstr ""
423
424 #: ecoff.c:1609
425 #, c-format
426 msgid ""
427 "\n"
428 " Local symbol: %ld"
429 msgstr ""
430
431 #: ecoff.c:1617
432 #, c-format
433 msgid ""
434 "\n"
435 " struct; End+1 symbol: %ld"
436 msgstr ""
437
438 #: ecoff.c:1622
439 #, c-format
440 msgid ""
441 "\n"
442 " union; End+1 symbol: %ld"
443 msgstr ""
444
445 #: ecoff.c:1627
446 #, c-format
447 msgid ""
448 "\n"
449 " enum; End+1 symbol: %ld"
450 msgstr ""
451
452 #: ecoff.c:1633
453 #, c-format
454 msgid ""
455 "\n"
456 " Type: %s"
457 msgstr ""
458
459 #: elf-m10200.c:455 elf-m10300.c:493 elf32-m32r.c:1105 elf32-v850.c:1551
460 msgid "internal error: out of range error"
461 msgstr ""
462
463 #: elf-m10200.c:459 elf-m10300.c:497 elf32-m32r.c:1109 elf32-v850.c:1555
464 msgid "internal error: unsupported relocation error"
465 msgstr ""
466
467 #: elf-m10200.c:463 elf-m10300.c:501 elf32-m32r.c:1113
468 msgid "internal error: dangerous error"
469 msgstr ""
470
471 #: elf-m10200.c:467 elf-m10300.c:505 elf32-m32r.c:1117 elf32-v850.c:1575
472 msgid "internal error: unknown error"
473 msgstr ""
474
475 #: elf.c:311
476 #, c-format
477 msgid "%s: invalid string offset %u >= %lu for section `%s'"
478 msgstr ""
479
480 #: elf.c:522
481 msgid ""
482 "\n"
483 "Program Header:\n"
484 msgstr ""
485
486 #: elf.c:570
487 msgid ""
488 "\n"
489 "Dynamic Section:\n"
490 msgstr ""
491
492 #: elf.c:672
493 msgid ""
494 "\n"
495 "Version definitions:\n"
496 msgstr ""
497
498 #: elf.c:695
499 msgid ""
500 "\n"
501 "Version References:\n"
502 msgstr ""
503
504 #: elf.c:700
505 #, c-format
506 msgid " required from %s:\n"
507 msgstr ""
508
509 #: elf.c:1842
510 #, c-format
511 msgid ""
512 "creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
513 "0x%.8lx\n"
514 msgstr ""
515
516 #: elf.c:2435
517 #, c-format
518 msgid "%s: Not enough room for program headers (allocated %u, need %u)"
519 msgstr ""
520
521 #: elf.c:2524
522 #, c-format
523 msgid "%s: Not enough room for program headers, try linking with -N"
524 msgstr ""
525
526 #: elf.c:2878
527 #, c-format
528 msgid "%s: warning: allocated section `%s' not in segment"
529 msgstr ""
530
531 #: elf.c:3226
532 #, c-format
533 msgid "%s: symbol `%s' required but not present"
534 msgstr ""
535
536 #: elf.c:3235
537 #, c-format
538 msgid ""
539 "elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
540 "0x%.8lx%s\n"
541 msgstr ""
542
543 #: elf.c:4342
544 #, c-format
545 msgid "%s: unsupported relocation type %s"
546 msgstr ""
547
548 #: elf32-hppa.c:1215
549 msgid "Unsupported call to hppa_elf_reloc"
550 msgstr ""
551
552 #: elf32-i386.c:1202
553 #, c-format
554 msgid ""
555 "%s: warning: unresolvable relocation against symbol `%s' from %s section"
556 msgstr ""
557
558 #: elf32-m32r.c:760
559 msgid "SDA relocation when _SDA_BASE_ not defined"
560 msgstr ""
561
562 #: elf32-m32r.c:844 elf32-ppc.c:2644
563 #, c-format
564 msgid "%s: unknown relocation type %d"
565 msgstr ""
566
567 #: elf32-m32r.c:1048
568 #, c-format
569 msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
570 msgstr ""
571
572 #: elf32-m32r.c:1854
573 #, c-format
574 msgid "%s: Instruction set mismatch with previous modules"
575 msgstr ""
576
577 #: elf32-m32r.c:1875
578 #, c-format
579 msgid "private flags = %lx"
580 msgstr ""
581
582 #: elf32-m32r.c:1880
583 msgid ": m32r instructions"
584 msgstr ""
585
586 #. start-sanitize-m32rx
587 #: elf32-m32r.c:1882
588 msgid ": m32rx instructions"
589 msgstr ""
590
591 #: elf32-mips.c:1300
592 msgid "32bits gp relative relocation occurs for an external symbol"
593 msgstr ""
594
595 #: elf32-mips.c:1449
596 #, c-format
597 msgid "Linking mips16 objects into %s format is not supported"
598 msgstr ""
599
600 #: elf32-mips.c:2051 elf32-ppc.c:1151
601 #, c-format
602 msgid "%s: compiled for a big endian system and target is little endian"
603 msgstr ""
604
605 #: elf32-mips.c:2053 elf32-ppc.c:1153
606 #, c-format
607 msgid "%s: compiled for a little endian system and target is big endian"
608 msgstr ""
609
610 #: elf32-mips.c:2100
611 #, c-format
612 msgid "%s: linking PIC files with non-PIC files"
613 msgstr ""
614
615 #: elf32-mips.c:2110
616 #, c-format
617 msgid "%s: linking abicalls files with non-abicalls files"
618 msgstr ""
619
620 #: elf32-mips.c:2129
621 #, c-format
622 msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
623 msgstr ""
624
625 #: elf32-mips.c:2142 elf32-ppc.c:1215 elf64-sparc.c:2195
626 #, c-format
627 msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
628 msgstr ""
629
630 #: elf32-mips.c:2178
631 msgid ".liblist"
632 msgstr ""
633
634 #: elf32-mips.c:3704
635 msgid "static procedure (no name)"
636 msgstr ""
637
638 #: elf32-mips.c:4277 elf64-alpha.c:4434
639 #, c-format
640 msgid "%s: illegal section name `%s'"
641 msgstr ""
642
643 #: elf32-mips.c:4584
644 msgid "more got entries are needed for hipage relocations"
645 msgstr ""
646
647 #: elf32-mips.c:4893
648 msgid "_gp_disp used when GP not defined"
649 msgstr ""
650
651 #: elf32-mips.c:5309
652 #, c-format
653 msgid "%s: %s+0x%lx: jump to mips16 routine which is not jal"
654 msgstr ""
655
656 #: elf32-mips.c:6054
657 #, c-format
658 msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
659 msgstr ""
660
661 #: elf32-ppc.c:1186
662 #, c-format
663 msgid ""
664 "%s: compiled with -mrelocatable and linked with modules compiled normally"
665 msgstr ""
666
667 #: elf32-ppc.c:1194
668 #, c-format
669 msgid ""
670 "%s: compiled normally and linked with modules compiled with -mrelocatable"
671 msgstr ""
672
673 #: elf32-ppc.c:1316
674 #, c-format
675 msgid "%s: Unknown special linker type %d"
676 msgstr ""
677
678 #: elf32-ppc.c:2017 elf32-ppc.c:2053 elf32-ppc.c:2090
679 #, c-format
680 msgid "%s: relocation %s cannot be used when making a shared object"
681 msgstr ""
682
683 #: elf32-ppc.c:2787
684 #, c-format
685 msgid "%s: unknown relocation type %d for symbol %s"
686 msgstr ""
687
688 #: elf32-ppc.c:3145 elf32-ppc.c:3167 elf32-ppc.c:3214
689 #, c-format
690 msgid "%s: The target (%s) of a %s relocation is in the wrong section (%s)"
691 msgstr ""
692
693 #: elf32-ppc.c:3280
694 #, c-format
695 msgid "%s: Relocation %s is not yet supported for symbol %s."
696 msgstr ""
697
698 #: elf32-sh.c:648
699 #, c-format
700 msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
701 msgstr ""
702
703 #: elf32-sh.c:660
704 #, c-format
705 msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
706 msgstr ""
707
708 #: elf32-sh.c:677
709 #, c-format
710 msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
711 msgstr ""
712
713 #: elf32-sh.c:692
714 #, c-format
715 msgid "%s: 0x%lx: warning: could not find expected reloc"
716 msgstr ""
717
718 #: elf32-sh.c:729
719 #, c-format
720 msgid "%s: 0x%lx: warning: symbol in unexpected section"
721 msgstr ""
722
723 #: elf32-sh.c:851
724 #, c-format
725 msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
726 msgstr ""
727
728 #: elf32-sh.c:860
729 #, c-format
730 msgid "%s: 0x%lx: warning: bad count"
731 msgstr ""
732
733 #: elf32-sh.c:1243 elf32-sh.c:1580
734 #, c-format
735 msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
736 msgstr ""
737
738 #: elf32-sparc.c:1352 elf64-sparc.c:1585
739 #, c-format
740 msgid "%s: probably compiled without -fPIC?"
741 msgstr ""
742
743 #: elf32-sparc.c:1752
744 #, c-format
745 msgid "%s: compiled for a v8plus system and target is v8"
746 msgstr ""
747
748 #: elf32-sparc.c:1761
749 #, c-format
750 msgid "%s: compiled for a v8plusa system and target is v8plus"
751 msgstr ""
752
753 #: elf32-sparc.c:1769
754 #, c-format
755 msgid "%s: compiled for a 64 bit system and target is 32 bit"
756 msgstr ""
757
758 #: elf32-v850.c:611
759 #, c-format
760 msgid "Variable `%s' cannot occupy in multiple small data regions"
761 msgstr ""
762
763 #: elf32-v850.c:614
764 #, c-format
765 msgid ""
766 "Variable `%s' can only be in one of the small, zero, and tiny data regions"
767 msgstr ""
768
769 #: elf32-v850.c:617
770 #, c-format
771 msgid ""
772 "Variable `%s' cannot be in both small and zero data regions simultaneously"
773 msgstr ""
774
775 #: elf32-v850.c:620
776 #, c-format
777 msgid ""
778 "Variable `%s' cannot be in both small and tiny data regions simultaneously"
779 msgstr ""
780
781 #: elf32-v850.c:623
782 #, c-format
783 msgid ""
784 "Variable `%s' cannot be in both zero and tiny data regions simultaneously"
785 msgstr ""
786
787 #: elf32-v850.c:982
788 msgid "FAILED to find previous HI16 reloc\n"
789 msgstr ""
790
791 #: elf32-v850.c:1559
792 msgid "internal error: dangerous relocation"
793 msgstr ""
794
795 #: elf32-v850.c:1563
796 msgid "could not locate special linker symbol __gp"
797 msgstr ""
798
799 #: elf32-v850.c:1567
800 msgid "could not locate special linker symbol __ep"
801 msgstr ""
802
803 #: elf32-v850.c:1571
804 msgid "could not locate special linker symbol __ctbp"
805 msgstr ""
806
807 #: elf32-v850.c:1710
808 #, c-format
809 msgid "%s: Architecture mismatch with previous modules"
810 msgstr ""
811
812 #: elf32-v850.c:1727
813 #, c-format
814 msgid "private flags = %lx: "
815 msgstr ""
816
817 #: elf32-v850.c:1732
818 msgid "v850 architecture"
819 msgstr ""
820
821 #. start-sanitize-v850e
822 #: elf32-v850.c:1734
823 msgid "v850e architecture"
824 msgstr ""
825
826 #: elf32-v850.c:1735
827 msgid "v850ea architecture"
828 msgstr ""
829
830 #: elf64-alpha.c:949
831 msgid "GPDISP relocation did not find ldah and lda instructions"
832 msgstr ""
833
834 #: elf64-alpha.c:3010
835 #, c-format
836 msgid "%s: .got subsegment exceeds 64K (size %d)"
837 msgstr ""
838
839 #: elf64-sparc.c:810
840 #, c-format
841 msgid "%s: check_relocs: unhandled reloc type %d"
842 msgstr ""
843
844 #: elf64-sparc.c:2177
845 #, c-format
846 msgid "%s: linking UltraSPARC specific with HAL specific code"
847 msgstr ""
848
849 #: elfcode.h:1011
850 #, c-format
851 msgid "%s: version count (%ld) does not match symbol count (%ld)"
852 msgstr ""
853
854 #: elflink.c:316
855 #, c-format
856 msgid "%s: Section %s is already to large to put hole of %ld bytes in"
857 msgstr ""
858
859 #: evax-egsd.c:372
860 #, c-format
861 msgid "unknown egsd subtype %d"
862 msgstr ""
863
864 #: evax-emh.c:322
865 msgid "Object module NOT error-free !\n"
866 msgstr ""
867
868 #: evax-etir.c:303
869 msgid "Bad section index in ETIR_S_C_STA_PQ"
870 msgstr ""
871
872 #: evax-etir.c:318
873 #, c-format
874 msgid "Unsupported STA cmd %d"
875 msgstr ""
876
877 #: evax-etir.c:323
878 #, c-format
879 msgid "Reserved STA cmd %d"
880 msgstr ""
881
882 #: evax-etir.c:434
883 #, c-format
884 msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
885 msgstr ""
886
887 #: evax-etir.c:455
888 #, c-format
889 msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
890 msgstr ""
891
892 #: evax-etir.c:468
893 msgid "ETIR_S_C_STO_RB/AB: Not supported"
894 msgstr ""
895
896 #: evax-etir.c:526
897 msgid "ETIR_S_C_STO_LP_PSB: Not supported"
898 msgstr ""
899
900 #: evax-etir.c:532
901 msgid "ETIR_S_C_STO_HINT_GBL: not implemented"
902 msgstr ""
903
904 #: evax-etir.c:538
905 msgid "ETIR_S_C_STO_HINT_PS: not implemented"
906 msgstr ""
907
908 #: evax-etir.c:542
909 #, c-format
910 msgid "Reserved STO cmd %d"
911 msgstr ""
912
913 #: evax-etir.c:650
914 msgid "ETIR_S_C_OPR_INSV: Not supported"
915 msgstr ""
916
917 #: evax-etir.c:668
918 msgid "ETIR_S_C_OPR_USH: Not supported"
919 msgstr ""
920
921 #: evax-etir.c:674
922 msgid "ETIR_S_C_OPR_ROT: Not supported"
923 msgstr ""
924
925 #: evax-etir.c:693
926 msgid "ETIR_S_C_OPR_REDEF: Not supported"
927 msgstr ""
928
929 #: evax-etir.c:699
930 msgid "ETIR_S_C_OPR_DFLIT: Not supported"
931 msgstr ""
932
933 #: evax-etir.c:703
934 #, c-format
935 msgid "Reserved OPR cmd %d"
936 msgstr ""
937
938 #: evax-etir.c:767
939 #, c-format
940 msgid "Reserved CTL cmd %d"
941 msgstr ""
942
943 #: evax-etir.c:791
944 msgid "ETIR_S_C_STC_LP: not supported"
945 msgstr ""
946
947 #: evax-etir.c:809
948 msgid "ETIR_S_C_STC_GBL: not supported"
949 msgstr ""
950
951 #: evax-etir.c:817
952 msgid "ETIR_S_C_STC_GCA: not supported"
953 msgstr ""
954
955 #: evax-etir.c:826
956 msgid "ETIR_S_C_STC_PS: not supported"
957 msgstr ""
958
959 #: evax-etir.c:1151
960 #, c-format
961 msgid "SEC_RELOC with no relocs in section %s"
962 msgstr ""
963
964 #: evax-etir.c:1425
965 #, c-format
966 msgid "Unhandled relocation %s"
967 msgstr ""
968
969 #: evax-misc.c:901
970 msgid "_bfd_evax_output_counted called with zero bytes"
971 msgstr ""
972
973 #: evax-misc.c:906
974 msgid "_bfd_evax_output_counted called with too many bytes"
975 msgstr ""
976
977 #: evax-misc.c:1041
978 #, c-format
979 msgid "Symbol %s replaced by %s\n"
980 msgstr ""
981
982 #: i386linux.c:449 m68klinux.c:453 sparclinux.c:451
983 #, c-format
984 msgid "Output file requires shared library `%s'\n"
985 msgstr ""
986
987 #: i386linux.c:457 m68klinux.c:461 sparclinux.c:459
988 #, c-format
989 msgid "Output file requires shared library `%s.so.%s'\n"
990 msgstr ""
991
992 #: i386linux.c:645 i386linux.c:695 m68klinux.c:652 m68klinux.c:700
993 #: sparclinux.c:648 sparclinux.c:698
994 #, c-format
995 msgid "Symbol %s not defined for fixups\n"
996 msgstr ""
997
998 #: i386linux.c:719 m68klinux.c:724 sparclinux.c:722
999 msgid "Warning: fixup count mismatch\n"
1000 msgstr ""
1001
1002 #: ieee.c:165
1003 #, c-format
1004 msgid "%s: string too long (%d chars, max 65535)"
1005 msgstr ""
1006
1007 #: ieee.c:295
1008 #, c-format
1009 msgid "%s: unrecognized symbol `%s' flags 0x%x"
1010 msgstr ""
1011
1012 #: ieee.c:791
1013 #, c-format
1014 msgid "%s: unimplemented ATI record %u for symbol %u"
1015 msgstr ""
1016
1017 #: ihex.c:259
1018 #, c-format
1019 msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
1020 msgstr ""
1021
1022 #: ihex.c:369
1023 #, c-format
1024 msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)"
1025 msgstr ""
1026
1027 #: ihex.c:421
1028 #, c-format
1029 msgid "%s:%d: bad extended address record length in Intel Hex file"
1030 msgstr ""
1031
1032 #: ihex.c:438
1033 #, c-format
1034 msgid "%s:%d: bad extended start address length in Intel Hex file"
1035 msgstr ""
1036
1037 #: ihex.c:455
1038 #, c-format
1039 msgid "%s:%d: bad extended linear address record length in Intel Hex file"
1040 msgstr ""
1041
1042 #: ihex.c:472
1043 #, c-format
1044 msgid "%s:%d: bad extended linear start address length in Intel Hex file"
1045 msgstr ""
1046
1047 #: ihex.c:489
1048 #, c-format
1049 msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n"
1050 msgstr ""
1051
1052 #: ihex.c:609
1053 #, c-format
1054 msgid "%s: internal error in ihex_read_section"
1055 msgstr ""
1056
1057 #: ihex.c:644
1058 #, c-format
1059 msgid "%s: bad section length in ihex_read_section"
1060 msgstr ""
1061
1062 #: ihex.c:858
1063 #, c-format
1064 msgid "%s: address 0x%s out of range for Intex Hex file"
1065 msgstr ""
1066
1067 #: libbfd.c:464
1068 #, c-format
1069 msgid "not mapping: data=%lx mapped=%d\n"
1070 msgstr ""
1071
1072 #: libbfd.c:467
1073 msgid "not mapping: env var not set\n"
1074 msgstr ""
1075
1076 #: linker.c:2665
1077 #, c-format
1078 msgid "Attempt to do relocateable link with %s input and %s output"
1079 msgstr ""
1080
1081 #: oasys.c:1016
1082 #, c-format
1083 msgid "%s: can not represent section `%s' in oasys"
1084 msgstr ""
1085
1086 #: osf-core.c:148
1087 #, c-format
1088 msgid "Unhandled OSF/1 core file section type %d\n"
1089 msgstr ""
1090
1091 #: ppcboot.c:418
1092 msgid ""
1093 "\n"
1094 "ppcboot header:\n"
1095 msgstr ""
1096
1097 #: ppcboot.c:419
1098 #, c-format
1099 msgid "Entry offset = 0x%.8lx (%ld)\n"
1100 msgstr ""
1101
1102 #: ppcboot.c:420
1103 #, c-format
1104 msgid "Length = 0x%.8lx (%ld)\n"
1105 msgstr ""
1106
1107 #: ppcboot.c:423
1108 #, c-format
1109 msgid "Flag field = 0x%.2x\n"
1110 msgstr ""
1111
1112 #: ppcboot.c:429
1113 #, c-format
1114 msgid "Partition name = \"%s\"\n"
1115 msgstr ""
1116
1117 #: ppcboot.c:448
1118 #, c-format
1119 msgid ""
1120 "\n"
1121 "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1122 msgstr ""
1123
1124 #: ppcboot.c:454
1125 #, c-format
1126 msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1127 msgstr ""
1128
1129 #: ppcboot.c:460
1130 #, c-format
1131 msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
1132 msgstr ""
1133
1134 #: ppcboot.c:461
1135 #, c-format
1136 msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
1137 msgstr ""
1138
1139 #: som.c:5047
1140 msgid "som_sizeof_headers unimplemented"
1141 msgstr ""
1142
1143 #: srec.c:290
1144 #, c-format
1145 msgid "%s:%d: Unexpected character `%s' in S-record file\n"
1146 msgstr ""
1147
1148 #: syms.c:924
1149 msgid "Unsupported .stab relocation"
1150 msgstr ""
1151
1152 #: xcofflink.c:1661
1153 #, c-format
1154 msgid "%s: `%s' has line numbers but no enclosing section"
1155 msgstr ""
1156
1157 #: xcofflink.c:1713
1158 #, c-format
1159 msgid "%s: class %d symbol `%s' has no aux entries"
1160 msgstr ""
1161
1162 #: xcofflink.c:1736
1163 #, c-format
1164 msgid "%s: symbol `%s' has unrecognized csect type %d"
1165 msgstr ""
1166
1167 #: xcofflink.c:1748
1168 #, c-format
1169 msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
1170 msgstr ""
1171
1172 #: xcofflink.c:1787
1173 #, c-format
1174 msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
1175 msgstr ""
1176
1177 #: xcofflink.c:1911
1178 #, c-format
1179 msgid "%s: symbol `%s' has unrecognized smclas %d"
1180 msgstr ""
1181
1182 #: xcofflink.c:1930
1183 #, c-format
1184 msgid "%s: csect `%s' not in enclosing section"
1185 msgstr ""
1186
1187 #: xcofflink.c:2034
1188 #, c-format
1189 msgid "%s: misplaced XTY_LD `%s'"
1190 msgstr ""
1191
1192 #: xcofflink.c:2345
1193 #, c-format
1194 msgid "%s: reloc %s:%d not in csect"
1195 msgstr ""
1196
1197 #: xcofflink.c:2480
1198 #, c-format
1199 msgid "%s: XCOFF shared object when not producing XCOFF output"
1200 msgstr ""
1201
1202 #: xcofflink.c:2501
1203 #, c-format
1204 msgid "%s: dynamic object with no .loader section"
1205 msgstr ""
1206
1207 #: xcofflink.c:3141
1208 #, c-format
1209 msgid "%s: no such symbol"
1210 msgstr ""
1211
1212 #: xcofflink.c:3728
1213 #, c-format
1214 msgid "warning: attempt to export undefined symbol `%s'"
1215 msgstr ""
1216
1217 #: xcofflink.c:4704
1218 #, c-format
1219 msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
1220 msgstr ""
1221
1222 #: xcofflink.c:5529 xcofflink.c:5885 xcofflink.c:5922 xcofflink.c:6239
1223 #, c-format
1224 msgid "%s: loader reloc in unrecognized section `%s'"
1225 msgstr ""
1226
1227 #: xcofflink.c:5551 xcofflink.c:6250
1228 #, c-format
1229 msgid "%s: `%s' in loader reloc but not loader sym"
1230 msgstr ""
1231
1232 #: xcofflink.c:5566
1233 #, c-format
1234 msgid "%s: loader reloc in read-only section %s"
1235 msgstr ""
1236
1237 #: xcofflink.c:6446
1238 #, c-format
1239 msgid "%s: unsupported relocation type 0x%02x"
1240 msgstr ""
1241
1242 #: xcofflink.c:6492
1243 #, c-format
1244 msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
1245 msgstr ""
This page took 0.072442 seconds and 4 git commands to generate.