* Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
[binutils.git] / ld / po / ld.pot
blobb14a5f7925017c24d08a2a337830b9281cc3229c
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-07-20 16:50+0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
17 #: emultempl/armcoff.em:70
18 msgid "  --support-old-code   Support interworking with old code\n"
19 msgstr ""
21 #: emultempl/armcoff.em:71
22 msgid "  --thumb-entry=<sym>  Set the entry point to be Thumb symbol <sym>\n"
23 msgstr ""
25 #: emultempl/armcoff.em:140
26 #, c-format
27 msgid "Errors encountered processing file %s"
28 msgstr ""
30 #: emultempl/armcoff.em:206 emultempl/pe.em:1088
31 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
32 msgstr ""
34 #: emultempl/armcoff.em:211 emultempl/pe.em:1093
35 msgid "%P: warning: connot find thumb start symbol %s\n"
36 msgstr ""
38 #: emultempl/pe.em:262
39 msgid ""
40 "  --base_file <basefile>             Generate a base file for relocatable "
41 "DLLs\n"
42 msgstr ""
44 #: emultempl/pe.em:263
45 msgid ""
46 "  --dll                              Set image base to the default for DLLs\n"
47 msgstr ""
49 #: emultempl/pe.em:264
50 msgid "  --file-alignment <size>            Set file alignment\n"
51 msgstr ""
53 #: emultempl/pe.em:265
54 msgid "  --heap <size>                      Set initial size of the heap\n"
55 msgstr ""
57 #: emultempl/pe.em:266
58 msgid ""
59 "  --image-base <address>             Set start address of the executable\n"
60 msgstr ""
62 #: emultempl/pe.em:267
63 msgid ""
64 "  --major-image-version <number>     Set version number of the executable\n"
65 msgstr ""
67 #: emultempl/pe.em:268
68 msgid "  --major-os-version <number>        Set minimum required OS version\n"
69 msgstr ""
71 #: emultempl/pe.em:269
72 msgid ""
73 "  --major-subsystem-version <number> Set minimum required OS subsystem "
74 "version\n"
75 msgstr ""
77 #: emultempl/pe.em:270
78 msgid ""
79 "  --minor-image-version <number>     Set revision number of the executable\n"
80 msgstr ""
82 #: emultempl/pe.em:271
83 msgid "  --minor-os-version <number>        Set minimum required OS revision\n"
84 msgstr ""
86 #: emultempl/pe.em:272
87 msgid ""
88 "  --minor-subsystem-version <number> Set minimum required OS subsystem "
89 "revision\n"
90 msgstr ""
92 #: emultempl/pe.em:273
93 msgid "  --section-alignment <size>         Set section alignment\n"
94 msgstr ""
96 #: emultempl/pe.em:274
97 msgid "  --stack <size>                     Set size of the initial stack\n"
98 msgstr ""
100 #: emultempl/pe.em:275
101 msgid ""
102 "  --subsystem <name>[:<version>]     Set required OS subsystem [& version]\n"
103 msgstr ""
105 #: emultempl/pe.em:276
106 msgid ""
107 "  --support-old-code                 Support interworking with old code\n"
108 msgstr ""
110 #: emultempl/pe.em:277
111 msgid ""
112 "  --thumb-entry=<symbol>             Set the entry point to be Thumb "
113 "<symbol>\n"
114 msgstr ""
116 #: emultempl/pe.em:279
117 msgid ""
118 "  --add-stdcall-alias                Export symbols with and without @nn\n"
119 msgstr ""
121 #: emultempl/pe.em:280
122 msgid "  --disable-stdcall-fixup            Don't link _sym to _sym@nn\n"
123 msgstr ""
125 #: emultempl/pe.em:281
126 msgid ""
127 "  --enable-stdcall-fixup             Link _sym to _sym@nn without warnings\n"
128 msgstr ""
130 #: emultempl/pe.em:282
131 msgid ""
132 "  --exclude-symbols sym,sym,...      Exclude symbols from automatic export\n"
133 msgstr ""
135 #: emultempl/pe.em:283
136 msgid ""
137 "  --export-all-symbols               Automatically export all globals to "
138 "DLL\n"
139 msgstr ""
141 #: emultempl/pe.em:284
142 msgid "  --kill-at                          Remove @nn from exported symbols\n"
143 msgstr ""
145 #: emultempl/pe.em:285
146 msgid "  --out-implib <file>                Generate import library\n"
147 msgstr ""
149 #: emultempl/pe.em:286
150 msgid ""
151 "  --output-def <file>                Generate a .DEF file for the built DLL\n"
152 msgstr ""
154 #: emultempl/pe.em:287
155 msgid "  --warn-duplicate-exports           Warn about duplicate exports.\n"
156 msgstr ""
158 #: emultempl/pe.em:288
159 msgid ""
160 "  --compat-implib                    Create backward compatible import "
161 "libs;\n"
162 msgstr ""
164 #: emultempl/pe.em:289
165 msgid "                                       create __imp_<SYMBOL> as well.\n"
166 msgstr ""
168 #: emultempl/pe.em:290
169 msgid ""
170 "  --enable-auto-image-base           Automatically choose image base for "
171 "DLLs\n"
172 msgstr ""
174 #: emultempl/pe.em:291
175 msgid "                                       unless user specifies one\n"
176 msgstr ""
178 #: emultempl/pe.em:292
179 msgid ""
180 "  --disable-auto-image-base          Do not auto-choose image base. "
181 "(default)\n"
182 msgstr ""
184 #: emultempl/pe.em:360
185 msgid "%P: warning: bad version number in -subsystem option\n"
186 msgstr ""
188 #: emultempl/pe.em:396
189 msgid "%P%F: invalid subsystem type %s\n"
190 msgstr ""
192 #: emultempl/pe.em:411
193 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
194 msgstr ""
196 #: emultempl/pe.em:429
197 msgid "%P%F: strange hex info for PE parameter '%s'\n"
198 msgstr ""
200 #: emultempl/pe.em:468
201 #, c-format
202 msgid "%s: Can't open base file %s\n"
203 msgstr ""
205 #: emultempl/pe.em:655
206 msgid "%P: warning, file alignment > section alignment.\n"
207 msgstr ""
209 #: emultempl/pe.em:726 emultempl/pe.em:752
210 #, c-format
211 msgid "Warning: resolving %s by linking to %s\n"
212 msgstr ""
214 #: emultempl/pe.em:731 emultempl/pe.em:757
215 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
216 msgstr ""
218 #: emultempl/pe.em:732 emultempl/pe.em:758
219 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
220 msgstr ""
222 #: emultempl/pe.em:775
223 msgid "%F%P: PE operations on non PE file.\n"
224 msgstr ""
226 #: emultempl/pe.em:892
227 #, c-format
228 msgid "Errors encountered processing file %s\n"
229 msgstr ""
231 #: emultempl/pe.em:915
232 #, c-format
233 msgid "Errors encountered processing file %s for interworking"
234 msgstr ""
236 #: emultempl/pe.em:971 ldlang.c:1970 ldlang.c:4343 ldlang.c:4377 ldmain.c:1010
237 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
238 msgstr ""
240 #: ldcref.c:162
241 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
242 msgstr ""
244 #: ldcref.c:168
245 msgid "%X%P: cref_hash_lookup failed: %E\n"
246 msgstr ""
248 #: ldcref.c:239
249 msgid ""
250 "\n"
251 "Cross Reference Table\n"
252 "\n"
253 msgstr ""
255 #: ldcref.c:240
256 msgid "Symbol"
257 msgstr ""
259 #: ldcref.c:248
260 msgid "File\n"
261 msgstr ""
263 #: ldcref.c:252
264 msgid "No symbols\n"
265 msgstr ""
267 #: ldcref.c:369
268 msgid "%P: symbol `%T' missing from main hash table\n"
269 msgstr ""
271 #: ldcref.c:441
272 msgid "%B%F: could not read symbols; %E\n"
273 msgstr ""
275 #: ldcref.c:445 ldmain.c:1078 ldmain.c:1082
276 msgid "%B%F: could not read symbols: %E\n"
277 msgstr ""
279 #: ldcref.c:517 ldcref.c:524 ldmain.c:1128 ldmain.c:1135
280 msgid "%B%F: could not read relocs: %E\n"
281 msgstr ""
283 #. We found a reloc for the symbol.  The symbol is defined
284 #. in OUTSECNAME.  This reloc is from a section which is
285 #. mapped into a section from which references to OUTSECNAME
286 #. are prohibited.  We must report an error.
287 #: ldcref.c:542
288 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
289 msgstr ""
291 #: ldctor.c:89
292 msgid "%P%X: Different relocs used in set %s\n"
293 msgstr ""
295 #: ldctor.c:106
296 msgid "%P%X: Different object file formats composing set %s\n"
297 msgstr ""
299 #: ldctor.c:288 ldctor.c:302
300 msgid "%P%X: %s does not support reloc %s for set %s\n"
301 msgstr ""
303 #: ldctor.c:323
304 msgid "%P%X: Unsupported size %d for set %s\n"
305 msgstr ""
307 #: ldctor.c:344
308 msgid ""
309 "\n"
310 "Set                 Symbol\n"
311 "\n"
312 msgstr ""
314 #: ldemul.c:224
315 msgid "%S SYSLIB ignored\n"
316 msgstr ""
318 #: ldemul.c:232
319 msgid "%S HLL ignored\n"
320 msgstr ""
322 #: ldemul.c:253
323 msgid "%P: unrecognised emulation mode: %s\n"
324 msgstr ""
326 #: ldemul.c:254
327 msgid "Supported emulations: "
328 msgstr ""
330 #: ldemul.c:298
331 msgid "  no emulation specific options.\n"
332 msgstr ""
334 #: ldexp.c:157
335 msgid "%F%P: %s uses undefined section %s\n"
336 msgstr ""
338 #: ldexp.c:159
339 msgid "%F%P: %s forward reference of section %s\n"
340 msgstr ""
342 #: ldexp.c:271
343 msgid "%F%S %% by zero\n"
344 msgstr ""
346 #: ldexp.c:278
347 msgid "%F%S / by zero\n"
348 msgstr ""
350 #: ldexp.c:401
351 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
352 msgstr ""
354 #: ldexp.c:420
355 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
356 msgstr ""
358 #: ldexp.c:602
359 msgid "%F%S can not PROVIDE assignment to location counter\n"
360 msgstr ""
362 #: ldexp.c:612
363 msgid "%F%S invalid assignment to location counter\n"
364 msgstr ""
366 #: ldexp.c:616
367 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
368 msgstr ""
370 #: ldexp.c:626
371 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
372 msgstr ""
374 #: ldexp.c:654
375 msgid "%P%F:%s: hash creation failed\n"
376 msgstr ""
378 #: ldexp.c:951
379 msgid "%F%S nonconstant expression for %s\n"
380 msgstr ""
382 #: ldexp.c:984
383 msgid "%F%S non constant expression for %s\n"
384 msgstr ""
386 #: ldfile.c:103
387 #, c-format
388 msgid "attempt to open %s failed\n"
389 msgstr ""
391 #: ldfile.c:105
392 #, c-format
393 msgid "attempt to open %s succeeded\n"
394 msgstr ""
396 #: ldfile.c:111
397 msgid "%F%P: invalid BFD target `%s'\n"
398 msgstr ""
400 #: ldfile.c:135
401 msgid "%P: skipping incompatible %s when searching for %s\n"
402 msgstr ""
404 #: ldfile.c:227
405 msgid "%F%P: cannot open %s for %s: %E\n"
406 msgstr ""
408 #: ldfile.c:230
409 msgid "%F%P: cannot open %s: %E\n"
410 msgstr ""
412 #: ldfile.c:251
413 msgid "%F%P: cannot find %s\n"
414 msgstr ""
416 #: ldfile.c:270 ldfile.c:286
417 #, c-format
418 msgid "cannot find script file %s\n"
419 msgstr ""
421 #: ldfile.c:272 ldfile.c:288
422 #, c-format
423 msgid "opened script file %s\n"
424 msgstr ""
426 #: ldfile.c:337
427 msgid "%P%F: cannot open linker script file %s: %E\n"
428 msgstr ""
430 #: ldfile.c:375
431 msgid "%P%F: unknown architecture: %s\n"
432 msgstr ""
434 #: ldfile.c:392
435 msgid "%P%F: target architecture respecified\n"
436 msgstr ""
438 #: ldfile.c:447
439 msgid "%P%F: cannot represent machine `%s'\n"
440 msgstr ""
442 #: ldlang.c:736
443 msgid ""
444 "\n"
445 "Memory Configuration\n"
446 "\n"
447 msgstr ""
449 #: ldlang.c:738
450 msgid "Name"
451 msgstr ""
453 #: ldlang.c:738
454 msgid "Origin"
455 msgstr ""
457 #: ldlang.c:738
458 msgid "Length"
459 msgstr ""
461 #: ldlang.c:738
462 msgid "Attributes"
463 msgstr ""
465 #: ldlang.c:780
466 msgid ""
467 "\n"
468 "Linker script and memory map\n"
469 "\n"
470 msgstr ""
472 #: ldlang.c:797
473 msgid "%P%F: Illegal use of `%s' section"
474 msgstr ""
476 #: ldlang.c:807
477 msgid "%P%F: output format %s cannot represent section called %s\n"
478 msgstr ""
480 #: ldlang.c:970
481 msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
482 msgstr ""
484 #: ldlang.c:973
485 msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
486 msgstr ""
488 #: ldlang.c:987
489 msgid "%P: %B: warning: duplicate section `%s' has different size\n"
490 msgstr ""
492 #: ldlang.c:1039
493 msgid "%P%F: Failed to create hash table\n"
494 msgstr ""
496 #: ldlang.c:1429
497 msgid "%B: file not recognized: %E\n"
498 msgstr ""
500 #: ldlang.c:1430
501 msgid "%B: matching formats:"
502 msgstr ""
504 #: ldlang.c:1437
505 msgid "%F%B: file not recognized: %E\n"
506 msgstr ""
508 #: ldlang.c:1490
509 msgid "%F%B: object %B in archive is not object\n"
510 msgstr ""
512 #: ldlang.c:1496 ldlang.c:1508
513 msgid "%F%B: could not read symbols: %E\n"
514 msgstr ""
516 #: ldlang.c:1754
517 msgid ""
518 "%P: warning: could not find any targets that match endianness requirement\n"
519 msgstr ""
521 #: ldlang.c:1766
522 msgid "%P%F: target %s not found\n"
523 msgstr ""
525 #: ldlang.c:1768
526 msgid "%P%F: cannot open output file %s: %E\n"
527 msgstr ""
529 #: ldlang.c:1776
530 msgid "%P%F:%s: can not make object file: %E\n"
531 msgstr ""
533 #: ldlang.c:1780
534 msgid "%P%F:%s: can not set architecture: %E\n"
535 msgstr ""
537 #: ldlang.c:1784
538 msgid "%P%F: can not create link hash table: %E\n"
539 msgstr ""
541 #: ldlang.c:2093
542 msgid " load address 0x%V"
543 msgstr ""
545 #: ldlang.c:2223
546 msgid "%W (size before relaxing)\n"
547 msgstr ""
549 #: ldlang.c:2305
550 #, c-format
551 msgid "Address of section %s set to "
552 msgstr ""
554 #: ldlang.c:2454
555 #, c-format
556 msgid "Fail with %d\n"
557 msgstr ""
559 #: ldlang.c:2693
560 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
561 msgstr ""
563 #: ldlang.c:2727
564 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
565 msgstr ""
567 #: ldlang.c:2735
568 msgid "%X%P: region %s is full (%B section %s)\n"
569 msgstr ""
571 #: ldlang.c:2784
572 msgid "%P%X: Internal error on COFF shared library section %s\n"
573 msgstr ""
575 #: ldlang.c:2825
576 msgid "%P: warning: no memory region specified for section `%s'\n"
577 msgstr ""
579 #: ldlang.c:2838
580 msgid "%P: warning: changing start of section %s by %u bytes\n"
581 msgstr ""
583 #: ldlang.c:2852
584 msgid "%F%S: non constant address expression for section %s\n"
585 msgstr ""
587 #: ldlang.c:2916
588 msgid "%X%P: use an absolute load address or a load memory region, not both\n"
589 msgstr ""
591 #: ldlang.c:3029
592 msgid "%P%F: can't relax section: %E\n"
593 msgstr ""
595 #: ldlang.c:3194
596 msgid "%F%P: invalid data statement\n"
597 msgstr ""
599 #: ldlang.c:3231
600 msgid "%F%P: invalid reloc statement\n"
601 msgstr ""
603 #: ldlang.c:3367
604 msgid "%P%F:%s: can't set start address\n"
605 msgstr ""
607 #: ldlang.c:3380 ldlang.c:3397
608 msgid "%P%F: can't set start address\n"
609 msgstr ""
611 #: ldlang.c:3392
612 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
613 msgstr ""
615 #: ldlang.c:3402
616 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
617 msgstr ""
619 #: ldlang.c:3444
620 msgid ""
621 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
622 "output\n"
623 msgstr ""
625 #: ldlang.c:3462
626 msgid "%E%X: failed to merge target specific data of file %B\n"
627 msgstr ""
629 #: ldlang.c:3549
630 msgid ""
631 "\n"
632 "Allocating common symbols\n"
633 msgstr ""
635 #: ldlang.c:3550
636 msgid ""
637 "Common symbol       size              file\n"
638 "\n"
639 msgstr ""
641 #. This message happens when using the
642 #. svr3.ifile linker script, so I have
643 #. disabled it.
644 #: ldlang.c:3635
645 msgid "%P: no [COMMON] command, defaulting to .bss\n"
646 msgstr ""
648 #: ldlang.c:3695
649 msgid "%P%F: invalid syntax in flags\n"
650 msgstr ""
652 #: ldlang.c:4291
653 msgid "%P%Fmultiple STARTUP files\n"
654 msgstr ""
656 #: ldlang.c:4563
657 msgid "%F%P: bfd_record_phdr failed: %E\n"
658 msgstr ""
660 #: ldlang.c:4582
661 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
662 msgstr ""
664 #: ldlang.c:4891
665 msgid "%X%P: unknown language `%s' in version information\n"
666 msgstr ""
668 #: ldlang.c:4940
669 msgid "%X%P: duplicate version tag `%s'\n"
670 msgstr ""
672 #: ldlang.c:4953 ldlang.c:4966
673 msgid "%X%P: duplicate expression `%s' in version information\n"
674 msgstr ""
676 #: ldlang.c:5003
677 msgid "%X%P: unable to find version dependency `%s'\n"
678 msgstr ""
680 #: ldlang.c:5025
681 msgid "%X%P: unable to read .exports section contents"
682 msgstr ""
684 #: ldmain.c:193
685 msgid "%X%P: can't set BFD default target to `%s': %E\n"
686 msgstr ""
688 #: ldmain.c:266
689 msgid "%P%F: -r and --mpc860c0 may not be used together\n"
690 msgstr ""
692 #: ldmain.c:268
693 msgid "%P%F: --relax and -r may not be used together\n"
694 msgstr ""
696 #: ldmain.c:270
697 msgid "%P%F: -r and -shared may not be used together\n"
698 msgstr ""
700 #: ldmain.c:299
701 msgid "using internal linker script:\n"
702 msgstr ""
704 #: ldmain.c:318
705 msgid "%P%F: no input files\n"
706 msgstr ""
708 #: ldmain.c:323
709 msgid "%P: mode %s\n"
710 msgstr ""
712 #: ldmain.c:341
713 msgid "%P%F: cannot open map file %s: %E\n"
714 msgstr ""
716 #: ldmain.c:389
717 msgid "%P: link errors found, deleting executable `%s'\n"
718 msgstr ""
720 #: ldmain.c:400
721 msgid "%F%B: final close failed: %E\n"
722 msgstr ""
724 #: ldmain.c:424
725 msgid "%X%P: unable to open for source of copy `%s'\n"
726 msgstr ""
728 #: ldmain.c:426
729 msgid "%X%P: unable to open for destination of copy `%s'\n"
730 msgstr ""
732 #: ldmain.c:432
733 msgid "%P: Error writing file `%s'\n"
734 msgstr ""
736 #: ldmain.c:438 pe-dll.c:1083
737 #, c-format
738 msgid "%P: Error closing file `%s'\n"
739 msgstr ""
741 #: ldmain.c:455
742 #, c-format
743 msgid "%s: total time in link: %ld.%06ld\n"
744 msgstr ""
746 #: ldmain.c:458
747 #, c-format
748 msgid "%s: data size %ld\n"
749 msgstr ""
751 #: ldmain.c:499
752 msgid "%P%F: missing argument to -m\n"
753 msgstr ""
755 #: ldmain.c:621 ldmain.c:642 ldmain.c:673
756 msgid "%P%F: bfd_hash_table_init failed: %E\n"
757 msgstr ""
759 #: ldmain.c:626 ldmain.c:645
760 msgid "%P%F: bfd_hash_lookup failed: %E\n"
761 msgstr ""
763 #: ldmain.c:660
764 msgid "%X%P: error: duplicate retain-symbols-file\n"
765 msgstr ""
767 #: ldmain.c:704
768 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
769 msgstr ""
771 #: ldmain.c:709
772 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
773 msgstr ""
775 #: ldmain.c:786
776 msgid "Archive member included"
777 msgstr ""
779 #: ldmain.c:787
780 msgid "because of file (symbol)"
781 msgstr ""
783 #: ldmain.c:859
784 msgid "%X%C: multiple definition of `%T'\n"
785 msgstr ""
787 #: ldmain.c:862
788 msgid "%D: first defined here\n"
789 msgstr ""
791 #: ldmain.c:891
792 msgid "%B: warning: definition of `%T' overriding common\n"
793 msgstr ""
795 #: ldmain.c:894
796 msgid "%B: warning: common is here\n"
797 msgstr ""
799 #: ldmain.c:901
800 msgid "%B: warning: common of `%T' overridden by definition\n"
801 msgstr ""
803 #: ldmain.c:904
804 msgid "%B: warning: defined here\n"
805 msgstr ""
807 #: ldmain.c:911
808 msgid "%B: warning: common of `%T' overridden by larger common\n"
809 msgstr ""
811 #: ldmain.c:914
812 msgid "%B: warning: larger common is here\n"
813 msgstr ""
815 #: ldmain.c:918
816 msgid "%B: warning: common of `%T' overriding smaller common\n"
817 msgstr ""
819 #: ldmain.c:921
820 msgid "%B: warning: smaller common is here\n"
821 msgstr ""
823 #: ldmain.c:925
824 msgid "%B: warning: multiple common of `%T'\n"
825 msgstr ""
827 #: ldmain.c:927
828 msgid "%B: warning: previous common is here\n"
829 msgstr ""
831 #: ldmain.c:949 ldmain.c:988
832 msgid "%P: warning: global constructor %s used\n"
833 msgstr ""
835 #: ldmain.c:998
836 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
837 msgstr ""
839 #: ldmain.c:1185
840 msgid "%F%P: bfd_hash_table_init failed: %E\n"
841 msgstr ""
843 #: ldmain.c:1192
844 msgid "%F%P: bfd_hash_lookup failed: %E\n"
845 msgstr ""
847 #: ldmain.c:1212
848 msgid "%C: undefined reference to `%T'\n"
849 msgstr ""
851 #: ldmain.c:1218
852 msgid "%D: more undefined references to `%T' follow\n"
853 msgstr ""
855 #: ldmain.c:1225
856 msgid "%B: undefined reference to `%T'\n"
857 msgstr ""
859 #: ldmain.c:1231
860 msgid "%B: more undefined references to `%T' follow\n"
861 msgstr ""
863 #: ldmain.c:1252 ldmain.c:1274 ldmain.c:1294
864 msgid "%P%X: generated"
865 msgstr ""
867 #: ldmain.c:1255
868 msgid " relocation truncated to fit: %s %T"
869 msgstr ""
871 #: ldmain.c:1277
872 #, c-format
873 msgid "dangerous relocation: %s\n"
874 msgstr ""
876 #: ldmain.c:1297
877 msgid " reloc refers to symbol `%T' which is not being output\n"
878 msgstr ""
880 #: ldmisc.c:178
881 msgid "no symbol"
882 msgstr ""
884 #: ldmisc.c:242
885 #, c-format
886 msgid "built in linker script:%u"
887 msgstr ""
889 #: ldmisc.c:292 ldmisc.c:296
890 msgid "%B%F: could not read symbols\n"
891 msgstr ""
893 #. We use abfd->filename in this initial line,
894 #. in case filename is a .h file or something
895 #. similarly unhelpful.
896 #: ldmisc.c:332
897 msgid "%B: In function `%T':\n"
898 msgstr ""
900 #: ldmisc.c:464
901 msgid "%F%P: internal error %s %d\n"
902 msgstr ""
904 #: ldmisc.c:550
905 msgid "%P: internal error: aborting at %s line %d in %s\n"
906 msgstr ""
908 #: ldmisc.c:553
909 msgid "%P: internal error: aborting at %s line %d\n"
910 msgstr ""
912 #: ldmisc.c:555
913 msgid "%P%F: please report this bug\n"
914 msgstr ""
916 #: ldver.c:39
917 #, c-format
918 msgid "GNU ld version %s (with BFD %s)\n"
919 msgstr ""
921 #: ldver.c:46 lexsup.c:935
922 msgid "  Supported emulations:\n"
923 msgstr ""
925 #: ldwrite.c:59 ldwrite.c:195
926 msgid "%P%F: bfd_new_link_order failed\n"
927 msgstr ""
929 #: ldwrite.c:364
930 #, c-format
931 msgid "%8x something else\n"
932 msgstr ""
934 #: ldwrite.c:525
935 msgid "%F%P: final link failed: %E\n"
936 msgstr ""
938 #: lexsup.c:156 lexsup.c:242 lexsup.c:249
939 msgid "KEYWORD"
940 msgstr ""
942 #: lexsup.c:156
943 msgid "Shared library control for HP/UX compatibility"
944 msgstr ""
946 #: lexsup.c:159
947 msgid "ARCH"
948 msgstr ""
950 #: lexsup.c:159
951 msgid "Set architecture"
952 msgstr ""
954 #: lexsup.c:161 lexsup.c:312
955 msgid "TARGET"
956 msgstr ""
958 #: lexsup.c:161
959 msgid "Specify target for following input files"
960 msgstr ""
962 #: lexsup.c:163 lexsup.c:202 lexsup.c:214 lexsup.c:223 lexsup.c:296
963 #: lexsup.c:319 lexsup.c:355
964 msgid "FILE"
965 msgstr ""
967 #: lexsup.c:163
968 msgid "Read MRI format linker script"
969 msgstr ""
971 #: lexsup.c:165
972 msgid "Force common symbols to be defined"
973 msgstr ""
975 #: lexsup.c:169 lexsup.c:345 lexsup.c:347 lexsup.c:349
976 msgid "ADDRESS"
977 msgstr ""
979 #: lexsup.c:169
980 msgid "Set start address"
981 msgstr ""
983 #: lexsup.c:171
984 msgid "Export all dynamic symbols"
985 msgstr ""
987 #: lexsup.c:173
988 msgid "Link big-endian objects"
989 msgstr ""
991 #: lexsup.c:175
992 msgid "Link little-endian objects"
993 msgstr ""
995 #: lexsup.c:177 lexsup.c:180
996 msgid "SHLIB"
997 msgstr ""
999 #: lexsup.c:177
1000 msgid "Auxiliary filter for shared object symbol table"
1001 msgstr ""
1003 #: lexsup.c:180
1004 msgid "Filter for shared object symbol table"
1005 msgstr ""
1007 #: lexsup.c:182
1008 msgid "Ignored"
1009 msgstr ""
1011 #: lexsup.c:184
1012 msgid "SIZE"
1013 msgstr ""
1015 #: lexsup.c:184
1016 msgid "Small data size (if no size, same as --shared)"
1017 msgstr ""
1019 #: lexsup.c:187
1020 msgid "FILENAME"
1021 msgstr ""
1023 #: lexsup.c:187
1024 msgid "Set internal name of shared library"
1025 msgstr ""
1027 #: lexsup.c:189
1028 msgid "LIBNAME"
1029 msgstr ""
1031 #: lexsup.c:189
1032 msgid "Search for library LIBNAME"
1033 msgstr ""
1035 #: lexsup.c:191
1036 msgid "DIRECTORY"
1037 msgstr ""
1039 #: lexsup.c:191
1040 msgid "Add DIRECTORY to library search path"
1041 msgstr ""
1043 #: lexsup.c:193
1044 msgid "EMULATION"
1045 msgstr ""
1047 #: lexsup.c:193
1048 msgid "Set emulation"
1049 msgstr ""
1051 #: lexsup.c:195
1052 msgid "Print map file on standard output"
1053 msgstr ""
1055 #: lexsup.c:197
1056 msgid "Do not page align data"
1057 msgstr ""
1059 #: lexsup.c:199
1060 msgid "Do not page align data, do not make text readonly"
1061 msgstr ""
1063 #: lexsup.c:202
1064 msgid "Set output file name"
1065 msgstr ""
1067 #: lexsup.c:204
1068 msgid "Optimize output file"
1069 msgstr ""
1071 #: lexsup.c:206
1072 msgid "Ignored for SVR4 compatibility"
1073 msgstr ""
1075 #: lexsup.c:210
1076 msgid "Generate relocateable output"
1077 msgstr ""
1079 #: lexsup.c:214
1080 msgid "Just link symbols (if directory, same as --rpath)"
1081 msgstr ""
1083 #: lexsup.c:217
1084 msgid "Strip all symbols"
1085 msgstr ""
1087 #: lexsup.c:219
1088 msgid "Strip debugging symbols"
1089 msgstr ""
1091 #: lexsup.c:221
1092 msgid "Trace file opens"
1093 msgstr ""
1095 #: lexsup.c:223
1096 msgid "Read linker script"
1097 msgstr ""
1099 #: lexsup.c:225 lexsup.c:237 lexsup.c:282 lexsup.c:294 lexsup.c:339
1100 #: lexsup.c:358 lexsup.c:375
1101 msgid "SYMBOL"
1102 msgstr ""
1104 #: lexsup.c:225
1105 msgid "Start with undefined reference to SYMBOL"
1106 msgstr ""
1108 #: lexsup.c:227
1109 msgid "Build global constructor/destructor tables"
1110 msgstr ""
1112 #: lexsup.c:229
1113 msgid "Print version information"
1114 msgstr ""
1116 #: lexsup.c:231
1117 msgid "Print version and emulation information"
1118 msgstr ""
1120 #: lexsup.c:233
1121 msgid "Discard all local symbols"
1122 msgstr ""
1124 #: lexsup.c:235
1125 msgid "Discard temporary local symbols"
1126 msgstr ""
1128 #: lexsup.c:237
1129 msgid "Trace mentions of SYMBOL"
1130 msgstr ""
1132 #: lexsup.c:239 lexsup.c:321 lexsup.c:323
1133 msgid "PATH"
1134 msgstr ""
1136 #: lexsup.c:239
1137 msgid "Default search path for Solaris compatibility"
1138 msgstr ""
1140 #: lexsup.c:242
1141 msgid "Ignored for Solaris compatibility"
1142 msgstr ""
1144 #: lexsup.c:245
1145 msgid "Start a group"
1146 msgstr ""
1148 #: lexsup.c:247
1149 msgid "End a group"
1150 msgstr ""
1152 #: lexsup.c:249
1153 msgid "Ignored for SunOS compatibility"
1154 msgstr ""
1156 #: lexsup.c:251
1157 msgid "Link against shared libraries"
1158 msgstr ""
1160 #: lexsup.c:257
1161 msgid "Do not link against shared libraries"
1162 msgstr ""
1164 #: lexsup.c:265
1165 msgid "Bind global references locally"
1166 msgstr ""
1168 #: lexsup.c:267
1169 msgid "Check section addresses for overlaps (default)"
1170 msgstr ""
1172 #: lexsup.c:269
1173 msgid "Do not check section addresses for overlaps"
1174 msgstr ""
1176 #: lexsup.c:272
1177 msgid "Output cross reference table"
1178 msgstr ""
1180 #: lexsup.c:274
1181 msgid "SYMBOL=EXPRESSION"
1182 msgstr ""
1184 #: lexsup.c:274
1185 msgid "Define a symbol"
1186 msgstr ""
1188 #: lexsup.c:276
1189 msgid "Demangle symbol names"
1190 msgstr ""
1192 #: lexsup.c:278
1193 msgid "PROGRAM"
1194 msgstr ""
1196 #: lexsup.c:278
1197 msgid "Set the dynamic linker to use"
1198 msgstr ""
1200 #: lexsup.c:280
1201 msgid "Generate embedded relocs"
1202 msgstr ""
1204 #: lexsup.c:282
1205 msgid "Call SYMBOL at unload-time"
1206 msgstr ""
1208 #: lexsup.c:284
1209 msgid "Force generation of file with .exe suffix"
1210 msgstr ""
1212 #: lexsup.c:286
1213 msgid "Remove unused sections (on some targets)"
1214 msgstr ""
1216 #: lexsup.c:289
1217 msgid "Don't remove unused sections (default)"
1218 msgstr ""
1220 #: lexsup.c:292
1221 msgid "Print option help"
1222 msgstr ""
1224 #: lexsup.c:294
1225 msgid "Call SYMBOL at load-time"
1226 msgstr ""
1228 #: lexsup.c:296
1229 msgid "Write a map file"
1230 msgstr ""
1232 #: lexsup.c:298
1233 msgid "Do not demangle symbol names"
1234 msgstr ""
1236 #: lexsup.c:300
1237 msgid "Use less memory and more disk I/O"
1238 msgstr ""
1240 #: lexsup.c:302
1241 msgid "Allow no undefined symbols"
1242 msgstr ""
1244 #: lexsup.c:304
1245 msgid "Don't warn about mismatched input files"
1246 msgstr ""
1248 #: lexsup.c:306
1249 msgid "Turn off --whole-archive"
1250 msgstr ""
1252 #: lexsup.c:308
1253 msgid "Create an output file even if errors occur"
1254 msgstr ""
1256 #: lexsup.c:312
1257 msgid "Specify target of output file"
1258 msgstr ""
1260 #: lexsup.c:314
1261 msgid "Ignored for Linux compatibility"
1262 msgstr ""
1264 #: lexsup.c:316
1265 msgid "Relax branches on certain targets"
1266 msgstr ""
1268 #: lexsup.c:319
1269 msgid "Keep only symbols listed in FILE"
1270 msgstr ""
1272 #: lexsup.c:321
1273 msgid "Set runtime shared library search path"
1274 msgstr ""
1276 #: lexsup.c:323
1277 msgid "Set link time shared library search path"
1278 msgstr ""
1280 #: lexsup.c:325
1281 msgid "Create a shared library"
1282 msgstr ""
1284 #: lexsup.c:329
1285 msgid "Sort common symbols by size"
1286 msgstr ""
1288 #: lexsup.c:333
1289 msgid "Split output sections for each file"
1290 msgstr ""
1292 #: lexsup.c:335
1293 msgid "COUNT"
1294 msgstr ""
1296 #: lexsup.c:335
1297 msgid "Split output sections every COUNT relocs"
1298 msgstr ""
1300 #: lexsup.c:337
1301 msgid "Print memory usage statistics"
1302 msgstr ""
1304 #: lexsup.c:339
1305 msgid "Do task level linking"
1306 msgstr ""
1308 #: lexsup.c:341
1309 msgid "Use same format as native linker"
1310 msgstr ""
1312 #: lexsup.c:343
1313 msgid "SECTION=ADDRESS"
1314 msgstr ""
1316 #: lexsup.c:343
1317 msgid "Set address of named section"
1318 msgstr ""
1320 #: lexsup.c:345
1321 msgid "Set address of .bss section"
1322 msgstr ""
1324 #: lexsup.c:347
1325 msgid "Set address of .data section"
1326 msgstr ""
1328 #: lexsup.c:349
1329 msgid "Set address of .text section"
1330 msgstr ""
1332 #: lexsup.c:351
1333 msgid "Output lots of information during link"
1334 msgstr ""
1336 #: lexsup.c:355
1337 msgid "Read version information script"
1338 msgstr ""
1340 #: lexsup.c:358
1341 msgid ""
1342 "Take export symbols list from .exports, using\n"
1343 "\t\t\t\tSYMBOL as the version."
1344 msgstr ""
1346 #: lexsup.c:361
1347 msgid "Warn about duplicate common symbols"
1348 msgstr ""
1350 #: lexsup.c:363
1351 msgid "Warn if global constructors/destructors are seen"
1352 msgstr ""
1354 #: lexsup.c:366
1355 msgid "Warn if the multiple GP values are used"
1356 msgstr ""
1358 #: lexsup.c:368
1359 msgid "Warn only once per undefined symbol"
1360 msgstr ""
1362 #: lexsup.c:370
1363 msgid "Warn if start of section changes due to alignment"
1364 msgstr ""
1366 #: lexsup.c:373
1367 msgid "Include all objects from following archives"
1368 msgstr ""
1370 #: lexsup.c:375
1371 msgid "Use wrapper functions for SYMBOL"
1372 msgstr ""
1374 #: lexsup.c:377
1375 msgid "[=WORDS]"
1376 msgstr ""
1378 #: lexsup.c:377
1379 msgid ""
1380 "Modify problematic branches in last WORDS (1-10,\n"
1381 "\t\t\t\tdefault 5) words of a page"
1382 msgstr ""
1384 #: lexsup.c:527
1385 #, c-format
1386 msgid "%s: use the --help option for usage information\n"
1387 msgstr ""
1389 #: lexsup.c:547
1390 msgid "%P%F: unrecognized -a option `%s'\n"
1391 msgstr ""
1393 #: lexsup.c:560
1394 msgid "%P%F: unrecognized -assert option `%s'\n"
1395 msgstr ""
1397 #: lexsup.c:651
1398 msgid "%P%F: invalid number `%s'\n"
1399 msgstr ""
1401 #: lexsup.c:826
1402 msgid "%P%F: -shared not supported\n"
1403 msgstr ""
1405 #: lexsup.c:860
1406 #, c-format
1407 msgid "%s: Invalid argument to option \"--section-start\"\n"
1408 msgstr ""
1410 #: lexsup.c:871
1411 #, c-format
1412 msgid "%s: Missing argument(s) to option \"--section-start\"\n"
1413 msgstr ""
1415 #: lexsup.c:928
1416 msgid "Copyright 2000 Free Software Foundation, Inc.\n"
1417 msgstr ""
1419 #: lexsup.c:929
1420 msgid ""
1421 "This program is free software; you may redistribute it under the terms of\n"
1422 "the GNU General Public License.  This program has absolutely no warranty.\n"
1423 msgstr ""
1425 #: lexsup.c:1022
1426 #, c-format
1427 msgid "%s: may not nest groups (--help for usage)\n"
1428 msgstr ""
1430 #: lexsup.c:1033
1431 #, c-format
1432 msgid "%s: group ended before it began (--help for usage)\n"
1433 msgstr ""
1435 #: lexsup.c:1050
1436 #, c-format
1437 msgid "%s: Invalid argument to option \"mpc860c0\"\n"
1438 msgstr ""
1440 #: lexsup.c:1106
1441 msgid "%P%F: invalid hex number `%s'\n"
1442 msgstr ""
1444 #: lexsup.c:1118
1445 #, c-format
1446 msgid "Usage: %s [options] file...\n"
1447 msgstr ""
1449 #: lexsup.c:1120
1450 msgid "Options:\n"
1451 msgstr ""
1453 #. Note: Various tools (such as libtool) depend upon the
1454 #. format of the listings below - do not change them.
1455 #: lexsup.c:1199
1456 #, c-format
1457 msgid "%s: supported targets:"
1458 msgstr ""
1460 #: lexsup.c:1207
1461 #, c-format
1462 msgid "%s: supported emulations: "
1463 msgstr ""
1465 #: lexsup.c:1212
1466 #, c-format
1467 msgid "%s: emulation specific options:\n"
1468 msgstr ""
1470 #: lexsup.c:1216
1471 #, c-format
1472 msgid "Report bugs to %s\n"
1473 msgstr ""
1475 #: mri.c:343
1476 msgid "%P%F: unknown format type %s\n"
1477 msgstr ""
1479 #: pe-dll.c:146
1480 #, c-format
1481 msgid "%XUnsupported PEI architecture: %s\n"
1482 msgstr ""
1484 #: pe-dll.c:378
1485 #, c-format
1486 msgid "%XError, duplicate EXPORT with oridinals: %s (%d vs %d)\n"
1487 msgstr ""
1489 #: pe-dll.c:385
1490 #, c-format
1491 msgid "Warning, duplicate EXPORT: %s\n"
1492 msgstr ""
1494 #: pe-dll.c:447
1495 #, c-format
1496 msgid "%XCannot export %s: symbol not defined\n"
1497 msgstr ""
1499 #: pe-dll.c:453
1500 #, c-format
1501 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1502 msgstr ""
1504 #: pe-dll.c:460
1505 #, c-format
1506 msgid "%XCannot export %s: symbol not found\n"
1507 msgstr ""
1509 #: pe-dll.c:585
1510 #, c-format
1511 msgid "%XError, oridinal used twice: %d (%s vs %s)\n"
1512 msgstr ""
1514 #: pe-dll.c:832
1515 #, c-format
1516 msgid "%XError: %d-bit reloc in dll\n"
1517 msgstr ""
1519 #: pe-dll.c:956
1520 #, c-format
1521 msgid "%s: Can't open output def file %s\n"
1522 msgstr ""
1524 #: pe-dll.c:1078
1525 msgid "; no contents available\n"
1526 msgstr ""
1528 #: pe-dll.c:1567
1529 #, c-format
1530 msgid "%XCan't open .lib file: %s\n"
1531 msgstr ""
1533 #: pe-dll.c:1572
1534 #, c-format
1535 msgid "Creating library file: %s\n"
1536 msgstr ""