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