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