From Cary Coutant: Fix handling of versioned symbols, add some tests.
[binutils-gdb.git] / gold / po / gold.pot
1 # 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 <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2007-12-21 15:26-0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\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:96
20 #, c-format
21 msgid "%s: no archive symbol table (run ranlib)"
22 msgstr ""
23
24 #: archive.cc:147
25 #, c-format
26 msgid "%s: bad archive symbol table names"
27 msgstr ""
28
29 #: archive.cc:177
30 #, c-format
31 msgid "%s: malformed archive header at %zu"
32 msgstr ""
33
34 #: archive.cc:197
35 #, c-format
36 msgid "%s: malformed archive header size at %zu"
37 msgstr ""
38
39 #: archive.cc:208
40 #, c-format
41 msgid "%s: malformed archive header name at %zu"
42 msgstr ""
43
44 #: archive.cc:233
45 #, c-format
46 msgid "%s: bad extended name index at %zu"
47 msgstr ""
48
49 #: archive.cc:243
50 #, c-format
51 msgid "%s: bad extended name entry at header %zu"
52 msgstr ""
53
54 #: archive.cc:336
55 #, c-format
56 msgid "%s: short archive header at %zu"
57 msgstr ""
58
59 #: archive.cc:387 archive.cc:401
60 #, c-format
61 msgid "%s: member at %zu is not an ELF object"
62 msgstr ""
63
64 #: compressed_output.cc:126
65 msgid "not compressing section data: zlib error"
66 msgstr ""
67
68 #: dirsearch.cc:70
69 #, c-format
70 msgid "%s: can not read directory: %s"
71 msgstr ""
72
73 #: dynobj.cc:145
74 #, c-format
75 msgid "unexpected duplicate type %u section: %u, %u"
76 msgstr ""
77
78 #: dynobj.cc:181
79 #, c-format
80 msgid "unexpected link in section %u header: %u != %u"
81 msgstr ""
82
83 #: dynobj.cc:217
84 #, c-format
85 msgid "DYNAMIC section %u link out of range: %u"
86 msgstr ""
87
88 #: dynobj.cc:225
89 #, c-format
90 msgid "DYNAMIC section %u link %u is not a strtab"
91 msgstr ""
92
93 #: dynobj.cc:253
94 #, c-format
95 msgid "DT_SONAME value out of range: %lld >= %lld"
96 msgstr ""
97
98 #: dynobj.cc:265
99 #, c-format
100 msgid "DT_NEEDED value out of range: %lld >= %lld"
101 msgstr ""
102
103 #: dynobj.cc:278
104 msgid "missing DT_NULL in dynamic segment"
105 msgstr ""
106
107 #: dynobj.cc:323
108 #, c-format
109 msgid "invalid dynamic symbol table name index: %u"
110 msgstr ""
111
112 #: dynobj.cc:330
113 #, c-format
114 msgid "dynamic symbol table name section has wrong type: %u"
115 msgstr ""
116
117 #: dynobj.cc:404 object.cc:241 object.cc:579
118 #, c-format
119 msgid "bad section name offset for section %u: %lu"
120 msgstr ""
121
122 #: dynobj.cc:433
123 #, c-format
124 msgid "duplicate definition for version %u"
125 msgstr ""
126
127 #: dynobj.cc:462
128 #, c-format
129 msgid "unexpected verdef version %u"
130 msgstr ""
131
132 #: dynobj.cc:478
133 #, c-format
134 msgid "verdef vd_cnt field too small: %u"
135 msgstr ""
136
137 #: dynobj.cc:486
138 #, c-format
139 msgid "verdef vd_aux field out of range: %u"
140 msgstr ""
141
142 #: dynobj.cc:497
143 #, c-format
144 msgid "verdaux vda_name field out of range: %u"
145 msgstr ""
146
147 #: dynobj.cc:507
148 #, c-format
149 msgid "verdef vd_next field out of range: %u"
150 msgstr ""
151
152 #: dynobj.cc:541
153 #, c-format
154 msgid "unexpected verneed version %u"
155 msgstr ""
156
157 #: dynobj.cc:550
158 #, c-format
159 msgid "verneed vn_aux field out of range: %u"
160 msgstr ""
161
162 #: dynobj.cc:564
163 #, c-format
164 msgid "vernaux vna_name field out of range: %u"
165 msgstr ""
166
167 #: dynobj.cc:575
168 #, c-format
169 msgid "verneed vna_next field out of range: %u"
170 msgstr ""
171
172 #: dynobj.cc:586
173 #, c-format
174 msgid "verneed vn_next field out of range: %u"
175 msgstr ""
176
177 #: dynobj.cc:634
178 msgid "size of dynamic symbols is not multiple of symbol size"
179 msgstr ""
180
181 #: dynobj.cc:1312
182 #, c-format
183 msgid "symbol %s has undefined version %s"
184 msgstr ""
185
186 #: errors.cc:88
187 #, c-format
188 msgid "%s: warning: "
189 msgstr ""
190
191 #: errors.cc:127
192 #, c-format
193 msgid "%s: %s: warning: "
194 msgstr ""
195
196 #: errors.cc:154
197 #, c-format
198 msgid "%s: %s: undefined reference to '%s'\n"
199 msgstr ""
200
201 #: errors.cc:164
202 #, c-format
203 msgid "%s: "
204 msgstr ""
205
206 #: fileread.cc:49
207 #, c-format
208 msgid "munmap failed: %s"
209 msgstr ""
210
211 #: fileread.cc:90
212 #, c-format
213 msgid "close of %s failed: %s"
214 msgstr ""
215
216 #: fileread.cc:114
217 #, c-format
218 msgid "%s: fstat failed: %s"
219 msgstr ""
220
221 #: fileread.cc:229
222 #, c-format
223 msgid "%s: pread failed: %s"
224 msgstr ""
225
226 #: fileread.cc:235
227 #, c-format
228 msgid "%s: file too short: read only %lld of %lld bytes at %lld"
229 msgstr ""
230
231 #: fileread.cc:310
232 #, c-format
233 msgid "%s: mmap offset %lld size %lld failed: %s"
234 msgstr ""
235
236 #: fileread.cc:391
237 #, c-format
238 msgid "%s: total bytes mapped for read: %llu\n"
239 msgstr ""
240
241 #: fileread.cc:393
242 #, c-format
243 msgid "%s: maximum bytes mapped for read at one time: %llu\n"
244 msgstr ""
245
246 #: fileread.cc:463
247 #, c-format
248 msgid "cannot find -l%s"
249 msgstr ""
250
251 #: fileread.cc:490
252 #, c-format
253 msgid "cannot find %s"
254 msgstr ""
255
256 #: fileread.cc:501
257 #, c-format
258 msgid "cannot open %s: %s"
259 msgstr ""
260
261 #: gold.cc:72
262 #, c-format
263 msgid "%s: internal error in %s, at %s:%d\n"
264 msgstr ""
265
266 #. We had some input files, but we weren't able to open any of
267 #. them.
268 #: gold.cc:118 gold.cc:166
269 msgid "no input files"
270 msgstr ""
271
272 #. We print out just the first .so we see; there may be others.
273 #: gold.cc:181
274 #, c-format
275 msgid "cannot mix -static with dynamic object %s"
276 msgstr ""
277
278 #: gold-threads.cc:102
279 #, c-format
280 msgid "pthead_mutextattr_init failed: %s"
281 msgstr ""
282
283 #: gold-threads.cc:106
284 #, c-format
285 msgid "pthread_mutextattr_settype failed: %s"
286 msgstr ""
287
288 #: gold-threads.cc:111
289 #, c-format
290 msgid "pthread_mutex_init failed: %s"
291 msgstr ""
292
293 #: gold-threads.cc:115
294 #, c-format
295 msgid "pthread_mutexattr_destroy failed: %s"
296 msgstr ""
297
298 #: gold-threads.cc:122
299 #, c-format
300 msgid "pthread_mutex_destroy failed: %s"
301 msgstr ""
302
303 #: gold-threads.cc:130
304 #, c-format
305 msgid "pthread_mutex_lock failed: %s"
306 msgstr ""
307
308 #: gold-threads.cc:138
309 #, c-format
310 msgid "pthread_mutex_unlock failed: %s"
311 msgstr ""
312
313 #: gold-threads.cc:219
314 #, c-format
315 msgid "pthread_cond_init failed: %s"
316 msgstr ""
317
318 #: gold-threads.cc:226
319 #, c-format
320 msgid "pthread_cond_destroy failed: %s"
321 msgstr ""
322
323 #: gold-threads.cc:235
324 #, c-format
325 msgid "pthread_cond_wait failed: %s"
326 msgstr ""
327
328 #: gold-threads.cc:243
329 #, c-format
330 msgid "pthread_cond_signal failed: %s"
331 msgstr ""
332
333 #: gold-threads.cc:251
334 #, c-format
335 msgid "pthread_cond_broadcast failed: %s"
336 msgstr ""
337
338 #. FIXME: This needs to specify the location somehow.
339 #: i386.cc:160 i386.cc:1484 x86_64.cc:172 x86_64.cc:1373
340 msgid "missing expected TLS relocation"
341 msgstr ""
342
343 #: i386.cc:810 x86_64.cc:764 x86_64.cc:978
344 #, c-format
345 msgid "%s: unsupported reloc %u against local symbol"
346 msgstr ""
347
348 #: i386.cc:917 i386.cc:1213 x86_64.cc:889 x86_64.cc:1160
349 #, c-format
350 msgid "%s: unexpected reloc %u in object file"
351 msgstr ""
352
353 #: i386.cc:1056 x86_64.cc:992 x86_64.cc:1256
354 #, c-format
355 msgid "%s: unsupported reloc %u against global symbol %s"
356 msgstr ""
357
358 #: i386.cc:1367
359 #, c-format
360 msgid "%s: unsupported RELA reloc section"
361 msgstr ""
362
363 #: i386.cc:1627 x86_64.cc:1575
364 #, c-format
365 msgid "unexpected reloc %u in object file"
366 msgstr ""
367
368 #: i386.cc:1659 i386.cc:1734 i386.cc:1741 i386.cc:1772 i386.cc:1825
369 #: x86_64.cc:1596 x86_64.cc:1676 x86_64.cc:1700
370 #, c-format
371 msgid "unsupported reloc %u"
372 msgstr ""
373
374 #: i386.cc:1749
375 msgid "both SUN and GNU model TLS relocations"
376 msgstr ""
377
378 #: merge.cc:449
379 #, c-format
380 msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n"
381 msgstr ""
382
383 #: merge.cc:472
384 msgid "mergeable string section length not multiple of character size"
385 msgstr ""
386
387 #: merge.cc:488
388 msgid "entry in mergeable string section not null terminated"
389 msgstr ""
390
391 #: merge.cc:603
392 #, c-format
393 msgid "%s: %s input: %zu\n"
394 msgstr ""
395
396 #: object.cc:53
397 #, c-format
398 msgid "%s: unsupported ELF machine number %d"
399 msgstr ""
400
401 #: object.cc:71 script.cc:1229
402 #, c-format
403 msgid "%s: %s"
404 msgstr ""
405
406 #: object.cc:107
407 #, c-format
408 msgid "section name section has wrong type: %u"
409 msgstr ""
410
411 #: object.cc:315
412 #, c-format
413 msgid "invalid symbol table name index: %u"
414 msgstr ""
415
416 #: object.cc:321
417 #, c-format
418 msgid "symbol table name section has wrong type: %u"
419 msgstr ""
420
421 #: object.cc:402
422 #, c-format
423 msgid "section group %u info %u out of range"
424 msgstr ""
425
426 #: object.cc:420
427 #, c-format
428 msgid "symbol %u name offset %u out of range"
429 msgstr ""
430
431 #: object.cc:452
432 #, c-format
433 msgid "section %u in section group %u out of range"
434 msgstr ""
435
436 #: object.cc:542 reloc.cc:206 reloc.cc:530
437 #, c-format
438 msgid "relocation section %u has bad info %u"
439 msgstr ""
440
441 #: object.cc:713
442 msgid "size of symbols is not multiple of symbol size"
443 msgstr ""
444
445 #: object.cc:812
446 #, c-format
447 msgid "local symbol %u section name out of range: %u >= %u"
448 msgstr ""
449
450 #. FIXME: Handle SHN_XINDEX.
451 #: object.cc:869
452 #, c-format
453 msgid "unknown section index %u for local symbol %u"
454 msgstr ""
455
456 #: object.cc:878
457 #, c-format
458 msgid "local symbol %u section index %u out of range"
459 msgstr ""
460
461 #: object.cc:1181
462 #, c-format
463 msgid "%s: incompatible target"
464 msgstr ""
465
466 #: object.cc:1336
467 #, c-format
468 msgid "%s: unsupported ELF file type %d"
469 msgstr ""
470
471 #: object.cc:1355 object.cc:1401 object.cc:1435
472 #, c-format
473 msgid "%s: ELF file too short"
474 msgstr ""
475
476 #: object.cc:1363
477 #, c-format
478 msgid "%s: invalid ELF version 0"
479 msgstr ""
480
481 #: object.cc:1365
482 #, c-format
483 msgid "%s: unsupported ELF version %d"
484 msgstr ""
485
486 #: object.cc:1372
487 #, c-format
488 msgid "%s: invalid ELF class 0"
489 msgstr ""
490
491 #: object.cc:1378
492 #, c-format
493 msgid "%s: unsupported ELF class %d"
494 msgstr ""
495
496 #: object.cc:1385
497 #, c-format
498 msgid "%s: invalid ELF data encoding"
499 msgstr ""
500
501 #: object.cc:1391
502 #, c-format
503 msgid "%s: unsupported ELF data encoding %d"
504 msgstr ""
505
506 #: object.cc:1411
507 #, c-format
508 msgid "%s: not configured to support 32-bit big-endian object"
509 msgstr ""
510
511 #: object.cc:1424
512 #, c-format
513 msgid "%s: not configured to support 32-bit little-endian object"
514 msgstr ""
515
516 #: object.cc:1445
517 #, c-format
518 msgid "%s: not configured to support 64-bit big-endian object"
519 msgstr ""
520
521 #: object.cc:1458
522 #, c-format
523 msgid "%s: not configured to support 64-bit little-endian object"
524 msgstr ""
525
526 #: options.cc:157
527 #, c-format
528 msgid "%s: unable to parse script file %s\n"
529 msgstr ""
530
531 #: options.cc:185
532 #, c-format
533 msgid ""
534 "Usage: %s [options] file...\n"
535 "Options:\n"
536 msgstr ""
537
538 #: options.cc:356
539 msgid "Allow unresolved references in shared libraries"
540 msgstr ""
541
542 #: options.cc:360
543 msgid "Do not allow unresolved references in shared libraries"
544 msgstr ""
545
546 #: options.cc:364
547 msgid "Only set DT_NEEDED for dynamic libs if used"
548 msgstr ""
549
550 #: options.cc:367
551 msgid "Always DT_NEEDED for dynamic libs (default)"
552 msgstr ""
553
554 #: options.cc:370
555 msgid "-l searches for shared libraries"
556 msgstr ""
557
558 #: options.cc:374
559 msgid "-l does not search for shared libraries"
560 msgstr ""
561
562 #: options.cc:377
563 msgid "Bind defined symbols locally"
564 msgstr ""
565
566 #: options.cc:385
567 msgid "Compress .debug_* sections in the output file (default is none)"
568 msgstr ""
569
570 #: options.cc:387
571 msgid "--compress-debug-sections=[none"
572 msgstr ""
573
574 #: options.cc:387
575 msgid "]"
576 msgstr ""
577
578 #: options.cc:390
579 msgid "Demangle C++ symbols in log messages"
580 msgstr ""
581
582 #: options.cc:393
583 msgid "Do not demangle C++ symbols in log messages"
584 msgstr ""
585
586 #: options.cc:396
587 msgid "Try to detect violations of the One Definition Rule"
588 msgstr ""
589
590 #: options.cc:398
591 msgid "Export all dynamic symbols"
592 msgstr ""
593
594 #: options.cc:400
595 msgid "Create exception frame header"
596 msgstr ""
597
598 #: options.cc:402
599 msgid "Set dynamic linker path"
600 msgstr ""
601
602 #: options.cc:403
603 msgid "-I PROGRAM, --dynamic-linker PROGRAM"
604 msgstr ""
605
606 #: options.cc:405
607 msgid "Search for library LIBNAME"
608 msgstr ""
609
610 #: options.cc:406
611 msgid "-lLIBNAME, --library LIBNAME"
612 msgstr ""
613
614 #: options.cc:408
615 msgid "Add directory to search path"
616 msgstr ""
617
618 #: options.cc:409
619 msgid "-L DIR, --library-path DIR"
620 msgstr ""
621
622 #: options.cc:411
623 msgid "Ignored for compatibility"
624 msgstr ""
625
626 #: options.cc:413
627 msgid "Set output file name"
628 msgstr ""
629
630 #: options.cc:414
631 msgid "-o FILE, --output FILE"
632 msgstr ""
633
634 #: options.cc:416
635 msgid "Optimize output file size"
636 msgstr ""
637
638 #: options.cc:417
639 msgid "-O level"
640 msgstr ""
641
642 #: options.cc:419
643 msgid "Generate relocatable output"
644 msgstr ""
645
646 #: options.cc:421
647 msgid "Add DIR to runtime search path"
648 msgstr ""
649
650 #: options.cc:422
651 msgid "-R DIR, -rpath DIR"
652 msgstr ""
653
654 #: options.cc:425
655 msgid "Add DIR to link time shared library search path"
656 msgstr ""
657
658 #: options.cc:426
659 msgid "--rpath-link DIR"
660 msgstr ""
661
662 #: options.cc:428
663 msgid "Strip all symbols"
664 msgstr ""
665
666 #: options.cc:431
667 msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)"
668 msgstr ""
669
670 #. This must come after -Sdebug since it's a prefix of it.
671 #: options.cc:435
672 msgid "Strip debugging information"
673 msgstr ""
674
675 #: options.cc:437
676 msgid "Generate shared library"
677 msgstr ""
678
679 #: options.cc:439
680 msgid "Do not link against shared libraries"
681 msgstr ""
682
683 #: options.cc:441
684 msgid "Print resource usage statistics"
685 msgstr ""
686
687 #: options.cc:443
688 msgid "Set target system root directory"
689 msgstr ""
690
691 #: options.cc:444
692 msgid "--sysroot DIR"
693 msgstr ""
694
695 #: options.cc:445
696 msgid "Set the address of the .text section"
697 msgstr ""
698
699 #: options.cc:446
700 msgid "-Ttext ADDRESS"
701 msgstr ""
702
703 #. This must come after -Ttext since it's a prefix of it.
704 #: options.cc:449
705 msgid "Read linker script"
706 msgstr ""
707
708 #: options.cc:450
709 msgid "-T FILE, --script FILE"
710 msgstr ""
711
712 #: options.cc:452
713 msgid "Run the linker multi-threaded"
714 msgstr ""
715
716 #: options.cc:454
717 msgid "Do not run the linker multi-threaded"
718 msgstr ""
719
720 #: options.cc:456
721 msgid "Number of threads to use"
722 msgstr ""
723
724 #: options.cc:457
725 msgid "--thread-count COUNT"
726 msgstr ""
727
728 #: options.cc:460
729 msgid "Number of threads to use in initial pass"
730 msgstr ""
731
732 #: options.cc:461
733 msgid "--thread-count-initial COUNT"
734 msgstr ""
735
736 #: options.cc:464
737 msgid "Number of threads to use in middle pass"
738 msgstr ""
739
740 #: options.cc:465
741 msgid "--thread-count-middle COUNT"
742 msgstr ""
743
744 #: options.cc:468
745 msgid "Number of threads to use in final pass"
746 msgstr ""
747
748 #: options.cc:469
749 msgid "--thread-count-final COUNT"
750 msgstr ""
751
752 #: options.cc:472
753 msgid "Include all archive contents"
754 msgstr ""
755
756 #: options.cc:476
757 msgid "Include only needed archive contents"
758 msgstr ""
759
760 #: options.cc:481
761 msgid ""
762 "Subcommands as follows:\n"
763 " -z execstack Mark output as requiring executable stack\n"
764 " -z noexecstack Mark output as not requiring executable stack"
765 msgstr ""
766
767 #: options.cc:484
768 msgid "-z SUBCOMMAND"
769 msgstr ""
770
771 #: options.cc:487
772 msgid "Start a library search group"
773 msgstr ""
774
775 #: options.cc:489
776 msgid "End a library search group"
777 msgstr ""
778
779 #: options.cc:491
780 msgid "Report usage information"
781 msgstr ""
782
783 #: options.cc:493
784 msgid "Report version information"
785 msgstr ""
786
787 #: options.cc:495
788 msgid "Turn on debugging (all,task)"
789 msgstr ""
790
791 #: options.cc:496
792 msgid "--debug=TYPE"
793 msgstr ""
794
795 #: options.cc:590
796 #, c-format
797 msgid "%s: unrecognized -z subcommand: %s\n"
798 msgstr ""
799
800 #: options.cc:613
801 #, c-format
802 msgid "%s: unrecognized --debug subcommand: %s\n"
803 msgstr ""
804
805 #: options.cc:793
806 msgid "unexpected argument"
807 msgstr ""
808
809 #: options.cc:800 options.cc:852 options.cc:933
810 msgid "missing argument"
811 msgstr ""
812
813 #: options.cc:813 options.cc:861
814 msgid "unknown option"
815 msgstr ""
816
817 #: options.cc:879
818 #, c-format
819 msgid "%s: missing group end\n"
820 msgstr ""
821
822 #: options.cc:1007
823 msgid "may not nest groups"
824 msgstr ""
825
826 #: options.cc:1017
827 msgid "group end without group start"
828 msgstr ""
829
830 #: options.cc:1027
831 #, c-format
832 msgid "%s: use the --help option for usage information\n"
833 msgstr ""
834
835 #: options.cc:1036
836 #, c-format
837 msgid "%s: %s: %s\n"
838 msgstr ""
839
840 #: options.cc:1045
841 #, c-format
842 msgid "%s: -%c: %s\n"
843 msgstr ""
844
845 #: options.h:331
846 #, c-format
847 msgid "invalid optimization level: %s"
848 msgstr ""
849
850 #: options.h:377
851 #, c-format
852 msgid "unsupported argument to --compress-debug-sections: %s"
853 msgstr ""
854
855 #: options.h:428
856 #, c-format
857 msgid "invalid argument to -Ttext: %s"
858 msgstr ""
859
860 #: options.h:437
861 #, c-format
862 msgid "invalid thread count: %s"
863 msgstr ""
864
865 #: options.h:445
866 msgid "--threads not supported"
867 msgstr ""
868
869 #: output.cc:1478
870 #, c-format
871 msgid "invalid alignment %lu for section \"%s\""
872 msgstr ""
873
874 #: output.cc:2383
875 #, c-format
876 msgid "%s: open: %s"
877 msgstr ""
878
879 #: output.cc:2403
880 #, c-format
881 msgid "%s: mremap: %s"
882 msgstr ""
883
884 #: output.cc:2439
885 #, c-format
886 msgid "%s: lseek: %s"
887 msgstr ""
888
889 #: output.cc:2442 output.cc:2479
890 #, c-format
891 msgid "%s: write: %s"
892 msgstr ""
893
894 #: output.cc:2450
895 #, c-format
896 msgid "%s: mmap: %s"
897 msgstr ""
898
899 #: output.cc:2460
900 #, c-format
901 msgid "%s: munmap: %s"
902 msgstr ""
903
904 #: output.cc:2477
905 #, c-format
906 msgid "%s: write: unexpected 0 return-value"
907 msgstr ""
908
909 #: output.cc:2489
910 #, c-format
911 msgid "%s: close: %s"
912 msgstr ""
913
914 #: readsyms.cc:150
915 #, c-format
916 msgid "%s: file is empty"
917 msgstr ""
918
919 #: readsyms.cc:185
920 #, c-format
921 msgid "%s: ordinary object found in input group"
922 msgstr ""
923
924 #. Here we have to handle any other input file types we need.
925 #: readsyms.cc:242
926 #, c-format
927 msgid "%s: not an object or archive"
928 msgstr ""
929
930 #: reloc.cc:225 reloc.cc:548
931 #, c-format
932 msgid "relocation section %u uses unexpected symbol table %u"
933 msgstr ""
934
935 #: reloc.cc:240 reloc.cc:566
936 #, c-format
937 msgid "unexpected entsize for reloc section %u: %lu != %u"
938 msgstr ""
939
940 #: reloc.cc:249 reloc.cc:575
941 #, c-format
942 msgid "reloc section %u size %lu uneven"
943 msgstr ""
944
945 #: reloc.cc:839
946 #, c-format
947 msgid "reloc section size %zu is not a multiple of reloc size %d\n"
948 msgstr ""
949
950 #. We should only see externally visible symbols in the symbol
951 #. table.
952 #: resolve.cc:144
953 msgid "invalid STB_LOCAL symbol in external symbols"
954 msgstr ""
955
956 #. Any target which wants to handle STB_LOOS, etc., needs to
957 #. define a resolve method.
958 #: resolve.cc:150
959 msgid "unsupported symbol binding"
960 msgstr ""
961
962 #. Two definitions of the same symbol.
963 #. FIXME: Do a better job of reporting locations.
964 #: resolve.cc:318
965 #, c-format
966 msgid "%s: multiple definition of %s"
967 msgstr ""
968
969 #: resolve.cc:319 resolve.cc:324
970 msgid "command line"
971 msgstr ""
972
973 #: resolve.cc:321
974 #, c-format
975 msgid "%s: previous definition here"
976 msgstr ""
977
978 #. There are some options that we could handle here--e.g.,
979 #. -lLIBRARY. Should we bother?
980 #: script.cc:1333
981 #, c-format
982 msgid ""
983 "%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -"
984 "T"
985 msgstr ""
986
987 #: stringpool.cc:537
988 #, c-format
989 msgid "%s: %s entries: %zu; buckets: %zu\n"
990 msgstr ""
991
992 #: stringpool.cc:541
993 #, c-format
994 msgid "%s: %s entries: %zu\n"
995 msgstr ""
996
997 #: stringpool.cc:544
998 #, c-format
999 msgid "%s: %s Stringdata structures: %zu\n"
1000 msgstr ""
1001
1002 #: symtab.cc:603
1003 #, c-format
1004 msgid "bad global symbol name offset %u at %zu"
1005 msgstr ""
1006
1007 #: symtab.cc:682
1008 msgid "too few symbol versions"
1009 msgstr ""
1010
1011 #: symtab.cc:711
1012 #, c-format
1013 msgid "bad symbol name offset %u at %zu"
1014 msgstr ""
1015
1016 #: symtab.cc:765
1017 #, c-format
1018 msgid "versym for symbol %zu out of range: %u"
1019 msgstr ""
1020
1021 #: symtab.cc:773
1022 #, c-format
1023 msgid "versym for symbol %zu has no name: %u"
1024 msgstr ""
1025
1026 #: symtab.cc:1493 symtab.cc:1709
1027 #, c-format
1028 msgid "%s: unsupported symbol section 0x%x"
1029 msgstr ""
1030
1031 #: symtab.cc:1833
1032 #, c-format
1033 msgid "%s: undefined reference to '%s'"
1034 msgstr ""
1035
1036 #: symtab.cc:1918
1037 #, c-format
1038 msgid "%s: symbol table entries: %zu; buckets: %zu\n"
1039 msgstr ""
1040
1041 #: symtab.cc:1921
1042 #, c-format
1043 msgid "%s: symbol table entries: %zu\n"
1044 msgstr ""
1045
1046 #: symtab.cc:1990
1047 #, c-format
1048 msgid ""
1049 "while linking %s: symbol '%s' defined in multiple places (possible ODR "
1050 "violation):"
1051 msgstr ""
1052
1053 #: target-reloc.h:212
1054 #, c-format
1055 msgid "reloc has bad offset %zu"
1056 msgstr ""
1057
1058 #: tls.h:59
1059 msgid "TLS relocation out of range"
1060 msgstr ""
1061
1062 #: tls.h:73
1063 msgid "TLS relocation against invalid instruction"
1064 msgstr ""
1065
1066 #. This output is intended to follow the GNU standards.
1067 #: version.cc:50
1068 #, c-format
1069 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
1070 msgstr ""
1071
1072 #: version.cc:51
1073 #, c-format
1074 msgid ""
1075 "This program is free software; you may redistribute it under the terms of\n"
1076 "the GNU General Public License version 3 or (at your option) a later "
1077 "version.\n"
1078 "This program has absolutely no warranty.\n"
1079 msgstr ""
1080
1081 #: workqueue-threads.cc:106
1082 #, c-format
1083 msgid "%s failed: %s"
1084 msgstr ""
1085
1086 #: x86_64.cc:1281
1087 #, c-format
1088 msgid "%s: unsupported REL reloc section"
1089 msgstr ""
1090
1091 #: x86_64.cc:1748
1092 #, c-format
1093 msgid "unsupported reloc type %u"
1094 msgstr ""