* config/obj-bout.c (obj_crawl_symbol_chain): Don't take
[deliverable/binutils-gdb.git] / ld / po / ld.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-11-30 11:14-0800\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"
16
17 #: emultempl/armcoff.em:70
18 msgid " --support-old-code Support interworking with old code\n"
19 msgstr ""
20
21 #: emultempl/armcoff.em:71
22 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
23 msgstr ""
24
25 #: emultempl/armcoff.em:140
26 #, c-format
27 msgid "Errors encountered processing file %s"
28 msgstr ""
29
30 #: emultempl/armcoff.em:206 emultempl/pe.em:1207
31 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
32 msgstr ""
33
34 #: emultempl/armcoff.em:211 emultempl/pe.em:1212
35 msgid "%P: warning: connot find thumb start symbol %s\n"
36 msgstr ""
37
38 #: emultempl/pe.em:265
39 msgid ""
40 " --base_file <basefile> Generate a base file for relocatable "
41 "DLLs\n"
42 msgstr ""
43
44 #: emultempl/pe.em:266
45 msgid ""
46 " --dll Set image base to the default for DLLs\n"
47 msgstr ""
48
49 #: emultempl/pe.em:267
50 msgid " --file-alignment <size> Set file alignment\n"
51 msgstr ""
52
53 #: emultempl/pe.em:268
54 msgid " --heap <size> Set initial size of the heap\n"
55 msgstr ""
56
57 #: emultempl/pe.em:269
58 msgid ""
59 " --image-base <address> Set start address of the executable\n"
60 msgstr ""
61
62 #: emultempl/pe.em:270
63 msgid ""
64 " --major-image-version <number> Set version number of the executable\n"
65 msgstr ""
66
67 #: emultempl/pe.em:271
68 msgid " --major-os-version <number> Set minimum required OS version\n"
69 msgstr ""
70
71 #: emultempl/pe.em:272
72 msgid ""
73 " --major-subsystem-version <number> Set minimum required OS subsystem "
74 "version\n"
75 msgstr ""
76
77 #: emultempl/pe.em:273
78 msgid ""
79 " --minor-image-version <number> Set revision number of the executable\n"
80 msgstr ""
81
82 #: emultempl/pe.em:274
83 msgid " --minor-os-version <number> Set minimum required OS revision\n"
84 msgstr ""
85
86 #: emultempl/pe.em:275
87 msgid ""
88 " --minor-subsystem-version <number> Set minimum required OS subsystem "
89 "revision\n"
90 msgstr ""
91
92 #: emultempl/pe.em:276
93 msgid " --section-alignment <size> Set section alignment\n"
94 msgstr ""
95
96 #: emultempl/pe.em:277
97 msgid " --stack <size> Set size of the initial stack\n"
98 msgstr ""
99
100 #: emultempl/pe.em:278
101 msgid ""
102 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
103 msgstr ""
104
105 #: emultempl/pe.em:279
106 msgid ""
107 " --support-old-code Support interworking with old code\n"
108 msgstr ""
109
110 #: emultempl/pe.em:280
111 msgid ""
112 " --thumb-entry=<symbol> Set the entry point to be Thumb "
113 "<symbol>\n"
114 msgstr ""
115
116 #: emultempl/pe.em:282
117 msgid ""
118 " --add-stdcall-alias Export symbols with and without @nn\n"
119 msgstr ""
120
121 #: emultempl/pe.em:283
122 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
123 msgstr ""
124
125 #: emultempl/pe.em:284
126 msgid ""
127 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
128 msgstr ""
129
130 #: emultempl/pe.em:285
131 msgid ""
132 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
133 msgstr ""
134
135 #: emultempl/pe.em:286
136 msgid ""
137 " --export-all-symbols Automatically export all globals to "
138 "DLL\n"
139 msgstr ""
140
141 #: emultempl/pe.em:287
142 msgid " --kill-at Remove @nn from exported symbols\n"
143 msgstr ""
144
145 #: emultempl/pe.em:288
146 msgid " --out-implib <file> Generate import library\n"
147 msgstr ""
148
149 #: emultempl/pe.em:289
150 msgid ""
151 " --output-def <file> Generate a .DEF file for the built DLL\n"
152 msgstr ""
153
154 #: emultempl/pe.em:290
155 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
156 msgstr ""
157
158 #: emultempl/pe.em:291
159 msgid ""
160 " --compat-implib Create backward compatible import "
161 "libs;\n"
162 msgstr ""
163
164 #: emultempl/pe.em:292
165 msgid " create __imp_<SYMBOL> as well.\n"
166 msgstr ""
167
168 #: emultempl/pe.em:293
169 msgid ""
170 " --enable-auto-image-base Automatically choose image base for "
171 "DLLs\n"
172 msgstr ""
173
174 #: emultempl/pe.em:294
175 msgid " unless user specifies one\n"
176 msgstr ""
177
178 #: emultempl/pe.em:295
179 msgid ""
180 " --disable-auto-image-base Do not auto-choose image base. "
181 "(default)\n"
182 msgstr ""
183
184 #: emultempl/pe.em:296
185 msgid ""
186 " --dll-search-prefix=<string> When linking dynamically to a dll "
187 "witout an\n"
188 msgstr ""
189
190 #: emultempl/pe.em:297
191 msgid ""
192 " importlib, use <string><basename>.dll "
193 "\n"
194 msgstr ""
195
196 #: emultempl/pe.em:298
197 msgid ""
198 " in preference to lib<basename>.dll \n"
199 msgstr ""
200
201 #: emultempl/pe.em:366
202 msgid "%P: warning: bad version number in -subsystem option\n"
203 msgstr ""
204
205 #: emultempl/pe.em:402
206 msgid "%P%F: invalid subsystem type %s\n"
207 msgstr ""
208
209 #: emultempl/pe.em:417
210 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
211 msgstr ""
212
213 #: emultempl/pe.em:435
214 msgid "%P%F: strange hex info for PE parameter '%s'\n"
215 msgstr ""
216
217 #: emultempl/pe.em:474
218 #, c-format
219 msgid "%s: Can't open base file %s\n"
220 msgstr ""
221
222 #: emultempl/pe.em:664
223 msgid "%P: warning, file alignment > section alignment.\n"
224 msgstr ""
225
226 #: emultempl/pe.em:735 emultempl/pe.em:761
227 #, c-format
228 msgid "Warning: resolving %s by linking to %s\n"
229 msgstr ""
230
231 #: emultempl/pe.em:740 emultempl/pe.em:766
232 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
233 msgstr ""
234
235 #: emultempl/pe.em:741 emultempl/pe.em:767
236 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
237 msgstr ""
238
239 #: emultempl/pe.em:784
240 msgid "%F%P: PE operations on non PE file.\n"
241 msgstr ""
242
243 #: emultempl/pe.em:1011
244 #, c-format
245 msgid "Errors encountered processing file %s\n"
246 msgstr ""
247
248 #: emultempl/pe.em:1034
249 #, c-format
250 msgid "Errors encountered processing file %s for interworking"
251 msgstr ""
252
253 #: emultempl/pe.em:1090 ldlang.c:1980 ldlang.c:4346 ldlang.c:4379
254 #: ldmain.c:1015
255 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
256 msgstr ""
257
258 #: ldcref.c:158
259 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
260 msgstr ""
261
262 #: ldcref.c:164
263 msgid "%X%P: cref_hash_lookup failed: %E\n"
264 msgstr ""
265
266 #: ldcref.c:235
267 msgid ""
268 "\n"
269 "Cross Reference Table\n"
270 "\n"
271 msgstr ""
272
273 #: ldcref.c:236
274 msgid "Symbol"
275 msgstr ""
276
277 #: ldcref.c:244
278 msgid "File\n"
279 msgstr ""
280
281 #: ldcref.c:248
282 msgid "No symbols\n"
283 msgstr ""
284
285 #: ldcref.c:364
286 msgid "%P: symbol `%T' missing from main hash table\n"
287 msgstr ""
288
289 #: ldcref.c:435
290 msgid "%B%F: could not read symbols; %E\n"
291 msgstr ""
292
293 #: ldcref.c:439 ldmain.c:1081 ldmain.c:1085
294 msgid "%B%F: could not read symbols: %E\n"
295 msgstr ""
296
297 #: ldcref.c:511 ldcref.c:518 ldmain.c:1131 ldmain.c:1138
298 msgid "%B%F: could not read relocs: %E\n"
299 msgstr ""
300
301 #. We found a reloc for the symbol. The symbol is defined
302 #. in OUTSECNAME. This reloc is from a section which is
303 #. mapped into a section from which references to OUTSECNAME
304 #. are prohibited. We must report an error.
305 #: ldcref.c:536
306 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
307 msgstr ""
308
309 #: ldctor.c:89
310 msgid "%P%X: Different relocs used in set %s\n"
311 msgstr ""
312
313 #: ldctor.c:107
314 msgid "%P%X: Different object file formats composing set %s\n"
315 msgstr ""
316
317 #: ldctor.c:289 ldctor.c:303
318 msgid "%P%X: %s does not support reloc %s for set %s\n"
319 msgstr ""
320
321 #: ldctor.c:324
322 msgid "%P%X: Unsupported size %d for set %s\n"
323 msgstr ""
324
325 #: ldctor.c:345
326 msgid ""
327 "\n"
328 "Set Symbol\n"
329 "\n"
330 msgstr ""
331
332 #: ldemul.c:220
333 msgid "%S SYSLIB ignored\n"
334 msgstr ""
335
336 #: ldemul.c:227
337 msgid "%S HLL ignored\n"
338 msgstr ""
339
340 #: ldemul.c:248
341 msgid "%P: unrecognised emulation mode: %s\n"
342 msgstr ""
343
344 #: ldemul.c:249
345 msgid "Supported emulations: "
346 msgstr ""
347
348 #: ldemul.c:293
349 msgid " no emulation specific options.\n"
350 msgstr ""
351
352 #: ldexp.c:154
353 msgid "%F%P: %s uses undefined section %s\n"
354 msgstr ""
355
356 #: ldexp.c:156
357 msgid "%F%P: %s forward reference of section %s\n"
358 msgstr ""
359
360 #: ldexp.c:268
361 msgid "%F%S %% by zero\n"
362 msgstr ""
363
364 #: ldexp.c:275
365 msgid "%F%S / by zero\n"
366 msgstr ""
367
368 #: ldexp.c:398
369 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
370 msgstr ""
371
372 #: ldexp.c:417
373 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
374 msgstr ""
375
376 #: ldexp.c:600
377 msgid "%F%S can not PROVIDE assignment to location counter\n"
378 msgstr ""
379
380 #: ldexp.c:610
381 msgid "%F%S invalid assignment to location counter\n"
382 msgstr ""
383
384 #: ldexp.c:614
385 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
386 msgstr ""
387
388 #: ldexp.c:624
389 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
390 msgstr ""
391
392 #: ldexp.c:652
393 msgid "%P%F:%s: hash creation failed\n"
394 msgstr ""
395
396 #: ldexp.c:951
397 msgid "%F%S nonconstant expression for %s\n"
398 msgstr ""
399
400 #: ldexp.c:984
401 msgid "%F%S non constant expression for %s\n"
402 msgstr ""
403
404 #: ldfile.c:102
405 #, c-format
406 msgid "attempt to open %s failed\n"
407 msgstr ""
408
409 #: ldfile.c:104
410 #, c-format
411 msgid "attempt to open %s succeeded\n"
412 msgstr ""
413
414 #: ldfile.c:110
415 msgid "%F%P: invalid BFD target `%s'\n"
416 msgstr ""
417
418 #: ldfile.c:134
419 msgid "%P: skipping incompatible %s when searching for %s\n"
420 msgstr ""
421
422 #: ldfile.c:226
423 msgid "%F%P: cannot open %s for %s: %E\n"
424 msgstr ""
425
426 #: ldfile.c:229
427 msgid "%F%P: cannot open %s: %E\n"
428 msgstr ""
429
430 #: ldfile.c:250
431 msgid "%F%P: cannot find %s\n"
432 msgstr ""
433
434 #: ldfile.c:269 ldfile.c:285
435 #, c-format
436 msgid "cannot find script file %s\n"
437 msgstr ""
438
439 #: ldfile.c:271 ldfile.c:287
440 #, c-format
441 msgid "opened script file %s\n"
442 msgstr ""
443
444 #: ldfile.c:336
445 msgid "%P%F: cannot open linker script file %s: %E\n"
446 msgstr ""
447
448 #: ldfile.c:373
449 msgid "%P%F: unknown architecture: %s\n"
450 msgstr ""
451
452 #: ldfile.c:389
453 msgid "%P%F: target architecture respecified\n"
454 msgstr ""
455
456 #: ldfile.c:444
457 msgid "%P%F: cannot represent machine `%s'\n"
458 msgstr ""
459
460 #: ldlang.c:735
461 msgid ""
462 "\n"
463 "Memory Configuration\n"
464 "\n"
465 msgstr ""
466
467 #: ldlang.c:737
468 msgid "Name"
469 msgstr ""
470
471 #: ldlang.c:737
472 msgid "Origin"
473 msgstr ""
474
475 #: ldlang.c:737
476 msgid "Length"
477 msgstr ""
478
479 #: ldlang.c:737
480 msgid "Attributes"
481 msgstr ""
482
483 #: ldlang.c:779
484 msgid ""
485 "\n"
486 "Linker script and memory map\n"
487 "\n"
488 msgstr ""
489
490 #: ldlang.c:796
491 msgid "%P%F: Illegal use of `%s' section"
492 msgstr ""
493
494 #: ldlang.c:806
495 msgid "%P%F: output format %s cannot represent section called %s\n"
496 msgstr ""
497
498 #: ldlang.c:968
499 msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
500 msgstr ""
501
502 #: ldlang.c:971
503 msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
504 msgstr ""
505
506 #: ldlang.c:985
507 msgid "%P: %B: warning: duplicate section `%s' has different size\n"
508 msgstr ""
509
510 #: ldlang.c:1036
511 msgid "%P%F: Failed to create hash table\n"
512 msgstr ""
513
514 #: ldlang.c:1426
515 msgid "%B: file not recognized: %E\n"
516 msgstr ""
517
518 #: ldlang.c:1427
519 msgid "%B: matching formats:"
520 msgstr ""
521
522 #: ldlang.c:1434
523 msgid "%F%B: file not recognized: %E\n"
524 msgstr ""
525
526 #: ldlang.c:1487
527 msgid "%F%B: object %B in archive is not object\n"
528 msgstr ""
529
530 #: ldlang.c:1493 ldlang.c:1505
531 msgid "%F%B: could not read symbols: %E\n"
532 msgstr ""
533
534 #: ldlang.c:1765
535 msgid ""
536 "%P: warning: could not find any targets that match endianness requirement\n"
537 msgstr ""
538
539 #: ldlang.c:1778
540 msgid "%P%F: target %s not found\n"
541 msgstr ""
542
543 #: ldlang.c:1780
544 msgid "%P%F: cannot open output file %s: %E\n"
545 msgstr ""
546
547 #: ldlang.c:1790
548 msgid "%P%F:%s: can not make object file: %E\n"
549 msgstr ""
550
551 #: ldlang.c:1794
552 msgid "%P%F:%s: can not set architecture: %E\n"
553 msgstr ""
554
555 #: ldlang.c:1798
556 msgid "%P%F: can not create link hash table: %E\n"
557 msgstr ""
558
559 #: ldlang.c:2103
560 msgid " load address 0x%V"
561 msgstr ""
562
563 #: ldlang.c:2233
564 msgid "%W (size before relaxing)\n"
565 msgstr ""
566
567 #: ldlang.c:2315
568 #, c-format
569 msgid "Address of section %s set to "
570 msgstr ""
571
572 #: ldlang.c:2464
573 #, c-format
574 msgid "Fail with %d\n"
575 msgstr ""
576
577 #: ldlang.c:2702
578 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
579 msgstr ""
580
581 #: ldlang.c:2736
582 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
583 msgstr ""
584
585 #: ldlang.c:2744
586 msgid "%X%P: region %s is full (%B section %s)\n"
587 msgstr ""
588
589 #: ldlang.c:2793
590 msgid "%P%X: Internal error on COFF shared library section %s\n"
591 msgstr ""
592
593 #: ldlang.c:2834
594 msgid "%P: warning: no memory region specified for section `%s'\n"
595 msgstr ""
596
597 #: ldlang.c:2847
598 msgid "%P: warning: changing start of section %s by %u bytes\n"
599 msgstr ""
600
601 #: ldlang.c:2861
602 msgid "%F%S: non constant address expression for section %s\n"
603 msgstr ""
604
605 #: ldlang.c:2926
606 msgid "%X%P: use an absolute load address or a load memory region, not both\n"
607 msgstr ""
608
609 #: ldlang.c:3042
610 msgid "%P%F: can't relax section: %E\n"
611 msgstr ""
612
613 #: ldlang.c:3209
614 msgid "%F%P: invalid data statement\n"
615 msgstr ""
616
617 #: ldlang.c:3246
618 msgid "%F%P: invalid reloc statement\n"
619 msgstr ""
620
621 #: ldlang.c:3382
622 msgid "%P%F:%s: can't set start address\n"
623 msgstr ""
624
625 #: ldlang.c:3395 ldlang.c:3412
626 msgid "%P%F: can't set start address\n"
627 msgstr ""
628
629 #: ldlang.c:3407
630 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
631 msgstr ""
632
633 #: ldlang.c:3417
634 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
635 msgstr ""
636
637 #: ldlang.c:3459
638 msgid ""
639 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
640 "output\n"
641 msgstr ""
642
643 #: ldlang.c:3477
644 msgid "%E%X: failed to merge target specific data of file %B\n"
645 msgstr ""
646
647 #: ldlang.c:3564
648 msgid ""
649 "\n"
650 "Allocating common symbols\n"
651 msgstr ""
652
653 #: ldlang.c:3565
654 msgid ""
655 "Common symbol size file\n"
656 "\n"
657 msgstr ""
658
659 #. This message happens when using the
660 #. svr3.ifile linker script, so I have
661 #. disabled it.
662 #: ldlang.c:3647
663 msgid "%P: no [COMMON] command, defaulting to .bss\n"
664 msgstr ""
665
666 #: ldlang.c:3706
667 msgid "%P%F: invalid syntax in flags\n"
668 msgstr ""
669
670 #: ldlang.c:4295
671 msgid "%P%Fmultiple STARTUP files\n"
672 msgstr ""
673
674 #: ldlang.c:4565
675 msgid "%F%P: bfd_record_phdr failed: %E\n"
676 msgstr ""
677
678 #: ldlang.c:4584
679 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
680 msgstr ""
681
682 #: ldlang.c:4892
683 msgid "%X%P: unknown language `%s' in version information\n"
684 msgstr ""
685
686 #: ldlang.c:4941
687 msgid "%X%P: duplicate version tag `%s'\n"
688 msgstr ""
689
690 #: ldlang.c:4954 ldlang.c:4967
691 msgid "%X%P: duplicate expression `%s' in version information\n"
692 msgstr ""
693
694 #: ldlang.c:5004
695 msgid "%X%P: unable to find version dependency `%s'\n"
696 msgstr ""
697
698 #: ldlang.c:5026
699 msgid "%X%P: unable to read .exports section contents"
700 msgstr ""
701
702 #: ldmain.c:192
703 msgid "%X%P: can't set BFD default target to `%s': %E\n"
704 msgstr ""
705
706 #: ldmain.c:267
707 msgid "%P%F: -r and --mpc860c0 may not be used together\n"
708 msgstr ""
709
710 #: ldmain.c:269
711 msgid "%P%F: --relax and -r may not be used together\n"
712 msgstr ""
713
714 #: ldmain.c:271
715 msgid "%P%F: -r and -shared may not be used together\n"
716 msgstr ""
717
718 #: ldmain.c:300
719 msgid "using internal linker script:\n"
720 msgstr ""
721
722 #: ldmain.c:319
723 msgid "%P%F: no input files\n"
724 msgstr ""
725
726 #: ldmain.c:324
727 msgid "%P: mode %s\n"
728 msgstr ""
729
730 #: ldmain.c:341
731 msgid "%P%F: cannot open map file %s: %E\n"
732 msgstr ""
733
734 #: ldmain.c:388
735 msgid "%P: link errors found, deleting executable `%s'\n"
736 msgstr ""
737
738 #: ldmain.c:399
739 msgid "%F%B: final close failed: %E\n"
740 msgstr ""
741
742 #: ldmain.c:423
743 msgid "%X%P: unable to open for source of copy `%s'\n"
744 msgstr ""
745
746 #: ldmain.c:425
747 msgid "%X%P: unable to open for destination of copy `%s'\n"
748 msgstr ""
749
750 #: ldmain.c:431
751 msgid "%P: Error writing file `%s'\n"
752 msgstr ""
753
754 #: ldmain.c:437 pe-dll.c:1097
755 #, c-format
756 msgid "%P: Error closing file `%s'\n"
757 msgstr ""
758
759 #: ldmain.c:454
760 #, c-format
761 msgid "%s: total time in link: %ld.%06ld\n"
762 msgstr ""
763
764 #: ldmain.c:457
765 #, c-format
766 msgid "%s: data size %ld\n"
767 msgstr ""
768
769 #: ldmain.c:498
770 msgid "%P%F: missing argument to -m\n"
771 msgstr ""
772
773 #: ldmain.c:623 ldmain.c:644 ldmain.c:675
774 msgid "%P%F: bfd_hash_table_init failed: %E\n"
775 msgstr ""
776
777 #: ldmain.c:628 ldmain.c:647
778 msgid "%P%F: bfd_hash_lookup failed: %E\n"
779 msgstr ""
780
781 #: ldmain.c:662
782 msgid "%X%P: error: duplicate retain-symbols-file\n"
783 msgstr ""
784
785 #: ldmain.c:706
786 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
787 msgstr ""
788
789 #: ldmain.c:711
790 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
791 msgstr ""
792
793 #: ldmain.c:787
794 msgid "Archive member included"
795 msgstr ""
796
797 #: ldmain.c:788
798 msgid "because of file (symbol)"
799 msgstr ""
800
801 #: ldmain.c:859
802 msgid "%X%C: multiple definition of `%T'\n"
803 msgstr ""
804
805 #: ldmain.c:862
806 msgid "%D: first defined here\n"
807 msgstr ""
808
809 #: ldmain.c:866
810 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
811 msgstr ""
812
813 #: ldmain.c:897
814 msgid "%B: warning: definition of `%T' overriding common\n"
815 msgstr ""
816
817 #: ldmain.c:900
818 msgid "%B: warning: common is here\n"
819 msgstr ""
820
821 #: ldmain.c:907
822 msgid "%B: warning: common of `%T' overridden by definition\n"
823 msgstr ""
824
825 #: ldmain.c:910
826 msgid "%B: warning: defined here\n"
827 msgstr ""
828
829 #: ldmain.c:917
830 msgid "%B: warning: common of `%T' overridden by larger common\n"
831 msgstr ""
832
833 #: ldmain.c:920
834 msgid "%B: warning: larger common is here\n"
835 msgstr ""
836
837 #: ldmain.c:924
838 msgid "%B: warning: common of `%T' overriding smaller common\n"
839 msgstr ""
840
841 #: ldmain.c:927
842 msgid "%B: warning: smaller common is here\n"
843 msgstr ""
844
845 #: ldmain.c:931
846 msgid "%B: warning: multiple common of `%T'\n"
847 msgstr ""
848
849 #: ldmain.c:933
850 msgid "%B: warning: previous common is here\n"
851 msgstr ""
852
853 #: ldmain.c:954 ldmain.c:993
854 msgid "%P: warning: global constructor %s used\n"
855 msgstr ""
856
857 #: ldmain.c:1003
858 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
859 msgstr ""
860
861 #: ldmain.c:1187
862 msgid "%F%P: bfd_hash_table_init failed: %E\n"
863 msgstr ""
864
865 #: ldmain.c:1194
866 msgid "%F%P: bfd_hash_lookup failed: %E\n"
867 msgstr ""
868
869 #: ldmain.c:1214
870 msgid "%C: undefined reference to `%T'\n"
871 msgstr ""
872
873 #: ldmain.c:1220
874 msgid "%D: more undefined references to `%T' follow\n"
875 msgstr ""
876
877 #: ldmain.c:1227
878 msgid "%B: undefined reference to `%T'\n"
879 msgstr ""
880
881 #: ldmain.c:1233
882 msgid "%B: more undefined references to `%T' follow\n"
883 msgstr ""
884
885 #: ldmain.c:1253 ldmain.c:1274 ldmain.c:1293
886 msgid "%P%X: generated"
887 msgstr ""
888
889 #: ldmain.c:1256
890 msgid " relocation truncated to fit: %s %T"
891 msgstr ""
892
893 #: ldmain.c:1277
894 #, c-format
895 msgid "dangerous relocation: %s\n"
896 msgstr ""
897
898 #: ldmain.c:1296
899 msgid " reloc refers to symbol `%T' which is not being output\n"
900 msgstr ""
901
902 #: ldmisc.c:178
903 msgid "no symbol"
904 msgstr ""
905
906 #: ldmisc.c:242
907 #, c-format
908 msgid "built in linker script:%u"
909 msgstr ""
910
911 #: ldmisc.c:292 ldmisc.c:296
912 msgid "%B%F: could not read symbols\n"
913 msgstr ""
914
915 #. We use abfd->filename in this initial line,
916 #. in case filename is a .h file or something
917 #. similarly unhelpful.
918 #: ldmisc.c:332
919 msgid "%B: In function `%T':\n"
920 msgstr ""
921
922 #: ldmisc.c:464
923 msgid "%F%P: internal error %s %d\n"
924 msgstr ""
925
926 #: ldmisc.c:550
927 msgid "%P: internal error: aborting at %s line %d in %s\n"
928 msgstr ""
929
930 #: ldmisc.c:553
931 msgid "%P: internal error: aborting at %s line %d\n"
932 msgstr ""
933
934 #: ldmisc.c:555
935 msgid "%P%F: please report this bug\n"
936 msgstr ""
937
938 #: ldver.c:39
939 #, c-format
940 msgid "GNU ld version %s (with BFD %s)\n"
941 msgstr ""
942
943 #: ldver.c:46 lexsup.c:953
944 msgid " Supported emulations:\n"
945 msgstr ""
946
947 #: ldwrite.c:59 ldwrite.c:195
948 msgid "%P%F: bfd_new_link_order failed\n"
949 msgstr ""
950
951 #: ldwrite.c:321
952 msgid "%F%P: clone section failed: %E\n"
953 msgstr ""
954
955 #: ldwrite.c:360
956 #, c-format
957 msgid "%8x something else\n"
958 msgstr ""
959
960 #: ldwrite.c:543
961 msgid "%F%P: final link failed: %E\n"
962 msgstr ""
963
964 #: lexsup.c:156 lexsup.c:247
965 msgid "KEYWORD"
966 msgstr ""
967
968 #: lexsup.c:156
969 msgid "Shared library control for HP/UX compatibility"
970 msgstr ""
971
972 #: lexsup.c:159
973 msgid "ARCH"
974 msgstr ""
975
976 #: lexsup.c:159
977 msgid "Set architecture"
978 msgstr ""
979
980 #: lexsup.c:161 lexsup.c:310
981 msgid "TARGET"
982 msgstr ""
983
984 #: lexsup.c:161
985 msgid "Specify target for following input files"
986 msgstr ""
987
988 #: lexsup.c:163 lexsup.c:202 lexsup.c:214 lexsup.c:223 lexsup.c:294
989 #: lexsup.c:317 lexsup.c:355
990 msgid "FILE"
991 msgstr ""
992
993 #: lexsup.c:163
994 msgid "Read MRI format linker script"
995 msgstr ""
996
997 #: lexsup.c:165
998 msgid "Force common symbols to be defined"
999 msgstr ""
1000
1001 #: lexsup.c:169 lexsup.c:345 lexsup.c:347 lexsup.c:349
1002 msgid "ADDRESS"
1003 msgstr ""
1004
1005 #: lexsup.c:169
1006 msgid "Set start address"
1007 msgstr ""
1008
1009 #: lexsup.c:171
1010 msgid "Export all dynamic symbols"
1011 msgstr ""
1012
1013 #: lexsup.c:173
1014 msgid "Link big-endian objects"
1015 msgstr ""
1016
1017 #: lexsup.c:175
1018 msgid "Link little-endian objects"
1019 msgstr ""
1020
1021 #: lexsup.c:177 lexsup.c:180
1022 msgid "SHLIB"
1023 msgstr ""
1024
1025 #: lexsup.c:177
1026 msgid "Auxiliary filter for shared object symbol table"
1027 msgstr ""
1028
1029 #: lexsup.c:180
1030 msgid "Filter for shared object symbol table"
1031 msgstr ""
1032
1033 #: lexsup.c:182
1034 msgid "Ignored"
1035 msgstr ""
1036
1037 #: lexsup.c:184
1038 msgid "SIZE"
1039 msgstr ""
1040
1041 #: lexsup.c:184
1042 msgid "Small data size (if no size, same as --shared)"
1043 msgstr ""
1044
1045 #: lexsup.c:187
1046 msgid "FILENAME"
1047 msgstr ""
1048
1049 #: lexsup.c:187
1050 msgid "Set internal name of shared library"
1051 msgstr ""
1052
1053 #: lexsup.c:189
1054 msgid "LIBNAME"
1055 msgstr ""
1056
1057 #: lexsup.c:189
1058 msgid "Search for library LIBNAME"
1059 msgstr ""
1060
1061 #: lexsup.c:191
1062 msgid "DIRECTORY"
1063 msgstr ""
1064
1065 #: lexsup.c:191
1066 msgid "Add DIRECTORY to library search path"
1067 msgstr ""
1068
1069 #: lexsup.c:193
1070 msgid "EMULATION"
1071 msgstr ""
1072
1073 #: lexsup.c:193
1074 msgid "Set emulation"
1075 msgstr ""
1076
1077 #: lexsup.c:195
1078 msgid "Print map file on standard output"
1079 msgstr ""
1080
1081 #: lexsup.c:197
1082 msgid "Do not page align data"
1083 msgstr ""
1084
1085 #: lexsup.c:199
1086 msgid "Do not page align data, do not make text readonly"
1087 msgstr ""
1088
1089 #: lexsup.c:202
1090 msgid "Set output file name"
1091 msgstr ""
1092
1093 #: lexsup.c:204
1094 msgid "Optimize output file"
1095 msgstr ""
1096
1097 #: lexsup.c:206
1098 msgid "Ignored for SVR4 compatibility"
1099 msgstr ""
1100
1101 #: lexsup.c:210
1102 msgid "Generate relocateable output"
1103 msgstr ""
1104
1105 #: lexsup.c:214
1106 msgid "Just link symbols (if directory, same as --rpath)"
1107 msgstr ""
1108
1109 #: lexsup.c:217
1110 msgid "Strip all symbols"
1111 msgstr ""
1112
1113 #: lexsup.c:219
1114 msgid "Strip debugging symbols"
1115 msgstr ""
1116
1117 #: lexsup.c:221
1118 msgid "Trace file opens"
1119 msgstr ""
1120
1121 #: lexsup.c:223
1122 msgid "Read linker script"
1123 msgstr ""
1124
1125 #: lexsup.c:225 lexsup.c:239 lexsup.c:280 lexsup.c:292 lexsup.c:339
1126 #: lexsup.c:358 lexsup.c:375
1127 msgid "SYMBOL"
1128 msgstr ""
1129
1130 #: lexsup.c:225
1131 msgid "Start with undefined reference to SYMBOL"
1132 msgstr ""
1133
1134 #: lexsup.c:227
1135 msgid "Don't merge orphan sections with the same name"
1136 msgstr ""
1137
1138 #: lexsup.c:229
1139 msgid "Build global constructor/destructor tables"
1140 msgstr ""
1141
1142 #: lexsup.c:231
1143 msgid "Print version information"
1144 msgstr ""
1145
1146 #: lexsup.c:233
1147 msgid "Print version and emulation information"
1148 msgstr ""
1149
1150 #: lexsup.c:235
1151 msgid "Discard all local symbols"
1152 msgstr ""
1153
1154 #: lexsup.c:237
1155 msgid "Discard temporary local symbols"
1156 msgstr ""
1157
1158 #: lexsup.c:239
1159 msgid "Trace mentions of SYMBOL"
1160 msgstr ""
1161
1162 #: lexsup.c:241 lexsup.c:319 lexsup.c:321
1163 msgid "PATH"
1164 msgstr ""
1165
1166 #: lexsup.c:241
1167 msgid "Default search path for Solaris compatibility"
1168 msgstr ""
1169
1170 #: lexsup.c:243
1171 msgid "Start a group"
1172 msgstr ""
1173
1174 #: lexsup.c:245
1175 msgid "End a group"
1176 msgstr ""
1177
1178 #: lexsup.c:247
1179 msgid "Ignored for SunOS compatibility"
1180 msgstr ""
1181
1182 #: lexsup.c:249
1183 msgid "Link against shared libraries"
1184 msgstr ""
1185
1186 #: lexsup.c:255
1187 msgid "Do not link against shared libraries"
1188 msgstr ""
1189
1190 #: lexsup.c:263
1191 msgid "Bind global references locally"
1192 msgstr ""
1193
1194 #: lexsup.c:265
1195 msgid "Check section addresses for overlaps (default)"
1196 msgstr ""
1197
1198 #: lexsup.c:267
1199 msgid "Do not check section addresses for overlaps"
1200 msgstr ""
1201
1202 #: lexsup.c:270
1203 msgid "Output cross reference table"
1204 msgstr ""
1205
1206 #: lexsup.c:272
1207 msgid "SYMBOL=EXPRESSION"
1208 msgstr ""
1209
1210 #: lexsup.c:272
1211 msgid "Define a symbol"
1212 msgstr ""
1213
1214 #: lexsup.c:274
1215 msgid "[=STYLE]"
1216 msgstr ""
1217
1218 #: lexsup.c:274
1219 msgid "Demangle symbol names [using STYLE]"
1220 msgstr ""
1221
1222 #: lexsup.c:276
1223 msgid "PROGRAM"
1224 msgstr ""
1225
1226 #: lexsup.c:276
1227 msgid "Set the dynamic linker to use"
1228 msgstr ""
1229
1230 #: lexsup.c:278
1231 msgid "Generate embedded relocs"
1232 msgstr ""
1233
1234 #: lexsup.c:280
1235 msgid "Call SYMBOL at unload-time"
1236 msgstr ""
1237
1238 #: lexsup.c:282
1239 msgid "Force generation of file with .exe suffix"
1240 msgstr ""
1241
1242 #: lexsup.c:284
1243 msgid "Remove unused sections (on some targets)"
1244 msgstr ""
1245
1246 #: lexsup.c:287
1247 msgid "Don't remove unused sections (default)"
1248 msgstr ""
1249
1250 #: lexsup.c:290
1251 msgid "Print option help"
1252 msgstr ""
1253
1254 #: lexsup.c:292
1255 msgid "Call SYMBOL at load-time"
1256 msgstr ""
1257
1258 #: lexsup.c:294
1259 msgid "Write a map file"
1260 msgstr ""
1261
1262 #: lexsup.c:296
1263 msgid "Do not demangle symbol names"
1264 msgstr ""
1265
1266 #: lexsup.c:298
1267 msgid "Use less memory and more disk I/O"
1268 msgstr ""
1269
1270 #: lexsup.c:300
1271 msgid "Allow no undefined symbols"
1272 msgstr ""
1273
1274 #: lexsup.c:302
1275 msgid "Don't warn about mismatched input files"
1276 msgstr ""
1277
1278 #: lexsup.c:304
1279 msgid "Turn off --whole-archive"
1280 msgstr ""
1281
1282 #: lexsup.c:306
1283 msgid "Create an output file even if errors occur"
1284 msgstr ""
1285
1286 #: lexsup.c:310
1287 msgid "Specify target of output file"
1288 msgstr ""
1289
1290 #: lexsup.c:312
1291 msgid "Ignored for Linux compatibility"
1292 msgstr ""
1293
1294 #: lexsup.c:314
1295 msgid "Relax branches on certain targets"
1296 msgstr ""
1297
1298 #: lexsup.c:317
1299 msgid "Keep only symbols listed in FILE"
1300 msgstr ""
1301
1302 #: lexsup.c:319
1303 msgid "Set runtime shared library search path"
1304 msgstr ""
1305
1306 #: lexsup.c:321
1307 msgid "Set link time shared library search path"
1308 msgstr ""
1309
1310 #: lexsup.c:323
1311 msgid "Create a shared library"
1312 msgstr ""
1313
1314 #: lexsup.c:327
1315 msgid "Sort common symbols by size"
1316 msgstr ""
1317
1318 #: lexsup.c:331
1319 msgid "[=SIZE]"
1320 msgstr ""
1321
1322 #: lexsup.c:331
1323 msgid "Split output sections every SIZE octets"
1324 msgstr ""
1325
1326 #: lexsup.c:333
1327 msgid "[=COUNT]"
1328 msgstr ""
1329
1330 #: lexsup.c:333
1331 msgid "Split output sections every COUNT relocs"
1332 msgstr ""
1333
1334 #: lexsup.c:335
1335 msgid "Print memory usage statistics"
1336 msgstr ""
1337
1338 #: lexsup.c:337
1339 msgid "Display target specific options"
1340 msgstr ""
1341
1342 #: lexsup.c:339
1343 msgid "Do task level linking"
1344 msgstr ""
1345
1346 #: lexsup.c:341
1347 msgid "Use same format as native linker"
1348 msgstr ""
1349
1350 #: lexsup.c:343
1351 msgid "SECTION=ADDRESS"
1352 msgstr ""
1353
1354 #: lexsup.c:343
1355 msgid "Set address of named section"
1356 msgstr ""
1357
1358 #: lexsup.c:345
1359 msgid "Set address of .bss section"
1360 msgstr ""
1361
1362 #: lexsup.c:347
1363 msgid "Set address of .data section"
1364 msgstr ""
1365
1366 #: lexsup.c:349
1367 msgid "Set address of .text section"
1368 msgstr ""
1369
1370 #: lexsup.c:351
1371 msgid "Output lots of information during link"
1372 msgstr ""
1373
1374 #: lexsup.c:355
1375 msgid "Read version information script"
1376 msgstr ""
1377
1378 #: lexsup.c:358
1379 msgid ""
1380 "Take export symbols list from .exports, using\n"
1381 "\t\t\t\tSYMBOL as the version."
1382 msgstr ""
1383
1384 #: lexsup.c:361
1385 msgid "Warn about duplicate common symbols"
1386 msgstr ""
1387
1388 #: lexsup.c:363
1389 msgid "Warn if global constructors/destructors are seen"
1390 msgstr ""
1391
1392 #: lexsup.c:366
1393 msgid "Warn if the multiple GP values are used"
1394 msgstr ""
1395
1396 #: lexsup.c:368
1397 msgid "Warn only once per undefined symbol"
1398 msgstr ""
1399
1400 #: lexsup.c:370
1401 msgid "Warn if start of section changes due to alignment"
1402 msgstr ""
1403
1404 #: lexsup.c:373
1405 msgid "Include all objects from following archives"
1406 msgstr ""
1407
1408 #: lexsup.c:375
1409 msgid "Use wrapper functions for SYMBOL"
1410 msgstr ""
1411
1412 #: lexsup.c:377
1413 msgid "[=WORDS]"
1414 msgstr ""
1415
1416 #: lexsup.c:377
1417 msgid ""
1418 "Modify problematic branches in last WORDS (1-10,\n"
1419 "\t\t\t\tdefault 5) words of a page"
1420 msgstr ""
1421
1422 #: lexsup.c:527
1423 #, c-format
1424 msgid "%s: use the --help option for usage information\n"
1425 msgstr ""
1426
1427 #: lexsup.c:547
1428 msgid "%P%F: unrecognized -a option `%s'\n"
1429 msgstr ""
1430
1431 #: lexsup.c:560
1432 msgid "%P%F: unrecognized -assert option `%s'\n"
1433 msgstr ""
1434
1435 #: lexsup.c:603
1436 msgid "%F%P: unknown demangling style `%s'"
1437 msgstr ""
1438
1439 #: lexsup.c:662
1440 msgid "%P%F: invalid number `%s'\n"
1441 msgstr ""
1442
1443 #: lexsup.c:837
1444 msgid "%P%F: -shared not supported\n"
1445 msgstr ""
1446
1447 #: lexsup.c:871
1448 #, c-format
1449 msgid "%s: Invalid argument to option \"--section-start\"\n"
1450 msgstr ""
1451
1452 #: lexsup.c:882
1453 #, c-format
1454 msgid "%s: Missing argument(s) to option \"--section-start\"\n"
1455 msgstr ""
1456
1457 #: lexsup.c:946
1458 msgid "Copyright 2000 Free Software Foundation, Inc.\n"
1459 msgstr ""
1460
1461 #: lexsup.c:947
1462 msgid ""
1463 "This program is free software; you may redistribute it under the terms of\n"
1464 "the GNU General Public License. This program has absolutely no warranty.\n"
1465 msgstr ""
1466
1467 #: lexsup.c:1039
1468 #, c-format
1469 msgid "%s: may not nest groups (--help for usage)\n"
1470 msgstr ""
1471
1472 #: lexsup.c:1050
1473 #, c-format
1474 msgid "%s: group ended before it began (--help for usage)\n"
1475 msgstr ""
1476
1477 #: lexsup.c:1067
1478 #, c-format
1479 msgid "%s: Invalid argument to option \"mpc860c0\"\n"
1480 msgstr ""
1481
1482 #: lexsup.c:1123
1483 msgid "%P%F: invalid hex number `%s'\n"
1484 msgstr ""
1485
1486 #: lexsup.c:1135
1487 #, c-format
1488 msgid "Usage: %s [options] file...\n"
1489 msgstr ""
1490
1491 #: lexsup.c:1137
1492 msgid "Options:\n"
1493 msgstr ""
1494
1495 #. Note: Various tools (such as libtool) depend upon the
1496 #. format of the listings below - do not change them.
1497 #: lexsup.c:1216
1498 #, c-format
1499 msgid "%s: supported targets:"
1500 msgstr ""
1501
1502 #: lexsup.c:1224
1503 #, c-format
1504 msgid "%s: supported emulations: "
1505 msgstr ""
1506
1507 #: lexsup.c:1229
1508 #, c-format
1509 msgid "%s: emulation specific options:\n"
1510 msgstr ""
1511
1512 #: lexsup.c:1233
1513 #, c-format
1514 msgid "Report bugs to %s\n"
1515 msgstr ""
1516
1517 #: mri.c:321
1518 msgid "%P%F: unknown format type %s\n"
1519 msgstr ""
1520
1521 #: pe-dll.c:146
1522 #, c-format
1523 msgid "%XUnsupported PEI architecture: %s\n"
1524 msgstr ""
1525
1526 #: pe-dll.c:387
1527 #, c-format
1528 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1529 msgstr ""
1530
1531 #: pe-dll.c:394
1532 #, c-format
1533 msgid "Warning, duplicate EXPORT: %s\n"
1534 msgstr ""
1535
1536 #: pe-dll.c:456
1537 #, c-format
1538 msgid "%XCannot export %s: symbol not defined\n"
1539 msgstr ""
1540
1541 #: pe-dll.c:462
1542 #, c-format
1543 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1544 msgstr ""
1545
1546 #: pe-dll.c:469
1547 #, c-format
1548 msgid "%XCannot export %s: symbol not found\n"
1549 msgstr ""
1550
1551 #: pe-dll.c:594
1552 #, c-format
1553 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1554 msgstr ""
1555
1556 #: pe-dll.c:844
1557 #, c-format
1558 msgid "%XError: %d-bit reloc in dll\n"
1559 msgstr ""
1560
1561 #: pe-dll.c:970
1562 #, c-format
1563 msgid "%s: Can't open output def file %s\n"
1564 msgstr ""
1565
1566 #: pe-dll.c:1092
1567 msgid "; no contents available\n"
1568 msgstr ""
1569
1570 #: pe-dll.c:1580
1571 #, c-format
1572 msgid "%XCan't open .lib file: %s\n"
1573 msgstr ""
1574
1575 #: pe-dll.c:1585
1576 #, c-format
1577 msgid "Creating library file: %s\n"
1578 msgstr ""
This page took 0.061501 seconds and 5 git commands to generate.