toplevel/
[binutils.git] / gold / po / gold.pot
blob34da47432f7344903f237c907b035df92a979b5f
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2008-04-14 21:18-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"
19 #: archive.cc:101
20 #, c-format
21 msgid "%s: no archive symbol table (run ranlib)"
22 msgstr ""
24 #: archive.cc:165
25 #, c-format
26 msgid "%s: bad archive symbol table names"
27 msgstr ""
29 #: archive.cc:197
30 #, c-format
31 msgid "%s: malformed archive header at %zu"
32 msgstr ""
34 #: archive.cc:217
35 #, c-format
36 msgid "%s: malformed archive header size at %zu"
37 msgstr ""
39 #: archive.cc:228
40 #, c-format
41 msgid "%s: malformed archive header name at %zu"
42 msgstr ""
44 #: archive.cc:258
45 #, c-format
46 msgid "%s: bad extended name index at %zu"
47 msgstr ""
49 #: archive.cc:268
50 #, c-format
51 msgid "%s: bad extended name entry at header %zu"
52 msgstr ""
54 #: archive.cc:363
55 #, c-format
56 msgid "%s: short archive header at %zu"
57 msgstr ""
59 #: archive.cc:477 archive.cc:491
60 #, c-format
61 msgid "%s: member at %zu is not an ELF object"
62 msgstr ""
64 #: binary.cc:129
65 #, c-format
66 msgid "cannot open %s: %s:"
67 msgstr ""
69 #: compressed_output.cc:128
70 msgid "not compressing section data: zlib error"
71 msgstr ""
73 #: dirsearch.cc:71
74 #, c-format
75 msgid "%s: can not read directory: %s"
76 msgstr ""
78 #: dynobj.cc:146
79 #, c-format
80 msgid "unexpected duplicate type %u section: %u, %u"
81 msgstr ""
83 #: dynobj.cc:182
84 #, c-format
85 msgid "unexpected link in section %u header: %u != %u"
86 msgstr ""
88 #: dynobj.cc:218
89 #, c-format
90 msgid "DYNAMIC section %u link out of range: %u"
91 msgstr ""
93 #: dynobj.cc:226
94 #, c-format
95 msgid "DYNAMIC section %u link %u is not a strtab"
96 msgstr ""
98 #: dynobj.cc:255
99 #, c-format
100 msgid "DT_SONAME value out of range: %lld >= %lld"
101 msgstr ""
103 #: dynobj.cc:267
104 #, c-format
105 msgid "DT_NEEDED value out of range: %lld >= %lld"
106 msgstr ""
108 #: dynobj.cc:280
109 msgid "missing DT_NULL in dynamic segment"
110 msgstr ""
112 #: dynobj.cc:326
113 #, c-format
114 msgid "invalid dynamic symbol table name index: %u"
115 msgstr ""
117 #: dynobj.cc:333
118 #, c-format
119 msgid "dynamic symbol table name section has wrong type: %u"
120 msgstr ""
122 #: dynobj.cc:407 object.cc:252 object.cc:619
123 #, c-format
124 msgid "bad section name offset for section %u: %lu"
125 msgstr ""
127 #: dynobj.cc:436
128 #, c-format
129 msgid "duplicate definition for version %u"
130 msgstr ""
132 #: dynobj.cc:465
133 #, c-format
134 msgid "unexpected verdef version %u"
135 msgstr ""
137 #: dynobj.cc:481
138 #, c-format
139 msgid "verdef vd_cnt field too small: %u"
140 msgstr ""
142 #: dynobj.cc:489
143 #, c-format
144 msgid "verdef vd_aux field out of range: %u"
145 msgstr ""
147 #: dynobj.cc:500
148 #, c-format
149 msgid "verdaux vda_name field out of range: %u"
150 msgstr ""
152 #: dynobj.cc:510
153 #, c-format
154 msgid "verdef vd_next field out of range: %u"
155 msgstr ""
157 #: dynobj.cc:544
158 #, c-format
159 msgid "unexpected verneed version %u"
160 msgstr ""
162 #: dynobj.cc:553
163 #, c-format
164 msgid "verneed vn_aux field out of range: %u"
165 msgstr ""
167 #: dynobj.cc:567
168 #, c-format
169 msgid "vernaux vna_name field out of range: %u"
170 msgstr ""
172 #: dynobj.cc:578
173 #, c-format
174 msgid "verneed vna_next field out of range: %u"
175 msgstr ""
177 #: dynobj.cc:589
178 #, c-format
179 msgid "verneed vn_next field out of range: %u"
180 msgstr ""
182 #: dynobj.cc:637
183 msgid "size of dynamic symbols is not multiple of symbol size"
184 msgstr ""
186 #: dynobj.cc:1358
187 #, c-format
188 msgid "symbol %s has undefined version %s"
189 msgstr ""
191 #: errors.cc:106
192 #, c-format
193 msgid "%s: warning: "
194 msgstr ""
196 #: errors.cc:137
197 #, c-format
198 msgid "%s: %s: warning: "
199 msgstr ""
201 #: errors.cc:163
202 #, c-format
203 msgid "%s: %s: undefined reference to '%s'\n"
204 msgstr ""
206 #: errors.cc:167
207 #, c-format
208 msgid "%s: %s: undefined reference to '%s', version '%s'\n"
209 msgstr ""
211 #: errors.cc:177
212 #, c-format
213 msgid "%s: "
214 msgstr ""
216 #: expression.cc:172
217 #, c-format
218 msgid "undefined symbol '%s' referenced in expression"
219 msgstr ""
221 #: expression.cc:209
222 msgid "invalid reference to dot symbol outside of SECTIONS clause"
223 msgstr ""
225 #. Handle unary operators.  We use a preprocessor macro as a hack to
226 #. capture the C operator.
227 #: expression.cc:278
228 msgid "unary "
229 msgstr ""
231 #. Handle binary operators.  We use a preprocessor macro as a hack to
232 #. capture the C operator.  KEEP_LEFT means that if the left operand
233 #. is section relative and the right operand is not, the result uses
234 #. the same section as the left operand.  KEEP_RIGHT is the same with
235 #. left and right swapped.  IS_DIV means that we need to give an error
236 #. if the right operand is zero.  WARN means that we should warn if
237 #. used on section relative values in a relocatable link.  We always
238 #. warn if used on values in different sections in a relocatable link.
239 #: expression.cc:400
240 msgid "binary "
241 msgstr ""
243 #: expression.cc:404
244 msgid " by zero"
245 msgstr ""
247 #: expression.cc:575
248 msgid "max applied to section relative value"
249 msgstr ""
251 #: expression.cc:610
252 msgid "min applied to section relative value"
253 msgstr ""
255 #: expression.cc:740
256 msgid "aligning to section relative value"
257 msgstr ""
259 #: expression.cc:895
260 #, c-format
261 msgid "unknown constant %s"
262 msgstr ""
264 #: expression.cc:1126
265 msgid "SEGMENT_START not implemented"
266 msgstr ""
268 #: expression.cc:1135
269 msgid "ORIGIN not implemented"
270 msgstr ""
272 #: expression.cc:1141
273 msgid "LENGTH not implemented"
274 msgstr ""
276 #: fileread.cc:54
277 #, c-format
278 msgid "munmap failed: %s"
279 msgstr ""
281 #: fileread.cc:95
282 #, c-format
283 msgid "close of %s failed: %s"
284 msgstr ""
286 #: fileread.cc:119
287 #, c-format
288 msgid "%s: fstat failed: %s"
289 msgstr ""
291 #: fileread.cc:266
292 #, c-format
293 msgid "%s: pread failed: %s"
294 msgstr ""
296 #: fileread.cc:272
297 #, c-format
298 msgid "%s: file too short: read only %lld of %lld bytes at %lld"
299 msgstr ""
301 #: fileread.cc:353
302 #, c-format
303 msgid "%s: mmap offset %lld size %lld failed: %s"
304 msgstr ""
306 #: fileread.cc:497
307 #, c-format
308 msgid "%s: lseek failed: %s"
309 msgstr ""
311 #: fileread.cc:503
312 #, c-format
313 msgid "%s: readv failed: %s"
314 msgstr ""
316 #: fileread.cc:506
317 #, c-format
318 msgid "%s: file too short: read only %zd of %zd bytes at %lld"
319 msgstr ""
321 #: fileread.cc:655
322 #, c-format
323 msgid "%s: total bytes mapped for read: %llu\n"
324 msgstr ""
326 #: fileread.cc:657
327 #, c-format
328 msgid "%s: maximum bytes mapped for read at one time: %llu\n"
329 msgstr ""
331 #: fileread.cc:752
332 #, c-format
333 msgid "cannot find -l%s"
334 msgstr ""
336 #: fileread.cc:779
337 #, c-format
338 msgid "cannot find %s"
339 msgstr ""
341 #: fileread.cc:802
342 #, c-format
343 msgid "cannot open %s: %s"
344 msgstr ""
346 #: gold-threads.cc:103
347 #, c-format
348 msgid "pthead_mutextattr_init failed: %s"
349 msgstr ""
351 #: gold-threads.cc:107
352 #, c-format
353 msgid "pthread_mutextattr_settype failed: %s"
354 msgstr ""
356 #: gold-threads.cc:112
357 #, c-format
358 msgid "pthread_mutex_init failed: %s"
359 msgstr ""
361 #: gold-threads.cc:116
362 #, c-format
363 msgid "pthread_mutexattr_destroy failed: %s"
364 msgstr ""
366 #: gold-threads.cc:123
367 #, c-format
368 msgid "pthread_mutex_destroy failed: %s"
369 msgstr ""
371 #: gold-threads.cc:131
372 #, c-format
373 msgid "pthread_mutex_lock failed: %s"
374 msgstr ""
376 #: gold-threads.cc:139
377 #, c-format
378 msgid "pthread_mutex_unlock failed: %s"
379 msgstr ""
381 #: gold-threads.cc:220
382 #, c-format
383 msgid "pthread_cond_init failed: %s"
384 msgstr ""
386 #: gold-threads.cc:227
387 #, c-format
388 msgid "pthread_cond_destroy failed: %s"
389 msgstr ""
391 #: gold-threads.cc:236
392 #, c-format
393 msgid "pthread_cond_wait failed: %s"
394 msgstr ""
396 #: gold-threads.cc:244
397 #, c-format
398 msgid "pthread_cond_signal failed: %s"
399 msgstr ""
401 #: gold-threads.cc:252
402 #, c-format
403 msgid "pthread_cond_broadcast failed: %s"
404 msgstr ""
406 #: gold.cc:74
407 #, c-format
408 msgid "%s: internal error in %s, at %s:%d\n"
409 msgstr ""
411 #: gold.cc:120
412 msgid "no input files"
413 msgstr ""
415 #. We print out just the first .so we see; there may be others.
416 #: gold.cc:183
417 #, c-format
418 msgid "cannot mix -static with dynamic object %s"
419 msgstr ""
421 #: gold.cc:187
422 #, c-format
423 msgid "cannot mix -r with dynamic object %s"
424 msgstr ""
426 #: gold.cc:191
427 #, c-format
428 msgid "cannot use non-ELF output format with dynamic object %s"
429 msgstr ""
431 #. FIXME: This needs to specify the location somehow.
432 #: i386.cc:191 i386.cc:1610 sparc.cc:198 sparc.cc:2262 x86_64.cc:206
433 #: x86_64.cc:1668
434 msgid "missing expected TLS relocation"
435 msgstr ""
437 #: i386.cc:878 sparc.cc:1516 x86_64.cc:948 x86_64.cc:1236
438 #, c-format
439 msgid "%s: unsupported reloc %u against local symbol"
440 msgstr ""
442 #: i386.cc:994 i386.cc:1313 sparc.cc:1787 sparc.cc:2137 x86_64.cc:1131
443 #: x86_64.cc:1424
444 #, c-format
445 msgid "%s: unexpected reloc %u in object file"
446 msgstr ""
448 #: i386.cc:1150 sparc.cc:1806 x86_64.cc:1250 x86_64.cc:1541
449 #, c-format
450 msgid "%s: unsupported reloc %u against global symbol %s"
451 msgstr ""
453 #: i386.cc:1488
454 #, c-format
455 msgid "%s: unsupported RELA reloc section"
456 msgstr ""
458 #: i386.cc:1762 i386.cc:2454 sparc.cc:2568 x86_64.cc:1871 x86_64.cc:2433
459 #, c-format
460 msgid "unexpected reloc %u in object file"
461 msgstr ""
463 #: i386.cc:1794 i386.cc:1873 i386.cc:1924 i386.cc:1955 i386.cc:2011
464 #: sparc.cc:2574 sparc.cc:2757 sparc.cc:2818 sparc.cc:2925 x86_64.cc:1892
465 #: x86_64.cc:1974 x86_64.cc:2028 x86_64.cc:2052
466 #, c-format
467 msgid "unsupported reloc %u"
468 msgstr ""
470 #: i386.cc:1932
471 msgid "both SUN and GNU model TLS relocations"
472 msgstr ""
474 #: i386.cc:2468
475 #, c-format
476 msgid "unsupported reloc %u in object file"
477 msgstr ""
479 #: layout.cc:1384
480 #, c-format
481 msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
482 msgstr ""
484 #: layout.cc:1391
485 #, c-format
486 msgid "/dev/urandom: read failed: %s"
487 msgstr ""
489 #: layout.cc:1393
490 #, c-format
491 msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
492 msgstr ""
494 #: layout.cc:1415
495 #, c-format
496 msgid "--build-id argument '%s' not a valid hex number"
497 msgstr ""
499 #: layout.cc:1421
500 #, c-format
501 msgid "unrecognized --build-id argument '%s'"
502 msgstr ""
504 #: merge.cc:449
505 #, c-format
506 msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n"
507 msgstr ""
509 #: merge.cc:472
510 msgid "mergeable string section length not multiple of character size"
511 msgstr ""
513 #: merge.cc:488
514 msgid "entry in mergeable string section not null terminated"
515 msgstr ""
517 #: merge.cc:605
518 #, c-format
519 msgid "%s: %s input: %zu\n"
520 msgstr ""
522 #: object.cc:53
523 #, c-format
524 msgid "%s: unsupported ELF machine number %d"
525 msgstr ""
527 #: object.cc:71
528 #, c-format
529 msgid "%s: %s"
530 msgstr ""
532 #: object.cc:108
533 #, c-format
534 msgid "section name section has wrong type: %u"
535 msgstr ""
537 #: object.cc:329
538 #, c-format
539 msgid "invalid symbol table name index: %u"
540 msgstr ""
542 #: object.cc:335
543 #, c-format
544 msgid "symbol table name section has wrong type: %u"
545 msgstr ""
547 #: object.cc:417
548 #, c-format
549 msgid "section group %u info %u out of range"
550 msgstr ""
552 #: object.cc:436
553 #, c-format
554 msgid "symbol %u name offset %u out of range"
555 msgstr ""
557 #: object.cc:475
558 #, c-format
559 msgid "section %u in section group %u out of range"
560 msgstr ""
562 #: object.cc:565 reloc.cc:214 reloc.cc:720
563 #, c-format
564 msgid "relocation section %u has bad info %u"
565 msgstr ""
567 #: object.cc:806
568 msgid "size of symbols is not multiple of symbol size"
569 msgstr ""
571 #: object.cc:908
572 #, c-format
573 msgid "local symbol %u section name out of range: %u >= %u"
574 msgstr ""
576 #. FIXME: Handle SHN_XINDEX.
577 #: object.cc:965
578 #, c-format
579 msgid "unknown section index %u for local symbol %u"
580 msgstr ""
582 #: object.cc:974
583 #, c-format
584 msgid "local symbol %u section index %u out of range"
585 msgstr ""
587 #: object.cc:1268
588 msgid "incompatible target"
589 msgstr ""
591 #: object.cc:1421
592 #, c-format
593 msgid "%s: unsupported ELF file type %d"
594 msgstr ""
596 #: object.cc:1440 object.cc:1486 object.cc:1520
597 #, c-format
598 msgid "%s: ELF file too short"
599 msgstr ""
601 #: object.cc:1448
602 #, c-format
603 msgid "%s: invalid ELF version 0"
604 msgstr ""
606 #: object.cc:1450
607 #, c-format
608 msgid "%s: unsupported ELF version %d"
609 msgstr ""
611 #: object.cc:1457
612 #, c-format
613 msgid "%s: invalid ELF class 0"
614 msgstr ""
616 #: object.cc:1463
617 #, c-format
618 msgid "%s: unsupported ELF class %d"
619 msgstr ""
621 #: object.cc:1470
622 #, c-format
623 msgid "%s: invalid ELF data encoding"
624 msgstr ""
626 #: object.cc:1476
627 #, c-format
628 msgid "%s: unsupported ELF data encoding %d"
629 msgstr ""
631 #: object.cc:1496
632 #, c-format
633 msgid "%s: not configured to support 32-bit big-endian object"
634 msgstr ""
636 #: object.cc:1509
637 #, c-format
638 msgid "%s: not configured to support 32-bit little-endian object"
639 msgstr ""
641 #: object.cc:1530
642 #, c-format
643 msgid "%s: not configured to support 64-bit big-endian object"
644 msgstr ""
646 #: object.cc:1543
647 #, c-format
648 msgid "%s: not configured to support 64-bit little-endian object"
649 msgstr ""
651 #: options.cc:142
652 #, c-format
653 msgid ""
654 "Usage: %s [options] file...\n"
655 "Options:\n"
656 msgstr ""
658 #. config.guess and libtool.m4 look in ld --help output for the
659 #. string "supported targets".
660 #: options.cc:150
661 #, c-format
662 msgid "%s: supported targets:"
663 msgstr ""
665 #: options.cc:162
666 #, c-format
667 msgid "Report bugs to %s\n"
668 msgstr ""
670 #: options.cc:179 options.cc:189
671 #, c-format
672 msgid "%s: invalid option value (expected an integer): %s"
673 msgstr ""
675 #: options.cc:199
676 #, c-format
677 msgid "%s: invalid option value (expected a floating point number): %s"
678 msgstr ""
680 #: options.cc:208
681 #, c-format
682 msgid "%s: must take a non-empty argument"
683 msgstr ""
685 #: options.cc:243
686 #, c-format
687 msgid "%s: must take one of the following arguments: %s"
688 msgstr ""
690 #: options.cc:316
691 #, c-format
692 msgid "unable to parse script file %s"
693 msgstr ""
695 #: options.cc:324
696 #, c-format
697 msgid "unable to parse version script file %s"
698 msgstr ""
700 #: options.cc:357
701 #, c-format
702 msgid "%s: use the --help option for usage information\n"
703 msgstr ""
705 #: options.cc:366
706 #, c-format
707 msgid "%s: %s: %s\n"
708 msgstr ""
710 #: options.cc:387
711 #, c-format
712 msgid ""
713 "format '%s' not supported; treating as elf (supported formats: elf, binary)"
714 msgstr ""
716 #: options.cc:493
717 msgid "unexpected argument"
718 msgstr ""
720 #: options.cc:506 options.cc:567
721 msgid "missing argument"
722 msgstr ""
724 #: options.cc:578
725 msgid "unknown -z option"
726 msgstr ""
728 #: options.cc:708
729 #, c-format
730 msgid "ignoring --threads: %s was compiled without thread support"
731 msgstr ""
733 #: options.cc:715
734 #, c-format
735 msgid "ignoring --thread-count: %s was compiled without thread support"
736 msgstr ""
738 #: options.cc:754
739 msgid "-shared and -r are incompatible"
740 msgstr ""
742 #: options.cc:758
743 msgid "binary output format not compatible with -shared or -r"
744 msgstr ""
746 #: options.cc:763
747 #, c-format
748 msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"
749 msgstr ""
751 #: options.cc:830
752 msgid "May not nest groups"
753 msgstr ""
755 #: options.cc:842
756 msgid "Group end without group start"
757 msgstr ""
759 #. I guess it's neither a long option nor a short option.
760 #: options.cc:900
761 msgid "unknown option"
762 msgstr ""
764 #: options.cc:926
765 #, c-format
766 msgid "%s: missing group end\n"
767 msgstr ""
769 #: options.h:428
770 msgid "Report usage information"
771 msgstr ""
773 #: options.h:430
774 msgid "Report version information"
775 msgstr ""
777 #: options.h:439
778 msgid "Allow unresolved references in shared libraries"
779 msgstr ""
781 #: options.h:440
782 msgid "Do not allow unresolved references in shared libraries"
783 msgstr ""
785 #: options.h:443
786 msgid "Only set DT_NEEDED for dynamic libs if used"
787 msgstr ""
789 #: options.h:444
790 msgid "Always DT_NEEDED for dynamic libs"
791 msgstr ""
793 #: options.h:451
794 msgid "Set input format"
795 msgstr ""
797 #: options.h:454
798 msgid "-l searches for shared libraries"
799 msgstr ""
801 #: options.h:458
802 msgid "-l does not search for shared libraries"
803 msgstr ""
805 #: options.h:461
806 msgid "Bind defined symbols locally"
807 msgstr ""
809 #: options.h:464
810 msgid "Generate build ID note"
811 msgstr ""
813 #: options.h:465 options.h:496
814 msgid "[=STYLE]"
815 msgstr ""
817 #: options.h:469 options.h:474
818 msgid "Compress .debug_* sections in the output file"
819 msgstr ""
821 #: options.h:475
822 msgid "[none]"
823 msgstr ""
825 #: options.h:480
826 msgid "Define common symbols"
827 msgstr ""
829 #: options.h:481
830 msgid "Do not define common symbols"
831 msgstr ""
833 #: options.h:483 options.h:485
834 msgid "Alias for -d"
835 msgstr ""
837 #: options.h:488
838 msgid "Turn on debugging"
839 msgstr ""
841 #: options.h:489
842 msgid "[all,files,script,task][,...]"
843 msgstr ""
845 #: options.h:492
846 msgid "Define a symbol"
847 msgstr ""
849 #: options.h:492
850 msgid "SYMBOL=EXPRESSION"
851 msgstr ""
853 #: options.h:495
854 msgid "Demangle C++ symbols in log messages"
855 msgstr ""
857 #: options.h:499
858 msgid "Do not demangle C++ symbols in log messages"
859 msgstr ""
861 #: options.h:503
862 msgid "Try to detect violations of the One Definition Rule"
863 msgstr ""
865 #: options.h:507
866 msgid "Set program start address"
867 msgstr ""
869 #: options.h:507 options.h:613 options.h:615 options.h:617
870 msgid "ADDRESS"
871 msgstr ""
873 #: options.h:510
874 msgid "Export all dynamic symbols"
875 msgstr ""
877 #: options.h:513
878 msgid "Create exception frame header"
879 msgstr ""
881 #: options.h:516
882 msgid "Set shared library name"
883 msgstr ""
885 #: options.h:516
886 msgid "FILENAME"
887 msgstr ""
889 #: options.h:519
890 msgid "Min fraction of empty buckets in dynamic hash"
891 msgstr ""
893 #: options.h:520
894 msgid "FRACTION"
895 msgstr ""
897 #: options.h:523
898 msgid "Dynamic hash style"
899 msgstr ""
901 #: options.h:523
902 msgid "[sysv,gnu,both]"
903 msgstr ""
905 #: options.h:527
906 msgid "Set dynamic linker path"
907 msgstr ""
909 #: options.h:527
910 msgid "PROGRAM"
911 msgstr ""
913 #: options.h:530
914 msgid "Read only symbol values from FILE"
915 msgstr ""
917 #: options.h:530 options.h:545 options.h:598 options.h:623
918 msgid "FILE"
919 msgstr ""
921 #: options.h:533
922 msgid "Search for library LIBNAME"
923 msgstr ""
925 #: options.h:533
926 msgid "LIBNAME"
927 msgstr ""
929 #: options.h:536
930 msgid "Add directory to search path"
931 msgstr ""
933 #: options.h:536 options.h:566 options.h:569 options.h:573 options.h:595
934 msgid "DIR"
935 msgstr ""
937 #: options.h:539
938 msgid "Ignored for compatibility"
939 msgstr ""
941 #: options.h:539
942 msgid "EMULATION"
943 msgstr ""
945 #: options.h:542
946 msgid "Create an output file even if errors occur"
947 msgstr ""
949 #: options.h:545
950 msgid "Set output file name"
951 msgstr ""
953 #: options.h:548
954 msgid "Optimize output file size"
955 msgstr ""
957 #: options.h:548
958 msgid "LEVEL"
959 msgstr ""
961 #: options.h:551
962 msgid "Set output format"
963 msgstr ""
965 #: options.h:551
966 msgid "[binary]"
967 msgstr ""
969 #: options.h:554
970 msgid "Generate relocations in output"
971 msgstr ""
973 #: options.h:557
974 msgid "Generate relocatable output"
975 msgstr ""
977 #: options.h:560
978 msgid "Relax branches on certain targets"
979 msgstr ""
981 #: options.h:566 options.h:569
982 msgid "Add DIR to runtime search path"
983 msgstr ""
985 #: options.h:572
986 msgid "Add DIR to link time shared library search path"
987 msgstr ""
989 #: options.h:576
990 msgid "Strip all symbols"
991 msgstr ""
993 #: options.h:578
994 msgid "Strip debugging information"
995 msgstr ""
997 #: options.h:580
998 msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)"
999 msgstr ""
1001 #: options.h:584
1002 msgid "Generate shared library"
1003 msgstr ""
1005 #: options.h:589
1006 msgid "Do not link against shared libraries"
1007 msgstr ""
1009 #: options.h:592
1010 msgid "Print resource usage statistics"
1011 msgstr ""
1013 #: options.h:595
1014 msgid "Set target system root directory"
1015 msgstr ""
1017 #: options.h:598
1018 msgid "Read linker script"
1019 msgstr ""
1021 #: options.h:601
1022 msgid "Run the linker multi-threaded"
1023 msgstr ""
1025 #: options.h:602
1026 msgid "Do not run the linker multi-threaded"
1027 msgstr ""
1029 #: options.h:604
1030 msgid "Number of threads to use"
1031 msgstr ""
1033 #: options.h:604 options.h:606 options.h:608 options.h:610
1034 msgid "COUNT"
1035 msgstr ""
1037 #: options.h:606
1038 msgid "Number of threads to use in initial pass"
1039 msgstr ""
1041 #: options.h:608
1042 msgid "Number of threads to use in middle pass"
1043 msgstr ""
1045 #: options.h:610
1046 msgid "Number of threads to use in final pass"
1047 msgstr ""
1049 #: options.h:613
1050 msgid "Set the address of the bss segment"
1051 msgstr ""
1053 #: options.h:615
1054 msgid "Set the address of the data segment"
1055 msgstr ""
1057 #: options.h:617
1058 msgid "Set the address of the text segment"
1059 msgstr ""
1061 #: options.h:620
1062 msgid "Synonym for --debug=files"
1063 msgstr ""
1065 #: options.h:623
1066 msgid "Read version script"
1067 msgstr ""
1069 #: options.h:626
1070 msgid "Include all archive contents"
1071 msgstr ""
1073 #: options.h:627
1074 msgid "Include only needed archive contents"
1075 msgstr ""
1077 #: options.h:630
1078 msgid "Use wrapper functions for SYMBOL"
1079 msgstr ""
1081 #: options.h:630
1082 msgid "SYMBOL"
1083 msgstr ""
1085 #: options.h:633
1086 msgid "Default search path for Solaris compatibility"
1087 msgstr ""
1089 #: options.h:634
1090 msgid "PATH"
1091 msgstr ""
1093 #: options.h:637
1094 msgid "Start a library search group"
1095 msgstr ""
1097 #: options.h:639
1098 msgid "End a library search group"
1099 msgstr ""
1101 #: options.h:646
1102 msgid "Set common page size to SIZE"
1103 msgstr ""
1105 #: options.h:646 options.h:653
1106 msgid "SIZE"
1107 msgstr ""
1109 #: options.h:648
1110 msgid "Report undefined symbols (even with --shared)"
1111 msgstr ""
1113 #: options.h:651
1114 msgid "Mark output as requiring executable stack"
1115 msgstr ""
1117 #: options.h:653
1118 msgid "Set maximum page size to SIZE"
1119 msgstr ""
1121 #: options.h:655
1122 msgid "Mark output as not requiring executable stack"
1123 msgstr ""
1125 #: output.cc:1016
1126 msgid "section group retained but group element discarded"
1127 msgstr ""
1129 #: output.cc:1667
1130 #, c-format
1131 msgid "invalid alignment %lu for section \"%s\""
1132 msgstr ""
1134 #: output.cc:2944
1135 #, c-format
1136 msgid "nobits section %s may not precede progbits section %s in same segment"
1137 msgstr ""
1139 #: output.cc:3090
1140 #, c-format
1141 msgid "%s: open: %s"
1142 msgstr ""
1144 #: output.cc:3111
1145 #, c-format
1146 msgid "%s: mremap: %s"
1147 msgstr ""
1149 #: output.cc:3148
1150 #, c-format
1151 msgid "%s: lseek: %s"
1152 msgstr ""
1154 #: output.cc:3151 output.cc:3188
1155 #, c-format
1156 msgid "%s: write: %s"
1157 msgstr ""
1159 #: output.cc:3159
1160 #, c-format
1161 msgid "%s: mmap: %s"
1162 msgstr ""
1164 #: output.cc:3169
1165 #, c-format
1166 msgid "%s: munmap: %s"
1167 msgstr ""
1169 #: output.cc:3186
1170 #, c-format
1171 msgid "%s: write: unexpected 0 return-value"
1172 msgstr ""
1174 #: output.cc:3200
1175 #, c-format
1176 msgid "%s: close: %s"
1177 msgstr ""
1179 #: parameters.cc:87
1180 #, c-format
1181 msgid "unrecognized output format %s"
1182 msgstr ""
1184 #: readsyms.cc:150
1185 #, c-format
1186 msgid "%s: file is empty"
1187 msgstr ""
1189 #. Here we have to handle any other input file types we need.
1190 #: readsyms.cc:468
1191 #, c-format
1192 msgid "%s: not an object or archive"
1193 msgstr ""
1195 #: reloc.cc:238 reloc.cc:740
1196 #, c-format
1197 msgid "relocation section %u uses unexpected symbol table %u"
1198 msgstr ""
1200 #: reloc.cc:253 reloc.cc:758
1201 #, c-format
1202 msgid "unexpected entsize for reloc section %u: %lu != %u"
1203 msgstr ""
1205 #: reloc.cc:262 reloc.cc:767
1206 #, c-format
1207 msgid "reloc section %u size %lu uneven"
1208 msgstr ""
1210 #: reloc.cc:1127
1211 #, c-format
1212 msgid "reloc section size %zu is not a multiple of reloc size %d\n"
1213 msgstr ""
1215 #. We should only see externally visible symbols in the symbol
1216 #. table.
1217 #: resolve.cc:141
1218 msgid "invalid STB_LOCAL symbol in external symbols"
1219 msgstr ""
1221 #. Any target which wants to handle STB_LOOS, etc., needs to
1222 #. define a resolve method.
1223 #: resolve.cc:147
1224 msgid "unsupported symbol binding"
1225 msgstr ""
1227 #. FIXME: Do a better job of reporting locations.
1228 #: resolve.cc:325
1229 #, c-format
1230 msgid "%s: multiple definition of %s"
1231 msgstr ""
1233 #: resolve.cc:326 resolve.cc:331
1234 msgid "command line"
1235 msgstr ""
1237 #: resolve.cc:328
1238 #, c-format
1239 msgid "%s: previous definition here"
1240 msgstr ""
1242 #: script-sections.cc:422
1243 msgid "dot may not move backward"
1244 msgstr ""
1246 #: script-sections.cc:669
1247 msgid "fill value is not absolute"
1248 msgstr ""
1250 #: script-sections.cc:1659
1251 #, c-format
1252 msgid "alignment of section %s is not absolute"
1253 msgstr ""
1255 #: script-sections.cc:1703
1256 #, c-format
1257 msgid "subalign of section %s is not absolute"
1258 msgstr ""
1260 #: script-sections.cc:1718
1261 #, c-format
1262 msgid "fill of section %s is not absolute"
1263 msgstr ""
1265 #: script-sections.cc:1786
1266 msgid "SPECIAL constraints are not implemented"
1267 msgstr ""
1269 #: script-sections.cc:1828
1270 msgid "mismatched definition for constrained sections"
1271 msgstr ""
1273 #: script-sections.cc:2473
1274 msgid "no matching section constraint"
1275 msgstr ""
1277 #: script-sections.cc:2773
1278 msgid "TLS sections are not adjacent"
1279 msgstr ""
1281 #: script-sections.cc:2899
1282 msgid "allocated section not in any segment"
1283 msgstr ""
1285 #: script-sections.cc:2931
1286 #, c-format
1287 msgid "no segment %s"
1288 msgstr ""
1290 #: script-sections.cc:2941
1291 msgid "section in two PT_LOAD segments"
1292 msgstr ""
1294 #: script-sections.cc:2948
1295 msgid "allocated section not in any PT_LOAD segment"
1296 msgstr ""
1298 #: script-sections.cc:2976
1299 msgid "may only specify load address for PT_LOAD segment"
1300 msgstr ""
1302 #: script-sections.cc:3000
1303 #, c-format
1304 msgid "PHDRS load address overrides section %s load address"
1305 msgstr ""
1307 #. We could support this if we wanted to.
1308 #: script-sections.cc:3011
1309 msgid "using only one of FILEHDR and PHDRS is not currently supported"
1310 msgstr ""
1312 #: script-sections.cc:3026
1313 msgid ""
1314 "sections loaded on first page without room for file and program headers are "
1315 "not supported"
1316 msgstr ""
1318 #: script-sections.cc:3032
1319 msgid ""
1320 "using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently "
1321 "supported"
1322 msgstr ""
1324 #: script.cc:1063
1325 msgid "invalid use of PROVIDE for dot symbol"
1326 msgstr ""
1328 #: script.cc:1065
1329 msgid "invalid assignment to dot outside of SECTIONS"
1330 msgstr ""
1332 #: script.cc:1980
1333 #, c-format
1334 msgid "%s:%d:%d: %s"
1335 msgstr ""
1337 #. There are some options that we could handle here--e.g.,
1338 #. -lLIBRARY.  Should we bother?
1339 #: script.cc:2128
1340 #, c-format
1341 msgid ""
1342 "%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
1343 "specified via -T/--script"
1344 msgstr ""
1346 #: script.cc:2153
1347 #, c-format
1348 msgid ""
1349 "%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts "
1350 "specified via -T/--script"
1351 msgstr ""
1353 #: script.cc:2500
1354 msgid "unknown PHDR type (try integer)"
1355 msgstr ""
1357 #: sparc.cc:2170 x86_64.cc:1566
1358 #, c-format
1359 msgid "%s: unsupported REL reloc section"
1360 msgstr ""
1362 #: stringpool.cc:525
1363 #, c-format
1364 msgid "%s: %s entries: %zu; buckets: %zu\n"
1365 msgstr ""
1367 #: stringpool.cc:529
1368 #, c-format
1369 msgid "%s: %s entries: %zu\n"
1370 msgstr ""
1372 #: stringpool.cc:532
1373 #, c-format
1374 msgid "%s: %s Stringdata structures: %zu\n"
1375 msgstr ""
1377 #: symtab.cc:753
1378 #, c-format
1379 msgid "bad global symbol name offset %u at %zu"
1380 msgstr ""
1382 #: symtab.cc:881
1383 msgid "--just-symbols does not make sense with a shared object"
1384 msgstr ""
1386 #: symtab.cc:887
1387 msgid "too few symbol versions"
1388 msgstr ""
1390 #: symtab.cc:919
1391 #, c-format
1392 msgid "bad symbol name offset %u at %zu"
1393 msgstr ""
1395 #: symtab.cc:973
1396 #, c-format
1397 msgid "versym for symbol %zu out of range: %u"
1398 msgstr ""
1400 #: symtab.cc:981
1401 #, c-format
1402 msgid "versym for symbol %zu has no name: %u"
1403 msgstr ""
1405 #: symtab.cc:1794 symtab.cc:1984
1406 #, c-format
1407 msgid "%s: unsupported symbol section 0x%x"
1408 msgstr ""
1410 #: symtab.cc:2115
1411 #, c-format
1412 msgid "%s: undefined reference to '%s'"
1413 msgstr ""
1415 #: symtab.cc:2185
1416 #, c-format
1417 msgid "%s: symbol table entries: %zu; buckets: %zu\n"
1418 msgstr ""
1420 #: symtab.cc:2188
1421 #, c-format
1422 msgid "%s: symbol table entries: %zu\n"
1423 msgstr ""
1425 #: symtab.cc:2257
1426 #, c-format
1427 msgid ""
1428 "while linking %s: symbol '%s' defined in multiple places (possible ODR "
1429 "violation):"
1430 msgstr ""
1432 #: target-reloc.h:212
1433 #, c-format
1434 msgid "reloc has bad offset %zu"
1435 msgstr ""
1437 #: tls.h:59
1438 msgid "TLS relocation out of range"
1439 msgstr ""
1441 #: tls.h:73
1442 msgid "TLS relocation against invalid instruction"
1443 msgstr ""
1445 #. This output is intended to follow the GNU standards.
1446 #: version.cc:64
1447 #, c-format
1448 msgid "Copyright 2008 Free Software Foundation, Inc.\n"
1449 msgstr ""
1451 #: version.cc:65
1452 #, c-format
1453 msgid ""
1454 "This program is free software; you may redistribute it under the terms of\n"
1455 "the GNU General Public License version 3 or (at your option) a later "
1456 "version.\n"
1457 "This program has absolutely no warranty.\n"
1458 msgstr ""
1460 #: workqueue-threads.cc:106
1461 #, c-format
1462 msgid "%s failed: %s"
1463 msgstr ""
1465 #: x86_64.cc:984
1466 msgid "requires unsupported dynamic reloc; recompile with -fPIC"
1467 msgstr ""
1469 #: x86_64.cc:2102
1470 #, c-format
1471 msgid "unsupported reloc type %u"
1472 msgstr ""
1474 #: x86_64.cc:2439
1475 #, c-format
1476 msgid "unsupported reloc %u against local symbol"
1477 msgstr ""