d79701c3363f1bfd765e62a7265d6b90cf306edf
[deliverable/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-11-02 16:01-0700\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:88
20 #, c-format
21 msgid "%s: no archive symbol table (run ranlib)"
22 msgstr ""
23
24 #: archive.cc:138
25 #, c-format
26 msgid "%s: bad archive symbol table names"
27 msgstr ""
28
29 #: archive.cc:168
30 #, c-format
31 msgid "%s: malformed archive header at %zu"
32 msgstr ""
33
34 #: archive.cc:188
35 #, c-format
36 msgid "%s: malformed archive header size at %zu"
37 msgstr ""
38
39 #: archive.cc:199
40 #, c-format
41 msgid "%s: malformed archive header name at %zu"
42 msgstr ""
43
44 #: archive.cc:224
45 #, c-format
46 msgid "%s: bad extended name index at %zu"
47 msgstr ""
48
49 #: archive.cc:234
50 #, c-format
51 msgid "%s: bad extended name entry at header %zu"
52 msgstr ""
53
54 #: archive.cc:327
55 #, c-format
56 msgid "%s: short archive header at %zu"
57 msgstr ""
58
59 #: archive.cc:378 archive.cc:392
60 #, c-format
61 msgid "%s: member at %zu is not an ELF object"
62 msgstr ""
63
64 #: dirsearch.cc:68
65 #, c-format
66 msgid "%s: can not read directory: %s"
67 msgstr ""
68
69 #: dynobj.cc:128
70 #, c-format
71 msgid "unexpected duplicate type %u section: %u, %u"
72 msgstr ""
73
74 #: dynobj.cc:164
75 #, c-format
76 msgid "unexpected link in section %u header: %u != %u"
77 msgstr ""
78
79 #: dynobj.cc:199
80 #, c-format
81 msgid "DYNAMIC section %u link out of range: %u"
82 msgstr ""
83
84 #: dynobj.cc:207
85 #, c-format
86 msgid "DYNAMIC section %u link %u is not a strtab"
87 msgstr ""
88
89 #: dynobj.cc:227
90 #, c-format
91 msgid "DT_SONAME value out of range: %lld >= %lld"
92 msgstr ""
93
94 #: dynobj.cc:242
95 msgid "missing DT_NULL in dynamic segment"
96 msgstr ""
97
98 #: dynobj.cc:285
99 #, c-format
100 msgid "invalid dynamic symbol table name index: %u"
101 msgstr ""
102
103 #: dynobj.cc:292
104 #, c-format
105 msgid "dynamic symbol table name section has wrong type: %u"
106 msgstr ""
107
108 #: dynobj.cc:365 object.cc:447
109 #, c-format
110 msgid "bad section name offset for section %u: %lu"
111 msgstr ""
112
113 #: dynobj.cc:394
114 #, c-format
115 msgid "duplicate definition for version %u"
116 msgstr ""
117
118 #: dynobj.cc:423
119 #, c-format
120 msgid "unexpected verdef version %u"
121 msgstr ""
122
123 #: dynobj.cc:439
124 #, c-format
125 msgid "verdef vd_cnt field too small: %u"
126 msgstr ""
127
128 #: dynobj.cc:446
129 #, c-format
130 msgid "verdef vd_aux field out of range: %u"
131 msgstr ""
132
133 #: dynobj.cc:456
134 #, c-format
135 msgid "verdaux vda_name field out of range: %u"
136 msgstr ""
137
138 #: dynobj.cc:465
139 #, c-format
140 msgid "verdef vd_next field out of range: %u"
141 msgstr ""
142
143 #: dynobj.cc:498
144 #, c-format
145 msgid "unexpected verneed version %u"
146 msgstr ""
147
148 #: dynobj.cc:507
149 #, c-format
150 msgid "verneed vn_aux field out of range: %u"
151 msgstr ""
152
153 #: dynobj.cc:520
154 #, c-format
155 msgid "vernaux vna_name field out of range: %u"
156 msgstr ""
157
158 #: dynobj.cc:531
159 #, c-format
160 msgid "verneed vna_next field out of range: %u"
161 msgstr ""
162
163 #: dynobj.cc:542
164 #, c-format
165 msgid "verneed vn_next field out of range: %u"
166 msgstr ""
167
168 #: dynobj.cc:588
169 msgid "size of dynamic symbols is not multiple of symbol size"
170 msgstr ""
171
172 #: dynobj.cc:1265
173 #, c-format
174 msgid "symbol %s has undefined version %s"
175 msgstr ""
176
177 #: errors.cc:77
178 #, c-format
179 msgid "%s: warning: "
180 msgstr ""
181
182 #: errors.cc:112
183 #, c-format
184 msgid "%s: %s: warning: "
185 msgstr ""
186
187 #: errors.cc:136
188 #, c-format
189 msgid "%s: %s: undefined reference to '%s'\n"
190 msgstr ""
191
192 #: fileread.cc:49
193 #, c-format
194 msgid "munmap failed: %s"
195 msgstr ""
196
197 #: fileread.cc:90
198 #, c-format
199 msgid "close of %s failed: %s"
200 msgstr ""
201
202 #: fileread.cc:114
203 #, c-format
204 msgid "%s: fstat failed: %s"
205 msgstr ""
206
207 #: fileread.cc:210
208 #, c-format
209 msgid "%s: pread failed: %s"
210 msgstr ""
211
212 #: fileread.cc:216
213 #, c-format
214 msgid "%s: file too short: read only %lld of %lld bytes at %lld"
215 msgstr ""
216
217 #: fileread.cc:292
218 #, c-format
219 msgid "%s: mmap offset %lld size %lld failed: %s"
220 msgstr ""
221
222 #: fileread.cc:371
223 #, c-format
224 msgid "%s: total bytes mapped for read: %llu\n"
225 msgstr ""
226
227 #: fileread.cc:373
228 #, c-format
229 msgid "%s: maximum bytes mapped for read at one time: %llu\n"
230 msgstr ""
231
232 #: fileread.cc:442
233 #, c-format
234 msgid "cannot find -l%s"
235 msgstr ""
236
237 #: fileread.cc:469
238 #, c-format
239 msgid "cannot find %s"
240 msgstr ""
241
242 #: fileread.cc:480
243 #, c-format
244 msgid "cannot open %s: %s"
245 msgstr ""
246
247 #: gold.cc:72
248 #, c-format
249 msgid "%s: internal error in %s, at %s:%d\n"
250 msgstr ""
251
252 #. We had some input files, but we weren't able to open any of
253 #. them.
254 #: gold.cc:118 gold.cc:164
255 msgid "no input files"
256 msgstr ""
257
258 #. We print out just the first .so we see; there may be others.
259 #: gold.cc:179
260 #, c-format
261 msgid "cannot mix -static with dynamic object %s"
262 msgstr ""
263
264 #: gold-threads.cc:69
265 #, c-format
266 msgid "pthead_mutextattr_init failed: %s"
267 msgstr ""
268
269 #: gold-threads.cc:72
270 #, c-format
271 msgid "pthread_mutextattr_settype failed: %s"
272 msgstr ""
273
274 #: gold-threads.cc:76
275 #, c-format
276 msgid "pthread_mutex_init failed: %s"
277 msgstr ""
278
279 #: gold-threads.cc:79
280 #, c-format
281 msgid "pthread_mutexattr_destroy failed: %s"
282 msgstr ""
283
284 #: gold-threads.cc:85
285 #, c-format
286 msgid "pthread_mutex_destroy failed: %s"
287 msgstr ""
288
289 #: gold-threads.cc:92
290 #, c-format
291 msgid "pthread_mutex_lock failed: %s"
292 msgstr ""
293
294 #: gold-threads.cc:99
295 #, c-format
296 msgid "pthread_mutex_unlock failed: %s"
297 msgstr ""
298
299 #: gold-threads.cc:180
300 #, c-format
301 msgid "pthread_cond_init failed: %s"
302 msgstr ""
303
304 #: gold-threads.cc:186
305 #, c-format
306 msgid "pthread_cond_destroy failed: %s"
307 msgstr ""
308
309 #: gold-threads.cc:193
310 #, c-format
311 msgid "pthread_cond_wait failed: %s"
312 msgstr ""
313
314 #: gold-threads.cc:200
315 #, c-format
316 msgid "pthread_cond_signal failed: %s"
317 msgstr ""
318
319 #. FIXME: This needs to specify the location somehow.
320 #: i386.cc:150 i386.cc:1296 x86_64.cc:162 x86_64.cc:1228
321 msgid "missing expected TLS relocation"
322 msgstr ""
323
324 #: i386.cc:746 x86_64.cc:709 x86_64.cc:876
325 #, c-format
326 msgid "%s: unsupported reloc %u against local symbol"
327 msgstr ""
328
329 #: i386.cc:840 i386.cc:1070 x86_64.cc:817 x86_64.cc:1055
330 #, c-format
331 msgid "%s: unexpected reloc %u in object file"
332 msgstr ""
333
334 #: i386.cc:926 x86_64.cc:890 x86_64.cc:1114
335 #, c-format
336 msgid "%s: unsupported reloc %u against global symbol %s"
337 msgstr ""
338
339 #: i386.cc:1166
340 #, c-format
341 msgid "%s: unsupported RELA reloc section"
342 msgstr ""
343
344 #: i386.cc:1423 x86_64.cc:1426
345 #, c-format
346 msgid "unexpected reloc %u in object file"
347 msgstr ""
348
349 #: i386.cc:1455 i386.cc:1502 i386.cc:1509 i386.cc:1529 i386.cc:1558
350 #: x86_64.cc:1447 x86_64.cc:1496 x86_64.cc:1507
351 #, c-format
352 msgid "unsupported reloc %u"
353 msgstr ""
354
355 #: i386.cc:1480 x86_64.cc:1472
356 msgid "TLS reloc but no TLS segment"
357 msgstr ""
358
359 #: i386.cc:1517
360 msgid "both SUN and GNU model TLS relocations"
361 msgstr ""
362
363 #: merge.cc:258
364 msgid "mergeable string section length not multiple of character size"
365 msgstr ""
366
367 #: merge.cc:274
368 msgid "entry in mergeable string section not null terminated"
369 msgstr ""
370
371 #: object.cc:50
372 #, c-format
373 msgid "%s: unsupported ELF machine number %d"
374 msgstr ""
375
376 #: object.cc:68 script.cc:1222
377 #, c-format
378 msgid "%s: %s"
379 msgstr ""
380
381 #: object.cc:103
382 #, c-format
383 msgid "section name section has wrong type: %u"
384 msgstr ""
385
386 #: object.cc:244
387 #, c-format
388 msgid "invalid symbol table name index: %u"
389 msgstr ""
390
391 #: object.cc:250
392 #, c-format
393 msgid "symbol table name section has wrong type: %u"
394 msgstr ""
395
396 #: object.cc:305
397 #, c-format
398 msgid "section group %u info %u out of range"
399 msgstr ""
400
401 #: object.cc:323
402 #, c-format
403 msgid "symbol %u name offset %u out of range"
404 msgstr ""
405
406 #: object.cc:355
407 #, c-format
408 msgid "section %u in section group %u out of range"
409 msgstr ""
410
411 #: object.cc:525
412 msgid "size of symbols is not multiple of symbol size"
413 msgstr ""
414
415 #. FIXME: Handle SHN_XINDEX.
416 #: object.cc:615
417 #, c-format
418 msgid "unknown section index %u for local symbol %u"
419 msgstr ""
420
421 #: object.cc:624
422 #, c-format
423 msgid "local symbol %u section index %u out of range"
424 msgstr ""
425
426 #: object.cc:656
427 #, c-format
428 msgid "local symbol %u section name out of range: %u >= %u"
429 msgstr ""
430
431 #: object.cc:892
432 #, c-format
433 msgid "%s: incompatible target"
434 msgstr ""
435
436 #: object.cc:994
437 #, c-format
438 msgid "%s: unsupported ELF file type %d"
439 msgstr ""
440
441 #: object.cc:1013 object.cc:1059 object.cc:1093
442 #, c-format
443 msgid "%s: ELF file too short"
444 msgstr ""
445
446 #: object.cc:1021
447 #, c-format
448 msgid "%s: invalid ELF version 0"
449 msgstr ""
450
451 #: object.cc:1023
452 #, c-format
453 msgid "%s: unsupported ELF version %d"
454 msgstr ""
455
456 #: object.cc:1030
457 #, c-format
458 msgid "%s: invalid ELF class 0"
459 msgstr ""
460
461 #: object.cc:1036
462 #, c-format
463 msgid "%s: unsupported ELF class %d"
464 msgstr ""
465
466 #: object.cc:1043
467 #, c-format
468 msgid "%s: invalid ELF data encoding"
469 msgstr ""
470
471 #: object.cc:1049
472 #, c-format
473 msgid "%s: unsupported ELF data encoding %d"
474 msgstr ""
475
476 #: object.cc:1069
477 #, c-format
478 msgid "%s: not configured to support 32-bit big-endian object"
479 msgstr ""
480
481 #: object.cc:1082
482 #, c-format
483 msgid "%s: not configured to support 32-bit little-endian object"
484 msgstr ""
485
486 #: object.cc:1103
487 #, c-format
488 msgid "%s: not configured to support 64-bit big-endian object"
489 msgstr ""
490
491 #: object.cc:1116
492 #, c-format
493 msgid "%s: not configured to support 64-bit little-endian object"
494 msgstr ""
495
496 #: options.cc:142
497 #, c-format
498 msgid "%s: unable to parse script file %s\n"
499 msgstr ""
500
501 #: options.cc:170
502 #, c-format
503 msgid ""
504 "Usage: %s [options] file...\n"
505 "Options:\n"
506 msgstr ""
507
508 #: options.cc:341
509 msgid "Only set DT_NEEDED for dynamic libs if used"
510 msgstr ""
511
512 #: options.cc:344
513 msgid "Always DT_NEEDED for dynamic libs (default)"
514 msgstr ""
515
516 #: options.cc:347
517 msgid "-l searches for shared libraries"
518 msgstr ""
519
520 #: options.cc:351
521 msgid "-l does not search for shared libraries"
522 msgstr ""
523
524 #: options.cc:354
525 msgid "Bind defined symbols locally"
526 msgstr ""
527
528 #: options.cc:356
529 msgid "Export all dynamic symbols"
530 msgstr ""
531
532 #: options.cc:358
533 msgid "Create exception frame header"
534 msgstr ""
535
536 #: options.cc:360
537 msgid "Set dynamic linker path"
538 msgstr ""
539
540 #: options.cc:361
541 msgid "-I PROGRAM, --dynamic-linker PROGRAM"
542 msgstr ""
543
544 #: options.cc:363
545 msgid "Search for library LIBNAME"
546 msgstr ""
547
548 #: options.cc:364
549 msgid "-lLIBNAME, --library LIBNAME"
550 msgstr ""
551
552 #: options.cc:366
553 msgid "Add directory to search path"
554 msgstr ""
555
556 #: options.cc:367
557 msgid "-L DIR, --library-path DIR"
558 msgstr ""
559
560 #: options.cc:369
561 msgid "Ignored for compatibility"
562 msgstr ""
563
564 #: options.cc:371
565 msgid "Set output file name"
566 msgstr ""
567
568 #: options.cc:372
569 msgid "-o FILE, --output FILE"
570 msgstr ""
571
572 #: options.cc:374
573 msgid "Optimize output file size"
574 msgstr ""
575
576 #: options.cc:375
577 msgid "-O level"
578 msgstr ""
579
580 #: options.cc:377
581 msgid "Generate relocatable output"
582 msgstr ""
583
584 #: options.cc:379
585 msgid "Add DIR to runtime search path"
586 msgstr ""
587
588 #: options.cc:380
589 msgid "-R DIR, -rpath DIR"
590 msgstr ""
591
592 #: options.cc:383
593 msgid "Add DIR to link time shared library search path"
594 msgstr ""
595
596 #: options.cc:384
597 msgid "--rpath-link DIR"
598 msgstr ""
599
600 #: options.cc:386
601 msgid "Strip all symbols"
602 msgstr ""
603
604 #: options.cc:388
605 msgid "Strip debugging information"
606 msgstr ""
607
608 #: options.cc:390
609 msgid "Generate shared library"
610 msgstr ""
611
612 #: options.cc:392
613 msgid "Do not link against shared libraries"
614 msgstr ""
615
616 #: options.cc:394
617 msgid "Print resource usage statistics"
618 msgstr ""
619
620 #: options.cc:396
621 msgid "Set target system root directory"
622 msgstr ""
623
624 #: options.cc:397
625 msgid "--sysroot DIR"
626 msgstr ""
627
628 #: options.cc:398
629 msgid "Set the address of the .text section"
630 msgstr ""
631
632 #: options.cc:399
633 msgid "-Ttext ADDRESS"
634 msgstr ""
635
636 #. This must come after -Ttext since it's a prefix of it.
637 #: options.cc:402
638 msgid "Read linker script"
639 msgstr ""
640
641 #: options.cc:403
642 msgid "-T FILE, --script FILE"
643 msgstr ""
644
645 #: options.cc:405
646 msgid "Run the linker multi-threaded"
647 msgstr ""
648
649 #: options.cc:407
650 msgid "Do not run the linker multi-threaded"
651 msgstr ""
652
653 #: options.cc:409
654 msgid "Number of threads to use"
655 msgstr ""
656
657 #: options.cc:410
658 msgid "--thread-count COUNT"
659 msgstr ""
660
661 #: options.cc:413
662 msgid "Number of threads to use in initial pass"
663 msgstr ""
664
665 #: options.cc:414
666 msgid "--thread-count-initial COUNT"
667 msgstr ""
668
669 #: options.cc:417
670 msgid "Number of threads to use in middle pass"
671 msgstr ""
672
673 #: options.cc:418
674 msgid "--thread-count-middle COUNT"
675 msgstr ""
676
677 #: options.cc:421
678 msgid "Number of threads to use in final pass"
679 msgstr ""
680
681 #: options.cc:422
682 msgid "--thread-count-final COUNT"
683 msgstr ""
684
685 #: options.cc:425
686 msgid "Include all archive contents"
687 msgstr ""
688
689 #: options.cc:429
690 msgid "Include only needed archive contents"
691 msgstr ""
692
693 #: options.cc:434
694 msgid ""
695 "Subcommands as follows:\n"
696 " -z execstack Mark output as requiring executable stack\n"
697 " -z noexecstack Mark output as not requiring executable stack"
698 msgstr ""
699
700 #: options.cc:437
701 msgid "-z SUBCOMMAND"
702 msgstr ""
703
704 #: options.cc:440
705 msgid "Start a library search group"
706 msgstr ""
707
708 #: options.cc:442
709 msgid "End a library search group"
710 msgstr ""
711
712 #: options.cc:444
713 msgid "Report usage information"
714 msgstr ""
715
716 #: options.cc:446
717 msgid "Report version information"
718 msgstr ""
719
720 #: options.cc:518
721 #, c-format
722 msgid "%s: unrecognized -z subcommand: %s\n"
723 msgstr ""
724
725 #: options.cc:698
726 msgid "unexpected argument"
727 msgstr ""
728
729 #: options.cc:705 options.cc:757 options.cc:838
730 msgid "missing argument"
731 msgstr ""
732
733 #: options.cc:718 options.cc:766
734 msgid "unknown option"
735 msgstr ""
736
737 #: options.cc:784
738 #, c-format
739 msgid "%s: missing group end\n"
740 msgstr ""
741
742 #: options.cc:912
743 msgid "may not nest groups"
744 msgstr ""
745
746 #: options.cc:922
747 msgid "group end without group start"
748 msgstr ""
749
750 #: options.cc:932
751 #, c-format
752 msgid "%s: use the --help option for usage information\n"
753 msgstr ""
754
755 #: options.cc:941
756 #, c-format
757 msgid "%s: %s: %s\n"
758 msgstr ""
759
760 #: options.cc:950
761 #, c-format
762 msgid "%s: -%c: %s\n"
763 msgstr ""
764
765 #: options.h:338
766 #, c-format
767 msgid "%s: invalid argument to -Ttext: %s\n"
768 msgstr ""
769
770 #: options.h:351
771 #, c-format
772 msgid "%s: invalid thread count: %s\n"
773 msgstr ""
774
775 #: output.cc:1038
776 #, c-format
777 msgid "invalid alignment %lu for section \"%s\""
778 msgstr ""
779
780 #: output.cc:1703
781 #, c-format
782 msgid "%s: open: %s"
783 msgstr ""
784
785 #: output.cc:1708
786 #, c-format
787 msgid "%s: lseek: %s"
788 msgstr ""
789
790 #: output.cc:1711
791 #, c-format
792 msgid "%s: write: %s"
793 msgstr ""
794
795 #: output.cc:1717
796 #, c-format
797 msgid "%s: mmap: %s"
798 msgstr ""
799
800 #: output.cc:1727
801 #, c-format
802 msgid "%s: munmap: %s"
803 msgstr ""
804
805 #: output.cc:1731
806 #, c-format
807 msgid "%s: close: %s"
808 msgstr ""
809
810 #: readsyms.cc:147
811 #, c-format
812 msgid "%s: file is empty"
813 msgstr ""
814
815 #: readsyms.cc:182
816 #, c-format
817 msgid "%s: ordinary object found in input group"
818 msgstr ""
819
820 #. Here we have to handle any other input file types we need.
821 #: readsyms.cc:230
822 #, c-format
823 msgid "%s: not an object or archive"
824 msgstr ""
825
826 #: reloc.cc:190 reloc.cc:431
827 #, c-format
828 msgid "relocation section %u has bad info %u"
829 msgstr ""
830
831 #: reloc.cc:208 reloc.cc:447
832 #, c-format
833 msgid "relocation section %u uses unexpected symbol table %u"
834 msgstr ""
835
836 #: reloc.cc:223 reloc.cc:465
837 #, c-format
838 msgid "unexpected entsize for reloc section %u: %lu != %u"
839 msgstr ""
840
841 #: reloc.cc:232 reloc.cc:474
842 #, c-format
843 msgid "reloc section %u size %lu uneven"
844 msgstr ""
845
846 #: resolve.cc:165
847 #, c-format
848 msgid "%s: invalid STB_LOCAL symbol %s in external symbols"
849 msgstr ""
850
851 #: resolve.cc:171
852 #, c-format
853 msgid "%s: unsupported symbol binding %d for symbol %s"
854 msgstr ""
855
856 #. Two definitions of the same symbol.
857 #. FIXME: Do a better job of reporting locations.
858 #: resolve.cc:310
859 #, c-format
860 msgid "%s: multiple definition of %s"
861 msgstr ""
862
863 #: resolve.cc:311 resolve.cc:316
864 msgid "command line"
865 msgstr ""
866
867 #: resolve.cc:313
868 #, c-format
869 msgid "%s: previous definition here"
870 msgstr ""
871
872 #. There are some options that we could handle here--e.g.,
873 #. -lLIBRARY. Should we bother?
874 #: script.cc:1326
875 #, c-format
876 msgid ""
877 "%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -"
878 "T"
879 msgstr ""
880
881 #: symtab.cc:540
882 #, c-format
883 msgid "bad global symbol name offset %u at %zu"
884 msgstr ""
885
886 #: symtab.cc:618
887 msgid "too few symbol versions"
888 msgstr ""
889
890 #: symtab.cc:647
891 #, c-format
892 msgid "bad symbol name offset %u at %zu"
893 msgstr ""
894
895 #: symtab.cc:701
896 #, c-format
897 msgid "versym for symbol %zu out of range: %u"
898 msgstr ""
899
900 #: symtab.cc:709
901 #, c-format
902 msgid "versym for symbol %zu has no name: %u"
903 msgstr ""
904
905 #: symtab.cc:1427 symtab.cc:1630
906 #, c-format
907 msgid "%s: unsupported symbol section 0x%x"
908 msgstr ""
909
910 #: target-reloc.h:191
911 #, c-format
912 msgid "reloc has bad offset %zu"
913 msgstr ""
914
915 #: tls.h:58
916 msgid "TLS relocation out of range"
917 msgstr ""
918
919 #: tls.h:72
920 msgid "TLS relocation against invalid instruction"
921 msgstr ""
922
923 #. This output is intended to follow the GNU standards.
924 #: version.cc:50
925 #, c-format
926 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
927 msgstr ""
928
929 #: version.cc:51
930 #, c-format
931 msgid ""
932 "This program is free software; you may redistribute it under the terms of\n"
933 "the GNU General Public License version 3 or (at your option) a later "
934 "version.\n"
935 "This program has absolutely no warranty.\n"
936 msgstr ""
937
938 #: x86_64.cc:1137
939 #, c-format
940 msgid "%s: unsupported REL reloc section"
941 msgstr ""
942
943 #: x86_64.cc:1535
944 #, c-format
945 msgid "unsupported reloc type %u"
946 msgstr ""
This page took 0.054514 seconds and 4 git commands to generate.