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