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