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