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