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