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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [po/] [gold.pot] - Blame information for rev 27

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 khays
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR , YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11
"POT-Creation-Date: 2010-03-03 15:08+0100\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME \n"
14
"Language-Team: LANGUAGE \n"
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=CHARSET\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
 
19
#: archive.cc:119
20
#, c-format
21
msgid "%s: no archive symbol table (run ranlib)"
22
msgstr ""
23
 
24
#: archive.cc:204
25
#, c-format
26
msgid "%s: bad archive symbol table names"
27
msgstr ""
28
 
29
#: archive.cc:236
30
#, c-format
31
msgid "%s: malformed archive header at %zu"
32
msgstr ""
33
 
34
#: archive.cc:256
35
#, c-format
36
msgid "%s: malformed archive header size at %zu"
37
msgstr ""
38
 
39
#: archive.cc:267
40
#, c-format
41
msgid "%s: malformed archive header name at %zu"
42
msgstr ""
43
 
44
#: archive.cc:297
45
#, c-format
46
msgid "%s: bad extended name index at %zu"
47
msgstr ""
48
 
49
#: archive.cc:307
50
#, c-format
51
msgid "%s: bad extended name entry at header %zu"
52
msgstr ""
53
 
54
#: archive.cc:404
55
#, c-format
56
msgid "%s: short archive header at %zu"
57
msgstr ""
58
 
59
#: archive.cc:560
60
#, c-format
61
msgid "%s: member at %zu is not an ELF object"
62
msgstr ""
63
 
64
#: archive.cc:879
65
#, c-format
66
msgid "%s: archive libraries: %u\n"
67
msgstr ""
68
 
69
#: archive.cc:881
70
#, c-format
71
msgid "%s: total archive members: %u\n"
72
msgstr ""
73
 
74
#: archive.cc:883
75
#, c-format
76
msgid "%s: loaded archive members: %u\n"
77
msgstr ""
78
 
79
#: arm.cc:1149 i386.cc:536 sparc.cc:1087 x86_64.cc:565
80
msgid "** PLT"
81
msgstr ""
82
 
83
#: arm.cc:1364 i386.cc:880 powerpc.cc:1014 sparc.cc:1502 x86_64.cc:955
84
#: x86_64.cc:1265
85
#, c-format
86
msgid "%s: unsupported reloc %u against local symbol"
87
msgstr ""
88
 
89
#: arm.cc:1404 powerpc.cc:1105 sparc.cc:1592 x86_64.cc:992
90
msgid "requires unsupported dynamic reloc; recompile with -fPIC"
91
msgstr ""
92
 
93
#. These are relocations which should only be seen by the
94
#. dynamic linker, and should never be seen here.
95
#: arm.cc:1519 arm.cc:1739 arm.cc:2354 i386.cc:1002 i386.cc:1334
96
#: powerpc.cc:1223 powerpc.cc:1432 sparc.cc:1877 sparc.cc:2238 x86_64.cc:1145
97
#: x86_64.cc:1453
98
#, c-format
99
msgid "%s: unexpected reloc %u in object file"
100
msgstr ""
101
 
102
#: arm.cc:1538 i386.cc:1171 powerpc.cc:1242 sparc.cc:1896 x86_64.cc:1279
103
#: x86_64.cc:1571
104
#, c-format
105
msgid "%s: unsupported reloc %u against global symbol %s"
106
msgstr ""
107
 
108
#: arm.cc:1804 i386.cc:1542
109
#, c-format
110
msgid "%s: unsupported RELA reloc section"
111
msgstr ""
112
 
113
#: arm.cc:2047
114
msgid ""
115
"relocation R_ARM_MOVW_ABS_NC cannot be used when makinga shared object; "
116
"recompile with -fPIC"
117
msgstr ""
118
 
119
#: arm.cc:2056
120
msgid ""
121
"relocation R_ARM_MOVT_ABS cannot be used when makinga shared object; "
122
"recompile with -fPIC"
123
msgstr ""
124
 
125
#: arm.cc:2067
126
msgid ""
127
"relocation R_ARM_THM_MOVW_ABS_NC cannot be used whenmaking a shared object; "
128
"recompile with -fPIC"
129
msgstr ""
130
 
131
#: arm.cc:2077
132
msgid ""
133
"relocation R_ARM_THM_MOVT_ABS cannot be used whenmaking a shared object; "
134
"recompile with -fPIC"
135
msgstr ""
136
 
137
#: arm.cc:2141
138
msgid "cannot find origin of R_ARM_BASE_PREL"
139
msgstr ""
140
 
141
#: arm.cc:2169
142
msgid "cannot find origin of R_ARM_BASE_ABS"
143
msgstr ""
144
 
145
#: arm.cc:2230 i386.cc:1820 i386.cc:2521 powerpc.cc:1798 sparc.cc:2711
146
#: x86_64.cc:1935 x86_64.cc:2518
147
#, c-format
148
msgid "unexpected reloc %u in object file"
149
msgstr ""
150
 
151
#: arm.cc:2236 i386.cc:1852 i386.cc:1931 i386.cc:1983 i386.cc:2014
152
#: i386.cc:2076 powerpc.cc:1804 sparc.cc:2717 sparc.cc:2900 sparc.cc:2961
153
#: sparc.cc:3068 x86_64.cc:1956 x86_64.cc:2039 x86_64.cc:2094 x86_64.cc:2119
154
#, c-format
155
msgid "unsupported reloc %u"
156
msgstr ""
157
 
158
#: arm.cc:2248
159
#, c-format
160
msgid "relocation overflow in relocation %u"
161
msgstr ""
162
 
163
#: arm.cc:2256
164
#, c-format
165
msgid "unexpected opcode while processing relocation %u"
166
msgstr ""
167
 
168
#: arm.cc:2359 i386.cc:2535
169
#, c-format
170
msgid "unsupported reloc %u in object file"
171
msgstr ""
172
 
173
#: binary.cc:129
174
#, c-format
175
msgid "cannot open %s: %s:"
176
msgstr ""
177
 
178
#: compressed_output.cc:128
179
msgid "not compressing section data: zlib error"
180
msgstr ""
181
 
182
#: cref.cc:244
183
#, c-format
184
msgid "cannot open symbol count file %s: %s"
185
msgstr ""
186
 
187
#: descriptors.cc:116
188
#, c-format
189
msgid "file %s was removed during the link"
190
msgstr ""
191
 
192
#: descriptors.cc:169
193
msgid "out of file descriptors and couldn't close any"
194
msgstr ""
195
 
196
#: descriptors.cc:190 descriptors.cc:226
197
#, c-format
198
msgid "while closing %s: %s"
199
msgstr ""
200
 
201
#: dirsearch.cc:71
202
#, c-format
203
msgid "%s: can not read directory: %s"
204
msgstr ""
205
 
206
#: dwarf_reader.cc:53 dwarf_reader.cc:84
207
msgid "Unusually large LEB128 decoded, debug information may be corrupted"
208
msgstr ""
209
 
210
#: dynobj.cc:164
211
#, c-format
212
msgid "unexpected duplicate type %u section: %u, %u"
213
msgstr ""
214
 
215
#: dynobj.cc:200
216
#, c-format
217
msgid "unexpected link in section %u header: %u != %u"
218
msgstr ""
219
 
220
#: dynobj.cc:236
221
#, c-format
222
msgid "DYNAMIC section %u link out of range: %u"
223
msgstr ""
224
 
225
#: dynobj.cc:244
226
#, c-format
227
msgid "DYNAMIC section %u link %u is not a strtab"
228
msgstr ""
229
 
230
#: dynobj.cc:273
231
#, c-format
232
msgid "DT_SONAME value out of range: %lld >= %lld"
233
msgstr ""
234
 
235
#: dynobj.cc:285
236
#, c-format
237
msgid "DT_NEEDED value out of range: %lld >= %lld"
238
msgstr ""
239
 
240
#: dynobj.cc:298
241
msgid "missing DT_NULL in dynamic segment"
242
msgstr ""
243
 
244
#: dynobj.cc:344
245
#, c-format
246
msgid "invalid dynamic symbol table name index: %u"
247
msgstr ""
248
 
249
#: dynobj.cc:351
250
#, c-format
251
msgid "dynamic symbol table name section has wrong type: %u"
252
msgstr ""
253
 
254
#: dynobj.cc:438 object.cc:463 object.cc:1106
255
#, c-format
256
msgid "bad section name offset for section %u: %lu"
257
msgstr ""
258
 
259
#: dynobj.cc:468
260
#, c-format
261
msgid "duplicate definition for version %u"
262
msgstr ""
263
 
264
#: dynobj.cc:497
265
#, c-format
266
msgid "unexpected verdef version %u"
267
msgstr ""
268
 
269
#: dynobj.cc:513
270
#, c-format
271
msgid "verdef vd_cnt field too small: %u"
272
msgstr ""
273
 
274
#: dynobj.cc:521
275
#, c-format
276
msgid "verdef vd_aux field out of range: %u"
277
msgstr ""
278
 
279
#: dynobj.cc:532
280
#, c-format
281
msgid "verdaux vda_name field out of range: %u"
282
msgstr ""
283
 
284
#: dynobj.cc:542
285
#, c-format
286
msgid "verdef vd_next field out of range: %u"
287
msgstr ""
288
 
289
#: dynobj.cc:576
290
#, c-format
291
msgid "unexpected verneed version %u"
292
msgstr ""
293
 
294
#: dynobj.cc:585
295
#, c-format
296
msgid "verneed vn_aux field out of range: %u"
297
msgstr ""
298
 
299
#: dynobj.cc:599
300
#, c-format
301
msgid "vernaux vna_name field out of range: %u"
302
msgstr ""
303
 
304
#: dynobj.cc:610
305
#, c-format
306
msgid "verneed vna_next field out of range: %u"
307
msgstr ""
308
 
309
#: dynobj.cc:621
310
#, c-format
311
msgid "verneed vn_next field out of range: %u"
312
msgstr ""
313
 
314
#: dynobj.cc:670
315
msgid "size of dynamic symbols is not multiple of symbol size"
316
msgstr ""
317
 
318
#: dynobj.cc:1435
319
#, c-format
320
msgid "symbol %s has undefined version %s"
321
msgstr ""
322
 
323
#: ehframe.h:82
324
msgid "** eh_frame_hdr"
325
msgstr ""
326
 
327
#: ehframe.h:353
328
msgid "** eh_frame"
329
msgstr ""
330
 
331
#: errors.cc:81
332
#, c-format
333
msgid "%s: fatal error: "
334
msgstr ""
335
 
336
#: errors.cc:92
337
#, c-format
338
msgid "%s: error: "
339
msgstr ""
340
 
341
#: errors.cc:104
342
#, c-format
343
msgid "%s: warning: "
344
msgstr ""
345
 
346
#: errors.cc:128
347
#, c-format
348
msgid "%s: %s: error: "
349
msgstr ""
350
 
351
#: errors.cc:144
352
#, c-format
353
msgid "%s: %s: warning: "
354
msgstr ""
355
 
356
#: errors.cc:167
357
#, c-format
358
msgid "%s: %s: error: undefined reference to '%s'\n"
359
msgstr ""
360
 
361
#: errors.cc:172
362
#, c-format
363
msgid "%s: %s: error: undefined reference to '%s', version '%s'\n"
364
msgstr ""
365
 
366
#: errors.cc:182
367
#, c-format
368
msgid "%s: "
369
msgstr ""
370
 
371
#: expression.cc:172
372
#, c-format
373
msgid "undefined symbol '%s' referenced in expression"
374
msgstr ""
375
 
376
#: expression.cc:209
377
msgid "invalid reference to dot symbol outside of SECTIONS clause"
378
msgstr ""
379
 
380
#. Handle unary operators.  We use a preprocessor macro as a hack to
381
#. capture the C operator.
382
#: expression.cc:278
383
msgid "unary "
384
msgstr ""
385
 
386
#. Handle binary operators.  We use a preprocessor macro as a hack to
387
#. capture the C operator.  KEEP_LEFT means that if the left operand
388
#. is section relative and the right operand is not, the result uses
389
#. the same section as the left operand.  KEEP_RIGHT is the same with
390
#. left and right swapped.  IS_DIV means that we need to give an error
391
#. if the right operand is zero.  WARN means that we should warn if
392
#. used on section relative values in a relocatable link.  We always
393
#. warn if used on values in different sections in a relocatable link.
394
#: expression.cc:400
395
msgid "binary "
396
msgstr ""
397
 
398
#: expression.cc:404
399
msgid " by zero"
400
msgstr ""
401
 
402
#: expression.cc:575
403
msgid "max applied to section relative value"
404
msgstr ""
405
 
406
#: expression.cc:610
407
msgid "min applied to section relative value"
408
msgstr ""
409
 
410
#: expression.cc:740
411
msgid "aligning to section relative value"
412
msgstr ""
413
 
414
#: expression.cc:895
415
#, c-format
416
msgid "unknown constant %s"
417
msgstr ""
418
 
419
#: expression.cc:1126
420
msgid "SEGMENT_START not implemented"
421
msgstr ""
422
 
423
#: expression.cc:1135
424
msgid "ORIGIN not implemented"
425
msgstr ""
426
 
427
#: expression.cc:1141
428
msgid "LENGTH not implemented"
429
msgstr ""
430
 
431
#: fileread.cc:65
432
#, c-format
433
msgid "munmap failed: %s"
434
msgstr ""
435
 
436
#: fileread.cc:129
437
#, c-format
438
msgid "%s: fstat failed: %s"
439
msgstr ""
440
 
441
#: fileread.cc:169
442
#, c-format
443
msgid "could not reopen file %s"
444
msgstr ""
445
 
446
#: fileread.cc:302
447
#, c-format
448
msgid "%s: pread failed: %s"
449
msgstr ""
450
 
451
#: fileread.cc:308
452
#, c-format
453
msgid "%s: file too short: read only %lld of %lld bytes at %lld"
454
msgstr ""
455
 
456
#: fileread.cc:372
457
#, c-format
458
msgid ""
459
"%s: attempt to map %lld bytes at offset %lld exceeds size of file; the file "
460
"may be corrupt"
461
msgstr ""
462
 
463
#: fileread.cc:402
464
#, c-format
465
msgid "%s: mmap offset %lld size %lld failed: %s"
466
msgstr ""
467
 
468
#: fileread.cc:548
469
#, c-format
470
msgid "%s: lseek failed: %s"
471
msgstr ""
472
 
473
#: fileread.cc:554
474
#, c-format
475
msgid "%s: readv failed: %s"
476
msgstr ""
477
 
478
#: fileread.cc:557
479
#, c-format
480
msgid "%s: file too short: read only %zd of %zd bytes at %lld"
481
msgstr ""
482
 
483
#: fileread.cc:706
484
#, c-format
485
msgid "%s: total bytes mapped for read: %llu\n"
486
msgstr ""
487
 
488
#: fileread.cc:708
489
#, c-format
490
msgid "%s: maximum bytes mapped for read at one time: %llu\n"
491
msgstr ""
492
 
493
#: fileread.cc:791
494
#, c-format
495
msgid "%s: stat failed: %s"
496
msgstr ""
497
 
498
#: fileread.cc:849
499
#, c-format
500
msgid "cannot find %s%s"
501
msgstr ""
502
 
503
#: fileread.cc:880
504
#, c-format
505
msgid "cannot find %s"
506
msgstr ""
507
 
508
#: fileread.cc:904
509
#, c-format
510
msgid "cannot open %s: %s"
511
msgstr ""
512
 
513
#: gold-threads.cc:103
514
#, c-format
515
msgid "pthead_mutextattr_init failed: %s"
516
msgstr ""
517
 
518
#: gold-threads.cc:107
519
#, c-format
520
msgid "pthread_mutextattr_settype failed: %s"
521
msgstr ""
522
 
523
#: gold-threads.cc:112
524
#, c-format
525
msgid "pthread_mutex_init failed: %s"
526
msgstr ""
527
 
528
#: gold-threads.cc:116
529
#, c-format
530
msgid "pthread_mutexattr_destroy failed: %s"
531
msgstr ""
532
 
533
#: gold-threads.cc:123
534
#, c-format
535
msgid "pthread_mutex_destroy failed: %s"
536
msgstr ""
537
 
538
#: gold-threads.cc:131 gold-threads.cc:382
539
#, c-format
540
msgid "pthread_mutex_lock failed: %s"
541
msgstr ""
542
 
543
#: gold-threads.cc:139 gold-threads.cc:394
544
#, c-format
545
msgid "pthread_mutex_unlock failed: %s"
546
msgstr ""
547
 
548
#: gold-threads.cc:220
549
#, c-format
550
msgid "pthread_cond_init failed: %s"
551
msgstr ""
552
 
553
#: gold-threads.cc:227
554
#, c-format
555
msgid "pthread_cond_destroy failed: %s"
556
msgstr ""
557
 
558
#: gold-threads.cc:236
559
#, c-format
560
msgid "pthread_cond_wait failed: %s"
561
msgstr ""
562
 
563
#: gold-threads.cc:244
564
#, c-format
565
msgid "pthread_cond_signal failed: %s"
566
msgstr ""
567
 
568
#: gold-threads.cc:252
569
#, c-format
570
msgid "pthread_cond_broadcast failed: %s"
571
msgstr ""
572
 
573
#: gold-threads.cc:388
574
#, c-format
575
msgid "pthread_once failed: %s"
576
msgstr ""
577
 
578
#: gold.cc:91
579
#, c-format
580
msgid "%s: internal error in %s, at %s:%d\n"
581
msgstr ""
582
 
583
#: gold.cc:173
584
msgid "no input files"
585
msgstr ""
586
 
587
#: gold.cc:226
588
msgid "cannot mix -r with --gc-sections or --icf"
589
msgstr ""
590
 
591
#: gold.cc:407
592
#, c-format
593
msgid "cannot mix -static with dynamic object %s"
594
msgstr ""
595
 
596
#: gold.cc:411
597
#, c-format
598
msgid "cannot mix -r with dynamic object %s"
599
msgstr ""
600
 
601
#: gold.cc:415
602
#, c-format
603
msgid "cannot use non-ELF output format with dynamic object %s"
604
msgstr ""
605
 
606
#: gold.cc:427
607
#, c-format
608
msgid "cannot mix split-stack '%s' and non-split-stack '%s' when using -r"
609
msgstr ""
610
 
611
#. FIXME: This needs to specify the location somehow.
612
#: i386.cc:232 i386.cc:1669 sparc.cc:234 sparc.cc:2395 x86_64.cc:237
613
#: x86_64.cc:1732
614
msgid "missing expected TLS relocation"
615
msgstr ""
616
 
617
#: i386.cc:944 x86_64.cc:1068
618
#, c-format
619
msgid "section symbol %u has bad shndx %u"
620
msgstr ""
621
 
622
#: i386.cc:1036 i386.cc:1060 sparc.cc:1777 x86_64.cc:1176 x86_64.cc:1204
623
#, c-format
624
msgid "local symbol %u has bad shndx %u"
625
msgstr ""
626
 
627
#: i386.cc:1991
628
msgid "both SUN and GNU model TLS relocations"
629
msgstr ""
630
 
631
#: i386.cc:2730 x86_64.cc:2719
632
#, c-format
633
msgid "failed to match split-stack sequence at section %u offset %0zx"
634
msgstr ""
635
 
636
#: icf.cc:616
637
#, c-format
638
msgid "%s: ICF Converged after %u iteration(s)"
639
msgstr ""
640
 
641
#: icf.cc:619
642
#, c-format
643
msgid "%s: ICF stopped after %u iteration(s)"
644
msgstr ""
645
 
646
#: icf.cc:633
647
#, c-format
648
msgid "Could not find symbol %s to unfold\n"
649
msgstr ""
650
 
651
#: incremental.cc:242
652
#, c-format
653
msgid "the link might take longer: cannot perform incremental link: %s"
654
msgstr ""
655
 
656
#: incremental.cc:302
657
msgid "no incremental data from previous build"
658
msgstr ""
659
 
660
#: incremental.cc:309 incremental.cc:332
661
msgid "invalid incremental build data"
662
msgstr ""
663
 
664
#: incremental.cc:321
665
msgid "different version of incremental build data"
666
msgstr ""
667
 
668
#: incremental.cc:338
669
msgid "command line changed"
670
msgstr ""
671
 
672
#: incremental.cc:362
673
#, c-format
674
msgid "unsupported ELF machine number %d"
675
msgstr ""
676
 
677
#: incremental.cc:387
678
msgid "output is not an ELF file."
679
msgstr ""
680
 
681
#: incremental.cc:410
682
msgid "unsupported file: 32-bit, big-endian"
683
msgstr ""
684
 
685
#: incremental.cc:419
686
msgid "unsupported file: 32-bit, little-endian"
687
msgstr ""
688
 
689
#: incremental.cc:431
690
msgid "unsupported file: 64-bit, big-endian"
691
msgstr ""
692
 
693
#: incremental.cc:440
694
msgid "unsupported file: 64-bit, little-endian"
695
msgstr ""
696
 
697
#: layout.cc:1887
698
#, c-format
699
msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
700
msgstr ""
701
 
702
#: layout.cc:1894
703
#, c-format
704
msgid "/dev/urandom: read failed: %s"
705
msgstr ""
706
 
707
#: layout.cc:1896
708
#, c-format
709
msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
710
msgstr ""
711
 
712
#: layout.cc:1918
713
#, c-format
714
msgid "--build-id argument '%s' not a valid hex number"
715
msgstr ""
716
 
717
#: layout.cc:1924
718
#, c-format
719
msgid "unrecognized --build-id argument '%s'"
720
msgstr ""
721
 
722
#: layout.cc:2337
723
#, c-format
724
msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]"
725
msgstr ""
726
 
727
#: mapfile.cc:70
728
#, c-format
729
msgid "cannot open map file %s: %s"
730
msgstr ""
731
 
732
#: mapfile.cc:84
733
#, c-format
734
msgid "cannot close map file: %s"
735
msgstr ""
736
 
737
#: mapfile.cc:116
738
#, c-format
739
msgid ""
740
"Archive member included because of file (symbol)\n"
741
"\n"
742
msgstr ""
743
 
744
#: mapfile.cc:159
745
#, c-format
746
msgid ""
747
"\n"
748
"Allocating common symbols\n"
749
msgstr ""
750
 
751
#: mapfile.cc:161
752
#, c-format
753
msgid ""
754
"Common symbol       size              file\n"
755
"\n"
756
msgstr ""
757
 
758
#: mapfile.cc:195
759
#, c-format
760
msgid ""
761
"\n"
762
"Memory map\n"
763
"\n"
764
msgstr ""
765
 
766
#: mapfile.cc:361
767
#, c-format
768
msgid ""
769
"\n"
770
"Discarded input sections\n"
771
"\n"
772
msgstr ""
773
 
774
#: merge.cc:455
775
#, c-format
776
msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n"
777
msgstr ""
778
 
779
#: merge.cc:478
780
msgid "mergeable string section length not multiple of character size"
781
msgstr ""
782
 
783
#: merge.cc:494
784
#, c-format
785
msgid "%s: last entry in mergeable string section '%s' not null terminated"
786
msgstr ""
787
 
788
#: merge.cc:613
789
#, c-format
790
msgid "%s: %s input: %zu\n"
791
msgstr ""
792
 
793
#: merge.h:300
794
msgid "** merge constants"
795
msgstr ""
796
 
797
#: merge.h:422
798
msgid "** merge strings"
799
msgstr ""
800
 
801
#: object.cc:75
802
msgid "missing SHT_SYMTAB_SHNDX section"
803
msgstr ""
804
 
805
#: object.cc:119
806
#, c-format
807
msgid "symbol %u out of range for SHT_SYMTAB_SHNDX section"
808
msgstr ""
809
 
810
#: object.cc:126
811
#, c-format
812
msgid "extended index for symbol %u out of range: %u"
813
msgstr ""
814
 
815
#: object.cc:148 object.cc:2331 output.cc:4052
816
#, c-format
817
msgid "%s: %s"
818
msgstr ""
819
 
820
#: object.cc:190
821
#, c-format
822
msgid "section name section has wrong type: %u"
823
msgstr ""
824
 
825
#: object.cc:546
826
#, c-format
827
msgid "invalid symbol table name index: %u"
828
msgstr ""
829
 
830
#: object.cc:552
831
#, c-format
832
msgid "symbol table name section has wrong type: %u"
833
msgstr ""
834
 
835
#: object.cc:641
836
#, c-format
837
msgid "section group %u info %u out of range"
838
msgstr ""
839
 
840
#: object.cc:660
841
#, c-format
842
msgid "symbol %u name offset %u out of range"
843
msgstr ""
844
 
845
#: object.cc:678
846
#, c-format
847
msgid "symbol %u invalid section index %u"
848
msgstr ""
849
 
850
#: object.cc:723
851
#, c-format
852
msgid "section %u in section group %u out of range"
853
msgstr ""
854
 
855
#: object.cc:731
856
#, c-format
857
msgid "invalid section group %u refers to earlier section %u"
858
msgstr ""
859
 
860
#: object.cc:1037 reloc.cc:271 reloc.cc:838
861
#, c-format
862
msgid "relocation section %u has bad info %u"
863
msgstr ""
864
 
865
#: object.cc:1231
866
#, c-format
867
msgid "%s: removing unused section from '%s' in file '%s'"
868
msgstr ""
869
 
870
#: object.cc:1257
871
#, c-format
872
msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
873
msgstr ""
874
 
875
#: object.cc:1454
876
msgid "size of symbols is not multiple of symbol size"
877
msgstr ""
878
 
879
#: object.cc:1563
880
#, c-format
881
msgid "local symbol %u section name out of range: %u >= %u"
882
msgstr ""
883
 
884
#: object.cc:1652
885
#, c-format
886
msgid "unknown section index %u for local symbol %u"
887
msgstr ""
888
 
889
#: object.cc:1661
890
#, c-format
891
msgid "local symbol %u section index %u out of range"
892
msgstr ""
893
 
894
#: object.cc:2169
895
#, c-format
896
msgid "%s is not supported but is required for %s in %s"
897
msgstr ""
898
 
899
#: object.cc:2273
900
#, c-format
901
msgid "%s: unsupported ELF machine number %d"
902
msgstr ""
903
 
904
#: object.cc:2283
905
#, c-format
906
msgid "%s: incompatible target"
907
msgstr ""
908
 
909
#: object.cc:2347 plugin.cc:1019
910
#, c-format
911
msgid "%s: not configured to support 32-bit big-endian object"
912
msgstr ""
913
 
914
#: object.cc:2363 plugin.cc:1028
915
#, c-format
916
msgid "%s: not configured to support 32-bit little-endian object"
917
msgstr ""
918
 
919
#: object.cc:2382 plugin.cc:1040
920
#, c-format
921
msgid "%s: not configured to support 64-bit big-endian object"
922
msgstr ""
923
 
924
#: object.cc:2398 plugin.cc:1049
925
#, c-format
926
msgid "%s: not configured to support 64-bit little-endian object"
927
msgstr ""
928
 
929
#: options.cc:156
930
#, c-format
931
msgid ""
932
"Usage: %s [options] file...\n"
933
"Options:\n"
934
msgstr ""
935
 
936
#. config.guess and libtool.m4 look in ld --help output for the
937
#. string "supported targets".
938
#: options.cc:164
939
#, c-format
940
msgid "%s: supported targets:"
941
msgstr ""
942
 
943
#: options.cc:176
944
#, c-format
945
msgid "Report bugs to %s\n"
946
msgstr ""
947
 
948
#: options.cc:193 options.cc:203 options.cc:213
949
#, c-format
950
msgid "%s: invalid option value (expected an integer): %s"
951
msgstr ""
952
 
953
#: options.cc:223
954
#, c-format
955
msgid "%s: invalid option value (expected a floating point number): %s"
956
msgstr ""
957
 
958
#: options.cc:232
959
#, c-format
960
msgid "%s: must take a non-empty argument"
961
msgstr ""
962
 
963
#: options.cc:273
964
#, c-format
965
msgid "%s: must take one of the following arguments: %s"
966
msgstr ""
967
 
968
#: options.cc:300
969
#, c-format
970
msgid "  Supported targets:\n"
971
msgstr ""
972
 
973
#: options.cc:409
974
#, c-format
975
msgid "unable to parse script file %s"
976
msgstr ""
977
 
978
#: options.cc:417
979
#, c-format
980
msgid "unable to parse version script file %s"
981
msgstr ""
982
 
983
#: options.cc:425
984
#, c-format
985
msgid "unable to parse dynamic-list script file %s"
986
msgstr ""
987
 
988
#: options.cc:522
989
#, c-format
990
msgid ""
991
"format '%s' not supported; treating as elf (supported formats: elf, binary)"
992
msgstr ""
993
 
994
#: options.cc:538
995
#, c-format
996
msgid "%s: use the --help option for usage information\n"
997
msgstr ""
998
 
999
#: options.cc:547
1000
#, c-format
1001
msgid "%s: %s: %s\n"
1002
msgstr ""
1003
 
1004
#: options.cc:651
1005
msgid "unexpected argument"
1006
msgstr ""
1007
 
1008
#: options.cc:664 options.cc:725
1009
msgid "missing argument"
1010
msgstr ""
1011
 
1012
#: options.cc:736
1013
msgid "unknown -z option"
1014
msgstr ""
1015
 
1016
#: options.cc:935
1017
#, c-format
1018
msgid "ignoring --threads: %s was compiled without thread support"
1019
msgstr ""
1020
 
1021
#: options.cc:942
1022
#, c-format
1023
msgid "ignoring --thread-count: %s was compiled without thread support"
1024
msgstr ""
1025
 
1026
#: options.cc:981
1027
#, c-format
1028
msgid "unable to open -retain-symbols-file file %s: %s"
1029
msgstr ""
1030
 
1031
#: options.cc:1003
1032
msgid "-shared and -static are incompatible"
1033
msgstr ""
1034
 
1035
#: options.cc:1005
1036
msgid "-shared and -pie are incompatible"
1037
msgstr ""
1038
 
1039
#: options.cc:1008
1040
msgid "-shared and -r are incompatible"
1041
msgstr ""
1042
 
1043
#: options.cc:1010
1044
msgid "-pie and -r are incompatible"
1045
msgstr ""
1046
 
1047
#: options.cc:1014
1048
msgid "-retain-symbols-file does not yet work with -r"
1049
msgstr ""
1050
 
1051
#: options.cc:1020
1052
msgid "binary output format not compatible with -shared or -pie or -r"
1053
msgstr ""
1054
 
1055
#: options.cc:1026
1056
#, c-format
1057
msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"
1058
msgstr ""
1059
 
1060
#: options.cc:1031
1061
msgid ""
1062
"Options --incremental-changed, --incremental-unchanged, --incremental-"
1063
"unknown require the use of --incremental"
1064
msgstr ""
1065
 
1066
#: options.cc:1097
1067
msgid "May not nest groups"
1068
msgstr ""
1069
 
1070
#: options.cc:1109
1071
msgid "Group end without group start"
1072
msgstr ""
1073
 
1074
#. I guess it's neither a long option nor a short option.
1075
#: options.cc:1174
1076
msgid "unknown option"
1077
msgstr ""
1078
 
1079
#: options.cc:1201
1080
#, c-format
1081
msgid "%s: missing group end\n"
1082
msgstr ""
1083
 
1084
#: options.h:571
1085
msgid "Report usage information"
1086
msgstr ""
1087
 
1088
#: options.h:573
1089
msgid "Report version information"
1090
msgstr ""
1091
 
1092
#: options.h:575
1093
msgid "Report version and target information"
1094
msgstr ""
1095
 
1096
#: options.h:584 options.h:635
1097
msgid "Not supported"
1098
msgstr ""
1099
 
1100
#: options.h:585 options.h:636
1101
msgid "Do not copy DT_NEEDED tags from shared libraries"
1102
msgstr ""
1103
 
1104
#: options.h:588
1105
msgid "Allow unresolved references in shared libraries"
1106
msgstr ""
1107
 
1108
#: options.h:589
1109
msgid "Do not allow unresolved references in shared libraries"
1110
msgstr ""
1111
 
1112
#: options.h:592
1113
msgid "Only set DT_NEEDED for shared libraries if used"
1114
msgstr ""
1115
 
1116
#: options.h:593
1117
msgid "Always DT_NEEDED for shared libraries"
1118
msgstr ""
1119
 
1120
#: options.h:600
1121
msgid "Set input format"
1122
msgstr ""
1123
 
1124
#: options.h:603
1125
msgid "-l searches for shared libraries"
1126
msgstr ""
1127
 
1128
#: options.h:605
1129
msgid "-l does not search for shared libraries"
1130
msgstr ""
1131
 
1132
#: options.h:609
1133
msgid "Bind defined symbols locally"
1134
msgstr ""
1135
 
1136
#: options.h:612
1137
msgid "Bind defined function symbols locally"
1138
msgstr ""
1139
 
1140
#: options.h:615
1141
msgid "Generate build ID note"
1142
msgstr ""
1143
 
1144
#: options.h:616 options.h:655
1145
msgid "[=STYLE]"
1146
msgstr ""
1147
 
1148
#: options.h:619
1149
msgid "Check segment addresses for overlaps (default)"
1150
msgstr ""
1151
 
1152
#: options.h:620
1153
msgid "Do not check segment addresses for overlaps"
1154
msgstr ""
1155
 
1156
#: options.h:624 options.h:629
1157
msgid "Compress .debug_* sections in the output file"
1158
msgstr ""
1159
 
1160
#: options.h:630
1161
msgid "[none]"
1162
msgstr ""
1163
 
1164
#: options.h:639
1165
msgid "Define common symbols"
1166
msgstr ""
1167
 
1168
#: options.h:640
1169
msgid "Do not define common symbols"
1170
msgstr ""
1171
 
1172
#: options.h:642 options.h:644
1173
msgid "Alias for -d"
1174
msgstr ""
1175
 
1176
#: options.h:647
1177
msgid "Turn on debugging"
1178
msgstr ""
1179
 
1180
#: options.h:648
1181
msgid "[all,files,script,task][,...]"
1182
msgstr ""
1183
 
1184
#: options.h:651
1185
msgid "Define a symbol"
1186
msgstr ""
1187
 
1188
#: options.h:651
1189
msgid "SYMBOL=EXPRESSION"
1190
msgstr ""
1191
 
1192
#: options.h:654
1193
msgid "Demangle C++ symbols in log messages"
1194
msgstr ""
1195
 
1196
#: options.h:658
1197
msgid "Do not demangle C++ symbols in log messages"
1198
msgstr ""
1199
 
1200
#: options.h:662
1201
msgid "Try to detect violations of the One Definition Rule"
1202
msgstr ""
1203
 
1204
#: options.h:666
1205
msgid "Delete all temporary local symbols"
1206
msgstr ""
1207
 
1208
#: options.h:669
1209
msgid "Add data symbols to dynamic symbols"
1210
msgstr ""
1211
 
1212
#: options.h:672
1213
msgid "Add C++ operator new/delete to dynamic symbols"
1214
msgstr ""
1215
 
1216
#: options.h:675
1217
msgid "Add C++ typeinfo to dynamic symbols"
1218
msgstr ""
1219
 
1220
#: options.h:678
1221
msgid "Read a list of dynamic symbols"
1222
msgstr ""
1223
 
1224
#: options.h:678 options.h:732 options.h:766 options.h:893 options.h:921
1225
msgid "FILE"
1226
msgstr ""
1227
 
1228
#: options.h:681
1229
msgid "Set program start address"
1230
msgstr ""
1231
 
1232
#: options.h:681 options.h:908 options.h:910 options.h:912
1233
msgid "ADDRESS"
1234
msgstr ""
1235
 
1236
#: options.h:684
1237
msgid "Exclude libraries from automatic export"
1238
msgstr ""
1239
 
1240
#: options.h:688
1241
msgid "Export all dynamic symbols"
1242
msgstr ""
1243
 
1244
#: options.h:689
1245
msgid "Do not export all dynamic symbols (default)"
1246
msgstr ""
1247
 
1248
#: options.h:692
1249
msgid "Create exception frame header"
1250
msgstr ""
1251
 
1252
#: options.h:695
1253
msgid "Treat warnings as errors"
1254
msgstr ""
1255
 
1256
#: options.h:696
1257
msgid "Do not treat warnings as errors"
1258
msgstr ""
1259
 
1260
#: options.h:699
1261
msgid "Call SYMBOL at unload-time"
1262
msgstr ""
1263
 
1264
#: options.h:699 options.h:729 options.h:873 options.h:915 options.h:936
1265
#: options.h:939
1266
msgid "SYMBOL"
1267
msgstr ""
1268
 
1269
#: options.h:702
1270
msgid "Set shared library name"
1271
msgstr ""
1272
 
1273
#: options.h:702 options.h:792
1274
msgid "FILENAME"
1275
msgstr ""
1276
 
1277
#: options.h:705
1278
msgid "Min fraction of empty buckets in dynamic hash"
1279
msgstr ""
1280
 
1281
#: options.h:706
1282
msgid "FRACTION"
1283
msgstr ""
1284
 
1285
#: options.h:709
1286
msgid "Dynamic hash style"
1287
msgstr ""
1288
 
1289
#: options.h:709
1290
msgid "[sysv,gnu,both]"
1291
msgstr ""
1292
 
1293
#: options.h:713
1294
msgid "Set dynamic linker path"
1295
msgstr ""
1296
 
1297
#: options.h:713
1298
msgid "PROGRAM"
1299
msgstr ""
1300
 
1301
#: options.h:716
1302
msgid "Work in progress; do not use"
1303
msgstr ""
1304
 
1305
#: options.h:717
1306
msgid "Do a full build"
1307
msgstr ""
1308
 
1309
#: options.h:720
1310
msgid "Assume files changed"
1311
msgstr ""
1312
 
1313
#: options.h:723
1314
msgid "Assume files didn't change"
1315
msgstr ""
1316
 
1317
#: options.h:726
1318
msgid "Use timestamps to check files (default)"
1319
msgstr ""
1320
 
1321
#: options.h:729
1322
msgid "Call SYMBOL at load-time"
1323
msgstr ""
1324
 
1325
#: options.h:732
1326
msgid "Read only symbol values from FILE"
1327
msgstr ""
1328
 
1329
#: options.h:735
1330
msgid "Search for library LIBNAME"
1331
msgstr ""
1332
 
1333
#: options.h:735
1334
msgid "LIBNAME"
1335
msgstr ""
1336
 
1337
#: options.h:738
1338
msgid "Add directory to search path"
1339
msgstr ""
1340
 
1341
#: options.h:738 options.h:813 options.h:816 options.h:820 options.h:887
1342
msgid "DIR"
1343
msgstr ""
1344
 
1345
#: options.h:741
1346
msgid "Ignored for compatibility"
1347
msgstr ""
1348
 
1349
#: options.h:741
1350
msgid "EMULATION"
1351
msgstr ""
1352
 
1353
#: options.h:744
1354
msgid "Write map file on standard output"
1355
msgstr ""
1356
 
1357
#: options.h:745
1358
msgid "Write map file"
1359
msgstr ""
1360
 
1361
#: options.h:746
1362
msgid "MAPFILENAME"
1363
msgstr ""
1364
 
1365
#: options.h:749
1366
msgid "Do not page align data"
1367
msgstr ""
1368
 
1369
#: options.h:751
1370
msgid "Do not page align data, do not make text readonly"
1371
msgstr ""
1372
 
1373
#: options.h:752
1374
msgid "Page align data, make text readonly"
1375
msgstr ""
1376
 
1377
#: options.h:755
1378
msgid "Enable use of DT_RUNPATH and DT_FLAGS"
1379
msgstr ""
1380
 
1381
#: options.h:756
1382
msgid "Disable use of DT_RUNPATH and DT_FLAGS"
1383
msgstr ""
1384
 
1385
#: options.h:759
1386
msgid "Create an output file even if errors occur"
1387
msgstr ""
1388
 
1389
#: options.h:762 options.h:958
1390
msgid "Report undefined symbols (even with --shared)"
1391
msgstr ""
1392
 
1393
#: options.h:766
1394
msgid "Set output file name"
1395
msgstr ""
1396
 
1397
#: options.h:769
1398
msgid "Optimize output file size"
1399
msgstr ""
1400
 
1401
#: options.h:769
1402
msgid "LEVEL"
1403
msgstr ""
1404
 
1405
#: options.h:772
1406
msgid "Set output format"
1407
msgstr ""
1408
 
1409
#: options.h:772
1410
msgid "[binary]"
1411
msgstr ""
1412
 
1413
#: options.h:775 options.h:777
1414
msgid "Create a position independent executable"
1415
msgstr ""
1416
 
1417
#: options.h:782
1418
msgid "Load a plugin library"
1419
msgstr ""
1420
 
1421
#: options.h:782
1422
msgid "PLUGIN"
1423
msgstr ""
1424
 
1425
#: options.h:784
1426
msgid "Pass an option to the plugin"
1427
msgstr ""
1428
 
1429
#: options.h:784
1430
msgid "OPTION"
1431
msgstr ""
1432
 
1433
#: options.h:788
1434
msgid "Preread archive symbols when multi-threaded"
1435
msgstr ""
1436
 
1437
#: options.h:791
1438
msgid "Print symbols defined and used for each input"
1439
msgstr ""
1440
 
1441
#: options.h:795
1442
msgid "Ignored for SVR4 compatibility"
1443
msgstr ""
1444
 
1445
#: options.h:798
1446
msgid "Generate relocations in output"
1447
msgstr ""
1448
 
1449
#: options.h:801
1450
msgid "Generate relocatable output"
1451
msgstr ""
1452
 
1453
#: options.h:804
1454
msgid "Relax branches on certain targets"
1455
msgstr ""
1456
 
1457
#: options.h:807
1458
msgid "keep only symbols listed in this file"
1459
msgstr ""
1460
 
1461
#: options.h:807
1462
msgid "[file]"
1463
msgstr ""
1464
 
1465
#: options.h:813 options.h:816
1466
msgid "Add DIR to runtime search path"
1467
msgstr ""
1468
 
1469
#: options.h:819
1470
msgid "Add DIR to link time shared library search path"
1471
msgstr ""
1472
 
1473
#: options.h:823
1474
msgid "Strip all symbols"
1475
msgstr ""
1476
 
1477
#: options.h:825
1478
msgid "Strip debugging information"
1479
msgstr ""
1480
 
1481
#: options.h:827
1482
msgid "Emit only debug line number information"
1483
msgstr ""
1484
 
1485
#: options.h:829
1486
msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)"
1487
msgstr ""
1488
 
1489
#: options.h:832
1490
msgid "Strip LTO intermediate code sections"
1491
msgstr ""
1492
 
1493
#: options.h:835
1494
msgid ""
1495
"(ARM only) The maximum distance from instructions in a group of sections to "
1496
"their stubs.  Negative values mean stubs are always after the group. 1 means "
1497
"using default size.\n"
1498
msgstr ""
1499
 
1500
#: options.h:838 options.h:852 options.h:956 options.h:975
1501
msgid "SIZE"
1502
msgstr ""
1503
 
1504
#: options.h:841
1505
msgid ""
1506
"Use less memory and more disk I/O (included only for compatibility with GNU "
1507
"ld)"
1508
msgstr ""
1509
 
1510
#: options.h:845 options.h:848
1511
msgid "Generate shared library"
1512
msgstr ""
1513
 
1514
#: options.h:851
1515
msgid "Stack size when -fsplit-stack function calls non-split"
1516
msgstr ""
1517
 
1518
#: options.h:857
1519
msgid "Do not link against shared libraries"
1520
msgstr ""
1521
 
1522
#: options.h:860
1523
msgid "Identical Code Folding. '--icf=safe' folds only ctors and dtors."
1524
msgstr ""
1525
 
1526
#: options.h:866
1527
msgid "Number of iterations of ICF (default 2)"
1528
msgstr ""
1529
 
1530
#: options.h:866 options.h:899 options.h:901 options.h:903 options.h:905
1531
msgid "COUNT"
1532
msgstr ""
1533
 
1534
#: options.h:869
1535
msgid "List folded identical sections on stderr"
1536
msgstr ""
1537
 
1538
#: options.h:870
1539
msgid "Do not list folded identical sections"
1540
msgstr ""
1541
 
1542
#: options.h:873
1543
msgid "Do not fold this symbol during ICF"
1544
msgstr ""
1545
 
1546
#: options.h:876
1547
msgid "Remove unused sections"
1548
msgstr ""
1549
 
1550
#: options.h:877
1551
msgid "Don't remove unused sections (default)"
1552
msgstr ""
1553
 
1554
#: options.h:880
1555
msgid "List removed unused sections on stderr"
1556
msgstr ""
1557
 
1558
#: options.h:881
1559
msgid "Do not list removed unused sections"
1560
msgstr ""
1561
 
1562
#: options.h:884
1563
msgid "Print resource usage statistics"
1564
msgstr ""
1565
 
1566
#: options.h:887
1567
msgid "Set target system root directory"
1568
msgstr ""
1569
 
1570
#: options.h:890
1571
msgid "Print the name of each input file"
1572
msgstr ""
1573
 
1574
#: options.h:893
1575
msgid "Read linker script"
1576
msgstr ""
1577
 
1578
#: options.h:896
1579
msgid "Run the linker multi-threaded"
1580
msgstr ""
1581
 
1582
#: options.h:897
1583
msgid "Do not run the linker multi-threaded"
1584
msgstr ""
1585
 
1586
#: options.h:899
1587
msgid "Number of threads to use"
1588
msgstr ""
1589
 
1590
#: options.h:901
1591
msgid "Number of threads to use in initial pass"
1592
msgstr ""
1593
 
1594
#: options.h:903
1595
msgid "Number of threads to use in middle pass"
1596
msgstr ""
1597
 
1598
#: options.h:905
1599
msgid "Number of threads to use in final pass"
1600
msgstr ""
1601
 
1602
#: options.h:908
1603
msgid "Set the address of the bss segment"
1604
msgstr ""
1605
 
1606
#: options.h:910
1607
msgid "Set the address of the data segment"
1608
msgstr ""
1609
 
1610
#: options.h:912
1611
msgid "Set the address of the text segment"
1612
msgstr ""
1613
 
1614
#: options.h:915
1615
msgid "Create undefined reference to SYMBOL"
1616
msgstr ""
1617
 
1618
#: options.h:918
1619
msgid "Synonym for --debug=files"
1620
msgstr ""
1621
 
1622
#: options.h:921
1623
msgid "Read version script"
1624
msgstr ""
1625
 
1626
#: options.h:924
1627
msgid "Warn about duplicate common symbols"
1628
msgstr ""
1629
 
1630
#: options.h:925
1631
msgid "Do not warn about duplicate common symbols (default)"
1632
msgstr ""
1633
 
1634
#: options.h:928
1635
msgid "Warn when skipping an incompatible library"
1636
msgstr ""
1637
 
1638
#: options.h:929
1639
msgid "Don't warn when skipping an incompatible library"
1640
msgstr ""
1641
 
1642
#: options.h:932
1643
msgid "Include all archive contents"
1644
msgstr ""
1645
 
1646
#: options.h:933
1647
msgid "Include only needed archive contents"
1648
msgstr ""
1649
 
1650
#: options.h:936
1651
msgid "Use wrapper functions for SYMBOL"
1652
msgstr ""
1653
 
1654
#: options.h:939
1655
msgid "Trace references to symbol"
1656
msgstr ""
1657
 
1658
#: options.h:942
1659
msgid "Default search path for Solaris compatibility"
1660
msgstr ""
1661
 
1662
#: options.h:943
1663
msgid "PATH"
1664
msgstr ""
1665
 
1666
#: options.h:946
1667
msgid "Start a library search group"
1668
msgstr ""
1669
 
1670
#: options.h:948
1671
msgid "End a library search group"
1672
msgstr ""
1673
 
1674
#: options.h:953
1675
msgid "Sort dynamic relocs"
1676
msgstr ""
1677
 
1678
#: options.h:954
1679
msgid "Do not sort dynamic relocs"
1680
msgstr ""
1681
 
1682
#: options.h:956
1683
msgid "Set common page size to SIZE"
1684
msgstr ""
1685
 
1686
#: options.h:961
1687
msgid "Mark output as requiring executable stack"
1688
msgstr ""
1689
 
1690
#: options.h:963
1691
msgid "Mark DSO to be initialized first at runtime"
1692
msgstr ""
1693
 
1694
#: options.h:966
1695
msgid "Mark object to interpose all DSOs but executable"
1696
msgstr ""
1697
 
1698
#: options.h:969
1699
msgid "Mark object for lazy runtime binding (default)"
1700
msgstr ""
1701
 
1702
#: options.h:972
1703
msgid "Mark object requiring immediate process"
1704
msgstr ""
1705
 
1706
#: options.h:975
1707
msgid "Set maximum page size to SIZE"
1708
msgstr ""
1709
 
1710
#: options.h:978
1711
msgid "Do not create copy relocs"
1712
msgstr ""
1713
 
1714
#: options.h:980
1715
msgid "Mark object not to use default search paths"
1716
msgstr ""
1717
 
1718
#: options.h:983
1719
msgid "Mark DSO non-deletable at runtime"
1720
msgstr ""
1721
 
1722
#: options.h:986
1723
msgid "Mark DSO not available to dlopen"
1724
msgstr ""
1725
 
1726
#: options.h:989
1727
msgid "Mark DSO not available to dldump"
1728
msgstr ""
1729
 
1730
#: options.h:992
1731
msgid "Mark output as not requiring executable stack"
1732
msgstr ""
1733
 
1734
#: options.h:994
1735
msgid "Mark object for immediate function binding"
1736
msgstr ""
1737
 
1738
#: options.h:997
1739
msgid "Mark DSO to indicate that needs immediate $ORIGIN processing at runtime"
1740
msgstr ""
1741
 
1742
#: options.h:1000
1743
msgid "Where possible mark variables read-only after relocation"
1744
msgstr ""
1745
 
1746
#: options.h:1001
1747
msgid "Don't mark variables read-only after relocation"
1748
msgstr ""
1749
 
1750
#: output.cc:1132
1751
msgid "section group retained but group element discarded"
1752
msgstr ""
1753
 
1754
#: output.cc:1860
1755
#, c-format
1756
msgid "invalid alignment %lu for section \"%s\""
1757
msgstr ""
1758
 
1759
#: output.cc:3573
1760
#, c-format
1761
msgid "dot moves backward in linker script from 0x%llx to 0x%llx"
1762
msgstr ""
1763
 
1764
#: output.cc:3576
1765
#, c-format
1766
msgid "address of section '%s' moves backward from 0x%llx to 0x%llx"
1767
msgstr ""
1768
 
1769
#: output.cc:3755
1770
#, c-format
1771
msgid "nobits section %s may not precede progbits section %s in same segment"
1772
msgstr ""
1773
 
1774
#: output.cc:3907 output.cc:3975
1775
#, c-format
1776
msgid "%s: open: %s"
1777
msgstr ""
1778
 
1779
#: output.cc:3996
1780
#, c-format
1781
msgid "%s: mremap: %s"
1782
msgstr ""
1783
 
1784
#: output.cc:4005
1785
#, c-format
1786
msgid "%s: mmap: %s"
1787
msgstr ""
1788
 
1789
#: output.cc:4085
1790
#, c-format
1791
msgid "%s: mmap: failed to allocate %lu bytes for output file: %s"
1792
msgstr ""
1793
 
1794
#: output.cc:4096
1795
#, c-format
1796
msgid "%s: munmap: %s"
1797
msgstr ""
1798
 
1799
#: output.cc:4115
1800
#, c-format
1801
msgid "%s: write: unexpected 0 return-value"
1802
msgstr ""
1803
 
1804
#: output.cc:4117
1805
#, c-format
1806
msgid "%s: write: %s"
1807
msgstr ""
1808
 
1809
#: output.cc:4132
1810
#, c-format
1811
msgid "%s: close: %s"
1812
msgstr ""
1813
 
1814
#: output.h:520
1815
msgid "** section headers"
1816
msgstr ""
1817
 
1818
#: output.h:565
1819
msgid "** segment headers"
1820
msgstr ""
1821
 
1822
#: output.h:613
1823
msgid "** file header"
1824
msgstr ""
1825
 
1826
#: output.h:833
1827
msgid "** fill"
1828
msgstr ""
1829
 
1830
#: output.h:987
1831
msgid "** string table"
1832
msgstr ""
1833
 
1834
#: output.h:1300
1835
msgid "** dynamic relocs"
1836
msgstr ""
1837
 
1838
#: output.h:1301 output.h:1637
1839
msgid "** relocs"
1840
msgstr ""
1841
 
1842
#: output.h:1662
1843
msgid "** group"
1844
msgstr ""
1845
 
1846
#: output.h:1774
1847
msgid "** GOT"
1848
msgstr ""
1849
 
1850
#: output.h:1916
1851
msgid "** dynamic"
1852
msgstr ""
1853
 
1854
#: output.h:2039
1855
msgid "** symtab xindex"
1856
msgstr ""
1857
 
1858
#: parameters.cc:172
1859
#, c-format
1860
msgid "unrecognized output format %s"
1861
msgstr ""
1862
 
1863
#: plugin.cc:106
1864
#, c-format
1865
msgid "%s: could not load plugin library"
1866
msgstr ""
1867
 
1868
#: plugin.cc:116
1869
#, c-format
1870
msgid "%s: could not find onload entry point"
1871
msgstr ""
1872
 
1873
#: plugin.cc:426
1874
msgid ""
1875
"Input files added by plug-ins in --incremental mode not supported yet.\n"
1876
msgstr ""
1877
 
1878
#: powerpc.cc:1502 sparc.cc:2307 x86_64.cc:1632
1879
#, c-format
1880
msgid "%s: unsupported REL reloc section"
1881
msgstr ""
1882
 
1883
#: readsyms.cc:191
1884
#, c-format
1885
msgid "%s: file is empty"
1886
msgstr ""
1887
 
1888
#. Here we have to handle any other input file types we need.
1889
#: readsyms.cc:575
1890
#, c-format
1891
msgid "%s: not an object or archive"
1892
msgstr ""
1893
 
1894
#: reduced_debug_output.cc:236
1895
msgid ""
1896
"Debug abbreviations extend beyond .debug_abbrev section; failed to reduce "
1897
"debug abbreviations"
1898
msgstr ""
1899
 
1900
#: reduced_debug_output.cc:322
1901
msgid "Extremely large compile unit in debug info; failed to reduce debug info"
1902
msgstr ""
1903
 
1904
#: reduced_debug_output.cc:330
1905
msgid ""
1906
"Debug info extends beyond .debug_info section;failed to reduce debug info"
1907
msgstr ""
1908
 
1909
#: reduced_debug_output.cc:350 reduced_debug_output.cc:392
1910
msgid "Invalid DIE in debug info; failed to reduce debug info"
1911
msgstr ""
1912
 
1913
#: reduced_debug_output.cc:373
1914
msgid ""
1915
"Debug info extends beyond .debug_info section; failed to reduce debug info"
1916
msgstr ""
1917
 
1918
#: reloc.cc:297 reloc.cc:858
1919
#, c-format
1920
msgid "relocation section %u uses unexpected symbol table %u"
1921
msgstr ""
1922
 
1923
#: reloc.cc:312 reloc.cc:875
1924
#, c-format
1925
msgid "unexpected entsize for reloc section %u: %lu != %u"
1926
msgstr ""
1927
 
1928
#: reloc.cc:321 reloc.cc:884
1929
#, c-format
1930
msgid "reloc section %u size %lu uneven"
1931
msgstr ""
1932
 
1933
#: reloc.cc:1203
1934
#, c-format
1935
msgid "could not convert call to '%s' to '%s'"
1936
msgstr ""
1937
 
1938
#: reloc.cc:1343
1939
#, c-format
1940
msgid "reloc section size %zu is not a multiple of reloc size %d\n"
1941
msgstr ""
1942
 
1943
#. We should only see externally visible symbols in the symbol
1944
#. table.
1945
#: resolve.cc:191
1946
msgid "invalid STB_LOCAL symbol in external symbols"
1947
msgstr ""
1948
 
1949
#. Any target which wants to handle STB_LOOS, etc., needs to
1950
#. define a resolve method.
1951
#: resolve.cc:197
1952
msgid "unsupported symbol binding"
1953
msgstr ""
1954
 
1955
#. A dynamic object cannot reference a hidden or internal symbol
1956
#. defined in another object.
1957
#: resolve.cc:266
1958
#, c-format
1959
msgid "%s symbol '%s' in %s is referenced by DSO %s"
1960
msgstr ""
1961
 
1962
#: resolve.cc:326
1963
#, c-format
1964
msgid "common of '%s' overriding smaller common"
1965
msgstr ""
1966
 
1967
#: resolve.cc:331
1968
#, c-format
1969
msgid "common of '%s' overidden by larger common"
1970
msgstr ""
1971
 
1972
#: resolve.cc:336
1973
#, c-format
1974
msgid "multiple common of '%s'"
1975
msgstr ""
1976
 
1977
#: resolve.cc:442
1978
#, c-format
1979
msgid "multiple definition of '%s'"
1980
msgstr ""
1981
 
1982
#: resolve.cc:481
1983
#, c-format
1984
msgid "definition of '%s' overriding common"
1985
msgstr ""
1986
 
1987
#: resolve.cc:516
1988
#, c-format
1989
msgid "definition of '%s' overriding dynamic common definition"
1990
msgstr ""
1991
 
1992
#: resolve.cc:636
1993
#, c-format
1994
msgid "common '%s' overridden by previous definition"
1995
msgstr ""
1996
 
1997
#: resolve.cc:766 resolve.cc:778
1998
msgid "command line"
1999
msgstr ""
2000
 
2001
#: script-sections.cc:690
2002
msgid "dot may not move backward"
2003
msgstr ""
2004
 
2005
#: script-sections.cc:757
2006
msgid "** expression"
2007
msgstr ""
2008
 
2009
#: script-sections.cc:941
2010
msgid "fill value is not absolute"
2011
msgstr ""
2012
 
2013
#: script-sections.cc:1913
2014
#, c-format
2015
msgid "alignment of section %s is not absolute"
2016
msgstr ""
2017
 
2018
#: script-sections.cc:1957
2019
#, c-format
2020
msgid "subalign of section %s is not absolute"
2021
msgstr ""
2022
 
2023
#: script-sections.cc:1972
2024
#, c-format
2025
msgid "fill of section %s is not absolute"
2026
msgstr ""
2027
 
2028
#: script-sections.cc:2048
2029
msgid "SPECIAL constraints are not implemented"
2030
msgstr ""
2031
 
2032
#: script-sections.cc:2090
2033
msgid "mismatched definition for constrained sections"
2034
msgstr ""
2035
 
2036
#: script-sections.cc:2634
2037
msgid "DATA_SEGMENT_ALIGN may only appear once in a linker script"
2038
msgstr ""
2039
 
2040
#: script-sections.cc:2649
2041
msgid "DATA_SEGMENT_RELRO_END may only appear once in a linker script"
2042
msgstr ""
2043
 
2044
#: script-sections.cc:2654
2045
msgid "DATA_SEGMENT_RELRO_END must follow DATA_SEGMENT_ALIGN"
2046
msgstr ""
2047
 
2048
#: script-sections.cc:2826
2049
msgid "no matching section constraint"
2050
msgstr ""
2051
 
2052
#: script-sections.cc:3151
2053
msgid "TLS sections are not adjacent"
2054
msgstr ""
2055
 
2056
#: script-sections.cc:3280
2057
msgid "allocated section not in any segment"
2058
msgstr ""
2059
 
2060
#: script-sections.cc:3309
2061
#, c-format
2062
msgid "no segment %s"
2063
msgstr ""
2064
 
2065
#: script-sections.cc:3323
2066
msgid "section in two PT_LOAD segments"
2067
msgstr ""
2068
 
2069
#: script-sections.cc:3330
2070
msgid "allocated section not in any PT_LOAD segment"
2071
msgstr ""
2072
 
2073
#: script-sections.cc:3358
2074
msgid "may only specify load address for PT_LOAD segment"
2075
msgstr ""
2076
 
2077
#: script-sections.cc:3382
2078
#, c-format
2079
msgid "PHDRS load address overrides section %s load address"
2080
msgstr ""
2081
 
2082
#. We could support this if we wanted to.
2083
#: script-sections.cc:3393
2084
msgid "using only one of FILEHDR and PHDRS is not currently supported"
2085
msgstr ""
2086
 
2087
#: script-sections.cc:3408
2088
msgid ""
2089
"sections loaded on first page without room for file and program headers are "
2090
"not supported"
2091
msgstr ""
2092
 
2093
#: script-sections.cc:3414
2094
msgid ""
2095
"using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently "
2096
"supported"
2097
msgstr ""
2098
 
2099
#: script.cc:1072
2100
msgid "invalid use of PROVIDE for dot symbol"
2101
msgstr ""
2102
 
2103
#: script.cc:2132
2104
#, c-format
2105
msgid "%s:%d:%d: %s"
2106
msgstr ""
2107
 
2108
#. There are some options that we could handle here--e.g.,
2109
#. -lLIBRARY.  Should we bother?
2110
#: script.cc:2297
2111
#, c-format
2112
msgid ""
2113
"%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
2114
"specified via -T/--script"
2115
msgstr ""
2116
 
2117
#: script.cc:2362
2118
#, c-format
2119
msgid ""
2120
"%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts "
2121
"specified via -T/--script"
2122
msgstr ""
2123
 
2124
#: script.cc:2606 script.cc:2620
2125
#, c-format
2126
msgid "%s:%d:%d: DATA_SEGMENT_ALIGN not in SECTIONS clause"
2127
msgstr ""
2128
 
2129
#: script.cc:2739
2130
msgid "unknown PHDR type (try integer)"
2131
msgstr ""
2132
 
2133
#: stringpool.cc:528
2134
#, c-format
2135
msgid "%s: %s entries: %zu; buckets: %zu\n"
2136
msgstr ""
2137
 
2138
#: stringpool.cc:532
2139
#, c-format
2140
msgid "%s: %s entries: %zu\n"
2141
msgstr ""
2142
 
2143
#: stringpool.cc:535
2144
#, c-format
2145
msgid "%s: %s Stringdata structures: %zu\n"
2146
msgstr ""
2147
 
2148
#: symtab.cc:857
2149
#, c-format
2150
msgid "%s: reference to %s"
2151
msgstr ""
2152
 
2153
#: symtab.cc:859
2154
#, c-format
2155
msgid "%s: definition of %s"
2156
msgstr ""
2157
 
2158
#: symtab.cc:1052
2159
#, c-format
2160
msgid "bad global symbol name offset %u at %zu"
2161
msgstr ""
2162
 
2163
#: symtab.cc:1278
2164
msgid "--just-symbols does not make sense with a shared object"
2165
msgstr ""
2166
 
2167
#: symtab.cc:1284
2168
msgid "too few symbol versions"
2169
msgstr ""
2170
 
2171
#: symtab.cc:1333
2172
#, c-format
2173
msgid "bad symbol name offset %u at %zu"
2174
msgstr ""
2175
 
2176
#: symtab.cc:1396
2177
#, c-format
2178
msgid "versym for symbol %zu out of range: %u"
2179
msgstr ""
2180
 
2181
#: symtab.cc:1404
2182
#, c-format
2183
msgid "versym for symbol %zu has no name: %u"
2184
msgstr ""
2185
 
2186
#: symtab.cc:2549 symtab.cc:2681
2187
#, c-format
2188
msgid "%s: unsupported symbol section 0x%x"
2189
msgstr ""
2190
 
2191
#: symtab.cc:2933
2192
#, c-format
2193
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
2194
msgstr ""
2195
 
2196
#: symtab.cc:2936
2197
#, c-format
2198
msgid "%s: symbol table entries: %zu\n"
2199
msgstr ""
2200
 
2201
#: symtab.cc:3007
2202
#, c-format
2203
msgid ""
2204
"while linking %s: symbol '%s' defined in multiple places (possible ODR "
2205
"violation):"
2206
msgstr ""
2207
 
2208
#: target-reloc.h:259
2209
msgid "relocation refers to discarded comdat section"
2210
msgstr ""
2211
 
2212
#: target-reloc.h:298
2213
#, c-format
2214
msgid "reloc has bad offset %zu"
2215
msgstr ""
2216
 
2217
#: target.cc:90
2218
#, c-format
2219
msgid "%s: unsupported ELF file type %d"
2220
msgstr ""
2221
 
2222
#: target.cc:157
2223
#, c-format
2224
msgid "linker does not include stack split support required by %s"
2225
msgstr ""
2226
 
2227
#: tls.h:59
2228
msgid "TLS relocation out of range"
2229
msgstr ""
2230
 
2231
#: tls.h:73
2232
msgid "TLS relocation against invalid instruction"
2233
msgstr ""
2234
 
2235
#. This output is intended to follow the GNU standards.
2236
#: version.cc:65
2237
#, c-format
2238
msgid "Copyright 2008 Free Software Foundation, Inc.\n"
2239
msgstr ""
2240
 
2241
#: version.cc:66
2242
#, c-format
2243
msgid ""
2244
"This program is free software; you may redistribute it under the terms of\n"
2245
"the GNU General Public License version 3 or (at your option) a later "
2246
"version.\n"
2247
"This program has absolutely no warranty.\n"
2248
msgstr ""
2249
 
2250
#: workqueue-threads.cc:106
2251
#, c-format
2252
msgid "%s failed: %s"
2253
msgstr ""
2254
 
2255
#: x86_64.cc:2184
2256
#, c-format
2257
msgid "unsupported reloc type %u"
2258
msgstr ""
2259
 
2260
#: x86_64.cc:2524
2261
#, c-format
2262
msgid "unsupported reloc %u against local symbol"
2263
msgstr ""

powered by: WebSVN 2.1.0

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