ChangeLog:
[deliverable/binutils-gdb.git] / ld / po / ld.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-07-14 17:39-0500\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: emultempl/armcoff.em:72
20 #, c-format
21 msgid " --support-old-code Support interworking with old code\n"
22 msgstr ""
23
24 #: emultempl/armcoff.em:73
25 #, c-format
26 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
27 msgstr ""
28
29 #: emultempl/armcoff.em:121
30 #, c-format
31 msgid "Errors encountered processing file %s"
32 msgstr ""
33
34 #: emultempl/armcoff.em:191 emultempl/pe.em:1458
35 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
36 msgstr ""
37
38 #: emultempl/armcoff.em:196 emultempl/pe.em:1463
39 msgid "%P: warning: connot find thumb start symbol %s\n"
40 msgstr ""
41
42 #: emultempl/pe.em:301
43 #, c-format
44 msgid ""
45 " --base_file <basefile> Generate a base file for relocatable "
46 "DLLs\n"
47 msgstr ""
48
49 #: emultempl/pe.em:302
50 #, c-format
51 msgid ""
52 " --dll Set image base to the default for DLLs\n"
53 msgstr ""
54
55 #: emultempl/pe.em:303
56 #, c-format
57 msgid " --file-alignment <size> Set file alignment\n"
58 msgstr ""
59
60 #: emultempl/pe.em:304
61 #, c-format
62 msgid " --heap <size> Set initial size of the heap\n"
63 msgstr ""
64
65 #: emultempl/pe.em:305
66 #, c-format
67 msgid ""
68 " --image-base <address> Set start address of the executable\n"
69 msgstr ""
70
71 #: emultempl/pe.em:306
72 #, c-format
73 msgid ""
74 " --major-image-version <number> Set version number of the executable\n"
75 msgstr ""
76
77 #: emultempl/pe.em:307
78 #, c-format
79 msgid " --major-os-version <number> Set minimum required OS version\n"
80 msgstr ""
81
82 #: emultempl/pe.em:308
83 #, c-format
84 msgid ""
85 " --major-subsystem-version <number> Set minimum required OS subsystem "
86 "version\n"
87 msgstr ""
88
89 #: emultempl/pe.em:309
90 #, c-format
91 msgid ""
92 " --minor-image-version <number> Set revision number of the executable\n"
93 msgstr ""
94
95 #: emultempl/pe.em:310
96 #, c-format
97 msgid " --minor-os-version <number> Set minimum required OS revision\n"
98 msgstr ""
99
100 #: emultempl/pe.em:311
101 #, c-format
102 msgid ""
103 " --minor-subsystem-version <number> Set minimum required OS subsystem "
104 "revision\n"
105 msgstr ""
106
107 #: emultempl/pe.em:312
108 #, c-format
109 msgid " --section-alignment <size> Set section alignment\n"
110 msgstr ""
111
112 #: emultempl/pe.em:313
113 #, c-format
114 msgid " --stack <size> Set size of the initial stack\n"
115 msgstr ""
116
117 #: emultempl/pe.em:314
118 #, c-format
119 msgid ""
120 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
121 msgstr ""
122
123 #: emultempl/pe.em:315
124 #, c-format
125 msgid ""
126 " --support-old-code Support interworking with old code\n"
127 msgstr ""
128
129 #: emultempl/pe.em:316
130 #, c-format
131 msgid ""
132 " --thumb-entry=<symbol> Set the entry point to be Thumb "
133 "<symbol>\n"
134 msgstr ""
135
136 #: emultempl/pe.em:318
137 #, c-format
138 msgid ""
139 " --add-stdcall-alias Export symbols with and without @nn\n"
140 msgstr ""
141
142 #: emultempl/pe.em:319
143 #, c-format
144 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
145 msgstr ""
146
147 #: emultempl/pe.em:320
148 #, c-format
149 msgid ""
150 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
151 msgstr ""
152
153 #: emultempl/pe.em:321
154 #, c-format
155 msgid ""
156 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
157 msgstr ""
158
159 #: emultempl/pe.em:322
160 #, c-format
161 msgid ""
162 " --exclude-libs lib,lib,... Exclude libraries from automatic "
163 "export\n"
164 msgstr ""
165
166 #: emultempl/pe.em:323
167 #, c-format
168 msgid ""
169 " --export-all-symbols Automatically export all globals to "
170 "DLL\n"
171 msgstr ""
172
173 #: emultempl/pe.em:324
174 #, c-format
175 msgid " --kill-at Remove @nn from exported symbols\n"
176 msgstr ""
177
178 #: emultempl/pe.em:325
179 #, c-format
180 msgid " --out-implib <file> Generate import library\n"
181 msgstr ""
182
183 #: emultempl/pe.em:326
184 #, c-format
185 msgid ""
186 " --output-def <file> Generate a .DEF file for the built DLL\n"
187 msgstr ""
188
189 #: emultempl/pe.em:327
190 #, c-format
191 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
192 msgstr ""
193
194 #: emultempl/pe.em:328
195 #, c-format
196 msgid ""
197 " --compat-implib Create backward compatible import "
198 "libs;\n"
199 " create __imp_<SYMBOL> as well.\n"
200 msgstr ""
201
202 #: emultempl/pe.em:330
203 #, c-format
204 msgid ""
205 " --enable-auto-image-base Automatically choose image base for "
206 "DLLs\n"
207 " unless user specifies one\n"
208 msgstr ""
209
210 #: emultempl/pe.em:332
211 #, c-format
212 msgid ""
213 " --disable-auto-image-base Do not auto-choose image base. "
214 "(default)\n"
215 msgstr ""
216
217 #: emultempl/pe.em:333
218 #, c-format
219 msgid ""
220 " --dll-search-prefix=<string> When linking dynamically to a dll "
221 "without\n"
222 " an importlib, use <string><basename>."
223 "dll\n"
224 " in preference to lib<basename>.dll \n"
225 msgstr ""
226
227 #: emultempl/pe.em:336
228 #, c-format
229 msgid ""
230 " --enable-auto-import Do sophistcated linking of _sym to\n"
231 " __imp_sym for DATA references\n"
232 msgstr ""
233
234 #: emultempl/pe.em:338
235 #, c-format
236 msgid ""
237 " --disable-auto-import Do not auto-import DATA items from "
238 "DLLs\n"
239 msgstr ""
240
241 #: emultempl/pe.em:339
242 #, c-format
243 msgid ""
244 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
245 " adding pseudo-relocations resolved "
246 "at\n"
247 " runtime.\n"
248 msgstr ""
249
250 #: emultempl/pe.em:342
251 #, c-format
252 msgid ""
253 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
254 "for\n"
255 " auto-imported DATA.\n"
256 msgstr ""
257
258 #: emultempl/pe.em:344
259 #, c-format
260 msgid ""
261 " --enable-extra-pe-debug Enable verbose debug output when "
262 "building\n"
263 " or linking to DLLs (esp. auto-"
264 "import)\n"
265 msgstr ""
266
267 #: emultempl/pe.em:347
268 #, c-format
269 msgid ""
270 " --large-address-aware Executable supports virtual addresses\n"
271 " greater than 2 gigabytes\n"
272 msgstr ""
273
274 #: emultempl/pe.em:414
275 msgid "%P: warning: bad version number in -subsystem option\n"
276 msgstr ""
277
278 #: emultempl/pe.em:445
279 msgid "%P%F: invalid subsystem type %s\n"
280 msgstr ""
281
282 #: emultempl/pe.em:484
283 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
284 msgstr ""
285
286 #: emultempl/pe.em:501
287 msgid "%P%F: strange hex info for PE parameter '%s'\n"
288 msgstr ""
289
290 #: emultempl/pe.em:518
291 #, c-format
292 msgid "%s: Can't open base file %s\n"
293 msgstr ""
294
295 #: emultempl/pe.em:734
296 msgid "%P: warning, file alignment > section alignment.\n"
297 msgstr ""
298
299 #: emultempl/pe.em:821 emultempl/pe.em:848
300 #, c-format
301 msgid "Warning: resolving %s by linking to %s\n"
302 msgstr ""
303
304 #: emultempl/pe.em:826 emultempl/pe.em:853
305 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
306 msgstr ""
307
308 #: emultempl/pe.em:827 emultempl/pe.em:854
309 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
310 msgstr ""
311
312 #: emultempl/pe.em:873
313 #, c-format
314 msgid "%C: Cannot get section contents - auto-import exception\n"
315 msgstr ""
316
317 #: emultempl/pe.em:910
318 #, c-format
319 msgid "Info: resolving %s by linking to %s (auto-import)\n"
320 msgstr ""
321
322 #: emultempl/pe.em:983
323 msgid "%F%P: PE operations on non PE file.\n"
324 msgstr ""
325
326 #: emultempl/pe.em:1258
327 #, c-format
328 msgid "Errors encountered processing file %s\n"
329 msgstr ""
330
331 #: emultempl/pe.em:1281
332 #, c-format
333 msgid "Errors encountered processing file %s for interworking"
334 msgstr ""
335
336 #: emultempl/pe.em:1343 ldexp.c:522 ldlang.c:2811 ldlang.c:5671 ldlang.c:5702
337 #: ldmain.c:1163
338 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
339 msgstr ""
340
341 #: ldcref.c:153
342 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
343 msgstr ""
344
345 #: ldcref.c:159
346 msgid "%X%P: cref_hash_lookup failed: %E\n"
347 msgstr ""
348
349 #: ldcref.c:225
350 #, c-format
351 msgid ""
352 "\n"
353 "Cross Reference Table\n"
354 "\n"
355 msgstr ""
356
357 #: ldcref.c:226
358 msgid "Symbol"
359 msgstr ""
360
361 #: ldcref.c:234
362 #, c-format
363 msgid "File\n"
364 msgstr ""
365
366 #: ldcref.c:238
367 #, c-format
368 msgid "No symbols\n"
369 msgstr ""
370
371 #: ldcref.c:359 ldcref.c:478
372 msgid "%B%F: could not read symbols; %E\n"
373 msgstr ""
374
375 #: ldcref.c:363 ldcref.c:482 ldmain.c:1228 ldmain.c:1232
376 msgid "%B%F: could not read symbols: %E\n"
377 msgstr ""
378
379 #: ldcref.c:414
380 msgid "%P: symbol `%T' missing from main hash table\n"
381 msgstr ""
382
383 #: ldcref.c:547 ldcref.c:554 ldmain.c:1275 ldmain.c:1282
384 msgid "%B%F: could not read relocs: %E\n"
385 msgstr ""
386
387 #. We found a reloc for the symbol. The symbol is defined
388 #. in OUTSECNAME. This reloc is from a section which is
389 #. mapped into a section from which references to OUTSECNAME
390 #. are prohibited. We must report an error.
391 #: ldcref.c:573
392 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
393 msgstr ""
394
395 #: ldctor.c:84
396 msgid "%P%X: Different relocs used in set %s\n"
397 msgstr ""
398
399 #: ldctor.c:102
400 msgid "%P%X: Different object file formats composing set %s\n"
401 msgstr ""
402
403 #: ldctor.c:281 ldctor.c:295
404 msgid "%P%X: %s does not support reloc %s for set %s\n"
405 msgstr ""
406
407 #: ldctor.c:316
408 msgid "%P%X: Unsupported size %d for set %s\n"
409 msgstr ""
410
411 #: ldctor.c:337
412 msgid ""
413 "\n"
414 "Set Symbol\n"
415 "\n"
416 msgstr ""
417
418 #: ldemul.c:230
419 #, c-format
420 msgid "%S SYSLIB ignored\n"
421 msgstr ""
422
423 #: ldemul.c:236
424 #, c-format
425 msgid "%S HLL ignored\n"
426 msgstr ""
427
428 #: ldemul.c:256
429 msgid "%P: unrecognised emulation mode: %s\n"
430 msgstr ""
431
432 #: ldemul.c:257
433 msgid "Supported emulations: "
434 msgstr ""
435
436 #: ldemul.c:299
437 #, c-format
438 msgid " no emulation specific options.\n"
439 msgstr ""
440
441 #: ldexp.c:338
442 #, c-format
443 msgid "%F%S %% by zero\n"
444 msgstr ""
445
446 #: ldexp.c:346
447 #, c-format
448 msgid "%F%S / by zero\n"
449 msgstr ""
450
451 #: ldexp.c:536
452 #, c-format
453 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
454 msgstr ""
455
456 #: ldexp.c:547
457 #, c-format
458 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
459 msgstr ""
460
461 #: ldexp.c:606 ldexp.c:619
462 #, c-format
463 msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
464 msgstr ""
465
466 #: ldexp.c:688
467 #, c-format
468 msgid "%F%S can not PROVIDE assignment to location counter\n"
469 msgstr ""
470
471 #: ldexp.c:702
472 #, c-format
473 msgid "%F%S invalid assignment to location counter\n"
474 msgstr ""
475
476 #: ldexp.c:705
477 #, c-format
478 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
479 msgstr ""
480
481 #: ldexp.c:714
482 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
483 msgstr ""
484
485 #: ldexp.c:753
486 msgid "%P%F:%s: hash creation failed\n"
487 msgstr ""
488
489 #: ldexp.c:1004 ldexp.c:1029
490 #, c-format
491 msgid "%F%S nonconstant expression for %s\n"
492 msgstr ""
493
494 #: ldexp.c:1086
495 #, c-format
496 msgid "%F%S non constant expression for %s\n"
497 msgstr ""
498
499 #: ldfile.c:139
500 #, c-format
501 msgid "attempt to open %s failed\n"
502 msgstr ""
503
504 #: ldfile.c:141
505 #, c-format
506 msgid "attempt to open %s succeeded\n"
507 msgstr ""
508
509 #: ldfile.c:147
510 msgid "%F%P: invalid BFD target `%s'\n"
511 msgstr ""
512
513 #: ldfile.c:255 ldfile.c:282
514 msgid "%P: skipping incompatible %s when searching for %s\n"
515 msgstr ""
516
517 #: ldfile.c:267
518 msgid "%F%P: attempted static link of dynamic object `%s'\n"
519 msgstr ""
520
521 #: ldfile.c:384
522 msgid "%F%P: %s (%s): No such file: %E\n"
523 msgstr ""
524
525 #: ldfile.c:387
526 msgid "%F%P: %s: No such file: %E\n"
527 msgstr ""
528
529 #: ldfile.c:417
530 msgid "%F%P: cannot find %s inside %s\n"
531 msgstr ""
532
533 #: ldfile.c:420
534 msgid "%F%P: cannot find %s\n"
535 msgstr ""
536
537 #: ldfile.c:437 ldfile.c:453
538 #, c-format
539 msgid "cannot find script file %s\n"
540 msgstr ""
541
542 #: ldfile.c:439 ldfile.c:455
543 #, c-format
544 msgid "opened script file %s\n"
545 msgstr ""
546
547 #: ldfile.c:499
548 msgid "%P%F: cannot open linker script file %s: %E\n"
549 msgstr ""
550
551 #: ldfile.c:546
552 msgid "%P%F: cannot represent machine `%s'\n"
553 msgstr ""
554
555 #: ldlang.c:900
556 msgid "%P%F: out of memory during initialization"
557 msgstr ""
558
559 #: ldlang.c:937
560 msgid "%P:%S: warning: redeclaration of memory region '%s'\n"
561 msgstr ""
562
563 #: ldlang.c:943
564 msgid "%P:%S: warning: memory region %s not declared\n"
565 msgstr ""
566
567 #: ldlang.c:1464
568 msgid ""
569 "\n"
570 "Memory Configuration\n"
571 "\n"
572 msgstr ""
573
574 #: ldlang.c:1466
575 msgid "Name"
576 msgstr ""
577
578 #: ldlang.c:1466
579 msgid "Origin"
580 msgstr ""
581
582 #: ldlang.c:1466
583 msgid "Length"
584 msgstr ""
585
586 #: ldlang.c:1466
587 msgid "Attributes"
588 msgstr ""
589
590 #: ldlang.c:1506
591 #, c-format
592 msgid ""
593 "\n"
594 "Linker script and memory map\n"
595 "\n"
596 msgstr ""
597
598 #: ldlang.c:1572
599 msgid "%P%F: Illegal use of `%s' section\n"
600 msgstr ""
601
602 #: ldlang.c:1579
603 msgid "%P%F: output format %s cannot represent section called %s\n"
604 msgstr ""
605
606 #: ldlang.c:2178
607 msgid "%B: file not recognized: %E\n"
608 msgstr ""
609
610 #: ldlang.c:2179
611 msgid "%B: matching formats:"
612 msgstr ""
613
614 #: ldlang.c:2186
615 msgid "%F%B: file not recognized: %E\n"
616 msgstr ""
617
618 #: ldlang.c:2250
619 msgid "%F%B: member %B in archive is not an object\n"
620 msgstr ""
621
622 #: ldlang.c:2261 ldlang.c:2275
623 msgid "%F%B: could not read symbols: %E\n"
624 msgstr ""
625
626 #: ldlang.c:2530
627 msgid ""
628 "%P: warning: could not find any targets that match endianness requirement\n"
629 msgstr ""
630
631 #: ldlang.c:2544
632 msgid "%P%F: target %s not found\n"
633 msgstr ""
634
635 #: ldlang.c:2546
636 msgid "%P%F: cannot open output file %s: %E\n"
637 msgstr ""
638
639 #: ldlang.c:2552
640 msgid "%P%F:%s: can not make object file: %E\n"
641 msgstr ""
642
643 #: ldlang.c:2556
644 msgid "%P%F:%s: can not set architecture: %E\n"
645 msgstr ""
646
647 #: ldlang.c:2560
648 msgid "%P%F: can not create link hash table: %E\n"
649 msgstr ""
650
651 #: ldlang.c:2704
652 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
653 msgstr ""
654
655 #: ldlang.c:2722
656 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
657 msgstr ""
658
659 #: ldlang.c:3155
660 msgid " load address 0x%V"
661 msgstr ""
662
663 #: ldlang.c:3395
664 msgid "%W (size before relaxing)\n"
665 msgstr ""
666
667 #: ldlang.c:3482
668 #, c-format
669 msgid "Address of section %s set to "
670 msgstr ""
671
672 #: ldlang.c:3635
673 #, c-format
674 msgid "Fail with %d\n"
675 msgstr ""
676
677 #: ldlang.c:3906
678 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
679 msgstr ""
680
681 #: ldlang.c:3931
682 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
683 msgstr ""
684
685 #: ldlang.c:3940
686 msgid "%X%P: region %s is full (%B section %s)\n"
687 msgstr ""
688
689 #: ldlang.c:3991
690 msgid "%P%X: Internal error on COFF shared library section %s\n"
691 msgstr ""
692
693 #: ldlang.c:4046
694 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
695 msgstr ""
696
697 #: ldlang.c:4051
698 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
699 msgstr ""
700
701 #: ldlang.c:4068
702 msgid "%P: warning: changing start of section %s by %lu bytes\n"
703 msgstr ""
704
705 #: ldlang.c:4083
706 #, c-format
707 msgid ""
708 "%F%S: non constant or forward reference address expression for section %s\n"
709 msgstr ""
710
711 #: ldlang.c:4255
712 msgid "%P%F: can't relax section: %E\n"
713 msgstr ""
714
715 #: ldlang.c:4503
716 msgid "%F%P: invalid data statement\n"
717 msgstr ""
718
719 #: ldlang.c:4536
720 msgid "%F%P: invalid reloc statement\n"
721 msgstr ""
722
723 #: ldlang.c:4669
724 msgid "%P%F:%s: can't set start address\n"
725 msgstr ""
726
727 #: ldlang.c:4682 ldlang.c:4701
728 msgid "%P%F: can't set start address\n"
729 msgstr ""
730
731 #: ldlang.c:4694
732 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
733 msgstr ""
734
735 #: ldlang.c:4706
736 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
737 msgstr ""
738
739 #: ldlang.c:4755
740 msgid ""
741 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
742 "(%B) is not supported\n"
743 msgstr ""
744
745 #: ldlang.c:4765
746 msgid ""
747 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
748 "output\n"
749 msgstr ""
750
751 #: ldlang.c:4787
752 msgid "%P%X: failed to merge target specific data of file %B\n"
753 msgstr ""
754
755 #: ldlang.c:4871
756 msgid ""
757 "\n"
758 "Allocating common symbols\n"
759 msgstr ""
760
761 #: ldlang.c:4872
762 msgid ""
763 "Common symbol size file\n"
764 "\n"
765 msgstr ""
766
767 #: ldlang.c:4998
768 msgid "%P%F: invalid syntax in flags\n"
769 msgstr ""
770
771 #: ldlang.c:5274
772 msgid "%P%F: Failed to create hash table\n"
773 msgstr ""
774
775 #: ldlang.c:5593
776 msgid "%P%Fmultiple STARTUP files\n"
777 msgstr ""
778
779 #: ldlang.c:5641
780 msgid "%X%P:%S: section has both a load address and a load region\n"
781 msgstr ""
782
783 #: ldlang.c:5878
784 msgid "%F%P: bfd_record_phdr failed: %E\n"
785 msgstr ""
786
787 #: ldlang.c:5898
788 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
789 msgstr ""
790
791 #: ldlang.c:6284
792 msgid "%X%P: unknown language `%s' in version information\n"
793 msgstr ""
794
795 #: ldlang.c:6426
796 msgid ""
797 "%X%P: anonymous version tag cannot be combined with other version tags\n"
798 msgstr ""
799
800 #: ldlang.c:6435
801 msgid "%X%P: duplicate version tag `%s'\n"
802 msgstr ""
803
804 #: ldlang.c:6455 ldlang.c:6464 ldlang.c:6481 ldlang.c:6491
805 msgid "%X%P: duplicate expression `%s' in version information\n"
806 msgstr ""
807
808 #: ldlang.c:6531
809 msgid "%X%P: unable to find version dependency `%s'\n"
810 msgstr ""
811
812 #: ldlang.c:6553
813 msgid "%X%P: unable to read .exports section contents\n"
814 msgstr ""
815
816 #: ldmain.c:230
817 msgid "%X%P: can't set BFD default target to `%s': %E\n"
818 msgstr ""
819
820 #: ldmain.c:343
821 msgid "%P%F: --relax and -r may not be used together\n"
822 msgstr ""
823
824 #: ldmain.c:345
825 msgid "%P%F: -r and -shared may not be used together\n"
826 msgstr ""
827
828 #: ldmain.c:349
829 msgid "%P%F: -static and -shared may not be used together\n"
830 msgstr ""
831
832 #: ldmain.c:354
833 msgid "%P%F: -F may not be used without -shared\n"
834 msgstr ""
835
836 #: ldmain.c:356
837 msgid "%P%F: -f may not be used without -shared\n"
838 msgstr ""
839
840 #: ldmain.c:398
841 msgid "using external linker script:"
842 msgstr ""
843
844 #: ldmain.c:400
845 msgid "using internal linker script:"
846 msgstr ""
847
848 #: ldmain.c:434
849 msgid "%P%F: no input files\n"
850 msgstr ""
851
852 #: ldmain.c:438
853 msgid "%P: mode %s\n"
854 msgstr ""
855
856 #: ldmain.c:454
857 msgid "%P%F: cannot open map file %s: %E\n"
858 msgstr ""
859
860 #: ldmain.c:484
861 msgid "%P: link errors found, deleting executable `%s'\n"
862 msgstr ""
863
864 #: ldmain.c:493
865 msgid "%F%B: final close failed: %E\n"
866 msgstr ""
867
868 #: ldmain.c:519
869 msgid "%X%P: unable to open for source of copy `%s'\n"
870 msgstr ""
871
872 #: ldmain.c:522
873 msgid "%X%P: unable to open for destination of copy `%s'\n"
874 msgstr ""
875
876 #: ldmain.c:529
877 msgid "%P: Error writing file `%s'\n"
878 msgstr ""
879
880 #: ldmain.c:534 pe-dll.c:1447
881 #, c-format
882 msgid "%P: Error closing file `%s'\n"
883 msgstr ""
884
885 #: ldmain.c:550
886 #, c-format
887 msgid "%s: total time in link: %ld.%06ld\n"
888 msgstr ""
889
890 #: ldmain.c:553
891 #, c-format
892 msgid "%s: data size %ld\n"
893 msgstr ""
894
895 #: ldmain.c:636
896 msgid "%P%F: missing argument to -m\n"
897 msgstr ""
898
899 #: ldmain.c:782 ldmain.c:800 ldmain.c:830
900 msgid "%P%F: bfd_hash_table_init failed: %E\n"
901 msgstr ""
902
903 #: ldmain.c:786 ldmain.c:804
904 msgid "%P%F: bfd_hash_lookup failed: %E\n"
905 msgstr ""
906
907 #: ldmain.c:818
908 msgid "%X%P: error: duplicate retain-symbols-file\n"
909 msgstr ""
910
911 #: ldmain.c:860
912 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
913 msgstr ""
914
915 #: ldmain.c:865
916 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
917 msgstr ""
918
919 #: ldmain.c:940
920 #, c-format
921 msgid ""
922 "Archive member included because of file (symbol)\n"
923 "\n"
924 msgstr ""
925
926 #: ldmain.c:1010
927 msgid "%X%C: multiple definition of `%T'\n"
928 msgstr ""
929
930 #: ldmain.c:1013
931 msgid "%D: first defined here\n"
932 msgstr ""
933
934 #: ldmain.c:1017
935 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
936 msgstr ""
937
938 #: ldmain.c:1047
939 msgid "%B: warning: definition of `%T' overriding common\n"
940 msgstr ""
941
942 #: ldmain.c:1050
943 msgid "%B: warning: common is here\n"
944 msgstr ""
945
946 #: ldmain.c:1057
947 msgid "%B: warning: common of `%T' overridden by definition\n"
948 msgstr ""
949
950 #: ldmain.c:1060
951 msgid "%B: warning: defined here\n"
952 msgstr ""
953
954 #: ldmain.c:1067
955 msgid "%B: warning: common of `%T' overridden by larger common\n"
956 msgstr ""
957
958 #: ldmain.c:1070
959 msgid "%B: warning: larger common is here\n"
960 msgstr ""
961
962 #: ldmain.c:1074
963 msgid "%B: warning: common of `%T' overriding smaller common\n"
964 msgstr ""
965
966 #: ldmain.c:1077
967 msgid "%B: warning: smaller common is here\n"
968 msgstr ""
969
970 #: ldmain.c:1081
971 msgid "%B: warning: multiple common of `%T'\n"
972 msgstr ""
973
974 #: ldmain.c:1083
975 msgid "%B: warning: previous common is here\n"
976 msgstr ""
977
978 #: ldmain.c:1103 ldmain.c:1141
979 msgid "%P: warning: global constructor %s used\n"
980 msgstr ""
981
982 #: ldmain.c:1151
983 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
984 msgstr ""
985
986 #. We found a reloc for the symbol we are looking for.
987 #: ldmain.c:1205 ldmain.c:1207 ldmain.c:1209 ldmain.c:1247 ldmain.c:1295
988 msgid "warning: "
989 msgstr ""
990
991 #: ldmain.c:1329
992 msgid "%F%P: bfd_hash_table_init failed: %E\n"
993 msgstr ""
994
995 #: ldmain.c:1336
996 msgid "%F%P: bfd_hash_lookup failed: %E\n"
997 msgstr ""
998
999 #: ldmain.c:1357
1000 msgid "%X%C: undefined reference to `%T'\n"
1001 msgstr ""
1002
1003 #: ldmain.c:1360
1004 msgid "%C: warning: undefined reference to `%T'\n"
1005 msgstr ""
1006
1007 #: ldmain.c:1366
1008 msgid "%X%D: more undefined references to `%T' follow\n"
1009 msgstr ""
1010
1011 #: ldmain.c:1369
1012 msgid "%D: warning: more undefined references to `%T' follow\n"
1013 msgstr ""
1014
1015 #: ldmain.c:1380
1016 msgid "%X%B: undefined reference to `%T'\n"
1017 msgstr ""
1018
1019 #: ldmain.c:1383
1020 msgid "%B: warning: undefined reference to `%T'\n"
1021 msgstr ""
1022
1023 #: ldmain.c:1389
1024 msgid "%X%B: more undefined references to `%T' follow\n"
1025 msgstr ""
1026
1027 #: ldmain.c:1392
1028 msgid "%B: warning: more undefined references to `%T' follow\n"
1029 msgstr ""
1030
1031 #: ldmain.c:1431
1032 msgid " additional relocation overflows omitted from the output\n"
1033 msgstr ""
1034
1035 #: ldmain.c:1444
1036 msgid " relocation truncated to fit: %s against undefined symbol `%T'"
1037 msgstr ""
1038
1039 #: ldmain.c:1449
1040 msgid ""
1041 " relocation truncated to fit: %s against symbol `%T' defined in %A section "
1042 "in %B"
1043 msgstr ""
1044
1045 #: ldmain.c:1461
1046 msgid " relocation truncated to fit: %s against `%T'"
1047 msgstr ""
1048
1049 #: ldmain.c:1478
1050 #, c-format
1051 msgid "%X%C: dangerous relocation: %s\n"
1052 msgstr ""
1053
1054 #: ldmain.c:1493
1055 msgid "%X%C: reloc refers to symbol `%T' which is not being output\n"
1056 msgstr ""
1057
1058 #: ldmisc.c:149
1059 #, c-format
1060 msgid "no symbol"
1061 msgstr ""
1062
1063 #: ldmisc.c:240
1064 #, c-format
1065 msgid "built in linker script:%u"
1066 msgstr ""
1067
1068 #: ldmisc.c:296 ldmisc.c:300
1069 msgid "%B%F: could not read symbols\n"
1070 msgstr ""
1071
1072 #: ldmisc.c:342
1073 msgid "%B: In function `%T':\n"
1074 msgstr ""
1075
1076 #: ldmisc.c:493
1077 msgid "%F%P: internal error %s %d\n"
1078 msgstr ""
1079
1080 #: ldmisc.c:539
1081 msgid "%P: internal error: aborting at %s line %d in %s\n"
1082 msgstr ""
1083
1084 #: ldmisc.c:542
1085 msgid "%P: internal error: aborting at %s line %d\n"
1086 msgstr ""
1087
1088 #: ldmisc.c:544
1089 msgid "%P%F: please report this bug\n"
1090 msgstr ""
1091
1092 #. Output for noisy == 2 is intended to follow the GNU standards.
1093 #: ldver.c:38
1094 #, c-format
1095 msgid "GNU ld version %s\n"
1096 msgstr ""
1097
1098 #: ldver.c:42
1099 #, c-format
1100 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
1101 msgstr ""
1102
1103 #: ldver.c:43
1104 #, c-format
1105 msgid ""
1106 "This program is free software; you may redistribute it under the terms of\n"
1107 "the GNU General Public License. This program has absolutely no warranty.\n"
1108 msgstr ""
1109
1110 #: ldver.c:52
1111 #, c-format
1112 msgid " Supported emulations:\n"
1113 msgstr ""
1114
1115 #: ldwrite.c:55 ldwrite.c:191
1116 msgid "%P%F: bfd_new_link_order failed\n"
1117 msgstr ""
1118
1119 #: ldwrite.c:341
1120 msgid "%F%P: cannot create split section name for %s\n"
1121 msgstr ""
1122
1123 #: ldwrite.c:353
1124 msgid "%F%P: clone section failed: %E\n"
1125 msgstr ""
1126
1127 #: ldwrite.c:391
1128 #, c-format
1129 msgid "%8x something else\n"
1130 msgstr ""
1131
1132 #: ldwrite.c:561
1133 msgid "%F%P: final link failed: %E\n"
1134 msgstr ""
1135
1136 #: lexsup.c:196 lexsup.c:328
1137 msgid "KEYWORD"
1138 msgstr ""
1139
1140 #: lexsup.c:196
1141 msgid "Shared library control for HP/UX compatibility"
1142 msgstr ""
1143
1144 #: lexsup.c:199
1145 msgid "ARCH"
1146 msgstr ""
1147
1148 #: lexsup.c:199
1149 msgid "Set architecture"
1150 msgstr ""
1151
1152 #: lexsup.c:201 lexsup.c:422
1153 msgid "TARGET"
1154 msgstr ""
1155
1156 #: lexsup.c:201
1157 msgid "Specify target for following input files"
1158 msgstr ""
1159
1160 #: lexsup.c:204 lexsup.c:253 lexsup.c:265 lexsup.c:278 lexsup.c:381
1161 #: lexsup.c:434 lexsup.c:491
1162 msgid "FILE"
1163 msgstr ""
1164
1165 #: lexsup.c:204
1166 msgid "Read MRI format linker script"
1167 msgstr ""
1168
1169 #: lexsup.c:206
1170 msgid "Force common symbols to be defined"
1171 msgstr ""
1172
1173 #: lexsup.c:210 lexsup.c:476 lexsup.c:478 lexsup.c:480
1174 msgid "ADDRESS"
1175 msgstr ""
1176
1177 #: lexsup.c:210
1178 msgid "Set start address"
1179 msgstr ""
1180
1181 #: lexsup.c:212
1182 msgid "Export all dynamic symbols"
1183 msgstr ""
1184
1185 #: lexsup.c:214
1186 msgid "Link big-endian objects"
1187 msgstr ""
1188
1189 #: lexsup.c:216
1190 msgid "Link little-endian objects"
1191 msgstr ""
1192
1193 #: lexsup.c:218 lexsup.c:221
1194 msgid "SHLIB"
1195 msgstr ""
1196
1197 #: lexsup.c:218
1198 msgid "Auxiliary filter for shared object symbol table"
1199 msgstr ""
1200
1201 #: lexsup.c:221
1202 msgid "Filter for shared object symbol table"
1203 msgstr ""
1204
1205 #: lexsup.c:224
1206 msgid "Ignored"
1207 msgstr ""
1208
1209 #: lexsup.c:226
1210 msgid "SIZE"
1211 msgstr ""
1212
1213 #: lexsup.c:226
1214 msgid "Small data size (if no size, same as --shared)"
1215 msgstr ""
1216
1217 #: lexsup.c:229
1218 msgid "FILENAME"
1219 msgstr ""
1220
1221 #: lexsup.c:229
1222 msgid "Set internal name of shared library"
1223 msgstr ""
1224
1225 #: lexsup.c:231
1226 msgid "PROGRAM"
1227 msgstr ""
1228
1229 #: lexsup.c:231
1230 msgid "Set PROGRAM as the dynamic linker to use"
1231 msgstr ""
1232
1233 #: lexsup.c:234
1234 msgid "LIBNAME"
1235 msgstr ""
1236
1237 #: lexsup.c:234
1238 msgid "Search for library LIBNAME"
1239 msgstr ""
1240
1241 #: lexsup.c:236
1242 msgid "DIRECTORY"
1243 msgstr ""
1244
1245 #: lexsup.c:236
1246 msgid "Add DIRECTORY to library search path"
1247 msgstr ""
1248
1249 #: lexsup.c:239
1250 msgid "Override the default sysroot location"
1251 msgstr ""
1252
1253 #: lexsup.c:241
1254 msgid "EMULATION"
1255 msgstr ""
1256
1257 #: lexsup.c:241
1258 msgid "Set emulation"
1259 msgstr ""
1260
1261 #: lexsup.c:243
1262 msgid "Print map file on standard output"
1263 msgstr ""
1264
1265 #: lexsup.c:245
1266 msgid "Do not page align data"
1267 msgstr ""
1268
1269 #: lexsup.c:247
1270 msgid "Do not page align data, do not make text readonly"
1271 msgstr ""
1272
1273 #: lexsup.c:250
1274 msgid "Page align data, make text readonly"
1275 msgstr ""
1276
1277 #: lexsup.c:253
1278 msgid "Set output file name"
1279 msgstr ""
1280
1281 #: lexsup.c:255
1282 msgid "Optimize output file"
1283 msgstr ""
1284
1285 #: lexsup.c:257
1286 msgid "Ignored for SVR4 compatibility"
1287 msgstr ""
1288
1289 #: lexsup.c:261
1290 msgid "Generate relocatable output"
1291 msgstr ""
1292
1293 #: lexsup.c:265
1294 msgid "Just link symbols (if directory, same as --rpath)"
1295 msgstr ""
1296
1297 #: lexsup.c:268
1298 msgid "Strip all symbols"
1299 msgstr ""
1300
1301 #: lexsup.c:270
1302 msgid "Strip debugging symbols"
1303 msgstr ""
1304
1305 #: lexsup.c:272
1306 msgid "Strip symbols in discarded sections"
1307 msgstr ""
1308
1309 #: lexsup.c:274
1310 msgid "Do not strip symbols in discarded sections"
1311 msgstr ""
1312
1313 #: lexsup.c:276
1314 msgid "Trace file opens"
1315 msgstr ""
1316
1317 #: lexsup.c:278
1318 msgid "Read linker script"
1319 msgstr ""
1320
1321 #: lexsup.c:280 lexsup.c:298 lexsup.c:364 lexsup.c:379 lexsup.c:469
1322 #: lexsup.c:494 lexsup.c:521
1323 msgid "SYMBOL"
1324 msgstr ""
1325
1326 #: lexsup.c:280
1327 msgid "Start with undefined reference to SYMBOL"
1328 msgstr ""
1329
1330 #: lexsup.c:283
1331 msgid "[=SECTION]"
1332 msgstr ""
1333
1334 #: lexsup.c:284
1335 msgid "Don't merge input [SECTION | orphan] sections"
1336 msgstr ""
1337
1338 #: lexsup.c:286
1339 msgid "Build global constructor/destructor tables"
1340 msgstr ""
1341
1342 #: lexsup.c:288
1343 msgid "Print version information"
1344 msgstr ""
1345
1346 #: lexsup.c:290
1347 msgid "Print version and emulation information"
1348 msgstr ""
1349
1350 #: lexsup.c:292
1351 msgid "Discard all local symbols"
1352 msgstr ""
1353
1354 #: lexsup.c:294
1355 msgid "Discard temporary local symbols (default)"
1356 msgstr ""
1357
1358 #: lexsup.c:296
1359 msgid "Don't discard any local symbols"
1360 msgstr ""
1361
1362 #: lexsup.c:298
1363 msgid "Trace mentions of SYMBOL"
1364 msgstr ""
1365
1366 #: lexsup.c:300 lexsup.c:436 lexsup.c:438
1367 msgid "PATH"
1368 msgstr ""
1369
1370 #: lexsup.c:300
1371 msgid "Default search path for Solaris compatibility"
1372 msgstr ""
1373
1374 #: lexsup.c:303
1375 msgid "Start a group"
1376 msgstr ""
1377
1378 #: lexsup.c:305
1379 msgid "End a group"
1380 msgstr ""
1381
1382 #: lexsup.c:309
1383 msgid "Accept input files whose architecture cannot be determined"
1384 msgstr ""
1385
1386 #: lexsup.c:313
1387 msgid "Reject input files whose architecture is unknown"
1388 msgstr ""
1389
1390 #: lexsup.c:316
1391 msgid ""
1392 "Set DT_NEEDED tags for DT_NEEDED entries in\n"
1393 "\t\t\t\tfollowing dynamic libs"
1394 msgstr ""
1395
1396 #: lexsup.c:319
1397 msgid ""
1398 "Do not set DT_NEEDED tags for DT_NEEDED entries\n"
1399 "\t\t\t\tin following dynamic libs"
1400 msgstr ""
1401
1402 #: lexsup.c:322
1403 msgid "Only set DT_NEEDED for following dynamic libs if used"
1404 msgstr ""
1405
1406 #: lexsup.c:325
1407 msgid "Always set DT_NEEDED for following dynamic libs"
1408 msgstr ""
1409
1410 #: lexsup.c:328
1411 msgid "Ignored for SunOS compatibility"
1412 msgstr ""
1413
1414 #: lexsup.c:330
1415 msgid "Link against shared libraries"
1416 msgstr ""
1417
1418 #: lexsup.c:336
1419 msgid "Do not link against shared libraries"
1420 msgstr ""
1421
1422 #: lexsup.c:344
1423 msgid "Bind global references locally"
1424 msgstr ""
1425
1426 #: lexsup.c:346
1427 msgid "Check section addresses for overlaps (default)"
1428 msgstr ""
1429
1430 #: lexsup.c:349
1431 msgid "Do not check section addresses for overlaps"
1432 msgstr ""
1433
1434 #: lexsup.c:352
1435 msgid "Output cross reference table"
1436 msgstr ""
1437
1438 #: lexsup.c:354
1439 msgid "SYMBOL=EXPRESSION"
1440 msgstr ""
1441
1442 #: lexsup.c:354
1443 msgid "Define a symbol"
1444 msgstr ""
1445
1446 #: lexsup.c:356
1447 msgid "[=STYLE]"
1448 msgstr ""
1449
1450 #: lexsup.c:356
1451 msgid "Demangle symbol names [using STYLE]"
1452 msgstr ""
1453
1454 #: lexsup.c:359
1455 msgid "Generate embedded relocs"
1456 msgstr ""
1457
1458 #: lexsup.c:361
1459 msgid "Treat warnings as errors"
1460 msgstr ""
1461
1462 #: lexsup.c:364
1463 msgid "Call SYMBOL at unload-time"
1464 msgstr ""
1465
1466 #: lexsup.c:366
1467 msgid "Force generation of file with .exe suffix"
1468 msgstr ""
1469
1470 #: lexsup.c:368
1471 msgid "Remove unused sections (on some targets)"
1472 msgstr ""
1473
1474 #: lexsup.c:371
1475 msgid "Don't remove unused sections (default)"
1476 msgstr ""
1477
1478 #: lexsup.c:374
1479 msgid "Set default hash table size close to <NUMBER>"
1480 msgstr ""
1481
1482 #: lexsup.c:377
1483 msgid "Print option help"
1484 msgstr ""
1485
1486 #: lexsup.c:379
1487 msgid "Call SYMBOL at load-time"
1488 msgstr ""
1489
1490 #: lexsup.c:381
1491 msgid "Write a map file"
1492 msgstr ""
1493
1494 #: lexsup.c:383
1495 msgid "Do not define Common storage"
1496 msgstr ""
1497
1498 #: lexsup.c:385
1499 msgid "Do not demangle symbol names"
1500 msgstr ""
1501
1502 #: lexsup.c:387
1503 msgid "Use less memory and more disk I/O"
1504 msgstr ""
1505
1506 #: lexsup.c:389
1507 msgid "Do not allow unresolved references in object files"
1508 msgstr ""
1509
1510 #: lexsup.c:392
1511 msgid "Allow unresolved references in shared libaries"
1512 msgstr ""
1513
1514 #: lexsup.c:396
1515 msgid "Do not allow unresolved references in shared libs"
1516 msgstr ""
1517
1518 #: lexsup.c:400
1519 msgid "Allow multiple definitions"
1520 msgstr ""
1521
1522 #: lexsup.c:402
1523 msgid "Disallow undefined version"
1524 msgstr ""
1525
1526 #: lexsup.c:404
1527 msgid "Create default symbol version"
1528 msgstr ""
1529
1530 #: lexsup.c:407
1531 msgid "Create default symbol version for imported symbols"
1532 msgstr ""
1533
1534 #: lexsup.c:410
1535 msgid "Don't warn about mismatched input files"
1536 msgstr ""
1537
1538 #: lexsup.c:412
1539 msgid "Turn off --whole-archive"
1540 msgstr ""
1541
1542 #: lexsup.c:414
1543 msgid "Create an output file even if errors occur"
1544 msgstr ""
1545
1546 #: lexsup.c:419
1547 msgid ""
1548 "Only use library directories specified on\n"
1549 "\t\t\t\tthe command line"
1550 msgstr ""
1551
1552 #: lexsup.c:422
1553 msgid "Specify target of output file"
1554 msgstr ""
1555
1556 #: lexsup.c:425
1557 msgid "Ignored for Linux compatibility"
1558 msgstr ""
1559
1560 #: lexsup.c:428
1561 msgid "Reduce memory overheads, possibly taking much longer"
1562 msgstr ""
1563
1564 #: lexsup.c:431
1565 msgid "Relax branches on certain targets"
1566 msgstr ""
1567
1568 #: lexsup.c:434
1569 msgid "Keep only symbols listed in FILE"
1570 msgstr ""
1571
1572 #: lexsup.c:436
1573 msgid "Set runtime shared library search path"
1574 msgstr ""
1575
1576 #: lexsup.c:438
1577 msgid "Set link time shared library search path"
1578 msgstr ""
1579
1580 #: lexsup.c:441
1581 msgid "Create a shared library"
1582 msgstr ""
1583
1584 #: lexsup.c:445
1585 msgid "Create a position independent executable"
1586 msgstr ""
1587
1588 #: lexsup.c:449
1589 msgid "Sort common symbols by size"
1590 msgstr ""
1591
1592 #: lexsup.c:453
1593 msgid "name|alignment"
1594 msgstr ""
1595
1596 #: lexsup.c:454
1597 msgid "Sort sections by name or maximum alignment"
1598 msgstr ""
1599
1600 #: lexsup.c:456
1601 msgid "COUNT"
1602 msgstr ""
1603
1604 #: lexsup.c:456
1605 msgid "How many tags to reserve in .dynamic section"
1606 msgstr ""
1607
1608 #: lexsup.c:459
1609 msgid "[=SIZE]"
1610 msgstr ""
1611
1612 #: lexsup.c:459
1613 msgid "Split output sections every SIZE octets"
1614 msgstr ""
1615
1616 #: lexsup.c:462
1617 msgid "[=COUNT]"
1618 msgstr ""
1619
1620 #: lexsup.c:462
1621 msgid "Split output sections every COUNT relocs"
1622 msgstr ""
1623
1624 #: lexsup.c:465
1625 msgid "Print memory usage statistics"
1626 msgstr ""
1627
1628 #: lexsup.c:467
1629 msgid "Display target specific options"
1630 msgstr ""
1631
1632 #: lexsup.c:469
1633 msgid "Do task level linking"
1634 msgstr ""
1635
1636 #: lexsup.c:471
1637 msgid "Use same format as native linker"
1638 msgstr ""
1639
1640 #: lexsup.c:473
1641 msgid "SECTION=ADDRESS"
1642 msgstr ""
1643
1644 #: lexsup.c:473
1645 msgid "Set address of named section"
1646 msgstr ""
1647
1648 #: lexsup.c:476
1649 msgid "Set address of .bss section"
1650 msgstr ""
1651
1652 #: lexsup.c:478
1653 msgid "Set address of .data section"
1654 msgstr ""
1655
1656 #: lexsup.c:480
1657 msgid "Set address of .text section"
1658 msgstr ""
1659
1660 #: lexsup.c:483
1661 msgid ""
1662 "How to handle unresolved symbols. <method> is:\n"
1663 "\t\t\t\tignore-all, report-all, ignore-in-object-files,\n"
1664 "\t\t\t\tignore-in-shared-libs"
1665 msgstr ""
1666
1667 #: lexsup.c:487
1668 msgid "Output lots of information during link"
1669 msgstr ""
1670
1671 #: lexsup.c:491
1672 msgid "Read version information script"
1673 msgstr ""
1674
1675 #: lexsup.c:494
1676 msgid ""
1677 "Take export symbols list from .exports, using\n"
1678 "\t\t\t\tSYMBOL as the version."
1679 msgstr ""
1680
1681 #: lexsup.c:497
1682 msgid "Warn about duplicate common symbols"
1683 msgstr ""
1684
1685 #: lexsup.c:499
1686 msgid "Warn if global constructors/destructors are seen"
1687 msgstr ""
1688
1689 #: lexsup.c:502
1690 msgid "Warn if the multiple GP values are used"
1691 msgstr ""
1692
1693 #: lexsup.c:504
1694 msgid "Warn only once per undefined symbol"
1695 msgstr ""
1696
1697 #: lexsup.c:506
1698 msgid "Warn if start of section changes due to alignment"
1699 msgstr ""
1700
1701 #: lexsup.c:509
1702 msgid "Warn if shared object has DT_TEXTREL"
1703 msgstr ""
1704
1705 #: lexsup.c:513
1706 msgid "Report unresolved symbols as warnings"
1707 msgstr ""
1708
1709 #: lexsup.c:516
1710 msgid "Report unresolved symbols as errors"
1711 msgstr ""
1712
1713 #: lexsup.c:518
1714 msgid "Include all objects from following archives"
1715 msgstr ""
1716
1717 #: lexsup.c:521
1718 msgid "Use wrapper functions for SYMBOL"
1719 msgstr ""
1720
1721 #: lexsup.c:668
1722 msgid "%P: unrecognized option '%s'\n"
1723 msgstr ""
1724
1725 #: lexsup.c:670
1726 msgid "%P%F: use the --help option for usage information\n"
1727 msgstr ""
1728
1729 #: lexsup.c:688
1730 msgid "%P%F: unrecognized -a option `%s'\n"
1731 msgstr ""
1732
1733 #: lexsup.c:701
1734 msgid "%P%F: unrecognized -assert option `%s'\n"
1735 msgstr ""
1736
1737 #: lexsup.c:744
1738 msgid "%F%P: unknown demangling style `%s'"
1739 msgstr ""
1740
1741 #: lexsup.c:806
1742 msgid "%P%F: invalid number `%s'\n"
1743 msgstr ""
1744
1745 #: lexsup.c:898
1746 msgid "%P%F: bad --unresolved-symbols option: %s\n"
1747 msgstr ""
1748
1749 #. This can happen if the user put "-rpath,a" on the command
1750 #. line. (Or something similar. The comma is important).
1751 #. Getopt becomes confused and thinks that this is a -r option
1752 #. but it cannot parse the text after the -r so it refuses to
1753 #. increment the optind counter. Detect this case and issue
1754 #. an error message here. We cannot just make this a warning,
1755 #. increment optind, and continue because getopt is too confused
1756 #. and will seg-fault the next time around.
1757 #: lexsup.c:969
1758 msgid "%P%F: bad -rpath option\n"
1759 msgstr ""
1760
1761 #: lexsup.c:1081
1762 msgid "%P%F: -shared not supported\n"
1763 msgstr ""
1764
1765 #: lexsup.c:1090
1766 msgid "%P%F: -pie not supported\n"
1767 msgstr ""
1768
1769 #: lexsup.c:1100
1770 msgid "name"
1771 msgstr ""
1772
1773 #: lexsup.c:1102
1774 msgid "alignment"
1775 msgstr ""
1776
1777 #: lexsup.c:1105
1778 msgid "%P%F: invalid section sorting option: %s\n"
1779 msgstr ""
1780
1781 #: lexsup.c:1131
1782 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1783 msgstr ""
1784
1785 #: lexsup.c:1138
1786 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1787 msgstr ""
1788
1789 #: lexsup.c:1312
1790 msgid "%P%F: may not nest groups (--help for usage)\n"
1791 msgstr ""
1792
1793 #: lexsup.c:1319
1794 msgid "%P%F: group ended before it began (--help for usage)\n"
1795 msgstr ""
1796
1797 #: lexsup.c:1347
1798 msgid "%P%X: --hash-size needs a numeric argument\n"
1799 msgstr ""
1800
1801 #: lexsup.c:1398 lexsup.c:1411
1802 msgid "%P%F: invalid hex number `%s'\n"
1803 msgstr ""
1804
1805 #: lexsup.c:1446
1806 #, c-format
1807 msgid "Usage: %s [options] file...\n"
1808 msgstr ""
1809
1810 #: lexsup.c:1448
1811 #, c-format
1812 msgid "Options:\n"
1813 msgstr ""
1814
1815 #. Note: Various tools (such as libtool) depend upon the
1816 #. format of the listings below - do not change them.
1817 #: lexsup.c:1531
1818 #, c-format
1819 msgid "%s: supported targets:"
1820 msgstr ""
1821
1822 #: lexsup.c:1539
1823 #, c-format
1824 msgid "%s: supported emulations: "
1825 msgstr ""
1826
1827 #: lexsup.c:1544
1828 #, c-format
1829 msgid "%s: emulation specific options:\n"
1830 msgstr ""
1831
1832 #: lexsup.c:1548
1833 #, c-format
1834 msgid "Report bugs to %s\n"
1835 msgstr ""
1836
1837 #: mri.c:291
1838 msgid "%P%F: unknown format type %s\n"
1839 msgstr ""
1840
1841 #: pe-dll.c:303
1842 #, c-format
1843 msgid "%XUnsupported PEI architecture: %s\n"
1844 msgstr ""
1845
1846 #: pe-dll.c:652
1847 #, c-format
1848 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1849 msgstr ""
1850
1851 #: pe-dll.c:659
1852 #, c-format
1853 msgid "Warning, duplicate EXPORT: %s\n"
1854 msgstr ""
1855
1856 #: pe-dll.c:725
1857 #, c-format
1858 msgid "%XCannot export %s: symbol not defined\n"
1859 msgstr ""
1860
1861 #: pe-dll.c:731
1862 #, c-format
1863 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1864 msgstr ""
1865
1866 #: pe-dll.c:738
1867 #, c-format
1868 msgid "%XCannot export %s: symbol not found\n"
1869 msgstr ""
1870
1871 #: pe-dll.c:850
1872 #, c-format
1873 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1874 msgstr ""
1875
1876 #: pe-dll.c:1172
1877 #, c-format
1878 msgid "%XError: %d-bit reloc in dll\n"
1879 msgstr ""
1880
1881 #: pe-dll.c:1300
1882 #, c-format
1883 msgid "%s: Can't open output def file %s\n"
1884 msgstr ""
1885
1886 #: pe-dll.c:1443
1887 #, c-format
1888 msgid "; no contents available\n"
1889 msgstr ""
1890
1891 #: pe-dll.c:2205
1892 msgid ""
1893 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
1894 "ld's --enable-auto-import for details.\n"
1895 msgstr ""
1896
1897 #: pe-dll.c:2235
1898 #, c-format
1899 msgid "%XCan't open .lib file: %s\n"
1900 msgstr ""
1901
1902 #: pe-dll.c:2240
1903 #, c-format
1904 msgid "Creating library file: %s\n"
1905 msgstr ""
This page took 0.094167 seconds and 5 git commands to generate.