Set the architecture (GDB multiarch needs it).
[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"
dc3febfa 9"POT-Creation-Date: 2001-02-18 14:28-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
175aa013 52#: aoutx.h:3681
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
175aa013 70#: bfd.c:272
252b5132
RH
71msgid "No error"
72msgstr ""
73
175aa013 74#: bfd.c:273
252b5132
RH
75msgid "System call error"
76msgstr ""
77
175aa013 78#: bfd.c:274
252b5132
RH
79msgid "Invalid bfd target"
80msgstr ""
81
175aa013 82#: bfd.c:275
252b5132
RH
83msgid "File in wrong format"
84msgstr ""
85
175aa013 86#: bfd.c:276
252b5132
RH
87msgid "Invalid operation"
88msgstr ""
89
175aa013 90#: bfd.c:277
252b5132
RH
91msgid "Memory exhausted"
92msgstr ""
93
175aa013 94#: bfd.c:278
252b5132
RH
95msgid "No symbols"
96msgstr ""
97
175aa013 98#: bfd.c:279
252b5132
RH
99msgid "Archive has no index; run ranlib to add one"
100msgstr ""
101
175aa013 102#: bfd.c:280
252b5132
RH
103msgid "No more archived files"
104msgstr ""
105
175aa013 106#: bfd.c:281
252b5132
RH
107msgid "Malformed archive"
108msgstr ""
109
175aa013 110#: bfd.c:282
252b5132
RH
111msgid "File format not recognized"
112msgstr ""
113
175aa013 114#: bfd.c:283
252b5132
RH
115msgid "File format is ambiguous"
116msgstr ""
117
175aa013 118#: bfd.c:284
252b5132
RH
119msgid "Section has no contents"
120msgstr ""
121
175aa013 122#: bfd.c:285
252b5132
RH
123msgid "Nonrepresentable section on output"
124msgstr ""
125
175aa013 126#: bfd.c:286
252b5132
RH
127msgid "Symbol needs debug section which does not exist"
128msgstr ""
129
175aa013 130#: bfd.c:287
252b5132
RH
131msgid "Bad value"
132msgstr ""
133
175aa013 134#: bfd.c:288
252b5132
RH
135msgid "File truncated"
136msgstr ""
137
175aa013 138#: bfd.c:289
252b5132
RH
139msgid "File too big"
140msgstr ""
141
175aa013 142#: bfd.c:290
252b5132
RH
143msgid "#<Invalid error code>"
144msgstr ""
145
175aa013 146#: bfd.c:674
252b5132
RH
147#, c-format
148msgid "bfd assertion fail %s:%d"
149msgstr ""
150
175aa013 151#: bfd.c:692
a74801ba
ILT
152#, c-format
153msgid "BFD internal error, aborting at %s line %d in %s\n"
154msgstr ""
155
175aa013 156#: bfd.c:696
a74801ba
ILT
157#, c-format
158msgid "BFD internal error, aborting at %s line %d\n"
159msgstr ""
160
175aa013 161#: bfd.c:698
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
175aa013 170#: coff-a29k.c:123
252b5132
RH
171msgid "Missing IHCONST"
172msgstr ""
173
175aa013 174#: coff-a29k.c:183
252b5132
RH
175msgid "Missing IHIHALF"
176msgstr ""
177
175aa013 178#: coff-a29k.c:215
252b5132
RH
179msgid "Unrecognized reloc"
180msgstr ""
181
175aa013 182#: coff-a29k.c:427
252b5132
RH
183msgid "missing IHCONST reloc"
184msgstr ""
185
175aa013 186#: coff-a29k.c:518
252b5132
RH
187msgid "missing IHIHALF reloc"
188msgstr ""
189
190#: coff-alpha.c:880 coff-alpha.c:917
191msgid "GP relative relocation used when GP not defined"
192msgstr ""
193
a85d7ed0 194#: coff-alpha.c:1486 elf64-alpha.c:4044
252b5132
RH
195msgid "using multiple gp values"
196msgstr ""
197
175aa013 198#: coff-alpha.c:1992 coff-mips.c:1433
252b5132
RH
199msgid "GP relative relocation when GP not defined"
200msgstr ""
201
175aa013 202#: coff-arm.c:1017 elf32-arm.h:246
252b5132
RH
203#, c-format
204msgid "%s: unable to find THUMB glue '%s' for `%s'"
205msgstr ""
206
175aa013 207#: coff-arm.c:1046 elf32-arm.h:281
252b5132
RH
208#, c-format
209msgid "%s: unable to find ARM glue '%s' for `%s'"
210msgstr ""
211
175aa013 212#: coff-arm.c:1334 coff-arm.c:1429 elf32-arm.h:841 elf32-arm.h:946
252b5132
RH
213#, c-format
214msgid "%s(%s): warning: interworking not enabled."
215msgstr ""
216
175aa013 217#: coff-arm.c:1338 elf32-arm.h:949
252b5132
RH
218#, c-format
219msgid " first occurrence: %s: arm call to thumb"
220msgstr ""
221
175aa013 222#: coff-arm.c:1433 elf32-arm.h:844
252b5132
RH
223#, c-format
224msgid " first occurrence: %s: thumb call to arm"
225msgstr ""
226
175aa013 227#: coff-arm.c:1436
252b5132
RH
228msgid " consider relinking with --support-old-code enabled"
229msgstr ""
230
175aa013 231#: coff-arm.c:1725 coff-tic80.c:682 cofflink.c:2991
252b5132
RH
232#, c-format
233msgid "%s: bad reloc address 0x%lx in section `%s'"
234msgstr ""
235
175aa013 236#: coff-arm.c:2062
a74801ba
ILT
237#, c-format
238msgid "%s: illegal symbol index in reloc: %d"
239msgstr ""
240
175aa013 241#: coff-arm.c:2190
252b5132
RH
242#, c-format
243msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
244msgstr ""
245
175aa013 246#: coff-arm.c:2205
252b5132
RH
247#, c-format
248msgid ""
249"%s: ERROR: passes floats in float registers whereas target %s uses integer "
250"registers"
251msgstr ""
252
175aa013 253#: coff-arm.c:2208
252b5132
RH
254#, c-format
255msgid ""
256"%s: ERROR: passes floats in integer registers whereas target %s uses float "
257"registers"
258msgstr ""
259
175aa013 260#: coff-arm.c:2223
252b5132
RH
261#, c-format
262msgid ""
263"%s: ERROR: compiled as position independent code, whereas target %s is "
264"absolute position"
265msgstr ""
266
175aa013 267#: coff-arm.c:2226
252b5132
RH
268#, c-format
269msgid ""
270"%s: ERROR: compiled as absolute position code, whereas target %s is position "
271"independent"
272msgstr ""
273
175aa013 274#: coff-arm.c:2255
252b5132
RH
275#, c-format
276msgid "Warning: input file %s supports interworking, whereas %s does not."
277msgstr ""
278
175aa013 279#: coff-arm.c:2258
252b5132
RH
280#, c-format
281msgid "Warning: input file %s does not support interworking, whereas %s does."
282msgstr ""
283
175aa013 284#: coff-arm.c:2285
252b5132
RH
285#, c-format
286msgid "private flags = %x:"
287msgstr ""
288
175aa013 289#: coff-arm.c:2293 elf32-arm.h:2210
252b5132
RH
290msgid " [floats passed in float registers]"
291msgstr ""
292
175aa013 293#: coff-arm.c:2295
252b5132
RH
294msgid " [floats passed in integer registers]"
295msgstr ""
296
175aa013 297#: coff-arm.c:2298 elf32-arm.h:2213
252b5132
RH
298msgid " [position independent]"
299msgstr ""
300
175aa013 301#: coff-arm.c:2300
252b5132
RH
302msgid " [absolute position]"
303msgstr ""
304
175aa013 305#: coff-arm.c:2304
252b5132
RH
306msgid " [interworking flag not initialised]"
307msgstr ""
308
175aa013 309#: coff-arm.c:2306
252b5132
RH
310msgid " [interworking supported]"
311msgstr ""
312
175aa013 313#: coff-arm.c:2308
252b5132
RH
314msgid " [interworking not supported]"
315msgstr ""
316
175aa013 317#: coff-arm.c:2356
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
175aa013 324#: coff-arm.c:2360
252b5132
RH
325#, c-format
326msgid "Warning: Clearing the interworking flag of %s due to outside request"
327msgstr ""
328
23ccc829 329#: coffcode.h:2136
252b5132 330#, c-format
60bcf0fa 331msgid "Unrecognized TI COFF target id '0x%x'"
252b5132
RH
332msgstr ""
333
23ccc829 334#: coffcode.h:4194
252b5132
RH
335#, c-format
336msgid "%s: warning: illegal symbol index %ld in line numbers"
337msgstr ""
338
23ccc829 339#: coffcode.h:4208
252b5132
RH
340#, c-format
341msgid "%s: warning: duplicate line number information for `%s'"
342msgstr ""
343
23ccc829 344#: coffcode.h:4568
252b5132
RH
345#, c-format
346msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
347msgstr ""
348
23ccc829 349#: coffcode.h:4699
a74801ba
ILT
350#, c-format
351msgid "warning: %s: local symbol `%s' has no section"
352msgstr ""
353
23ccc829 354#: coff-tic54x.c:376 coffcode.h:4810
59ff2774
NC
355#, c-format
356msgid "%s: warning: illegal symbol index %ld in relocs"
357msgstr ""
358
23ccc829 359#: coffcode.h:4848
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
a85d7ed0 378#: cofflink.c:526 elflink.h:1651
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
175aa013 398#: coff-m68k.c:475 coff-mips.c:2431 elf32-m68k.c:2264
59ff2774
NC
399msgid "unsupported reloc type"
400msgstr ""
401
825b47db 402#: coff-mips.c:874 elf32-mips.c:1423
59ff2774
NC
403msgid "GP relative relocation when _gp not defined"
404msgstr ""
405
406#. No other sections should appear in -membedded-pic
407#. code.
175aa013 408#: coff-mips.c:2468
59ff2774
NC
409msgid "reloc against unsupported section"
410msgstr ""
411
175aa013 412#: coff-mips.c:2476
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
dc3febfa 481#: ecoff.c:1329
252b5132
RH
482#, c-format
483msgid "Unknown basic type %d"
484msgstr ""
485
dc3febfa 486#: ecoff.c:1598
252b5132
RH
487#, c-format
488msgid ""
489"\n"
490" End+1 symbol: %ld"
491msgstr ""
492
dc3febfa 493#: ecoff.c:1605 ecoff.c:1608
252b5132
RH
494#, c-format
495msgid ""
496"\n"
497" First symbol: %ld"
498msgstr ""
499
dc3febfa 500#: ecoff.c:1620
252b5132
RH
501#, c-format
502msgid ""
503"\n"
504" End+1 symbol: %-7ld Type: %s"
505msgstr ""
506
dc3febfa 507#: ecoff.c:1627
252b5132
RH
508#, c-format
509msgid ""
510"\n"
511" Local symbol: %ld"
512msgstr ""
513
dc3febfa 514#: ecoff.c:1635
252b5132
RH
515#, c-format
516msgid ""
517"\n"
518" struct; End+1 symbol: %ld"
519msgstr ""
520
dc3febfa 521#: ecoff.c:1640
252b5132
RH
522#, c-format
523msgid ""
524"\n"
525" union; End+1 symbol: %ld"
526msgstr ""
527
dc3febfa 528#: ecoff.c:1645
252b5132
RH
529#, c-format
530msgid ""
531"\n"
532" enum; End+1 symbol: %ld"
533msgstr ""
534
dc3febfa 535#: ecoff.c:1651
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
a85d7ed0
NC
552#: elf-hppa.h:1369 elf-hppa.h:1402 elf32-arm.h:1853 elf32-i386.c:1442
553#: elf32-ppc.c:3092 elf32-s390.c:1442 elf32-sh.c:2996 elf64-s390.c:1431
825b47db 554#: elf64-x86-64.c:1200
252b5132
RH
555#, c-format
556msgid ""
60bcf0fa 557"%s: warning: unresolvable relocation against symbol `%s' from %s section"
252b5132
RH
558msgstr ""
559
175aa013
NC
560#: elf-m10200.c:450 elf-m10300.c:663 elf32-arm.h:1927 elf32-avr.c:842
561#: elf32-cris.c:431 elf32-d10v.c:478 elf32-fr30.c:648 elf32-i860.c:1049
562#: elf32-m32r.c:1265 elf32-v850.c:1680
60bcf0fa 563msgid "internal error: out of range error"
252b5132
RH
564msgstr ""
565
175aa013
NC
566#: elf-m10200.c:454 elf-m10300.c:667 elf32-arm.h:1931 elf32-avr.c:846
567#: elf32-cris.c:435 elf32-d10v.c:482 elf32-fr30.c:652 elf32-i860.c:1053
568#: elf32-m32r.c:1269 elf32-v850.c:1684
60bcf0fa 569msgid "internal error: unsupported relocation error"
252b5132
RH
570msgstr ""
571
175aa013 572#: elf-m10200.c:458 elf-m10300.c:671 elf32-arm.h:1935 elf32-d10v.c:486
60bcf0fa
NC
573#: elf32-m32r.c:1273
574msgid "internal error: dangerous error"
252b5132
RH
575msgstr ""
576
175aa013
NC
577#: elf-m10200.c:462 elf-m10300.c:675 elf32-arm.h:1939 elf32-avr.c:854
578#: elf32-cris.c:443 elf32-d10v.c:490 elf32-fr30.c:660 elf32-i860.c:1061
579#: elf32-m32r.c:1277 elf32-v850.c:1704
60bcf0fa 580msgid "internal error: unknown error"
a74801ba
ILT
581msgstr ""
582
51db3708 583#: elf32-arm.h:1967
a74801ba
ILT
584#, c-format
585msgid ""
586"Warning: Not setting interwork flag of %s since it has already been "
587"specified as non-interworking"
252b5132
RH
588msgstr ""
589
51db3708 590#: elf32-arm.h:1971
a74801ba
ILT
591#, c-format
592msgid "Warning: Clearing the interwork flag of %s due to outside request"
252b5132
RH
593msgstr ""
594
51db3708 595#: elf32-arm.h:2019
252b5132
RH
596#, c-format
597msgid ""
a74801ba
ILT
598"Warning: Clearing the interwork flag in %s because non-interworking code in "
599"%s has been linked with it"
600msgstr ""
601
51db3708 602#: elf32-arm.h:2113
a74801ba 603#, c-format
60bcf0fa
NC
604msgid ""
605"Error: %s compiled for EABI version %d, whereas %s is compiled for version %d"
a74801ba
ILT
606msgstr ""
607
51db3708 608#: elf32-arm.h:2127
a74801ba
ILT
609#, c-format
610msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
611msgstr ""
612
51db3708 613#: elf32-arm.h:2138
a74801ba
ILT
614#, c-format
615msgid ""
616"Error: %s passes floats in %s registers, whereas %s passes them in %s "
617"registers"
618msgstr ""
619
51db3708 620#: elf32-arm.h:2141 elf32-arm.h:2143
a74801ba
ILT
621msgid "float"
622msgstr ""
623
51db3708 624#: elf32-arm.h:2141 elf32-arm.h:2143
a74801ba
ILT
625msgid "integer"
626msgstr ""
627
51db3708 628#: elf32-arm.h:2150
a74801ba 629#, c-format
59ff2774 630msgid "Error: %s uses %s floating point, whereas %s uses %s floating point"
a74801ba
ILT
631msgstr ""
632
51db3708 633#: elf32-arm.h:2153 elf32-arm.h:2155
59ff2774 634msgid "soft"
a74801ba
ILT
635msgstr ""
636
51db3708 637#: elf32-arm.h:2153 elf32-arm.h:2155
59ff2774 638msgid "hard"
a74801ba
ILT
639msgstr ""
640
51db3708 641#: elf32-arm.h:2162
a74801ba
ILT
642#, c-format
643msgid "Warning: %s %s interworking, whereas %s %s"
644msgstr ""
645
51db3708 646#: elf32-arm.h:2165
a74801ba
ILT
647msgid "supports"
648msgstr ""
649
51db3708 650#: elf32-arm.h:2165
a74801ba
ILT
651msgid "does not support"
652msgstr ""
653
51db3708 654#: elf32-arm.h:2167
a74801ba
ILT
655msgid "does not"
656msgstr ""
657
51db3708 658#: elf32-arm.h:2167
a74801ba
ILT
659msgid "does"
660msgstr ""
661
7a6cc5fb
NC
662#. Ignore init flag - it may not be set, despite the flags field
663#. containing valid data.
825b47db 664#: elf32-arm.h:2193 elf32-cris.c:615 elf32-m68k.c:429 elf32-mips.c:2701
a74801ba
ILT
665#, c-format
666msgid "private flags = %lx:"
667msgstr ""
668
51db3708 669#: elf32-arm.h:2202
a74801ba
ILT
670msgid " [interworking enabled]"
671msgstr ""
672
51db3708 673#: elf32-arm.h:2205
a74801ba
ILT
674msgid " [APCS-26]"
675msgstr ""
676
51db3708 677#: elf32-arm.h:2207
a74801ba
ILT
678msgid " [APCS-32]"
679msgstr ""
680
51db3708 681#: elf32-arm.h:2216
60bcf0fa
NC
682msgid " [new ABI]"
683msgstr ""
684
51db3708 685#: elf32-arm.h:2219
60bcf0fa
NC
686msgid " [old ABI]"
687msgstr ""
688
51db3708 689#: elf32-arm.h:2222
60bcf0fa
NC
690msgid " [software FP]"
691msgstr ""
692
51db3708 693#: elf32-arm.h:2229
60bcf0fa
NC
694msgid " [Version1 EABI]"
695msgstr ""
696
51db3708 697#: elf32-arm.h:2232
60bcf0fa
NC
698msgid " [sorted symbol table]"
699msgstr ""
700
51db3708 701#: elf32-arm.h:2234
60bcf0fa
NC
702msgid " [unsorted symbol table]"
703msgstr ""
704
51db3708 705#: elf32-arm.h:2240
60bcf0fa
NC
706msgid " <EABI version unrecognised>"
707msgstr ""
708
51db3708 709#: elf32-arm.h:2247
60bcf0fa
NC
710msgid " [relocatable executable]"
711msgstr ""
712
51db3708 713#: elf32-arm.h:2250
60bcf0fa
NC
714msgid " [has entry point]"
715msgstr ""
716
51db3708 717#: elf32-arm.h:2255
60bcf0fa
NC
718msgid "<Unrecognised flag bits set>"
719msgstr ""
720
175aa013
NC
721#: elf32-avr.c:850 elf32-cris.c:439 elf32-fr30.c:656 elf32-i860.c:1057
722#: elf32-v850.c:1688
a74801ba
ILT
723msgid "internal error: dangerous relocation"
724msgstr ""
725
59ff2774 726#: elf32-cris.c:618
4da81684
HPN
727msgid " [symbols have a _ prefix]"
728msgstr ""
729
59ff2774
NC
730#: elf32-cris.c:657
731#, c-format
732msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols"
733msgstr ""
734
735#: elf32-cris.c:658
736#, c-format
737msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols"
738msgstr ""
739
175aa013 740#: elf32-hppa.c:625
5b343f5a
NC
741#, c-format
742msgid "%s(%s+0x%lx): cannot find stub entry %s"
743msgstr ""
744
175aa013 745#: elf32-hppa.c:686
5b343f5a
NC
746#, c-format
747msgid "%s: cannot create stub entry %s"
748msgstr ""
749
175aa013 750#: elf32-hppa.c:878
5b343f5a
NC
751#, c-format
752msgid "%s(%s+0x%lx): cannot relocate %s, recompile with -ffunction-sections"
753msgstr ""
754
175aa013 755#: elf32-hppa.c:891 elf32-hppa.c:1587
5b343f5a
NC
756#, c-format
757msgid "Could not find relocation section for %s"
758msgstr ""
759
825b47db 760#: elf32-hppa.c:1030 elf32-hppa.c:3421
5b343f5a
NC
761#, c-format
762msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections"
763msgstr ""
764
175aa013 765#: elf32-hppa.c:1342
5b343f5a
NC
766#, c-format
767msgid ""
768"%s: relocation %s can not be used when making a shared object; recompile "
769"with -fPIC"
770msgstr ""
771
175aa013 772#: elf32-hppa.c:1362
5b343f5a
NC
773#, c-format
774msgid ""
775"%s: relocation %s should not be used when making a shared object; recompile "
776"with -fPIC"
777msgstr ""
778
175aa013 779#: elf32-hppa.c:2725
83ea41ad 780#, c-format
5b343f5a 781msgid "%s: duplicate export stub %s"
83ea41ad
NC
782msgstr ""
783
825b47db 784#: elf32-hppa.c:3305
83ea41ad 785#, c-format
5b343f5a 786msgid "%s(%s+0x%lx): fixing %s"
83ea41ad
NC
787msgstr ""
788
825b47db 789#: elf32-hppa.c:3924
83ea41ad 790#, c-format
5b343f5a 791msgid "%s(%s+0x%lx): cannot handle %s for %s"
83ea41ad
NC
792msgstr ""
793
825b47db 794#: elf32-hppa.c:4242
59ff2774
NC
795msgid ".got section not immediately after .plt section"
796msgstr ""
797
51db3708 798#: elf32-i386.c:273
a74801ba
ILT
799#, c-format
800msgid "%s: invalid relocation type %d"
252b5132
RH
801msgstr ""
802
a85d7ed0 803#: elf32-i386.c:681 elf32-i386.c:1649
175aa013
NC
804#, c-format
805msgid "%s(%s): bad relocation section name `%s'"
806msgstr ""
807
a85d7ed0 808#: elf32-i386.c:686 elf32-i386.c:1654
175aa013
NC
809#, c-format
810msgid "%s: bad relocation section name `%s'"
811msgstr ""
812
8ad3436c 813#: elf32-m32r.c:916
252b5132
RH
814msgid "SDA relocation when _SDA_BASE_ not defined"
815msgstr ""
816
175aa013 817#: elf32-m32r.c:1000 elf32-ppc.c:2959
252b5132
RH
818#, c-format
819msgid "%s: unknown relocation type %d"
820msgstr ""
821
8ad3436c 822#: elf32-m32r.c:1208
252b5132
RH
823#, c-format
824msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
825msgstr ""
826
8ad3436c 827#: elf32-m32r.c:2010
252b5132
RH
828#, c-format
829msgid "%s: Instruction set mismatch with previous modules"
830msgstr ""
831
8ad3436c 832#: elf32-m32r.c:2033
252b5132
RH
833#, c-format
834msgid "private flags = %lx"
835msgstr ""
836
8ad3436c 837#: elf32-m32r.c:2038
252b5132
RH
838msgid ": m32r instructions"
839msgstr ""
840
8ad3436c 841#: elf32-m32r.c:2039
a74801ba 842msgid ": m32rx instructions"
e0a2c38a
RH
843msgstr ""
844
175aa013 845#: elf32-m68k.c:432
e0a2c38a
RH
846msgid " [cpu32]"
847msgstr ""
848
175aa013 849#: elf32-mcore.c:364 elf32-mcore.c:490
e0a2c38a
RH
850#, c-format
851msgid "%s: Relocation %s (%d) is not currently supported.\n"
852msgstr ""
853
175aa013 854#: elf32-mcore.c:449
e0a2c38a
RH
855#, c-format
856msgid "%s: Unknown relocation type %d\n"
857msgstr ""
858
825b47db 859#: elf32-mips.c:1582
e0a2c38a
RH
860msgid "32bits gp relative relocation occurs for an external symbol"
861msgstr ""
862
825b47db 863#: elf32-mips.c:1731
e0a2c38a
RH
864#, c-format
865msgid "Linking mips16 objects into %s format is not supported"
866msgstr ""
867
825b47db 868#: elf32-mips.c:2588
e0a2c38a
RH
869#, c-format
870msgid "%s: linking PIC files with non-PIC files"
871msgstr ""
872
825b47db 873#: elf32-mips.c:2598
e0a2c38a
RH
874#, c-format
875msgid "%s: linking abicalls files with non-abicalls files"
876msgstr ""
877
825b47db 878#: elf32-mips.c:2627
e0a2c38a
RH
879#, c-format
880msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
881msgstr ""
882
825b47db 883#: elf32-mips.c:2636
e0a2c38a
RH
884#, c-format
885msgid "%s: ISA mismatch (%d) with previous modules (%d)"
886msgstr ""
887
825b47db 888#: elf32-mips.c:2659
e0a2c38a
RH
889#, c-format
890msgid "%s: ABI mismatch: linking %s module with previous %s modules"
891msgstr ""
892
825b47db 893#: elf32-mips.c:2673 elf32-ppc.c:1477 elf64-sparc.c:2991
e0a2c38a
RH
894#, c-format
895msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
896msgstr ""
897
825b47db 898#: elf32-mips.c:2704
e0a2c38a
RH
899msgid " [abi=O32]"
900msgstr ""
901
825b47db 902#: elf32-mips.c:2706
e0a2c38a
RH
903msgid " [abi=O64]"
904msgstr ""
905
825b47db 906#: elf32-mips.c:2708
e0a2c38a
RH
907msgid " [abi=EABI32]"
908msgstr ""
909
825b47db 910#: elf32-mips.c:2710
e0a2c38a
RH
911msgid " [abi=EABI64]"
912msgstr ""
913
825b47db 914#: elf32-mips.c:2712
e0a2c38a
RH
915msgid " [abi unknown]"
916msgstr ""
917
825b47db 918#: elf32-mips.c:2714
a74801ba
ILT
919msgid " [abi=N32]"
920msgstr ""
921
825b47db 922#: elf32-mips.c:2716
a74801ba
ILT
923msgid " [abi=64]"
924msgstr ""
925
825b47db 926#: elf32-mips.c:2718
e0a2c38a
RH
927msgid " [no abi set]"
928msgstr ""
929
825b47db 930#: elf32-mips.c:2721
e0a2c38a
RH
931msgid " [mips1]"
932msgstr ""
933
825b47db 934#: elf32-mips.c:2723
e0a2c38a
RH
935msgid " [mips2]"
936msgstr ""
937
825b47db 938#: elf32-mips.c:2725
e0a2c38a
RH
939msgid " [mips3]"
940msgstr ""
941
825b47db 942#: elf32-mips.c:2727
e0a2c38a
RH
943msgid " [mips4]"
944msgstr ""
945
825b47db 946#: elf32-mips.c:2729
84ea6cf2
NC
947msgid " [mips5]"
948msgstr ""
949
825b47db 950#: elf32-mips.c:2731
e7af610e
NC
951msgid " [mips32]"
952msgstr ""
953
825b47db 954#: elf32-mips.c:2733
84ea6cf2
NC
955msgid " [mips64]"
956msgstr ""
957
825b47db 958#: elf32-mips.c:2735
e0a2c38a
RH
959msgid " [unknown ISA]"
960msgstr ""
961
825b47db 962#: elf32-mips.c:2738
e0a2c38a
RH
963msgid " [32bitmode]"
964msgstr ""
965
825b47db 966#: elf32-mips.c:2740
e0a2c38a
RH
967msgid " [not 32bitmode]"
968msgstr ""
969
825b47db 970#: elf32-mips.c:4407
e0a2c38a
RH
971msgid "static procedure (no name)"
972msgstr ""
973
825b47db 974#: elf32-mips.c:5024 elf64-alpha.c:4417
e0a2c38a
RH
975#, c-format
976msgid "%s: illegal section name `%s'"
977msgstr ""
978
825b47db 979#: elf32-mips.c:5589
a74801ba 980msgid "not enough GOT space for local GOT entries"
e0a2c38a
RH
981msgstr ""
982
825b47db 983#: elf32-mips.c:6705
e0a2c38a 984#, c-format
a74801ba 985msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
e0a2c38a
RH
986msgstr ""
987
825b47db 988#: elf32-mips.c:7692
3eb6f68f
NC
989#, c-format
990msgid "Malformed reloc detected for section %s"
991msgstr ""
992
825b47db 993#: elf32-mips.c:7769
e0a2c38a
RH
994#, c-format
995msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
996msgstr ""
997
51db3708 998#: elf32-ppc.c:1443
e0a2c38a
RH
999#, c-format
1000msgid ""
1001"%s: compiled with -mrelocatable and linked with modules compiled normally"
1002msgstr ""
1003
51db3708 1004#: elf32-ppc.c:1451
e0a2c38a
RH
1005#, c-format
1006msgid ""
1007"%s: compiled normally and linked with modules compiled with -mrelocatable"
1008msgstr ""
1009
175aa013 1010#: elf32-ppc.c:1575
e0a2c38a
RH
1011#, c-format
1012msgid "%s: Unknown special linker type %d"
1013msgstr ""
1014
175aa013 1015#: elf32-ppc.c:2241 elf32-ppc.c:2275 elf32-ppc.c:2310
e0a2c38a
RH
1016#, c-format
1017msgid "%s: relocation %s cannot be used when making a shared object"
1018msgstr ""
1019
175aa013 1020#: elf32-ppc.c:3125
e0a2c38a
RH
1021#, c-format
1022msgid "%s: unknown relocation type %d for symbol %s"
1023msgstr ""
1024
175aa013 1025#: elf32-ppc.c:3489 elf32-ppc.c:3510 elf32-ppc.c:3560
e0a2c38a
RH
1026#, c-format
1027msgid ""
1028"%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
1029msgstr ""
1030
175aa013 1031#: elf32-ppc.c:3626
e0a2c38a
RH
1032#, c-format
1033msgid "%s: Relocation %s is not yet supported for symbol %s."
1034msgstr ""
1035
b79e8c78 1036#: elf32-sh.c:1084
e0a2c38a
RH
1037#, c-format
1038msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
1039msgstr ""
1040
b79e8c78 1041#: elf32-sh.c:1096
e0a2c38a
RH
1042#, c-format
1043msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
1044msgstr ""
1045
b79e8c78 1046#: elf32-sh.c:1113
e0a2c38a
RH
1047#, c-format
1048msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
1049msgstr ""
1050
b79e8c78 1051#: elf32-sh.c:1128
e0a2c38a
RH
1052#, c-format
1053msgid "%s: 0x%lx: warning: could not find expected reloc"
1054msgstr ""
1055
b79e8c78 1056#: elf32-sh.c:1165
e0a2c38a
RH
1057#, c-format
1058msgid "%s: 0x%lx: warning: symbol in unexpected section"
1059msgstr ""
1060
b79e8c78 1061#: elf32-sh.c:1287
e0a2c38a
RH
1062#, c-format
1063msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1064msgstr ""
1065
b79e8c78 1066#: elf32-sh.c:1296
e0a2c38a
RH
1067#, c-format
1068msgid "%s: 0x%lx: warning: bad count"
1069msgstr ""
1070
b79e8c78 1071#: elf32-sh.c:1689 elf32-sh.c:2076
e0a2c38a
RH
1072#, c-format
1073msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
1074msgstr ""
1075
a85d7ed0 1076#: elf32-sparc.c:1512 elf64-sparc.c:2264
e0a2c38a
RH
1077#, c-format
1078msgid "%s: probably compiled without -fPIC?"
1079msgstr ""
1080
51db3708 1081#: elf32-sparc.c:1962
e0a2c38a
RH
1082#, c-format
1083msgid "%s: compiled for a 64 bit system and target is 32 bit"
1084msgstr ""
1085
51db3708 1086#: elf32-sparc.c:1976
e0a2c38a
RH
1087#, c-format
1088msgid "%s: linking little endian files with big endian files"
1089msgstr ""
1090
175aa013 1091#: elf32-v850.c:674
e0a2c38a
RH
1092#, c-format
1093msgid "Variable `%s' cannot occupy in multiple small data regions"
1094msgstr ""
1095
175aa013 1096#: elf32-v850.c:677
e0a2c38a
RH
1097#, c-format
1098msgid ""
1099"Variable `%s' can only be in one of the small, zero, and tiny data regions"
1100msgstr ""
1101
175aa013 1102#: elf32-v850.c:680
e0a2c38a
RH
1103#, c-format
1104msgid ""
1105"Variable `%s' cannot be in both small and zero data regions simultaneously"
1106msgstr ""
1107
175aa013 1108#: elf32-v850.c:683
e0a2c38a
RH
1109#, c-format
1110msgid ""
1111"Variable `%s' cannot be in both small and tiny data regions simultaneously"
1112msgstr ""
1113
175aa013 1114#: elf32-v850.c:686
e0a2c38a
RH
1115#, c-format
1116msgid ""
1117"Variable `%s' cannot be in both zero and tiny data regions simultaneously"
1118msgstr ""
1119
175aa013 1120#: elf32-v850.c:1063
e0a2c38a
RH
1121msgid "FAILED to find previous HI16 reloc\n"
1122msgstr ""
1123
175aa013 1124#: elf32-v850.c:1692
e0a2c38a
RH
1125msgid "could not locate special linker symbol __gp"
1126msgstr ""
1127
175aa013 1128#: elf32-v850.c:1696
e0a2c38a
RH
1129msgid "could not locate special linker symbol __ep"
1130msgstr ""
1131
175aa013 1132#: elf32-v850.c:1700
e0a2c38a
RH
1133msgid "could not locate special linker symbol __ctbp"
1134msgstr ""
1135
175aa013 1136#: elf32-v850.c:1889
e0a2c38a
RH
1137#, c-format
1138msgid "%s: Architecture mismatch with previous modules"
1139msgstr ""
1140
175aa013 1141#: elf32-v850.c:1908
e0a2c38a
RH
1142#, c-format
1143msgid "private flags = %lx: "
1144msgstr ""
1145
175aa013 1146#: elf32-v850.c:1913
e0a2c38a
RH
1147msgid "v850 architecture"
1148msgstr ""
1149
175aa013 1150#: elf32-v850.c:1914
e0a2c38a
RH
1151msgid "v850e architecture"
1152msgstr ""
1153
175aa013 1154#: elf32-v850.c:1915
e0a2c38a
RH
1155msgid "v850ea architecture"
1156msgstr ""
1157
a85d7ed0 1158#: elf64-alpha.c:985
e0a2c38a
RH
1159msgid "GPDISP relocation did not find ldah and lda instructions"
1160msgstr ""
1161
a85d7ed0 1162#: elf64-alpha.c:3054
e0a2c38a
RH
1163#, c-format
1164msgid "%s: .got subsegment exceeds 64K (size %d)"
1165msgstr ""
1166
175aa013
NC
1167#: elf64-hppa.c:2018
1168#, c-format
1169msgid "stub entry for %s cannot load .plt, dp offset = %ld"
1170msgstr ""
1171
a85d7ed0 1172#: elf64-sparc.c:1249
e0a2c38a
RH
1173#, c-format
1174msgid "%s: check_relocs: unhandled reloc type %d"
1175msgstr ""
1176
a85d7ed0 1177#: elf64-sparc.c:1286
a74801ba
ILT
1178msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
1179msgstr ""
1180
a85d7ed0 1181#: elf64-sparc.c:1306
a74801ba
ILT
1182msgid ""
1183"Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
1184"redefined to %s"
1185msgstr ""
1186
a85d7ed0 1187#: elf64-sparc.c:1329
a74801ba
ILT
1188#, c-format
1189msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
1190msgstr ""
1191
a85d7ed0 1192#: elf64-sparc.c:1375
a74801ba
ILT
1193#, c-format
1194msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
1195msgstr ""
1196
a85d7ed0 1197#: elf64-sparc.c:2972
e0a2c38a
RH
1198#, c-format
1199msgid "%s: linking UltraSPARC specific with HAL specific code"
1200msgstr ""
1201
dc3febfa 1202#: elf.c:329
59ff2774
NC
1203#, c-format
1204msgid "%s: invalid string offset %u >= %lu for section `%s'"
1205msgstr ""
1206
dc3febfa 1207#: elf.c:570
59ff2774
NC
1208msgid ""
1209"\n"
1210"Program Header:\n"
1211msgstr ""
1212
dc3febfa 1213#: elf.c:618
59ff2774
NC
1214msgid ""
1215"\n"
1216"Dynamic Section:\n"
1217msgstr ""
1218
dc3febfa 1219#: elf.c:747
59ff2774
NC
1220msgid ""
1221"\n"
1222"Version definitions:\n"
1223msgstr ""
1224
dc3febfa 1225#: elf.c:770
59ff2774
NC
1226msgid ""
1227"\n"
1228"Version References:\n"
1229msgstr ""
1230
dc3febfa 1231#: elf.c:775
59ff2774
NC
1232#, c-format
1233msgid " required from %s:\n"
1234msgstr ""
1235
dc3febfa 1236#: elf.c:1363
59ff2774
NC
1237#, c-format
1238msgid "%s: invalid link %lu for reloc section %s (index %u)"
1239msgstr ""
1240
dc3febfa 1241#: elf.c:2117
59ff2774
NC
1242#, c-format
1243msgid ""
1244"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
1245"0x%.8lx\n"
1246msgstr ""
1247
dc3febfa 1248#: elf.c:2720
59ff2774
NC
1249#, c-format
1250msgid "%s: Not enough room for program headers (allocated %u, need %u)"
1251msgstr ""
1252
dc3febfa 1253#: elf.c:2819
59ff2774
NC
1254#, c-format
1255msgid "%s: Not enough room for program headers, try linking with -N"
1256msgstr ""
1257
dc3febfa 1258#: elf.c:2945
59ff2774
NC
1259#, c-format
1260msgid "Error: First section in segment (%s) starts at 0x%x"
1261msgstr ""
1262
dc3febfa 1263#: elf.c:2948
59ff2774
NC
1264#, c-format
1265msgid " whereas segment starts at 0x%x"
1266msgstr ""
1267
dc3febfa 1268#: elf.c:3221
59ff2774
NC
1269#, c-format
1270msgid "%s: warning: allocated section `%s' not in segment"
1271msgstr ""
1272
dc3febfa 1273#: elf.c:3623
59ff2774
NC
1274#, c-format
1275msgid "%s: symbol `%s' required but not present"
1276msgstr ""
1277
dc3febfa 1278#: elf.c:3632
59ff2774
NC
1279#, c-format
1280msgid ""
1281"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
1282"0x%.8lx%s\n"
1283msgstr ""
1284
dc3febfa 1285#: elf.c:3873
59ff2774
NC
1286#, c-format
1287msgid "%s: warning: Empty loadable segment detected\n"
1288msgstr ""
1289
dc3febfa 1290#: elf.c:5253
59ff2774
NC
1291#, c-format
1292msgid "%s: unsupported relocation type %s"
1293msgstr ""
1294
0d2bcfaf 1295#: elfcode.h:1084
e0a2c38a
RH
1296#, c-format
1297msgid "%s: version count (%ld) does not match symbol count (%ld)"
1298msgstr ""
1299
175aa013 1300#: elflink.c:430
e0a2c38a
RH
1301#, c-format
1302msgid "%s: Section %s is already to large to put hole of %ld bytes in"
1303msgstr ""
1304
a85d7ed0 1305#: elflink.h:1468
a74801ba
ILT
1306#, c-format
1307msgid "%s: %s: invalid version %u (max %d)"
1308msgstr ""
1309
a85d7ed0 1310#: elflink.h:1509
a74801ba
ILT
1311#, c-format
1312msgid "%s: %s: invalid needed version %d"
1313msgstr ""
1314
a85d7ed0 1315#: elflink.h:1629
a74801ba
ILT
1316#, c-format
1317msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s"
1318msgstr ""
1319
a85d7ed0 1320#: elflink.h:1875
a74801ba
ILT
1321#, c-format
1322msgid "%s: warning: unexpected redefinition of `%s'"
1323msgstr ""
1324
a85d7ed0 1325#: elflink.h:3660
a74801ba
ILT
1326#, c-format
1327msgid "warning: type and size of dynamic symbol `%s' are not defined"
1328msgstr ""
1329
a85d7ed0 1330#: elflink.h:3932
a74801ba
ILT
1331#, c-format
1332msgid "%s: undefined versioned symbol name %s"
1333msgstr ""
1334
a85d7ed0 1335#: elflink.h:5181
a74801ba
ILT
1336#, c-format
1337msgid "%s: could not find output section %s for input section %s"
1338msgstr ""
1339
1340#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452
e0a2c38a
RH
1341#, c-format
1342msgid "Output file requires shared library `%s'\n"
1343msgstr ""
1344
a74801ba 1345#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460
e0a2c38a
RH
1346#, c-format
1347msgid "Output file requires shared library `%s.so.%s'\n"
1348msgstr ""
1349
a74801ba
ILT
1350#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701
1351#: sparclinux.c:649 sparclinux.c:699
e0a2c38a
RH
1352#, c-format
1353msgid "Symbol %s not defined for fixups\n"
1354msgstr ""
1355
a74801ba 1356#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723
e0a2c38a
RH
1357msgid "Warning: fixup count mismatch\n"
1358msgstr ""
1359
1360#: ieee.c:167
1361#, c-format
1362msgid "%s: string too long (%d chars, max 65535)"
1363msgstr ""
1364
1365#: ieee.c:297
1366#, c-format
1367msgid "%s: unrecognized symbol `%s' flags 0x%x"
1368msgstr ""
1369
1370#: ieee.c:793
1371#, c-format
1372msgid "%s: unimplemented ATI record %u for symbol %u"
1373msgstr ""
1374
1375#: ieee.c:818
1376#, c-format
1377msgid "%s: unexpected ATN type %d in external part"
1378msgstr ""
1379
1380#: ieee.c:840
1381#, c-format
1382msgid "%s: unexpected type after ATN"
1383msgstr ""
1384
1385#: ihex.c:259
1386#, c-format
1387msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
1388msgstr ""
1389
1390#: ihex.c:369
1391#, c-format
1392msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)"
1393msgstr ""
1394
1395#: ihex.c:421
1396#, c-format
1397msgid "%s:%d: bad extended address record length in Intel Hex file"
1398msgstr ""
1399
1400#: ihex.c:438
1401#, c-format
1402msgid "%s:%d: bad extended start address length in Intel Hex file"
1403msgstr ""
1404
1405#: ihex.c:455
1406#, c-format
1407msgid "%s:%d: bad extended linear address record length in Intel Hex file"
1408msgstr ""
1409
1410#: ihex.c:472
1411#, c-format
1412msgid "%s:%d: bad extended linear start address length in Intel Hex file"
1413msgstr ""
1414
1415#: ihex.c:489
1416#, c-format
1417msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n"
1418msgstr ""
1419
1420#: ihex.c:609
1421#, c-format
1422msgid "%s: internal error in ihex_read_section"
1423msgstr ""
1424
1425#: ihex.c:644
1426#, c-format
1427msgid "%s: bad section length in ihex_read_section"
1428msgstr ""
1429
1430#: ihex.c:858
1431#, c-format
1432msgid "%s: address 0x%s out of range for Intex Hex file"
1433msgstr ""
1434
0d2bcfaf 1435#: libbfd.c:471
e0a2c38a
RH
1436#, c-format
1437msgid "not mapping: data=%lx mapped=%d\n"
1438msgstr ""
1439
0d2bcfaf 1440#: libbfd.c:474
e0a2c38a
RH
1441msgid "not mapping: env var not set\n"
1442msgstr ""
1443
0d2bcfaf 1444#: libbfd.c:1370
60bcf0fa
NC
1445#, c-format
1446msgid "%s: compiled for a big endian system and target is little endian"
1447msgstr ""
1448
0d2bcfaf 1449#: libbfd.c:1372
60bcf0fa
NC
1450#, c-format
1451msgid "%s: compiled for a little endian system and target is big endian"
1452msgstr ""
1453
0d2bcfaf 1454#: linker.c:2678
e0a2c38a
RH
1455#, c-format
1456msgid "Attempt to do relocateable link with %s input and %s output"
1457msgstr ""
1458
1459#: oasys.c:1016
1460#, c-format
1461msgid "%s: can not represent section `%s' in oasys"
1462msgstr ""
1463
1464#: osf-core.c:146
1465#, c-format
1466msgid "Unhandled OSF/1 core file section type %d\n"
1467msgstr ""
1468
8ad3436c 1469#. XXX code yet to be written.
825b47db 1470#: peicode.h:795
8ad3436c
AM
1471#, c-format
1472msgid "%s: Unhandled import type; %x"
1473msgstr ""
1474
825b47db 1475#: peicode.h:800
8ad3436c
AM
1476#, c-format
1477msgid "%s: Unrecognised import type; %x"
1478msgstr ""
1479
825b47db 1480#: peicode.h:814
8ad3436c
AM
1481#, c-format
1482msgid "%s: Unrecognised import name type; %x"
1483msgstr ""
1484
825b47db 1485#: peicode.h:1171
8ad3436c
AM
1486#, c-format
1487msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
1488msgstr ""
1489
825b47db 1490#: peicode.h:1183
8ad3436c
AM
1491#, c-format
1492msgid ""
1493"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
1494"archive"
1495msgstr ""
1496
825b47db 1497#: peicode.h:1200
8ad3436c
AM
1498#, c-format
1499msgid "%s: size field is zero in Import Library Format header"
1500msgstr ""
1501
825b47db 1502#: peicode.h:1228
a74801ba 1503#, c-format
8ad3436c 1504msgid "%s: string not null terminated in ILF object file."
a74801ba
ILT
1505msgstr ""
1506
0d2bcfaf 1507#: pe-mips.c:653
59ff2774
NC
1508#, c-format
1509msgid "%s: `ld -r' not supported with PE MIPS objects\n"
1510msgstr ""
1511
8d88c4ca
NC
1512#. OK, at this point the following variables are set up:
1513#. src = VMA of the memory we're fixing up
1514#. mem = pointer to memory we're fixing up
1515#. val = VMA of what we need to refer to
1516#.
0d2bcfaf 1517#: pe-mips.c:789
8d88c4ca
NC
1518#, c-format
1519msgid "%s: unimplemented %s\n"
1520msgstr ""
1521
0d2bcfaf 1522#: pe-mips.c:815
59ff2774
NC
1523#, c-format
1524msgid "%s: jump too far away\n"
1525msgstr ""
1526
0d2bcfaf 1527#: pe-mips.c:842
59ff2774
NC
1528#, c-format
1529msgid "%s: bad pair/reflo after refhi\n"
1530msgstr ""
1531
60bcf0fa 1532#: ppcboot.c:422
e0a2c38a
RH
1533msgid ""
1534"\n"
1535"ppcboot header:\n"
1536msgstr ""
1537
60bcf0fa 1538#: ppcboot.c:423
e0a2c38a
RH
1539#, c-format
1540msgid "Entry offset = 0x%.8lx (%ld)\n"
1541msgstr ""
1542
60bcf0fa 1543#: ppcboot.c:424
e0a2c38a
RH
1544#, c-format
1545msgid "Length = 0x%.8lx (%ld)\n"
1546msgstr ""
1547
60bcf0fa 1548#: ppcboot.c:427
e0a2c38a
RH
1549#, c-format
1550msgid "Flag field = 0x%.2x\n"
1551msgstr ""
1552
60bcf0fa 1553#: ppcboot.c:433
e0a2c38a
RH
1554#, c-format
1555msgid "Partition name = \"%s\"\n"
1556msgstr ""
1557
60bcf0fa 1558#: ppcboot.c:452
e0a2c38a
RH
1559#, c-format
1560msgid ""
1561"\n"
1562"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1563msgstr ""
1564
60bcf0fa 1565#: ppcboot.c:458
e0a2c38a
RH
1566#, c-format
1567msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1568msgstr ""
1569
60bcf0fa 1570#: ppcboot.c:464
e0a2c38a
RH
1571#, c-format
1572msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
1573msgstr ""
1574
60bcf0fa 1575#: ppcboot.c:465
e0a2c38a
RH
1576#, c-format
1577msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
1578msgstr ""
1579
0d2bcfaf 1580#: som.c:5355
e0a2c38a
RH
1581msgid "som_sizeof_headers unimplemented"
1582msgstr ""
1583
8c603c85 1584#: srec.c:300
e0a2c38a
RH
1585#, c-format
1586msgid "%s:%d: Unexpected character `%s' in S-record file\n"
1587msgstr ""
1588
8c603c85 1589#: syms.c:968
e0a2c38a
RH
1590msgid "Unsupported .stab relocation"
1591msgstr ""
1592
0d2bcfaf 1593#: vms-gsd.c:354
a74801ba
ILT
1594#, c-format
1595msgid "bfd_make_section (%s) failed"
1596msgstr ""
1597
0d2bcfaf 1598#: vms-gsd.c:368
a74801ba
ILT
1599#, c-format
1600msgid "bfd_set_section_flags (%s, %x) failed"
1601msgstr ""
1602
0d2bcfaf 1603#: vms-gsd.c:404
a74801ba
ILT
1604#, c-format
1605msgid "Size mismatch section %s=%lx, %s=%lx"
1606msgstr ""
1607
0d2bcfaf 1608#: vms-gsd.c:699
e0a2c38a
RH
1609#, c-format
1610msgid "unknown gsd/egsd subtype %d"
1611msgstr ""
1612
0d2bcfaf 1613#: vms-hdr.c:403
e0a2c38a
RH
1614msgid "Object module NOT error-free !\n"
1615msgstr ""
1616
175aa013 1617#: vms-misc.c:540
e0a2c38a
RH
1618#, c-format
1619msgid "Stack overflow (%d) in _bfd_vms_push"
1620msgstr ""
1621
175aa013 1622#: vms-misc.c:558
e0a2c38a
RH
1623msgid "Stack underflow in _bfd_vms_pop"
1624msgstr ""
1625
175aa013 1626#: vms-misc.c:916
e0a2c38a
RH
1627msgid "_bfd_vms_output_counted called with zero bytes"
1628msgstr ""
1629
175aa013 1630#: vms-misc.c:921
e0a2c38a
RH
1631msgid "_bfd_vms_output_counted called with too many bytes"
1632msgstr ""
1633
175aa013 1634#: vms-misc.c:1052
e0a2c38a
RH
1635#, c-format
1636msgid "Symbol %s replaced by %s\n"
1637msgstr ""
1638
175aa013 1639#: vms-misc.c:1114
e0a2c38a
RH
1640#, c-format
1641msgid "failed to enter %s"
1642msgstr ""
1643
0d2bcfaf 1644#: vms-tir.c:68
e0a2c38a
RH
1645msgid "No Mem !"
1646msgstr ""
1647
0d2bcfaf 1648#: vms-tir.c:302
e0a2c38a
RH
1649msgid "Bad section index in ETIR_S_C_STA_PQ"
1650msgstr ""
1651
0d2bcfaf 1652#: vms-tir.c:317
e0a2c38a
RH
1653#, c-format
1654msgid "Unsupported STA cmd %d"
1655msgstr ""
1656
0d2bcfaf 1657#: vms-tir.c:322 vms-tir.c:1274
e0a2c38a
RH
1658#, c-format
1659msgid "Reserved STA cmd %d"
1660msgstr ""
1661
0d2bcfaf 1662#: vms-tir.c:428
e0a2c38a
RH
1663#, c-format
1664msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
1665msgstr ""
1666
0d2bcfaf 1667#: vms-tir.c:449
e0a2c38a
RH
1668#, c-format
1669msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
1670msgstr ""
1671
0d2bcfaf 1672#: vms-tir.c:462
e0a2c38a
RH
1673msgid "ETIR_S_C_STO_RB/AB: Not supported"
1674msgstr ""
1675
0d2bcfaf 1676#: vms-tir.c:520
e0a2c38a
RH
1677msgid "ETIR_S_C_STO_LP_PSB: Not supported"
1678msgstr ""
1679
0d2bcfaf 1680#: vms-tir.c:526
e0a2c38a
RH
1681msgid "ETIR_S_C_STO_HINT_GBL: not implemented"
1682msgstr ""
1683
0d2bcfaf 1684#: vms-tir.c:532
e0a2c38a
RH
1685msgid "ETIR_S_C_STO_HINT_PS: not implemented"
1686msgstr ""
1687
0d2bcfaf 1688#: vms-tir.c:536 vms-tir.c:1446
e0a2c38a
RH
1689#, c-format
1690msgid "Reserved STO cmd %d"
1691msgstr ""
1692
0d2bcfaf 1693#: vms-tir.c:649
e0a2c38a
RH
1694msgid "ETIR_S_C_OPR_INSV: Not supported"
1695msgstr ""
1696
0d2bcfaf 1697#: vms-tir.c:667
e0a2c38a
RH
1698msgid "ETIR_S_C_OPR_USH: Not supported"
1699msgstr ""
1700
0d2bcfaf 1701#: vms-tir.c:673
e0a2c38a
RH
1702msgid "ETIR_S_C_OPR_ROT: Not supported"
1703msgstr ""
1704
0d2bcfaf 1705#: vms-tir.c:692
e0a2c38a
RH
1706msgid "ETIR_S_C_OPR_REDEF: Not supported"
1707msgstr ""
1708
0d2bcfaf 1709#: vms-tir.c:698
e0a2c38a
RH
1710msgid "ETIR_S_C_OPR_DFLIT: Not supported"
1711msgstr ""
1712
0d2bcfaf 1713#: vms-tir.c:702 vms-tir.c:1641
e0a2c38a
RH
1714#, c-format
1715msgid "Reserved OPR cmd %d"
1716msgstr ""
1717
0d2bcfaf 1718#: vms-tir.c:770 vms-tir.c:1710
e0a2c38a
RH
1719#, c-format
1720msgid "Reserved CTL cmd %d"
1721msgstr ""
1722
0d2bcfaf 1723#: vms-tir.c:798
e0a2c38a
RH
1724msgid "ETIR_S_C_STC_LP: not supported"
1725msgstr ""
1726
0d2bcfaf 1727#: vms-tir.c:816
e0a2c38a
RH
1728msgid "ETIR_S_C_STC_GBL: not supported"
1729msgstr ""
1730
0d2bcfaf 1731#: vms-tir.c:824
e0a2c38a
RH
1732msgid "ETIR_S_C_STC_GCA: not supported"
1733msgstr ""
1734
0d2bcfaf 1735#: vms-tir.c:833
e0a2c38a
RH
1736msgid "ETIR_S_C_STC_PS: not supported"
1737msgstr ""
1738
1739#.
1740#. * stack byte from image
1741#. * arg: -
1742#. *
1743#.
0d2bcfaf 1744#: vms-tir.c:1174
e0a2c38a
RH
1745msgid "Stack-from-image not implemented"
1746msgstr ""
1747
0d2bcfaf 1748#: vms-tir.c:1194
e0a2c38a
RH
1749msgid "Stack-entry-mask not fully implemented"
1750msgstr ""
1751
1752#.
1753#. * compare procedure argument
1754#. * arg: cs symbol name
1755#. * by argument index
1756#. * da argument descriptor
1757#. *
1758#. * compare argument descriptor with symbol argument (ARG$V_PASSMECH)
1759#. * and stack TRUE (args match) or FALSE (args dont match) value
1760#.
0d2bcfaf 1761#: vms-tir.c:1210
e0a2c38a
RH
1762msgid "PASSMECH not fully implemented"
1763msgstr ""
1764
0d2bcfaf 1765#: vms-tir.c:1230
e0a2c38a
RH
1766msgid "Stack-local-symbol not fully implemented"
1767msgstr ""
1768
0d2bcfaf 1769#: vms-tir.c:1245
e0a2c38a
RH
1770msgid "Stack-literal not fully implemented"
1771msgstr ""
1772
0d2bcfaf 1773#: vms-tir.c:1267
e0a2c38a
RH
1774msgid "Stack-local-symbol-entry-point-mask not fully implemented"
1775msgstr ""
1776
0d2bcfaf 1777#: vms-tir.c:1442
e0a2c38a
RH
1778#, c-format
1779msgid "Unimplemented STO cmd %d"
1780msgstr ""
1781
0d2bcfaf 1782#: vms-tir.c:1581
e0a2c38a
RH
1783msgid "TIR_S_C_OPR_ASH incomplete"
1784msgstr ""
1785
0d2bcfaf 1786#: vms-tir.c:1595
e0a2c38a
RH
1787msgid "TIR_S_C_OPR_USH incomplete"
1788msgstr ""
1789
0d2bcfaf 1790#: vms-tir.c:1609
e0a2c38a
RH
1791msgid "TIR_S_C_OPR_ROT incomplete"
1792msgstr ""
1793
1794#.
1795#. * redefine symbol to current location
1796#.
0d2bcfaf 1797#: vms-tir.c:1630
e0a2c38a
RH
1798msgid "TIR_S_C_OPR_REDEF not supported"
1799msgstr ""
1800
1801#.
1802#. * define a literal
1803#.
0d2bcfaf 1804#: vms-tir.c:1637
e0a2c38a
RH
1805msgid "TIR_S_C_OPR_DFLIT not supported"
1806msgstr ""
1807
0d2bcfaf 1808#: vms-tir.c:1691
e0a2c38a
RH
1809msgid "TIR_S_C_CTL_DFLOC not fully implemented"
1810msgstr ""
1811
0d2bcfaf 1812#: vms-tir.c:1699
e0a2c38a
RH
1813msgid "TIR_S_C_CTL_STLOC not fully implemented"
1814msgstr ""
1815
0d2bcfaf 1816#: vms-tir.c:1707
e0a2c38a
RH
1817msgid "TIR_S_C_CTL_STKDL not fully implemented"
1818msgstr ""
1819
0d2bcfaf 1820#: vms-tir.c:1761
e0a2c38a
RH
1821#, c-format
1822msgid "Obj code %d not found"
1823msgstr ""
1824
0d2bcfaf 1825#: vms-tir.c:2102
e0a2c38a
RH
1826#, c-format
1827msgid "SEC_RELOC with no relocs in section %s"
1828msgstr ""
1829
0d2bcfaf 1830#: vms-tir.c:2376
e0a2c38a
RH
1831#, c-format
1832msgid "Unhandled relocation %s"
1833msgstr ""
1834
8d88c4ca 1835#: xcofflink.c:1634
e0a2c38a
RH
1836#, c-format
1837msgid "%s: `%s' has line numbers but no enclosing section"
1838msgstr ""
1839
8d88c4ca 1840#: xcofflink.c:1686
e0a2c38a
RH
1841#, c-format
1842msgid "%s: class %d symbol `%s' has no aux entries"
1843msgstr ""
1844
8d88c4ca 1845#: xcofflink.c:1709
e0a2c38a
RH
1846#, c-format
1847msgid "%s: symbol `%s' has unrecognized csect type %d"
1848msgstr ""
1849
8d88c4ca 1850#: xcofflink.c:1721
e0a2c38a
RH
1851#, c-format
1852msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
1853msgstr ""
1854
8d88c4ca 1855#: xcofflink.c:1760
e0a2c38a
RH
1856#, c-format
1857msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
1858msgstr ""
1859
8d88c4ca 1860#: xcofflink.c:1883
e0a2c38a
RH
1861#, c-format
1862msgid "%s: symbol `%s' has unrecognized smclas %d"
1863msgstr ""
1864
8d88c4ca 1865#: xcofflink.c:1902
e0a2c38a
RH
1866#, c-format
1867msgid "%s: csect `%s' not in enclosing section"
1868msgstr ""
1869
8d88c4ca 1870#: xcofflink.c:2006
e0a2c38a
RH
1871#, c-format
1872msgid "%s: misplaced XTY_LD `%s'"
1873msgstr ""
1874
8d88c4ca 1875#: xcofflink.c:2317
e0a2c38a
RH
1876#, c-format
1877msgid "%s: reloc %s:%d not in csect"
1878msgstr ""
1879
8d88c4ca 1880#: xcofflink.c:2452
e0a2c38a
RH
1881#, c-format
1882msgid "%s: XCOFF shared object when not producing XCOFF output"
1883msgstr ""
1884
8d88c4ca 1885#: xcofflink.c:2473
e0a2c38a
RH
1886#, c-format
1887msgid "%s: dynamic object with no .loader section"
1888msgstr ""
1889
8d88c4ca 1890#: xcofflink.c:3113
e0a2c38a
RH
1891#, c-format
1892msgid "%s: no such symbol"
1893msgstr ""
1894
8d88c4ca 1895#: xcofflink.c:3704
e0a2c38a
RH
1896#, c-format
1897msgid "warning: attempt to export undefined symbol `%s'"
1898msgstr ""
1899
8d88c4ca 1900#: xcofflink.c:4698
e0a2c38a
RH
1901#, c-format
1902msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
1903msgstr ""
1904
8d88c4ca 1905#: xcofflink.c:5523 xcofflink.c:5879 xcofflink.c:5916 xcofflink.c:6233
e0a2c38a
RH
1906#, c-format
1907msgid "%s: loader reloc in unrecognized section `%s'"
1908msgstr ""
1909
8d88c4ca 1910#: xcofflink.c:5545 xcofflink.c:6244
e0a2c38a
RH
1911#, c-format
1912msgid "%s: `%s' in loader reloc but not loader sym"
1913msgstr ""
1914
8d88c4ca 1915#: xcofflink.c:5560
e0a2c38a
RH
1916#, c-format
1917msgid "%s: loader reloc in read-only section %s"
1918msgstr ""
1919
8d88c4ca 1920#: xcofflink.c:6440
e0a2c38a
RH
1921#, c-format
1922msgid "%s: unsupported relocation type 0x%02x"
1923msgstr ""
1924
8d88c4ca 1925#: xcofflink.c:6486
e0a2c38a
RH
1926#, c-format
1927msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
1928msgstr ""
This page took 0.185839 seconds and 4 git commands to generate.