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