OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.3/] [bfd/] [po/] [bfd.pot] - Blame information for rev 1765

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.