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