* Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
[deliverable/binutils-gdb.git] / bfd / po / bfd.pot
CommitLineData
252b5132
RH
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
06c15ad7 9"POT-Creation-Date: 2000-07-20 16:45+0200\n"
252b5132
RH
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
a74801ba 17#: aout-adobe.c:183
252b5132
RH
18#, c-format
19msgid "%s: Unknown section type in a.out.adobe file: %x\n"
20msgstr ""
21
06c15ad7
HPN
22#: aout-cris.c:196
23#, c-format
24msgid "%s: Invalid relocation type exported: %d"
25msgstr ""
26
27#: aout-cris.c:241
28#, c-format
29msgid "%s: Invalid relocation type imported: %d"
30msgstr ""
31
32#: aout-cris.c:252
33#, c-format
34msgid "%s: Bad relocation record imported: %d"
35msgstr ""
36
37#: aoutx.h:1258 aoutx.h:1672
252b5132
RH
38#, c-format
39msgid "%s: can not represent section `%s' in a.out object file format"
40msgstr ""
41
06c15ad7 42#: aoutx.h:1642
252b5132
RH
43#, c-format
44msgid ""
45"%s: can not represent section for symbol `%s' in a.out object file format"
46msgstr ""
47
06c15ad7 48#: aoutx.h:1644
252b5132
RH
49msgid "*unknown*"
50msgstr ""
51
06c15ad7 52#: aoutx.h:3691
252b5132
RH
53#, c-format
54msgid "%s: relocateable link from %s to %s not supported"
55msgstr ""
56
83ea41ad 57#: archive.c:1813
252b5132
RH
58msgid "Warning: writing archive was slow: rewriting timestamp\n"
59msgstr ""
60
83ea41ad 61#: archive.c:2079
252b5132
RH
62msgid "Reading archive file mod timestamp"
63msgstr ""
64
65#. FIXME: bfd can't call perror.
83ea41ad 66#: archive.c:2103
252b5132
RH
67msgid "Writing updated armap timestamp"
68msgstr ""
69
70#: bfd.c:274
71msgid "No error"
72msgstr ""
73
74#: bfd.c:275
75msgid "System call error"
76msgstr ""
77
78#: bfd.c:276
79msgid "Invalid bfd target"
80msgstr ""
81
82#: bfd.c:277
83msgid "File in wrong format"
84msgstr ""
85
86#: bfd.c:278
87msgid "Invalid operation"
88msgstr ""
89
90#: bfd.c:279
91msgid "Memory exhausted"
92msgstr ""
93
94#: bfd.c:280
95msgid "No symbols"
96msgstr ""
97
98#: bfd.c:281
99msgid "Archive has no index; run ranlib to add one"
100msgstr ""
101
102#: bfd.c:282
103msgid "No more archived files"
104msgstr ""
105
106#: bfd.c:283
107msgid "Malformed archive"
108msgstr ""
109
110#: bfd.c:284
111msgid "File format not recognized"
112msgstr ""
113
114#: bfd.c:285
115msgid "File format is ambiguous"
116msgstr ""
117
118#: bfd.c:286
119msgid "Section has no contents"
120msgstr ""
121
122#: bfd.c:287
123msgid "Nonrepresentable section on output"
124msgstr ""
125
126#: bfd.c:288
127msgid "Symbol needs debug section which does not exist"
128msgstr ""
129
130#: bfd.c:289
131msgid "Bad value"
132msgstr ""
133
134#: bfd.c:290
135msgid "File truncated"
136msgstr ""
137
138#: bfd.c:291
139msgid "File too big"
140msgstr ""
141
142#: bfd.c:292
143msgid "#<Invalid error code>"
144msgstr ""
145
146#: bfd.c:679
147#, c-format
148msgid "bfd assertion fail %s:%d"
149msgstr ""
150
a74801ba
ILT
151#: bfd.c:697
152#, c-format
153msgid "BFD internal error, aborting at %s line %d in %s\n"
154msgstr ""
155
156#: bfd.c:701
157#, c-format
158msgid "BFD internal error, aborting at %s line %d\n"
159msgstr ""
160
161#: bfd.c:703
162msgid "Please report this bug.\n"
163msgstr ""
164
252b5132
RH
165#: binary.c:298
166#, c-format
167msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
168msgstr ""
169
a74801ba 170#: coff-a29k.c:122
252b5132
RH
171msgid "Missing IHCONST"
172msgstr ""
173
a74801ba 174#: coff-a29k.c:182
252b5132
RH
175msgid "Missing IHIHALF"
176msgstr ""
177
a74801ba 178#: coff-a29k.c:214
252b5132
RH
179msgid "Unrecognized reloc"
180msgstr ""
181
a74801ba 182#: coff-a29k.c:427
252b5132
RH
183msgid "missing IHCONST reloc"
184msgstr ""
185
a74801ba 186#: coff-a29k.c:518
252b5132
RH
187msgid "missing IHIHALF reloc"
188msgstr ""
189
190#: coff-alpha.c:880 coff-alpha.c:917
191msgid "GP relative relocation used when GP not defined"
192msgstr ""
193
06c15ad7 194#: coff-alpha.c:1486 elf64-alpha.c:3994
252b5132
RH
195msgid "using multiple gp values"
196msgstr ""
197
a74801ba 198#: coff-alpha.c:1992 coff-mips.c:1435
252b5132
RH
199msgid "GP relative relocation when GP not defined"
200msgstr ""
201
8ad3436c 202#: coff-arm.c:1020 elf32-arm.h:258
252b5132
RH
203#, c-format
204msgid "%s: unable to find THUMB glue '%s' for `%s'"
205msgstr ""
206
8ad3436c 207#: coff-arm.c:1049 elf32-arm.h:291
252b5132
RH
208#, c-format
209msgid "%s: unable to find ARM glue '%s' for `%s'"
210msgstr ""
211
83ea41ad 212#: coff-arm.c:1338 coff-arm.c:1433 elf32-arm.h:857 elf32-arm.h:955
252b5132
RH
213#, c-format
214msgid "%s(%s): warning: interworking not enabled."
215msgstr ""
216
83ea41ad 217#: coff-arm.c:1342 elf32-arm.h:958
252b5132
RH
218#, c-format
219msgid " first occurrence: %s: arm call to thumb"
220msgstr ""
221
83ea41ad 222#: coff-arm.c:1437 elf32-arm.h:860
252b5132
RH
223#, c-format
224msgid " first occurrence: %s: thumb call to arm"
225msgstr ""
226
83ea41ad 227#: coff-arm.c:1440
252b5132
RH
228msgid " consider relinking with --support-old-code enabled"
229msgstr ""
230
83ea41ad 231#: coff-arm.c:1729 coff-tic80.c:682 cofflink.c:2988
252b5132
RH
232#, c-format
233msgid "%s: bad reloc address 0x%lx in section `%s'"
234msgstr ""
235
83ea41ad 236#: coff-arm.c:2067
a74801ba
ILT
237#, c-format
238msgid "%s: illegal symbol index in reloc: %d"
239msgstr ""
240
83ea41ad 241#: coff-arm.c:2196
252b5132
RH
242#, c-format
243msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
244msgstr ""
245
83ea41ad 246#: coff-arm.c:2211
252b5132
RH
247#, c-format
248msgid ""
249"%s: ERROR: passes floats in float registers whereas target %s uses integer "
250"registers"
251msgstr ""
252
83ea41ad 253#: coff-arm.c:2214
252b5132
RH
254#, c-format
255msgid ""
256"%s: ERROR: passes floats in integer registers whereas target %s uses float "
257"registers"
258msgstr ""
259
83ea41ad 260#: coff-arm.c:2229
252b5132
RH
261#, c-format
262msgid ""
263"%s: ERROR: compiled as position independent code, whereas target %s is "
264"absolute position"
265msgstr ""
266
83ea41ad 267#: coff-arm.c:2232
252b5132
RH
268#, c-format
269msgid ""
270"%s: ERROR: compiled as absolute position code, whereas target %s is position "
271"independent"
272msgstr ""
273
83ea41ad 274#: coff-arm.c:2261
252b5132
RH
275#, c-format
276msgid "Warning: input file %s supports interworking, whereas %s does not."
277msgstr ""
278
83ea41ad 279#: coff-arm.c:2264
252b5132
RH
280#, c-format
281msgid "Warning: input file %s does not support interworking, whereas %s does."
282msgstr ""
283
83ea41ad 284#: coff-arm.c:2292
252b5132
RH
285#, c-format
286msgid "private flags = %x:"
287msgstr ""
288
83ea41ad 289#: coff-arm.c:2300 elf32-arm.h:2142
252b5132
RH
290msgid " [floats passed in float registers]"
291msgstr ""
292
83ea41ad 293#: coff-arm.c:2302
252b5132
RH
294msgid " [floats passed in integer registers]"
295msgstr ""
296
83ea41ad 297#: coff-arm.c:2305 elf32-arm.h:2145
252b5132
RH
298msgid " [position independent]"
299msgstr ""
300
83ea41ad 301#: coff-arm.c:2307
252b5132
RH
302msgid " [absolute position]"
303msgstr ""
304
83ea41ad 305#: coff-arm.c:2311
252b5132
RH
306msgid " [interworking flag not initialised]"
307msgstr ""
308
83ea41ad 309#: coff-arm.c:2313
252b5132
RH
310msgid " [interworking supported]"
311msgstr ""
312
83ea41ad 313#: coff-arm.c:2315
252b5132
RH
314msgid " [interworking not supported]"
315msgstr ""
316
83ea41ad 317#: coff-arm.c:2364
252b5132
RH
318#, c-format
319msgid ""
320"Warning: Not setting interworking flag of %s, since it has already been "
321"specified as non-interworking"
322msgstr ""
323
83ea41ad 324#: coff-arm.c:2368
252b5132
RH
325#, c-format
326msgid "Warning: Clearing the interworking flag of %s due to outside request"
327msgstr ""
328
06c15ad7
HPN
329#: coff-i960.c:136 coff-i960.c:485
330msgid "uncertain calling convention for non-COFF symbol"
331msgstr ""
332
333#: coff-mips.c:875 elf32-mips.c:1416
334msgid "GP relative relocation when _gp not defined"
335msgstr ""
336
337#: coff-mips.c:2433
338msgid "unsupported reloc type"
339msgstr ""
340
341#. No other sections should appear in -membedded-pic
342#. code.
343#: coff-mips.c:2470
344msgid "reloc against unsupported section"
345msgstr ""
346
347#: coff-mips.c:2478
348msgid "reloc not properly aligned"
349msgstr ""
350
351#: coff-tic54x.c:264 coff-tic80.c:445
352#, c-format
353msgid "Unrecognized reloc type 0x%x"
354msgstr ""
355
356#: coff-tic54x.c:377 coffcode.h:4739
357#, c-format
358msgid "%s: warning: illegal symbol index %ld in relocs"
359msgstr ""
360
361#: coff-w65.c:383
362#, c-format
363msgid "ignoring reloc %s\n"
364msgstr ""
365
60bcf0fa 366#: coffcode.h:2101
252b5132 367#, c-format
60bcf0fa 368msgid "Unrecognized TI COFF target id '0x%x'"
252b5132
RH
369msgstr ""
370
60bcf0fa 371#: coffcode.h:4121
252b5132
RH
372#, c-format
373msgid "%s: warning: illegal symbol index %ld in line numbers"
374msgstr ""
375
60bcf0fa 376#: coffcode.h:4135
252b5132
RH
377#, c-format
378msgid "%s: warning: duplicate line number information for `%s'"
379msgstr ""
380
60bcf0fa 381#: coffcode.h:4495
252b5132
RH
382#, c-format
383msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
384msgstr ""
385
60bcf0fa 386#: coffcode.h:4626
a74801ba
ILT
387#, c-format
388msgid "warning: %s: local symbol `%s' has no section"
389msgstr ""
390
60bcf0fa 391#: coffcode.h:4777
252b5132
RH
392#, c-format
393msgid "%s: illegal relocation type %d at address 0x%lx"
394msgstr ""
395
60bcf0fa 396#: coffgen.c:1635
252b5132
RH
397#, c-format
398msgid "%s: bad string table size %lu"
399msgstr ""
400
60bcf0fa 401#: coffgen.c:2098
a74801ba
ILT
402#, c-format
403msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld"
404msgstr ""
405
06c15ad7 406#: cofflink.c:526 elflink.h:1575
252b5132
RH
407#, c-format
408msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
409msgstr ""
410
83ea41ad 411#: cofflink.c:2288
252b5132
RH
412#, c-format
413msgid "%s: relocs in section `%s', but it has no contents"
414msgstr ""
415
83ea41ad 416#: cofflink.c:2627 coffswap.h:897
252b5132 417#, c-format
a74801ba 418msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
252b5132
RH
419msgstr ""
420
83ea41ad 421#: cofflink.c:2636 coffswap.h:883
252b5132 422#, c-format
a74801ba 423msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
252b5132
RH
424msgstr ""
425
60bcf0fa 426#: dwarf2.c:432
252b5132
RH
427msgid "Dwarf Error: Can't find .debug_abbrev section."
428msgstr ""
429
60bcf0fa 430#: dwarf2.c:450
252b5132
RH
431#, c-format
432msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
433msgstr ""
434
60bcf0fa 435#: dwarf2.c:630
252b5132
RH
436#, c-format
437msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
438msgstr ""
439
60bcf0fa 440#: dwarf2.c:704
e0a2c38a
RH
441msgid "Dwarf Error: mangled line number section (bad file number)."
442msgstr ""
443
60bcf0fa 444#: dwarf2.c:793
252b5132
RH
445msgid "Dwarf Error: Can't find .debug_line section."
446msgstr ""
447
60bcf0fa
NC
448#: dwarf2.c:817
449#, c-format
450msgid "Dwarf Error: Line offset (%u) bigger than line size (%u)."
451msgstr ""
452
453#: dwarf2.c:976
252b5132
RH
454msgid "Dwarf Error: mangled line number section."
455msgstr ""
456
60bcf0fa 457#: dwarf2.c:1164 dwarf2.c:1320
252b5132
RH
458#, c-format
459msgid "Dwarf Error: Could not find abbrev number %d."
460msgstr ""
461
60bcf0fa 462#: dwarf2.c:1281
252b5132
RH
463#, c-format
464msgid ""
465"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
466"information."
467msgstr ""
468
60bcf0fa 469#: dwarf2.c:1288
252b5132
RH
470#, c-format
471msgid ""
472"Dwarf Error: found address size '%u', this reader can not handle sizes "
473"greater than '%u'."
474msgstr ""
475
60bcf0fa 476#: dwarf2.c:1311
252b5132
RH
477#, c-format
478msgid "Dwarf Error: Bad abbrev number: %d."
479msgstr ""
480
a74801ba 481#: ecoff.c:1325
252b5132
RH
482#, c-format
483msgid "Unknown basic type %d"
484msgstr ""
485
a74801ba 486#: ecoff.c:1597
252b5132
RH
487#, c-format
488msgid ""
489"\n"
490" End+1 symbol: %ld"
491msgstr ""
492
a74801ba 493#: ecoff.c:1604 ecoff.c:1607
252b5132
RH
494#, c-format
495msgid ""
496"\n"
497" First symbol: %ld"
498msgstr ""
499
a74801ba 500#: ecoff.c:1619
252b5132
RH
501#, c-format
502msgid ""
503"\n"
504" End+1 symbol: %-7ld Type: %s"
505msgstr ""
506
a74801ba 507#: ecoff.c:1626
252b5132
RH
508#, c-format
509msgid ""
510"\n"
511" Local symbol: %ld"
512msgstr ""
513
a74801ba 514#: ecoff.c:1634
252b5132
RH
515#, c-format
516msgid ""
517"\n"
518" struct; End+1 symbol: %ld"
519msgstr ""
520
a74801ba 521#: ecoff.c:1639
252b5132
RH
522#, c-format
523msgid ""
524"\n"
525" union; End+1 symbol: %ld"
526msgstr ""
527
a74801ba 528#: ecoff.c:1644
252b5132
RH
529#, c-format
530msgid ""
531"\n"
532" enum; End+1 symbol: %ld"
533msgstr ""
534
a74801ba 535#: ecoff.c:1650
252b5132
RH
536#, c-format
537msgid ""
538"\n"
539" Type: %s"
540msgstr ""
541
06c15ad7
HPN
542#: elf-hppa.h:1336 elf-hppa.h:1369 elf32-arm.h:1825 elf32-i386.c:1419
543#: elf32-ppc.c:3083
252b5132
RH
544#, c-format
545msgid ""
60bcf0fa 546"%s: warning: unresolvable relocation against symbol `%s' from %s section"
252b5132
RH
547msgstr ""
548
60bcf0fa 549#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1894 elf32-avr.c:844
06c15ad7
HPN
550#: elf32-cris.c:423 elf32-d10v.c:479 elf32-fr30.c:651 elf32-m32r.c:1265
551#: elf32-v850.c:1677
60bcf0fa 552msgid "internal error: out of range error"
252b5132
RH
553msgstr ""
554
60bcf0fa 555#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1898 elf32-avr.c:848
06c15ad7
HPN
556#: elf32-cris.c:427 elf32-d10v.c:483 elf32-fr30.c:655 elf32-m32r.c:1269
557#: elf32-v850.c:1681
60bcf0fa 558msgid "internal error: unsupported relocation error"
252b5132
RH
559msgstr ""
560
60bcf0fa
NC
561#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1902 elf32-d10v.c:487
562#: elf32-m32r.c:1273
563msgid "internal error: dangerous error"
252b5132
RH
564msgstr ""
565
60bcf0fa 566#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1906 elf32-avr.c:856
06c15ad7
HPN
567#: elf32-cris.c:435 elf32-d10v.c:491 elf32-fr30.c:663 elf32-m32r.c:1277
568#: elf32-v850.c:1701
60bcf0fa 569msgid "internal error: unknown error"
a74801ba
ILT
570msgstr ""
571
06c15ad7
HPN
572#: elf.c:327
573#, c-format
574msgid "%s: invalid string offset %u >= %lu for section `%s'"
575msgstr ""
576
577#: elf.c:550
578msgid ""
579"\n"
580"Program Header:\n"
581msgstr ""
582
583#: elf.c:598
584msgid ""
585"\n"
586"Dynamic Section:\n"
587msgstr ""
588
589#: elf.c:727
590msgid ""
591"\n"
592"Version definitions:\n"
593msgstr ""
594
595#: elf.c:750
596msgid ""
597"\n"
598"Version References:\n"
599msgstr ""
600
601#: elf.c:755
602#, c-format
603msgid " required from %s:\n"
604msgstr ""
605
606#: elf.c:1329
607#, c-format
608msgid "%s: invalid link %lu for reloc section %s (index %u)"
609msgstr ""
610
611#: elf.c:2090
612#, c-format
613msgid ""
614"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
615"0x%.8lx\n"
616msgstr ""
617
618#: elf.c:2693
619#, c-format
620msgid "%s: Not enough room for program headers (allocated %u, need %u)"
621msgstr ""
622
623#: elf.c:2792
624#, c-format
625msgid "%s: Not enough room for program headers, try linking with -N"
626msgstr ""
627
628#: elf.c:2918
629#, c-format
630msgid "Error: First section in segment (%s) starts at 0x%x"
631msgstr ""
632
633#: elf.c:2921
634#, c-format
635msgid " whereas segment starts at 0x%x"
636msgstr ""
637
638#: elf.c:3194
639#, c-format
640msgid "%s: warning: allocated section `%s' not in segment"
641msgstr ""
642
643#: elf.c:3588
644#, c-format
645msgid "%s: symbol `%s' required but not present"
646msgstr ""
647
648#: elf.c:3597
649#, c-format
650msgid ""
651"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
652"0x%.8lx%s\n"
653msgstr ""
654
655#: elf.c:3739
656#, c-format
657msgid "%s: warning: Empty loadable segment detected\n"
658msgstr ""
659
660#: elf.c:5054
661#, c-format
662msgid "%s: unsupported relocation type %s"
663msgstr ""
664
665#: elf32-arm.h:1188
666#, c-format
667msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'."
668msgstr ""
669
670#: elf32-arm.h:1377
671#, c-format
672msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'."
673msgstr ""
674
60bcf0fa 675#: elf32-arm.h:1934
a74801ba
ILT
676#, c-format
677msgid ""
678"Warning: Not setting interwork flag of %s since it has already been "
679"specified as non-interworking"
252b5132
RH
680msgstr ""
681
60bcf0fa 682#: elf32-arm.h:1938
a74801ba
ILT
683#, c-format
684msgid "Warning: Clearing the interwork flag of %s due to outside request"
252b5132
RH
685msgstr ""
686
60bcf0fa 687#: elf32-arm.h:1989
252b5132
RH
688#, c-format
689msgid ""
a74801ba
ILT
690"Warning: Clearing the interwork flag in %s because non-interworking code in "
691"%s has been linked with it"
692msgstr ""
693
60bcf0fa 694#: elf32-arm.h:2058
a74801ba 695#, c-format
60bcf0fa
NC
696msgid ""
697"Error: %s compiled for EABI version %d, whereas %s is compiled for version %d"
a74801ba
ILT
698msgstr ""
699
60bcf0fa 700#: elf32-arm.h:2070
a74801ba
ILT
701#, c-format
702msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
703msgstr ""
704
60bcf0fa 705#: elf32-arm.h:2078
a74801ba
ILT
706#, c-format
707msgid ""
708"Error: %s passes floats in %s registers, whereas %s passes them in %s "
709"registers"
710msgstr ""
711
60bcf0fa 712#: elf32-arm.h:2081 elf32-arm.h:2083
a74801ba
ILT
713msgid "float"
714msgstr ""
715
60bcf0fa 716#: elf32-arm.h:2081 elf32-arm.h:2083
a74801ba
ILT
717msgid "integer"
718msgstr ""
719
60bcf0fa 720#: elf32-arm.h:2086
a74801ba
ILT
721#, c-format
722msgid "Error: %s is compiled as position %s code, whereas %s is not"
723msgstr ""
724
60bcf0fa 725#: elf32-arm.h:2089
a74801ba
ILT
726msgid "independent"
727msgstr ""
728
60bcf0fa 729#: elf32-arm.h:2089
a74801ba
ILT
730msgid "dependent"
731msgstr ""
732
60bcf0fa 733#: elf32-arm.h:2095
a74801ba
ILT
734#, c-format
735msgid "Warning: %s %s interworking, whereas %s %s"
736msgstr ""
737
60bcf0fa 738#: elf32-arm.h:2098
a74801ba
ILT
739msgid "supports"
740msgstr ""
741
60bcf0fa 742#: elf32-arm.h:2098
a74801ba
ILT
743msgid "does not support"
744msgstr ""
745
60bcf0fa 746#: elf32-arm.h:2100
a74801ba
ILT
747msgid "does not"
748msgstr ""
749
60bcf0fa 750#: elf32-arm.h:2100
a74801ba
ILT
751msgid "does"
752msgstr ""
753
754#. Ignore init flag - it may not be set, despite the flags field containing valid data.
125c4a69 755#: elf32-arm.h:2125 elf32-m68k.c:430 elf32-mips.c:2631
a74801ba
ILT
756#, c-format
757msgid "private flags = %lx:"
758msgstr ""
759
60bcf0fa 760#: elf32-arm.h:2134
a74801ba
ILT
761msgid " [interworking enabled]"
762msgstr ""
763
60bcf0fa 764#: elf32-arm.h:2137
a74801ba
ILT
765msgid " [APCS-26]"
766msgstr ""
767
60bcf0fa 768#: elf32-arm.h:2139
a74801ba
ILT
769msgid " [APCS-32]"
770msgstr ""
771
60bcf0fa
NC
772#: elf32-arm.h:2148
773msgid " [new ABI]"
774msgstr ""
775
776#: elf32-arm.h:2151
777msgid " [old ABI]"
778msgstr ""
779
780#: elf32-arm.h:2154
781msgid " [software FP]"
782msgstr ""
783
784#: elf32-arm.h:2161
785msgid " [Version1 EABI]"
786msgstr ""
787
788#: elf32-arm.h:2164
789msgid " [sorted symbol table]"
790msgstr ""
791
792#: elf32-arm.h:2166
793msgid " [unsorted symbol table]"
794msgstr ""
795
796#: elf32-arm.h:2172
797msgid " <EABI version unrecognised>"
798msgstr ""
799
800#: elf32-arm.h:2179
801msgid " [relocatable executable]"
802msgstr ""
803
804#: elf32-arm.h:2182
805msgid " [has entry point]"
806msgstr ""
807
808#: elf32-arm.h:2187
809msgid "<Unrecognised flag bits set>"
810msgstr ""
811
06c15ad7 812#: elf32-avr.c:852 elf32-cris.c:431 elf32-fr30.c:659 elf32-v850.c:1685
a74801ba
ILT
813msgid "internal error: dangerous relocation"
814msgstr ""
815
83ea41ad
NC
816#: elf32-hppa.c:503 elf32-hppa.c:1257
817#, c-format
818msgid "%s: cannot find stub entry %s"
819msgstr ""
820
821#: elf32-hppa.c:520
822#, c-format
823msgid "%s: cannot reach stub %s, recompile with -ffunction-sections"
824msgstr ""
825
826#: elf32-hppa.c:683
827#, c-format
828msgid "%s: cannot handle relocation %s for %s at 0x%x in %s"
829msgstr ""
830
60bcf0fa 831#: elf32-i386.c:274
a74801ba
ILT
832#, c-format
833msgid "%s: invalid relocation type %d"
252b5132
RH
834msgstr ""
835
8ad3436c 836#: elf32-m32r.c:916
252b5132
RH
837msgid "SDA relocation when _SDA_BASE_ not defined"
838msgstr ""
839
06c15ad7 840#: elf32-m32r.c:1000 elf32-ppc.c:2951 elf64-ia64.c:3186
252b5132
RH
841#, c-format
842msgid "%s: unknown relocation type %d"
843msgstr ""
844
8ad3436c 845#: elf32-m32r.c:1208
252b5132
RH
846#, c-format
847msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
848msgstr ""
849
8ad3436c 850#: elf32-m32r.c:2010
252b5132
RH
851#, c-format
852msgid "%s: Instruction set mismatch with previous modules"
853msgstr ""
854
8ad3436c 855#: elf32-m32r.c:2033
252b5132
RH
856#, c-format
857msgid "private flags = %lx"
858msgstr ""
859
8ad3436c 860#: elf32-m32r.c:2038
252b5132
RH
861msgid ": m32r instructions"
862msgstr ""
863
8ad3436c 864#: elf32-m32r.c:2039
a74801ba 865msgid ": m32rx instructions"
e0a2c38a
RH
866msgstr ""
867
a74801ba 868#: elf32-m68k.c:433
e0a2c38a
RH
869msgid " [cpu32]"
870msgstr ""
871
60bcf0fa 872#: elf32-mcore.c:367 elf32-mcore.c:494
e0a2c38a
RH
873#, c-format
874msgid "%s: Relocation %s (%d) is not currently supported.\n"
875msgstr ""
876
60bcf0fa 877#: elf32-mcore.c:453
e0a2c38a
RH
878#, c-format
879msgid "%s: Unknown relocation type %d\n"
880msgstr ""
881
125c4a69 882#: elf32-mips.c:1575
e0a2c38a
RH
883msgid "32bits gp relative relocation occurs for an external symbol"
884msgstr ""
885
125c4a69 886#: elf32-mips.c:1724
e0a2c38a
RH
887#, c-format
888msgid "Linking mips16 objects into %s format is not supported"
889msgstr ""
890
125c4a69 891#: elf32-mips.c:2517
e0a2c38a
RH
892#, c-format
893msgid "%s: linking PIC files with non-PIC files"
894msgstr ""
895
125c4a69 896#: elf32-mips.c:2527
e0a2c38a
RH
897#, c-format
898msgid "%s: linking abicalls files with non-abicalls files"
899msgstr ""
900
125c4a69 901#: elf32-mips.c:2557
e0a2c38a
RH
902#, c-format
903msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
904msgstr ""
905
125c4a69 906#: elf32-mips.c:2566
e0a2c38a
RH
907#, c-format
908msgid "%s: ISA mismatch (%d) with previous modules (%d)"
909msgstr ""
910
125c4a69 911#: elf32-mips.c:2589
e0a2c38a
RH
912#, c-format
913msgid "%s: ABI mismatch: linking %s module with previous %s modules"
914msgstr ""
915
06c15ad7 916#: elf32-mips.c:2603 elf32-ppc.c:1464 elf64-sparc.c:2958
e0a2c38a
RH
917#, c-format
918msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
919msgstr ""
920
125c4a69 921#: elf32-mips.c:2634
e0a2c38a
RH
922msgid " [abi=O32]"
923msgstr ""
924
125c4a69 925#: elf32-mips.c:2636
e0a2c38a
RH
926msgid " [abi=O64]"
927msgstr ""
928
125c4a69 929#: elf32-mips.c:2638
e0a2c38a
RH
930msgid " [abi=EABI32]"
931msgstr ""
932
125c4a69 933#: elf32-mips.c:2640
e0a2c38a
RH
934msgid " [abi=EABI64]"
935msgstr ""
936
125c4a69 937#: elf32-mips.c:2642
e0a2c38a
RH
938msgid " [abi unknown]"
939msgstr ""
940
125c4a69 941#: elf32-mips.c:2644
a74801ba
ILT
942msgid " [abi=N32]"
943msgstr ""
944
125c4a69 945#: elf32-mips.c:2646
a74801ba
ILT
946msgid " [abi=64]"
947msgstr ""
948
125c4a69 949#: elf32-mips.c:2648
e0a2c38a
RH
950msgid " [no abi set]"
951msgstr ""
952
125c4a69 953#: elf32-mips.c:2651
e0a2c38a
RH
954msgid " [mips1]"
955msgstr ""
956
125c4a69 957#: elf32-mips.c:2653
e0a2c38a
RH
958msgid " [mips2]"
959msgstr ""
960
125c4a69 961#: elf32-mips.c:2655
e0a2c38a
RH
962msgid " [mips3]"
963msgstr ""
964
125c4a69 965#: elf32-mips.c:2657
e0a2c38a
RH
966msgid " [mips4]"
967msgstr ""
968
125c4a69 969#: elf32-mips.c:2659
e0a2c38a
RH
970msgid " [unknown ISA]"
971msgstr ""
972
125c4a69 973#: elf32-mips.c:2662
e0a2c38a
RH
974msgid " [32bitmode]"
975msgstr ""
976
125c4a69 977#: elf32-mips.c:2664
e0a2c38a
RH
978msgid " [not 32bitmode]"
979msgstr ""
980
125c4a69 981#: elf32-mips.c:4318
e0a2c38a
RH
982msgid "static procedure (no name)"
983msgstr ""
984
06c15ad7 985#: elf32-mips.c:4930 elf64-alpha.c:4368
e0a2c38a
RH
986#, c-format
987msgid "%s: illegal section name `%s'"
988msgstr ""
989
125c4a69 990#: elf32-mips.c:5495
a74801ba 991msgid "not enough GOT space for local GOT entries"
e0a2c38a
RH
992msgstr ""
993
125c4a69 994#: elf32-mips.c:6611
e0a2c38a 995#, c-format
a74801ba 996msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
e0a2c38a
RH
997msgstr ""
998
125c4a69 999#: elf32-mips.c:7669
e0a2c38a
RH
1000#, c-format
1001msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
1002msgstr ""
1003
60bcf0fa 1004#: elf32-ppc.c:1430
e0a2c38a
RH
1005#, c-format
1006msgid ""
1007"%s: compiled with -mrelocatable and linked with modules compiled normally"
1008msgstr ""
1009
60bcf0fa 1010#: elf32-ppc.c:1438
e0a2c38a
RH
1011#, c-format
1012msgid ""
1013"%s: compiled normally and linked with modules compiled with -mrelocatable"
1014msgstr ""
1015
60bcf0fa 1016#: elf32-ppc.c:1565
e0a2c38a
RH
1017#, c-format
1018msgid "%s: Unknown special linker type %d"
1019msgstr ""
1020
06c15ad7 1021#: elf32-ppc.c:2239 elf32-ppc.c:2273 elf32-ppc.c:2308
e0a2c38a
RH
1022#, c-format
1023msgid "%s: relocation %s cannot be used when making a shared object"
1024msgstr ""
1025
06c15ad7 1026#: elf32-ppc.c:3117
e0a2c38a
RH
1027#, c-format
1028msgid "%s: unknown relocation type %d for symbol %s"
1029msgstr ""
1030
06c15ad7 1031#: elf32-ppc.c:3485 elf32-ppc.c:3507 elf32-ppc.c:3556
e0a2c38a
RH
1032#, c-format
1033msgid ""
1034"%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
1035msgstr ""
1036
06c15ad7 1037#: elf32-ppc.c:3622
e0a2c38a
RH
1038#, c-format
1039msgid "%s: Relocation %s is not yet supported for symbol %s."
1040msgstr ""
1041
60bcf0fa 1042#: elf32-sh.c:819
e0a2c38a
RH
1043#, c-format
1044msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
1045msgstr ""
1046
60bcf0fa 1047#: elf32-sh.c:831
e0a2c38a
RH
1048#, c-format
1049msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
1050msgstr ""
1051
60bcf0fa 1052#: elf32-sh.c:848
e0a2c38a
RH
1053#, c-format
1054msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
1055msgstr ""
1056
60bcf0fa 1057#: elf32-sh.c:863
e0a2c38a
RH
1058#, c-format
1059msgid "%s: 0x%lx: warning: could not find expected reloc"
1060msgstr ""
1061
60bcf0fa 1062#: elf32-sh.c:900
e0a2c38a
RH
1063#, c-format
1064msgid "%s: 0x%lx: warning: symbol in unexpected section"
1065msgstr ""
1066
60bcf0fa 1067#: elf32-sh.c:1022
e0a2c38a
RH
1068#, c-format
1069msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1070msgstr ""
1071
60bcf0fa 1072#: elf32-sh.c:1031
e0a2c38a
RH
1073#, c-format
1074msgid "%s: 0x%lx: warning: bad count"
1075msgstr ""
1076
60bcf0fa 1077#: elf32-sh.c:1424 elf32-sh.c:1811
e0a2c38a
RH
1078#, c-format
1079msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
1080msgstr ""
1081
06c15ad7 1082#: elf32-sparc.c:1510 elf64-sparc.c:2263
e0a2c38a
RH
1083#, c-format
1084msgid "%s: probably compiled without -fPIC?"
1085msgstr ""
1086
06c15ad7 1087#: elf32-sparc.c:1971
e0a2c38a
RH
1088#, c-format
1089msgid "%s: compiled for a v8plus system and target is v8"
1090msgstr ""
1091
06c15ad7 1092#: elf32-sparc.c:1980
e0a2c38a
RH
1093#, c-format
1094msgid "%s: compiled for a v8plusa system and target is v8plus"
1095msgstr ""
1096
06c15ad7 1097#: elf32-sparc.c:1988
e0a2c38a
RH
1098#, c-format
1099msgid "%s: compiled for a 64 bit system and target is 32 bit"
1100msgstr ""
1101
06c15ad7 1102#: elf32-sparc.c:2003
e0a2c38a
RH
1103#, c-format
1104msgid "%s: linking little endian files with big endian files"
1105msgstr ""
1106
1107#: elf32-v850.c:680
1108#, c-format
1109msgid "Variable `%s' cannot occupy in multiple small data regions"
1110msgstr ""
1111
1112#: elf32-v850.c:683
1113#, c-format
1114msgid ""
1115"Variable `%s' can only be in one of the small, zero, and tiny data regions"
1116msgstr ""
1117
1118#: elf32-v850.c:686
1119#, c-format
1120msgid ""
1121"Variable `%s' cannot be in both small and zero data regions simultaneously"
1122msgstr ""
1123
1124#: elf32-v850.c:689
1125#, c-format
1126msgid ""
1127"Variable `%s' cannot be in both small and tiny data regions simultaneously"
1128msgstr ""
1129
1130#: elf32-v850.c:692
1131#, c-format
1132msgid ""
1133"Variable `%s' cannot be in both zero and tiny data regions simultaneously"
1134msgstr ""
1135
a74801ba 1136#: elf32-v850.c:1070
e0a2c38a
RH
1137msgid "FAILED to find previous HI16 reloc\n"
1138msgstr ""
1139
a74801ba 1140#: elf32-v850.c:1689
e0a2c38a
RH
1141msgid "could not locate special linker symbol __gp"
1142msgstr ""
1143
a74801ba 1144#: elf32-v850.c:1693
e0a2c38a
RH
1145msgid "could not locate special linker symbol __ep"
1146msgstr ""
1147
a74801ba 1148#: elf32-v850.c:1697
e0a2c38a
RH
1149msgid "could not locate special linker symbol __ctbp"
1150msgstr ""
1151
a74801ba 1152#: elf32-v850.c:1886
e0a2c38a
RH
1153#, c-format
1154msgid "%s: Architecture mismatch with previous modules"
1155msgstr ""
1156
a74801ba 1157#: elf32-v850.c:1905
e0a2c38a
RH
1158#, c-format
1159msgid "private flags = %lx: "
1160msgstr ""
1161
a74801ba 1162#: elf32-v850.c:1910
e0a2c38a
RH
1163msgid "v850 architecture"
1164msgstr ""
1165
a74801ba 1166#: elf32-v850.c:1911
e0a2c38a
RH
1167msgid "v850e architecture"
1168msgstr ""
1169
a74801ba 1170#: elf32-v850.c:1912
e0a2c38a
RH
1171msgid "v850ea architecture"
1172msgstr ""
1173
8ad3436c 1174#: elf64-alpha.c:951
e0a2c38a
RH
1175msgid "GPDISP relocation did not find ldah and lda instructions"
1176msgstr ""
1177
8ad3436c 1178#: elf64-alpha.c:3004
e0a2c38a
RH
1179#, c-format
1180msgid "%s: .got subsegment exceeds 64K (size %d)"
1181msgstr ""
1182
60bcf0fa
NC
1183#: elf64-ia64.c:1826
1184msgid "@pltoff reloc against local symbol"
1185msgstr ""
1186
1187#: elf64-ia64.c:1873
1188msgid "non-zero addend in @fptr reloc"
1189msgstr ""
1190
06c15ad7 1191#: elf64-ia64.c:3061
60bcf0fa
NC
1192#, c-format
1193msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
1194msgstr ""
1195
06c15ad7 1196#: elf64-ia64.c:3072
60bcf0fa
NC
1197#, c-format
1198msgid "%s: __gp does not cover short data segment"
1199msgstr ""
1200
06c15ad7 1201#: elf64-ia64.c:3336
60bcf0fa
NC
1202#, c-format
1203msgid "%s: linking non-pic code in a shared library"
1204msgstr ""
1205
06c15ad7 1206#: elf64-ia64.c:3366
60bcf0fa
NC
1207#, c-format
1208msgid "%s: @gprel relocation against dynamic symbol %s"
1209msgstr ""
1210
06c15ad7 1211#: elf64-ia64.c:3501
60bcf0fa
NC
1212#, c-format
1213msgid "%s: dynamic relocation against speculation fixup"
1214msgstr ""
1215
06c15ad7 1216#: elf64-ia64.c:3509
60bcf0fa
NC
1217#, c-format
1218msgid "%s: speculation fixup against undefined weak symbol"
1219msgstr ""
1220
06c15ad7 1221#: elf64-ia64.c:3666
60bcf0fa
NC
1222msgid "unsupported reloc"
1223msgstr ""
1224
06c15ad7 1225#: elf64-ia64.c:3980
60bcf0fa
NC
1226#, c-format
1227msgid "%s: linking trap-on-NULL-dereference with non-trapping files"
1228msgstr ""
1229
06c15ad7 1230#: elf64-ia64.c:3989
60bcf0fa
NC
1231#, c-format
1232msgid "%s: linking big-endian files with little-endian files"
1233msgstr ""
1234
06c15ad7 1235#: elf64-ia64.c:3998
60bcf0fa
NC
1236#, c-format
1237msgid "%s: linking 64-bit files with 32-bit files"
1238msgstr ""
1239
1240#: elf64-sparc.c:1250
e0a2c38a
RH
1241#, c-format
1242msgid "%s: check_relocs: unhandled reloc type %d"
1243msgstr ""
1244
60bcf0fa 1245#: elf64-sparc.c:1287
a74801ba
ILT
1246msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
1247msgstr ""
1248
60bcf0fa 1249#: elf64-sparc.c:1307
a74801ba
ILT
1250msgid ""
1251"Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
1252"redefined to %s"
1253msgstr ""
1254
60bcf0fa 1255#: elf64-sparc.c:1330
a74801ba
ILT
1256#, c-format
1257msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
1258msgstr ""
1259
60bcf0fa 1260#: elf64-sparc.c:1376
a74801ba
ILT
1261#, c-format
1262msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
1263msgstr ""
1264
06c15ad7 1265#: elf64-sparc.c:2939
e0a2c38a
RH
1266#, c-format
1267msgid "%s: linking UltraSPARC specific with HAL specific code"
1268msgstr ""
1269
125c4a69 1270#: elfcode.h:1067
e0a2c38a
RH
1271#, c-format
1272msgid "%s: version count (%ld) does not match symbol count (%ld)"
1273msgstr ""
1274
60bcf0fa 1275#: elflink.c:416
e0a2c38a
RH
1276#, c-format
1277msgid "%s: Section %s is already to large to put hole of %ld bytes in"
1278msgstr ""
1279
06c15ad7 1280#: elflink.h:1395
a74801ba
ILT
1281#, c-format
1282msgid "%s: %s: invalid version %u (max %d)"
1283msgstr ""
1284
06c15ad7 1285#: elflink.h:1436
a74801ba
ILT
1286#, c-format
1287msgid "%s: %s: invalid needed version %d"
1288msgstr ""
1289
06c15ad7 1290#: elflink.h:1553
a74801ba
ILT
1291#, c-format
1292msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s"
1293msgstr ""
1294
06c15ad7 1295#: elflink.h:1797
a74801ba
ILT
1296#, c-format
1297msgid "%s: warning: unexpected redefinition of `%s'"
1298msgstr ""
1299
06c15ad7 1300#: elflink.h:3569
a74801ba
ILT
1301#, c-format
1302msgid "warning: type and size of dynamic symbol `%s' are not defined"
1303msgstr ""
1304
06c15ad7 1305#: elflink.h:3841
a74801ba
ILT
1306#, c-format
1307msgid "%s: undefined versioned symbol name %s"
1308msgstr ""
1309
06c15ad7 1310#: elflink.h:5085
a74801ba
ILT
1311#, c-format
1312msgid "%s: could not find output section %s for input section %s"
1313msgstr ""
1314
1315#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452
e0a2c38a
RH
1316#, c-format
1317msgid "Output file requires shared library `%s'\n"
1318msgstr ""
1319
a74801ba 1320#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460
e0a2c38a
RH
1321#, c-format
1322msgid "Output file requires shared library `%s.so.%s'\n"
1323msgstr ""
1324
a74801ba
ILT
1325#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701
1326#: sparclinux.c:649 sparclinux.c:699
e0a2c38a
RH
1327#, c-format
1328msgid "Symbol %s not defined for fixups\n"
1329msgstr ""
1330
a74801ba 1331#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723
e0a2c38a
RH
1332msgid "Warning: fixup count mismatch\n"
1333msgstr ""
1334
1335#: ieee.c:167
1336#, c-format
1337msgid "%s: string too long (%d chars, max 65535)"
1338msgstr ""
1339
1340#: ieee.c:297
1341#, c-format
1342msgid "%s: unrecognized symbol `%s' flags 0x%x"
1343msgstr ""
1344
1345#: ieee.c:793
1346#, c-format
1347msgid "%s: unimplemented ATI record %u for symbol %u"
1348msgstr ""
1349
1350#: ieee.c:818
1351#, c-format
1352msgid "%s: unexpected ATN type %d in external part"
1353msgstr ""
1354
1355#: ieee.c:840
1356#, c-format
1357msgid "%s: unexpected type after ATN"
1358msgstr ""
1359
1360#: ihex.c:259
1361#, c-format
1362msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
1363msgstr ""
1364
1365#: ihex.c:369
1366#, c-format
1367msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)"
1368msgstr ""
1369
1370#: ihex.c:421
1371#, c-format
1372msgid "%s:%d: bad extended address record length in Intel Hex file"
1373msgstr ""
1374
1375#: ihex.c:438
1376#, c-format
1377msgid "%s:%d: bad extended start address length in Intel Hex file"
1378msgstr ""
1379
1380#: ihex.c:455
1381#, c-format
1382msgid "%s:%d: bad extended linear address record length in Intel Hex file"
1383msgstr ""
1384
1385#: ihex.c:472
1386#, c-format
1387msgid "%s:%d: bad extended linear start address length in Intel Hex file"
1388msgstr ""
1389
1390#: ihex.c:489
1391#, c-format
1392msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n"
1393msgstr ""
1394
1395#: ihex.c:609
1396#, c-format
1397msgid "%s: internal error in ihex_read_section"
1398msgstr ""
1399
1400#: ihex.c:644
1401#, c-format
1402msgid "%s: bad section length in ihex_read_section"
1403msgstr ""
1404
1405#: ihex.c:858
1406#, c-format
1407msgid "%s: address 0x%s out of range for Intex Hex file"
1408msgstr ""
1409
a74801ba 1410#: libbfd.c:484
e0a2c38a
RH
1411#, c-format
1412msgid "not mapping: data=%lx mapped=%d\n"
1413msgstr ""
1414
a74801ba 1415#: libbfd.c:487
e0a2c38a
RH
1416msgid "not mapping: env var not set\n"
1417msgstr ""
1418
125c4a69 1419#: libbfd.c:1335
60bcf0fa
NC
1420#, c-format
1421msgid "%s: compiled for a big endian system and target is little endian"
1422msgstr ""
1423
125c4a69 1424#: libbfd.c:1337
60bcf0fa
NC
1425#, c-format
1426msgid "%s: compiled for a little endian system and target is big endian"
1427msgstr ""
1428
a74801ba 1429#: linker.c:2679
e0a2c38a
RH
1430#, c-format
1431msgid "Attempt to do relocateable link with %s input and %s output"
1432msgstr ""
1433
1434#: oasys.c:1016
1435#, c-format
1436msgid "%s: can not represent section `%s' in oasys"
1437msgstr ""
1438
1439#: osf-core.c:146
1440#, c-format
1441msgid "Unhandled OSF/1 core file section type %d\n"
1442msgstr ""
1443
06c15ad7
HPN
1444#: pe-mips.c:657
1445#, c-format
1446msgid "%s: `ld -r' not supported with PE MIPS objects\n"
1447msgstr ""
1448
1449#: pe-mips.c:820
1450#, c-format
1451msgid "%s: jump too far away\n"
1452msgstr ""
1453
1454#: pe-mips.c:847
1455#, c-format
1456msgid "%s: bad pair/reflo after refhi\n"
1457msgstr ""
1458
8ad3436c 1459#. XXX code yet to be written.
289c596c 1460#: peicode.h:809
8ad3436c
AM
1461#, c-format
1462msgid "%s: Unhandled import type; %x"
1463msgstr ""
1464
289c596c 1465#: peicode.h:814
8ad3436c
AM
1466#, c-format
1467msgid "%s: Unrecognised import type; %x"
1468msgstr ""
1469
289c596c 1470#: peicode.h:828
8ad3436c
AM
1471#, c-format
1472msgid "%s: Unrecognised import name type; %x"
1473msgstr ""
1474
289c596c 1475#: peicode.h:1185
8ad3436c
AM
1476#, c-format
1477msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
1478msgstr ""
1479
289c596c 1480#: peicode.h:1197
8ad3436c
AM
1481#, c-format
1482msgid ""
1483"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
1484"archive"
1485msgstr ""
1486
289c596c 1487#: peicode.h:1214
8ad3436c
AM
1488#, c-format
1489msgid "%s: size field is zero in Import Library Format header"
1490msgstr ""
1491
289c596c 1492#: peicode.h:1242
a74801ba 1493#, c-format
8ad3436c 1494msgid "%s: string not null terminated in ILF object file."
a74801ba
ILT
1495msgstr ""
1496
60bcf0fa 1497#: peigen.c:968
a74801ba
ILT
1498#, c-format
1499msgid "%s: line number overflow: 0x%lx > 0xffff"
1500msgstr ""
1501
60bcf0fa 1502#: peigen.c:980
a74801ba
ILT
1503#, c-format
1504msgid "%s: reloc overflow: 0x%lx > 0xffff"
1505msgstr ""
1506
60bcf0fa 1507#: peigen.c:993
a74801ba
ILT
1508msgid "Export Directory [.edata (or where ever we found it)]"
1509msgstr ""
1510
60bcf0fa 1511#: peigen.c:994
a74801ba
ILT
1512msgid "Import Directory [parts of .idata]"
1513msgstr ""
1514
60bcf0fa 1515#: peigen.c:995
a74801ba
ILT
1516msgid "Resource Directory [.rsrc]"
1517msgstr ""
1518
60bcf0fa 1519#: peigen.c:996
a74801ba
ILT
1520msgid "Exception Directory [.pdata]"
1521msgstr ""
1522
60bcf0fa 1523#: peigen.c:997
a74801ba
ILT
1524msgid "Security Directory"
1525msgstr ""
1526
60bcf0fa 1527#: peigen.c:998
a74801ba
ILT
1528msgid "Base Relocation Directory [.reloc]"
1529msgstr ""
1530
60bcf0fa 1531#: peigen.c:999
a74801ba
ILT
1532msgid "Debug Directory"
1533msgstr ""
1534
60bcf0fa 1535#: peigen.c:1000
a74801ba
ILT
1536msgid "Description Directory"
1537msgstr ""
1538
60bcf0fa 1539#: peigen.c:1001
a74801ba
ILT
1540msgid "Special Directory"
1541msgstr ""
1542
60bcf0fa 1543#: peigen.c:1002
a74801ba
ILT
1544msgid "Thread Storage Directory [.tls]"
1545msgstr ""
1546
60bcf0fa 1547#: peigen.c:1003
a74801ba
ILT
1548msgid "Load Configuration Directory"
1549msgstr ""
1550
60bcf0fa 1551#: peigen.c:1004
a74801ba
ILT
1552msgid "Bound Import Directory"
1553msgstr ""
1554
60bcf0fa 1555#: peigen.c:1005
a74801ba
ILT
1556msgid "Import Address Table Directory"
1557msgstr ""
1558
60bcf0fa
NC
1559#: peigen.c:1006
1560msgid "Delay Import Directory"
a74801ba
ILT
1561msgstr ""
1562
60bcf0fa
NC
1563#: peigen.c:1007 peigen.c:1008
1564msgid "Reserved"
a74801ba
ILT
1565msgstr ""
1566
60bcf0fa 1567#: peigen.c:1072
a74801ba
ILT
1568msgid ""
1569"\n"
1570"There is an import table, but the section containing it could not be found\n"
1571msgstr ""
1572
60bcf0fa 1573#: peigen.c:1077
a74801ba
ILT
1574#, c-format
1575msgid ""
1576"\n"
1577"There is an import table in %s at 0x%lx\n"
1578msgstr ""
1579
60bcf0fa 1580#: peigen.c:1116
a74801ba
ILT
1581#, c-format
1582msgid ""
1583"\n"
1584"Function descriptor located at the start address: %04lx\n"
1585msgstr ""
1586
60bcf0fa 1587#: peigen.c:1119
a74801ba
ILT
1588#, c-format
1589msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
1590msgstr ""
1591
60bcf0fa 1592#: peigen.c:1125
a74801ba
ILT
1593msgid ""
1594"\n"
1595"No reldata section! Function descriptor not decoded.\n"
1596msgstr ""
1597
60bcf0fa
NC
1598#: peigen.c:1130
1599#, c-format
a74801ba
ILT
1600msgid ""
1601"\n"
60bcf0fa 1602"The Import Tables (interpreted %s section contents)\n"
a74801ba
ILT
1603msgstr ""
1604
60bcf0fa 1605#: peigen.c:1133
a74801ba
ILT
1606msgid " vma: Hint Time Forward DLL First\n"
1607msgstr ""
1608
60bcf0fa 1609#: peigen.c:1135
a74801ba
ILT
1610msgid " Table Stamp Chain Name Thunk\n"
1611msgstr ""
1612
60bcf0fa 1613#: peigen.c:1185
a74801ba
ILT
1614#, c-format
1615msgid ""
1616"\n"
1617"\tDLL Name: %s\n"
1618msgstr ""
1619
60bcf0fa 1620#: peigen.c:1189 peigen.c:1252
a74801ba
ILT
1621msgid "\tvma: Hint/Ord Member-Name\n"
1622msgstr ""
1623
60bcf0fa 1624#: peigen.c:1251
a74801ba
ILT
1625msgid "\tThe Import Address Table (difference found)\n"
1626msgstr ""
1627
60bcf0fa 1628#: peigen.c:1258
a74801ba
ILT
1629msgid "\t>>> Ran out of IAT members!\n"
1630msgstr ""
1631
60bcf0fa 1632#: peigen.c:1277
a74801ba
ILT
1633msgid "\tThe Import Address Table is identical\n"
1634msgstr ""
1635
60bcf0fa 1636#: peigen.c:1351
a74801ba
ILT
1637msgid ""
1638"\n"
1639"There is an export table, but the section containing it could not be found\n"
1640msgstr ""
1641
60bcf0fa 1642#: peigen.c:1356
a74801ba
ILT
1643#, c-format
1644msgid ""
1645"\n"
1646"There is an export table in %s at 0x%lx\n"
1647msgstr ""
1648
60bcf0fa
NC
1649#: peigen.c:1387
1650#, c-format
a74801ba
ILT
1651msgid ""
1652"\n"
60bcf0fa 1653"The Export Tables (interpreted %s section contents)\n"
a74801ba
ILT
1654"\n"
1655msgstr ""
1656
60bcf0fa 1657#: peigen.c:1391
a74801ba
ILT
1658#, c-format
1659msgid "Export Flags \t\t\t%lx\n"
1660msgstr ""
1661
60bcf0fa 1662#: peigen.c:1394
a74801ba
ILT
1663#, c-format
1664msgid "Time/Date stamp \t\t%lx\n"
1665msgstr ""
1666
60bcf0fa 1667#: peigen.c:1397
a74801ba
ILT
1668#, c-format
1669msgid "Major/Minor \t\t\t%d/%d\n"
1670msgstr ""
1671
60bcf0fa 1672#: peigen.c:1400
a74801ba
ILT
1673msgid "Name \t\t\t\t"
1674msgstr ""
1675
60bcf0fa 1676#: peigen.c:1406
a74801ba
ILT
1677#, c-format
1678msgid "Ordinal Base \t\t\t%ld\n"
1679msgstr ""
1680
60bcf0fa 1681#: peigen.c:1409
a74801ba
ILT
1682msgid "Number in:\n"
1683msgstr ""
1684
60bcf0fa 1685#: peigen.c:1412
a74801ba 1686#, c-format
60bcf0fa 1687msgid "\tExport Address Table \t\t%08lx\n"
a74801ba
ILT
1688msgstr ""
1689
60bcf0fa 1690#: peigen.c:1416
a74801ba 1691#, c-format
60bcf0fa 1692msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n"
a74801ba
ILT
1693msgstr ""
1694
60bcf0fa 1695#: peigen.c:1419
a74801ba
ILT
1696msgid "Table Addresses\n"
1697msgstr ""
1698
60bcf0fa 1699#: peigen.c:1422
a74801ba
ILT
1700msgid "\tExport Address Table \t\t"
1701msgstr ""
1702
60bcf0fa 1703#: peigen.c:1427
a74801ba
ILT
1704msgid "\tName Pointer Table \t\t"
1705msgstr ""
1706
60bcf0fa 1707#: peigen.c:1432
a74801ba
ILT
1708msgid "\tOrdinal Table \t\t\t"
1709msgstr ""
1710
60bcf0fa 1711#: peigen.c:1448
a74801ba
ILT
1712#, c-format
1713msgid ""
1714"\n"
1715"Export Address Table -- Ordinal Base %ld\n"
1716msgstr ""
1717
60bcf0fa 1718#: peigen.c:1467
a74801ba
ILT
1719msgid "Forwarder RVA"
1720msgstr ""
1721
60bcf0fa 1722#: peigen.c:1478
a74801ba
ILT
1723msgid "Export RVA"
1724msgstr ""
1725
60bcf0fa 1726#: peigen.c:1485
a74801ba
ILT
1727msgid ""
1728"\n"
1729"[Ordinal/Name Pointer] Table\n"
1730msgstr ""
1731
60bcf0fa 1732#: peigen.c:1539
a74801ba
ILT
1733#, c-format
1734msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
1735msgstr ""
1736
60bcf0fa 1737#: peigen.c:1543
a74801ba
ILT
1738msgid ""
1739"\n"
1740"The Function Table (interpreted .pdata section contents)\n"
1741msgstr ""
1742
60bcf0fa
NC
1743#: peigen.c:1546
1744msgid " vma:\t\t\tBegin Address End Address Unwind Info\n"
1745msgstr ""
1746
1747#: peigen.c:1549
a74801ba
ILT
1748msgid " vma:\t\tBegin End EH EH PrologEnd Exception\n"
1749msgstr ""
1750
60bcf0fa 1751#: peigen.c:1551
a74801ba
ILT
1752msgid " \t\tAddress Address Handler Data Address Mask\n"
1753msgstr ""
1754
60bcf0fa 1755#: peigen.c:1624
a74801ba
ILT
1756msgid " Register save millicode"
1757msgstr ""
1758
60bcf0fa 1759#: peigen.c:1627
a74801ba
ILT
1760msgid " Register restore millicode"
1761msgstr ""
1762
60bcf0fa 1763#: peigen.c:1630
a74801ba
ILT
1764msgid " Glue code sequence"
1765msgstr ""
1766
60bcf0fa 1767#: peigen.c:1682
a74801ba
ILT
1768msgid ""
1769"\n"
1770"\n"
1771"PE File Base Relocations (interpreted .reloc section contents)\n"
1772msgstr ""
1773
60bcf0fa 1774#: peigen.c:1717
a74801ba
ILT
1775#, c-format
1776msgid ""
1777"\n"
1778"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
1779msgstr ""
1780
60bcf0fa 1781#: peigen.c:1730
a74801ba
ILT
1782#, c-format
1783msgid "\treloc %4d offset %4x [%4lx] %s"
1784msgstr ""
1785
1786#. The MS dumpbin program reportedly ands with 0xff0f before
1787#. printing the characteristics field. Not sure why. No reason to
1788#. emulate it here.
60bcf0fa 1789#: peigen.c:1769
a74801ba
ILT
1790#, c-format
1791msgid ""
1792"\n"
1793"Characteristics 0x%x\n"
1794msgstr ""
1795
60bcf0fa 1796#: ppcboot.c:422
e0a2c38a
RH
1797msgid ""
1798"\n"
1799"ppcboot header:\n"
1800msgstr ""
1801
60bcf0fa 1802#: ppcboot.c:423
e0a2c38a
RH
1803#, c-format
1804msgid "Entry offset = 0x%.8lx (%ld)\n"
1805msgstr ""
1806
60bcf0fa 1807#: ppcboot.c:424
e0a2c38a
RH
1808#, c-format
1809msgid "Length = 0x%.8lx (%ld)\n"
1810msgstr ""
1811
60bcf0fa 1812#: ppcboot.c:427
e0a2c38a
RH
1813#, c-format
1814msgid "Flag field = 0x%.2x\n"
1815msgstr ""
1816
60bcf0fa 1817#: ppcboot.c:433
e0a2c38a
RH
1818#, c-format
1819msgid "Partition name = \"%s\"\n"
1820msgstr ""
1821
60bcf0fa 1822#: ppcboot.c:452
e0a2c38a
RH
1823#, c-format
1824msgid ""
1825"\n"
1826"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1827msgstr ""
1828
60bcf0fa 1829#: ppcboot.c:458
e0a2c38a
RH
1830#, c-format
1831msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1832msgstr ""
1833
60bcf0fa 1834#: ppcboot.c:464
e0a2c38a
RH
1835#, c-format
1836msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
1837msgstr ""
1838
60bcf0fa 1839#: ppcboot.c:465
e0a2c38a
RH
1840#, c-format
1841msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
1842msgstr ""
1843
a74801ba 1844#: som.c:5335
e0a2c38a
RH
1845msgid "som_sizeof_headers unimplemented"
1846msgstr ""
1847
1848#: srec.c:290
1849#, c-format
1850msgid "%s:%d: Unexpected character `%s' in S-record file\n"
1851msgstr ""
1852
a74801ba 1853#: syms.c:974
e0a2c38a
RH
1854msgid "Unsupported .stab relocation"
1855msgstr ""
1856
a74801ba
ILT
1857#: vms-gsd.c:357
1858#, c-format
1859msgid "bfd_make_section (%s) failed"
1860msgstr ""
1861
1862#: vms-gsd.c:371
1863#, c-format
1864msgid "bfd_set_section_flags (%s, %x) failed"
1865msgstr ""
1866
1867#: vms-gsd.c:407
1868#, c-format
1869msgid "Size mismatch section %s=%lx, %s=%lx"
1870msgstr ""
1871
1872#: vms-gsd.c:702
e0a2c38a
RH
1873#, c-format
1874msgid "unknown gsd/egsd subtype %d"
1875msgstr ""
1876
a74801ba 1877#: vms-hdr.c:405
e0a2c38a
RH
1878msgid "Object module NOT error-free !\n"
1879msgstr ""
1880
60bcf0fa 1881#: vms-misc.c:544
e0a2c38a
RH
1882#, c-format
1883msgid "Stack overflow (%d) in _bfd_vms_push"
1884msgstr ""
1885
60bcf0fa 1886#: vms-misc.c:563
e0a2c38a
RH
1887msgid "Stack underflow in _bfd_vms_pop"
1888msgstr ""
1889
60bcf0fa 1890#: vms-misc.c:934
e0a2c38a
RH
1891msgid "_bfd_vms_output_counted called with zero bytes"
1892msgstr ""
1893
60bcf0fa 1894#: vms-misc.c:939
e0a2c38a
RH
1895msgid "_bfd_vms_output_counted called with too many bytes"
1896msgstr ""
1897
60bcf0fa 1898#: vms-misc.c:1072
e0a2c38a
RH
1899#, c-format
1900msgid "Symbol %s replaced by %s\n"
1901msgstr ""
1902
60bcf0fa 1903#: vms-misc.c:1136
e0a2c38a
RH
1904#, c-format
1905msgid "failed to enter %s"
1906msgstr ""
1907
1908#: vms-tir.c:69
1909msgid "No Mem !"
1910msgstr ""
1911
1912#: vms-tir.c:309
1913msgid "Bad section index in ETIR_S_C_STA_PQ"
1914msgstr ""
1915
1916#: vms-tir.c:324
1917#, c-format
1918msgid "Unsupported STA cmd %d"
1919msgstr ""
1920
a74801ba 1921#: vms-tir.c:329 vms-tir.c:1287
e0a2c38a
RH
1922#, c-format
1923msgid "Reserved STA cmd %d"
1924msgstr ""
1925
1926#: vms-tir.c:436
1927#, c-format
1928msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
1929msgstr ""
1930
1931#: vms-tir.c:457
1932#, c-format
1933msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
1934msgstr ""
1935
1936#: vms-tir.c:470
1937msgid "ETIR_S_C_STO_RB/AB: Not supported"
1938msgstr ""
1939
1940#: vms-tir.c:528
1941msgid "ETIR_S_C_STO_LP_PSB: Not supported"
1942msgstr ""
1943
1944#: vms-tir.c:534
1945msgid "ETIR_S_C_STO_HINT_GBL: not implemented"
1946msgstr ""
1947
1948#: vms-tir.c:540
1949msgid "ETIR_S_C_STO_HINT_PS: not implemented"
1950msgstr ""
1951
a74801ba 1952#: vms-tir.c:544 vms-tir.c:1460
e0a2c38a
RH
1953#, c-format
1954msgid "Reserved STO cmd %d"
1955msgstr ""
1956
1957#: vms-tir.c:657
1958msgid "ETIR_S_C_OPR_INSV: Not supported"
1959msgstr ""
1960
1961#: vms-tir.c:675
1962msgid "ETIR_S_C_OPR_USH: Not supported"
1963msgstr ""
1964
1965#: vms-tir.c:681
1966msgid "ETIR_S_C_OPR_ROT: Not supported"
1967msgstr ""
1968
1969#: vms-tir.c:700
1970msgid "ETIR_S_C_OPR_REDEF: Not supported"
1971msgstr ""
1972
1973#: vms-tir.c:706
1974msgid "ETIR_S_C_OPR_DFLIT: Not supported"
1975msgstr ""
1976
a74801ba 1977#: vms-tir.c:710 vms-tir.c:1656
e0a2c38a
RH
1978#, c-format
1979msgid "Reserved OPR cmd %d"
1980msgstr ""
1981
a74801ba 1982#: vms-tir.c:779 vms-tir.c:1726
e0a2c38a
RH
1983#, c-format
1984msgid "Reserved CTL cmd %d"
1985msgstr ""
1986
1987#: vms-tir.c:808
1988msgid "ETIR_S_C_STC_LP: not supported"
1989msgstr ""
1990
1991#: vms-tir.c:826
1992msgid "ETIR_S_C_STC_GBL: not supported"
1993msgstr ""
1994
1995#: vms-tir.c:834
1996msgid "ETIR_S_C_STC_GCA: not supported"
1997msgstr ""
1998
1999#: vms-tir.c:843
2000msgid "ETIR_S_C_STC_PS: not supported"
2001msgstr ""
2002
2003#.
2004#. * stack byte from image
2005#. * arg: -
2006#. *
2007#.
a74801ba 2008#: vms-tir.c:1187
e0a2c38a
RH
2009msgid "Stack-from-image not implemented"
2010msgstr ""
2011
a74801ba 2012#: vms-tir.c:1207
e0a2c38a
RH
2013msgid "Stack-entry-mask not fully implemented"
2014msgstr ""
2015
2016#.
2017#. * compare procedure argument
2018#. * arg: cs symbol name
2019#. * by argument index
2020#. * da argument descriptor
2021#. *
2022#. * compare argument descriptor with symbol argument (ARG$V_PASSMECH)
2023#. * and stack TRUE (args match) or FALSE (args dont match) value
2024#.
a74801ba 2025#: vms-tir.c:1223
e0a2c38a
RH
2026msgid "PASSMECH not fully implemented"
2027msgstr ""
2028
a74801ba 2029#: vms-tir.c:1243
e0a2c38a
RH
2030msgid "Stack-local-symbol not fully implemented"
2031msgstr ""
2032
a74801ba 2033#: vms-tir.c:1258
e0a2c38a
RH
2034msgid "Stack-literal not fully implemented"
2035msgstr ""
2036
a74801ba 2037#: vms-tir.c:1280
e0a2c38a
RH
2038msgid "Stack-local-symbol-entry-point-mask not fully implemented"
2039msgstr ""
2040
a74801ba 2041#: vms-tir.c:1456
e0a2c38a
RH
2042#, c-format
2043msgid "Unimplemented STO cmd %d"
2044msgstr ""
2045
a74801ba 2046#: vms-tir.c:1596
e0a2c38a
RH
2047msgid "TIR_S_C_OPR_ASH incomplete"
2048msgstr ""
2049
a74801ba 2050#: vms-tir.c:1610
e0a2c38a
RH
2051msgid "TIR_S_C_OPR_USH incomplete"
2052msgstr ""
2053
a74801ba 2054#: vms-tir.c:1624
e0a2c38a
RH
2055msgid "TIR_S_C_OPR_ROT incomplete"
2056msgstr ""
2057
2058#.
2059#. * redefine symbol to current location
2060#.
a74801ba 2061#: vms-tir.c:1645
e0a2c38a
RH
2062msgid "TIR_S_C_OPR_REDEF not supported"
2063msgstr ""
2064
2065#.
2066#. * define a literal
2067#.
a74801ba 2068#: vms-tir.c:1652
e0a2c38a
RH
2069msgid "TIR_S_C_OPR_DFLIT not supported"
2070msgstr ""
2071
a74801ba 2072#: vms-tir.c:1707
e0a2c38a
RH
2073msgid "TIR_S_C_CTL_DFLOC not fully implemented"
2074msgstr ""
2075
a74801ba 2076#: vms-tir.c:1715
e0a2c38a
RH
2077msgid "TIR_S_C_CTL_STLOC not fully implemented"
2078msgstr ""
2079
a74801ba 2080#: vms-tir.c:1723
e0a2c38a
RH
2081msgid "TIR_S_C_CTL_STKDL not fully implemented"
2082msgstr ""
2083
a74801ba 2084#: vms-tir.c:1778
e0a2c38a
RH
2085#, c-format
2086msgid "Obj code %d not found"
2087msgstr ""
2088
a74801ba 2089#: vms-tir.c:2127
e0a2c38a
RH
2090#, c-format
2091msgid "SEC_RELOC with no relocs in section %s"
2092msgstr ""
2093
a74801ba 2094#: vms-tir.c:2401
e0a2c38a
RH
2095#, c-format
2096msgid "Unhandled relocation %s"
2097msgstr ""
2098
60bcf0fa 2099#: xcofflink.c:1653
e0a2c38a
RH
2100#, c-format
2101msgid "%s: `%s' has line numbers but no enclosing section"
2102msgstr ""
2103
60bcf0fa 2104#: xcofflink.c:1705
e0a2c38a
RH
2105#, c-format
2106msgid "%s: class %d symbol `%s' has no aux entries"
2107msgstr ""
2108
60bcf0fa 2109#: xcofflink.c:1728
e0a2c38a
RH
2110#, c-format
2111msgid "%s: symbol `%s' has unrecognized csect type %d"
2112msgstr ""
2113
60bcf0fa 2114#: xcofflink.c:1740
e0a2c38a
RH
2115#, c-format
2116msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
2117msgstr ""
2118
60bcf0fa 2119#: xcofflink.c:1779
e0a2c38a
RH
2120#, c-format
2121msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
2122msgstr ""
2123
60bcf0fa 2124#: xcofflink.c:1903
e0a2c38a
RH
2125#, c-format
2126msgid "%s: symbol `%s' has unrecognized smclas %d"
2127msgstr ""
2128
60bcf0fa 2129#: xcofflink.c:1922
e0a2c38a
RH
2130#, c-format
2131msgid "%s: csect `%s' not in enclosing section"
2132msgstr ""
2133
60bcf0fa 2134#: xcofflink.c:2026
e0a2c38a
RH
2135#, c-format
2136msgid "%s: misplaced XTY_LD `%s'"
2137msgstr ""
2138
60bcf0fa 2139#: xcofflink.c:2337
e0a2c38a
RH
2140#, c-format
2141msgid "%s: reloc %s:%d not in csect"
2142msgstr ""
2143
60bcf0fa 2144#: xcofflink.c:2472
e0a2c38a
RH
2145#, c-format
2146msgid "%s: XCOFF shared object when not producing XCOFF output"
2147msgstr ""
2148
60bcf0fa 2149#: xcofflink.c:2493
e0a2c38a
RH
2150#, c-format
2151msgid "%s: dynamic object with no .loader section"
2152msgstr ""
2153
60bcf0fa 2154#: xcofflink.c:3133
e0a2c38a
RH
2155#, c-format
2156msgid "%s: no such symbol"
2157msgstr ""
2158
60bcf0fa 2159#: xcofflink.c:3725
e0a2c38a
RH
2160#, c-format
2161msgid "warning: attempt to export undefined symbol `%s'"
2162msgstr ""
2163
60bcf0fa 2164#: xcofflink.c:4701
e0a2c38a
RH
2165#, c-format
2166msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
2167msgstr ""
2168
60bcf0fa 2169#: xcofflink.c:5526 xcofflink.c:5882 xcofflink.c:5919 xcofflink.c:6236
e0a2c38a
RH
2170#, c-format
2171msgid "%s: loader reloc in unrecognized section `%s'"
2172msgstr ""
2173
60bcf0fa 2174#: xcofflink.c:5548 xcofflink.c:6247
e0a2c38a
RH
2175#, c-format
2176msgid "%s: `%s' in loader reloc but not loader sym"
2177msgstr ""
2178
60bcf0fa 2179#: xcofflink.c:5563
e0a2c38a
RH
2180#, c-format
2181msgid "%s: loader reloc in read-only section %s"
2182msgstr ""
2183
60bcf0fa 2184#: xcofflink.c:6443
e0a2c38a
RH
2185#, c-format
2186msgid "%s: unsupported relocation type 0x%02x"
2187msgstr ""
2188
60bcf0fa 2189#: xcofflink.c:6489
e0a2c38a
RH
2190#, c-format
2191msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
2192msgstr ""
This page took 0.156198 seconds and 4 git commands to generate.