source: trunk/binutils/ld/po/ld.pot@ 2562

Last change on this file since 2562 was 610, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.

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