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