Home | History | Annotate | Line # | Download | only in po
      1 # Translation of binutils ld to Bulgarian
      2 # Copyright (C) 2010, 2011, 2012, 2014 Free Software Foundation, Inc.
      3 # This file is distributed under the same license as the binutils package.
      4 # Roumen Petrov <transl (a] roumenpetrov.info>, 2010-2025.
      5 #
      6 # Abbreviations:
      7 #  BFD - Binary Format Description
      8 #  IR - Intermediate Representation
      9 #  PLT - Procedure Linkage Table
     10 #  GOT - Global Offsets Table
     11 msgid ""
     12 msgstr ""
     13 "Project-Id-Version: ld 2.43.90\n"
     14 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
     15 "POT-Creation-Date: 2025-01-19 12:28+0000\n"
     16 "PO-Revision-Date: 2025-01-20 19:58+0200\n"
     17 "Last-Translator:   <transl (a] roumenpetrov.info>\n"
     18 "Language-Team: Bulgarian <dict (a] ludost.net>\n"
     19 "Language: bg\n"
     20 "MIME-Version: 1.0\n"
     21 "Content-Type: text/plain; charset=UTF-8\n"
     22 "Content-Transfer-Encoding: 8bit\n"
     23 "X-Bugs: Report translation errors to the Language-Team address.\n"
     24 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
     25 
     26 #: ldcref.c:170
     27 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
     28 msgstr "%X%P: bfd_hash_table_init,  cref ,  : %E\n"
     29 
     30 #: ldcref.c:176
     31 msgid "%X%P: cref_hash_lookup failed: %E\n"
     32 msgstr "%X%P: cref_hash_lookup  : %E\n"
     33 
     34 #: ldcref.c:186
     35 msgid "%X%P: cref alloc failed: %E\n"
     36 msgstr "%X%P:       cref: %E\n"
     37 
     38 #: ldcref.c:371
     39 #, c-format
     40 msgid ""
     41 "\n"
     42 "Cross Reference Table\n"
     43 "\n"
     44 msgstr ""
     45 "\n"
     46 "   \n"
     47 "\n"
     48 
     49 #: ldcref.c:372
     50 msgid "Symbol"
     51 msgstr ""
     52 
     53 #: ldcref.c:380
     54 #, c-format
     55 msgid "File\n"
     56 msgstr "\n"
     57 
     58 #: ldcref.c:384
     59 #, c-format
     60 msgid "No symbols\n"
     61 msgstr " \n"
     62 
     63 #: ldcref.c:413 ldcref.c:565
     64 msgid "%P: symbol `%pT' missing from main hash table\n"
     65 msgstr "%P:      '%pT'\n"
     66 
     67 #: ldcref.c:517 ldcref.c:628 ldmain.c:1357 ldmisc.c:327 pe-dll.c:780
     68 #: pe-dll.c:1350 pe-dll.c:1471 pe-dll.c:1573 eaarch64pe.c:1580 earm64pe.c:1580
     69 #: earm_wince_pe.c:1583 earm_wince_pe.c:1770 earmpe.c:1583 earmpe.c:1770
     70 #: ei386pe.c:1583 ei386pe.c:1770 ei386pe_posix.c:1583 ei386pe_posix.c:1770
     71 #: ei386pep.c:1580 emcorepe.c:1583 emcorepe.c:1770 eshpe.c:1583 eshpe.c:1770
     72 msgid "%F%P: %pB: could not read symbols: %E\n"
     73 msgstr "%F%P: %pB:      : %E\n"
     74 
     75 #: ldcref.c:690 ldcref.c:697 ldmain.c:1419 ldmain.c:1426
     76 msgid "%F%P: %pB: could not read relocs: %E\n"
     77 msgstr "%F%P: %pB:      \"\": %E\n"
     78 
     79 #. We found a reloc for the symbol.  The symbol is defined
     80 #. in OUTSECNAME.  This reloc is from a section which is
     81 #. mapped into a section from which references to OUTSECNAME
     82 #. are prohibited.  We must report an error.
     83 #: ldcref.c:724
     84 msgid "%X%P: %H: prohibited cross reference from %s to `%pT' in %s\n"
     85 msgstr "%X%P: %H:      %s  '%pT'  %s\n"
     86 
     87 #: ldctor.c:85
     88 msgid "%X%P: different relocs used in set %s\n"
     89 msgstr "%X%P:  \"\"     %s\n"
     90 
     91 #: ldctor.c:103
     92 msgid "%X%P: different object file formats composing set %s\n"
     93 msgstr "%X%P:        %s\n"
     94 
     95 #: ldctor.c:279 ldctor.c:300
     96 msgid "%X%P: %s does not support reloc %s for set %s\n"
     97 msgstr "%X%P: %s    %s   %s\n"
     98 
     99 #: ldctor.c:295
    100 msgid "%X%P: special section %s does not support reloc %s for set %s\n"
    101 msgstr "%X%P:  %s    %s   %s\n"
    102 
    103 #: ldctor.c:321
    104 msgid "%X%P: unsupported size %d for set %s\n"
    105 msgstr "%X%P:   %d   %s\n"
    106 
    107 #: ldctor.c:344
    108 msgid ""
    109 "\n"
    110 "Set                 Symbol\n"
    111 "\n"
    112 msgstr ""
    113 "\n"
    114 "           \n"
    115 "\n"
    116 
    117 #: ldelf.c:98
    118 msgid "%F%P: common page size (0x%v) > maximum page size (0x%v)\n"
    119 msgstr "%F%P:     (0x%v) >     (0x%v)\n"
    120 
    121 #: ldelf.c:124
    122 msgid "%F%P: %pB: --just-symbols may not be used on DSO\n"
    123 msgstr ""
    124 
    125 #: ldelf.c:226
    126 msgid "%P: %pB: bfd_stat failed: %E\n"
    127 msgstr "%P: %pB: bfd_stat  : %E\n"
    128 
    129 #: ldelf.c:267
    130 msgid "%P: warning: %s, needed by %pB, may conflict with %s\n"
    131 msgstr ""
    132 
    133 #: ldelf.c:287 ldfile.c:356
    134 #, c-format
    135 msgid "attempt to open %s failed\n"
    136 msgstr "    %s  \n"
    137 
    138 #: ldelf.c:324
    139 msgid "%F%P: %pB: bfd_elf_get_bfd_needed_list failed: %E\n"
    140 msgstr "%F%P: %pB: bfd_elf_get_bfd_needed_list  : %E\n"
    141 
    142 #: ldelf.c:372
    143 msgid "%F%P: %pB: bfd_stat failed: %E\n"
    144 msgstr "%F%P: %pB: bfd_stat  : %E\n"
    145 
    146 #: ldelf.c:378
    147 #, c-format
    148 msgid "found %s at %s\n"
    149 msgstr ""
    150 
    151 #: ldelf.c:411 ldlang.c:3177 ldlang.c:3191 ldlang.c:10994
    152 msgid "%F%P: %pB: error adding symbols: %E\n"
    153 msgstr "%F%P: %pB:     : %E\n"
    154 
    155 #. We only issue an "unrecognised" message in verbose mode
    156 #. as the $<foo> token might be a legitimate component of
    157 #. a path name in the target's file system.
    158 #: ldelf.c:601
    159 #, c-format
    160 msgid "unrecognised or unsupported token '%s' in search path\n"
    161 msgstr ""
    162 
    163 #: ldelf.c:1084
    164 #, c-format
    165 msgid "%s needed by %pB\n"
    166 msgstr ""
    167 
    168 #: ldelf.c:1193
    169 msgid "%P: warning: %s, needed by %pB, not found (try using -rpath or -rpath-link)\n"
    170 msgstr ""
    171 
    172 #: ldelf.c:1209
    173 msgid "%F%P: failed to add DT_NEEDED dynamic tag\n"
    174 msgstr ""
    175 
    176 #: ldelf.c:1261
    177 msgid "%F%P: %s: can't open for writing: %E\n"
    178 msgstr "%F%P: %s:       : %E\n"
    179 
    180 #: ldelf.c:1317
    181 msgid "%F%P: cannot use executable file '%pB' as input to a link\n"
    182 msgstr ""
    183 
    184 #: ldelf.c:1371
    185 msgid "%F%P: compact frame descriptions incompatible with DWARF2 .eh_frame from %pB\n"
    186 msgstr ""
    187 
    188 #: ldelf.c:1407
    189 msgid "%P: warning: cannot create .eh_frame_hdr section, --eh-frame-hdr ignored\n"
    190 msgstr ""
    191 
    192 #: ldelf.c:1413
    193 msgid "%F%P: failed to parse EH frame entries\n"
    194 msgstr ""
    195 
    196 #: ldelf.c:1455
    197 msgid "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"
    198 msgstr ""
    199 
    200 #: ldelf.c:1505 eaarch64pe.c:1354 earm64pe.c:1354 earm_wince_pe.c:1339
    201 #: earmpe.c:1339 ei386pe.c:1339 ei386pe_posix.c:1339 ei386pep.c:1354
    202 #: emcorepe.c:1339 eshpe.c:1339
    203 msgid "%P: warning: unrecognized --build-id style ignored\n"
    204 msgstr ""
    205 
    206 #: ldelf.c:1524
    207 msgid "%P: warning: cannot create .note.gnu.build-id section, --build-id ignored\n"
    208 msgstr ""
    209 
    210 #: ldelf.c:1545
    211 msgid "%P: warning: .note.package section discarded, --package-metadata ignored\n"
    212 msgstr ""
    213 
    214 #: ldelf.c:1601
    215 msgid "%P: warning: --package-metadata is empty, ignoring\n"
    216 msgstr ""
    217 
    218 #: ldelf.c:1611
    219 msgid "%P: warning: --package-metadata=%s does not contain valid JSON, ignoring: %s\n"
    220 msgstr ""
    221 
    222 #: ldelf.c:1640
    223 msgid "%P: warning: cannot create .note.package section, --package-metadata ignored\n"
    224 msgstr ""
    225 
    226 #: ldelf.c:1672 eaix5ppc.c:1546 eaix5rs6.c:1546 eaixppc.c:1546 eaixrs6.c:1546
    227 #: eppcmacos.c:1546
    228 msgid "%F%P: failed to record assignment to %s: %E\n"
    229 msgstr ""
    230 
    231 #: ldelf.c:1850 ldelf.c:1915 eaix5ppc.c:816 eaix5rs6.c:816 eaixppc.c:816
    232 #: eaixrs6.c:816 eelf64_ia64_vms.c:209 eppcmacos.c:816
    233 msgid "%F%P: failed to set dynamic section sizes: %E\n"
    234 msgstr ""
    235 
    236 #: ldelf.c:1887
    237 msgid "%F%P: %pB: can't read contents of section .gnu.warning: %E\n"
    238 msgstr ""
    239 
    240 #: ldelfgen.c:285
    241 msgid "%F%P: %pA has both ordered and unordered sections\n"
    242 msgstr "%F%P: %pA:     \n"
    243 
    244 #: ldelfgen.c:310 eelf32loongarch.c:106 eelf64loongarch.c:106
    245 msgid "%F%P: map sections to segments failed: %E\n"
    246 msgstr "%F%P:       : %E\n"
    247 
    248 #: ldelfgen.c:330
    249 msgid "%F%P: looping in map_segments\n"
    250 msgstr "%F%P:     \n"
    251 
    252 #: ldelfgen.c:342
    253 msgid "%F%P: failed to strip zero-sized dynamic sections\n"
    254 msgstr "%F%P:         \n"
    255 
    256 #: ldelfgen.c:420
    257 msgid "%F%P: warning: CTF strtab association failed; strings will not be shared: %s\n"
    258 msgstr ""
    259 
    260 #: ldelfgen.c:447
    261 msgid "%F%P: warning: CTF symbol addition failed; CTF will not be tied to symbols: %s\n"
    262 msgstr ""
    263 
    264 #: ldelfgen.c:457
    265 msgid "%F%P: warning: CTF symbol shuffling failed; CTF will not be tied to symbols: %s\n"
    266 msgstr ""
    267 
    268 #: ldemul.c:323
    269 #, c-format
    270 msgid "%pS SYSLIB ignored\n"
    271 msgstr "%pS SYSLIB  \n"
    272 
    273 #: ldemul.c:329
    274 #, c-format
    275 msgid "%pS HLL ignored\n"
    276 msgstr "%pS HLL  \n"
    277 
    278 #: ldemul.c:349
    279 msgid "%P: unrecognised emulation mode: %s\n"
    280 msgstr "%P:    : %s\n"
    281 
    282 #: ldemul.c:350
    283 msgid "Supported emulations: "
    284 msgstr " : "
    285 
    286 #: ldemul.c:392
    287 #, c-format
    288 msgid "  no emulation specific options.\n"
    289 msgstr "      .\n"
    290 
    291 #: ldexp.c:285
    292 msgid "%F%P: bfd_hash_allocate failed creating symbol %s\n"
    293 msgstr "%F%P: bfd_hash_allocate      %s\n"
    294 
    295 #: ldexp.c:316
    296 msgid "%F%P: bfd_hash_lookup failed creating symbol %s\n"
    297 msgstr "%F%P: bfd_hash_lookup      %s\n"
    298 
    299 #: ldexp.c:562
    300 msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
    301 msgstr "%P: :   '%s'        \n"
    302 
    303 #: ldexp.c:641
    304 msgid "%F%P:%pS %% by zero\n"
    305 msgstr "%F%P:%pS %%  \n"
    306 
    307 #: ldexp.c:650
    308 msgid "%F%P:%pS / by zero\n"
    309 msgstr "%F%P:%pS /  \n"
    310 
    311 #: ldexp.c:764 ldlang.c:4035 ldmain.c:1324 eaarch64pe.c:1168 eaarch64pe.c:1784
    312 #: earm64pe.c:1168 earm64pe.c:1784 earm_wince_pe.c:1154 earm_wince_pe.c:1881
    313 #: earmpe.c:1154 earmpe.c:1881 ei386pe.c:1154 ei386pe.c:1881
    314 #: ei386pe_posix.c:1154 ei386pe_posix.c:1881 ei386pep.c:1168 ei386pep.c:1784
    315 #: emcorepe.c:1154 emcorepe.c:1881 eshpe.c:1154 eshpe.c:1881
    316 msgid "%F%P: bfd_link_hash_lookup failed: %E\n"
    317 msgstr "%F%P: bfd_link_hash_lookup  : %E\n"
    318 
    319 #: ldexp.c:777
    320 msgid "%X%P:%pS: unresolvable symbol `%s' referenced in expression\n"
    321 msgstr "%X%P:%pS:   '%s'    \n"
    322 
    323 #: ldexp.c:792
    324 msgid "%F%P:%pS: undefined symbol `%s' referenced in expression\n"
    325 msgstr "%F%P:%pS:   '%s'    \n"
    326 
    327 #: ldexp.c:830 ldexp.c:848 ldexp.c:876
    328 msgid "%F%P:%pS: undefined section `%s' referenced in expression\n"
    329 msgstr "%F%P:%pS:       '%s'\n"
    330 
    331 #: ldexp.c:915 ldexp.c:929
    332 msgid "%F%P:%pS: undefined MEMORY region `%s' referenced in expression\n"
    333 msgstr "%F%P:%pS:      MEMORY  '%s'\n"
    334 
    335 #: ldexp.c:941
    336 msgid "%F%P:%pS: unknown constant `%s' referenced in expression\n"
    337 msgstr "%F%P:%pS:   '%s'    \n"
    338 
    339 #: ldexp.c:1089
    340 msgid "%F%P:%pS can not PROVIDE assignment to location counter\n"
    341 msgstr "%F%P:%pS         \n"
    342 
    343 #: ldexp.c:1122
    344 msgid "%F%P:%pS invalid assignment to location counter\n"
    345 msgstr "%F%P:%pS      \n"
    346 
    347 #: ldexp.c:1126
    348 msgid "%F%P:%pS assignment to location counter invalid outside of SECTIONS\n"
    349 msgstr "%F%P:%pS        \n"
    350 
    351 #: ldexp.c:1145
    352 msgid "%F%P:%pS cannot move location counter backwards (from %V to %V)\n"
    353 msgstr "%F%P:%pS          ( %V  %V)\n"
    354 
    355 #: ldexp.c:1205
    356 msgid "%F%P:%s: hash creation failed\n"
    357 msgstr "%F%P:%s:     \n"
    358 
    359 #: ldexp.c:1581 ldexp.c:1624 ldexp.c:1684
    360 msgid "%F%P:%pS: nonconstant expression for %s\n"
    361 msgstr "%F%P:%pS:      %s\n"
    362 
    363 #: ldexp.c:1711 ldlang.c:1355 ldlang.c:3510 ldlang.c:8236
    364 msgid "%F%P: can not create hash table: %E\n"
    365 msgstr "%F%P:      : %E\n"
    366 
    367 #: ldfile.c:239
    368 #, c-format
    369 msgid "remap input file '%s' to '%s' based upon pattern '%s'\n"
    370 msgstr ""
    371 
    372 #: ldfile.c:242
    373 #, c-format
    374 msgid "remove input file '%s' based upon pattern '%s'\n"
    375 msgstr ""
    376 
    377 #: ldfile.c:248
    378 #, c-format
    379 msgid "remap input file '%s' to '%s'\n"
    380 msgstr ""
    381 
    382 #: ldfile.c:251
    383 #, c-format
    384 msgid "remove input file '%s'\n"
    385 msgstr "    '%s'\n"
    386 
    387 #: ldfile.c:269
    388 msgid ""
    389 "\n"
    390 "Input File Remapping\n"
    391 "\n"
    392 msgstr ""
    393 
    394 #: ldfile.c:274
    395 #, c-format
    396 msgid "  Pattern: %s\tMaps To: %s\n"
    397 msgstr ""
    398 
    399 #: ldfile.c:275
    400 msgid "<discard>"
    401 msgstr ""
    402 
    403 #: ldfile.c:358
    404 #, c-format
    405 msgid "attempt to open %s succeeded\n"
    406 msgstr "    %s \n"
    407 
    408 #: ldfile.c:364
    409 msgid "%F%P: invalid BFD target `%s'\n"
    410 msgstr "%F%P:  BFD  '%s'\n"
    411 
    412 #: ldfile.c:494 ldfile.c:524
    413 msgid "%P: skipping incompatible %s when searching for %s\n"
    414 msgstr "%P:    %s    %s\n"
    415 
    416 #: ldfile.c:507
    417 msgid "%F%P: attempted static link of dynamic object `%s'\n"
    418 msgstr "%F%P:       '%s'\n"
    419 
    420 #: ldfile.c:636
    421 msgid "%P: cannot find %s (%s): %E\n"
    422 msgstr "%P:    %s  %s: %E\n"
    423 
    424 #. We ignore the return status of the script
    425 #. and always print the error message.
    426 #: ldfile.c:639 ldfile.c:723 ldfile.c:727
    427 msgid "%P: cannot find %s: %E\n"
    428 msgstr "%P:    %s: %E\n"
    429 
    430 #: ldfile.c:691
    431 msgid "%P: cannot find %s inside %s\n"
    432 msgstr "%P:    %s  %s\n"
    433 
    434 #: ldfile.c:706 ldmain.c:1504
    435 msgid "%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"
    436 msgstr ""
    437 
    438 #: ldfile.c:710 ldmain.c:1508
    439 msgid "error handling script"
    440 msgstr ""
    441 
    442 #: ldfile.c:716 ldmain.c:1514
    443 msgid "%P: Failed to run error handling script '%s', reason: "
    444 msgstr ""
    445 
    446 #: ldfile.c:732
    447 msgid "%P: have you installed the static version of the %s library ?\n"
    448 msgstr ""
    449 
    450 #: ldfile.c:743
    451 msgid "%P: note to link with %s use -l:%s or rename it to lib%s\n"
    452 msgstr ""
    453 
    454 #: ldfile.c:775
    455 #, c-format
    456 msgid "cannot find script file %s\n"
    457 msgstr "   \"\"- %s\n"
    458 
    459 #: ldfile.c:777
    460 #, c-format
    461 msgid "opened script file %s\n"
    462 msgstr " \"\"- %s\n"
    463 
    464 #: ldfile.c:913
    465 msgid "%F%P: error: linker script file '%s' appears multiple times\n"
    466 msgstr ""
    467 
    468 #: ldfile.c:932
    469 msgid "%F%P: cannot open linker script file %s: %E\n"
    470 msgstr "%F%P:      \"\"-   %s: %E\n"
    471 
    472 #: ldfile.c:1026
    473 msgid "%F%P: cannot represent machine `%s'\n"
    474 msgstr "%F%P:       '%s'\n"
    475 
    476 #: ldlang.c:1446
    477 msgid "%P:%pS: warning: redeclaration of memory region `%s'\n"
    478 msgstr "%P:%pS: :        '%s'\n"
    479 
    480 #: ldlang.c:1452
    481 msgid "%P:%pS: warning: memory region `%s' not declared\n"
    482 msgstr "%P:%pS: e:    '%s'   \n"
    483 
    484 #: ldlang.c:1488
    485 msgid "%F%P:%pS: error: alias for default memory region\n"
    486 msgstr "%F%P:%pS: :      \n"
    487 
    488 #: ldlang.c:1499
    489 msgid "%F%P:%pS: error: redefinition of memory region alias `%s'\n"
    490 msgstr "%F%P:%pS: :        '%s'\n"
    491 
    492 #: ldlang.c:1506
    493 msgid "%F%P:%pS: error: memory region `%s' for alias `%s' does not exist\n"
    494 msgstr "%F%P:%pS: :   '%s'   '%s'  \n"
    495 
    496 #: ldlang.c:1567 ldlang.c:1610
    497 msgid "%F%P: failed creating section `%s': %E\n"
    498 msgstr "%F%P:      '%s': %E\n"
    499 
    500 #: ldlang.c:2328
    501 msgid ""
    502 "\n"
    503 "As-needed library included to satisfy reference by file (symbol)\n"
    504 "\n"
    505 msgstr ""
    506 "\n"
    507 " \" \"  ,       ()\n"
    508 "\n"
    509 
    510 #: ldlang.c:2393
    511 msgid ""
    512 "\n"
    513 "Discarded input sections\n"
    514 "\n"
    515 msgstr ""
    516 "\n"
    517 "  \n"
    518 "\n"
    519 
    520 #: ldlang.c:2401
    521 msgid ""
    522 "\n"
    523 "There are no discarded input sections\n"
    524 msgstr ""
    525 "\n"
    526 "   \n"
    527 
    528 #: ldlang.c:2403
    529 msgid ""
    530 "\n"
    531 "Memory Configuration\n"
    532 "\n"
    533 msgstr ""
    534 "\n"
    535 "  \n"
    536 "\n"
    537 
    538 #: ldlang.c:2405
    539 msgid "Name"
    540 msgstr ""
    541 
    542 #: ldlang.c:2405
    543 msgid "Origin"
    544 msgstr ""
    545 
    546 #: ldlang.c:2405
    547 msgid "Length"
    548 msgstr ""
    549 
    550 #: ldlang.c:2405
    551 msgid "Attributes"
    552 msgstr ""
    553 
    554 #: ldlang.c:2429
    555 msgid ""
    556 "\n"
    557 "Linker script and memory map\n"
    558 "\n"
    559 msgstr ""
    560 "\n"
    561 "      \n"
    562 "\n"
    563 
    564 #: ldlang.c:2482
    565 msgid "%F%P: illegal use of `%s' section\n"
    566 msgstr "%F%P:     '%s'\n"
    567 
    568 #: ldlang.c:2491
    569 msgid "%F%P: output format %s cannot represent section called %s: %E\n"
    570 msgstr "%F%P:    %s        %s: %E\n"
    571 
    572 #: ldlang.c:2672
    573 msgid "%P:%pS: warning: --enable-non-contiguous-regions makes section `%pA' from `%pB' match /DISCARD/ clause.\n"
    574 msgstr ""
    575 
    576 #: ldlang.c:2696
    577 msgid "%P:%pS: warning: --enable-non-contiguous-regions may change behaviour for section `%pA' from `%pB' (assigned to %pA, but additional match: %pA)\n"
    578 msgstr ""
    579 
    580 #: ldlang.c:3074
    581 msgid "%P: %pB: file not recognized: %E; matching formats:"
    582 msgstr "%P: %pB:    : %E; :"
    583 
    584 #: ldlang.c:3083
    585 msgid "%F%P: %pB: file not recognized: %E\n"
    586 msgstr "%F%P: %pB:    : %E\n"
    587 
    588 #: ldlang.c:3156
    589 msgid "%F%P: %pB: member %pB in archive is not an object\n"
    590 msgstr "%F%P: %pB:    %pB   \n"
    591 
    592 #: ldlang.c:3432
    593 msgid "%F%P: input file '%s' is the same as output file\n"
    594 msgstr ""
    595 
    596 #: ldlang.c:3480
    597 msgid "%P: warning: could not find any targets that match endianness requirement\n"
    598 msgstr "%P: :      ,         \n"
    599 
    600 #: ldlang.c:3494
    601 msgid "%F%P: target %s not found\n"
    602 msgstr "%F%P:  %s   \n"
    603 
    604 #: ldlang.c:3496
    605 msgid "%F%P: cannot open output file %s: %E\n"
    606 msgstr "%F%P:        %s: %E\n"
    607 
    608 #: ldlang.c:3502
    609 msgid "%F%P: %s: can not make object file: %E\n"
    610 msgstr "%F%P: %s:       : %E\n"
    611 
    612 #: ldlang.c:3506
    613 msgid "%F%P: %s: can not set architecture: %E\n"
    614 msgstr "%F%P: %s:      : %E\n"
    615 
    616 #: ldlang.c:3693
    617 msgid "%P: warning: %s contains output sections; did you forget -T?\n"
    618 msgstr "%P: e: %s   ;  -T?\n"
    619 
    620 #: ldlang.c:3740
    621 #, c-format
    622 msgid "%s: %s\n"
    623 msgstr "%s: %s\n"
    624 
    625 #: ldlang.c:3740
    626 msgid "CTF warning"
    627 msgstr "\"CTF\" "
    628 
    629 #: ldlang.c:3740
    630 msgid "CTF error"
    631 msgstr "\"CTF\" "
    632 
    633 #: ldlang.c:3746
    634 #, c-format
    635 msgid "CTF error: cannot get CTF errors: `%s'\n"
    636 msgstr ""
    637 
    638 #: ldlang.c:3780
    639 msgid "%P: warning: CTF section in %pB not loaded; its types will be discarded: %s\n"
    640 msgstr ""
    641 
    642 #: ldlang.c:3809
    643 msgid "%P: warning: CTF output not created: `%s'\n"
    644 msgstr ""
    645 
    646 #: ldlang.c:3852
    647 msgid "%P: warning: CTF section in %pB cannot be linked: `%s'\n"
    648 msgstr "%P: :     \"CTF\"   %pB: '%s'\n"
    649 
    650 #: ldlang.c:3872
    651 msgid "%P: warning: CTF linking failed; output will have no CTF section: %s\n"
    652 msgstr "%P: : \"CTF\"  ;   \"CTF\" : %s\n"
    653 
    654 #: ldlang.c:3943
    655 msgid "%P: warning: CTF section emission failed; output will have no CTF section: %s\n"
    656 msgstr "%P: :        '%s'\n"
    657 
    658 #: ldlang.c:3982
    659 msgid "%P: warning: CTF section in %pB not linkable: %P was built without support for CTF\n"
    660 msgstr ""
    661 
    662 #: ldlang.c:4120
    663 msgid "%X%P: required symbol `%s' not defined\n"
    664 msgstr "%X%P:      '%s'\n"
    665 
    666 #: ldlang.c:4321 ldlang.c:4330
    667 msgid "%F%P: invalid type for output section `%s'\n"
    668 msgstr "%F%P:      '%s'\n"
    669 
    670 #: ldlang.c:4466
    671 msgid "warning: INSERT statement in linker script is incompatible with --enable-non-contiguous-regions.\n"
    672 msgstr ""
    673 
    674 #: ldlang.c:4479
    675 msgid "%F%P: %s not found for insert\n"
    676 msgstr "%F%P: %s     \n"
    677 
    678 #: ldlang.c:4751
    679 msgid " load address 0x%V"
    680 msgstr "    0x%V"
    681 
    682 #: ldlang.c:5013
    683 msgid "%W (size before relaxing)\n"
    684 msgstr "%W (  )\n"
    685 
    686 #: ldlang.c:5142
    687 #, c-format
    688 msgid "Address of section %s set to "
    689 msgstr "   %s    "
    690 
    691 #: ldlang.c:5344
    692 #, c-format
    693 msgid "Fail with %d\n"
    694 msgstr "   %d\n"
    695 
    696 #: ldlang.c:5561
    697 msgid "%F%P: Output section `%pA' not large enough for the linker-created stubs section `%pA'.\n"
    698 msgstr ""
    699 
    700 #: ldlang.c:5566
    701 msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions (section `%pA' would overflow `%pA' after it changed size).\n"
    702 msgstr ""
    703 
    704 #: ldlang.c:5675
    705 msgid "%X%P: section %s VMA wraps around address space\n"
    706 msgstr "%X%P:  %s VMA   \n"
    707 
    708 #: ldlang.c:5681
    709 msgid "%X%P: section %s LMA wraps around address space\n"
    710 msgstr "%X%P:  %s LMA   \n"
    711 
    712 #: ldlang.c:5733
    713 msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
    714 msgstr "%X%P:  %s LMA [%V,%V]   %s LMA [%V,%V]\n"
    715 
    716 #: ldlang.c:5777
    717 msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
    718 msgstr "%X%P:  %s VMA [%V,%V]   %s VMA [%V,%V]\n"
    719 
    720 #: ldlang.c:5800
    721 msgid "%X%P: region `%s' overflowed by %lu byte\n"
    722 msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n"
    723 msgstr[0] "%X%P:  '%s'    %lu \n"
    724 msgstr[1] "%X%P:  '%s'    %lu \n"
    725 
    726 #: ldlang.c:5825
    727 msgid "%X%P: address 0x%v of %pB section `%s' is not within region `%s'\n"
    728 msgstr "%X%P:  0x%v  %pB,  '%s',     '%s'\n"
    729 
    730 #: ldlang.c:5836
    731 msgid "%X%P: %pB section `%s' will not fit in region `%s'\n"
    732 msgstr "%X%P: %pB  '%s'      '%s'\n"
    733 
    734 #: ldlang.c:5922
    735 msgid "%F%P:%pS: non constant or forward reference address expression for section %s\n"
    736 msgstr "%F%P:%pS:              %s\n"
    737 
    738 #: ldlang.c:5947
    739 msgid "%X%P: internal error on COFF shared library section %s\n"
    740 msgstr "%X%P:      COFF   %s\n"
    741 
    742 #: ldlang.c:6005
    743 msgid "%F%P: error: no memory region specified for loadable section `%s'\n"
    744 msgstr "%F%P: :        '%s'\n"
    745 
    746 #: ldlang.c:6009
    747 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
    748 msgstr "%P: :        '%s'\n"
    749 
    750 #: ldlang.c:6043
    751 msgid "%P: warning: start of section %s changed by %ld\n"
    752 msgstr "%P: :    %s    %ld\n"
    753 
    754 #: ldlang.c:6136
    755 msgid "%P: warning: dot moved backwards before `%s'\n"
    756 msgstr "%P: :      '%s'\n"
    757 
    758 #: ldlang.c:6312
    759 msgid "%F%P: can't relax section: %E\n"
    760 msgstr "%F%P:      : %E\n"
    761 
    762 #: ldlang.c:6721
    763 msgid "%F%P: invalid data statement\n"
    764 msgstr "%F%P:    \n"
    765 
    766 #: ldlang.c:6754
    767 msgid "%F%P: invalid reloc statement\n"
    768 msgstr "%F%P:    \n"
    769 
    770 #: ldlang.c:7172
    771 msgid "%F%P: --gc-sections requires a defined symbol root specified by -e or -u\n"
    772 msgstr "%F%P: --gc-sections      -e  -u\n"
    773 
    774 #: ldlang.c:7197
    775 msgid "%F%P: %s: can't set start address\n"
    776 msgstr "%F%P: %s:       \n"
    777 
    778 #: ldlang.c:7210 ldlang.c:7229
    779 msgid "%F%P: can't set start address\n"
    780 msgstr "%F%P:       \n"
    781 
    782 #: ldlang.c:7223
    783 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
    784 msgstr "%P: :      %s;   - %V\n"
    785 
    786 #: ldlang.c:7234 ldlang.c:7242
    787 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
    788 msgstr "%P: :      %s;   \n"
    789 
    790 #: ldlang.c:7298
    791 msgid "%F%P: relocatable linking with relocations from format %s (%pB) to format %s (%pB) is not supported\n"
    792 msgstr "%F%P:      %s (%pB)   %s (%pB)   \n"
    793 
    794 #: ldlang.c:7308
    795 msgid "%X%P: %s architecture of input file `%pB' is incompatible with %s output\n"
    796 msgstr "%X%P: %s     '%pB'    %s \n"
    797 
    798 #: ldlang.c:7332
    799 msgid "%X%P: failed to merge target specific data of file %pB\n"
    800 msgstr "%X%P:         %pB\n"
    801 
    802 #: ldlang.c:7403
    803 msgid "%F%P: could not define common symbol `%pT': %E\n"
    804 msgstr "%F%P:        '%pT': %E\n"
    805 
    806 #: ldlang.c:7415
    807 msgid ""
    808 "\n"
    809 "Allocating common symbols\n"
    810 msgstr ""
    811 "\n"
    812 "   \n"
    813 
    814 #: ldlang.c:7416
    815 msgid ""
    816 "Common symbol       size              file\n"
    817 "\n"
    818 msgstr ""
    819 "                         \n"
    820 "\n"
    821 
    822 #: ldlang.c:7473
    823 msgid "%X%P: error: unplaced orphan section `%pA' from `%pB'\n"
    824 msgstr ""
    825 
    826 #: ldlang.c:7491
    827 msgid "%P: warning: orphan section `%pA' from `%pB' being placed in section `%s'\n"
    828 msgstr ""
    829 
    830 #: ldlang.c:7581
    831 msgid "%F%P: invalid character %c (%d) in flags\n"
    832 msgstr "%F%P:   %c (%d)  \n"
    833 
    834 #. && in_section_ordering
    835 #: ldlang.c:7675
    836 msgid "%F%P:%pS: error: output section '%s' must already exist\n"
    837 msgstr "%F%P:%pS: :      '%s \n"
    838 
    839 #: ldlang.c:7699
    840 msgid "%F%P:%pS: error: align with input and explicit align specified\n"
    841 msgstr "%F%P:%pS: :        \n"
    842 
    843 #: ldlang.c:8170
    844 msgid "%P: warning: --enable-non-contiguous-regions discards section `%pA' from `%pB'\n"
    845 msgstr "%P: : --enable-non-contiguous-regions   '%pA'  '%pB'\n"
    846 
    847 #: ldlang.c:8274
    848 msgid "%F%P: %s: plugin reported error after all symbols read\n"
    849 msgstr "%F%P: %s:        \n"
    850 
    851 #: ldlang.c:8399
    852 msgid ""
    853 "Object-only input files:\n"
    854 " "
    855 msgstr ""
    856 "   :\n"
    857 " "
    858 
    859 #: ldlang.c:8511
    860 msgid "%F%P: bfd_merge_sections failed: %E\n"
    861 msgstr "%F%P: bfd_merge_sections : %E\n"
    862 
    863 #: ldlang.c:8888
    864 msgid "%F%P: multiple STARTUP files\n"
    865 msgstr "%F%P:  STARTUP \n"
    866 
    867 #: ldlang.c:8934
    868 msgid "%X%P:%pS: section has both a load address and a load region\n"
    869 msgstr "%X%P:%pS:        \n"
    870 
    871 #: ldlang.c:9043
    872 msgid "%X%P:%pS: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack them\n"
    873 msgstr "%X%P:%pS:    PHDRS  FILEHDR,     PT_LOAD \n"
    874 
    875 #: ldlang.c:9116
    876 msgid "%F%P: no sections assigned to phdrs\n"
    877 msgstr "%F%P:  phdrs    \n"
    878 
    879 #: ldlang.c:9154
    880 msgid "%F%P: bfd_record_phdr failed: %E\n"
    881 msgstr "%F%P: bfd_record_phdr  : %E\n"
    882 
    883 #: ldlang.c:9174
    884 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
    885 msgstr "%X%P:  '%s'     phdr `%s'\n"
    886 
    887 #: ldlang.c:9590
    888 msgid "%X%P: unknown language `%s' in version information\n"
    889 msgstr "%X%P:   '%s'    \n"
    890 
    891 #: ldlang.c:9735
    892 msgid "%X%P: anonymous version tag cannot be combined with other version tags\n"
    893 msgstr "%X%P:              \n"
    894 
    895 #: ldlang.c:9744
    896 msgid "%X%P: duplicate version tag `%s'\n"
    897 msgstr "%X%P:     '%s'\n"
    898 
    899 #: ldlang.c:9765 ldlang.c:9774 ldlang.c:9792 ldlang.c:9802
    900 msgid "%X%P: duplicate expression `%s' in version information\n"
    901 msgstr "%X%P:   '%s'   \n"
    902 
    903 #: ldlang.c:9842
    904 msgid "%X%P: unable to find version dependency `%s'\n"
    905 msgstr "%X%P:         '%s'\n"
    906 
    907 #: ldlang.c:9865
    908 msgid "%X%P: unable to read .exports section contents\n"
    909 msgstr "%X%P:         .exports\n"
    910 
    911 #: ldlang.c:9911
    912 msgid "%P: invalid origin for memory region %s\n"
    913 msgstr "%P:      %s\n"
    914 
    915 #: ldlang.c:9923
    916 msgid "%P: invalid length for memory region %s\n"
    917 msgstr "%P:      %s\n"
    918 
    919 #: ldlang.c:10035
    920 msgid "%X%P: unknown feature `%s'\n"
    921 msgstr "%X%P:   '%s'\n"
    922 
    923 #: ldlang.c:10401
    924 msgid "failed to create output section"
    925 msgstr "     "
    926 
    927 #: ldlang.c:10435
    928 msgid "failed to copy private data"
    929 msgstr "     "
    930 
    931 #: ldlang.c:10444
    932 msgid "%P%F: setup_section: %s: %s\n"
    933 msgstr "%P%F:   : %s: %s\n"
    934 
    935 #: ldlang.c:10507
    936 msgid "relocation count is negative"
    937 msgstr ""
    938 
    939 #: ldlang.c:10539
    940 msgid "%P%F: copy_section: %s: %s\n"
    941 msgstr "%P%F: copy_section: %s: %s\n"
    942 
    943 #: ldlang.c:10694
    944 msgid "error setting up sections"
    945 msgstr "    "
    946 
    947 #: ldlang.c:10702
    948 msgid "error copying private header data"
    949 msgstr "     "
    950 
    951 #: ldlang.c:10715
    952 msgid "can't create object-only section"
    953 msgstr "      \" \""
    954 
    955 #: ldlang.c:10721
    956 msgid "can't set object-only section size"
    957 msgstr ""
    958 
    959 #: ldlang.c:10752
    960 msgid "error copying sections"
    961 msgstr "    "
    962 
    963 #: ldlang.c:10759
    964 msgid "error adding object-only section"
    965 msgstr "     \" \""
    966 
    967 #: ldlang.c:10769
    968 msgid "error copying private BFD data"
    969 msgstr ""
    970 
    971 #: ldlang.c:10776
    972 msgid "%P%F: failed to finish output with object-only section\n"
    973 msgstr ""
    974 
    975 #: ldlang.c:10786
    976 msgid "%P%F: failed to rename output with object-only section\n"
    977 msgstr "%P%F:      \" \"\n"
    978 
    979 #: ldlang.c:10802
    980 msgid "%P%F: failed to add object-only section: %s\n"
    981 msgstr "%P%F:   to   \" \": %s\n"
    982 
    983 #: ldlang.c:10835
    984 msgid "%P%F: Failed to create hash table\n"
    985 msgstr "%P%F:    \n"
    986 
    987 #: ldlang.c:10899
    988 msgid "%P%F:%s: final close failed on object-only output: %E\n"
    989 msgstr "%P%F:%s:      \" \": %E\n"
    990 
    991 #: ldlang.c:10909
    992 msgid "%P%F:%s: cannot open object-only output: %E\n"
    993 msgstr "%P%F:%s:        \" \": %E\n"
    994 
    995 #: ldlang.c:10917
    996 msgid "%P%F:%s: cannot stat object-only output: %E\n"
    997 msgstr "%P%F:%s:        \" \": %E\n"
    998 
    999 #: ldlang.c:10932
   1000 msgid "%P%F:%s: read failed on object-only output: %E\n"
   1001 msgstr "%P%F:%s:      \" \": %E\n"
   1002 
   1003 #: ldlang.c:10959
   1004 msgid "%P%F: cannot extract object-only section from %B: %E\n"
   1005 msgstr "%P%X:      \" \"  %B: %E\n"
   1006 
   1007 #: ldmain.c:198
   1008 msgid "%F%P: cannot open dependency file %s: %E\n"
   1009 msgstr "%F%P:         %s: %E\n"
   1010 
   1011 #: ldmain.c:291
   1012 msgid "%F%P: fatal error: libbfd ABI mismatch\n"
   1013 msgstr ""
   1014 
   1015 #: ldmain.c:330
   1016 msgid "%X%P: can't set BFD default target to `%s': %E\n"
   1017 msgstr "%X%P:     BFD,       '%s': %E\n"
   1018 
   1019 #: ldmain.c:435
   1020 msgid "built in linker script"
   1021 msgstr "   "
   1022 
   1023 #: ldmain.c:445
   1024 #, c-format
   1025 msgid "using external linker script: %s"
   1026 msgstr "     : %s"
   1027 
   1028 #: ldmain.c:447
   1029 msgid "using internal linker script:"
   1030 msgstr "     :"
   1031 
   1032 #: ldmain.c:497
   1033 msgid "%F%P: --no-define-common may not be used without -shared\n"
   1034 msgstr "%F%P: --no-define-common       -shared\n"
   1035 
   1036 #: ldmain.c:504
   1037 msgid "%F%P: no input files\n"
   1038 msgstr "%F%P:   \n"
   1039 
   1040 #: ldmain.c:508
   1041 msgid "%P: mode %s\n"
   1042 msgstr "%P:  %s\n"
   1043 
   1044 #: ldmain.c:526 ends32belf.c:473 ends32belf16m.c:473 ends32belf_linux.c:606
   1045 #: ends32elf.c:473 ends32elf16m.c:473 ends32elf_linux.c:606
   1046 msgid "%F%P: cannot open map file %s: %E\n"
   1047 msgstr "%F%P:         %s: %E\n"
   1048 
   1049 #: ldmain.c:590
   1050 msgid "%P: link errors found, deleting executable `%s'\n"
   1051 msgstr "%P:   ,     '%s'\n"
   1052 
   1053 #: ldmain.c:601
   1054 msgid "%F%P: %s: final close failed: %E\n"
   1055 msgstr "%F%P: %s:    : %E\n"
   1056 
   1057 #: ldmain.c:630
   1058 msgid "%F%P: unable to open for source of copy `%s'\n"
   1059 msgstr "%F%P:         '%s'\n"
   1060 
   1061 #: ldmain.c:633
   1062 msgid "%F%P: unable to open for destination of copy `%s'\n"
   1063 msgstr "%F%P:         '%s'\n"
   1064 
   1065 #: ldmain.c:640
   1066 msgid "%P: error writing file `%s'\n"
   1067 msgstr "%P:      '%s'\n"
   1068 
   1069 #: ldmain.c:645 pe-dll.c:2009
   1070 #, c-format
   1071 msgid "%P: error closing file `%s'\n"
   1072 msgstr "%P:      '%s'\n"
   1073 
   1074 #: ldmain.c:660
   1075 #, c-format
   1076 msgid "%s: total time in link: %ld.%06ld\n"
   1077 msgstr "%s:    : %ld.%06ld\n"
   1078 
   1079 #: ldmain.c:747
   1080 msgid "%F%P: missing argument to -m\n"
   1081 msgstr "%F%P:    -m\n"
   1082 
   1083 #: ldmain.c:801 ldmain.c:818 ldmain.c:838 ldmain.c:870 pe-dll.c:1431
   1084 msgid "%F%P: bfd_hash_table_init failed: %E\n"
   1085 msgstr "%F%P: bfd_hash_table_init  : %E\n"
   1086 
   1087 #: ldmain.c:805 ldmain.c:822 ldmain.c:842
   1088 msgid "%F%P: bfd_hash_lookup failed: %E\n"
   1089 msgstr "%F%P: bfd_hash_lookup  : %E\n"
   1090 
   1091 #: ldmain.c:856
   1092 msgid "%X%P: error: duplicate retain-symbols-file\n"
   1093 msgstr "%X%P: :  retain-symbols-file\n"
   1094 
   1095 #: ldmain.c:900
   1096 msgid "%F%P: bfd_hash_lookup for insertion failed: %E\n"
   1097 msgstr "%F%P: bfd_hash_lookup    : %E\n"
   1098 
   1099 #: ldmain.c:905
   1100 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
   1101 msgstr "%P: '-retain-symbols-file'  '-s'  '-S'\n"
   1102 
   1103 #: ldmain.c:1026
   1104 msgid ""
   1105 "Archive member included to satisfy reference by file (symbol)\n"
   1106 "\n"
   1107 msgstr ""
   1108 "    ,      ()\n"
   1109 "\n"
   1110 
   1111 #: ldmain.c:1132
   1112 msgid "%P: %C: warning: multiple definition of `%pT'"
   1113 msgstr "%P: %C:    '%pT'"
   1114 
   1115 #: ldmain.c:1135
   1116 msgid "%X%P: %C: multiple definition of `%pT'"
   1117 msgstr "%X%P: %C:    '%pT'"
   1118 
   1119 #: ldmain.c:1138
   1120 msgid "; %D: first defined here"
   1121 msgstr "; %D:    "
   1122 
   1123 #: ldmain.c:1143
   1124 msgid "%P: disabling relaxation; it will not work with multiple definitions\n"
   1125 msgstr "%P:   -     \n"
   1126 
   1127 #: ldmain.c:1196
   1128 msgid "%P: %pB: warning: definition of `%pT' overriding common from %pB\n"
   1129 msgstr "%P: %pB: e:   '%pT'    %pB\n"
   1130 
   1131 #: ldmain.c:1200
   1132 msgid "%P: %pB: warning: definition of `%pT' overriding common\n"
   1133 msgstr "%P: %pB: e:   '%pT'  \n"
   1134 
   1135 #: ldmain.c:1209
   1136 msgid "%P: %pB: warning: common of `%pT' overridden by definition from %pB\n"
   1137 msgstr "%P: %pB: e:   '%pT'      %pB\n"
   1138 
   1139 #: ldmain.c:1213
   1140 msgid "%P: %pB: warning: common of `%pT' overridden by definition\n"
   1141 msgstr "%P: %pB: e:   '%pT'    \n"
   1142 
   1143 #: ldmain.c:1222
   1144 msgid "%P: %pB: warning: common of `%pT' overridden by larger common from %pB\n"
   1145 msgstr "%P: %pB: e:   '%pT'    -   %pB\n"
   1146 
   1147 #: ldmain.c:1226
   1148 msgid "%P: %pB: warning: common of `%pT' overridden by larger common\n"
   1149 msgstr "%P: %pB: :   '%pT'    - \n"
   1150 
   1151 #: ldmain.c:1233
   1152 msgid "%P: %pB: warning: common of `%pT' overriding smaller common from %pB\n"
   1153 msgstr "%P: %pB: :   '%pT'  -   %pB\n"
   1154 
   1155 #: ldmain.c:1237
   1156 msgid "%P: %pB: warning: common of `%pT' overriding smaller common\n"
   1157 msgstr "%P: %pB: :   '%pT'  - \n"
   1158 
   1159 #: ldmain.c:1244
   1160 msgid "%P: %pB and %pB: warning: multiple common of `%pT'\n"
   1161 msgstr "%P: %pB and %pB: :    '%pT'\n"
   1162 
   1163 #: ldmain.c:1247
   1164 msgid "%P: %pB: warning: multiple common of `%pT'\n"
   1165 msgstr "%P: %pB: :    '%pT'\n"
   1166 
   1167 #: ldmain.c:1266 ldmain.c:1302
   1168 msgid "%P: warning: global constructor %s used\n"
   1169 msgstr "%P: :    %s\n"
   1170 
   1171 #: ldmain.c:1312
   1172 msgid "%F%P: BFD backend error: BFD_RELOC_CTOR unsupported\n"
   1173 msgstr "%F%P: BFD : BFD_RELOC_CTOR \n"
   1174 
   1175 #. We found a reloc for the symbol we are looking for.
   1176 #: ldmain.c:1384 ldmain.c:1386 ldmain.c:1388 ldmain.c:1396 ldmain.c:1439
   1177 msgid "warning: "
   1178 msgstr ": "
   1179 
   1180 #: ldmain.c:1529
   1181 msgid "%X%P: %H: undefined reference to `%pT'\n"
   1182 msgstr "%X%P: %H:    '%pT'\n"
   1183 
   1184 #: ldmain.c:1532
   1185 msgid "%P: %H: warning: undefined reference to `%pT'\n"
   1186 msgstr "%P: %H: :    '%pT'\n"
   1187 
   1188 #: ldmain.c:1538
   1189 msgid "%X%P: %D: more undefined references to `%pT' follow\n"
   1190 msgstr "%X%P: %D:      '%pT'\n"
   1191 
   1192 #: ldmain.c:1541
   1193 msgid "%P: %D: warning: more undefined references to `%pT' follow\n"
   1194 msgstr "%P: %D: :      '%pT'\n"
   1195 
   1196 #: ldmain.c:1552
   1197 msgid "%X%P: %pB: undefined reference to `%pT'\n"
   1198 msgstr "%X%P: %pB:    '%pT'\n"
   1199 
   1200 #: ldmain.c:1555
   1201 msgid "%P: %pB: warning: undefined reference to `%pT'\n"
   1202 msgstr "%P: %pB: :    '%pT'\n"
   1203 
   1204 #: ldmain.c:1561
   1205 msgid "%X%P: %pB: more undefined references to `%pT' follow\n"
   1206 msgstr "%X%P: %pB:     '%pT' \n"
   1207 
   1208 #: ldmain.c:1564
   1209 msgid "%P: %pB: warning: more undefined references to `%pT' follow\n"
   1210 msgstr "%P: %pB: :     '%pT' \n"
   1211 
   1212 #: ldmain.c:1601
   1213 msgid " additional relocation overflows omitted from the output\n"
   1214 msgstr "       \n"
   1215 
   1216 #: ldmain.c:1614
   1217 #, c-format
   1218 msgid " relocation truncated to fit: %s against undefined symbol `%pT'"
   1219 msgstr "  ,   : %s    '%pT'"
   1220 
   1221 #: ldmain.c:1620
   1222 #, c-format
   1223 msgid " relocation truncated to fit: %s against symbol `%pT' defined in %pA section in %pB"
   1224 msgstr "  ,   : %s   '%pT'    %pA  %pB"
   1225 
   1226 #: ldmain.c:1633
   1227 #, c-format
   1228 msgid " relocation truncated to fit: %s against `%pT'"
   1229 msgstr "  ,   :  %s  '%pT'"
   1230 
   1231 #: ldmain.c:1649
   1232 msgid "%X%H: dangerous relocation: %s\n"
   1233 msgstr "%X%H:  : %s\n"
   1234 
   1235 #: ldmain.c:1663
   1236 msgid "%X%H: reloc refers to symbol `%pT' which is not being output\n"
   1237 msgstr "%X%H:     '%pT',    \n"
   1238 
   1239 #: ldmain.c:1697
   1240 msgid "%P: %pB: reference to %s\n"
   1241 msgstr "%P: %pB:   %s\n"
   1242 
   1243 #: ldmain.c:1699
   1244 msgid "%P: %pB: definition of %s\n"
   1245 msgstr "%P: %pB:   %s\n"
   1246 
   1247 #: ldmisc.c:366
   1248 #, c-format
   1249 msgid "%pB: in function `%pT':\n"
   1250 msgstr "%pB:   '%pT':\n"
   1251 
   1252 #: ldmisc.c:506
   1253 #, c-format
   1254 msgid "no symbol"
   1255 msgstr " "
   1256 
   1257 #: ldmisc.c:688
   1258 msgid "%P: error: unsupported option: %s\n"
   1259 msgstr "%P: :  : %s\n"
   1260 
   1261 #: ldmisc.c:690
   1262 msgid "%P: warning: %s ignored\n"
   1263 msgstr "%P: : %s  \n"
   1264 
   1265 #: ldmisc.c:701
   1266 msgid "%F%P: internal error %s %d\n"
   1267 msgstr "%F%P:   %s %d\n"
   1268 
   1269 #: ldmisc.c:765
   1270 msgid "%P: internal error: aborting at %s:%d in %s\n"
   1271 msgstr "%P:  :   %s:%d  %s\n"
   1272 
   1273 #: ldmisc.c:768
   1274 msgid "%P: internal error: aborting at %s:%d\n"
   1275 msgstr "%P:  :   %s:%d\n"
   1276 
   1277 #: ldmisc.c:770
   1278 msgid "%F%P: please report this bug\n"
   1279 msgstr "%F%P: ,   \n"
   1280 
   1281 #. Output for noisy == 2 is intended to follow the GNU standards.
   1282 #: ldver.c:38
   1283 #, c-format
   1284 msgid "GNU ld %s\n"
   1285 msgstr "   %s\n"
   1286 
   1287 #: ldver.c:42
   1288 #, c-format
   1289 msgid "Copyright (C) 2025 Free Software Foundation, Inc.\n"
   1290 msgstr " : 2025    \n"
   1291 
   1292 #: ldver.c:43
   1293 #, c-format
   1294 msgid ""
   1295 "This program is free software; you may redistribute it under the terms of\n"
   1296 "the GNU General Public License version 3 or (at your option) a later version.\n"
   1297 "This program has absolutely no warranty.\n"
   1298 msgstr ""
   1299 "    :      \n"
   1300 "      3    ,  .\n"
   1301 "    .\n"
   1302 
   1303 #: ldver.c:53
   1304 #, c-format
   1305 msgid "  Supported emulations:\n"
   1306 msgstr "   :\n"
   1307 
   1308 #: ldwrite.c:60 ldwrite.c:67 ldwrite.c:173 ldwrite.c:181 ldwrite.c:227
   1309 #: ldwrite.c:268
   1310 msgid "%F%P: bfd_new_link_order failed: %E\n"
   1311 msgstr "%F%P: bfd_new_link_order  : %E\n"
   1312 
   1313 #: ldwrite.c:337
   1314 msgid "%F%P: cannot create split section name for %s\n"
   1315 msgstr "%F%P:    ,        %s\n"
   1316 
   1317 #: ldwrite.c:349
   1318 msgid "%F%P: clone section failed: %E\n"
   1319 msgstr "%F%P:     : %E\n"
   1320 
   1321 #: ldwrite.c:387
   1322 #, c-format
   1323 msgid "%8x something else\n"
   1324 msgstr "%8x \n"
   1325 
   1326 #: ldwrite.c:553
   1327 msgid "%F%P: final link failed: %E\n"
   1328 msgstr "%F%P:    : %E\n"
   1329 
   1330 #: ldwrite.c:555
   1331 msgid "%F%P: final link failed\n"
   1332 msgstr "%F%P:    \n"
   1333 
   1334 #: lexsup.c:105 lexsup.c:303
   1335 msgid "KEYWORD"
   1336 msgstr ""
   1337 
   1338 #: lexsup.c:105
   1339 msgid "Shared library control for HP/UX compatibility"
   1340 msgstr "       HP/UX"
   1341 
   1342 #: lexsup.c:108
   1343 msgid "ARCH"
   1344 msgstr ""
   1345 
   1346 #: lexsup.c:108
   1347 msgid "Set architecture"
   1348 msgstr " "
   1349 
   1350 #: lexsup.c:110 lexsup.c:443
   1351 msgid "TARGET"
   1352 msgstr ""
   1353 
   1354 #: lexsup.c:110
   1355 msgid "Specify target for following input files"
   1356 msgstr "       "
   1357 
   1358 #: lexsup.c:113 lexsup.c:119 lexsup.c:180 lexsup.c:184 lexsup.c:223
   1359 #: lexsup.c:227 lexsup.c:242 lexsup.c:244 lexsup.c:465 lexsup.c:491
   1360 #: lexsup.c:539 lexsup.c:552 lexsup.c:556
   1361 msgid "FILE"
   1362 msgstr ""
   1363 
   1364 #: lexsup.c:113
   1365 msgid "Read MRI format linker script"
   1366 msgstr "     MRI "
   1367 
   1368 #: lexsup.c:115
   1369 msgid "Force common symbols to be defined"
   1370 msgstr "    "
   1371 
   1372 #: lexsup.c:119
   1373 msgid "Write dependency file"
   1374 msgstr "    "
   1375 
   1376 #: lexsup.c:122
   1377 msgid "Force group members out of groups"
   1378 msgstr ""
   1379 
   1380 #: lexsup.c:124 lexsup.c:514 lexsup.c:516 lexsup.c:518 lexsup.c:520
   1381 #: lexsup.c:522 lexsup.c:524 lexsup.c:526
   1382 msgid "ADDRESS"
   1383 msgstr ""
   1384 
   1385 #: lexsup.c:124
   1386 msgid "Set start address"
   1387 msgstr "  "
   1388 
   1389 #: lexsup.c:126
   1390 msgid "Export all dynamic symbols"
   1391 msgstr "    "
   1392 
   1393 #: lexsup.c:128
   1394 msgid "Undo the effect of --export-dynamic"
   1395 msgstr "   --export-dynamic"
   1396 
   1397 #: lexsup.c:130
   1398 msgid "Enable support of non-contiguous memory regions"
   1399 msgstr ""
   1400 
   1401 #: lexsup.c:132
   1402 msgid "Enable warnings when --enable-non-contiguous-regions may cause unexpected behaviour"
   1403 msgstr ""
   1404 
   1405 #: lexsup.c:134
   1406 msgid "Disable the LINKER_VERSION linker script directive"
   1407 msgstr ""
   1408 
   1409 #: lexsup.c:136
   1410 msgid "Enable the LINKER_VERSION linker script directive"
   1411 msgstr ""
   1412 
   1413 #: lexsup.c:138
   1414 msgid "Link big-endian objects"
   1415 msgstr "      "
   1416 
   1417 #: lexsup.c:140
   1418 msgid "Link little-endian objects"
   1419 msgstr "      "
   1420 
   1421 #: lexsup.c:142 lexsup.c:145
   1422 msgid "SHLIB"
   1423 msgstr "_"
   1424 
   1425 #: lexsup.c:142
   1426 msgid "Auxiliary filter for shared object symbol table"
   1427 msgstr "        "
   1428 
   1429 #: lexsup.c:145
   1430 msgid "Filter for shared object symbol table"
   1431 msgstr "       "
   1432 
   1433 #: lexsup.c:148
   1434 msgid "Ignored"
   1435 msgstr ""
   1436 
   1437 #: lexsup.c:150
   1438 msgid "SIZE"
   1439 msgstr ""
   1440 
   1441 #: lexsup.c:150
   1442 msgid "Small data size (if no size, same as --shared)"
   1443 msgstr "  -  (    --shared)"
   1444 
   1445 #: lexsup.c:153
   1446 msgid "FILENAME"
   1447 msgstr "_"
   1448 
   1449 #: lexsup.c:153
   1450 msgid "Set internal name of shared library"
   1451 msgstr "     "
   1452 
   1453 #: lexsup.c:155
   1454 msgid "PROGRAM"
   1455 msgstr ""
   1456 
   1457 #: lexsup.c:155
   1458 msgid "Set PROGRAM as the dynamic linker to use"
   1459 msgstr "      "
   1460 
   1461 #: lexsup.c:158
   1462 msgid "Produce an executable with no program interpreter header"
   1463 msgstr ""
   1464 
   1465 #: lexsup.c:161
   1466 msgid "LIBNAME"
   1467 msgstr "_"
   1468 
   1469 #: lexsup.c:161
   1470 msgid "Search for library LIBNAME"
   1471 msgstr "   _"
   1472 
   1473 #: lexsup.c:163
   1474 msgid "DIRECTORY"
   1475 msgstr ""
   1476 
   1477 #: lexsup.c:163
   1478 msgid "Add DIRECTORY to library search path"
   1479 msgstr "       "
   1480 
   1481 #: lexsup.c:166
   1482 msgid "Override the default sysroot location"
   1483 msgstr "   systoot"
   1484 
   1485 #: lexsup.c:168
   1486 msgid "EMULATION"
   1487 msgstr ""
   1488 
   1489 #: lexsup.c:168
   1490 msgid "Set emulation"
   1491 msgstr " "
   1492 
   1493 #: lexsup.c:170
   1494 msgid "Print map file on standard output"
   1495 msgstr "      "
   1496 
   1497 #: lexsup.c:172
   1498 msgid "Do not page align data"
   1499 msgstr "      "
   1500 
   1501 #: lexsup.c:174
   1502 msgid "Do not page align data, do not make text readonly"
   1503 msgstr "      ,       "
   1504 
   1505 #: lexsup.c:177
   1506 msgid "Page align data, make text readonly"
   1507 msgstr "   ,      "
   1508 
   1509 #: lexsup.c:180
   1510 msgid "Set output file name"
   1511 msgstr "     "
   1512 
   1513 #: lexsup.c:182
   1514 msgid "Optimize output file"
   1515 msgstr "   "
   1516 
   1517 #: lexsup.c:184
   1518 msgid "Generate import library"
   1519 msgstr "     "
   1520 
   1521 #: lexsup.c:187 lexsup.c:201
   1522 msgid "PLUGIN"
   1523 msgstr ""
   1524 
   1525 #: lexsup.c:187
   1526 msgid "Load named plugin"
   1527 msgstr "  "
   1528 
   1529 #: lexsup.c:189 lexsup.c:203
   1530 msgid "ARG"
   1531 msgstr ""
   1532 
   1533 #: lexsup.c:189
   1534 msgid "Send arg to last-loaded plugin"
   1535 msgstr " .    "
   1536 
   1537 #: lexsup.c:191
   1538 msgid "Store plugin intermediate files permanently"
   1539 msgstr ""
   1540 
   1541 #: lexsup.c:194 lexsup.c:197
   1542 msgid "Ignored for GCC LTO option compatibility"
   1543 msgstr "    GCC LTO "
   1544 
   1545 #: lexsup.c:201
   1546 msgid "Load named plugin (ignored)"
   1547 msgstr "   ()"
   1548 
   1549 #: lexsup.c:203
   1550 msgid "Send arg to last-loaded plugin (ignored)"
   1551 msgstr "      ()"
   1552 
   1553 #: lexsup.c:206
   1554 msgid "Ignored for GCC linker option compatibility"
   1555 msgstr "       "
   1556 
   1557 #: lexsup.c:209 lexsup.c:212
   1558 msgid "Ignored for gold option compatibility"
   1559 msgstr "    gold"
   1560 
   1561 #: lexsup.c:215
   1562 msgid "Ignored for SVR4 compatibility"
   1563 msgstr "    SVR4"
   1564 
   1565 #: lexsup.c:219
   1566 msgid "Generate relocatable output"
   1567 msgstr "   "
   1568 
   1569 #: lexsup.c:223
   1570 msgid "Just link symbols (if directory, same as --rpath)"
   1571 msgstr "    (  ,   --rpath)"
   1572 
   1573 #: lexsup.c:229
   1574 msgid "PATTERN=FILE"
   1575 msgstr ""
   1576 
   1577 #: lexsup.c:232
   1578 msgid "Strip all symbols"
   1579 msgstr "   "
   1580 
   1581 #: lexsup.c:234
   1582 msgid "Strip debugging symbols"
   1583 msgstr "    "
   1584 
   1585 #: lexsup.c:236
   1586 msgid "Strip symbols in discarded sections"
   1587 msgstr "     "
   1588 
   1589 #: lexsup.c:238
   1590 msgid "Do not strip symbols in discarded sections"
   1591 msgstr "      "
   1592 
   1593 #: lexsup.c:240
   1594 msgid "Trace file opens"
   1595 msgstr "   "
   1596 
   1597 #: lexsup.c:242
   1598 msgid "Read linker script"
   1599 msgstr "   "
   1600 
   1601 #: lexsup.c:244
   1602 msgid "Read default linker script"
   1603 msgstr "     "
   1604 
   1605 #: lexsup.c:248 lexsup.c:251 lexsup.c:269 lexsup.c:361 lexsup.c:385
   1606 #: lexsup.c:507 lexsup.c:542 lexsup.c:554 lexsup.c:613 lexsup.c:616
   1607 msgid "SYMBOL"
   1608 msgstr ""
   1609 
   1610 #: lexsup.c:248
   1611 msgid "Start with undefined reference to SYMBOL"
   1612 msgstr "     "
   1613 
   1614 #: lexsup.c:251
   1615 msgid "Require SYMBOL be defined in the final output"
   1616 msgstr "        "
   1617 
   1618 #: lexsup.c:254
   1619 msgid "[=SECTION]"
   1620 msgstr "[=]"
   1621 
   1622 #: lexsup.c:255
   1623 msgid "Don't merge input [SECTION | orphan] sections"
   1624 msgstr "    [ | ] "
   1625 
   1626 #: lexsup.c:257
   1627 msgid "Build global constructor/destructor tables"
   1628 msgstr "   / "
   1629 
   1630 #: lexsup.c:259
   1631 msgid "Print version information"
   1632 msgstr "    "
   1633 
   1634 #: lexsup.c:261
   1635 msgid "Print version and emulation information"
   1636 msgstr "      "
   1637 
   1638 #: lexsup.c:263
   1639 msgid "Discard all local symbols"
   1640 msgstr "    "
   1641 
   1642 #: lexsup.c:265
   1643 msgid "Discard temporary local symbols (default)"
   1644 msgstr "     ( )"
   1645 
   1646 #: lexsup.c:267
   1647 msgid "Don't discard any local symbols"
   1648 msgstr "    "
   1649 
   1650 #: lexsup.c:269
   1651 msgid "Trace mentions of SYMBOL"
   1652 msgstr "    "
   1653 
   1654 #: lexsup.c:271 lexsup.c:467 lexsup.c:469
   1655 msgid "PATH"
   1656 msgstr ""
   1657 
   1658 #: lexsup.c:271
   1659 msgid "Default search path for Solaris compatibility"
   1660 msgstr "        "
   1661 
   1662 #: lexsup.c:274
   1663 msgid "Start a group"
   1664 msgstr "  "
   1665 
   1666 #: lexsup.c:276
   1667 msgid "End a group"
   1668 msgstr "  "
   1669 
   1670 #: lexsup.c:280
   1671 msgid "Accept input files whose architecture cannot be determined"
   1672 msgstr "   ,       "
   1673 
   1674 #: lexsup.c:284
   1675 msgid "Reject input files whose architecture is unknown"
   1676 msgstr "      "
   1677 
   1678 #: lexsup.c:296
   1679 msgid "Only set DT_NEEDED for following dynamic libs if used"
   1680 msgstr "  DT_NEEDED    .,    "
   1681 
   1682 #: lexsup.c:299
   1683 msgid ""
   1684 "Always set DT_NEEDED for dynamic libraries mentioned on\n"
   1685 "                                the command line"
   1686 msgstr ""
   1687 "   DT_NEEDED   \n"
   1688 "                                   "
   1689 
   1690 #: lexsup.c:303
   1691 msgid "Ignored for SunOS compatibility"
   1692 msgstr "    SunOS"
   1693 
   1694 #: lexsup.c:305
   1695 msgid "Link against shared libraries"
   1696 msgstr "   "
   1697 
   1698 #: lexsup.c:311
   1699 msgid "Do not link against shared libraries"
   1700 msgstr "    "
   1701 
   1702 #: lexsup.c:319
   1703 msgid "Don't bind global references locally"
   1704 msgstr "       "
   1705 
   1706 #: lexsup.c:321
   1707 msgid "Bind global references locally"
   1708 msgstr "     "
   1709 
   1710 #: lexsup.c:323
   1711 msgid "Bind global function references locally"
   1712 msgstr "       "
   1713 
   1714 #: lexsup.c:325
   1715 msgid "Check section addresses for overlaps (default)"
   1716 msgstr "       ( )"
   1717 
   1718 #: lexsup.c:328
   1719 msgid "Do not check section addresses for overlaps"
   1720 msgstr "       "
   1721 
   1722 #: lexsup.c:332
   1723 msgid "Copy DT_NEEDED links mentioned inside DSOs that follow"
   1724 msgstr "  DT_NEEDED    DSO-,  "
   1725 
   1726 #: lexsup.c:336
   1727 msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow"
   1728 msgstr "    DT_NEEDED    DSO-,  "
   1729 
   1730 #: lexsup.c:340
   1731 msgid "Output cross reference table"
   1732 msgstr "    "
   1733 
   1734 #: lexsup.c:342
   1735 msgid "SYMBOL=EXPRESSION"
   1736 msgstr "="
   1737 
   1738 #: lexsup.c:342
   1739 msgid "Define a symbol"
   1740 msgstr "  "
   1741 
   1742 #: lexsup.c:344
   1743 msgid "[=STYLE]"
   1744 msgstr "[=]"
   1745 
   1746 #: lexsup.c:344
   1747 msgid "Demangle symbol names [using STYLE]"
   1748 msgstr "   [ ]"
   1749 
   1750 #: lexsup.c:348
   1751 msgid ""
   1752 "Do not allow multiple definitions with symbols included\n"
   1753 "                                in filename invoked by -R or --just-symbols"
   1754 msgstr ""
   1755 
   1756 #: lexsup.c:353
   1757 msgid "Generate embedded relocs"
   1758 msgstr "   "
   1759 
   1760 #: lexsup.c:355
   1761 msgid "Treat warnings as errors"
   1762 msgstr "    "
   1763 
   1764 #: lexsup.c:358
   1765 msgid "Do not treat warnings as errors (default)"
   1766 msgstr "       ( )"
   1767 
   1768 #: lexsup.c:361
   1769 msgid "Call SYMBOL at unload-time"
   1770 msgstr "     "
   1771 
   1772 #: lexsup.c:363
   1773 msgid "Force generation of file with .exe suffix"
   1774 msgstr "      .exe "
   1775 
   1776 #: lexsup.c:365
   1777 msgid "Remove unused sections (on some targets)"
   1778 msgstr "    (  )"
   1779 
   1780 #: lexsup.c:368
   1781 msgid "Don't remove unused sections (default)"
   1782 msgstr "     ( )"
   1783 
   1784 #: lexsup.c:371
   1785 msgid "List removed unused sections on stderr"
   1786 msgstr ",    ,    "
   1787 
   1788 #: lexsup.c:374
   1789 msgid "Do not list removed unused sections"
   1790 msgstr "     "
   1791 
   1792 #: lexsup.c:377
   1793 msgid "Keep exported symbols when removing unused sections"
   1794 msgstr ""
   1795 
   1796 #: lexsup.c:380
   1797 msgid "Set default hash table size close to <NUMBER>"
   1798 msgstr " ,  ,     <>"
   1799 
   1800 #: lexsup.c:383
   1801 msgid "Print option help"
   1802 msgstr "    "
   1803 
   1804 #: lexsup.c:385
   1805 msgid "Call SYMBOL at load-time"
   1806 msgstr "      "
   1807 
   1808 #: lexsup.c:387
   1809 msgid "FILE/DIR"
   1810 msgstr "/"
   1811 
   1812 #: lexsup.c:387
   1813 msgid "Write a linker map to FILE or DIR/<outputname>.map"
   1814 msgstr "       /<>.map"
   1815 
   1816 #: lexsup.c:389
   1817 msgid "Do not define Common storage"
   1818 msgstr "      "
   1819 
   1820 #: lexsup.c:391
   1821 msgid "Do not demangle symbol names"
   1822 msgstr "   "
   1823 
   1824 #: lexsup.c:393
   1825 msgid "Use less memory and more disk I/O"
   1826 msgstr "  -     "
   1827 
   1828 #: lexsup.c:395
   1829 msgid "Do not allow unresolved references in object files"
   1830 msgstr "     "
   1831 
   1832 #: lexsup.c:398
   1833 msgid "Do not display any warning or error messages"
   1834 msgstr "     ,  "
   1835 
   1836 #: lexsup.c:401
   1837 msgid "Allow unresolved references in shared libraries"
   1838 msgstr "     "
   1839 
   1840 #: lexsup.c:405
   1841 msgid "Do not allow unresolved references in shared libs"
   1842 msgstr "     "
   1843 
   1844 #: lexsup.c:409
   1845 msgid "Allow multiple definitions"
   1846 msgstr "   "
   1847 
   1848 #: lexsup.c:413
   1849 msgid "SCRIPT"
   1850 msgstr ""
   1851 
   1852 #: lexsup.c:413
   1853 msgid "Provide a script to help with undefined symbol errors"
   1854 msgstr ""
   1855 
   1856 #: lexsup.c:416
   1857 msgid "Allow undefined version"
   1858 msgstr "  "
   1859 
   1860 #: lexsup.c:418
   1861 msgid "Disallow undefined version"
   1862 msgstr "  "
   1863 
   1864 #: lexsup.c:420
   1865 msgid "Create default symbol version"
   1866 msgstr "      "
   1867 
   1868 #: lexsup.c:423
   1869 msgid "Create default symbol version for imported symbols"
   1870 msgstr "         "
   1871 
   1872 #: lexsup.c:426
   1873 msgid "Don't warn about mismatched input files"
   1874 msgstr " e    "
   1875 
   1876 #: lexsup.c:429
   1877 msgid "Don't warn on finding an incompatible library"
   1878 msgstr "      "
   1879 
   1880 #: lexsup.c:432
   1881 msgid "Turn off --whole-archive"
   1882 msgstr "  --whole-archive"
   1883 
   1884 #: lexsup.c:434
   1885 msgid "Create an output file even if errors occur"
   1886 msgstr "   ,   "
   1887 
   1888 #: lexsup.c:439
   1889 msgid ""
   1890 "Only use library directories specified on\n"
   1891 "                                the command line"
   1892 msgstr ""
   1893 "     \n"
   1894 "                                   "
   1895 
   1896 #: lexsup.c:443
   1897 msgid "Specify target of output file"
   1898 msgstr "    "
   1899 
   1900 #: lexsup.c:446
   1901 msgid "Print default output format"
   1902 msgstr "    "
   1903 
   1904 #: lexsup.c:448
   1905 msgid "Print current sysroot"
   1906 msgstr "  sysroot"
   1907 
   1908 #: lexsup.c:450
   1909 msgid "Ignored for Linux compatibility"
   1910 msgstr "    "
   1911 
   1912 #: lexsup.c:453
   1913 msgid "Reduce memory overheads, possibly taking much longer"
   1914 msgstr "   ,      -"
   1915 
   1916 #: lexsup.c:457
   1917 msgid "Set the maximum cache size to SIZE bytes"
   1918 msgstr ""
   1919 
   1920 #: lexsup.c:460
   1921 msgid "Reduce code size by using target specific optimizations"
   1922 msgstr "           "
   1923 
   1924 #: lexsup.c:462
   1925 msgid "Do not use relaxation techniques to reduce code size"
   1926 msgstr "     ,       "
   1927 
   1928 #: lexsup.c:465
   1929 msgid "Keep only symbols listed in FILE"
   1930 msgstr "      "
   1931 
   1932 #: lexsup.c:467
   1933 msgid "Set runtime shared library search path"
   1934 msgstr "          "
   1935 
   1936 #: lexsup.c:469
   1937 msgid "Set link time shared library search path"
   1938 msgstr "          "
   1939 
   1940 #: lexsup.c:472
   1941 msgid "Create a shared library"
   1942 msgstr "   "
   1943 
   1944 #: lexsup.c:476
   1945 msgid "Create a position independent executable"
   1946 msgstr "     "
   1947 
   1948 #: lexsup.c:480
   1949 msgid "Create a position dependent executable (default)"
   1950 msgstr "      ()"
   1951 
   1952 #: lexsup.c:482
   1953 msgid "[=ascending|descending]"
   1954 msgstr "[=|]"
   1955 
   1956 #: lexsup.c:483
   1957 msgid "Sort common symbols by alignment [in specified order]"
   1958 msgstr "      [  ]"
   1959 
   1960 #: lexsup.c:488
   1961 msgid "name|alignment"
   1962 msgstr "|"
   1963 
   1964 #: lexsup.c:489
   1965 msgid "Sort sections by name or maximum alignment"
   1966 msgstr "       "
   1967 
   1968 #: lexsup.c:492
   1969 msgid "Sort sections by statements in FILE"
   1970 msgstr ""
   1971 
   1972 #: lexsup.c:494
   1973 msgid "COUNT"
   1974 msgstr ""
   1975 
   1976 #: lexsup.c:494
   1977 msgid "How many tags to reserve in .dynamic section"
   1978 msgstr "       .dynamic"
   1979 
   1980 #: lexsup.c:497
   1981 msgid "[=SIZE]"
   1982 msgstr "[=]"
   1983 
   1984 #: lexsup.c:497
   1985 msgid "Split output sections every SIZE octets"
   1986 msgstr "       "
   1987 
   1988 #: lexsup.c:500
   1989 msgid "[=COUNT]"
   1990 msgstr "[=]"
   1991 
   1992 #: lexsup.c:500
   1993 msgid "Split output sections every COUNT relocs"
   1994 msgstr "       "
   1995 
   1996 #: lexsup.c:503
   1997 msgid "Print memory usage statistics"
   1998 msgstr "      "
   1999 
   2000 #: lexsup.c:505
   2001 msgid "Display target specific options"
   2002 msgstr "  ,   "
   2003 
   2004 #: lexsup.c:507
   2005 msgid "Do task level linking"
   2006 msgstr "   "
   2007 
   2008 #: lexsup.c:509
   2009 msgid "Use same format as native linker"
   2010 msgstr "        "
   2011 
   2012 #: lexsup.c:511
   2013 msgid "SECTION=ADDRESS"
   2014 msgstr "="
   2015 
   2016 #: lexsup.c:511
   2017 msgid "Set address of named section"
   2018 msgstr "     "
   2019 
   2020 #: lexsup.c:514
   2021 msgid "Set image base address"
   2022 msgstr "    "
   2023 
   2024 #: lexsup.c:516
   2025 msgid "Set address of .bss section"
   2026 msgstr "     .bss"
   2027 
   2028 #: lexsup.c:518
   2029 msgid "Set address of .data section"
   2030 msgstr "     .data"
   2031 
   2032 #: lexsup.c:520
   2033 msgid "Set address of .text section"
   2034 msgstr "     .text"
   2035 
   2036 #: lexsup.c:522
   2037 msgid "Set address of text segment"
   2038 msgstr "    .text"
   2039 
   2040 #: lexsup.c:524
   2041 msgid "Set address of rodata segment"
   2042 msgstr "    .rodata"
   2043 
   2044 #: lexsup.c:526
   2045 msgid "Set address of ldata segment"
   2046 msgstr "    .ldata"
   2047 
   2048 #: lexsup.c:529
   2049 msgid ""
   2050 "How to handle unresolved symbols.  <method> is:\n"
   2051 "                                ignore-all, report-all, ignore-in-object-files,\n"
   2052 "                                ignore-in-shared-libs"
   2053 msgstr ""
   2054 "     .  <>   :\n"
   2055 "                                ignore-all, report-all, ignore-in-object-files,\n"
   2056 "                                ignore-in-shared-libs"
   2057 
   2058 #: lexsup.c:534
   2059 msgid "[=NUMBER]"
   2060 msgstr "[=]"
   2061 
   2062 #: lexsup.c:535
   2063 msgid "Output lots of information during link"
   2064 msgstr ",  ,   "
   2065 
   2066 #: lexsup.c:539
   2067 msgid "Read version information script"
   2068 msgstr "     "
   2069 
   2070 #: lexsup.c:542
   2071 msgid ""
   2072 "Take export symbols list from .exports, using\n"
   2073 "                                SYMBOL as the version."
   2074 msgstr ""
   2075 "        .exports, \n"
   2076 "                                  ."
   2077 
   2078 #: lexsup.c:546
   2079 msgid "Add data symbols to dynamic list"
   2080 msgstr "       "
   2081 
   2082 #: lexsup.c:548
   2083 msgid "Use C++ operator new/delete dynamic list"
   2084 msgstr "     C++  new/delete"
   2085 
   2086 #: lexsup.c:550
   2087 msgid "Use C++ typeinfo dynamic list"
   2088 msgstr "     \"C++   \""
   2089 
   2090 #: lexsup.c:552
   2091 msgid "Read dynamic list"
   2092 msgstr "  "
   2093 
   2094 #: lexsup.c:554
   2095 msgid "Export the specified symbol"
   2096 msgstr "   "
   2097 
   2098 #: lexsup.c:556
   2099 msgid "Read export dynamic symbol list"
   2100 msgstr "     "
   2101 
   2102 #: lexsup.c:558
   2103 msgid "Warn about duplicate common symbols"
   2104 msgstr "    "
   2105 
   2106 #: lexsup.c:560
   2107 msgid "Warn if global constructors/destructors are seen"
   2108 msgstr ",     /"
   2109 
   2110 #: lexsup.c:584
   2111 msgid "Warn if the multiple GP values are used"
   2112 msgstr "     GP "
   2113 
   2114 #: lexsup.c:586
   2115 msgid "Warn only once per undefined symbol"
   2116 msgstr "    "
   2117 
   2118 #: lexsup.c:588
   2119 msgid "Warn if start of section changes due to alignment"
   2120 msgstr ",        "
   2121 
   2122 #: lexsup.c:593
   2123 msgid "Warn if output has DT_TEXTREL (default)"
   2124 msgstr ",  \"\"  DT_TEXTREL ()"
   2125 
   2126 #: lexsup.c:595
   2127 msgid "Warn if output has DT_TEXTREL"
   2128 msgstr ",  \"\"  DT_TEXTREL"
   2129 
   2130 #: lexsup.c:601
   2131 msgid "Warn if an object has alternate ELF machine code"
   2132 msgstr ",      ELF   "
   2133 
   2134 #: lexsup.c:605
   2135 msgid "Report unresolved symbols as warnings"
   2136 msgstr "     "
   2137 
   2138 #: lexsup.c:608
   2139 msgid "Report unresolved symbols as errors"
   2140 msgstr "     "
   2141 
   2142 #: lexsup.c:610
   2143 msgid "Include all objects from following archives"
   2144 msgstr "      "
   2145 
   2146 #: lexsup.c:613
   2147 msgid "Use wrapper functions for SYMBOL"
   2148 msgstr "  ''   "
   2149 
   2150 #: lexsup.c:617
   2151 msgid "Unresolved SYMBOL will not cause an error or warning"
   2152 msgstr "       "
   2153 
   2154 #: lexsup.c:619
   2155 msgid "Push state of flags governing input file handling"
   2156 msgstr ""
   2157 
   2158 #: lexsup.c:622
   2159 msgid "Pop state of flags governing input file handling"
   2160 msgstr ""
   2161 
   2162 #: lexsup.c:625
   2163 msgid "Report target memory usage"
   2164 msgstr ""
   2165 
   2166 #: lexsup.c:627
   2167 msgid "=MODE"
   2168 msgstr ""
   2169 
   2170 #: lexsup.c:627
   2171 msgid "Control how orphan sections are handled."
   2172 msgstr ""
   2173 
   2174 #: lexsup.c:630
   2175 msgid "Show discarded sections in map file output (default)"
   2176 msgstr ""
   2177 
   2178 #: lexsup.c:633
   2179 msgid "Do not show discarded sections in map file output"
   2180 msgstr ""
   2181 
   2182 #: lexsup.c:636
   2183 msgid "Show local symbols in map file output"
   2184 msgstr ""
   2185 
   2186 #: lexsup.c:639
   2187 msgid "Do not show local symbols in map file output (default)"
   2188 msgstr ""
   2189 
   2190 #: lexsup.c:642
   2191 msgid "Emit names and types of static variables in CTF"
   2192 msgstr ""
   2193 
   2194 #: lexsup.c:645
   2195 msgid "Do not emit names and types of static variables in CTF"
   2196 msgstr ""
   2197 
   2198 #: lexsup.c:649
   2199 msgid ""
   2200 "How to share CTF types between translation units.\n"
   2201 "                                <method> is: share-unconflicted (default),\n"
   2202 "                                             share-duplicated"
   2203 msgstr ""
   2204 
   2205 #: lexsup.c:813
   2206 msgid "%F%P: Error: unable to disambiguate: %s (did you mean -%s ?)\n"
   2207 msgstr ""
   2208 
   2209 #: lexsup.c:816
   2210 msgid "%P: Warning: grouped short command line options are deprecated: %s\n"
   2211 msgstr ""
   2212 
   2213 #: lexsup.c:843
   2214 msgid "%P: %s: missing argument\n"
   2215 msgstr "%P: %s:  \n"
   2216 
   2217 #: lexsup.c:848
   2218 msgid "%P: unrecognized option '%s'\n"
   2219 msgstr "%P:   '%s'\n"
   2220 
   2221 #: lexsup.c:853
   2222 msgid "%F%P: use the --help option for usage information\n"
   2223 msgstr "%F%P:    --help    \n"
   2224 
   2225 #: lexsup.c:872
   2226 msgid "%F%P: unrecognized -a option `%s'\n"
   2227 msgstr "%F%P:   -a '%s'\n"
   2228 
   2229 #: lexsup.c:885
   2230 msgid "%F%P: unrecognized -assert option `%s'\n"
   2231 msgstr "%F%P:   -assert '%s'\n"
   2232 
   2233 #: lexsup.c:929
   2234 msgid "%F%P: unknown demangling style `%s'\n"
   2235 msgstr "%F%P:       '%s'\n"
   2236 
   2237 #: lexsup.c:1037 lexsup.c:1533 eaarch64cloudabi.c:986 eaarch64cloudabib.c:986
   2238 #: eaarch64elf.c:986 eaarch64elf32.c:986 eaarch64elf32b.c:986
   2239 #: eaarch64elfb.c:986 eaarch64fbsd.c:991 eaarch64fbsdb.c:991
   2240 #: eaarch64haiku.c:986 eaarch64linux.c:991 eaarch64linux32.c:991
   2241 #: eaarch64linux32b.c:991 eaarch64linuxb.c:991 eaarch64nto.c:1148
   2242 #: earmelf.c:1135 earmelf_fbsd.c:1135 earmelf_fuchsia.c:1140
   2243 #: earmelf_haiku.c:1140 earmelf_linux.c:1140 earmelf_linux_eabi.c:1140
   2244 #: earmelf_linux_fdpiceabi.c:1140 earmelf_nacl.c:1140 earmelf_nbsd.c:1135
   2245 #: earmelf_phoenix.c:1140 earmelf_vxworks.c:1167 earmelfb.c:1135
   2246 #: earmelfb_fbsd.c:1135 earmelfb_fuchsia.c:1140 earmelfb_linux.c:1140
   2247 #: earmelfb_linux_eabi.c:1140 earmelfb_linux_fdpiceabi.c:1140
   2248 #: earmelfb_nacl.c:1140 earmelfb_nbsd.c:1135 earmnto.c:1095 ecskyelf.c:602
   2249 #: ecskyelf_linux.c:789 eelf32metag.c:788 eelf64lppc.c:1225
   2250 #: eelf64lppc_fbsd.c:1225 eelf64ppc.c:1225 eelf64ppc_fbsd.c:1225 ehppaelf.c:613
   2251 #: ehppalinux.c:825 ehppanbsd.c:825 ehppaobsd.c:825
   2252 msgid "%F%P: invalid number `%s'\n"
   2253 msgstr "%F%P:   '%s'\n"
   2254 
   2255 #: lexsup.c:1133
   2256 msgid "%F%P: bad --unresolved-symbols option: %s\n"
   2257 msgstr "%F%P:   --unresolved-symbols: %s\n"
   2258 
   2259 #: lexsup.c:1220
   2260 msgid "%F%P: bad -plugin-opt option\n"
   2261 msgstr "%F%P:   -plugin-opt\n"
   2262 
   2263 #. This can happen if the user put "-rpath,a" on the command
   2264 #. line.  (Or something similar.  The comma is important).
   2265 #. Getopt becomes confused and thinks that this is a -r option
   2266 #. but it cannot parse the text after the -r so it refuses to
   2267 #. increment the optind counter.  Detect this case and issue
   2268 #. an error message here.  We cannot just make this a warning,
   2269 #. increment optind, and continue because getopt is too confused
   2270 #. and will seg-fault the next time around.
   2271 #: lexsup.c:1240
   2272 msgid "%F%P: unrecognised option: %s\n"
   2273 msgstr "%F%P:   '%s'\n"
   2274 
   2275 #: lexsup.c:1243 lexsup.c:1353 lexsup.c:1374 lexsup.c:1502
   2276 msgid "%F%P: -r and %s may not be used together\n"
   2277 msgstr "%F%P: -r  %s      \n"
   2278 
   2279 #: lexsup.c:1365
   2280 msgid "%F%P: -shared not supported\n"
   2281 msgstr "%F%P:    -shared\n"
   2282 
   2283 #: lexsup.c:1379
   2284 msgid "%F%P: -pie not supported\n"
   2285 msgstr "%F%P:    -pie\n"
   2286 
   2287 #: lexsup.c:1385
   2288 msgid "%P: SONAME must not be empty string; keeping previous one\n"
   2289 msgstr "%P: SONAME       -   \n"
   2290 
   2291 #: lexsup.c:1391
   2292 msgid "descending"
   2293 msgstr ""
   2294 
   2295 #: lexsup.c:1393
   2296 msgid "ascending"
   2297 msgstr ""
   2298 
   2299 #: lexsup.c:1396
   2300 msgid "%F%P: invalid common section sorting option: %s\n"
   2301 msgstr "%F%P:       : %s\n"
   2302 
   2303 #: lexsup.c:1400
   2304 msgid "name"
   2305 msgstr ""
   2306 
   2307 #: lexsup.c:1402
   2308 msgid "alignment"
   2309 msgstr ""
   2310 
   2311 #: lexsup.c:1405
   2312 msgid "%F%P: invalid section sorting option: %s\n"
   2313 msgstr "%F%P:      : %s\n"
   2314 
   2315 #: lexsup.c:1411
   2316 msgid "%P: warning: section ordering file changed.  Ignoring earlier definition\n"
   2317 msgstr ""
   2318 
   2319 #: lexsup.c:1448
   2320 msgid "%F%P: invalid argument to option \"--section-start\"\n"
   2321 msgstr "%F%P:     \"--section-start\"\n"
   2322 
   2323 #: lexsup.c:1455
   2324 msgid "%F%P: missing argument(s) to option \"--section-start\"\n"
   2325 msgstr "%F%P:     \"--section-start\"\n"
   2326 
   2327 #: lexsup.c:1728
   2328 msgid "%F%P: group ended before it began (--help for usage)\n"
   2329 msgstr "%F%P:        (--help  )\n"
   2330 
   2331 #: lexsup.c:1744
   2332 msgid "%F%P: failed to add remap file %s\n"
   2333 msgstr ""
   2334 
   2335 #. FIXME: Should we allow --remap-inputs=@myfile as a synonym
   2336 #. for --remap-inputs-file=myfile ?
   2337 #: lexsup.c:1753
   2338 msgid "%F%P: invalid argument to option --remap-inputs\n"
   2339 msgstr "%F%P:     --remap-inputs\n"
   2340 
   2341 #: lexsup.c:1774
   2342 msgid "%F%P: invalid cache memory size: %s\n"
   2343 msgstr "%F%P:      : %s\n"
   2344 
   2345 #: lexsup.c:1788
   2346 msgid "%X%P: --hash-size needs a numeric argument\n"
   2347 msgstr "%X%P: --hash-size    \n"
   2348 
   2349 #: lexsup.c:1800
   2350 msgid "%F%P: no state pushed before popping\n"
   2351 msgstr ""
   2352 
   2353 #: lexsup.c:1823
   2354 msgid "%F%P: invalid argument to option \"--orphan-handling\"\n"
   2355 msgstr "%F%P:     \"--orphan-handling\"\n"
   2356 
   2357 #: lexsup.c:1861
   2358 msgid "%F%P: bad --ctf-share-types option: %s\n"
   2359 msgstr "%F%P:   --ctf-share-types: %s\n"
   2360 
   2361 #: lexsup.c:1878
   2362 msgid "%P: no file/directory name provided for map output; ignored\n"
   2363 msgstr ""
   2364 
   2365 #: lexsup.c:1906
   2366 msgid "%P: cannot stat linker map file: %E\n"
   2367 msgstr "%P:          : %E\n"
   2368 
   2369 #: lexsup.c:1917
   2370 msgid "%P: linker map file is not a regular file\n"
   2371 msgstr ""
   2372 
   2373 #: lexsup.c:1932
   2374 msgid "%P: SONAME must not be empty string; ignored\n"
   2375 msgstr "%P: SONAME       - \n"
   2376 
   2377 #: lexsup.c:1938
   2378 msgid "%P: missing --end-group; added as last command line option\n"
   2379 msgstr ""
   2380 
   2381 #: lexsup.c:2047
   2382 msgid "%F%P: -r and -z nosectionheader may not be used together\n"
   2383 msgstr "%F%P: -r  -z nosectionheader      \n"
   2384 
   2385 #: lexsup.c:2055
   2386 msgid "%F%P: -F may not be used without -shared\n"
   2387 msgstr "%F%P: -F       -shared\n"
   2388 
   2389 #: lexsup.c:2057
   2390 msgid "%F%P: -f may not be used without -shared\n"
   2391 msgstr "%F%P: -f       -shared\n"
   2392 
   2393 #: lexsup.c:2098 lexsup.c:2111
   2394 msgid "%F%P: invalid hex number `%s'\n"
   2395 msgstr "%F%P:  .  '%s'\n"
   2396 
   2397 #: lexsup.c:2141
   2398 #, c-format
   2399 msgid "  --audit=AUDITLIB            Specify a library to use for auditing\n"
   2400 msgstr "  --audit=                \n"
   2401 
   2402 #: lexsup.c:2143
   2403 #, c-format
   2404 msgid "  -Bgroup                     Selects group name lookup rules for DSO\n"
   2405 msgstr ""
   2406 
   2407 #: lexsup.c:2145
   2408 #, c-format
   2409 msgid "  --disable-new-dtags         Disable new dynamic tags\n"
   2410 msgstr "  --disable-new-dtags             \n"
   2411 
   2412 #: lexsup.c:2147
   2413 #, c-format
   2414 msgid "  --enable-new-dtags          Enable new dynamic tags\n"
   2415 msgstr "  --enable-new-dtags              \n"
   2416 
   2417 #: lexsup.c:2149
   2418 #, c-format
   2419 msgid "  --eh-frame-hdr              Create .eh_frame_hdr section\n"
   2420 msgstr "  --eh-frame-hdr                 .eh_frame_hdr\n"
   2421 
   2422 #: lexsup.c:2151
   2423 #, c-format
   2424 msgid "  --no-eh-frame-hdr           Do not create .eh_frame_hdr section\n"
   2425 msgstr "  --no-eh-frame-hdr               .eh_frame_hdr\n"
   2426 
   2427 #: lexsup.c:2153
   2428 #, c-format
   2429 msgid "  --exclude-libs=LIBS         Make all symbols in LIBS hidden\n"
   2430 msgstr ""
   2431 
   2432 #: lexsup.c:2155
   2433 #, c-format
   2434 msgid "  --hash-style=STYLE          Set hash style to sysv/gnu/both.  Default: "
   2435 msgstr "  --hash-style=               sysv/gnu/both.  : "
   2436 
   2437 #: lexsup.c:2174
   2438 #, c-format
   2439 msgid ""
   2440 "  -P AUDITLIB, --depaudit=AUDITLIB\n"
   2441 "                              Specify a library to use for auditing dependencies\n"
   2442 msgstr ""
   2443 
   2444 #: lexsup.c:2177
   2445 #, c-format
   2446 msgid "  -z combreloc                Merge dynamic relocs into one section and sort\n"
   2447 msgstr ""
   2448 
   2449 #: lexsup.c:2179
   2450 #, c-format
   2451 msgid "  -z nocombreloc              Don't merge dynamic relocs into one section\n"
   2452 msgstr ""
   2453 
   2454 #: lexsup.c:2181
   2455 #, c-format
   2456 msgid ""
   2457 "  -z global                   Make symbols in DSO available for subsequently\n"
   2458 "                                loaded objects\n"
   2459 msgstr ""
   2460 
   2461 #: lexsup.c:2184
   2462 #, c-format
   2463 msgid "  -z initfirst                Mark DSO to be initialized first at runtime\n"
   2464 msgstr ""
   2465 
   2466 #: lexsup.c:2186
   2467 #, c-format
   2468 msgid "  -z interpose                Mark object to interpose all DSOs but executable\n"
   2469 msgstr ""
   2470 
   2471 #: lexsup.c:2188
   2472 #, c-format
   2473 msgid "  -z unique                   Mark DSO to be loaded at most once by default, and only in the main namespace\n"
   2474 msgstr ""
   2475 
   2476 #: lexsup.c:2190
   2477 #, c-format
   2478 msgid "  -z nounique                 Don't mark DSO as a loadable at most once\n"
   2479 msgstr ""
   2480 
   2481 #: lexsup.c:2192
   2482 #, c-format
   2483 msgid "  -z lazy                     Mark object lazy runtime binding (default)\n"
   2484 msgstr ""
   2485 
   2486 #: lexsup.c:2194
   2487 #, c-format
   2488 msgid "  -z loadfltr                 Mark object requiring immediate process\n"
   2489 msgstr ""
   2490 
   2491 #: lexsup.c:2196
   2492 #, c-format
   2493 msgid "  -z nocopyreloc              Don't create copy relocs\n"
   2494 msgstr ""
   2495 
   2496 #: lexsup.c:2198
   2497 #, c-format
   2498 msgid "  -z nodefaultlib             Mark object not to use default search paths\n"
   2499 msgstr ""
   2500 
   2501 #: lexsup.c:2200
   2502 #, c-format
   2503 msgid "  -z nodelete                 Mark DSO non-deletable at runtime\n"
   2504 msgstr ""
   2505 
   2506 #: lexsup.c:2202
   2507 #, c-format
   2508 msgid "  -z nodlopen                 Mark DSO not available to dlopen\n"
   2509 msgstr ""
   2510 
   2511 #: lexsup.c:2204
   2512 #, c-format
   2513 msgid "  -z nodump                   Mark DSO not available to dldump\n"
   2514 msgstr ""
   2515 
   2516 #: lexsup.c:2206
   2517 #, c-format
   2518 msgid "  -z now                      Mark object non-lazy runtime binding\n"
   2519 msgstr ""
   2520 
   2521 #: lexsup.c:2208
   2522 #, c-format
   2523 msgid ""
   2524 "  -z origin                   Mark object requiring immediate $ORIGIN\n"
   2525 "                                processing at runtime\n"
   2526 msgstr ""
   2527 
   2528 #: lexsup.c:2212
   2529 #, c-format
   2530 msgid "  -z relro                    Create RELRO program header (default)\n"
   2531 msgstr ""
   2532 
   2533 #: lexsup.c:2214
   2534 #, c-format
   2535 msgid "  -z norelro                  Don't create RELRO program header\n"
   2536 msgstr ""
   2537 
   2538 #: lexsup.c:2217
   2539 #, c-format
   2540 msgid "  -z relro                    Create RELRO program header\n"
   2541 msgstr ""
   2542 
   2543 #: lexsup.c:2219
   2544 #, c-format
   2545 msgid "  -z norelro                  Don't create RELRO program header (default)\n"
   2546 msgstr ""
   2547 
   2548 #: lexsup.c:2223
   2549 #, c-format
   2550 msgid "  -z separate-code            Create separate code program header (default)\n"
   2551 msgstr "  -z separate-code                 ( )\n"
   2552 
   2553 #: lexsup.c:2225
   2554 #, c-format
   2555 msgid "  -z noseparate-code          Don't create separate code program header\n"
   2556 msgstr "  -z noseparate-code               \n"
   2557 
   2558 #: lexsup.c:2228
   2559 #, c-format
   2560 msgid "  -z separate-code            Create separate code program header\n"
   2561 msgstr "  -z separate-code                \n"
   2562 
   2563 #: lexsup.c:2230
   2564 #, c-format
   2565 msgid "  -z noseparate-code          Don't create separate code program header (default)\n"
   2566 msgstr "  -z noseparate-code                ( )\n"
   2567 
   2568 #: lexsup.c:2234
   2569 #, c-format
   2570 msgid "  --rosegment                 With -z separate-code, create a single read-only segment (default)\n"
   2571 msgstr ""
   2572 
   2573 #: lexsup.c:2236
   2574 #, c-format
   2575 msgid "  --no-rosegment              With -z separate-code, creste two read-only segments\n"
   2576 msgstr ""
   2577 
   2578 #: lexsup.c:2239
   2579 #, c-format
   2580 msgid "  --rosegment                 With -z separate-code, create a single read-only segment\n"
   2581 msgstr ""
   2582 
   2583 #: lexsup.c:2241
   2584 #, c-format
   2585 msgid "  --no-rosegment              With -z separate-code, creste two read-only segments (default)\n"
   2586 msgstr ""
   2587 
   2588 #: lexsup.c:2244
   2589 #, c-format
   2590 msgid "  -z common                   Generate common symbols with STT_COMMON type\n"
   2591 msgstr ""
   2592 
   2593 #: lexsup.c:2246
   2594 #, c-format
   2595 msgid "  -z nocommon                 Generate common symbols with STT_OBJECT type\n"
   2596 msgstr ""
   2597 
   2598 #: lexsup.c:2249
   2599 #, c-format
   2600 msgid "  -z text                     Treat DT_TEXTREL in output as error (default)\n"
   2601 msgstr ""
   2602 
   2603 #: lexsup.c:2252
   2604 #, c-format
   2605 msgid "  -z text                     Treat DT_TEXTREL in output as error\n"
   2606 msgstr ""
   2607 
   2608 #: lexsup.c:2256
   2609 #, c-format
   2610 msgid "  -z notext                   Don't treat DT_TEXTREL in output as error (default)\n"
   2611 msgstr ""
   2612 
   2613 #: lexsup.c:2258
   2614 #, c-format
   2615 msgid "  -z textoff                  Don't treat DT_TEXTREL in output as error (default)\n"
   2616 msgstr ""
   2617 
   2618 #: lexsup.c:2263
   2619 #, c-format
   2620 msgid "  -z notext                   Don't treat DT_TEXTREL in output as error\n"
   2621 msgstr ""
   2622 
   2623 #: lexsup.c:2265
   2624 #, c-format
   2625 msgid "  -z textoff                  Don't treat DT_TEXTREL in output as error\n"
   2626 msgstr ""
   2627 
   2628 #: lexsup.c:2269
   2629 #, c-format
   2630 msgid "  -z memory-seal              Mark object be memory sealed (default)\n"
   2631 msgstr ""
   2632 
   2633 #: lexsup.c:2271
   2634 #, c-format
   2635 msgid "  -z nomemory-seal            Don't mark oject to be memory sealed\n"
   2636 msgstr ""
   2637 
   2638 #: lexsup.c:2274
   2639 #, c-format
   2640 msgid "  -z memory-seal              Mark object be memory sealed\n"
   2641 msgstr ""
   2642 
   2643 #: lexsup.c:2276
   2644 #, c-format
   2645 msgid "  -z nomemory-seal            Don't mark oject to be memory sealed (default)\n"
   2646 msgstr ""
   2647 
   2648 #: lexsup.c:2284
   2649 #, c-format
   2650 msgid "  --build-id[=STYLE]          Generate build ID note\n"
   2651 msgstr ""
   2652 
   2653 #: lexsup.c:2288
   2654 #, c-format
   2655 msgid "                                Styles: none,md5,sha1,xx,uuid,0xHEX\n"
   2656 msgstr "                                : none,md5,sha1,xx,uuid,0xHEX\n"
   2657 
   2658 #: lexsup.c:2292
   2659 #, c-format
   2660 msgid "                                Styles: none,md5,sha1,uuid,0xHEX\n"
   2661 msgstr "                                : none,md5,sha1,uuid,0xHEX\n"
   2662 
   2663 #: lexsup.c:2295
   2664 #, c-format
   2665 msgid "  --package-metadata[=JSON]   Generate package metadata note\n"
   2666 msgstr ""
   2667 
   2668 #: lexsup.c:2297
   2669 #, c-format
   2670 msgid ""
   2671 "  --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi|zstd]\n"
   2672 "\t\t\t      Compress DWARF debug sections\n"
   2673 msgstr ""
   2674 
   2675 #: lexsup.c:2300
   2676 #, c-format
   2677 msgid "                                Default: %s\n"
   2678 msgstr "                                 : %s\n"
   2679 
   2680 #: lexsup.c:2303
   2681 #, c-format
   2682 msgid "  -z common-page-size=SIZE    Set common page size to SIZE\n"
   2683 msgstr ""
   2684 
   2685 #: lexsup.c:2305
   2686 #, c-format
   2687 msgid "  -z max-page-size=SIZE       Set maximum page size to SIZE\n"
   2688 msgstr ""
   2689 
   2690 #: lexsup.c:2307
   2691 #, c-format
   2692 msgid "  -z defs                     Report unresolved symbols in object files\n"
   2693 msgstr "  -z defs                          \n"
   2694 
   2695 #: lexsup.c:2309
   2696 #, c-format
   2697 msgid "  -z undefs                   Ignore unresolved symbols in object files\n"
   2698 msgstr "  -z undefs                         \n"
   2699 
   2700 #: lexsup.c:2311
   2701 #, c-format
   2702 msgid "  -z muldefs                  Allow multiple definitions\n"
   2703 msgstr ""
   2704 
   2705 #: lexsup.c:2313
   2706 #, c-format
   2707 msgid "  -z stack-size=SIZE          Set size of stack segment\n"
   2708 msgstr "  -z --stack <>              \n"
   2709 
   2710 #: lexsup.c:2316
   2711 #, c-format
   2712 msgid "  -z execstack                Mark executable as requiring executable stack\n"
   2713 msgstr ""
   2714 
   2715 #: lexsup.c:2318
   2716 #, c-format
   2717 msgid "  -z noexecstack              Mark executable as not requiring executable stack\n"
   2718 msgstr ""
   2719 
   2720 #: lexsup.c:2320
   2721 #, c-format
   2722 msgid "  --warn-execstack-objects    Generate a warning if an object file requests an executable stack\n"
   2723 msgstr "  --warn-execstack-objects    ,        \n"
   2724 
   2725 #: lexsup.c:2323
   2726 #, c-format
   2727 msgid "  --warn-execstack            Generate a warning if creating an executable stack\n"
   2728 msgstr "  --warn-execstack            ,       \n"
   2729 
   2730 #: lexsup.c:2326
   2731 #, c-format
   2732 msgid "  --warn-execstack            Generate a warning if creating an executable stack (default)\n"
   2733 msgstr "  --warn-execstack            ,        ()\n"
   2734 
   2735 #: lexsup.c:2330
   2736 #, c-format
   2737 msgid "  --no-warn-execstack         Do not generate a warning if creating an executable stack (default)\n"
   2738 msgstr "  --no-warn-execstack          ,        ()\n"
   2739 
   2740 #: lexsup.c:2333
   2741 #, c-format
   2742 msgid "  --no-warn-execstack         Do not generate a warning if creating an executable stack\n"
   2743 msgstr "  --no-warn-execstack          ,       \n"
   2744 
   2745 #: lexsup.c:2336
   2746 #, c-format
   2747 msgid "  --error-execstack           Turn warnings about executable stacks into errors\n"
   2748 msgstr "  --error-execstack                   \n"
   2749 
   2750 #: lexsup.c:2338
   2751 #, c-format
   2752 msgid "  --no-error-execstack        Do not turn warnings about executable stacks into errors\n"
   2753 msgstr "  --no-error-execstack                   \n"
   2754 
   2755 #: lexsup.c:2342
   2756 #, c-format
   2757 msgid "  --warn-rwx-segments         Generate a warning if a LOAD segment has RWX permissions (default)\n"
   2758 msgstr ""
   2759 
   2760 #: lexsup.c:2344
   2761 #, c-format
   2762 msgid "  --no-warn-rwx-segments      Do not generate a warning if a LOAD segments has RWX permissions\n"
   2763 msgstr ""
   2764 
   2765 #: lexsup.c:2347
   2766 #, c-format
   2767 msgid "  --warn-rwx-segments         Generate a warning if a LOAD segment has RWX permissions\n"
   2768 msgstr ""
   2769 
   2770 #: lexsup.c:2349
   2771 #, c-format
   2772 msgid "  --no-warn-rwx-segments      Do not generate a warning if a LOAD segments has RWX permissions (default)\n"
   2773 msgstr ""
   2774 
   2775 #: lexsup.c:2352
   2776 #, c-format
   2777 msgid "  --error-rwx-segments        Turn warnings about loadable RWX segments into errors\n"
   2778 msgstr ""
   2779 
   2780 #: lexsup.c:2354
   2781 #, c-format
   2782 msgid "  --no-error-rwx-segments     Do not turn warnings about loadable RWX segments into errors\n"
   2783 msgstr ""
   2784 
   2785 #: lexsup.c:2357
   2786 #, c-format
   2787 msgid "  -z unique-symbol            Avoid duplicated local symbol names\n"
   2788 msgstr ""
   2789 
   2790 #: lexsup.c:2359
   2791 #, c-format
   2792 msgid "  -z nounique-symbol          Keep duplicated local symbol names (default)\n"
   2793 msgstr ""
   2794 
   2795 #: lexsup.c:2361
   2796 #, c-format
   2797 msgid "  -z globalaudit              Mark executable requiring global auditing\n"
   2798 msgstr ""
   2799 
   2800 #: lexsup.c:2363
   2801 #, c-format
   2802 msgid "  -z start-stop-gc            Enable garbage collection on __start/__stop\n"
   2803 msgstr ""
   2804 
   2805 #: lexsup.c:2365
   2806 #, c-format
   2807 msgid "  -z nostart-stop-gc          Don't garbage collect __start/__stop (default)\n"
   2808 msgstr ""
   2809 
   2810 #: lexsup.c:2367
   2811 #, c-format
   2812 msgid ""
   2813 "  -z start-stop-visibility=V  Set visibility of built-in __start/__stop symbols\n"
   2814 "                                to DEFAULT, PROTECTED, HIDDEN or INTERNAL\n"
   2815 msgstr ""
   2816 
   2817 #: lexsup.c:2370
   2818 #, c-format
   2819 msgid "  -z sectionheader            Generate section header (default)\n"
   2820 msgstr "  -z sectionheader               ()\n"
   2821 
   2822 #: lexsup.c:2372
   2823 #, c-format
   2824 msgid "  -z nosectionheader          Do not generate section header\n"
   2825 msgstr "  -z nosectionheader                \n"
   2826 
   2827 #: lexsup.c:2379
   2828 #, c-format
   2829 msgid "  --ld-generated-unwind-info  Generate exception handling info for PLT\n"
   2830 msgstr ""
   2831 
   2832 #: lexsup.c:2381
   2833 #, c-format
   2834 msgid ""
   2835 "  --no-ld-generated-unwind-info\n"
   2836 "                              Don't generate exception handling info for PLT\n"
   2837 msgstr ""
   2838 
   2839 #: lexsup.c:2391
   2840 #, c-format
   2841 msgid "ELF emulations:\n"
   2842 msgstr "ELF :\n"
   2843 
   2844 #: lexsup.c:2409
   2845 #, c-format
   2846 msgid "Usage: %s [options] file...\n"
   2847 msgstr ": %s [] ...\n"
   2848 
   2849 #: lexsup.c:2411
   2850 #, c-format
   2851 msgid "Options:\n"
   2852 msgstr ":\n"
   2853 
   2854 #: lexsup.c:2489
   2855 #, c-format
   2856 msgid "  @FILE"
   2857 msgstr "  @"
   2858 
   2859 #: lexsup.c:2492
   2860 #, c-format
   2861 msgid "Read options from FILE\n"
   2862 msgstr "   \n"
   2863 
   2864 #. Note: Various tools (such as libtool) depend upon the
   2865 #. format of the listings below - do not change them.
   2866 #: lexsup.c:2497
   2867 #, c-format
   2868 msgid "%s: supported targets:"
   2869 msgstr "%s:  :"
   2870 
   2871 #: lexsup.c:2505
   2872 #, c-format
   2873 msgid "%s: supported emulations: "
   2874 msgstr "%s:  : "
   2875 
   2876 #: lexsup.c:2510
   2877 #, c-format
   2878 msgid "%s: emulation specific options:\n"
   2879 msgstr "%s:    :\n"
   2880 
   2881 #: lexsup.c:2517
   2882 #, c-format
   2883 msgid "Report bugs to %s\n"
   2884 msgstr "     %s\n"
   2885 
   2886 #: mri.c:291
   2887 msgid "%F%P: unknown format type %s\n"
   2888 msgstr "%F%P:   %s\n"
   2889 
   2890 #: pdb.c:845 pdb.c:1136
   2891 msgid "%P: CodeView symbol references out of range type %v\n"
   2892 msgstr ""
   2893 
   2894 #: pdb.c:1014
   2895 msgid "%P: warning: truncated CodeView record S_LDATA32/S_GDATA32/S_LTHREAD32/S_GTHREAD32\n"
   2896 msgstr ""
   2897 
   2898 #: pdb.c:1033
   2899 msgid "%P: warning: name for S_LDATA32/S_GDATA32/S_LTHREAD32/S_GTHREAD32 has no terminating zero\n"
   2900 msgstr ""
   2901 
   2902 #: pdb.c:1081 pdb.c:1751
   2903 msgid "%P: warning: truncated CodeView record S_GPROC32/S_LPROC32\n"
   2904 msgstr ""
   2905 
   2906 #: pdb.c:1093 pdb.c:1768
   2907 msgid "%P: warning: could not find end of S_GPROC32/S_LPROC32 record\n"
   2908 msgstr ""
   2909 
   2910 #: pdb.c:1119
   2911 msgid "%P: warning: name for S_GPROC32/S_LPROC32 has no terminating zero\n"
   2912 msgstr ""
   2913 
   2914 #: pdb.c:1175
   2915 msgid "%P: CodeView S_GPROC32_ID/S_LPROC32_ID symbol referenced unknown type as ID\n"
   2916 msgstr ""
   2917 
   2918 #: pdb.c:1249
   2919 msgid "%P: warning: truncated CodeView record S_UDT\n"
   2920 msgstr ""
   2921 
   2922 #: pdb.c:1260
   2923 msgid "%P: warning: name for S_UDT has no terminating zero\n"
   2924 msgstr ""
   2925 
   2926 #: pdb.c:1297
   2927 msgid "%P: warning: truncated CodeView record S_CONSTANT\n"
   2928 msgstr ""
   2929 
   2930 #: pdb.c:1314
   2931 msgid "%P: warning: unhandled type %v within S_CONSTANT\n"
   2932 msgstr ""
   2933 
   2934 #: pdb.c:1328
   2935 msgid "%P: warning: name for S_CONSTANT has no terminating zero\n"
   2936 msgstr ""
   2937 
   2938 #: pdb.c:1388
   2939 msgid "%P: warning: unexpected CodeView scope start record %v\n"
   2940 msgstr ""
   2941 
   2942 #: pdb.c:1410
   2943 msgid "%P: warning: truncated CodeView record S_BUILDINFO\n"
   2944 msgstr ""
   2945 
   2946 #: pdb.c:1436
   2947 msgid "%P: warning: truncated CodeView record S_BLOCK32\n"
   2948 msgstr ""
   2949 
   2950 #: pdb.c:1448
   2951 msgid "%P: warning: could not find end of S_BLOCK32 record\n"
   2952 msgstr ""
   2953 
   2954 #: pdb.c:1473
   2955 msgid "%P: warning: truncated CodeView record S_BPREL32\n"
   2956 msgstr ""
   2957 
   2958 #: pdb.c:1497
   2959 msgid "%P: warning: truncated CodeView record S_REGISTER\n"
   2960 msgstr ""
   2961 
   2962 #: pdb.c:1521
   2963 msgid "%P: warning: truncated CodeView record S_REGREL32\n"
   2964 msgstr ""
   2965 
   2966 #: pdb.c:1545
   2967 msgid "%P: warning: truncated CodeView record S_LOCAL\n"
   2968 msgstr ""
   2969 
   2970 #: pdb.c:1571
   2971 msgid "%P: warning: truncated CodeView record S_INLINESITE\n"
   2972 msgstr ""
   2973 
   2974 #: pdb.c:1583
   2975 msgid "%P: warning: could not find end of S_INLINESITE record\n"
   2976 msgstr ""
   2977 
   2978 #: pdb.c:1616
   2979 msgid "%P: warning: truncated CodeView record S_THUNK32\n"
   2980 msgstr ""
   2981 
   2982 #: pdb.c:1628
   2983 msgid "%P: warning: could not find end of S_THUNK32 record\n"
   2984 msgstr ""
   2985 
   2986 #: pdb.c:1653
   2987 msgid "%P: warning: truncated CodeView record S_HEAPALLOCSITE\n"
   2988 msgstr ""
   2989 
   2990 #: pdb.c:1687 pdb.c:1831
   2991 msgid "%P: warning: unrecognized CodeView record %v\n"
   2992 msgstr "%P: :  CodeView  %v\n"
   2993 
   2994 #: pdb.c:1723
   2995 msgid "%P: warning: truncated CodeView record S_LDATA32/S_LTHREAD32\n"
   2996 msgstr ""
   2997 
   2998 #: pdb.c:1879
   2999 msgid "%P: warning: truncated DEBUG_S_INLINEELINES data\n"
   3000 msgstr ""
   3001 
   3002 #: pdb.c:1886
   3003 msgid "%P: warning: unexpected DEBUG_S_INLINEELINES version %u\n"
   3004 msgstr ""
   3005 
   3006 #: pdb.c:2239
   3007 msgid "%P: CodeView type %v references other type %v not yet declared\n"
   3008 msgstr ""
   3009 
   3010 #: pdb.c:2246
   3011 msgid "%P: CodeView type %v references out of range type %v\n"
   3012 msgstr ""
   3013 
   3014 #: pdb.c:2306
   3015 msgid "%P: warning: truncated CodeView type record LF_UDT_SRC_LINE\n"
   3016 msgstr ""
   3017 
   3018 #: pdb.c:2319
   3019 msgid "%P: warning: CodeView type record LF_UDT_SRC_LINE referred to unknown type %v\n"
   3020 msgstr ""
   3021 
   3022 #: pdb.c:2341
   3023 msgid "%P: warning: CodeView type record LF_UDT_SRC_LINE referred to unknown string %v\n"
   3024 msgstr ""
   3025 
   3026 #: pdb.c:2350
   3027 msgid "%P: warning: CodeView type record LF_UDT_SRC_LINE pointed to unexpected record type\n"
   3028 msgstr ""
   3029 
   3030 #: pdb.c:2399
   3031 msgid "%P: warning: duplicate CodeView type record LF_UDT_MOD_SRC_LINE\n"
   3032 msgstr ""
   3033 
   3034 #: pdb.c:2448
   3035 msgid "%P: warning: truncated CodeView type record LF_MODIFIER\n"
   3036 msgstr ""
   3037 
   3038 #: pdb.c:2466 pdb.c:2481
   3039 msgid "%P: warning: truncated CodeView type record LF_POINTER\n"
   3040 msgstr ""
   3041 
   3042 #: pdb.c:2499
   3043 msgid "%P: warning: truncated CodeView type record LF_PROCEDURE\n"
   3044 msgstr ""
   3045 
   3046 #: pdb.c:2519
   3047 msgid "%P: warning: truncated CodeView type record LF_MFUNCTION\n"
   3048 msgstr ""
   3049 
   3050 #: pdb.c:2547 pdb.c:2557
   3051 msgid "%P: warning: truncated CodeView type record LF_ARGLIST\n"
   3052 msgstr ""
   3053 
   3054 #: pdb.c:2582 pdb.c:2652 pdb.c:2789 pdb.c:2836 pdb.c:3054 pdb.c:3101
   3055 msgid "%P: warning: truncated CodeView type record LF_FIELDLIST\n"
   3056 msgstr ""
   3057 
   3058 #: pdb.c:2599 pdb.c:2627
   3059 msgid "%P: warning: truncated CodeView type record LF_MEMBER\n"
   3060 msgstr ""
   3061 
   3062 #: pdb.c:2618
   3063 msgid "%P: warning: unhandled type %v within LF_MEMBER\n"
   3064 msgstr ""
   3065 
   3066 #: pdb.c:2638
   3067 msgid "%P: warning: name for LF_MEMBER has no terminating zero\n"
   3068 msgstr ""
   3069 
   3070 #: pdb.c:2671 pdb.c:2694 pdb.c:2721
   3071 msgid "%P: warning: truncated CodeView type record LF_ENUMERATE\n"
   3072 msgstr ""
   3073 
   3074 #: pdb.c:2687
   3075 msgid "%P: warning: unhandled type %v within LF_ENUMERATE\n"
   3076 msgstr ""
   3077 
   3078 #: pdb.c:2707
   3079 msgid "%P: warning: name for LF_ENUMERATE has no terminating zero\n"
   3080 msgstr ""
   3081 
   3082 #: pdb.c:2738
   3083 msgid "%P: warning: truncated CodeView type record LF_INDEX\n"
   3084 msgstr ""
   3085 
   3086 #: pdb.c:2759
   3087 msgid "%P: warning: truncated CodeView type record LF_ONEMETHOD\n"
   3088 msgstr ""
   3089 
   3090 #: pdb.c:2774
   3091 msgid "%P: warning: name for LF_ONEMETHOD has no terminating zero\n"
   3092 msgstr ""
   3093 
   3094 #: pdb.c:2807
   3095 msgid "%P: warning: truncated CodeView type record LF_METHOD\n"
   3096 msgstr ""
   3097 
   3098 #: pdb.c:2822
   3099 msgid "%P: warning: name for LF_METHOD has no terminating zero\n"
   3100 msgstr ""
   3101 
   3102 #: pdb.c:2855 pdb.c:2884 pdb.c:2895
   3103 msgid "%P: warning: truncated CodeView type record LF_BCLASS\n"
   3104 msgstr ""
   3105 
   3106 #: pdb.c:2875
   3107 msgid "%P: warning: unhandled type %v within LF_BCLASS\n"
   3108 msgstr ""
   3109 
   3110 #: pdb.c:2912
   3111 msgid "%P: warning: truncated CodeView type record LF_VFUNCTAB\n"
   3112 msgstr ""
   3113 
   3114 #: pdb.c:2935 pdb.c:2969 pdb.c:2994 pdb.c:3005
   3115 msgid "%P: warning: truncated CodeView type record LF_VBCLASS/LF_IVBCLASS\n"
   3116 msgstr ""
   3117 
   3118 #: pdb.c:2960 pdb.c:2985
   3119 msgid "%P: warning: unhandled type %v within LF_VBCLASS/LF_IVBCLASS\n"
   3120 msgstr ""
   3121 
   3122 #: pdb.c:3024
   3123 msgid "%P: warning: truncated CodeView type record LF_STMEMBER\n"
   3124 msgstr ""
   3125 
   3126 #: pdb.c:3039
   3127 msgid "%P: warning: name for LF_STMEMBER has no terminating zero\n"
   3128 msgstr ""
   3129 
   3130 #: pdb.c:3072
   3131 msgid "%P: warning: truncated CodeView type record LF_NESTTYPE\n"
   3132 msgstr ""
   3133 
   3134 #: pdb.c:3086
   3135 msgid "%P: warning: name for LF_NESTTYPE has no terminating zero\n"
   3136 msgstr ""
   3137 
   3138 #: pdb.c:3113
   3139 msgid "%P: warning: unrecognized CodeView subtype %v\n"
   3140 msgstr "%P: :  CodeView  %v\n"
   3141 
   3142 #: pdb.c:3128
   3143 msgid "%P: warning: truncated CodeView type record LF_BITFIELD\n"
   3144 msgstr ""
   3145 
   3146 #: pdb.c:3146
   3147 msgid "%P: warning: truncated CodeView type record LF_METHODLIST\n"
   3148 msgstr ""
   3149 
   3150 #: pdb.c:3154
   3151 msgid "%P: warning: malformed CodeView type record LF_METHODLIST\n"
   3152 msgstr ""
   3153 
   3154 #: pdb.c:3178
   3155 msgid "%P: warning: truncated CodeView type record LF_ARRAY\n"
   3156 msgstr ""
   3157 
   3158 #: pdb.c:3201 pdb.c:3235
   3159 msgid "%P: warning: truncated CodeView type record LF_CLASS/LF_STRUCTURE\n"
   3160 msgstr ""
   3161 
   3162 #: pdb.c:3226
   3163 msgid "%P: warning: unhandled type %v within LF_CLASS/LF_STRUCTURE\n"
   3164 msgstr ""
   3165 
   3166 #: pdb.c:3245
   3167 msgid "%P: warning: name for LF_CLASS/LF_STRUCTURE has no terminating zero\n"
   3168 msgstr ""
   3169 
   3170 #: pdb.c:3264
   3171 msgid "%P: warning: unique name for LF_CLASS/LF_STRUCTURE has no terminating zero\n"
   3172 msgstr ""
   3173 
   3174 #: pdb.c:3288 pdb.c:3316
   3175 msgid "%P: warning: truncated CodeView type record LF_UNION\n"
   3176 msgstr ""
   3177 
   3178 #: pdb.c:3307
   3179 msgid "%P: warning: unhandled type %v within LF_UNION\n"
   3180 msgstr ""
   3181 
   3182 #: pdb.c:3326
   3183 msgid "%P: warning: name for LF_UNION has no terminating zero\n"
   3184 msgstr ""
   3185 
   3186 #: pdb.c:3345
   3187 msgid "%P: warning: unique name for LF_UNION has no terminating zero\n"
   3188 msgstr ""
   3189 
   3190 #: pdb.c:3369
   3191 msgid "%P: warning: truncated CodeView type record LF_ENUM\n"
   3192 msgstr ""
   3193 
   3194 #: pdb.c:3384
   3195 msgid "%P: warning: name for LF_ENUM has no terminating zero\n"
   3196 msgstr ""
   3197 
   3198 #: pdb.c:3402
   3199 msgid "%P: warning: unique name for LF_ENUM has no terminating zero\n"
   3200 msgstr ""
   3201 
   3202 #: pdb.c:3421
   3203 msgid "%P: warning: truncated CodeView type record LF_VFTABLE\n"
   3204 msgstr ""
   3205 
   3206 #: pdb.c:3442
   3207 msgid "%P: warning: truncated CodeView type record LF_STRING_ID\n"
   3208 msgstr ""
   3209 
   3210 #: pdb.c:3455
   3211 msgid "%P: warning: string for LF_STRING_ID has no terminating zero\n"
   3212 msgstr ""
   3213 
   3214 #: pdb.c:3472 pdb.c:3482
   3215 msgid "%P: warning: truncated CodeView type record LF_SUBSTR_LIST\n"
   3216 msgstr ""
   3217 
   3218 #: pdb.c:3505 pdb.c:3515
   3219 msgid "%P: warning: truncated CodeView type record LF_BUILDINFO\n"
   3220 msgstr ""
   3221 
   3222 #: pdb.c:3538
   3223 msgid "%P: warning: truncated CodeView type record LF_FUNC_ID\n"
   3224 msgstr ""
   3225 
   3226 #: pdb.c:3554
   3227 msgid "%P: warning: string for LF_FUNC_ID has no terminating zero\n"
   3228 msgstr ""
   3229 
   3230 #: pdb.c:3571
   3231 msgid "%P: warning: truncated CodeView type record LF_MFUNC_ID\n"
   3232 msgstr ""
   3233 
   3234 #: pdb.c:3587
   3235 msgid "%P: warning: string for LF_MFUNC_ID has no terminating zero\n"
   3236 msgstr ""
   3237 
   3238 #: pdb.c:3602
   3239 msgid "%P: warning: unrecognized CodeView type %v\n"
   3240 msgstr "%P: :  CodeView  %v\n"
   3241 
   3242 #: pdb.c:3776
   3243 msgid "%P: warning: unable to get working directory\n"
   3244 msgstr ""
   3245 
   3246 #: pdb.c:3784
   3247 msgid "%P: warning: unable to get program name\n"
   3248 msgstr "%P: :        \n"
   3249 
   3250 #: pdb.c:3793
   3251 msgid "%P: warning: unable to get full path to PDB\n"
   3252 msgstr ""
   3253 
   3254 #: pdb.c:5249
   3255 msgid "%P: warning: cannot create PDB file: %E\n"
   3256 msgstr "%P: :      PDB : %E\n"
   3257 
   3258 #: pdb.c:5264
   3259 msgid "%P: warning: cannot create old directory stream in PDB file: %E\n"
   3260 msgstr ""
   3261 
   3262 #: pdb.c:5273
   3263 msgid "%P: warning: cannot create info stream in PDB file: %E\n"
   3264 msgstr ""
   3265 
   3266 #: pdb.c:5282
   3267 msgid "%P: warning: cannot create TPI stream in PDB file: %E\n"
   3268 msgstr ""
   3269 
   3270 #: pdb.c:5291
   3271 msgid "%P: warning: cannot create DBI stream in PDB file: %E\n"
   3272 msgstr ""
   3273 
   3274 #: pdb.c:5300
   3275 msgid "%P: warning: cannot create IPI stream in PDB file: %E\n"
   3276 msgstr ""
   3277 
   3278 #: pdb.c:5309
   3279 msgid "%P: warning: cannot create /names stream in PDB file: %E\n"
   3280 msgstr ""
   3281 
   3282 #: pdb.c:5318
   3283 msgid "%P: warning: cannot create symbol record stream in PDB file: %E\n"
   3284 msgstr ""
   3285 
   3286 #: pdb.c:5327
   3287 msgid "%P: warning: cannot create publics stream in PDB file: %E\n"
   3288 msgstr ""
   3289 
   3290 #: pdb.c:5334
   3291 msgid "%P: warning: cannot create section header stream in PDB file: %E\n"
   3292 msgstr ""
   3293 
   3294 #: pdb.c:5353
   3295 msgid "%P: warning: cannot populate DBI stream in PDB file: %E\n"
   3296 msgstr ""
   3297 
   3298 #: pdb.c:5362
   3299 msgid "%P: warning: cannot populate TPI stream in PDB file: %E\n"
   3300 msgstr ""
   3301 
   3302 #: pdb.c:5373
   3303 msgid "%P: warning: cannot populate IPI stream in PDB file: %E\n"
   3304 msgstr ""
   3305 
   3306 #: pdb.c:5385
   3307 msgid "%P: warning: cannot populate names stream in PDB file: %E\n"
   3308 msgstr ""
   3309 
   3310 #: pdb.c:5392
   3311 msgid "%P: warning: cannot populate publics stream in PDB file: %E\n"
   3312 msgstr ""
   3313 
   3314 #: pdb.c:5399
   3315 msgid "%P: warning: cannot populate info stream in PDB file: %E\n"
   3316 msgstr ""
   3317 
   3318 #: pe-dll.c:480
   3319 msgid "%X%P: unsupported PEI architecture: %s\n"
   3320 msgstr "%X%P: a PEI : %s\n"
   3321 
   3322 #: pe-dll.c:869
   3323 msgid "%X%P: cannot export %s: invalid export name\n"
   3324 msgstr "%X%P:      %s:    \n"
   3325 
   3326 #: pe-dll.c:921
   3327 #, c-format
   3328 msgid "%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
   3329 msgstr "%X%P: ,  EXPORT  : %s (%d / %d)\n"
   3330 
   3331 #: pe-dll.c:928
   3332 #, c-format
   3333 msgid "%P: warning, duplicate EXPORT: %s\n"
   3334 msgstr "%P: ,  EXPORT: %s\n"
   3335 
   3336 #: pe-dll.c:1035
   3337 #, c-format
   3338 msgid "%X%P: cannot export %s: symbol not defined\n"
   3339 msgstr "%X%P:      %s:   \n"
   3340 
   3341 #: pe-dll.c:1041
   3342 #, c-format
   3343 msgid "%X%P: cannot export %s: symbol wrong type (%d vs %d)\n"
   3344 msgstr "%X%P:      %s:     (%d / %d)\n"
   3345 
   3346 #: pe-dll.c:1048
   3347 #, c-format
   3348 msgid "%X%P: cannot export %s: symbol not found\n"
   3349 msgstr "%X%P:      %s:    \n"
   3350 
   3351 #: pe-dll.c:1072 eaarch64cloudabi.c:370 eaarch64cloudabib.c:370
   3352 #: eaarch64elf.c:369 eaarch64elf32.c:369 eaarch64elf32b.c:369
   3353 #: eaarch64elfb.c:369 eaarch64fbsd.c:370 eaarch64fbsdb.c:370
   3354 #: eaarch64haiku.c:370 eaarch64linux.c:370 eaarch64linux32.c:370
   3355 #: eaarch64linux32b.c:370 eaarch64linuxb.c:370 eaarch64nto.c:370
   3356 #: eaix5ppc.c:1632 eaix5ppc.c:1642 eaix5rs6.c:1632 eaix5rs6.c:1642
   3357 #: eaixppc.c:1632 eaixppc.c:1642 eaixrs6.c:1632 eaixrs6.c:1642 earmelf.c:572
   3358 #: earmelf_fbsd.c:572 earmelf_fuchsia.c:573 earmelf_haiku.c:573
   3359 #: earmelf_linux.c:573 earmelf_linux_eabi.c:573 earmelf_linux_fdpiceabi.c:573
   3360 #: earmelf_nacl.c:573 earmelf_nbsd.c:572 earmelf_phoenix.c:573
   3361 #: earmelf_vxworks.c:572 earmelfb.c:572 earmelfb_fbsd.c:572
   3362 #: earmelfb_fuchsia.c:573 earmelfb_linux.c:573 earmelfb_linux_eabi.c:573
   3363 #: earmelfb_linux_fdpiceabi.c:573 earmelfb_nacl.c:573 earmelfb_nbsd.c:572
   3364 #: earmnto.c:572 ecskyelf.c:166 ecskyelf_linux.c:166 eelf32b4300.c:175
   3365 #: eelf32bmip.c:175 eelf32bmipn32.c:189 eelf32bsmip.c:189 eelf32btsmip.c:175
   3366 #: eelf32btsmip_fbsd.c:175 eelf32btsmipn32.c:175 eelf32btsmipn32_fbsd.c:175
   3367 #: eelf32ebmip.c:175 eelf32ebmipvxworks.c:175 eelf32elmip.c:175
   3368 #: eelf32elmipvxworks.c:175 eelf32l4300.c:175 eelf32lmip.c:175
   3369 #: eelf32lr5900.c:175 eelf32lr5900n32.c:175 eelf32lsmip.c:175
   3370 #: eelf32ltsmip.c:175 eelf32ltsmip_fbsd.c:175 eelf32ltsmipn32.c:175
   3371 #: eelf32ltsmipn32_fbsd.c:175 eelf32metag.c:90 eelf32mipswindiss.c:175
   3372 #: eelf64bmip.c:189 eelf64btsmip.c:175 eelf64btsmip_fbsd.c:175 eelf64lppc.c:122
   3373 #: eelf64lppc_fbsd.c:122 eelf64ltsmip.c:175 eelf64ltsmip_fbsd.c:175
   3374 #: eelf64ppc.c:122 eelf64ppc_fbsd.c:122 eelf_mipsel_haiku.c:175 ehppaelf.c:113
   3375 #: ehppalinux.c:113 ehppanbsd.c:113 ehppaobsd.c:113 em68hc11elf.c:173
   3376 #: em68hc11elfb.c:173 em68hc12elf.c:173 em68hc12elfb.c:173 eppcmacos.c:1632
   3377 #: eppcmacos.c:1642
   3378 msgid "%F%P: can not create BFD: %E\n"
   3379 msgstr "%F%P:      BFD: %E\n"
   3380 
   3381 #: pe-dll.c:1086
   3382 msgid "%X%P: can not create .edata section: %E\n"
   3383 msgstr "%X%P:       .edata: %E\n"
   3384 
   3385 #: pe-dll.c:1100
   3386 msgid "%X%P: can not create .reloc section: %E\n"
   3387 msgstr "%X%P:       .reloc: %E\n"
   3388 
   3389 #: pe-dll.c:1149
   3390 #, c-format
   3391 msgid "%X%P: error: ordinal used twice: %d (%s vs %s)\n"
   3392 msgstr "%X%P: ,     : %d (%s / %s)\n"
   3393 
   3394 #: pe-dll.c:1185
   3395 #, c-format
   3396 msgid "%X%P: error: export ordinal too large: %d\n"
   3397 msgstr "%X%P: :    : %d\n"
   3398 
   3399 #: pe-dll.c:1511
   3400 #, c-format
   3401 msgid "Info: resolving %s by linking to %s (auto-import)\n"
   3402 msgstr ":   %s    %s ( )\n"
   3403 
   3404 #: pe-dll.c:1517
   3405 msgid "%P: warning: auto-importing has been activated without --enable-auto-import specified on the command line; this should work unless it involves constant data structures referencing symbols from auto-imported DLLs\n"
   3406 msgstr "%P: :         --enable-auto-import   .  ,          ,        DLL-.\n"
   3407 
   3408 #: pe-dll.c:1680
   3409 msgid "%P: base relocation for section `%s' above .reloc section\n"
   3410 msgstr ""
   3411 
   3412 #: pe-dll.c:1730
   3413 #, c-format
   3414 msgid "%X%P: error: %d-bit reloc in dll\n"
   3415 msgstr "%X%P: : %d-   dll\n"
   3416 
   3417 #: pe-dll.c:1856
   3418 #, c-format
   3419 msgid "%P: can't open output def file %s\n"
   3420 msgstr "%P:     ,  , def- %s\n"
   3421 
   3422 #: pe-dll.c:2005
   3423 #, c-format
   3424 msgid "; no contents available\n"
   3425 msgstr ";  \n"
   3426 
   3427 #: pe-dll.c:2364
   3428 msgid "%P: error: NULL decorated name for %s\n"
   3429 msgstr ""
   3430 
   3431 #: pe-dll.c:2899
   3432 msgid "%X%P: %H: variable '%pT' can't be auto-imported; please read the documentation for ld's --enable-auto-import for details\n"
   3433 msgstr "%X%P: %H:  '%pT'      .             --enable-auto-import.\n"
   3434 
   3435 #: pe-dll.c:2920
   3436 #, c-format
   3437 msgid "%X%P: can't open .lib file: %s\n"
   3438 msgstr "%X%P:      lib-: %s\n"
   3439 
   3440 #: pe-dll.c:2926
   3441 #, c-format
   3442 msgid "Creating library file: %s\n"
   3443 msgstr "  : %s\n"
   3444 
   3445 #: pe-dll.c:2956
   3446 msgid "%X%P: bfd_openr %s: %E\n"
   3447 msgstr "%X%P: bfd_openr %s: %E\n"
   3448 
   3449 #: pe-dll.c:2968
   3450 msgid "%X%P: %s(%s): can't find member in non-archive file"
   3451 msgstr "%X%P: %s(%s):      ,    "
   3452 
   3453 #: pe-dll.c:2982
   3454 msgid "%X%P: %s(%s): can't find member in archive"
   3455 msgstr "%X%P: %s(%s):      "
   3456 
   3457 #: pe-dll.c:3239
   3458 msgid "%X%P: add symbols %s: %E\n"
   3459 msgstr "%X%P:    %s: %E\n"
   3460 
   3461 #: pe-dll.c:3450
   3462 msgid "%X%P: open %s: %E\n"
   3463 msgstr "%X%P:  %s: %E\n"
   3464 
   3465 #: pe-dll.c:3460
   3466 msgid "%X%P: %s: this doesn't appear to be a DLL\n"
   3467 msgstr "%X%P: %s:    DLL\n"
   3468 
   3469 #: pe-dll.c:3680
   3470 msgid "%X%P: error: can't use long section names on this arch\n"
   3471 msgstr "%X%P: :            \n"
   3472 
   3473 #: plugin.c:240 plugin.c:286
   3474 msgid "<no plugin>"
   3475 msgstr "< >"
   3476 
   3477 #: plugin.c:255 plugin.c:1137
   3478 msgid "%F%P: %s: error loading plugin: %s\n"
   3479 msgstr "%F%P: %s:     : %s\n"
   3480 
   3481 #: plugin.c:262
   3482 msgid "%P: %s: duplicated plugin\n"
   3483 msgstr "%P: %s:   \n"
   3484 
   3485 #: plugin.c:346
   3486 msgid "%F%P: could not create dummy IR bfd: %E\n"
   3487 msgstr "%F%P:       IR bfd: %E\n"
   3488 
   3489 #: plugin.c:427
   3490 msgid "%F%P: %s: non-ELF symbol in ELF BFD!\n"
   3491 msgstr "%F%P: %s:   ELF   ELF BFD!\n"
   3492 
   3493 #: plugin.c:438
   3494 msgid "%F%P: unknown ELF symbol visibility: %d!\n"
   3495 msgstr "%F%P:    ELF : %d!\n"
   3496 
   3497 #: plugin.c:560
   3498 msgid "%F%P: unsupported input file size: %s (%ld bytes)\n"
   3499 msgstr "%F%P:      %s (%ld )\n"
   3500 
   3501 #: plugin.c:705
   3502 #, c-format
   3503 msgid "unknown LTO kind value %x"
   3504 msgstr ""
   3505 
   3506 #: plugin.c:731
   3507 #, c-format
   3508 msgid "unknown LTO resolution value %x"
   3509 msgstr ""
   3510 
   3511 #: plugin.c:751
   3512 #, c-format
   3513 msgid "unknown LTO visibility value %x"
   3514 msgstr "   LTO  - %x"
   3515 
   3516 #. We should not have a new, indirect or warning symbol here.
   3517 #: plugin.c:836
   3518 msgid "%F%P: %s: plugin symbol table corrupt (sym type %d)\n"
   3519 msgstr "%F%P: %s:       ( %d)\n"
   3520 
   3521 #: plugin.c:901
   3522 msgid "%P: %pB: symbol `%s' definition: %s, visibility: %s, resolution: %s\n"
   3523 msgstr ""
   3524 
   3525 #: plugin.c:978
   3526 msgid "%P: warning: "
   3527 msgstr "%P: : "
   3528 
   3529 #: plugin.c:989
   3530 msgid "%P: error: "
   3531 msgstr "%P: : "
   3532 
   3533 #: plugin.c:1144
   3534 msgid "%F%P: %s: plugin error: %d\n"
   3535 msgstr "%F%P: %s:   : %d\n"
   3536 
   3537 #: plugin.c:1208
   3538 msgid "%F%P: plugin_strdup failed to allocate memory: %s\n"
   3539 msgstr "%F%P: plugin_strdup     : %s\n"
   3540 
   3541 #: plugin.c:1250
   3542 msgid "%F%P: plugin failed to allocate memory for input: %s\n"
   3543 msgstr "%F%P:        : %s\n"
   3544 
   3545 #: plugin.c:1279
   3546 msgid "%F%P: %s: plugin reported error claiming file\n"
   3547 msgstr "%F%P: %s:       \n"
   3548 
   3549 #: plugin.c:1401
   3550 msgid "%P: %s: error in plugin cleanup: %d (ignored)\n"
   3551 msgstr "%P: %s:     : %d ()\n"
   3552 
   3553 #: eaarch64cloudabi.c:237 eaarch64cloudabib.c:237 eaarch64elf.c:236
   3554 #: eaarch64elf32.c:236 eaarch64elf32b.c:236 eaarch64elfb.c:236
   3555 #: eaarch64fbsd.c:237 eaarch64fbsdb.c:237 eaarch64haiku.c:237
   3556 #: eaarch64linux.c:237 eaarch64linux32.c:237 eaarch64linux32b.c:237
   3557 #: eaarch64linuxb.c:237 eaarch64nto.c:237 eaix5ppc.c:1097 eaix5rs6.c:1097
   3558 #: eaixppc.c:1097 eaixrs6.c:1097 earmelf.c:299 earmelf_fbsd.c:299
   3559 #: earmelf_fuchsia.c:300 earmelf_haiku.c:300 earmelf_linux.c:300
   3560 #: earmelf_linux_eabi.c:300 earmelf_linux_fdpiceabi.c:300 earmelf_nacl.c:300
   3561 #: earmelf_nbsd.c:299 earmelf_phoenix.c:300 earmelf_vxworks.c:299
   3562 #: earmelfb.c:299 earmelfb_fbsd.c:299 earmelfb_fuchsia.c:300
   3563 #: earmelfb_linux.c:300 earmelfb_linux_eabi.c:300
   3564 #: earmelfb_linux_fdpiceabi.c:300 earmelfb_nacl.c:300 earmelfb_nbsd.c:299
   3565 #: earmnto.c:299 eavr1.c:182 eavr2.c:182 eavr25.c:182 eavr3.c:182 eavr31.c:182
   3566 #: eavr35.c:182 eavr4.c:182 eavr5.c:182 eavr51.c:182 eavr6.c:182 eavrtiny.c:182
   3567 #: eavrxmega1.c:182 eavrxmega2.c:182 eavrxmega2_flmap.c:182 eavrxmega3.c:182
   3568 #: eavrxmega4.c:182 eavrxmega4_flmap.c:182 eavrxmega5.c:182 eavrxmega6.c:182
   3569 #: eavrxmega7.c:182 ecskyelf.c:213 ecskyelf_linux.c:213 eelf32b4300.c:208
   3570 #: eelf32bmip.c:208 eelf32bmipn32.c:222 eelf32bsmip.c:222 eelf32btsmip.c:208
   3571 #: eelf32btsmip_fbsd.c:208 eelf32btsmipn32.c:208 eelf32btsmipn32_fbsd.c:208
   3572 #: eelf32ebmip.c:208 eelf32ebmipvxworks.c:208 eelf32elmip.c:208
   3573 #: eelf32elmipvxworks.c:208 eelf32l4300.c:208 eelf32lmip.c:208
   3574 #: eelf32lr5900.c:208 eelf32lr5900n32.c:208 eelf32lsmip.c:208
   3575 #: eelf32ltsmip.c:208 eelf32ltsmip_fbsd.c:208 eelf32ltsmipn32.c:208
   3576 #: eelf32ltsmipn32_fbsd.c:208 eelf32metag.c:209 eelf32mipswindiss.c:208
   3577 #: eelf64bmip.c:222 eelf64btsmip.c:208 eelf64btsmip_fbsd.c:208 eelf64lppc.c:485
   3578 #: eelf64lppc_fbsd.c:485 eelf64ltsmip.c:208 eelf64ltsmip_fbsd.c:208
   3579 #: eelf64ppc.c:485 eelf64ppc_fbsd.c:485 eelf_mipsel_haiku.c:208 ehppaelf.c:233
   3580 #: ehppalinux.c:233 ehppanbsd.c:233 ehppaobsd.c:233 em68hc11elf.c:298
   3581 #: em68hc11elfb.c:298 em68hc12elf.c:298 em68hc12elfb.c:298 eppcmacos.c:1097
   3582 msgid "%X%P: can not make stub section: %E\n"
   3583 msgstr "%X%P:        : %E\n"
   3584 
   3585 #: eaarch64cloudabi.c:280 eaarch64cloudabib.c:280 eaarch64elf.c:279
   3586 #: eaarch64elf32.c:279 eaarch64elf32b.c:279 eaarch64elfb.c:279
   3587 #: eaarch64fbsd.c:280 eaarch64fbsdb.c:280 eaarch64haiku.c:280
   3588 #: eaarch64linux.c:280 eaarch64linux32.c:280 eaarch64linux32b.c:280
   3589 #: eaarch64linuxb.c:280 eaarch64nto.c:280 earcelf.c:117 earclinux.c:118
   3590 #: earclinux_nps.c:118 earcv2elf.c:117 earcv2elfx.c:117 earmelf.c:411
   3591 #: earmelf_fbsd.c:411 earmelf_fuchsia.c:412 earmelf_haiku.c:412
   3592 #: earmelf_linux.c:412 earmelf_linux_eabi.c:412 earmelf_linux_fdpiceabi.c:412
   3593 #: earmelf_nacl.c:412 earmelf_nbsd.c:411 earmelf_phoenix.c:412
   3594 #: earmelf_vxworks.c:411 earmelfb.c:411 earmelfb_fbsd.c:411
   3595 #: earmelfb_fuchsia.c:412 earmelfb_linux.c:412 earmelfb_linux_eabi.c:412
   3596 #: earmelfb_linux_fdpiceabi.c:412 earmelfb_nacl.c:412 earmelfb_nbsd.c:411
   3597 #: earmnto.c:411 eavr1.c:321 eavr2.c:321 eavr25.c:321 eavr3.c:321 eavr31.c:321
   3598 #: eavr35.c:321 eavr4.c:321 eavr5.c:321 eavr51.c:321 eavr6.c:321 eavrtiny.c:321
   3599 #: eavrxmega1.c:321 eavrxmega2.c:321 eavrxmega2_flmap.c:321 eavrxmega3.c:321
   3600 #: eavrxmega4.c:321 eavrxmega4_flmap.c:321 eavrxmega5.c:321 eavrxmega6.c:321
   3601 #: eavrxmega7.c:321 ecriself.c:117 ecrislinux.c:118 ed10velf.c:117
   3602 #: eelf32_sparc.c:118 eelf32_sparc_sol2.c:250 eelf32_sparc_vxworks.c:147
   3603 #: eelf32_spu.c:651 eelf32_tic6x_be.c:184 eelf32_tic6x_elf_be.c:184
   3604 #: eelf32_tic6x_elf_le.c:184 eelf32_tic6x_le.c:184 eelf32_tic6x_linux_be.c:184
   3605 #: eelf32_tic6x_linux_le.c:184 eelf32_x86_64.c:150 eelf32am33lin.c:117
   3606 #: eelf32b4300.c:314 eelf32bfin.c:127 eelf32bfinfd.c:127 eelf32bmip.c:314
   3607 #: eelf32bmipn32.c:328 eelf32briscv.c:94 eelf32briscv_ilp32.c:94
   3608 #: eelf32briscv_ilp32f.c:94 eelf32bsmip.c:328 eelf32btsmip.c:314
   3609 #: eelf32btsmip_fbsd.c:314 eelf32btsmipn32.c:314 eelf32btsmipn32_fbsd.c:314
   3610 #: eelf32cr16.c:267 eelf32crx.c:154 eelf32ebmip.c:314 eelf32ebmipvxworks.c:343
   3611 #: eelf32elmip.c:314 eelf32elmipvxworks.c:343 eelf32epiphany.c:117
   3612 #: eelf32epiphany_4x4.c:119 eelf32frvfd.c:117 eelf32ip2k.c:117
   3613 #: eelf32l4300.c:314 eelf32lm32.c:117 eelf32lm32fd.c:117 eelf32lmip.c:314
   3614 #: eelf32loongarch.c:92 eelf32lppc.c:326 eelf32lppclinux.c:326
   3615 #: eelf32lppcnto.c:326 eelf32lppcsim.c:326 eelf32lr5900.c:314
   3616 #: eelf32lr5900n32.c:313 eelf32lriscv.c:94 eelf32lriscv_ilp32.c:94
   3617 #: eelf32lriscv_ilp32f.c:94 eelf32lsmip.c:314 eelf32ltsmip.c:314
   3618 #: eelf32ltsmip_fbsd.c:314 eelf32ltsmipn32.c:314 eelf32ltsmipn32_fbsd.c:314
   3619 #: eelf32m32c.c:128 eelf32mb_linux.c:118 eelf32mbel_linux.c:118
   3620 #: eelf32mcore.c:117 eelf32mep.c:117 eelf32metag.c:259 eelf32microblaze.c:117
   3621 #: eelf32microblazeel.c:117 eelf32mipswindiss.c:313 eelf32moxie.c:117
   3622 #: eelf32or1k.c:118 eelf32or1k_linux.c:118 eelf32ppc.c:326 eelf32ppc_fbsd.c:326
   3623 #: eelf32ppchaiku.c:326 eelf32ppclinux.c:326 eelf32ppcnto.c:326
   3624 #: eelf32ppcsim.c:326 eelf32ppcvxworks.c:300 eelf32ppcwindiss.c:326
   3625 #: eelf32rl78.c:117 eelf32rx.c:133 eelf32rx_linux.c:130 eelf32tilegx.c:118
   3626 #: eelf32tilegx_be.c:118 eelf32tilepro.c:118 eelf32vax.c:117 eelf32visium.c:117
   3627 #: eelf32xstormy16.c:128 eelf32xtensa.c:2014 eelf32z80.c:144 eelf64_aix.c:117
   3628 #: eelf64_ia64.c:143 eelf64_ia64_fbsd.c:143 eelf64_ia64_vms.c:220
   3629 #: eelf64_s390.c:133 eelf64_sparc.c:118 eelf64_sparc_fbsd.c:118
   3630 #: eelf64_sparc_sol2.c:250 eelf64alpha.c:201 eelf64alpha_fbsd.c:201
   3631 #: eelf64alpha_nbsd.c:201 eelf64bmip.c:328 eelf64bpf.c:117 eelf64briscv.c:94
   3632 #: eelf64briscv_lp64.c:94 eelf64briscv_lp64f.c:94 eelf64btsmip.c:314
   3633 #: eelf64btsmip_fbsd.c:314 eelf64hppa.c:117 eelf64loongarch.c:92
   3634 #: eelf64lppc.c:595 eelf64lppc_fbsd.c:595 eelf64lriscv.c:94
   3635 #: eelf64lriscv_lp64.c:94 eelf64lriscv_lp64f.c:94 eelf64ltsmip.c:314
   3636 #: eelf64ltsmip_fbsd.c:314 eelf64mmix.c:228 eelf64ppc.c:595
   3637 #: eelf64ppc_fbsd.c:595 eelf64rdos.c:133 eelf64tilegx.c:118
   3638 #: eelf64tilegx_be.c:118 eelf_i386.c:142 eelf_i386_be.c:141
   3639 #: eelf_i386_fbsd.c:142 eelf_i386_haiku.c:142 eelf_i386_ldso.c:142
   3640 #: eelf_i386_sol2.c:274 eelf_i386_vxworks.c:171 eelf_iamcu.c:142
   3641 #: eelf_mipsel_haiku.c:314 eelf_s390.c:118 eelf_x86_64.c:150
   3642 #: eelf_x86_64_cloudabi.c:150 eelf_x86_64_fbsd.c:150 eelf_x86_64_haiku.c:150
   3643 #: eelf_x86_64_sol2.c:282 eh8300elf.c:117 eh8300elf_linux.c:117
   3644 #: eh8300helf.c:117 eh8300helf_linux.c:117 eh8300hnelf.c:117 eh8300self.c:117
   3645 #: eh8300self_linux.c:117 eh8300snelf.c:117 eh8300sxelf.c:117
   3646 #: eh8300sxelf_linux.c:117 eh8300sxnelf.c:117 ehppa64linux.c:117 ehppaelf.c:283
   3647 #: ehppalinux.c:283 ehppanbsd.c:283 ehppaobsd.c:283 ei386lynx.c:132
   3648 #: ei386moss.c:132 ei386nto.c:132 em32relf.c:117 em32relf_linux.c:117
   3649 #: em32rlelf.c:117 em32rlelf_linux.c:117 em68hc11elf.c:394 em68hc11elfb.c:394
   3650 #: em68hc12elf.c:394 em68hc12elfb.c:394 em68kelf.c:269 em68kelfnbsd.c:269
   3651 #: emn10300.c:117 ends32belf.c:225 ends32belf16m.c:225 ends32belf_linux.c:225
   3652 #: ends32elf.c:225 ends32elf16m.c:225 ends32elf_linux.c:225 epruelf.c:138
   3653 #: escore3_elf.c:135 escore7_elf.c:135 eshelf.c:117 eshelf_fd.c:118
   3654 #: eshelf_linux.c:118 eshelf_nbsd.c:117 eshelf_nto.c:117 eshelf_uclinux.c:117
   3655 #: eshelf_vxworks.c:146 eshlelf.c:117 eshlelf_fd.c:118 eshlelf_linux.c:118
   3656 #: eshlelf_nbsd.c:117 eshlelf_nto.c:117 eshlelf_vxworks.c:146 ev850.c:164
   3657 #: ev850_rh850.c:164
   3658 msgid "%X%P: .eh_frame/.stab edit: %E\n"
   3659 msgstr ""
   3660 
   3661 #: eaarch64cloudabi.c:296 eaarch64cloudabib.c:296 eaarch64elf.c:295
   3662 #: eaarch64elf32.c:295 eaarch64elf32b.c:295 eaarch64elfb.c:295
   3663 #: eaarch64fbsd.c:296 eaarch64fbsdb.c:296 eaarch64haiku.c:296
   3664 #: eaarch64linux.c:296 eaarch64linux32.c:296 eaarch64linux32b.c:296
   3665 #: eaarch64linuxb.c:296 eaarch64nto.c:296 earmelf.c:426 earmelf_fbsd.c:426
   3666 #: earmelf_fuchsia.c:427 earmelf_haiku.c:427 earmelf_linux.c:427
   3667 #: earmelf_linux_eabi.c:427 earmelf_linux_fdpiceabi.c:427 earmelf_nacl.c:427
   3668 #: earmelf_nbsd.c:426 earmelf_phoenix.c:427 earmelf_vxworks.c:426
   3669 #: earmelfb.c:426 earmelfb_fbsd.c:426 earmelfb_fuchsia.c:427
   3670 #: earmelfb_linux.c:427 earmelfb_linux_eabi.c:427
   3671 #: earmelfb_linux_fdpiceabi.c:427 earmelfb_nacl.c:427 earmelfb_nbsd.c:426
   3672 #: earmnto.c:426 ecskyelf.c:263 ecskyelf_linux.c:263
   3673 msgid "%X%P: could not compute sections lists for stub generation: %E\n"
   3674 msgstr ""
   3675 
   3676 #: eaarch64cloudabi.c:311 eaarch64cloudabib.c:311 eaarch64elf.c:310
   3677 #: eaarch64elf32.c:310 eaarch64elf32b.c:310 eaarch64elfb.c:310
   3678 #: eaarch64fbsd.c:311 eaarch64fbsdb.c:311 eaarch64haiku.c:311
   3679 #: eaarch64linux.c:311 eaarch64linux32.c:311 eaarch64linux32b.c:311
   3680 #: eaarch64linuxb.c:311 eaarch64nto.c:311 earmelf.c:441 earmelf_fbsd.c:441
   3681 #: earmelf_fuchsia.c:442 earmelf_haiku.c:442 earmelf_linux.c:442
   3682 #: earmelf_linux_eabi.c:442 earmelf_linux_fdpiceabi.c:442 earmelf_nacl.c:442
   3683 #: earmelf_nbsd.c:441 earmelf_phoenix.c:442 earmelf_vxworks.c:441
   3684 #: earmelfb.c:441 earmelfb_fbsd.c:441 earmelfb_fuchsia.c:442
   3685 #: earmelfb_linux.c:442 earmelfb_linux_eabi.c:442
   3686 #: earmelfb_linux_fdpiceabi.c:442 earmelfb_nacl.c:442 earmelfb_nbsd.c:441
   3687 #: earmnto.c:441 eavr1.c:132 eavr1.c:196 eavr2.c:132 eavr2.c:196 eavr25.c:132
   3688 #: eavr25.c:196 eavr3.c:132 eavr3.c:196 eavr31.c:132 eavr31.c:196 eavr35.c:132
   3689 #: eavr35.c:196 eavr4.c:132 eavr4.c:196 eavr5.c:132 eavr5.c:196 eavr51.c:132
   3690 #: eavr51.c:196 eavr6.c:132 eavr6.c:196 eavrtiny.c:132 eavrtiny.c:196
   3691 #: eavrxmega1.c:132 eavrxmega1.c:196 eavrxmega2.c:132 eavrxmega2.c:196
   3692 #: eavrxmega2_flmap.c:132 eavrxmega2_flmap.c:196 eavrxmega3.c:132
   3693 #: eavrxmega3.c:196 eavrxmega4.c:132 eavrxmega4.c:196 eavrxmega4_flmap.c:132
   3694 #: eavrxmega4_flmap.c:196 eavrxmega5.c:132 eavrxmega5.c:196 eavrxmega6.c:132
   3695 #: eavrxmega6.c:196 eavrxmega7.c:132 eavrxmega7.c:196 eelf32metag.c:274
   3696 #: eelf32metag.c:288 eelf64lppc.c:538 eelf64lppc.c:557 eelf64lppc.c:584
   3697 #: eelf64lppc_fbsd.c:538 eelf64lppc_fbsd.c:557 eelf64lppc_fbsd.c:584
   3698 #: eelf64ppc.c:538 eelf64ppc.c:557 eelf64ppc.c:584 eelf64ppc_fbsd.c:538
   3699 #: eelf64ppc_fbsd.c:557 eelf64ppc_fbsd.c:584 ehppaelf.c:298 ehppaelf.c:313
   3700 #: ehppalinux.c:298 ehppalinux.c:313 ehppanbsd.c:298 ehppanbsd.c:313
   3701 #: ehppaobsd.c:298 ehppaobsd.c:313 em68hc11elf.c:93 em68hc11elf.c:103
   3702 #: em68hc11elf.c:320 em68hc11elfb.c:93 em68hc11elfb.c:103 em68hc11elfb.c:320
   3703 #: em68hc12elf.c:93 em68hc12elf.c:103 em68hc12elf.c:320 em68hc12elfb.c:93
   3704 #: em68hc12elfb.c:103 em68hc12elfb.c:320
   3705 msgid "%X%P: can not size stub section: %E\n"
   3706 msgstr "%X%P:        : %E\n"
   3707 
   3708 #: eaarch64cloudabi.c:330 eaarch64cloudabib.c:330 eaarch64elf.c:329
   3709 #: eaarch64elf32.c:329 eaarch64elf32b.c:329 eaarch64elfb.c:329
   3710 #: eaarch64fbsd.c:330 eaarch64fbsdb.c:330 eaarch64haiku.c:330
   3711 #: eaarch64linux.c:330 eaarch64linux32.c:330 eaarch64linux32b.c:330
   3712 #: eaarch64linuxb.c:330 eaarch64nto.c:330 eaix5ppc.c:1137 eaix5rs6.c:1137
   3713 #: eaixppc.c:1137 eaixrs6.c:1137 earmelf.c:475 earmelf_fbsd.c:475
   3714 #: earmelf_fuchsia.c:476 earmelf_haiku.c:476 earmelf_linux.c:476
   3715 #: earmelf_linux_eabi.c:476 earmelf_linux_fdpiceabi.c:476 earmelf_nacl.c:476
   3716 #: earmelf_nbsd.c:475 earmelf_phoenix.c:476 earmelf_vxworks.c:475
   3717 #: earmelfb.c:475 earmelfb_fbsd.c:475 earmelfb_fuchsia.c:476
   3718 #: earmelfb_linux.c:476 earmelfb_linux_eabi.c:476
   3719 #: earmelfb_linux_fdpiceabi.c:476 earmelfb_nacl.c:476 earmelfb_nbsd.c:475
   3720 #: earmnto.c:475 eavr1.c:205 eavr2.c:205 eavr25.c:205 eavr3.c:205 eavr31.c:205
   3721 #: eavr35.c:205 eavr4.c:205 eavr5.c:205 eavr51.c:205 eavr6.c:205 eavrtiny.c:205
   3722 #: eavrxmega1.c:205 eavrxmega2.c:205 eavrxmega2_flmap.c:205 eavrxmega3.c:205
   3723 #: eavrxmega4.c:205 eavrxmega4_flmap.c:205 eavrxmega5.c:205 eavrxmega6.c:205
   3724 #: eavrxmega7.c:205 eelf32metag.c:303 eelf64lppc.c:634 eelf64lppc_fbsd.c:634
   3725 #: eelf64ppc.c:634 eelf64ppc_fbsd.c:634 ehppaelf.c:335 ehppalinux.c:335
   3726 #: ehppanbsd.c:335 ehppaobsd.c:335 em68hc11elf.c:324 em68hc11elfb.c:324
   3727 #: em68hc12elf.c:324 em68hc12elfb.c:324 eppcmacos.c:1137
   3728 msgid "%X%P: can not build stubs: %E\n"
   3729 msgstr "%X%P:      : %E\n"
   3730 
   3731 #. The AArch64 backend needs special fields in the output hash structure.
   3732 #. These will only be created if the output format is an AArch64 format,
   3733 #. hence we do not support linking and changing output formats at the
   3734 #. same time.  Use a link followed by objcopy to change output formats.
   3735 #. The arm backend needs special fields in the output hash structure.
   3736 #. These will only be created if the output format is an arm format,
   3737 #. hence we do not support linking and changing output formats at the
   3738 #. same time.  Use a link followed by objcopy to change output formats.
   3739 #. The RISC-V backend needs special fields in the output hash structure.
   3740 #. These will only be created if the output format is a RISC-V format,
   3741 #. hence we do not support linking and changing output formats at the
   3742 #. same time.  Use a link followed by objcopy to change output formats.
   3743 #. The arm backend needs special fields in the output hash structure.
   3744 #. These will only be created if the output format is an arm format,
   3745 #. hence we do not support linking and changing output formats at the
   3746 #. same time.  Use a link followed by objcopy to change output formats.
   3747 #. Check the output target is nds32.
   3748 #. The score backend needs special fields in the output hash structure.
   3749 #. These will only be created if the output format is an score format,
   3750 #. hence we do not support linking and changing output formats at the
   3751 #. same time.  Use a link followed by objcopy to change output formats.
   3752 #. The arm backend needs special fields in the output hash structure.
   3753 #. These will only be created if the output format is an arm format,
   3754 #. hence we do not support linking and changing output formats at the
   3755 #. same time.  Use a link followed by objcopy to change output formats.
   3756 #. The V850 backend needs special fields in the output hash structure.
   3757 #. These will only be created if the output format is an arm format,
   3758 #. hence we do not support linking and changing output formats at the
   3759 #. same time.  Use a link followed by objcopy to change output formats.
   3760 #: eaarch64cloudabi.c:348 eaarch64cloudabib.c:348 eaarch64elf.c:347
   3761 #: eaarch64elf32.c:347 eaarch64elf32b.c:347 eaarch64elfb.c:347
   3762 #: eaarch64fbsd.c:348 eaarch64fbsdb.c:348 eaarch64haiku.c:348
   3763 #: eaarch64linux.c:348 eaarch64linux32.c:348 eaarch64linux32b.c:348
   3764 #: eaarch64linuxb.c:348 eaarch64nto.c:348 earm_wince_pe.c:1523 earmelf.c:544
   3765 #: earmelf_fbsd.c:544 earmelf_fuchsia.c:545 earmelf_haiku.c:545
   3766 #: earmelf_linux.c:545 earmelf_linux_eabi.c:545 earmelf_linux_fdpiceabi.c:545
   3767 #: earmelf_nacl.c:545 earmelf_nbsd.c:544 earmelf_phoenix.c:545
   3768 #: earmelf_vxworks.c:544 earmelfb.c:544 earmelfb_fbsd.c:544
   3769 #: earmelfb_fuchsia.c:545 earmelfb_linux.c:545 earmelfb_linux_eabi.c:545
   3770 #: earmelfb_linux_fdpiceabi.c:545 earmelfb_nacl.c:545 earmelfb_nbsd.c:544
   3771 #: earmnto.c:544 earmpe.c:1523 eavr1.c:145 eavr2.c:145 eavr25.c:145 eavr3.c:145
   3772 #: eavr31.c:145 eavr35.c:145 eavr4.c:145 eavr5.c:145 eavr51.c:145 eavr6.c:145
   3773 #: eavrtiny.c:145 eavrxmega1.c:145 eavrxmega2.c:145 eavrxmega2_flmap.c:145
   3774 #: eavrxmega3.c:145 eavrxmega4.c:145 eavrxmega4_flmap.c:145 eavrxmega5.c:145
   3775 #: eavrxmega6.c:145 eavrxmega7.c:145 eelf32briscv.c:129
   3776 #: eelf32briscv_ilp32.c:129 eelf32briscv_ilp32f.c:129 eelf32lriscv.c:129
   3777 #: eelf32lriscv_ilp32.c:129 eelf32lriscv_ilp32f.c:129 eelf64briscv.c:129
   3778 #: eelf64briscv_lp64.c:129 eelf64briscv_lp64f.c:129 eelf64lriscv.c:129
   3779 #: eelf64lriscv_lp64.c:129 eelf64lriscv_lp64f.c:129 ei386pe.c:1523
   3780 #: ei386pe_posix.c:1523 emcorepe.c:1523 ends32belf.c:77 ends32belf16m.c:77
   3781 #: ends32belf_linux.c:77 ends32elf.c:77 ends32elf16m.c:77 ends32elf_linux.c:77
   3782 #: escore3_elf.c:82 escore7_elf.c:82 eshpe.c:1523 ev850.c:94 ev850_rh850.c:94
   3783 msgid "%F%P: error: cannot change output format whilst linking %s binaries\n"
   3784 msgstr ""
   3785 
   3786 #: eaarch64cloudabi.c:397 eaarch64cloudabi.c:457 eaarch64cloudabib.c:397
   3787 #: eaarch64cloudabib.c:457 eaarch64elf.c:396 eaarch64elf.c:456
   3788 #: eaarch64elf32.c:396 eaarch64elf32.c:456 eaarch64elf32b.c:396
   3789 #: eaarch64elf32b.c:456 eaarch64elfb.c:396 eaarch64elfb.c:456
   3790 #: eaarch64fbsd.c:397 eaarch64fbsd.c:457 eaarch64fbsdb.c:397
   3791 #: eaarch64fbsdb.c:457 eaarch64haiku.c:397 eaarch64haiku.c:457
   3792 #: eaarch64linux.c:397 eaarch64linux.c:457 eaarch64linux32.c:397
   3793 #: eaarch64linux32.c:457 eaarch64linux32b.c:397 eaarch64linux32b.c:457
   3794 #: eaarch64linuxb.c:397 eaarch64linuxb.c:457 eaarch64nto.c:397
   3795 #: eaarch64nto.c:457
   3796 msgid "%X%P: error: unrecognized value '-z %s'\n"
   3797 msgstr "%X%P: ,   '-z %s'\n"
   3798 
   3799 #: eaarch64cloudabi.c:713 eaarch64cloudabib.c:713 eaarch64elf.c:712
   3800 #: eaarch64elf32.c:712 eaarch64elf32b.c:712 eaarch64elfb.c:712
   3801 #: eaarch64fbsd.c:713 eaarch64fbsdb.c:713 eaarch64haiku.c:713
   3802 #: eaarch64linux.c:713 eaarch64linux32.c:713 eaarch64linux32b.c:713
   3803 #: eaarch64linuxb.c:713 eaarch64nto.c:875 earcelf.c:233 earclinux.c:324
   3804 #: earclinux_nps.c:324 earcv2elf.c:212 earcv2elfx.c:212 earmelf.c:848
   3805 #: earmelf_fbsd.c:848 earmelf_fuchsia.c:849 earmelf_haiku.c:849
   3806 #: earmelf_linux.c:849 earmelf_linux_eabi.c:849 earmelf_linux_fdpiceabi.c:849
   3807 #: earmelf_nacl.c:849 earmelf_nbsd.c:848 earmelf_phoenix.c:849
   3808 #: earmelf_vxworks.c:880 earmelfb.c:848 earmelfb_fbsd.c:848
   3809 #: earmelfb_fuchsia.c:849 earmelfb_linux.c:849 earmelfb_linux_eabi.c:849
   3810 #: earmelfb_linux_fdpiceabi.c:849 earmelfb_nacl.c:849 earmelfb_nbsd.c:848
   3811 #: earmnto.c:808 eavr1.c:428 eavr2.c:428 eavr25.c:428 eavr3.c:428 eavr31.c:428
   3812 #: eavr35.c:428 eavr4.c:428 eavr5.c:428 eavr51.c:428 eavr6.c:428 eavrtiny.c:428
   3813 #: eavrxmega1.c:428 eavrxmega2.c:428 eavrxmega2_flmap.c:428 eavrxmega3.c:428
   3814 #: eavrxmega4.c:428 eavrxmega4_flmap.c:428 eavrxmega5.c:428 eavrxmega6.c:428
   3815 #: eavrxmega7.c:428 ecriself.c:237 ecrislinux.c:284 ecskyelf.c:476
   3816 #: ecskyelf_linux.c:563 ed10velf.c:212 eelf32_sparc.c:324
   3817 #: eelf32_sparc_sol2.c:456 eelf32_sparc_vxworks.c:356 eelf32_spu.c:796
   3818 #: eelf32_tic6x_be.c:415 eelf32_tic6x_elf_be.c:415 eelf32_tic6x_elf_le.c:415
   3819 #: eelf32_tic6x_le.c:415 eelf32_tic6x_linux_be.c:415
   3820 #: eelf32_tic6x_linux_le.c:415 eelf32_x86_64.c:8364 eelf32am33lin.c:283
   3821 #: eelf32b4300.c:528 eelf32bfin.c:297 eelf32bfinfd.c:337 eelf32bmip.c:528
   3822 #: eelf32bmipn32.c:542 eelf32briscv.c:402 eelf32briscv_ilp32.c:402
   3823 #: eelf32briscv_ilp32f.c:402 eelf32bsmip.c:542 eelf32btsmip.c:528
   3824 #: eelf32btsmip_fbsd.c:528 eelf32btsmipn32.c:528 eelf32btsmipn32_fbsd.c:528
   3825 #: eelf32cr16.c:362 eelf32crx.c:249 eelf32ebmip.c:528 eelf32ebmipvxworks.c:559
   3826 #: eelf32elmip.c:528 eelf32elmipvxworks.c:559 eelf32epiphany.c:237
   3827 #: eelf32epiphany_4x4.c:214 eelf32frvfd.c:323 eelf32ip2k.c:237 eelf32kvx.c:549
   3828 #: eelf32l4300.c:528 eelf32lm32.c:237 eelf32lm32fd.c:323 eelf32lmip.c:528
   3829 #: eelf32loongarch.c:380 eelf32lppc.c:553 eelf32lppclinux.c:553
   3830 #: eelf32lppcnto.c:553 eelf32lppcsim.c:553 eelf32lr5900.c:482
   3831 #: eelf32lr5900n32.c:481 eelf32lriscv.c:402 eelf32lriscv_ilp32.c:402
   3832 #: eelf32lriscv_ilp32f.c:402 eelf32lsmip.c:528 eelf32ltsmip.c:528
   3833 #: eelf32ltsmip_fbsd.c:528 eelf32ltsmipn32.c:528 eelf32ltsmipn32_fbsd.c:528
   3834 #: eelf32m32c.c:248 eelf32mb_linux.c:324 eelf32mbel_linux.c:324
   3835 #: eelf32mcore.c:240 eelf32mep.c:212 eelf32metag.c:570 eelf32microblaze.c:212
   3836 #: eelf32microblazeel.c:212 eelf32mipswindiss.c:441 eelf32moxie.c:237
   3837 #: eelf32or1k.c:238 eelf32or1k_linux.c:324 eelf32ppc.c:553 eelf32ppc_fbsd.c:553
   3838 #: eelf32ppchaiku.c:553 eelf32ppclinux.c:553 eelf32ppcnto.c:553
   3839 #: eelf32ppcsim.c:553 eelf32ppcvxworks.c:523 eelf32ppcwindiss.c:553
   3840 #: eelf32rl78.c:237 eelf32rx.c:259 eelf32rx_linux.c:250 eelf32tilegx.c:324
   3841 #: eelf32tilegx_be.c:324 eelf32tilepro.c:324 eelf32vax.c:283 eelf32visium.c:212
   3842 #: eelf32xstormy16.c:223 eelf32xtensa.c:2227 eelf32z80.c:239 eelf64_aix.c:283
   3843 #: eelf64_ia64.c:352 eelf64_ia64_fbsd.c:352 eelf64_s390.c:421
   3844 #: eelf64_sparc.c:324 eelf64_sparc_fbsd.c:324 eelf64_sparc_sol2.c:456
   3845 #: eelf64alpha.c:412 eelf64alpha_fbsd.c:412 eelf64alpha_nbsd.c:412
   3846 #: eelf64bmip.c:542 eelf64bpf.c:212 eelf64briscv.c:402 eelf64briscv_lp64.c:402
   3847 #: eelf64briscv_lp64f.c:402 eelf64btsmip.c:528 eelf64btsmip_fbsd.c:528
   3848 #: eelf64hppa.c:233 eelf64kvx.c:549 eelf64kvx_linux.c:586 eelf64loongarch.c:380
   3849 #: eelf64lppc.c:988 eelf64lppc_fbsd.c:988 eelf64lriscv.c:402
   3850 #: eelf64lriscv_lp64.c:402 eelf64lriscv_lp64f.c:402 eelf64ltsmip.c:528
   3851 #: eelf64ltsmip_fbsd.c:528 eelf64mmix.c:394 eelf64ppc.c:988
   3852 #: eelf64ppc_fbsd.c:988 eelf64rdos.c:345 eelf64tilegx.c:324
   3853 #: eelf64tilegx_be.c:324 eelf_i386.c:7822 eelf_i386_be.c:307
   3854 #: eelf_i386_fbsd.c:354 eelf_i386_haiku.c:354 eelf_i386_ldso.c:314
   3855 #: eelf_i386_sol2.c:486 eelf_i386_vxworks.c:380 eelf_iamcu.c:354
   3856 #: eelf_mipsel_haiku.c:528 eelf_s390.c:324 eelf_x86_64.c:8364
   3857 #: eelf_x86_64_cloudabi.c:362 eelf_x86_64_fbsd.c:362 eelf_x86_64_haiku.c:362
   3858 #: eelf_x86_64_sol2.c:494 eh8300elf.c:237 eh8300elf_linux.c:237
   3859 #: eh8300helf.c:237 eh8300helf_linux.c:237 eh8300hnelf.c:237 eh8300self.c:237
   3860 #: eh8300self_linux.c:237 eh8300snelf.c:237 eh8300sxelf.c:237
   3861 #: eh8300sxelf_linux.c:237 eh8300sxnelf.c:237 ehppa64linux.c:283 ehppaelf.c:491
   3862 #: ehppalinux.c:603 ehppanbsd.c:603 ehppaobsd.c:603 ei386lynx.c:298
   3863 #: ei386moss.c:298 ei386nto.c:298 em32relf.c:237 em32relf_linux.c:323
   3864 #: em32rlelf.c:237 em32rlelf_linux.c:323 em68hc11elf.c:493 em68hc11elfb.c:493
   3865 #: em68hc12elf.c:493 em68hc12elfb.c:493 em68kelf.c:478 em68kelfnbsd.c:478
   3866 #: emn10300.c:283 ends32belf.c:336 ends32belf16m.c:336 ends32belf_linux.c:369
   3867 #: ends32elf.c:336 ends32elf16m.c:336 ends32elf_linux.c:369 epruelf.c:233
   3868 #: escore3_elf.c:301 escore7_elf.c:301 eshelf.c:283 eshelf_fd.c:324
   3869 #: eshelf_linux.c:324 eshelf_nbsd.c:283 eshelf_nto.c:283 eshelf_uclinux.c:283
   3870 #: eshelf_vxworks.c:315 eshlelf.c:283 eshlelf_fd.c:324 eshlelf_linux.c:324
   3871 #: eshlelf_nbsd.c:283 eshlelf_nto.c:283 eshlelf_vxworks.c:315 ev850.c:259
   3872 #: ev850_rh850.c:259
   3873 msgid "%F%P: --compress-debug-sections=zstd: ld is not built with zstd support\n"
   3874 msgstr "%F%P: --compress-debug-sections=zstd: ld       zstd\n"
   3875 
   3876 #: eaarch64cloudabi.c:718 eaarch64cloudabib.c:718 eaarch64elf.c:717
   3877 #: eaarch64elf32.c:717 eaarch64elf32b.c:717 eaarch64elfb.c:717
   3878 #: eaarch64fbsd.c:718 eaarch64fbsdb.c:718 eaarch64haiku.c:718
   3879 #: eaarch64linux.c:718 eaarch64linux32.c:718 eaarch64linux32b.c:718
   3880 #: eaarch64linuxb.c:718 eaarch64nto.c:880 earcelf.c:238 earclinux.c:329
   3881 #: earclinux_nps.c:329 earcv2elf.c:217 earcv2elfx.c:217 earmelf.c:853
   3882 #: earmelf_fbsd.c:853 earmelf_fuchsia.c:854 earmelf_haiku.c:854
   3883 #: earmelf_linux.c:854 earmelf_linux_eabi.c:854 earmelf_linux_fdpiceabi.c:854
   3884 #: earmelf_nacl.c:854 earmelf_nbsd.c:853 earmelf_phoenix.c:854
   3885 #: earmelf_vxworks.c:885 earmelfb.c:853 earmelfb_fbsd.c:853
   3886 #: earmelfb_fuchsia.c:854 earmelfb_linux.c:854 earmelfb_linux_eabi.c:854
   3887 #: earmelfb_linux_fdpiceabi.c:854 earmelfb_nacl.c:854 earmelfb_nbsd.c:853
   3888 #: earmnto.c:813 eavr1.c:433 eavr2.c:433 eavr25.c:433 eavr3.c:433 eavr31.c:433
   3889 #: eavr35.c:433 eavr4.c:433 eavr5.c:433 eavr51.c:433 eavr6.c:433 eavrtiny.c:433
   3890 #: eavrxmega1.c:433 eavrxmega2.c:433 eavrxmega2_flmap.c:433 eavrxmega3.c:433
   3891 #: eavrxmega4.c:433 eavrxmega4_flmap.c:433 eavrxmega5.c:433 eavrxmega6.c:433
   3892 #: eavrxmega7.c:433 ecriself.c:242 ecrislinux.c:289 ecskyelf.c:481
   3893 #: ecskyelf_linux.c:568 ed10velf.c:217 eelf32_sparc.c:329
   3894 #: eelf32_sparc_sol2.c:461 eelf32_sparc_vxworks.c:361 eelf32_spu.c:801
   3895 #: eelf32_tic6x_be.c:420 eelf32_tic6x_elf_be.c:420 eelf32_tic6x_elf_le.c:420
   3896 #: eelf32_tic6x_le.c:420 eelf32_tic6x_linux_be.c:420
   3897 #: eelf32_tic6x_linux_le.c:420 eelf32_x86_64.c:8369 eelf32am33lin.c:288
   3898 #: eelf32b4300.c:533 eelf32bfin.c:302 eelf32bfinfd.c:342 eelf32bmip.c:533
   3899 #: eelf32bmipn32.c:547 eelf32briscv.c:407 eelf32briscv_ilp32.c:407
   3900 #: eelf32briscv_ilp32f.c:407 eelf32bsmip.c:547 eelf32btsmip.c:533
   3901 #: eelf32btsmip_fbsd.c:533 eelf32btsmipn32.c:533 eelf32btsmipn32_fbsd.c:533
   3902 #: eelf32cr16.c:367 eelf32crx.c:254 eelf32ebmip.c:533 eelf32ebmipvxworks.c:564
   3903 #: eelf32elmip.c:533 eelf32elmipvxworks.c:564 eelf32epiphany.c:242
   3904 #: eelf32epiphany_4x4.c:219 eelf32frvfd.c:328 eelf32ip2k.c:242 eelf32kvx.c:554
   3905 #: eelf32l4300.c:533 eelf32lm32.c:242 eelf32lm32fd.c:328 eelf32lmip.c:533
   3906 #: eelf32loongarch.c:385 eelf32lppc.c:558 eelf32lppclinux.c:558
   3907 #: eelf32lppcnto.c:558 eelf32lppcsim.c:558 eelf32lr5900.c:487
   3908 #: eelf32lr5900n32.c:486 eelf32lriscv.c:407 eelf32lriscv_ilp32.c:407
   3909 #: eelf32lriscv_ilp32f.c:407 eelf32lsmip.c:533 eelf32ltsmip.c:533
   3910 #: eelf32ltsmip_fbsd.c:533 eelf32ltsmipn32.c:533 eelf32ltsmipn32_fbsd.c:533
   3911 #: eelf32m32c.c:253 eelf32mb_linux.c:329 eelf32mbel_linux.c:329
   3912 #: eelf32mcore.c:245 eelf32mep.c:217 eelf32metag.c:575 eelf32microblaze.c:217
   3913 #: eelf32microblazeel.c:217 eelf32mipswindiss.c:446 eelf32moxie.c:242
   3914 #: eelf32or1k.c:243 eelf32or1k_linux.c:329 eelf32ppc.c:558 eelf32ppc_fbsd.c:558
   3915 #: eelf32ppchaiku.c:558 eelf32ppclinux.c:558 eelf32ppcnto.c:558
   3916 #: eelf32ppcsim.c:558 eelf32ppcvxworks.c:528 eelf32ppcwindiss.c:558
   3917 #: eelf32rl78.c:242 eelf32rx.c:264 eelf32rx_linux.c:255 eelf32tilegx.c:329
   3918 #: eelf32tilegx_be.c:329 eelf32tilepro.c:329 eelf32vax.c:288 eelf32visium.c:217
   3919 #: eelf32xstormy16.c:228 eelf32xtensa.c:2232 eelf32z80.c:244 eelf64_aix.c:288
   3920 #: eelf64_ia64.c:357 eelf64_ia64_fbsd.c:357 eelf64_s390.c:426
   3921 #: eelf64_sparc.c:329 eelf64_sparc_fbsd.c:329 eelf64_sparc_sol2.c:461
   3922 #: eelf64alpha.c:417 eelf64alpha_fbsd.c:417 eelf64alpha_nbsd.c:417
   3923 #: eelf64bmip.c:547 eelf64bpf.c:217 eelf64briscv.c:407 eelf64briscv_lp64.c:407
   3924 #: eelf64briscv_lp64f.c:407 eelf64btsmip.c:533 eelf64btsmip_fbsd.c:533
   3925 #: eelf64hppa.c:238 eelf64kvx.c:554 eelf64kvx_linux.c:591 eelf64loongarch.c:385
   3926 #: eelf64lppc.c:993 eelf64lppc_fbsd.c:993 eelf64lriscv.c:407
   3927 #: eelf64lriscv_lp64.c:407 eelf64lriscv_lp64f.c:407 eelf64ltsmip.c:533
   3928 #: eelf64ltsmip_fbsd.c:533 eelf64mmix.c:399 eelf64ppc.c:993
   3929 #: eelf64ppc_fbsd.c:993 eelf64rdos.c:350 eelf64tilegx.c:329
   3930 #: eelf64tilegx_be.c:329 eelf_i386.c:7827 eelf_i386_be.c:312
   3931 #: eelf_i386_fbsd.c:359 eelf_i386_haiku.c:359 eelf_i386_ldso.c:319
   3932 #: eelf_i386_sol2.c:491 eelf_i386_vxworks.c:385 eelf_iamcu.c:359
   3933 #: eelf_mipsel_haiku.c:533 eelf_s390.c:329 eelf_x86_64.c:8369
   3934 #: eelf_x86_64_cloudabi.c:367 eelf_x86_64_fbsd.c:367 eelf_x86_64_haiku.c:367
   3935 #: eelf_x86_64_sol2.c:499 eh8300elf.c:242 eh8300elf_linux.c:242
   3936 #: eh8300helf.c:242 eh8300helf_linux.c:242 eh8300hnelf.c:242 eh8300self.c:242
   3937 #: eh8300self_linux.c:242 eh8300snelf.c:242 eh8300sxelf.c:242
   3938 #: eh8300sxelf_linux.c:242 eh8300sxnelf.c:242 ehppa64linux.c:288 ehppaelf.c:496
   3939 #: ehppalinux.c:608 ehppanbsd.c:608 ehppaobsd.c:608 ei386lynx.c:303
   3940 #: ei386moss.c:303 ei386nto.c:303 em32relf.c:242 em32relf_linux.c:328
   3941 #: em32rlelf.c:242 em32rlelf_linux.c:328 em68hc11elf.c:498 em68hc11elfb.c:498
   3942 #: em68hc12elf.c:498 em68hc12elfb.c:498 em68kelf.c:483 em68kelfnbsd.c:483
   3943 #: emn10300.c:288 ends32belf.c:341 ends32belf16m.c:341 ends32belf_linux.c:374
   3944 #: ends32elf.c:341 ends32elf16m.c:341 ends32elf_linux.c:374 epruelf.c:238
   3945 #: escore3_elf.c:306 escore7_elf.c:306 eshelf.c:288 eshelf_fd.c:329
   3946 #: eshelf_linux.c:329 eshelf_nbsd.c:288 eshelf_nto.c:288 eshelf_uclinux.c:288
   3947 #: eshelf_vxworks.c:320 eshlelf.c:288 eshlelf_fd.c:329 eshlelf_linux.c:329
   3948 #: eshlelf_nbsd.c:288 eshlelf_nto.c:288 eshlelf_vxworks.c:320 ev850.c:264
   3949 #: ev850_rh850.c:264
   3950 msgid "%F%P: invalid --compress-debug-sections option: `%s'\n"
   3951 msgstr "%F%P:   --compress-debug-sections: '%s'\n"
   3952 
   3953 #: eaarch64cloudabi.c:776 eaarch64cloudabib.c:776 eaarch64elf.c:775
   3954 #: eaarch64elf32.c:775 eaarch64elf32b.c:775 eaarch64elfb.c:775
   3955 #: eaarch64fbsd.c:776 eaarch64fbsdb.c:776 eaarch64haiku.c:776
   3956 #: eaarch64linux.c:776 eaarch64linux32.c:776 eaarch64linux32b.c:776
   3957 #: eaarch64linuxb.c:776 eaarch64nto.c:938 earcelf.c:296 earclinux.c:387
   3958 #: earclinux_nps.c:387 earmelf.c:911 earmelf_fbsd.c:911 earmelf_fuchsia.c:912
   3959 #: earmelf_haiku.c:912 earmelf_linux.c:912 earmelf_linux_eabi.c:912
   3960 #: earmelf_linux_fdpiceabi.c:912 earmelf_nacl.c:912 earmelf_nbsd.c:911
   3961 #: earmelf_phoenix.c:912 earmelf_vxworks.c:943 earmelfb.c:911
   3962 #: earmelfb_fbsd.c:911 earmelfb_fuchsia.c:912 earmelfb_linux.c:912
   3963 #: earmelfb_linux_eabi.c:912 earmelfb_linux_fdpiceabi.c:912 earmelfb_nacl.c:912
   3964 #: earmelfb_nbsd.c:911 earmnto.c:871 ecrislinux.c:347 ecskyelf_linux.c:626
   3965 #: eelf32_sparc.c:387 eelf32_sparc_sol2.c:519 eelf32_sparc_vxworks.c:419
   3966 #: eelf32_tic6x_be.c:478 eelf32_tic6x_elf_be.c:478 eelf32_tic6x_elf_le.c:478
   3967 #: eelf32_tic6x_le.c:478 eelf32_tic6x_linux_be.c:478
   3968 #: eelf32_tic6x_linux_le.c:478 eelf32_x86_64.c:8427 eelf32am33lin.c:346
   3969 #: eelf32b4300.c:591 eelf32bfin.c:360 eelf32bfinfd.c:400 eelf32bmip.c:591
   3970 #: eelf32bmipn32.c:605 eelf32briscv.c:465 eelf32briscv_ilp32.c:465
   3971 #: eelf32briscv_ilp32f.c:465 eelf32bsmip.c:605 eelf32btsmip.c:591
   3972 #: eelf32btsmip_fbsd.c:591 eelf32btsmipn32.c:591 eelf32btsmipn32_fbsd.c:591
   3973 #: eelf32ebmip.c:591 eelf32ebmipvxworks.c:622 eelf32elmip.c:591
   3974 #: eelf32elmipvxworks.c:622 eelf32frvfd.c:386 eelf32kvx.c:612 eelf32l4300.c:591
   3975 #: eelf32lm32fd.c:386 eelf32lmip.c:591 eelf32loongarch.c:443 eelf32lppc.c:616
   3976 #: eelf32lppclinux.c:616 eelf32lppcnto.c:616 eelf32lppcsim.c:616
   3977 #: eelf32lriscv.c:465 eelf32lriscv_ilp32.c:465 eelf32lriscv_ilp32f.c:465
   3978 #: eelf32lsmip.c:591 eelf32ltsmip.c:591 eelf32ltsmip_fbsd.c:591
   3979 #: eelf32ltsmipn32.c:591 eelf32ltsmipn32_fbsd.c:591 eelf32mb_linux.c:387
   3980 #: eelf32mbel_linux.c:387 eelf32metag.c:633 eelf32or1k_linux.c:387
   3981 #: eelf32ppc.c:616 eelf32ppc_fbsd.c:616 eelf32ppchaiku.c:616
   3982 #: eelf32ppclinux.c:616 eelf32ppcnto.c:616 eelf32ppcsim.c:616
   3983 #: eelf32ppcvxworks.c:586 eelf32ppcwindiss.c:616 eelf32tilegx.c:387
   3984 #: eelf32tilegx_be.c:387 eelf32tilepro.c:387 eelf32vax.c:346
   3985 #: eelf32xtensa.c:2290 eelf64_aix.c:346 eelf64_ia64.c:415
   3986 #: eelf64_ia64_fbsd.c:415 eelf64_s390.c:484 eelf64_sparc.c:387
   3987 #: eelf64_sparc_fbsd.c:387 eelf64_sparc_sol2.c:519 eelf64alpha.c:475
   3988 #: eelf64alpha_fbsd.c:475 eelf64alpha_nbsd.c:475 eelf64bmip.c:605
   3989 #: eelf64briscv.c:465 eelf64briscv_lp64.c:465 eelf64briscv_lp64f.c:465
   3990 #: eelf64btsmip.c:591 eelf64btsmip_fbsd.c:591 eelf64hppa.c:296 eelf64kvx.c:612
   3991 #: eelf64kvx_linux.c:649 eelf64loongarch.c:443 eelf64lppc.c:1051
   3992 #: eelf64lppc_fbsd.c:1051 eelf64lriscv.c:465 eelf64lriscv_lp64.c:465
   3993 #: eelf64lriscv_lp64f.c:465 eelf64ltsmip.c:591 eelf64ltsmip_fbsd.c:591
   3994 #: eelf64mmix.c:457 eelf64ppc.c:1051 eelf64ppc_fbsd.c:1051 eelf64rdos.c:408
   3995 #: eelf64tilegx.c:387 eelf64tilegx_be.c:387 eelf_i386.c:7885 eelf_i386_be.c:370
   3996 #: eelf_i386_fbsd.c:417 eelf_i386_haiku.c:417 eelf_i386_ldso.c:377
   3997 #: eelf_i386_sol2.c:549 eelf_i386_vxworks.c:443 eelf_iamcu.c:417
   3998 #: eelf_mipsel_haiku.c:591 eelf_s390.c:387 eelf_x86_64.c:8427
   3999 #: eelf_x86_64_cloudabi.c:425 eelf_x86_64_fbsd.c:425 eelf_x86_64_haiku.c:425
   4000 #: eelf_x86_64_sol2.c:557 ehppa64linux.c:346 ehppalinux.c:666 ehppanbsd.c:666
   4001 #: ehppaobsd.c:666 ei386lynx.c:361 ei386moss.c:361 ei386nto.c:361
   4002 #: em32relf_linux.c:386 em32rlelf_linux.c:386 em68kelf.c:541 em68kelfnbsd.c:541
   4003 #: emn10300.c:346 ends32belf_linux.c:432 ends32elf_linux.c:432
   4004 #: escore3_elf.c:364 escore7_elf.c:364 eshelf.c:346 eshelf_fd.c:387
   4005 #: eshelf_linux.c:387 eshelf_nbsd.c:346 eshelf_nto.c:346 eshelf_uclinux.c:346
   4006 #: eshelf_vxworks.c:378 eshlelf.c:346 eshlelf_fd.c:387 eshlelf_linux.c:387
   4007 #: eshlelf_nbsd.c:346 eshlelf_nto.c:346 eshlelf_vxworks.c:378
   4008 msgid "%F%P: invalid hash style `%s'\n"
   4009 msgstr "%F%P:    '%s'\n"
   4010 
   4011 #: eaarch64cloudabi.c:793 eaarch64cloudabib.c:793 eaarch64elf.c:792
   4012 #: eaarch64elf32.c:792 eaarch64elf32b.c:792 eaarch64elfb.c:792
   4013 #: eaarch64fbsd.c:793 eaarch64fbsdb.c:793 eaarch64haiku.c:793
   4014 #: eaarch64linux.c:793 eaarch64linux32.c:793 eaarch64linux32b.c:793
   4015 #: eaarch64linuxb.c:793 eaarch64nto.c:955 earcelf.c:313 earclinux.c:404
   4016 #: earclinux_nps.c:404 earcv2elf.c:241 earcv2elfx.c:241 earmelf.c:928
   4017 #: earmelf_fbsd.c:928 earmelf_fuchsia.c:929 earmelf_haiku.c:929
   4018 #: earmelf_linux.c:929 earmelf_linux_eabi.c:929 earmelf_linux_fdpiceabi.c:929
   4019 #: earmelf_nacl.c:929 earmelf_nbsd.c:928 earmelf_phoenix.c:929
   4020 #: earmelf_vxworks.c:960 earmelfb.c:928 earmelfb_fbsd.c:928
   4021 #: earmelfb_fuchsia.c:929 earmelfb_linux.c:929 earmelfb_linux_eabi.c:929
   4022 #: earmelfb_linux_fdpiceabi.c:929 earmelfb_nacl.c:929 earmelfb_nbsd.c:928
   4023 #: earmnto.c:888 eavr1.c:457 eavr2.c:457 eavr25.c:457 eavr3.c:457 eavr31.c:457
   4024 #: eavr35.c:457 eavr4.c:457 eavr5.c:457 eavr51.c:457 eavr6.c:457 eavrtiny.c:457
   4025 #: eavrxmega1.c:457 eavrxmega2.c:457 eavrxmega2_flmap.c:457 eavrxmega3.c:457
   4026 #: eavrxmega4.c:457 eavrxmega4_flmap.c:457 eavrxmega5.c:457 eavrxmega6.c:457
   4027 #: eavrxmega7.c:457 ecriself.c:266 ecrislinux.c:364 ecskyelf.c:505
   4028 #: ecskyelf_linux.c:643 ed10velf.c:241 eelf32_sparc.c:404
   4029 #: eelf32_sparc_sol2.c:536 eelf32_sparc_vxworks.c:436 eelf32_spu.c:825
   4030 #: eelf32_tic6x_be.c:495 eelf32_tic6x_elf_be.c:495 eelf32_tic6x_elf_le.c:495
   4031 #: eelf32_tic6x_le.c:495 eelf32_tic6x_linux_be.c:495
   4032 #: eelf32_tic6x_linux_le.c:495 eelf32_x86_64.c:8444 eelf32am33lin.c:363
   4033 #: eelf32b4300.c:608 eelf32bfin.c:377 eelf32bfinfd.c:417 eelf32bmip.c:608
   4034 #: eelf32bmipn32.c:622 eelf32briscv.c:482 eelf32briscv_ilp32.c:482
   4035 #: eelf32briscv_ilp32f.c:482 eelf32bsmip.c:622 eelf32btsmip.c:608
   4036 #: eelf32btsmip_fbsd.c:608 eelf32btsmipn32.c:608 eelf32btsmipn32_fbsd.c:608
   4037 #: eelf32cr16.c:391 eelf32crx.c:278 eelf32ebmip.c:608 eelf32ebmipvxworks.c:639
   4038 #: eelf32elmip.c:608 eelf32elmipvxworks.c:639 eelf32epiphany.c:266
   4039 #: eelf32epiphany_4x4.c:243 eelf32frvfd.c:403 eelf32ip2k.c:266 eelf32kvx.c:629
   4040 #: eelf32l4300.c:608 eelf32lm32.c:266 eelf32lm32fd.c:403 eelf32lmip.c:608
   4041 #: eelf32loongarch.c:460 eelf32lppc.c:633 eelf32lppclinux.c:633
   4042 #: eelf32lppcnto.c:633 eelf32lppcsim.c:633 eelf32lr5900.c:511
   4043 #: eelf32lr5900n32.c:510 eelf32lriscv.c:482 eelf32lriscv_ilp32.c:482
   4044 #: eelf32lriscv_ilp32f.c:482 eelf32lsmip.c:608 eelf32ltsmip.c:608
   4045 #: eelf32ltsmip_fbsd.c:608 eelf32ltsmipn32.c:608 eelf32ltsmipn32_fbsd.c:608
   4046 #: eelf32m32c.c:277 eelf32mb_linux.c:404 eelf32mbel_linux.c:404
   4047 #: eelf32mcore.c:269 eelf32mep.c:241 eelf32metag.c:650 eelf32microblaze.c:241
   4048 #: eelf32microblazeel.c:241 eelf32mipswindiss.c:470 eelf32moxie.c:266
   4049 #: eelf32or1k.c:267 eelf32or1k_linux.c:404 eelf32ppc.c:633 eelf32ppc_fbsd.c:633
   4050 #: eelf32ppchaiku.c:633 eelf32ppclinux.c:633 eelf32ppcnto.c:633
   4051 #: eelf32ppcsim.c:633 eelf32ppcvxworks.c:603 eelf32ppcwindiss.c:633
   4052 #: eelf32rl78.c:266 eelf32rx.c:288 eelf32rx_linux.c:279 eelf32tilegx.c:404
   4053 #: eelf32tilegx_be.c:404 eelf32tilepro.c:404 eelf32vax.c:363 eelf32visium.c:241
   4054 #: eelf32xstormy16.c:252 eelf32xtensa.c:2307 eelf32z80.c:268 eelf64_aix.c:363
   4055 #: eelf64_ia64.c:432 eelf64_ia64_fbsd.c:432 eelf64_s390.c:501
   4056 #: eelf64_sparc.c:404 eelf64_sparc_fbsd.c:404 eelf64_sparc_sol2.c:536
   4057 #: eelf64alpha.c:492 eelf64alpha_fbsd.c:492 eelf64alpha_nbsd.c:492
   4058 #: eelf64bmip.c:622 eelf64bpf.c:241 eelf64briscv.c:482 eelf64briscv_lp64.c:482
   4059 #: eelf64briscv_lp64f.c:482 eelf64btsmip.c:608 eelf64btsmip_fbsd.c:608
   4060 #: eelf64hppa.c:313 eelf64kvx.c:629 eelf64kvx_linux.c:666 eelf64loongarch.c:460
   4061 #: eelf64lppc.c:1068 eelf64lppc_fbsd.c:1068 eelf64lriscv.c:482
   4062 #: eelf64lriscv_lp64.c:482 eelf64lriscv_lp64f.c:482 eelf64ltsmip.c:608
   4063 #: eelf64ltsmip_fbsd.c:608 eelf64mmix.c:474 eelf64ppc.c:1068
   4064 #: eelf64ppc_fbsd.c:1068 eelf64rdos.c:425 eelf64tilegx.c:404
   4065 #: eelf64tilegx_be.c:404 eelf_i386.c:7902 eelf_i386_be.c:387
   4066 #: eelf_i386_fbsd.c:434 eelf_i386_haiku.c:434 eelf_i386_ldso.c:394
   4067 #: eelf_i386_sol2.c:566 eelf_i386_vxworks.c:460 eelf_iamcu.c:434
   4068 #: eelf_mipsel_haiku.c:608 eelf_s390.c:404 eelf_x86_64.c:8444
   4069 #: eelf_x86_64_cloudabi.c:442 eelf_x86_64_fbsd.c:442 eelf_x86_64_haiku.c:442
   4070 #: eelf_x86_64_sol2.c:574 eh8300elf.c:266 eh8300elf_linux.c:266
   4071 #: eh8300helf.c:266 eh8300helf_linux.c:266 eh8300hnelf.c:266 eh8300self.c:266
   4072 #: eh8300self_linux.c:266 eh8300snelf.c:266 eh8300sxelf.c:266
   4073 #: eh8300sxelf_linux.c:266 eh8300sxnelf.c:266 ehppa64linux.c:363 ehppaelf.c:520
   4074 #: ehppalinux.c:683 ehppanbsd.c:683 ehppaobsd.c:683 ei386lynx.c:378
   4075 #: ei386moss.c:378 ei386nto.c:378 em32relf.c:266 em32relf_linux.c:403
   4076 #: em32rlelf.c:266 em32rlelf_linux.c:403 em68hc11elf.c:522 em68hc11elfb.c:522
   4077 #: em68hc12elf.c:522 em68hc12elfb.c:522 em68kelf.c:558 em68kelfnbsd.c:558
   4078 #: emn10300.c:363 ends32belf.c:365 ends32belf16m.c:365 ends32belf_linux.c:449
   4079 #: ends32elf.c:365 ends32elf16m.c:365 ends32elf_linux.c:449 epruelf.c:262
   4080 #: escore3_elf.c:381 escore7_elf.c:381 eshelf.c:363 eshelf_fd.c:404
   4081 #: eshelf_linux.c:404 eshelf_nbsd.c:363 eshelf_nto.c:363 eshelf_uclinux.c:363
   4082 #: eshelf_vxworks.c:395 eshlelf.c:363 eshlelf_fd.c:404 eshlelf_linux.c:404
   4083 #: eshlelf_nbsd.c:363 eshlelf_nto.c:363 eshlelf_vxworks.c:395 ev850.c:288
   4084 #: ev850_rh850.c:288
   4085 msgid "%F%P: invalid maximum page size `%s'\n"
   4086 msgstr "%F%P:      '%s'\n"
   4087 
   4088 #: eaarch64cloudabi.c:803 eaarch64cloudabib.c:803 eaarch64elf.c:802
   4089 #: eaarch64elf32.c:802 eaarch64elf32b.c:802 eaarch64elfb.c:802
   4090 #: eaarch64fbsd.c:803 eaarch64fbsdb.c:803 eaarch64haiku.c:803
   4091 #: eaarch64linux.c:803 eaarch64linux32.c:803 eaarch64linux32b.c:803
   4092 #: eaarch64linuxb.c:803 eaarch64nto.c:965 earcelf.c:323 earclinux.c:414
   4093 #: earclinux_nps.c:414 earcv2elf.c:251 earcv2elfx.c:251 earmelf.c:938
   4094 #: earmelf_fbsd.c:938 earmelf_fuchsia.c:939 earmelf_haiku.c:939
   4095 #: earmelf_linux.c:939 earmelf_linux_eabi.c:939 earmelf_linux_fdpiceabi.c:939
   4096 #: earmelf_nacl.c:939 earmelf_nbsd.c:938 earmelf_phoenix.c:939
   4097 #: earmelf_vxworks.c:970 earmelfb.c:938 earmelfb_fbsd.c:938
   4098 #: earmelfb_fuchsia.c:939 earmelfb_linux.c:939 earmelfb_linux_eabi.c:939
   4099 #: earmelfb_linux_fdpiceabi.c:939 earmelfb_nacl.c:939 earmelfb_nbsd.c:938
   4100 #: earmnto.c:898 eavr1.c:467 eavr2.c:467 eavr25.c:467 eavr3.c:467 eavr31.c:467
   4101 #: eavr35.c:467 eavr4.c:467 eavr5.c:467 eavr51.c:467 eavr6.c:467 eavrtiny.c:467
   4102 #: eavrxmega1.c:467 eavrxmega2.c:467 eavrxmega2_flmap.c:467 eavrxmega3.c:467
   4103 #: eavrxmega4.c:467 eavrxmega4_flmap.c:467 eavrxmega5.c:467 eavrxmega6.c:467
   4104 #: eavrxmega7.c:467 ecriself.c:276 ecrislinux.c:374 ecskyelf.c:515
   4105 #: ecskyelf_linux.c:653 ed10velf.c:251 eelf32_sparc.c:414
   4106 #: eelf32_sparc_sol2.c:546 eelf32_sparc_vxworks.c:446 eelf32_spu.c:835
   4107 #: eelf32_tic6x_be.c:505 eelf32_tic6x_elf_be.c:505 eelf32_tic6x_elf_le.c:505
   4108 #: eelf32_tic6x_le.c:505 eelf32_tic6x_linux_be.c:505
   4109 #: eelf32_tic6x_linux_le.c:505 eelf32_x86_64.c:8454 eelf32am33lin.c:373
   4110 #: eelf32b4300.c:618 eelf32bfin.c:387 eelf32bfinfd.c:427 eelf32bmip.c:618
   4111 #: eelf32bmipn32.c:632 eelf32briscv.c:492 eelf32briscv_ilp32.c:492
   4112 #: eelf32briscv_ilp32f.c:492 eelf32bsmip.c:632 eelf32btsmip.c:618
   4113 #: eelf32btsmip_fbsd.c:618 eelf32btsmipn32.c:618 eelf32btsmipn32_fbsd.c:618
   4114 #: eelf32cr16.c:401 eelf32crx.c:288 eelf32ebmip.c:618 eelf32ebmipvxworks.c:649
   4115 #: eelf32elmip.c:618 eelf32elmipvxworks.c:649 eelf32epiphany.c:276
   4116 #: eelf32epiphany_4x4.c:253 eelf32frvfd.c:413 eelf32ip2k.c:276 eelf32kvx.c:639
   4117 #: eelf32l4300.c:618 eelf32lm32.c:276 eelf32lm32fd.c:413 eelf32lmip.c:618
   4118 #: eelf32loongarch.c:470 eelf32lppc.c:643 eelf32lppclinux.c:643
   4119 #: eelf32lppcnto.c:643 eelf32lppcsim.c:643 eelf32lr5900.c:521
   4120 #: eelf32lr5900n32.c:520 eelf32lriscv.c:492 eelf32lriscv_ilp32.c:492
   4121 #: eelf32lriscv_ilp32f.c:492 eelf32lsmip.c:618 eelf32ltsmip.c:618
   4122 #: eelf32ltsmip_fbsd.c:618 eelf32ltsmipn32.c:618 eelf32ltsmipn32_fbsd.c:618
   4123 #: eelf32m32c.c:287 eelf32mb_linux.c:414 eelf32mbel_linux.c:414
   4124 #: eelf32mcore.c:279 eelf32mep.c:251 eelf32metag.c:660 eelf32microblaze.c:251
   4125 #: eelf32microblazeel.c:251 eelf32mipswindiss.c:480 eelf32moxie.c:276
   4126 #: eelf32or1k.c:277 eelf32or1k_linux.c:414 eelf32ppc.c:643 eelf32ppc_fbsd.c:643
   4127 #: eelf32ppchaiku.c:643 eelf32ppclinux.c:643 eelf32ppcnto.c:643
   4128 #: eelf32ppcsim.c:643 eelf32ppcvxworks.c:613 eelf32ppcwindiss.c:643
   4129 #: eelf32rl78.c:276 eelf32rx.c:298 eelf32rx_linux.c:289 eelf32tilegx.c:414
   4130 #: eelf32tilegx_be.c:414 eelf32tilepro.c:414 eelf32vax.c:373 eelf32visium.c:251
   4131 #: eelf32xstormy16.c:262 eelf32xtensa.c:2317 eelf32z80.c:278 eelf64_aix.c:373
   4132 #: eelf64_ia64.c:442 eelf64_ia64_fbsd.c:442 eelf64_s390.c:511
   4133 #: eelf64_sparc.c:414 eelf64_sparc_fbsd.c:414 eelf64_sparc_sol2.c:546
   4134 #: eelf64alpha.c:502 eelf64alpha_fbsd.c:502 eelf64alpha_nbsd.c:502
   4135 #: eelf64bmip.c:632 eelf64bpf.c:251 eelf64briscv.c:492 eelf64briscv_lp64.c:492
   4136 #: eelf64briscv_lp64f.c:492 eelf64btsmip.c:618 eelf64btsmip_fbsd.c:618
   4137 #: eelf64hppa.c:323 eelf64kvx.c:639 eelf64kvx_linux.c:676 eelf64loongarch.c:470
   4138 #: eelf64lppc.c:1078 eelf64lppc_fbsd.c:1078 eelf64lriscv.c:492
   4139 #: eelf64lriscv_lp64.c:492 eelf64lriscv_lp64f.c:492 eelf64ltsmip.c:618
   4140 #: eelf64ltsmip_fbsd.c:618 eelf64mmix.c:484 eelf64ppc.c:1078
   4141 #: eelf64ppc_fbsd.c:1078 eelf64rdos.c:435 eelf64tilegx.c:414
   4142 #: eelf64tilegx_be.c:414 eelf_i386.c:7912 eelf_i386_be.c:397
   4143 #: eelf_i386_fbsd.c:444 eelf_i386_haiku.c:444 eelf_i386_ldso.c:404
   4144 #: eelf_i386_sol2.c:576 eelf_i386_vxworks.c:470 eelf_iamcu.c:444
   4145 #: eelf_mipsel_haiku.c:618 eelf_s390.c:414 eelf_x86_64.c:8454
   4146 #: eelf_x86_64_cloudabi.c:452 eelf_x86_64_fbsd.c:452 eelf_x86_64_haiku.c:452
   4147 #: eelf_x86_64_sol2.c:584 eh8300elf.c:276 eh8300elf_linux.c:276
   4148 #: eh8300helf.c:276 eh8300helf_linux.c:276 eh8300hnelf.c:276 eh8300self.c:276
   4149 #: eh8300self_linux.c:276 eh8300snelf.c:276 eh8300sxelf.c:276
   4150 #: eh8300sxelf_linux.c:276 eh8300sxnelf.c:276 ehppa64linux.c:373 ehppaelf.c:530
   4151 #: ehppalinux.c:693 ehppanbsd.c:693 ehppaobsd.c:693 ei386lynx.c:388
   4152 #: ei386moss.c:388 ei386nto.c:388 em32relf.c:276 em32relf_linux.c:413
   4153 #: em32rlelf.c:276 em32rlelf_linux.c:413 em68hc11elf.c:532 em68hc11elfb.c:532
   4154 #: em68hc12elf.c:532 em68hc12elfb.c:532 em68kelf.c:568 em68kelfnbsd.c:568
   4155 #: emn10300.c:373 ends32belf.c:375 ends32belf16m.c:375 ends32belf_linux.c:459
   4156 #: ends32elf.c:375 ends32elf16m.c:375 ends32elf_linux.c:459 epruelf.c:272
   4157 #: escore3_elf.c:391 escore7_elf.c:391 eshelf.c:373 eshelf_fd.c:414
   4158 #: eshelf_linux.c:414 eshelf_nbsd.c:373 eshelf_nto.c:373 eshelf_uclinux.c:373
   4159 #: eshelf_vxworks.c:405 eshlelf.c:373 eshlelf_fd.c:414 eshlelf_linux.c:414
   4160 #: eshlelf_nbsd.c:373 eshlelf_nto.c:373 eshlelf_vxworks.c:405 ev850.c:298
   4161 #: ev850_rh850.c:298
   4162 msgid "%F%P: invalid common page size `%s'\n"
   4163 msgstr "%F%P:      '%s'\n"
   4164 
   4165 #: eaarch64cloudabi.c:812 eaarch64cloudabib.c:812 eaarch64elf.c:811
   4166 #: eaarch64elf32.c:811 eaarch64elf32b.c:811 eaarch64elfb.c:811
   4167 #: eaarch64fbsd.c:812 eaarch64fbsdb.c:812 eaarch64haiku.c:812
   4168 #: eaarch64linux.c:812 eaarch64linux32.c:812 eaarch64linux32b.c:812
   4169 #: eaarch64linuxb.c:812 eaarch64nto.c:974 eaarch64nto.c:1157 earcelf.c:332
   4170 #: earclinux.c:423 earclinux_nps.c:423 earcv2elf.c:260 earcv2elfx.c:260
   4171 #: earmelf.c:947 earmelf_fbsd.c:947 earmelf_fuchsia.c:948 earmelf_haiku.c:948
   4172 #: earmelf_linux.c:948 earmelf_linux_eabi.c:948 earmelf_linux_fdpiceabi.c:948
   4173 #: earmelf_nacl.c:948 earmelf_nbsd.c:947 earmelf_phoenix.c:948
   4174 #: earmelf_vxworks.c:979 earmelfb.c:947 earmelfb_fbsd.c:947
   4175 #: earmelfb_fuchsia.c:948 earmelfb_linux.c:948 earmelfb_linux_eabi.c:948
   4176 #: earmelfb_linux_fdpiceabi.c:948 earmelfb_nacl.c:948 earmelfb_nbsd.c:947
   4177 #: earmnto.c:907 eavr1.c:476 eavr2.c:476 eavr25.c:476 eavr3.c:476 eavr31.c:476
   4178 #: eavr35.c:476 eavr4.c:476 eavr5.c:476 eavr51.c:476 eavr6.c:476 eavrtiny.c:476
   4179 #: eavrxmega1.c:476 eavrxmega2.c:476 eavrxmega2_flmap.c:476 eavrxmega3.c:476
   4180 #: eavrxmega4.c:476 eavrxmega4_flmap.c:476 eavrxmega5.c:476 eavrxmega6.c:476
   4181 #: eavrxmega7.c:476 ecriself.c:285 ecrislinux.c:383 ecskyelf.c:524
   4182 #: ecskyelf_linux.c:662 ed10velf.c:260 eelf32_sparc.c:423
   4183 #: eelf32_sparc_sol2.c:555 eelf32_sparc_vxworks.c:455 eelf32_spu.c:844
   4184 #: eelf32_tic6x_be.c:514 eelf32_tic6x_elf_be.c:514 eelf32_tic6x_elf_le.c:514
   4185 #: eelf32_tic6x_le.c:514 eelf32_tic6x_linux_be.c:514
   4186 #: eelf32_tic6x_linux_le.c:514 eelf32_x86_64.c:8463 eelf32am33lin.c:382
   4187 #: eelf32b4300.c:627 eelf32bfin.c:396 eelf32bfinfd.c:436 eelf32bmip.c:627
   4188 #: eelf32bmipn32.c:641 eelf32briscv.c:501 eelf32briscv_ilp32.c:501
   4189 #: eelf32briscv_ilp32f.c:501 eelf32bsmip.c:641 eelf32btsmip.c:627
   4190 #: eelf32btsmip_fbsd.c:627 eelf32btsmipn32.c:627 eelf32btsmipn32_fbsd.c:627
   4191 #: eelf32cr16.c:410 eelf32crx.c:297 eelf32ebmip.c:627 eelf32ebmipvxworks.c:658
   4192 #: eelf32elmip.c:627 eelf32elmipvxworks.c:658 eelf32epiphany.c:285
   4193 #: eelf32epiphany_4x4.c:262 eelf32frvfd.c:422 eelf32ip2k.c:285 eelf32kvx.c:648
   4194 #: eelf32l4300.c:627 eelf32lm32.c:285 eelf32lm32fd.c:422 eelf32lmip.c:627
   4195 #: eelf32loongarch.c:479 eelf32lppc.c:652 eelf32lppclinux.c:652
   4196 #: eelf32lppcnto.c:652 eelf32lppcsim.c:652 eelf32lr5900.c:530
   4197 #: eelf32lr5900n32.c:529 eelf32lriscv.c:501 eelf32lriscv_ilp32.c:501
   4198 #: eelf32lriscv_ilp32f.c:501 eelf32lsmip.c:627 eelf32ltsmip.c:627
   4199 #: eelf32ltsmip_fbsd.c:627 eelf32ltsmipn32.c:627 eelf32ltsmipn32_fbsd.c:627
   4200 #: eelf32m32c.c:296 eelf32mb_linux.c:423 eelf32mbel_linux.c:423
   4201 #: eelf32mcore.c:288 eelf32mep.c:260 eelf32metag.c:669 eelf32microblaze.c:260
   4202 #: eelf32microblazeel.c:260 eelf32mipswindiss.c:489 eelf32moxie.c:285
   4203 #: eelf32or1k.c:286 eelf32or1k_linux.c:423 eelf32ppc.c:652 eelf32ppc_fbsd.c:652
   4204 #: eelf32ppchaiku.c:652 eelf32ppclinux.c:652 eelf32ppcnto.c:652
   4205 #: eelf32ppcsim.c:652 eelf32ppcvxworks.c:622 eelf32ppcwindiss.c:652
   4206 #: eelf32rl78.c:285 eelf32rx.c:307 eelf32rx_linux.c:298 eelf32tilegx.c:423
   4207 #: eelf32tilegx_be.c:423 eelf32tilepro.c:423 eelf32vax.c:382 eelf32visium.c:260
   4208 #: eelf32xstormy16.c:271 eelf32xtensa.c:2326 eelf32z80.c:287 eelf64_aix.c:382
   4209 #: eelf64_ia64.c:451 eelf64_ia64_fbsd.c:451 eelf64_s390.c:520
   4210 #: eelf64_sparc.c:423 eelf64_sparc_fbsd.c:423 eelf64_sparc_sol2.c:555
   4211 #: eelf64alpha.c:511 eelf64alpha_fbsd.c:511 eelf64alpha_nbsd.c:511
   4212 #: eelf64bmip.c:641 eelf64bpf.c:260 eelf64briscv.c:501 eelf64briscv_lp64.c:501
   4213 #: eelf64briscv_lp64f.c:501 eelf64btsmip.c:627 eelf64btsmip_fbsd.c:627
   4214 #: eelf64hppa.c:332 eelf64kvx.c:648 eelf64kvx_linux.c:685 eelf64loongarch.c:479
   4215 #: eelf64lppc.c:1087 eelf64lppc_fbsd.c:1087 eelf64lriscv.c:501
   4216 #: eelf64lriscv_lp64.c:501 eelf64lriscv_lp64f.c:501 eelf64ltsmip.c:627
   4217 #: eelf64ltsmip_fbsd.c:627 eelf64mmix.c:493 eelf64ppc.c:1087
   4218 #: eelf64ppc_fbsd.c:1087 eelf64rdos.c:444 eelf64tilegx.c:423
   4219 #: eelf64tilegx_be.c:423 eelf_i386.c:7921 eelf_i386_be.c:406
   4220 #: eelf_i386_fbsd.c:453 eelf_i386_haiku.c:453 eelf_i386_ldso.c:413
   4221 #: eelf_i386_sol2.c:585 eelf_i386_vxworks.c:479 eelf_iamcu.c:453
   4222 #: eelf_mipsel_haiku.c:627 eelf_s390.c:423 eelf_x86_64.c:8463
   4223 #: eelf_x86_64_cloudabi.c:461 eelf_x86_64_fbsd.c:461 eelf_x86_64_haiku.c:461
   4224 #: eelf_x86_64_sol2.c:593 eh8300elf.c:285 eh8300elf_linux.c:285
   4225 #: eh8300helf.c:285 eh8300helf_linux.c:285 eh8300hnelf.c:285 eh8300self.c:285
   4226 #: eh8300self_linux.c:285 eh8300snelf.c:285 eh8300sxelf.c:285
   4227 #: eh8300sxelf_linux.c:285 eh8300sxnelf.c:285 ehppa64linux.c:382 ehppaelf.c:539
   4228 #: ehppalinux.c:702 ehppanbsd.c:702 ehppaobsd.c:702 ei386lynx.c:397
   4229 #: ei386moss.c:397 ei386nto.c:397 em32relf.c:285 em32relf_linux.c:422
   4230 #: em32rlelf.c:285 em32rlelf_linux.c:422 em68hc11elf.c:541 em68hc11elfb.c:541
   4231 #: em68hc12elf.c:541 em68hc12elfb.c:541 em68kelf.c:577 em68kelfnbsd.c:577
   4232 #: emn10300.c:382 ends32belf.c:384 ends32belf16m.c:384 ends32belf_linux.c:468
   4233 #: ends32elf.c:384 ends32elf16m.c:384 ends32elf_linux.c:468 epruelf.c:281
   4234 #: escore3_elf.c:400 escore7_elf.c:400 eshelf.c:382 eshelf_fd.c:423
   4235 #: eshelf_linux.c:423 eshelf_nbsd.c:382 eshelf_nto.c:382 eshelf_uclinux.c:382
   4236 #: eshelf_vxworks.c:414 eshlelf.c:382 eshlelf_fd.c:423 eshlelf_linux.c:423
   4237 #: eshlelf_nbsd.c:382 eshlelf_nto.c:382 eshlelf_vxworks.c:414 ev850.c:307
   4238 #: ev850_rh850.c:307
   4239 msgid "%F%P: invalid stack size `%s'\n"
   4240 msgstr "%F%P:     '%s'\n"
   4241 
   4242 #: eaarch64cloudabi.c:851 eaarch64cloudabib.c:851 eaarch64elf.c:850
   4243 #: eaarch64elf32.c:850 eaarch64elf32b.c:850 eaarch64elfb.c:850
   4244 #: eaarch64fbsd.c:851 eaarch64fbsdb.c:851 eaarch64haiku.c:851
   4245 #: eaarch64linux.c:851 eaarch64linux32.c:851 eaarch64linux32b.c:851
   4246 #: eaarch64linuxb.c:851 eaarch64nto.c:1013 earcelf.c:371 earclinux.c:462
   4247 #: earclinux_nps.c:462 earcv2elf.c:299 earcv2elfx.c:299 earmelf.c:986
   4248 #: earmelf_fbsd.c:986 earmelf_fuchsia.c:987 earmelf_haiku.c:987
   4249 #: earmelf_linux.c:987 earmelf_linux_eabi.c:987 earmelf_linux_fdpiceabi.c:987
   4250 #: earmelf_nacl.c:987 earmelf_nbsd.c:986 earmelf_phoenix.c:987
   4251 #: earmelf_vxworks.c:1018 earmelfb.c:986 earmelfb_fbsd.c:986
   4252 #: earmelfb_fuchsia.c:987 earmelfb_linux.c:987 earmelfb_linux_eabi.c:987
   4253 #: earmelfb_linux_fdpiceabi.c:987 earmelfb_nacl.c:987 earmelfb_nbsd.c:986
   4254 #: earmnto.c:946 eavr1.c:515 eavr2.c:515 eavr25.c:515 eavr3.c:515 eavr31.c:515
   4255 #: eavr35.c:515 eavr4.c:515 eavr5.c:515 eavr51.c:515 eavr6.c:515 eavrtiny.c:515
   4256 #: eavrxmega1.c:515 eavrxmega2.c:515 eavrxmega2_flmap.c:515 eavrxmega3.c:515
   4257 #: eavrxmega4.c:515 eavrxmega4_flmap.c:515 eavrxmega5.c:515 eavrxmega6.c:515
   4258 #: eavrxmega7.c:515 ecriself.c:324 ecrislinux.c:422 ecskyelf.c:563
   4259 #: ecskyelf_linux.c:701 ed10velf.c:299 eelf32_sparc.c:462
   4260 #: eelf32_sparc_sol2.c:594 eelf32_sparc_vxworks.c:494 eelf32_spu.c:883
   4261 #: eelf32_tic6x_be.c:553 eelf32_tic6x_elf_be.c:553 eelf32_tic6x_elf_le.c:553
   4262 #: eelf32_tic6x_le.c:553 eelf32_tic6x_linux_be.c:553
   4263 #: eelf32_tic6x_linux_le.c:553 eelf32_x86_64.c:8502 eelf32am33lin.c:421
   4264 #: eelf32b4300.c:666 eelf32bfin.c:435 eelf32bfinfd.c:475 eelf32bmip.c:666
   4265 #: eelf32bmipn32.c:680 eelf32briscv.c:540 eelf32briscv_ilp32.c:540
   4266 #: eelf32briscv_ilp32f.c:540 eelf32bsmip.c:680 eelf32btsmip.c:666
   4267 #: eelf32btsmip_fbsd.c:666 eelf32btsmipn32.c:666 eelf32btsmipn32_fbsd.c:666
   4268 #: eelf32cr16.c:449 eelf32crx.c:336 eelf32ebmip.c:666 eelf32ebmipvxworks.c:697
   4269 #: eelf32elmip.c:666 eelf32elmipvxworks.c:697 eelf32epiphany.c:324
   4270 #: eelf32epiphany_4x4.c:301 eelf32frvfd.c:461 eelf32ip2k.c:324 eelf32kvx.c:687
   4271 #: eelf32l4300.c:666 eelf32lm32.c:324 eelf32lm32fd.c:461 eelf32lmip.c:666
   4272 #: eelf32loongarch.c:518 eelf32lppc.c:691 eelf32lppclinux.c:691
   4273 #: eelf32lppcnto.c:691 eelf32lppcsim.c:691 eelf32lr5900.c:569
   4274 #: eelf32lr5900n32.c:568 eelf32lriscv.c:540 eelf32lriscv_ilp32.c:540
   4275 #: eelf32lriscv_ilp32f.c:540 eelf32lsmip.c:666 eelf32ltsmip.c:666
   4276 #: eelf32ltsmip_fbsd.c:666 eelf32ltsmipn32.c:666 eelf32ltsmipn32_fbsd.c:666
   4277 #: eelf32m32c.c:335 eelf32mb_linux.c:462 eelf32mbel_linux.c:462
   4278 #: eelf32mcore.c:327 eelf32mep.c:299 eelf32metag.c:708 eelf32microblaze.c:299
   4279 #: eelf32microblazeel.c:299 eelf32mipswindiss.c:528 eelf32moxie.c:324
   4280 #: eelf32or1k.c:325 eelf32or1k_linux.c:462 eelf32ppc.c:691 eelf32ppc_fbsd.c:691
   4281 #: eelf32ppchaiku.c:691 eelf32ppclinux.c:691 eelf32ppcnto.c:691
   4282 #: eelf32ppcsim.c:691 eelf32ppcvxworks.c:661 eelf32ppcwindiss.c:691
   4283 #: eelf32rl78.c:324 eelf32rx.c:346 eelf32rx_linux.c:337 eelf32tilegx.c:462
   4284 #: eelf32tilegx_be.c:462 eelf32tilepro.c:462 eelf32vax.c:421 eelf32visium.c:299
   4285 #: eelf32xstormy16.c:310 eelf32xtensa.c:2365 eelf32z80.c:326 eelf64_aix.c:421
   4286 #: eelf64_ia64.c:490 eelf64_ia64_fbsd.c:490 eelf64_s390.c:559
   4287 #: eelf64_sparc.c:462 eelf64_sparc_fbsd.c:462 eelf64_sparc_sol2.c:594
   4288 #: eelf64alpha.c:550 eelf64alpha_fbsd.c:550 eelf64alpha_nbsd.c:550
   4289 #: eelf64bmip.c:680 eelf64bpf.c:299 eelf64briscv.c:540 eelf64briscv_lp64.c:540
   4290 #: eelf64briscv_lp64f.c:540 eelf64btsmip.c:666 eelf64btsmip_fbsd.c:666
   4291 #: eelf64hppa.c:371 eelf64kvx.c:687 eelf64kvx_linux.c:724 eelf64loongarch.c:518
   4292 #: eelf64lppc.c:1126 eelf64lppc_fbsd.c:1126 eelf64lriscv.c:540
   4293 #: eelf64lriscv_lp64.c:540 eelf64lriscv_lp64f.c:540 eelf64ltsmip.c:666
   4294 #: eelf64ltsmip_fbsd.c:666 eelf64mmix.c:532 eelf64ppc.c:1126
   4295 #: eelf64ppc_fbsd.c:1126 eelf64rdos.c:483 eelf64tilegx.c:462
   4296 #: eelf64tilegx_be.c:462 eelf_i386.c:7960 eelf_i386_be.c:445
   4297 #: eelf_i386_fbsd.c:492 eelf_i386_haiku.c:492 eelf_i386_ldso.c:452
   4298 #: eelf_i386_sol2.c:624 eelf_i386_vxworks.c:518 eelf_iamcu.c:492
   4299 #: eelf_mipsel_haiku.c:666 eelf_s390.c:462 eelf_x86_64.c:8502
   4300 #: eelf_x86_64_cloudabi.c:500 eelf_x86_64_fbsd.c:500 eelf_x86_64_haiku.c:500
   4301 #: eelf_x86_64_sol2.c:632 eh8300elf.c:324 eh8300elf_linux.c:324
   4302 #: eh8300helf.c:324 eh8300helf_linux.c:324 eh8300hnelf.c:324 eh8300self.c:324
   4303 #: eh8300self_linux.c:324 eh8300snelf.c:324 eh8300sxelf.c:324
   4304 #: eh8300sxelf_linux.c:324 eh8300sxnelf.c:324 ehppa64linux.c:421 ehppaelf.c:578
   4305 #: ehppalinux.c:741 ehppanbsd.c:741 ehppaobsd.c:741 ei386lynx.c:436
   4306 #: ei386moss.c:436 ei386nto.c:436 em32relf.c:324 em32relf_linux.c:461
   4307 #: em32rlelf.c:324 em32rlelf_linux.c:461 em68hc11elf.c:580 em68hc11elfb.c:580
   4308 #: em68hc12elf.c:580 em68hc12elfb.c:580 em68kelf.c:616 em68kelfnbsd.c:616
   4309 #: emn10300.c:421 ends32belf.c:423 ends32belf16m.c:423 ends32belf_linux.c:507
   4310 #: ends32elf.c:423 ends32elf16m.c:423 ends32elf_linux.c:507 epruelf.c:320
   4311 #: escore3_elf.c:439 escore7_elf.c:439 eshelf.c:421 eshelf_fd.c:462
   4312 #: eshelf_linux.c:462 eshelf_nbsd.c:421 eshelf_nto.c:421 eshelf_uclinux.c:421
   4313 #: eshelf_vxworks.c:453 eshlelf.c:421 eshlelf_fd.c:462 eshlelf_linux.c:462
   4314 #: eshlelf_nbsd.c:421 eshlelf_nto.c:421 eshlelf_vxworks.c:453 ev850.c:346
   4315 #: ev850_rh850.c:346
   4316 msgid "%F%P: invalid visibility in `-z %s'; must be default, internal, hidden, or protected"
   4317 msgstr ""
   4318 
   4319 #: eaarch64cloudabi.c:971 eaarch64cloudabib.c:971 eaarch64elf.c:971
   4320 #: eaarch64elf32.c:971 eaarch64elf32b.c:971 eaarch64elfb.c:971
   4321 #: eaarch64fbsd.c:976 eaarch64fbsdb.c:976 eaarch64haiku.c:971
   4322 #: eaarch64linux.c:976 eaarch64linux32.c:976 eaarch64linux32b.c:976
   4323 #: eaarch64linuxb.c:976 eaarch64nto.c:1133
   4324 msgid "%P: error: unrecognized option for --fix-cortex-a53-843419: %s\n"
   4325 msgstr ""
   4326 
   4327 #: eaarch64cloudabi.c:1000 eaarch64cloudabib.c:1000 eaarch64elf.c:1000
   4328 #: eaarch64elf32.c:1000 eaarch64elf32b.c:1000 eaarch64elfb.c:1000
   4329 #: eaarch64fbsd.c:1005 eaarch64fbsdb.c:1005 eaarch64haiku.c:1000
   4330 #: eaarch64linux.c:1005 eaarch64linux32.c:1005 eaarch64linux32b.c:1005
   4331 #: eaarch64linuxb.c:1005 eaarch64nto.c:1178 earmelf.c:1191 earmelf_fbsd.c:1191
   4332 #: earmelf_fuchsia.c:1196 earmelf_haiku.c:1196 earmelf_linux.c:1196
   4333 #: earmelf_linux_eabi.c:1196 earmelf_linux_fdpiceabi.c:1196 earmelf_nacl.c:1196
   4334 #: earmelf_nbsd.c:1191 earmelf_phoenix.c:1196 earmelf_vxworks.c:1227
   4335 #: earmelfb.c:1191 earmelfb_fbsd.c:1191 earmelfb_fuchsia.c:1196
   4336 #: earmelfb_linux.c:1196 earmelfb_linux_eabi.c:1196
   4337 #: earmelfb_linux_fdpiceabi.c:1196 earmelfb_nacl.c:1196 earmelfb_nbsd.c:1191
   4338 #: earmnto.c:1151
   4339 #, c-format
   4340 msgid ""
   4341 "  --no-enum-size-warning      Don't warn about objects with incompatible\n"
   4342 "                                enum sizes\n"
   4343 msgstr ""
   4344 
   4345 #: eaarch64cloudabi.c:1002 eaarch64cloudabib.c:1002 eaarch64elf.c:1002
   4346 #: eaarch64elf32.c:1002 eaarch64elf32b.c:1002 eaarch64elfb.c:1002
   4347 #: eaarch64fbsd.c:1007 eaarch64fbsdb.c:1007 eaarch64haiku.c:1002
   4348 #: eaarch64linux.c:1007 eaarch64linux32.c:1007 eaarch64linux32b.c:1007
   4349 #: eaarch64linuxb.c:1007 eaarch64nto.c:1180 earmelf.c:1193 earmelf_fbsd.c:1193
   4350 #: earmelf_fuchsia.c:1198 earmelf_haiku.c:1198 earmelf_linux.c:1198
   4351 #: earmelf_linux_eabi.c:1198 earmelf_linux_fdpiceabi.c:1198 earmelf_nacl.c:1198
   4352 #: earmelf_nbsd.c:1193 earmelf_phoenix.c:1198 earmelf_vxworks.c:1229
   4353 #: earmelfb.c:1193 earmelfb_fbsd.c:1193 earmelfb_fuchsia.c:1198
   4354 #: earmelfb_linux.c:1198 earmelfb_linux_eabi.c:1198
   4355 #: earmelfb_linux_fdpiceabi.c:1198 earmelfb_nacl.c:1198 earmelfb_nbsd.c:1193
   4356 #: earmnto.c:1153
   4357 #, c-format
   4358 msgid ""
   4359 "  --no-wchar-size-warning     Don't warn about objects with incompatible\n"
   4360 "                                wchar_t sizes\n"
   4361 msgstr ""
   4362 
   4363 #: eaarch64cloudabi.c:1004 eaarch64cloudabib.c:1004 eaarch64elf.c:1004
   4364 #: eaarch64elf32.c:1004 eaarch64elf32b.c:1004 eaarch64elfb.c:1004
   4365 #: eaarch64fbsd.c:1009 eaarch64fbsdb.c:1009 eaarch64haiku.c:1004
   4366 #: eaarch64linux.c:1009 eaarch64linux32.c:1009 eaarch64linux32b.c:1009
   4367 #: eaarch64linuxb.c:1009 eaarch64nto.c:1182 earmelf.c:1195 earmelf_fbsd.c:1195
   4368 #: earmelf_fuchsia.c:1200 earmelf_haiku.c:1200 earmelf_linux.c:1200
   4369 #: earmelf_linux_eabi.c:1200 earmelf_linux_fdpiceabi.c:1200 earmelf_nacl.c:1200
   4370 #: earmelf_nbsd.c:1195 earmelf_phoenix.c:1200 earmelf_vxworks.c:1231
   4371 #: earmelfb.c:1195 earmelfb_fbsd.c:1195 earmelfb_fuchsia.c:1200
   4372 #: earmelfb_linux.c:1200 earmelfb_linux_eabi.c:1200
   4373 #: earmelfb_linux_fdpiceabi.c:1200 earmelfb_nacl.c:1200 earmelfb_nbsd.c:1195
   4374 #: earmnto.c:1155
   4375 #, c-format
   4376 msgid "  --pic-veneer                Always generate PIC interworking veneers\n"
   4377 msgstr ""
   4378 
   4379 #: eaarch64cloudabi.c:1005 eaarch64cloudabib.c:1005 eaarch64elf.c:1005
   4380 #: eaarch64elf32.c:1005 eaarch64elf32b.c:1005 eaarch64elfb.c:1005
   4381 #: eaarch64fbsd.c:1010 eaarch64fbsdb.c:1010 eaarch64haiku.c:1005
   4382 #: eaarch64linux.c:1010 eaarch64linux32.c:1010 eaarch64linux32b.c:1010
   4383 #: eaarch64linuxb.c:1010 eaarch64nto.c:1183 earmelf.c:1202 earmelf_fbsd.c:1202
   4384 #: earmelf_fuchsia.c:1207 earmelf_haiku.c:1207 earmelf_linux.c:1207
   4385 #: earmelf_linux_eabi.c:1207 earmelf_linux_fdpiceabi.c:1207 earmelf_nacl.c:1207
   4386 #: earmelf_nbsd.c:1202 earmelf_phoenix.c:1207 earmelf_vxworks.c:1238
   4387 #: earmelfb.c:1202 earmelfb_fbsd.c:1202 earmelfb_fuchsia.c:1207
   4388 #: earmelfb_linux.c:1207 earmelfb_linux_eabi.c:1207
   4389 #: earmelfb_linux_fdpiceabi.c:1207 earmelfb_nacl.c:1207 earmelfb_nbsd.c:1202
   4390 #: earmnto.c:1162
   4391 #, c-format
   4392 msgid ""
   4393 "  --stub-group-size=N         Maximum size of a group of input sections that\n"
   4394 "                                can be handled by one stub section.  A negative\n"
   4395 "                                value locates all stubs after their branches\n"
   4396 "                                (with a group size of -N), while a positive\n"
   4397 "                                value allows two groups of input sections, one\n"
   4398 "                                before, and one after each stub section.\n"
   4399 "                                Values of +/-1 indicate the linker should\n"
   4400 "                                choose suitable defaults.\n"
   4401 msgstr ""
   4402 
   4403 #: eaarch64cloudabi.c:1014 eaarch64cloudabib.c:1014 eaarch64elf.c:1014
   4404 #: eaarch64elf32.c:1014 eaarch64elf32b.c:1014 eaarch64elfb.c:1014
   4405 #: eaarch64fbsd.c:1019 eaarch64fbsdb.c:1019 eaarch64haiku.c:1014
   4406 #: eaarch64linux.c:1019 eaarch64linux32.c:1019 eaarch64linux32b.c:1019
   4407 #: eaarch64linuxb.c:1019 eaarch64nto.c:1192
   4408 #, c-format
   4409 msgid "  --fix-cortex-a53-835769      Fix erratum 835769\n"
   4410 msgstr ""
   4411 
   4412 #: eaarch64cloudabi.c:1015 eaarch64cloudabib.c:1015 eaarch64elf.c:1015
   4413 #: eaarch64elf32.c:1015 eaarch64elf32b.c:1015 eaarch64elfb.c:1015
   4414 #: eaarch64fbsd.c:1020 eaarch64fbsdb.c:1020 eaarch64haiku.c:1015
   4415 #: eaarch64linux.c:1020 eaarch64linux32.c:1020 eaarch64linux32b.c:1020
   4416 #: eaarch64linuxb.c:1020 eaarch64nto.c:1193
   4417 #, c-format
   4418 msgid ""
   4419 "  --fix-cortex-a53-843419[=full|adr|adrp]      Fix erratum 843419 and optionally specify which workaround to use.\n"
   4420 "                                               full (default): Use both ADRP and ADR workaround, this will \n"
   4421 "                                                 increase the size of your binaries.\n"
   4422 "                                               adr: Only use the ADR workaround, this will not cause any increase\n"
   4423 "                                                 in binary size but linking will fail if the referenced address is\n"
   4424 "                                                 out of range of an ADR instruction.  This will remove the need of using\n"
   4425 "                                                 a veneer and results in both performance and size benefits.\n"
   4426 "                                               adrp: Use only the ADRP workaround, this will never rewrite your ADRP\n"
   4427 "                                                 instruction into an ADR.  As such the workaround will always use a\n"
   4428 "                                                 veneer and this will give you both a performance and size overhead.\n"
   4429 msgstr ""
   4430 
   4431 #: eaarch64cloudabi.c:1026 eaarch64cloudabib.c:1026 eaarch64elf.c:1026
   4432 #: eaarch64elf32.c:1026 eaarch64elf32b.c:1026 eaarch64elfb.c:1026
   4433 #: eaarch64fbsd.c:1031 eaarch64fbsdb.c:1031 eaarch64haiku.c:1026
   4434 #: eaarch64linux.c:1031 eaarch64linux32.c:1031 eaarch64linux32b.c:1031
   4435 #: eaarch64linuxb.c:1031 eaarch64nto.c:1204
   4436 #, c-format
   4437 msgid "  --no-apply-dynamic-relocs    Do not apply link-time values for dynamic relocations\n"
   4438 msgstr ""
   4439 
   4440 #: eaarch64cloudabi.c:1027 eaarch64cloudabib.c:1027 eaarch64elf.c:1027
   4441 #: eaarch64elf32.c:1027 eaarch64elf32b.c:1027 eaarch64elfb.c:1027
   4442 #: eaarch64fbsd.c:1032 eaarch64fbsdb.c:1032 eaarch64haiku.c:1027
   4443 #: eaarch64linux.c:1032 eaarch64linux32.c:1032 eaarch64linux32b.c:1032
   4444 #: eaarch64linuxb.c:1032 eaarch64nto.c:1205
   4445 #, c-format
   4446 msgid ""
   4447 "  -z force-bti                         Turn on Branch Target Identification mechanism and generate PLTs with BTI.\n"
   4448 "                                         Generate warnings for missing BTI markings on inputs\n"
   4449 msgstr ""
   4450 
   4451 #: eaarch64cloudabi.c:1030 eaarch64cloudabib.c:1030 eaarch64elf.c:1030
   4452 #: eaarch64elf32.c:1030 eaarch64elf32b.c:1030 eaarch64elfb.c:1030
   4453 #: eaarch64fbsd.c:1035 eaarch64fbsdb.c:1035 eaarch64haiku.c:1030
   4454 #: eaarch64linux.c:1035 eaarch64linux32.c:1035 eaarch64linux32b.c:1035
   4455 #: eaarch64linuxb.c:1035 eaarch64nto.c:1208
   4456 #, c-format
   4457 msgid ""
   4458 "  -z bti-report[=none|warning|error]   Emit warning/error on mismatch of BTI marking between input objects and ouput.\n"
   4459 "                                         none: Does not emit any warning/error messages.\n"
   4460 "                                         warning (default): Emit warning when the input objects are missing BTI markings\n"
   4461 "                                           and output has BTI marking.\n"
   4462 "                                         error: Emit error when the input objects are missing BTI markings\n"
   4463 "                                           and output has BTI marking.\n"
   4464 msgstr ""
   4465 
   4466 #: eaarch64cloudabi.c:1037 eaarch64cloudabib.c:1037 eaarch64elf.c:1037
   4467 #: eaarch64elf32.c:1037 eaarch64elf32b.c:1037 eaarch64elfb.c:1037
   4468 #: eaarch64fbsd.c:1042 eaarch64fbsdb.c:1042 eaarch64haiku.c:1037
   4469 #: eaarch64linux.c:1042 eaarch64linux32.c:1042 eaarch64linux32b.c:1042
   4470 #: eaarch64linuxb.c:1042 eaarch64nto.c:1215
   4471 #, c-format
   4472 msgid "  -z pac-plt                           Protect PLTs with Pointer Authentication.\n"
   4473 msgstr ""
   4474 
   4475 #: eaarch64cloudabi.c:1039 eaarch64cloudabib.c:1039 eaarch64elf.c:1039
   4476 #: eaarch64elf32.c:1039 eaarch64elf32b.c:1039 eaarch64elfb.c:1039
   4477 #: eaarch64fbsd.c:1044 eaarch64fbsdb.c:1044 eaarch64haiku.c:1039
   4478 #: eaarch64linux.c:1044 eaarch64linux32.c:1044 eaarch64linux32b.c:1044
   4479 #: eaarch64linuxb.c:1044 eaarch64nto.c:1217
   4480 #, c-format
   4481 msgid ""
   4482 "  -z gcs=[always|never|implicit]       Controls whether the output supports the Guarded Control Stack (GCS) mechanism.\n"
   4483 "                                         implicit (default if '-z gcs' is omitted): deduce GCS from input objects.\n"
   4484 "                                         always: always marks the output with GCS.\n"
   4485 "                                         never: never marks the output with GCS.\n"
   4486 msgstr ""
   4487 
   4488 #: eaarch64cloudabi.c:1044 eaarch64cloudabib.c:1044 eaarch64elf.c:1044
   4489 #: eaarch64elf32.c:1044 eaarch64elf32b.c:1044 eaarch64elfb.c:1044
   4490 #: eaarch64fbsd.c:1049 eaarch64fbsdb.c:1049 eaarch64haiku.c:1044
   4491 #: eaarch64linux.c:1049 eaarch64linux32.c:1049 eaarch64linux32b.c:1049
   4492 #: eaarch64linuxb.c:1049 eaarch64nto.c:1222
   4493 #, c-format
   4494 msgid ""
   4495 "  -z gcs-report[=none|warning|error]   Emit warning/error on mismatch of GCS marking between input objects and ouput.\n"
   4496 "                                         none: Does not emit any warning/error messages.\n"
   4497 "                                         warning (default): Emit warning when the input objects are missing GCS markings\n"
   4498 "                                           and output have GCS marking.\n"
   4499 "                                         error: Emit error when the input objects are missing GCS markings\n"
   4500 "                                           and output have GCS marking.\n"
   4501 msgstr ""
   4502 
   4503 #: eaarch64cloudabi.c:1051 eaarch64cloudabib.c:1051 eaarch64elf.c:1051
   4504 #: eaarch64elf32.c:1051 eaarch64elf32b.c:1051 eaarch64elfb.c:1051
   4505 #: eaarch64fbsd.c:1056 eaarch64fbsdb.c:1056 eaarch64haiku.c:1051
   4506 #: eaarch64linux.c:1056 eaarch64linux32.c:1056 eaarch64linux32b.c:1056
   4507 #: eaarch64linuxb.c:1056 eaarch64nto.c:1229
   4508 #, c-format
   4509 msgid ""
   4510 "  -z gcs-report-dynamic=none|warning|error   Emit warning/error on mismatch of GCS marking between the current link\n"
   4511 "                                             unit and input dynamic objects.\n"
   4512 "                                               none: Does not emit any warning/error messages.\n"
   4513 "                                               warning: Emit warning when the input objects are missing GCS markings\n"
   4514 "                                                 and output have GCS marking.\n"
   4515 "                                               error: Emit error when the input objects are missing GCS markings\n"
   4516 "                                                 and output have GCS marking.\n"
   4517 msgstr ""
   4518 
   4519 #: eaarch64nto.c:490
   4520 msgid "%F%P: cannot create .note section in stub BFD.\n"
   4521 msgstr "%F%P:      .note    BFD\n"
   4522 
   4523 #: eaarch64nto.c:499
   4524 msgid "%F%P: failed to create .note section\n"
   4525 msgstr "%F%P:      .note\n"
   4526 
   4527 #: eaarch64nto.c:540
   4528 msgid "%F%P: %pB: can't read contents of section .note: %E\n"
   4529 msgstr "%F%P: %pB:         .note: %E\n"
   4530 
   4531 #: eaarch64nto.c:550 eaarch64nto.c:554
   4532 msgid "%P: %pB: warning: duplicated QNX stack .note detected\n"
   4533 msgstr ""
   4534 
   4535 #: eaarch64nto.c:583
   4536 msgid "%F%P: error: --lazy-stack must follow -zstack-size=<size>\n"
   4537 msgstr ""
   4538 
   4539 #: eaarch64nto.c:1238
   4540 #, c-format
   4541 msgid ""
   4542 "  --stack <size>              Set size of the initial stack\n"
   4543 "  --lazy-stack\t\t      Set lazy allocation of stack\n"
   4544 msgstr ""
   4545 "  --stack <>          \n"
   4546 "  --lazy-stack\t\t          \n"
   4547 
   4548 #: eaarch64pe.c:350 earm64pe.c:350 earm_wince_pe.c:338 earmpe.c:338
   4549 #: ei386pe.c:338 ei386pe_posix.c:338 ei386pep.c:350 emcorepe.c:338 eshpe.c:338
   4550 #, c-format
   4551 msgid "  --base_file <basefile>             Generate a base file for relocatable DLLs\n"
   4552 msgstr "  --base_file <_>                 DLLs\n"
   4553 
   4554 #: eaarch64pe.c:351 earm64pe.c:351 earm_wince_pe.c:339 earmpe.c:339
   4555 #: ei386pe.c:339 ei386pe_posix.c:339 ei386pep.c:351 emcorepe.c:339 eshpe.c:339
   4556 #, c-format
   4557 msgid "  --dll                              Set image base to the default for DLLs\n"
   4558 msgstr "  --dll                                     DLLs\n"
   4559 
   4560 #: eaarch64pe.c:352 earm64pe.c:352 earm_wince_pe.c:340 earmpe.c:340
   4561 #: ei386pe.c:340 ei386pe_posix.c:340 ei386pep.c:352 emcorepe.c:340 eshpe.c:340
   4562 #, c-format
   4563 msgid "  --file-alignment <size>            Set file alignment\n"
   4564 msgstr "  --file-alignment <>             \n"
   4565 
   4566 #: eaarch64pe.c:353 earm64pe.c:353 earm_wince_pe.c:341 earmpe.c:341
   4567 #: ei386pe.c:341 ei386pe_posix.c:341 ei386pep.c:353 emcorepe.c:341 eshpe.c:341
   4568 #, c-format
   4569 msgid "  --heap <size>                      Set initial size of the heap\n"
   4570 msgstr "  --heap <>                         \n"
   4571 
   4572 #: eaarch64pe.c:354 earm64pe.c:354 earm_wince_pe.c:342 earmpe.c:342
   4573 #: ei386pe.c:342 ei386pe_posix.c:342 ei386pep.c:354 emcorepe.c:342 eshpe.c:342
   4574 #, c-format
   4575 msgid "  --image-base <address>             Set start address of the executable\n"
   4576 msgstr "  --image-base <>                    \n"
   4577 
   4578 #: eaarch64pe.c:355 earm64pe.c:355 earm_wince_pe.c:343 earmpe.c:343
   4579 #: ei386pe.c:343 ei386pe_posix.c:343 ei386pep.c:355 emcorepe.c:343 eshpe.c:343
   4580 #, c-format
   4581 msgid "  --major-image-version <number>     Set version number of the executable\n"
   4582 msgstr "  --major-image-version <>            \n"
   4583 
   4584 #: eaarch64pe.c:356 earm64pe.c:356 earm_wince_pe.c:344 earmpe.c:344
   4585 #: ei386pe.c:344 ei386pe_posix.c:344 ei386pep.c:356 emcorepe.c:344 eshpe.c:344
   4586 #, c-format
   4587 msgid "  --major-os-version <number>        Set minimum required OS version\n"
   4588 msgstr "  --major-os-version <>              \n"
   4589 
   4590 #: eaarch64pe.c:357 earm64pe.c:357 earm_wince_pe.c:345 earmpe.c:345
   4591 #: ei386pe.c:345 ei386pe_posix.c:345 ei386pep.c:357 emcorepe.c:345 eshpe.c:345
   4592 #, c-format
   4593 msgid "  --major-subsystem-version <number> Set minimum required OS subsystem version\n"
   4594 msgstr "  --major-subsystem-version <>       \n"
   4595 
   4596 #: eaarch64pe.c:358 earm64pe.c:358 earm_wince_pe.c:346 earmpe.c:346
   4597 #: ei386pe.c:346 ei386pe_posix.c:346 ei386pep.c:358 emcorepe.c:346 eshpe.c:346
   4598 #, c-format
   4599 msgid "  --minor-image-version <number>     Set revision number of the executable\n"
   4600 msgstr "  --minor-image-version <>            \n"
   4601 
   4602 #: eaarch64pe.c:359 earm64pe.c:359 earm_wince_pe.c:347 earmpe.c:347
   4603 #: ei386pe.c:347 ei386pe_posix.c:347 ei386pep.c:359 emcorepe.c:347 eshpe.c:347
   4604 #, c-format
   4605 msgid "  --minor-os-version <number>        Set minimum required OS revision\n"
   4606 msgstr "  --minor-os-version <>              \n"
   4607 
   4608 #: eaarch64pe.c:360 earm64pe.c:360 earm_wince_pe.c:348 earmpe.c:348
   4609 #: ei386pe.c:348 ei386pe_posix.c:348 ei386pep.c:360 emcorepe.c:348 eshpe.c:348
   4610 #, c-format
   4611 msgid "  --minor-subsystem-version <number> Set minimum required OS subsystem revision\n"
   4612 msgstr "  --minor-subsystem-version <>       \n"
   4613 
   4614 #: eaarch64pe.c:361 earm64pe.c:361 earm_wince_pe.c:349 earmpe.c:349
   4615 #: ei386pe.c:349 ei386pe_posix.c:349 ei386pep.c:361 emcorepe.c:349 eshpe.c:349
   4616 #, c-format
   4617 msgid "  --section-alignment <size>         Set section alignment\n"
   4618 msgstr "  --section-alignment <>          \n"
   4619 
   4620 #: eaarch64pe.c:362 earm64pe.c:362 earm_wince_pe.c:350 earmpe.c:350
   4621 #: ei386pe.c:350 ei386pe_posix.c:350 ei386pep.c:362 emcorepe.c:350 eshpe.c:350
   4622 #, c-format
   4623 msgid "  --stack <size>                     Set size of the initial stack\n"
   4624 msgstr "  --stack <>                       \n"
   4625 
   4626 #: eaarch64pe.c:363 earm64pe.c:363 earm_wince_pe.c:351 earmpe.c:351
   4627 #: ei386pe.c:351 ei386pe_posix.c:351 ei386pep.c:363 emcorepe.c:351 eshpe.c:351
   4628 #, c-format
   4629 msgid "  --subsystem <name>[:<version>]     Set required OS subsystem [& version]\n"
   4630 msgstr "  --subsystem <>[:<>]          [ ]  \n"
   4631 
   4632 #: eaarch64pe.c:364 earm64pe.c:364 earm_wince_pe.c:352 earmpe.c:352
   4633 #: ei386pe.c:352 ei386pe_posix.c:352 ei386pep.c:364 emcorepe.c:352 eshpe.c:352
   4634 #, c-format
   4635 msgid "  --support-old-code                 Support interworking with old code\n"
   4636 msgstr "  --support-old-code                      \n"
   4637 
   4638 #: eaarch64pe.c:365 earm64pe.c:365 earm_wince_pe.c:353 earmpe.c:353
   4639 #: ei386pe.c:353 ei386pe_posix.c:353 ei386pep.c:365 emcorepe.c:353 eshpe.c:353
   4640 #, c-format
   4641 msgid "  --[no-]leading-underscore          Set explicit symbol underscore prefix mode\n"
   4642 msgstr "  --[no-]leading-underscore                  \n"
   4643 
   4644 #: eaarch64pe.c:366 earm64pe.c:366 ei386pep.c:366
   4645 #, c-format
   4646 msgid "  --[no-]insert-timestamp            Use a real timestamp rather than zero (default)\n"
   4647 msgstr "  --[no-]insert-timestamp                  ( )\n"
   4648 
   4649 #: eaarch64pe.c:367 earm64pe.c:367 earm_wince_pe.c:356 earmpe.c:356
   4650 #: ei386pe.c:356 ei386pe_posix.c:356 ei386pep.c:367 emcorepe.c:356 eshpe.c:356
   4651 #, c-format
   4652 msgid "                                     This makes binaries non-deterministic\n"
   4653 msgstr "                                         \n"
   4654 
   4655 #: eaarch64pe.c:369 earm64pe.c:369 earm_wince_pe.c:358 earmpe.c:358
   4656 #: ei386pe.c:358 ei386pe_posix.c:358 ei386pep.c:369 emcorepe.c:358 eshpe.c:358
   4657 #, c-format
   4658 msgid "  --add-stdcall-alias                Export symbols with and without @nn\n"
   4659 msgstr "  --add-stdcall-alias                      @nn\n"
   4660 
   4661 #: eaarch64pe.c:370 earm64pe.c:370 earm_wince_pe.c:359 earmpe.c:359
   4662 #: ei386pe.c:359 ei386pe_posix.c:359 ei386pep.c:370 emcorepe.c:359 eshpe.c:359
   4663 #, c-format
   4664 msgid "  --disable-stdcall-fixup            Don't link _sym to _sym@nn\n"
   4665 msgstr "  --disable-stdcall-fixup               _  _@nn\n"
   4666 
   4667 #: eaarch64pe.c:371 earm64pe.c:371 earm_wince_pe.c:360 earmpe.c:360
   4668 #: ei386pe.c:360 ei386pe_posix.c:360 ei386pep.c:371 emcorepe.c:360 eshpe.c:360
   4669 #, c-format
   4670 msgid "  --enable-stdcall-fixup             Link _sym to _sym@nn without warnings\n"
   4671 msgstr "  --enable-stdcall-fixup              _  _@nn  \n"
   4672 
   4673 #: eaarch64pe.c:372 earm64pe.c:372 earm_wince_pe.c:361 earmpe.c:361
   4674 #: ei386pe.c:361 ei386pe_posix.c:361 ei386pep.c:372 emcorepe.c:361 eshpe.c:361
   4675 #, c-format
   4676 msgid "  --exclude-symbols sym,sym,...      Exclude symbols from automatic export\n"
   4677 msgstr "  --exclude-symbols ,,...          \n"
   4678 
   4679 #: eaarch64pe.c:373 earm64pe.c:373 earm_wince_pe.c:362 earmpe.c:362
   4680 #: ei386pe.c:362 ei386pe_posix.c:362 ei386pep.c:373 emcorepe.c:362 eshpe.c:362
   4681 #, c-format
   4682 msgid "  --exclude-all-symbols              Exclude all symbols from automatic export\n"
   4683 msgstr "  --exclude-all-symbols                   \n"
   4684 
   4685 #: eaarch64pe.c:374 earm64pe.c:374 earm_wince_pe.c:363 earmpe.c:363
   4686 #: ei386pe.c:363 ei386pe_posix.c:363 ei386pep.c:374 emcorepe.c:363 eshpe.c:363
   4687 #, c-format
   4688 msgid "  --exclude-libs lib,lib,...         Exclude libraries from automatic export\n"
   4689 msgstr "  --exclude-libs .,.,...         \n"
   4690 
   4691 #: eaarch64pe.c:375 earm64pe.c:375 earm_wince_pe.c:364 earmpe.c:364
   4692 #: ei386pe.c:364 ei386pe_posix.c:364 ei386pep.c:375 emcorepe.c:364 eshpe.c:364
   4693 #, c-format
   4694 msgid "  --exclude-modules-for-implib mod,mod,...\n"
   4695 msgstr "  --exclude-modules-for-implib ,,...\n"
   4696 
   4697 #: eaarch64pe.c:376 earm64pe.c:376 earm_wince_pe.c:365 earmpe.c:365
   4698 #: ei386pe.c:365 ei386pe_posix.c:365 ei386pep.c:376 emcorepe.c:365 eshpe.c:365
   4699 #, c-format
   4700 msgid "                                     Exclude objects, archive members from auto\n"
   4701 msgstr "                                      ,    \n"
   4702 
   4703 #: eaarch64pe.c:377 earm64pe.c:377 ei386pep.c:377
   4704 #, c-format
   4705 msgid "                                     export, place into import library instead\n"
   4706 msgstr "                                     ,       \n"
   4707 
   4708 #: eaarch64pe.c:378 earm64pe.c:378 earm_wince_pe.c:367 earmpe.c:367
   4709 #: ei386pe.c:367 ei386pe_posix.c:367 ei386pep.c:378 emcorepe.c:367 eshpe.c:367
   4710 #, c-format
   4711 msgid "  --export-all-symbols               Automatically export all globals to DLL\n"
   4712 msgstr "  --export-all-symbols                     DLL\n"
   4713 
   4714 #: eaarch64pe.c:379 earm64pe.c:379 earm_wince_pe.c:368 earmpe.c:368
   4715 #: ei386pe.c:368 ei386pe_posix.c:368 ei386pep.c:379 emcorepe.c:368 eshpe.c:368
   4716 #, c-format
   4717 msgid "  --kill-at                          Remove @nn from exported symbols\n"
   4718 msgstr "  --kill-at                           @nn   \n"
   4719 
   4720 #: eaarch64pe.c:380 earm64pe.c:380 earm_wince_pe.c:369 earmpe.c:369
   4721 #: ei386pe.c:369 ei386pe_posix.c:369 ei386pep.c:380 emcorepe.c:369 eshpe.c:369
   4722 #, c-format
   4723 msgid "  --output-def <file>                Generate a .DEF file for the built DLL\n"
   4724 msgstr "  --output-def <>                 DEF-   DLL\n"
   4725 
   4726 #: eaarch64pe.c:381 earm64pe.c:381 earm_wince_pe.c:370 earmpe.c:370
   4727 #: ei386pe.c:370 ei386pe_posix.c:370 ei386pep.c:381 emcorepe.c:370 eshpe.c:370
   4728 #, c-format
   4729 msgid "  --warn-duplicate-exports           Warn about duplicate exports\n"
   4730 msgstr "  --warn-duplicate-exports              \n"
   4731 
   4732 #: eaarch64pe.c:382 earm64pe.c:382 ei386pep.c:382
   4733 #, c-format
   4734 msgid ""
   4735 "  --compat-implib                    Create backward compatible import libs;\n"
   4736 "                                       create __imp_<SYMBOL> as well\n"
   4737 msgstr ""
   4738 "  --compat-implib                           \n"
   4739 "                                          __imp_<>\n"
   4740 
   4741 #: eaarch64pe.c:383 earm64pe.c:383 ei386pep.c:383
   4742 #, c-format
   4743 msgid ""
   4744 "  --enable-auto-image-base           Automatically choose image base for DLLs\n"
   4745 "                                       unless user specifies one\n"
   4746 msgstr ""
   4747 "  --enable-auto-image-base               DLL-, \n"
   4748 "                                          \n"
   4749 
   4750 #: eaarch64pe.c:384 earm64pe.c:384 ei386pep.c:384
   4751 #, c-format
   4752 msgid "  --disable-auto-image-base          Do not auto-choose image base (default)\n"
   4753 msgstr "  --disable-auto-image-base                  ( )\n"
   4754 
   4755 #: eaarch64pe.c:385 earm64pe.c:385 earm_wince_pe.c:374 earmpe.c:374
   4756 #: ei386pe.c:374 ei386pe_posix.c:374 ei386pep.c:385 emcorepe.c:374 eshpe.c:374
   4757 #, c-format
   4758 msgid ""
   4759 "  --dll-search-prefix=<string>       When linking dynamically to a dll without\n"
   4760 "                                       an importlib, use <string><basename>.dll\n"
   4761 "                                       in preference to lib<basename>.dll \n"
   4762 msgstr ""
   4763 "  --dll-search-prefix=<>               dll \n"
   4764 "                                         ,  \n"
   4765 "                                        <><>.dll \n"
   4766 "                                       lib<>.dll \n"
   4767 
   4768 #: eaarch64pe.c:386 earm64pe.c:386 earm_wince_pe.c:375 earmpe.c:375
   4769 #: ei386pe.c:375 ei386pe_posix.c:375 ei386pep.c:386 emcorepe.c:375 eshpe.c:375
   4770 #, c-format
   4771 msgid ""
   4772 "  --enable-auto-import               Do sophisticated linking of _sym to\n"
   4773 "                                       __imp_sym for DATA references\n"
   4774 msgstr ""
   4775 "  --enable-auto-import               \"\"   _sym \n"
   4776 "                                       __imp_sym    \n"
   4777 
   4778 #: eaarch64pe.c:387 earm64pe.c:387 earm_wince_pe.c:376 earmpe.c:376
   4779 #: ei386pe.c:376 ei386pe_posix.c:376 ei386pep.c:387 emcorepe.c:376 eshpe.c:376
   4780 #, c-format
   4781 msgid "  --disable-auto-import              Do not auto-import DATA items from DLLs\n"
   4782 msgstr "  --disable-auto-import                     DLL-\n"
   4783 
   4784 #: eaarch64pe.c:388 earm64pe.c:388 ei386pep.c:388
   4785 #, c-format
   4786 msgid ""
   4787 "  --enable-runtime-pseudo-reloc      Work around auto-import limitations by\n"
   4788 "                                       adding pseudo-relocations resolved at\n"
   4789 "                                       runtime\n"
   4790 msgstr ""
   4791 "  --enable-runtime-pseudo-reloc          \n"
   4792 "                                           -,\n"
   4793 "                                           \n"
   4794 
   4795 #: eaarch64pe.c:389 earm64pe.c:389 ei386pep.c:389
   4796 #, c-format
   4797 msgid ""
   4798 "  --disable-runtime-pseudo-reloc     Do not add runtime pseudo-relocations for\n"
   4799 "                                       auto-imported DATA\n"
   4800 msgstr ""
   4801 "  --disable-runtime-pseudo-reloc      -,    ,\n"
   4802 "                                          \n"
   4803 
   4804 #: eaarch64pe.c:390 earm64pe.c:390 ei386pep.c:390
   4805 #, c-format
   4806 msgid ""
   4807 "  --enable-extra-pep-debug            Enable verbose debug output when building\n"
   4808 "                                       or linking to DLLs (esp. auto-import)\n"
   4809 msgstr ""
   4810 "  --enable-extra-pep-debug                  \n"
   4811 "                                          DLL- (.  )\n"
   4812 
   4813 #: eaarch64pe.c:391 earm64pe.c:391 earm_wince_pe.c:383 earmpe.c:383
   4814 #: ei386pe.c:383 ei386pe_posix.c:383 ei386pep.c:391 emcorepe.c:383 eshpe.c:383
   4815 #, c-format
   4816 msgid ""
   4817 "  --enable-long-section-names        Use long COFF section names even in\n"
   4818 "                                       executable image files\n"
   4819 msgstr ""
   4820 "  --enable-long-section-names             COFF\n"
   4821 "                                       ,    \n"
   4822 
   4823 #: eaarch64pe.c:392 earm64pe.c:392 earm_wince_pe.c:384 earmpe.c:384
   4824 #: ei386pe.c:384 ei386pe_posix.c:384 ei386pep.c:392 emcorepe.c:384 eshpe.c:384
   4825 #, c-format
   4826 msgid ""
   4827 "  --disable-long-section-names       Never use long COFF section names, even\n"
   4828 "                                       in object files\n"
   4829 msgstr ""
   4830 "  --disable-long-section-names              COFF\n"
   4831 "                                       ,    \n"
   4832 
   4833 #: eaarch64pe.c:393 earm64pe.c:393 ei386pep.c:393
   4834 #, c-format
   4835 msgid ""
   4836 "  --[disable-]high-entropy-va        Image is compatible with 64-bit address space\n"
   4837 "                                       layout randomization (ASLR)\n"
   4838 msgstr "  --[disable-]high-entropy-va                    \n"
   4839 
   4840 #: eaarch64pe.c:394 earm64pe.c:394 earm_wince_pe.c:385 earmpe.c:385
   4841 #: ei386pe.c:385 ei386pe_posix.c:385 ei386pep.c:394 emcorepe.c:385 eshpe.c:385
   4842 #, c-format
   4843 msgid ""
   4844 "  --[disable-]dynamicbase            Image base address may be relocated using\n"
   4845 "                                       address space layout randomization (ASLR)\n"
   4846 msgstr ""
   4847 "  --[disable-]dynamicbase                   \n"
   4848 "                                           \n"
   4849 
   4850 #: eaarch64pe.c:395 earm64pe.c:395 earm_wince_pe.c:386 earmpe.c:386
   4851 #: ei386pe.c:386 ei386pe_posix.c:386 ei386pep.c:395 emcorepe.c:386 eshpe.c:386
   4852 #, c-format
   4853 msgid "  --enable-reloc-section             Create the base relocation table\n"
   4854 msgstr ""
   4855 
   4856 #: eaarch64pe.c:396 earm64pe.c:396 earm_wince_pe.c:387 earmpe.c:387
   4857 #: ei386pe.c:387 ei386pe_posix.c:387 ei386pep.c:396 emcorepe.c:387 eshpe.c:387
   4858 #, c-format
   4859 msgid "  --disable-reloc-section            Do not create the base relocation table\n"
   4860 msgstr ""
   4861 
   4862 #: eaarch64pe.c:397 earm64pe.c:397 earm_wince_pe.c:388 earmpe.c:388
   4863 #: ei386pe.c:388 ei386pe_posix.c:388 ei386pep.c:397 emcorepe.c:388 eshpe.c:388
   4864 #, c-format
   4865 msgid "  --[disable-]forceinteg             Code integrity checks are enforced\n"
   4866 msgstr "  --[disable-]forceinteg                    \n"
   4867 
   4868 #: eaarch64pe.c:398 earm64pe.c:398 earm_wince_pe.c:389 earmpe.c:389
   4869 #: ei386pe.c:389 ei386pe_posix.c:389 ei386pep.c:398 emcorepe.c:389 eshpe.c:389
   4870 #, c-format
   4871 msgid ""
   4872 "  --[disable-]nxcompat               Image is compatible with data execution\n"
   4873 "                                       prevention\n"
   4874 msgstr "  --[disable-]nxcompat                       \n"
   4875 
   4876 #: eaarch64pe.c:399 earm64pe.c:399 earm_wince_pe.c:390 earmpe.c:390
   4877 #: ei386pe.c:390 ei386pe_posix.c:390 ei386pep.c:399 emcorepe.c:390 eshpe.c:390
   4878 #, c-format
   4879 msgid ""
   4880 "  --[disable-]no-isolation           Image understands isolation but do not\n"
   4881 "                                       isolate the image\n"
   4882 msgstr "  --[disable-]no-isolation             ,     \n"
   4883 
   4884 #: eaarch64pe.c:400 earm64pe.c:400 ei386pep.c:400
   4885 #, c-format
   4886 msgid ""
   4887 "  --[disable-]no-seh                 Image does not use SEH; no SE handler may\n"
   4888 "                                       be called in this image\n"
   4889 msgstr "  --[disable-]no-seh                    SEH.         SE \n"
   4890 
   4891 #: eaarch64pe.c:401 earm64pe.c:401 earm_wince_pe.c:392 earmpe.c:392
   4892 #: ei386pe.c:392 ei386pe_posix.c:392 ei386pep.c:401 emcorepe.c:392 eshpe.c:392
   4893 #, c-format
   4894 msgid "  --[disable-]no-bind                Do not bind this image\n"
   4895 msgstr "  --[disable-]no-bind                    \n"
   4896 
   4897 #: eaarch64pe.c:402 earm64pe.c:402 earm_wince_pe.c:393 earmpe.c:393
   4898 #: ei386pe.c:393 ei386pe_posix.c:393 ei386pep.c:402 emcorepe.c:393 eshpe.c:393
   4899 #, c-format
   4900 msgid "  --[disable-]wdmdriver              Driver uses the WDM model\n"
   4901 msgstr "  --[disable-]wdmdriver                WDM   \n"
   4902 
   4903 #: eaarch64pe.c:403 earm64pe.c:403 earm_wince_pe.c:394 earmpe.c:394
   4904 #: ei386pe.c:394 ei386pe_posix.c:394 ei386pep.c:403 emcorepe.c:394 eshpe.c:394
   4905 #, c-format
   4906 msgid "  --[disable-]tsaware                Image is Terminal Server aware\n"
   4907 msgstr "  --[disable-]tsaware                  \"Terminal Server\"\n"
   4908 
   4909 #: eaarch64pe.c:404 earm64pe.c:404 earm_wince_pe.c:395 earmpe.c:395
   4910 #: ei386pe.c:395 ei386pe_posix.c:395 ei386pep.c:404 emcorepe.c:395 eshpe.c:395
   4911 #, c-format
   4912 msgid "  --build-id[=STYLE]                 Generate build ID\n"
   4913 msgstr "  --build-id[=]                       \n"
   4914 
   4915 #: eaarch64pe.c:406 earm64pe.c:406 earm_wince_pe.c:397 earmpe.c:397
   4916 #: ei386pe.c:397 ei386pe_posix.c:397 ei386pep.c:406 emcorepe.c:397 eshpe.c:397
   4917 #, c-format
   4918 msgid "  --pdb=[FILENAME]                   Generate PDB file\n"
   4919 msgstr "  --pdb[=_]                     PDB \n"
   4920 
   4921 #: eaarch64pe.c:535 earm64pe.c:535 earm_wince_pe.c:546 earmpe.c:546
   4922 #: ei386beos.c:188 ei386pe.c:546 ei386pe_posix.c:546 ei386pep.c:535
   4923 #: emcorepe.c:546 eshpe.c:546
   4924 msgid "%P: warning: bad version number in -subsystem option\n"
   4925 msgstr "%P: :       -subsystem\n"
   4926 
   4927 #: eaarch64pe.c:560 earm64pe.c:560 earm_wince_pe.c:571 earmpe.c:571
   4928 #: ei386beos.c:205 ei386pe.c:571 ei386pe_posix.c:571 ei386pep.c:560
   4929 #: emcorepe.c:571 eshpe.c:571
   4930 msgid "%F%P: invalid subsystem type %s\n"
   4931 msgstr "%F%P:     %s\n"
   4932 
   4933 #: eaarch64pe.c:581 earm64pe.c:581 earm_wince_pe.c:592 earmpe.c:592
   4934 #: ei386beos.c:216 ei386pe.c:592 ei386pe_posix.c:592 ei386pep.c:581
   4935 #: emcorepe.c:592 eshpe.c:592
   4936 msgid "%F%P: invalid hex number for PE parameter '%s'\n"
   4937 msgstr "%F%P:     \"PE\"  '%s'\n"
   4938 
   4939 #: eaarch64pe.c:598 earm64pe.c:598 earm_wince_pe.c:609 earmpe.c:609
   4940 #: ei386beos.c:233 ei386pe.c:609 ei386pe_posix.c:609 ei386pep.c:598
   4941 #: emcorepe.c:609 eshpe.c:609
   4942 msgid "%F%P: strange hex info for PE parameter '%s'\n"
   4943 msgstr "%F%P:     PE  '%s'\n"
   4944 
   4945 #: eaarch64pe.c:615 earm64pe.c:615 earm_wince_pe.c:625 earmpe.c:625
   4946 #: eelf32mcore.c:356 ei386beos.c:249 ei386pe.c:625 ei386pe_posix.c:625
   4947 #: ei386pep.c:615 emcorepe.c:625 eshpe.c:625
   4948 msgid "%F%P: cannot open base file %s\n"
   4949 msgstr "%F%P:        %s\n"
   4950 
   4951 #: eaarch64pe.c:932 earm64pe.c:932 earm_wince_pe.c:955 earmpe.c:955
   4952 #: ei386beos.c:345 ei386pe.c:955 ei386pe_posix.c:955 ei386pep.c:932
   4953 #: emcorepe.c:955 eshpe.c:955
   4954 msgid "%P: warning, file alignment > section alignment\n"
   4955 msgstr "%P: ,    >   \n"
   4956 
   4957 #: eaarch64pe.c:945 earm64pe.c:945 ei386pep.c:945
   4958 msgid "%P: warning: --export-dynamic is not supported for PE+ targets, did you mean --export-all-symbols?\n"
   4959 msgstr "%P: : --export-dynamic     PE+ ,   --export-all-symbols?\n"
   4960 
   4961 #: eaarch64pe.c:997 earm64pe.c:997 earm_wince_pe.c:1049 earmpe.c:1049
   4962 #: ei386pe.c:1049 ei386pe_posix.c:1049 ei386pep.c:997 emcorepe.c:1049
   4963 #: eshpe.c:1049
   4964 msgid "%P: warning: overwriting decorated name %s with %s\n"
   4965 msgstr ""
   4966 
   4967 #: eaarch64pe.c:1042 eaarch64pe.c:1070 earm64pe.c:1042 earm64pe.c:1070
   4968 #: ei386pep.c:1042 ei386pep.c:1070
   4969 #, c-format
   4970 msgid "warning: resolving %s by linking to %s\n"
   4971 msgstr ":   %s    %s\n"
   4972 
   4973 #: eaarch64pe.c:1047 eaarch64pe.c:1075 earm64pe.c:1047 earm64pe.c:1075
   4974 #: earm_wince_pe.c:1023 earmpe.c:1023 ei386pe.c:1023 ei386pe_posix.c:1023
   4975 #: ei386pep.c:1047 ei386pep.c:1075 emcorepe.c:1023 eshpe.c:1023
   4976 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
   4977 msgstr "   --enable-stdcall-fixup,      \n"
   4978 
   4979 #: eaarch64pe.c:1048 eaarch64pe.c:1076 earm64pe.c:1048 earm64pe.c:1076
   4980 #: earm_wince_pe.c:1024 earmpe.c:1024 ei386pe.c:1024 ei386pe_posix.c:1024
   4981 #: ei386pep.c:1048 ei386pep.c:1076 emcorepe.c:1024 eshpe.c:1024
   4982 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
   4983 msgstr "   --disable-stdcall-fixup,      \n"
   4984 
   4985 #: eaarch64pe.c:1131 earm64pe.c:1131 earm_wince_pe.c:1115 earmpe.c:1115
   4986 #: ei386pe.c:1115 ei386pe_posix.c:1115 ei386pep.c:1131 emcorepe.c:1115
   4987 #: eshpe.c:1115
   4988 msgid "%P: %H: cannot get section contents - auto-import exception\n"
   4989 msgstr "%P: %H:         -    \n"
   4990 
   4991 #: eaarch64pe.c:1261 earm64pe.c:1261 earm_wince_pe.c:1246 earmpe.c:1246
   4992 #: ei386pe.c:1246 ei386pe_posix.c:1246 ei386pep.c:1261 emcorepe.c:1246
   4993 #: eshpe.c:1246
   4994 msgid "%P: warning: .buildid section discarded, --build-id ignored\n"
   4995 msgstr ""
   4996 
   4997 #: eaarch64pe.c:1382 earm64pe.c:1382 earm_wince_pe.c:1367 earmpe.c:1367
   4998 #: ei386pe.c:1367 ei386pe_posix.c:1367 ei386pep.c:1382 emcorepe.c:1367
   4999 #: eshpe.c:1367
   5000 msgid "%P: warning: cannot create .buildid section, --build-id ignored\n"
   5001 msgstr ""
   5002 
   5003 #: eaarch64pe.c:1468 earm64pe.c:1468 earm_wince_pe.c:1452 earmpe.c:1452
   5004 #: ei386pe.c:1452 ei386pe_posix.c:1452 ei386pep.c:1468 emcorepe.c:1452
   5005 #: eshpe.c:1452
   5006 msgid "%F%P: cannot perform PE operations on non PE output file '%pB'\n"
   5007 msgstr "%F%P:      \"PE\"-    '%pB',    \"PE\"\n"
   5008 
   5009 #: eaarch64pe.c:1592 earm64pe.c:1592 earm_wince_pe.c:1595 earmpe.c:1595
   5010 #: ei386pe.c:1595 ei386pe_posix.c:1595 ei386pep.c:1592 emcorepe.c:1595
   5011 #: eshpe.c:1595
   5012 msgid "%X%P: unable to process relocs: %E\n"
   5013 msgstr "%X%P:      \"\": %E\n"
   5014 
   5015 #: eaix5ppc.c:302 eaix5rs6.c:302 eaixppc.c:302 eaixrs6.c:302 eppcmacos.c:302
   5016 msgid "%F%P: cannot open %s\n"
   5017 msgstr "%F%P:      %s\n"
   5018 
   5019 #: eaix5ppc.c:349 eaix5rs6.c:349 eaixppc.c:349 eaixrs6.c:349 eppcmacos.c:349
   5020 msgid "%F%P: cannot read %s\n"
   5021 msgstr "%F%P:    %s\n"
   5022 
   5023 #: eaix5ppc.c:377 eaix5rs6.c:377 eaixppc.c:377 eaixrs6.c:377 eppcmacos.c:377
   5024 msgid "%P: warning: ignoring invalid -D number %s\n"
   5025 msgstr "%P: :      -D %s\n"
   5026 
   5027 #: eaix5ppc.c:385 eaix5rs6.c:385 eaixppc.c:385 eaixrs6.c:385 eppcmacos.c:385
   5028 msgid "%P: warning: ignoring invalid -H number %s\n"
   5029 msgstr "%P: :      -H %s\n"
   5030 
   5031 #: eaix5ppc.c:497 eaix5rs6.c:497 eaixppc.c:497 eaixrs6.c:497 eppcmacos.c:497
   5032 msgid "%P: warning: ignoring invalid -bmaxdata number %s\n"
   5033 msgstr "%P: :      -bmaxdata %s\n"
   5034 
   5035 #: eaix5ppc.c:506 eaix5rs6.c:506 eaixppc.c:506 eaixrs6.c:506 eppcmacos.c:506
   5036 msgid "%P: warning: ignoring invalid -bmaxstack number %s\n"
   5037 msgstr "%P: :      -bmaxstack %s\n"
   5038 
   5039 #: eaix5ppc.c:519 eaix5rs6.c:519 eaixppc.c:519 eaixrs6.c:519 eppcmacos.c:519
   5040 msgid "%P: warning: ignoring invalid module type %s\n"
   5041 msgstr "%P: :       %s\n"
   5042 
   5043 #: eaix5ppc.c:549 eaix5rs6.c:549 eaixppc.c:549 eaixrs6.c:549 eppcmacos.c:549
   5044 msgid "%P: warning: ignoring invalid -pD number %s\n"
   5045 msgstr "%P: :      -pD %s\n"
   5046 
   5047 #: eaix5ppc.c:572 eaix5rs6.c:572 eaixppc.c:572 eaixrs6.c:572 eppcmacos.c:572
   5048 msgid "%P: warning: ignoring invalid -pT number %s\n"
   5049 msgstr "%P: :      -pT %s\n"
   5050 
   5051 #: eaix5ppc.c:701 eaix5rs6.c:701 eaixppc.c:701 eaixrs6.c:701 eppcmacos.c:701
   5052 msgid "%F%P: bfd_xcoff_link_record_set failed: %E\n"
   5053 msgstr "%F%P: bfd_xcoff_link_record_set  : %E\n"
   5054 
   5055 #: eaix5ppc.c:731 eaix5rs6.c:731 eaixppc.c:731 eaixrs6.c:731 eppcmacos.c:731
   5056 msgid "%F%P: bfd_link_hash_lookup of export symbol failed: %E\n"
   5057 msgstr "%F%P: bfd_link_hash_lookup,   ,  : %E\n"
   5058 
   5059 #: eaix5ppc.c:733 eaix5rs6.c:733 eaixppc.c:733 eaixrs6.c:733 eppcmacos.c:733
   5060 msgid "%F%P: bfd_xcoff_export_symbol failed: %E\n"
   5061 msgstr "%F%P: bfd_xcoff_export_symbol  : %E\n"
   5062 
   5063 #: eaix5ppc.c:838 eaix5rs6.c:838 eaixppc.c:838 eaixrs6.c:838 eppcmacos.c:838
   5064 msgid "%F%P: can't find output section %s\n"
   5065 msgstr "%F%P:      %s\n"
   5066 
   5067 #: eaix5ppc.c:875 eaix5rs6.c:875 eaixppc.c:875 eaixrs6.c:875 eppcmacos.c:875
   5068 msgid "%F%P: can't find %s in output section\n"
   5069 msgstr "%F%P:       %s\n"
   5070 
   5071 #: eaix5ppc.c:942 eaix5rs6.c:942 eaixppc.c:942 eaixrs6.c:942 eppcmacos.c:942
   5072 msgid "%P: can't find required output section %s\n"
   5073 msgstr ""
   5074 
   5075 #: eaix5ppc.c:1124 eaix5rs6.c:1124 eaixppc.c:1124 eaixrs6.c:1124
   5076 #: eppcmacos.c:1124
   5077 msgid "%X%P: can not size stub sections: %E\n"
   5078 msgstr "%X%P:        : %E\n"
   5079 
   5080 #: eaix5ppc.c:1129 eaix5rs6.c:1129 eaixppc.c:1129 eaixrs6.c:1129
   5081 #: eppcmacos.c:1129
   5082 msgid "%F%P: failed to layout dynamic sections: %E\n"
   5083 msgstr ""
   5084 
   5085 #: eaix5ppc.c:1342 eaix5rs6.c:1342 eaixppc.c:1342 eaixrs6.c:1342
   5086 #: eppcmacos.c:1342
   5087 msgid "%F%P:%s:%d: #! ([member]) is not supported in import files\n"
   5088 msgstr ""
   5089 
   5090 #: eaix5ppc.c:1359 eaix5rs6.c:1359 eaixppc.c:1359 eaixrs6.c:1359
   5091 #: eppcmacos.c:1359
   5092 msgid "%F%P: could not parse import path: %E\n"
   5093 msgstr ""
   5094 
   5095 #: eaix5ppc.c:1369 eaix5ppc.c:1381 eaix5rs6.c:1369 eaix5rs6.c:1381
   5096 #: eaixppc.c:1369 eaixppc.c:1381 eaixrs6.c:1369 eaixrs6.c:1381 eppcmacos.c:1369
   5097 #: eppcmacos.c:1381
   5098 msgid "%P:%s:%d: warning: syntax error in import file\n"
   5099 msgstr ""
   5100 
   5101 #: eaix5ppc.c:1416 eaix5rs6.c:1416 eaixppc.c:1416 eaixrs6.c:1416
   5102 #: eppcmacos.c:1416
   5103 msgid "%P:%s%d: warning: syntax error in import/export file\n"
   5104 msgstr ""
   5105 
   5106 #: eaix5ppc.c:1434 eaix5rs6.c:1434 eaixppc.c:1434 eaixrs6.c:1434
   5107 #: eppcmacos.c:1434
   5108 msgid "%P:%s:%d: warning: syntax error in import/export file\n"
   5109 msgstr ""
   5110 
   5111 #: eaix5ppc.c:1469 eaix5rs6.c:1469 eaixppc.c:1469 eaixrs6.c:1469
   5112 #: eppcmacos.c:1469
   5113 msgid "%X%P:%s:%d: failed to import symbol %s: %E\n"
   5114 msgstr ""
   5115 
   5116 #: eaix5ppc.c:1479 eaix5rs6.c:1479 eaixppc.c:1479 eaixrs6.c:1479
   5117 #: eppcmacos.c:1479
   5118 msgid "%P:%s:%d: warning: ignoring unterminated last line\n"
   5119 msgstr ""
   5120 
   5121 #: eaix5ppc.c:1514 eaix5rs6.c:1514 eaixppc.c:1514 eaixrs6.c:1514
   5122 #: eppcmacos.c:1514
   5123 msgid "%F%P: only relocations against symbols are permitted\n"
   5124 msgstr ""
   5125 
   5126 #: eaix5ppc.c:1517 eaix5rs6.c:1517 eaixppc.c:1517 eaixrs6.c:1517
   5127 #: eppcmacos.c:1517
   5128 msgid "%F%P: bfd_xcoff_link_count_reloc failed: %E\n"
   5129 msgstr "%F%P: bfd_xcoff_link_count_reloc  : %E\n"
   5130 
   5131 #: eaix5ppc.c:1605 eaix5rs6.c:1605 eaixppc.c:1605 eaixrs6.c:1605
   5132 #: eppcmacos.c:1605
   5133 msgid "%F%P: can not create stub BFD: %E\n"
   5134 msgstr "%F%P:      BFD  : %E\n"
   5135 
   5136 #: eaix5ppc.c:1615 eaix5rs6.c:1615 eaixppc.c:1615 eaixrs6.c:1615
   5137 #: eelf64_s390.c:66 eelf64lppc.c:132 eelf64lppc_fbsd.c:132 eelf64ppc.c:132
   5138 #: eelf64ppc_fbsd.c:132 eppcmacos.c:1615
   5139 msgid "%F%P: can not init BFD: %E\n"
   5140 msgstr ""
   5141 
   5142 #: ealphavms.c:168 eelf64_ia64_vms.c:168
   5143 #, c-format
   5144 msgid "  --identification <string>          Set the identification of the output\n"
   5145 msgstr ""
   5146 
   5147 #: earm_wince_pe.c:354 earmpe.c:354 ei386pe.c:354 ei386pe_posix.c:354
   5148 #: emcorepe.c:354 eshpe.c:354
   5149 #, c-format
   5150 msgid "  --thumb-entry=<symbol>             Set the entry point to be Thumb <symbol>\n"
   5151 msgstr "  --thumb-entry=<>                     <>\n"
   5152 
   5153 #: earm_wince_pe.c:355 earmpe.c:355 ei386pe.c:355 ei386pe_posix.c:355
   5154 #: emcorepe.c:355 eshpe.c:355
   5155 #, c-format
   5156 msgid "  --[no-]insert-timestamp            Use a real timestamp rather than zero (default).\n"
   5157 msgstr "  --[no-]insert-timestamp                  ( ).\n"
   5158 
   5159 #: earm_wince_pe.c:366 earmpe.c:366 ei386pe.c:366 ei386pe_posix.c:366
   5160 #: emcorepe.c:366 eshpe.c:366
   5161 #, c-format
   5162 msgid "                                     export, place into import library instead.\n"
   5163 msgstr "                                     ,       .\n"
   5164 
   5165 #: earm_wince_pe.c:371 earmpe.c:371 ei386pe.c:371 ei386pe_posix.c:371
   5166 #: emcorepe.c:371 eshpe.c:371
   5167 #, c-format
   5168 msgid ""
   5169 "  --compat-implib                    Create backward compatible import libs;\n"
   5170 "                                       create __imp_<SYMBOL> as well.\n"
   5171 msgstr ""
   5172 "  --compat-implib                          ;\n"
   5173 "                                          __imp_<>.\n"
   5174 
   5175 #: earm_wince_pe.c:372 earmpe.c:372 ei386pe.c:372 ei386pe_posix.c:372
   5176 #: emcorepe.c:372 eshpe.c:372
   5177 #, c-format
   5178 msgid ""
   5179 "  --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\n"
   5180 "                                       (optionally starting with address) unless\n"
   5181 "                                       specifically set with --image-base\n"
   5182 msgstr ""
   5183 "  --enable-auto-image-base[=<>]         DLLs,\n"
   5184 "                                           <>,                                             --image-base\n"
   5185 
   5186 #: earm_wince_pe.c:373 earmpe.c:373 ei386pe.c:373 ei386pe_posix.c:373
   5187 #: emcorepe.c:373 eshpe.c:373
   5188 #, c-format
   5189 msgid "  --disable-auto-image-base          Do not auto-choose image base. (default)\n"
   5190 msgstr "  --disable-auto-image-base                 . ( )\n"
   5191 
   5192 #: earm_wince_pe.c:377 earmpe.c:377 ei386pe.c:377 ei386pe_posix.c:377
   5193 #: emcorepe.c:377 eshpe.c:377
   5194 #, c-format
   5195 msgid ""
   5196 "  --enable-runtime-pseudo-reloc      Work around auto-import limitations by\n"
   5197 "                                       adding pseudo-relocations resolved at\n"
   5198 "                                       runtime.\n"
   5199 msgstr ""
   5200 "  --enable-runtime-pseudo-reloc          \n"
   5201 "                                           -,\n"
   5202 "                                           .\n"
   5203 
   5204 #: earm_wince_pe.c:378 earmpe.c:378 ei386pe.c:378 ei386pe_posix.c:378
   5205 #: emcorepe.c:378 eshpe.c:378
   5206 #, c-format
   5207 msgid ""
   5208 "  --disable-runtime-pseudo-reloc     Do not add runtime pseudo-relocations for\n"
   5209 "                                       auto-imported DATA.\n"
   5210 msgstr ""
   5211 "  --disable-runtime-pseudo-reloc      -,    ,\n"
   5212 "                                          .\n"
   5213 
   5214 #: earm_wince_pe.c:379 earmpe.c:379 ei386pe.c:379 ei386pe_posix.c:379
   5215 #: emcorepe.c:379 eshpe.c:379
   5216 #, c-format
   5217 msgid ""
   5218 "  --enable-extra-pe-debug            Enable verbose debug output when building\n"
   5219 "                                       or linking to DLLs (esp. auto-import)\n"
   5220 msgstr ""
   5221 "  --enable-extra-pe-debug                  \n"
   5222 "                                          DLL- (.  )\n"
   5223 
   5224 #: earm_wince_pe.c:381 earmpe.c:381 ei386pe.c:381 ei386pe_posix.c:381
   5225 #: emcorepe.c:381 eshpe.c:381
   5226 #, c-format
   5227 msgid ""
   5228 "  --large-address-aware              Executable supports virtual addresses\n"
   5229 "                                       greater than 2 gigabytes\n"
   5230 msgstr ""
   5231 "  --large-address-aware                 \n"
   5232 "                                       -  2 \n"
   5233 
   5234 #: earm_wince_pe.c:382 earmpe.c:382 ei386pe.c:382 ei386pe_posix.c:382
   5235 #: emcorepe.c:382 eshpe.c:382
   5236 #, c-format
   5237 msgid ""
   5238 "  --disable-large-address-aware      Executable does not support virtual\n"
   5239 "                                       addresses greater than 2 gigabytes\n"
   5240 msgstr ""
   5241 "  --disable-large-address-aware         \n"
   5242 "                                        -  2 \n"
   5243 
   5244 #: earm_wince_pe.c:391 earmpe.c:391 ei386pe.c:391 ei386pe_posix.c:391
   5245 #: emcorepe.c:391 eshpe.c:391
   5246 #, c-format
   5247 msgid ""
   5248 "  --[disable-]no-seh                 Image does not use SEH. No SE handler may\n"
   5249 "                                       be called in this image\n"
   5250 msgstr "  --[disable-]no-seh                    SEH.         SE \n"
   5251 
   5252 #: earm_wince_pe.c:968 earmpe.c:968 ei386pe.c:968 ei386pe_posix.c:968
   5253 #: emcorepe.c:968 eshpe.c:968
   5254 msgid "%P: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?\n"
   5255 msgstr "%P: : --export-dynamic     PE ,   --export-all-symbols?\n"
   5256 
   5257 #: earm_wince_pe.c:1018 earmpe.c:1018 ei386pe.c:1018 ei386pe_posix.c:1018
   5258 #: emcorepe.c:1018 eshpe.c:1018
   5259 msgid "%P: warning: resolving %s by linking to %s\n"
   5260 msgstr "%P: :   %s    %s\n"
   5261 
   5262 #: earm_wince_pe.c:1819 earmpe.c:1819 ei386pe.c:1819 ei386pe_posix.c:1819
   5263 #: emcorepe.c:1819 eshpe.c:1819
   5264 #, c-format
   5265 msgid "%P: errors encountered processing file %s for interworking\n"
   5266 msgstr "%P:        %s   \n"
   5267 
   5268 #: earm_wince_pe.c:1987 earmelf.c:524 earmelf_fbsd.c:524 earmelf_fuchsia.c:525
   5269 #: earmelf_haiku.c:525 earmelf_linux.c:525 earmelf_linux_eabi.c:525
   5270 #: earmelf_linux_fdpiceabi.c:525 earmelf_nacl.c:525 earmelf_nbsd.c:524
   5271 #: earmelf_phoenix.c:525 earmelf_vxworks.c:524 earmelfb.c:524
   5272 #: earmelfb_fbsd.c:524 earmelfb_fuchsia.c:525 earmelfb_linux.c:525
   5273 #: earmelfb_linux_eabi.c:525 earmelfb_linux_fdpiceabi.c:525 earmelfb_nacl.c:525
   5274 #: earmelfb_nbsd.c:524 earmnto.c:524 earmpe.c:1987 ei386pe.c:1987
   5275 #: ei386pe_posix.c:1987 emcorepe.c:1987 eshpe.c:1987
   5276 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
   5277 msgstr "%P: : '--thumb-entry %s'  '-e %s'\n"
   5278 
   5279 #: earm_wince_pe.c:1992 earmelf.c:529 earmelf_fbsd.c:529 earmelf_fuchsia.c:530
   5280 #: earmelf_haiku.c:530 earmelf_linux.c:530 earmelf_linux_eabi.c:530
   5281 #: earmelf_linux_fdpiceabi.c:530 earmelf_nacl.c:530 earmelf_nbsd.c:529
   5282 #: earmelf_phoenix.c:530 earmelf_vxworks.c:529 earmelfb.c:529
   5283 #: earmelfb_fbsd.c:529 earmelfb_fuchsia.c:530 earmelfb_linux.c:530
   5284 #: earmelfb_linux_eabi.c:530 earmelfb_linux_fdpiceabi.c:530 earmelfb_nacl.c:530
   5285 #: earmelfb_nbsd.c:529 earmnto.c:529 earmpe.c:1992 ei386pe.c:1992
   5286 #: ei386pe_posix.c:1992 emcorepe.c:1992 eshpe.c:1992
   5287 msgid "%P: warning: cannot find thumb start symbol %s\n"
   5288 msgstr "%P: :   ,  ,   %s\n"
   5289 
   5290 #: earmelf.c:145 earmelf_fbsd.c:145 earmelf_fuchsia.c:146 earmelf_haiku.c:146
   5291 #: earmelf_linux.c:146 earmelf_linux_eabi.c:146 earmelf_linux_fdpiceabi.c:146
   5292 #: earmelf_nacl.c:146 earmelf_nbsd.c:145 earmelf_phoenix.c:146
   5293 #: earmelf_vxworks.c:145 earmelfb.c:145 earmelfb_fbsd.c:145
   5294 #: earmelfb_fuchsia.c:146 earmelfb_linux.c:146 earmelfb_linux_eabi.c:146
   5295 #: earmelfb_linux_fdpiceabi.c:146 earmelfb_nacl.c:146 earmelfb_nbsd.c:145
   5296 #: earmnto.c:145 ei386beos.c:598
   5297 #, c-format
   5298 msgid "%P: errors encountered processing file %s\n"
   5299 msgstr "%P:        %s\n"
   5300 
   5301 #: earmelf.c:555 earmelf_fbsd.c:555 earmelf_fuchsia.c:556 earmelf_haiku.c:556
   5302 #: earmelf_linux.c:556 earmelf_linux_eabi.c:556 earmelf_linux_fdpiceabi.c:556
   5303 #: earmelf_nacl.c:556 earmelf_nbsd.c:555 earmelf_phoenix.c:556
   5304 #: earmelf_vxworks.c:555 earmelfb.c:555 earmelfb_fbsd.c:555
   5305 #: earmelfb_fuchsia.c:556 earmelfb_linux.c:556 earmelfb_linux_eabi.c:556
   5306 #: earmelfb_linux_fdpiceabi.c:556 earmelfb_nacl.c:556 earmelfb_nbsd.c:555
   5307 #: earmnto.c:555
   5308 msgid "%F%P: %s: can't open: %E\n"
   5309 msgstr "%F%P: %s:     : %E\n"
   5310 
   5311 #: earmelf.c:558 earmelf_fbsd.c:558 earmelf_fuchsia.c:559 earmelf_haiku.c:559
   5312 #: earmelf_linux.c:559 earmelf_linux_eabi.c:559 earmelf_linux_fdpiceabi.c:559
   5313 #: earmelf_nacl.c:559 earmelf_nbsd.c:558 earmelf_phoenix.c:559
   5314 #: earmelf_vxworks.c:558 earmelfb.c:558 earmelfb_fbsd.c:558
   5315 #: earmelfb_fuchsia.c:559 earmelfb_linux.c:559 earmelfb_linux_eabi.c:559
   5316 #: earmelfb_linux_fdpiceabi.c:559 earmelfb_nacl.c:559 earmelfb_nbsd.c:558
   5317 #: earmnto.c:558
   5318 msgid "%F%P: %s: not a relocatable file: %E\n"
   5319 msgstr "%F%P: %s:     : %E\n"
   5320 
   5321 #: earmelf.c:1101 earmelf_fbsd.c:1101 earmelf_fuchsia.c:1106
   5322 #: earmelf_haiku.c:1106 earmelf_linux.c:1106 earmelf_linux_eabi.c:1106
   5323 #: earmelf_linux_fdpiceabi.c:1106 earmelf_nacl.c:1106 earmelf_nbsd.c:1101
   5324 #: earmelf_phoenix.c:1106 earmelf_vxworks.c:1133 earmelfb.c:1101
   5325 #: earmelfb_fbsd.c:1101 earmelfb_fuchsia.c:1106 earmelfb_linux.c:1106
   5326 #: earmelfb_linux_eabi.c:1106 earmelfb_linux_fdpiceabi.c:1106
   5327 #: earmelfb_nacl.c:1106 earmelfb_nbsd.c:1101 earmnto.c:1061
   5328 msgid "%P: unrecognized VFP11 fix type '%s'\n"
   5329 msgstr "%P:   VFP11  '%s'\n"
   5330 
   5331 #: earmelf.c:1114 earmelf_fbsd.c:1114 earmelf_fuchsia.c:1119
   5332 #: earmelf_haiku.c:1119 earmelf_linux.c:1119 earmelf_linux_eabi.c:1119
   5333 #: earmelf_linux_fdpiceabi.c:1119 earmelf_nacl.c:1119 earmelf_nbsd.c:1114
   5334 #: earmelf_phoenix.c:1119 earmelf_vxworks.c:1146 earmelfb.c:1114
   5335 #: earmelfb_fbsd.c:1114 earmelfb_fuchsia.c:1119 earmelfb_linux.c:1119
   5336 #: earmelfb_linux_eabi.c:1119 earmelfb_linux_fdpiceabi.c:1119
   5337 #: earmelfb_nacl.c:1119 earmelfb_nbsd.c:1114 earmnto.c:1074
   5338 msgid "%P: unrecognized STM32L4XX fix type '%s'\n"
   5339 msgstr "%P:   STM32L4XX  '%s'\n"
   5340 
   5341 #: earmelf.c:1181 earmelf_fbsd.c:1181 earmelf_fuchsia.c:1186
   5342 #: earmelf_haiku.c:1186 earmelf_linux.c:1186 earmelf_linux_eabi.c:1186
   5343 #: earmelf_linux_fdpiceabi.c:1186 earmelf_nacl.c:1186 earmelf_nbsd.c:1181
   5344 #: earmelf_phoenix.c:1186 earmelf_vxworks.c:1217 earmelfb.c:1181
   5345 #: earmelfb_fbsd.c:1181 earmelfb_fuchsia.c:1186 earmelfb_linux.c:1186
   5346 #: earmelfb_linux_eabi.c:1186 earmelfb_linux_fdpiceabi.c:1186
   5347 #: earmelfb_nacl.c:1186 earmelfb_nbsd.c:1181 earmnto.c:1141
   5348 #, c-format
   5349 msgid "  --thumb-entry=<sym>         Set the entry point to be Thumb symbol <sym>\n"
   5350 msgstr "  --thumb-entry=<>             <>\n"
   5351 
   5352 #: earmelf.c:1182 earmelf_fbsd.c:1182 earmelf_fuchsia.c:1187
   5353 #: earmelf_haiku.c:1187 earmelf_linux.c:1187 earmelf_linux_eabi.c:1187
   5354 #: earmelf_linux_fdpiceabi.c:1187 earmelf_nacl.c:1187 earmelf_nbsd.c:1182
   5355 #: earmelf_phoenix.c:1187 earmelf_vxworks.c:1218 earmelfb.c:1182
   5356 #: earmelfb_fbsd.c:1182 earmelfb_fuchsia.c:1187 earmelfb_linux.c:1187
   5357 #: earmelfb_linux_eabi.c:1187 earmelfb_linux_fdpiceabi.c:1187
   5358 #: earmelfb_nacl.c:1187 earmelfb_nbsd.c:1182 earmnto.c:1142
   5359 #, c-format
   5360 msgid "  --be8                       Output BE8 format image\n"
   5361 msgstr "  --be8                           BE8\n"
   5362 
   5363 #: earmelf.c:1183 earmelf_fbsd.c:1183 earmelf_fuchsia.c:1188
   5364 #: earmelf_haiku.c:1188 earmelf_linux.c:1188 earmelf_linux_eabi.c:1188
   5365 #: earmelf_linux_fdpiceabi.c:1188 earmelf_nacl.c:1188 earmelf_nbsd.c:1183
   5366 #: earmelf_phoenix.c:1188 earmelf_vxworks.c:1219 earmelfb.c:1183
   5367 #: earmelfb_fbsd.c:1183 earmelfb_fuchsia.c:1188 earmelfb_linux.c:1188
   5368 #: earmelfb_linux_eabi.c:1188 earmelfb_linux_fdpiceabi.c:1188
   5369 #: earmelfb_nacl.c:1188 earmelfb_nbsd.c:1183 earmnto.c:1143
   5370 #, c-format
   5371 msgid "  --target1-rel               Interpret R_ARM_TARGET1 as R_ARM_REL32\n"
   5372 msgstr ""
   5373 
   5374 #: earmelf.c:1184 earmelf_fbsd.c:1184 earmelf_fuchsia.c:1189
   5375 #: earmelf_haiku.c:1189 earmelf_linux.c:1189 earmelf_linux_eabi.c:1189
   5376 #: earmelf_linux_fdpiceabi.c:1189 earmelf_nacl.c:1189 earmelf_nbsd.c:1184
   5377 #: earmelf_phoenix.c:1189 earmelf_vxworks.c:1220 earmelfb.c:1184
   5378 #: earmelfb_fbsd.c:1184 earmelfb_fuchsia.c:1189 earmelfb_linux.c:1189
   5379 #: earmelfb_linux_eabi.c:1189 earmelfb_linux_fdpiceabi.c:1189
   5380 #: earmelfb_nacl.c:1189 earmelfb_nbsd.c:1184 earmnto.c:1144
   5381 #, c-format
   5382 msgid "  --target1-abs               Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"
   5383 msgstr ""
   5384 
   5385 #: earmelf.c:1185 earmelf_fbsd.c:1185 earmelf_fuchsia.c:1190
   5386 #: earmelf_haiku.c:1190 earmelf_linux.c:1190 earmelf_linux_eabi.c:1190
   5387 #: earmelf_linux_fdpiceabi.c:1190 earmelf_nacl.c:1190 earmelf_nbsd.c:1185
   5388 #: earmelf_phoenix.c:1190 earmelf_vxworks.c:1221 earmelfb.c:1185
   5389 #: earmelfb_fbsd.c:1185 earmelfb_fuchsia.c:1190 earmelfb_linux.c:1190
   5390 #: earmelfb_linux_eabi.c:1190 earmelfb_linux_fdpiceabi.c:1190
   5391 #: earmelfb_nacl.c:1190 earmelfb_nbsd.c:1185 earmnto.c:1145
   5392 #, c-format
   5393 msgid "  --target2=<type>            Specify definition of R_ARM_TARGET2\n"
   5394 msgstr ""
   5395 
   5396 #: earmelf.c:1186 earmelf_fbsd.c:1186 earmelf_fuchsia.c:1191
   5397 #: earmelf_haiku.c:1191 earmelf_linux.c:1191 earmelf_linux_eabi.c:1191
   5398 #: earmelf_linux_fdpiceabi.c:1191 earmelf_nacl.c:1191 earmelf_nbsd.c:1186
   5399 #: earmelf_phoenix.c:1191 earmelf_vxworks.c:1222 earmelfb.c:1186
   5400 #: earmelfb_fbsd.c:1186 earmelfb_fuchsia.c:1191 earmelfb_linux.c:1191
   5401 #: earmelfb_linux_eabi.c:1191 earmelfb_linux_fdpiceabi.c:1191
   5402 #: earmelfb_nacl.c:1191 earmelfb_nbsd.c:1186 earmnto.c:1146
   5403 #, c-format
   5404 msgid "  --fix-v4bx                  Rewrite BX rn as MOV pc, rn for ARMv4\n"
   5405 msgstr ""
   5406 
   5407 #: earmelf.c:1187 earmelf_fbsd.c:1187 earmelf_fuchsia.c:1192
   5408 #: earmelf_haiku.c:1192 earmelf_linux.c:1192 earmelf_linux_eabi.c:1192
   5409 #: earmelf_linux_fdpiceabi.c:1192 earmelf_nacl.c:1192 earmelf_nbsd.c:1187
   5410 #: earmelf_phoenix.c:1192 earmelf_vxworks.c:1223 earmelfb.c:1187
   5411 #: earmelfb_fbsd.c:1187 earmelfb_fuchsia.c:1192 earmelfb_linux.c:1192
   5412 #: earmelfb_linux_eabi.c:1192 earmelfb_linux_fdpiceabi.c:1192
   5413 #: earmelfb_nacl.c:1192 earmelfb_nbsd.c:1187 earmnto.c:1147
   5414 #, c-format
   5415 msgid "  --fix-v4bx-interworking     Rewrite BX rn branch to ARMv4 interworking veneer\n"
   5416 msgstr ""
   5417 
   5418 #: earmelf.c:1188 earmelf_fbsd.c:1188 earmelf_fuchsia.c:1193
   5419 #: earmelf_haiku.c:1193 earmelf_linux.c:1193 earmelf_linux_eabi.c:1193
   5420 #: earmelf_linux_fdpiceabi.c:1193 earmelf_nacl.c:1193 earmelf_nbsd.c:1188
   5421 #: earmelf_phoenix.c:1193 earmelf_vxworks.c:1224 earmelfb.c:1188
   5422 #: earmelfb_fbsd.c:1188 earmelfb_fuchsia.c:1193 earmelfb_linux.c:1193
   5423 #: earmelfb_linux_eabi.c:1193 earmelfb_linux_fdpiceabi.c:1193
   5424 #: earmelfb_nacl.c:1193 earmelfb_nbsd.c:1188 earmnto.c:1148
   5425 #, c-format
   5426 msgid "  --use-blx                   Enable use of BLX instructions\n"
   5427 msgstr ""
   5428 
   5429 #: earmelf.c:1189 earmelf_fbsd.c:1189 earmelf_fuchsia.c:1194
   5430 #: earmelf_haiku.c:1194 earmelf_linux.c:1194 earmelf_linux_eabi.c:1194
   5431 #: earmelf_linux_fdpiceabi.c:1194 earmelf_nacl.c:1194 earmelf_nbsd.c:1189
   5432 #: earmelf_phoenix.c:1194 earmelf_vxworks.c:1225 earmelfb.c:1189
   5433 #: earmelfb_fbsd.c:1189 earmelfb_fuchsia.c:1194 earmelfb_linux.c:1194
   5434 #: earmelfb_linux_eabi.c:1194 earmelfb_linux_fdpiceabi.c:1194
   5435 #: earmelfb_nacl.c:1194 earmelfb_nbsd.c:1189 earmnto.c:1149
   5436 #, c-format
   5437 msgid "  --vfp11-denorm-fix          Specify how to fix VFP11 denorm erratum\n"
   5438 msgstr ""
   5439 
   5440 #: earmelf.c:1190 earmelf_fbsd.c:1190 earmelf_fuchsia.c:1195
   5441 #: earmelf_haiku.c:1195 earmelf_linux.c:1195 earmelf_linux_eabi.c:1195
   5442 #: earmelf_linux_fdpiceabi.c:1195 earmelf_nacl.c:1195 earmelf_nbsd.c:1190
   5443 #: earmelf_phoenix.c:1195 earmelf_vxworks.c:1226 earmelfb.c:1190
   5444 #: earmelfb_fbsd.c:1190 earmelfb_fuchsia.c:1195 earmelfb_linux.c:1195
   5445 #: earmelfb_linux_eabi.c:1195 earmelfb_linux_fdpiceabi.c:1195
   5446 #: earmelfb_nacl.c:1195 earmelfb_nbsd.c:1190 earmnto.c:1150
   5447 #, c-format
   5448 msgid "  --fix-stm32l4xx-629360      Specify how to fix STM32L4XX 629360 erratum\n"
   5449 msgstr ""
   5450 
   5451 #: earmelf.c:1196 earmelf_fbsd.c:1196 earmelf_fuchsia.c:1201
   5452 #: earmelf_haiku.c:1201 earmelf_linux.c:1201 earmelf_linux_eabi.c:1201
   5453 #: earmelf_linux_fdpiceabi.c:1201 earmelf_nacl.c:1201 earmelf_nbsd.c:1196
   5454 #: earmelf_phoenix.c:1201 earmelf_vxworks.c:1232 earmelfb.c:1196
   5455 #: earmelfb_fbsd.c:1196 earmelfb_fuchsia.c:1201 earmelfb_linux.c:1201
   5456 #: earmelfb_linux_eabi.c:1201 earmelfb_linux_fdpiceabi.c:1201
   5457 #: earmelfb_nacl.c:1201 earmelfb_nbsd.c:1196 earmnto.c:1156
   5458 #, c-format
   5459 msgid ""
   5460 "  --long-plt                  Generate long .plt entries\n"
   5461 "                              to handle large .plt/.got displacements\n"
   5462 msgstr ""
   5463 
   5464 #: earmelf.c:1198 earmelf_fbsd.c:1198 earmelf_fuchsia.c:1203
   5465 #: earmelf_haiku.c:1203 earmelf_linux.c:1203 earmelf_linux_eabi.c:1203
   5466 #: earmelf_linux_fdpiceabi.c:1203 earmelf_nacl.c:1203 earmelf_nbsd.c:1198
   5467 #: earmelf_phoenix.c:1203 earmelf_vxworks.c:1234 earmelfb.c:1198
   5468 #: earmelfb_fbsd.c:1198 earmelfb_fuchsia.c:1203 earmelfb_linux.c:1203
   5469 #: earmelfb_linux_eabi.c:1203 earmelfb_linux_fdpiceabi.c:1203
   5470 #: earmelfb_nacl.c:1203 earmelfb_nbsd.c:1198 earmnto.c:1158
   5471 #, c-format
   5472 msgid ""
   5473 "  --cmse-implib               Make import library to be a secure gateway import\n"
   5474 "                                library as per ARMv8-M Security Extensions\n"
   5475 msgstr ""
   5476 
   5477 #: earmelf.c:1200 earmelf_fbsd.c:1200 earmelf_fuchsia.c:1205
   5478 #: earmelf_haiku.c:1205 earmelf_linux.c:1205 earmelf_linux_eabi.c:1205
   5479 #: earmelf_linux_fdpiceabi.c:1205 earmelf_nacl.c:1205 earmelf_nbsd.c:1200
   5480 #: earmelf_phoenix.c:1205 earmelf_vxworks.c:1236 earmelfb.c:1200
   5481 #: earmelfb_fbsd.c:1200 earmelfb_fuchsia.c:1205 earmelfb_linux.c:1205
   5482 #: earmelfb_linux_eabi.c:1205 earmelfb_linux_fdpiceabi.c:1205
   5483 #: earmelfb_nacl.c:1205 earmelfb_nbsd.c:1200 earmnto.c:1160
   5484 #, c-format
   5485 msgid ""
   5486 "  --in-implib                 Import library whose symbols address must\n"
   5487 "                                remain stable\n"
   5488 msgstr ""
   5489 
   5490 #: earmelf.c:1211 earmelf_fbsd.c:1211 earmelf_fuchsia.c:1216
   5491 #: earmelf_haiku.c:1216 earmelf_linux.c:1216 earmelf_linux_eabi.c:1216
   5492 #: earmelf_linux_fdpiceabi.c:1216 earmelf_nacl.c:1216 earmelf_nbsd.c:1211
   5493 #: earmelf_phoenix.c:1216 earmelf_vxworks.c:1247 earmelfb.c:1211
   5494 #: earmelfb_fbsd.c:1211 earmelfb_fuchsia.c:1216 earmelfb_linux.c:1216
   5495 #: earmelfb_linux_eabi.c:1216 earmelfb_linux_fdpiceabi.c:1216
   5496 #: earmelfb_nacl.c:1216 earmelfb_nbsd.c:1211 earmnto.c:1171
   5497 #, c-format
   5498 msgid "  --[no-]fix-cortex-a8        Disable/enable Cortex-A8 Thumb-2 branch erratum fix\n"
   5499 msgstr ""
   5500 
   5501 #: earmelf.c:1212 earmelf_fbsd.c:1212 earmelf_fuchsia.c:1217
   5502 #: earmelf_haiku.c:1217 earmelf_linux.c:1217 earmelf_linux_eabi.c:1217
   5503 #: earmelf_linux_fdpiceabi.c:1217 earmelf_nacl.c:1217 earmelf_nbsd.c:1212
   5504 #: earmelf_phoenix.c:1217 earmelf_vxworks.c:1248 earmelfb.c:1212
   5505 #: earmelfb_fbsd.c:1212 earmelfb_fuchsia.c:1217 earmelfb_linux.c:1217
   5506 #: earmelfb_linux_eabi.c:1217 earmelfb_linux_fdpiceabi.c:1217
   5507 #: earmelfb_nacl.c:1217 earmelfb_nbsd.c:1212 earmnto.c:1172
   5508 #, c-format
   5509 msgid "  --no-merge-exidx-entries    Disable merging exidx entries\n"
   5510 msgstr ""
   5511 
   5512 #: earmelf.c:1213 earmelf_fbsd.c:1213 earmelf_fuchsia.c:1218
   5513 #: earmelf_haiku.c:1218 earmelf_linux.c:1218 earmelf_linux_eabi.c:1218
   5514 #: earmelf_linux_fdpiceabi.c:1218 earmelf_nacl.c:1218 earmelf_nbsd.c:1213
   5515 #: earmelf_phoenix.c:1218 earmelf_vxworks.c:1249 earmelfb.c:1213
   5516 #: earmelfb_fbsd.c:1213 earmelfb_fuchsia.c:1218 earmelfb_linux.c:1218
   5517 #: earmelfb_linux_eabi.c:1218 earmelfb_linux_fdpiceabi.c:1218
   5518 #: earmelfb_nacl.c:1218 earmelfb_nbsd.c:1213 earmnto.c:1173
   5519 #, c-format
   5520 msgid "  --[no-]fix-arm1176          Disable/enable ARM1176 BLX immediate erratum fix\n"
   5521 msgstr ""
   5522 
   5523 #: earmelf_vxworks.c:604 eelf32_sparc_vxworks.c:74 eelf32ebmipvxworks.c:270
   5524 #: eelf32elmipvxworks.c:270 eelf32ppcvxworks.c:227 eelf_i386_vxworks.c:98
   5525 #: eshelf_vxworks.c:74 eshlelf_vxworks.c:74
   5526 msgid "%X%P: cannot create dynamic sections %E\n"
   5527 msgstr "%X%P:        %E\n"
   5528 
   5529 #: earmelf_vxworks.c:610 eelf32_sparc_vxworks.c:80 eelf32ebmipvxworks.c:276
   5530 #: eelf32elmipvxworks.c:276 eelf32ppcvxworks.c:233 eelf_i386_vxworks.c:104
   5531 #: eshelf_vxworks.c:80 eshlelf_vxworks.c:80
   5532 msgid "%X%P: dynamic sections created in non-dynamic link\n"
   5533 msgstr ""
   5534 
   5535 #: earmelf_vxworks.c:1251 eelf32_sparc_vxworks.c:583 eelf32ebmipvxworks.c:831
   5536 #: eelf32elmipvxworks.c:831 eelf32ppcvxworks.c:873 eelf_i386_vxworks.c:668
   5537 #: eshelf_vxworks.c:538 eshlelf_vxworks.c:538
   5538 #, c-format
   5539 msgid "  --force-dynamic             Always create dynamic sections\n"
   5540 msgstr ""
   5541 
   5542 #: eavr1.c:125 eavr2.c:125 eavr25.c:125 eavr3.c:125 eavr31.c:125 eavr35.c:125
   5543 #: eavr4.c:125 eavr5.c:125 eavr51.c:125 eavr6.c:125 eavrtiny.c:125
   5544 #: eavrxmega1.c:125 eavrxmega2.c:125 eavrxmega2_flmap.c:125 eavrxmega3.c:125
   5545 #: eavrxmega4.c:125 eavrxmega4_flmap.c:125 eavrxmega5.c:125 eavrxmega6.c:125
   5546 #: eavrxmega7.c:125
   5547 msgid "%X%P: can not setup the input section list: %E\n"
   5548 msgstr ""
   5549 
   5550 #: eavr1.c:160 eavr2.c:160 eavr25.c:160 eavr3.c:160 eavr31.c:160 eavr35.c:160
   5551 #: eavr4.c:160 eavr5.c:160 eavr51.c:160 eavr6.c:160 eavrtiny.c:160
   5552 #: eavrxmega1.c:160 eavrxmega2.c:160 eavrxmega2_flmap.c:160 eavrxmega3.c:160
   5553 #: eavrxmega4.c:160 eavrxmega4_flmap.c:160 eavrxmega5.c:160 eavrxmega6.c:160
   5554 #: eavrxmega7.c:160
   5555 msgid "%X%P: can not create stub BFD: %E\n"
   5556 msgstr ""
   5557 
   5558 #: eavr1.c:587 eavr2.c:587 eavr25.c:587 eavr3.c:587 eavr31.c:587 eavr35.c:587
   5559 #: eavr4.c:587 eavr5.c:587 eavr51.c:587 eavr6.c:587 eavrtiny.c:587
   5560 #: eavrxmega1.c:587 eavrxmega2.c:587 eavrxmega2_flmap.c:587 eavrxmega3.c:587
   5561 #: eavrxmega4.c:587 eavrxmega4_flmap.c:587 eavrxmega5.c:587 eavrxmega6.c:587
   5562 #: eavrxmega7.c:587
   5563 #, c-format
   5564 msgid ""
   5565 "  --pmem-wrap-around=<val>    Make the linker relaxation machine assume that a\n"
   5566 "                                program counter wrap-around occurs at address\n"
   5567 "                                <val>.  Supported values: 8k, 16k, 32k and 64k.\n"
   5568 msgstr ""
   5569 
   5570 #: eavr1.c:593 eavr2.c:593 eavr25.c:593 eavr3.c:593 eavr31.c:593 eavr35.c:593
   5571 #: eavr4.c:593 eavr5.c:593 eavr51.c:593 eavr6.c:593 eavrtiny.c:593
   5572 #: eavrxmega1.c:593 eavrxmega2.c:593 eavrxmega2_flmap.c:593 eavrxmega3.c:593
   5573 #: eavrxmega4.c:593 eavrxmega4_flmap.c:593 eavrxmega5.c:593 eavrxmega6.c:593
   5574 #: eavrxmega7.c:593
   5575 #, c-format
   5576 msgid ""
   5577 "  --no-call-ret-replacement   The relaxation machine normally will\n"
   5578 "                                substitute two immediately following call/ret\n"
   5579 "                                instructions by a single jump instruction.\n"
   5580 "                                This option disables this optimization.\n"
   5581 msgstr ""
   5582 
   5583 #: eavr1.c:601 eavr2.c:601 eavr25.c:601 eavr3.c:601 eavr31.c:601 eavr35.c:601
   5584 #: eavr4.c:601 eavr5.c:601 eavr51.c:601 eavr6.c:601 eavrtiny.c:601
   5585 #: eavrxmega1.c:601 eavrxmega2.c:601 eavrxmega2_flmap.c:601 eavrxmega3.c:601
   5586 #: eavrxmega4.c:601 eavrxmega4_flmap.c:601 eavrxmega5.c:601 eavrxmega6.c:601
   5587 #: eavrxmega7.c:601
   5588 #, c-format
   5589 msgid ""
   5590 "  --no-stubs                  If the linker detects to attempt to access\n"
   5591 "                                an instruction beyond 128k by a reloc that\n"
   5592 "                                is limited to 128k max, it inserts a jump\n"
   5593 "                                stub. You can de-active this with this switch.\n"
   5594 msgstr ""
   5595 
   5596 #: eavr1.c:609 eavr2.c:609 eavr25.c:609 eavr3.c:609 eavr31.c:609 eavr35.c:609
   5597 #: eavr4.c:609 eavr5.c:609 eavr51.c:609 eavr6.c:609 eavrtiny.c:609
   5598 #: eavrxmega1.c:609 eavrxmega2.c:609 eavrxmega2_flmap.c:609 eavrxmega3.c:609
   5599 #: eavrxmega4.c:609 eavrxmega4_flmap.c:609 eavrxmega5.c:609 eavrxmega6.c:609
   5600 #: eavrxmega7.c:609
   5601 #, c-format
   5602 msgid "  --debug-stubs               Used for debugging avr-ld.\n"
   5603 msgstr ""
   5604 
   5605 #: eavr1.c:611 eavr2.c:611 eavr25.c:611 eavr3.c:611 eavr31.c:611 eavr35.c:611
   5606 #: eavr4.c:611 eavr5.c:611 eavr51.c:611 eavr6.c:611 eavrtiny.c:611
   5607 #: eavrxmega1.c:611 eavrxmega2.c:611 eavrxmega2_flmap.c:611 eavrxmega3.c:611
   5608 #: eavrxmega4.c:611 eavrxmega4_flmap.c:611 eavrxmega5.c:611 eavrxmega6.c:611
   5609 #: eavrxmega7.c:611
   5610 #, c-format
   5611 msgid "  --debug-relax               Used for debugging avr-ld.\n"
   5612 msgstr ""
   5613 
   5614 #: ecskyelf.c:278 ecskyelf_linux.c:278
   5615 msgid "%X%P: cannot size stub section: %E\n"
   5616 msgstr "%X%P:        : %E\n"
   5617 
   5618 #: ecskyelf.c:295 ecskyelf_linux.c:295
   5619 msgid "%X%P: cannot build stubs: %E\n"
   5620 msgstr "%X%P:      : %E\n"
   5621 
   5622 #: ecskyelf.c:616 ecskyelf_linux.c:803
   5623 #, c-format
   5624 msgid ""
   5625 "  --[no-]branch-stub          Disable/enable use of stubs to expand branch\n"
   5626 "                                instructions that cannot reach the target.\n"
   5627 msgstr ""
   5628 
   5629 #: ecskyelf.c:620 ecskyelf_linux.c:807
   5630 #, c-format
   5631 msgid ""
   5632 "  --stub-group-size=N         Maximum size of a group of input sections\n"
   5633 "                                handled by one stub section.\n"
   5634 msgstr ""
   5635 
   5636 #: ed30v_e.c:73 ed30v_o.c:73 ed30velf.c:73 eelf32_dlx.c:73 eelf32fr30.c:73
   5637 #: eelf32frv.c:73 eelf32ft32.c:73 eelf32iq10.c:73 eelf32iq2000.c:73
   5638 #: eelf32mt.c:73 em9s12zelf.c:73 emn10200.c:73 emoxiebox.c:73 emsp430X.c:99
   5639 #: emsp430elf.c:99 epjelf.c:73 epjlelf.c:73 exgateelf.c:73
   5640 msgid "%X%P: can not size group sections: %E\n"
   5641 msgstr ""
   5642 
   5643 #: eelf32_spu.c:258 ev850.c:76 ev850_rh850.c:76
   5644 msgid "%X%P: can not create note section: %E\n"
   5645 msgstr ""
   5646 
   5647 #: eelf32_spu.c:347
   5648 msgid "%F%P: no built-in overlay manager\n"
   5649 msgstr ""
   5650 
   5651 #: eelf32_spu.c:357
   5652 msgid "%X%P: can not open built-in overlay manager: %E\n"
   5653 msgstr ""
   5654 
   5655 #: eelf32_spu.c:363
   5656 msgid "%X%P: can not load built-in overlay manager: %E\n"
   5657 msgstr ""
   5658 
   5659 #: eelf32_spu.c:423
   5660 msgid "%X%P: can not find overlays: %E\n"
   5661 msgstr "%X%P:    : %E\n"
   5662 
   5663 #: eelf32_spu.c:430
   5664 msgid "%P: --auto-overlay ignored with user overlay script\n"
   5665 msgstr ""
   5666 
   5667 #: eelf32_spu.c:451
   5668 msgid "%X%P: can not size overlay stubs: %E\n"
   5669 msgstr ""
   5670 
   5671 #: eelf32_spu.c:524
   5672 msgid "%F%P: can not open script: %E\n"
   5673 msgstr "%F%P:      : %E\n"
   5674 
   5675 #: eelf32_spu.c:571
   5676 msgid "%X%P: %pA exceeds local store range\n"
   5677 msgstr ""
   5678 
   5679 #: eelf32_spu.c:574
   5680 msgid "%P: --auto-overlay ignored with zero local store range\n"
   5681 msgstr ""
   5682 
   5683 #: eelf32_spu.c:939
   5684 msgid "%F%P: invalid --local-store address range `%s'\n"
   5685 msgstr ""
   5686 
   5687 #: eelf32_spu.c:975
   5688 msgid "%F%P: invalid --num-lines/--num-regions `%u'\n"
   5689 msgstr ""
   5690 
   5691 #: eelf32_spu.c:980
   5692 msgid "%F%P: invalid --line-size/--region-size `%u'\n"
   5693 msgstr ""
   5694 
   5695 #: eelf32_spu.c:1001
   5696 msgid "%F%P: invalid --num-lines/--num-regions `%s'\n"
   5697 msgstr "%F%P:  --num-lines/--num-regions '%s'\n"
   5698 
   5699 #: eelf32_spu.c:1014
   5700 msgid "%F%P: invalid --line-size/--region-size `%s'\n"
   5701 msgstr ""
   5702 
   5703 #: eelf32_spu.c:1023
   5704 msgid "%F%P: invalid --fixed-space value `%s'\n"
   5705 msgstr "%F%P:    --fixed-space'%s'\n"
   5706 
   5707 #: eelf32_spu.c:1032
   5708 msgid "%F%P: invalid --reserved-space value `%s'\n"
   5709 msgstr "%F%P:    --reserved-space'%s'\n"
   5710 
   5711 #: eelf32_spu.c:1041
   5712 msgid "%F%P: invalid --extra-stack-space value `%s'\n"
   5713 msgstr "%F%P:    --extra-stack-space'%s'\n"
   5714 
   5715 #: eelf32_spu.c:1078
   5716 #, c-format
   5717 msgid "  --plugin                    Make SPU plugin\n"
   5718 msgstr ""
   5719 
   5720 #: eelf32_spu.c:1080
   5721 #, c-format
   5722 msgid "  --no-overlays               No overlay handling\n"
   5723 msgstr "  --no-overlays                  \n"
   5724 
   5725 #: eelf32_spu.c:1082
   5726 #, c-format
   5727 msgid "  --compact-stubs             Use smaller and possibly slower call stubs\n"
   5728 msgstr ""
   5729 
   5730 #: eelf32_spu.c:1084
   5731 #, c-format
   5732 msgid "  --emit-stub-syms            Add symbols on overlay call stubs\n"
   5733 msgstr ""
   5734 
   5735 #: eelf32_spu.c:1086
   5736 #, c-format
   5737 msgid "  --extra-overlay-stubs       Add stubs on all calls out of overlay regions\n"
   5738 msgstr ""
   5739 
   5740 #: eelf32_spu.c:1088
   5741 #, c-format
   5742 msgid "  --local-store=lo:hi         Valid address range\n"
   5743 msgstr ""
   5744 
   5745 #: eelf32_spu.c:1090
   5746 #, c-format
   5747 msgid "  --stack-analysis            Estimate maximum stack requirement\n"
   5748 msgstr "  --stack-analysis                   \n"
   5749 
   5750 #: eelf32_spu.c:1092
   5751 #, c-format
   5752 msgid "  --emit-stack-syms           Add sym giving stack needed for each func\n"
   5753 msgstr ""
   5754 
   5755 #: eelf32_spu.c:1094
   5756 #, c-format
   5757 msgid ""
   5758 "  --auto-overlay [=filename]  Create an overlay script in filename if\n"
   5759 "                                executable does not fit in local store\n"
   5760 msgstr ""
   5761 
   5762 #: eelf32_spu.c:1097
   5763 #, c-format
   5764 msgid "  --auto-relink               Rerun linker using auto-overlay script\n"
   5765 msgstr ""
   5766 
   5767 #: eelf32_spu.c:1099
   5768 #, c-format
   5769 msgid ""
   5770 "  --overlay-rodata            Place read-only data with associated function\n"
   5771 "                                code in overlays\n"
   5772 msgstr ""
   5773 
   5774 #: eelf32_spu.c:1102
   5775 #, c-format
   5776 msgid "  --num-regions               Number of overlay buffers (default 1)\n"
   5777 msgstr ""
   5778 
   5779 #: eelf32_spu.c:1104
   5780 #, c-format
   5781 msgid "  --region-size               Size of overlay buffers (default 0, auto)\n"
   5782 msgstr ""
   5783 
   5784 #: eelf32_spu.c:1106
   5785 #, c-format
   5786 msgid "  --fixed-space=bytes         Local store for non-overlay code and data\n"
   5787 msgstr ""
   5788 
   5789 #: eelf32_spu.c:1108
   5790 #, c-format
   5791 msgid ""
   5792 "  --reserved-space=bytes      Local store for stack and heap.  If not specified\n"
   5793 "                                ld will estimate stack size and assume no heap\n"
   5794 msgstr ""
   5795 
   5796 #: eelf32_spu.c:1111
   5797 #, c-format
   5798 msgid ""
   5799 "  --extra-stack-space=bytes   Space for negative sp access (default 2000) if\n"
   5800 "                                --reserved-space not given\n"
   5801 msgstr ""
   5802 
   5803 #: eelf32_spu.c:1114
   5804 #, c-format
   5805 msgid "  --soft-icache               Generate software icache overlays\n"
   5806 msgstr ""
   5807 
   5808 #: eelf32_spu.c:1116
   5809 #, c-format
   5810 msgid "  --num-lines                 Number of soft-icache lines (default 32)\n"
   5811 msgstr ""
   5812 
   5813 #: eelf32_spu.c:1118
   5814 #, c-format
   5815 msgid "  --line-size                 Size of soft-icache lines (default 1k)\n"
   5816 msgstr ""
   5817 
   5818 #: eelf32_spu.c:1120
   5819 #, c-format
   5820 msgid "  --non-ia-text               Allow non-icache code in icache lines\n"
   5821 msgstr ""
   5822 
   5823 #: eelf32_spu.c:1122
   5824 #, c-format
   5825 msgid "  --lrlive-analysis           Scan function prologue for lr liveness\n"
   5826 msgstr ""
   5827 
   5828 #: eelf32_tic6x_be.c:91 eelf32_tic6x_elf_be.c:91 eelf32_tic6x_elf_le.c:91
   5829 #: eelf32_tic6x_le.c:91 eelf32_tic6x_linux_be.c:91 eelf32_tic6x_linux_le.c:91
   5830 msgid "%F%P: invalid --dsbt-index %d, outside DSBT size\n"
   5831 msgstr ""
   5832 
   5833 #: eelf32_tic6x_be.c:631 eelf32_tic6x_elf_be.c:631 eelf32_tic6x_elf_le.c:631
   5834 #: eelf32_tic6x_le.c:631 eelf32_tic6x_linux_be.c:631
   5835 #: eelf32_tic6x_linux_le.c:631
   5836 msgid "%F%P: invalid --dsbt-index %s\n"
   5837 msgstr "%F%P:  --dsbt-index %s\n"
   5838 
   5839 #: eelf32_tic6x_be.c:641 eelf32_tic6x_elf_be.c:641 eelf32_tic6x_elf_le.c:641
   5840 #: eelf32_tic6x_le.c:641 eelf32_tic6x_linux_be.c:641
   5841 #: eelf32_tic6x_linux_le.c:641
   5842 msgid "%F%P: invalid --dsbt-size %s\n"
   5843 msgstr "%F%P:  --dsbt-size %s\n"
   5844 
   5845 #: eelf32_tic6x_be.c:657 eelf32_tic6x_elf_be.c:657 eelf32_tic6x_elf_le.c:657
   5846 #: eelf32_tic6x_le.c:657 eelf32_tic6x_linux_be.c:657
   5847 #: eelf32_tic6x_linux_le.c:657
   5848 #, c-format
   5849 msgid "  --dsbt-index <index>    Use this as the DSBT index for the output object\n"
   5850 msgstr ""
   5851 
   5852 #: eelf32_tic6x_be.c:658 eelf32_tic6x_elf_be.c:658 eelf32_tic6x_elf_le.c:658
   5853 #: eelf32_tic6x_le.c:658 eelf32_tic6x_linux_be.c:658
   5854 #: eelf32_tic6x_linux_le.c:658
   5855 #, c-format
   5856 msgid "  --dsbt-size <index>     Use this as the number of entries in the DSBT table\n"
   5857 msgstr ""
   5858 
   5859 #: eelf32_tic6x_be.c:659 eelf32_tic6x_elf_be.c:659 eelf32_tic6x_elf_le.c:659
   5860 #: eelf32_tic6x_le.c:659 eelf32_tic6x_linux_be.c:659
   5861 #: eelf32_tic6x_linux_le.c:659
   5862 #, c-format
   5863 msgid "  --no-merge-exidx-entries\n"
   5864 msgstr ""
   5865 
   5866 #: eelf32_tic6x_be.c:660 eelf32_tic6x_elf_be.c:660 eelf32_tic6x_elf_le.c:660
   5867 #: eelf32_tic6x_le.c:660 eelf32_tic6x_linux_be.c:660
   5868 #: eelf32_tic6x_linux_le.c:660
   5869 #, c-format
   5870 msgid "                          Disable merging exidx entries\n"
   5871 msgstr ""
   5872 
   5873 #: eelf32_x86_64.c:8606 eelf_i386.c:8061 eelf_i386_be.c:542
   5874 #: eelf_i386_fbsd.c:593 eelf_i386_haiku.c:593 eelf_i386_ldso.c:553
   5875 #: eelf_i386_sol2.c:725 eelf_i386_vxworks.c:619 eelf_iamcu.c:593
   5876 #: eelf_x86_64.c:8606 eelf_x86_64_cloudabi.c:604 eelf_x86_64_fbsd.c:604
   5877 #: eelf_x86_64_haiku.c:604 eelf_x86_64_sol2.c:736
   5878 msgid "%F%P: invalid number for -z call-nop=prefix-: %s\n"
   5879 msgstr "%F%P:    -z call-nop=prefix-: %s\n"
   5880 
   5881 #: eelf32_x86_64.c:8615 eelf_i386.c:8070 eelf_i386_be.c:551
   5882 #: eelf_i386_fbsd.c:602 eelf_i386_haiku.c:602 eelf_i386_ldso.c:562
   5883 #: eelf_i386_sol2.c:734 eelf_i386_vxworks.c:628 eelf_iamcu.c:602
   5884 #: eelf_x86_64.c:8615 eelf_x86_64_cloudabi.c:613 eelf_x86_64_fbsd.c:613
   5885 #: eelf_x86_64_haiku.c:613 eelf_x86_64_sol2.c:745
   5886 msgid "%F%P: invalid number for -z call-nop=suffix-: %s\n"
   5887 msgstr "%F%P:    -z call-nop=suffix-: %s\n"
   5888 
   5889 #: eelf32_x86_64.c:8620 eelf_i386.c:8075 eelf_i386_be.c:556
   5890 #: eelf_i386_fbsd.c:607 eelf_i386_haiku.c:607 eelf_i386_ldso.c:567
   5891 #: eelf_i386_sol2.c:739 eelf_i386_vxworks.c:633 eelf_iamcu.c:607
   5892 #: eelf_x86_64.c:8620 eelf_x86_64_cloudabi.c:618 eelf_x86_64_fbsd.c:618
   5893 #: eelf_x86_64_haiku.c:618 eelf_x86_64_sol2.c:750
   5894 msgid "%F%P: unsupported option: -z %s\n"
   5895 msgstr "%F%P:  : -z %s\n"
   5896 
   5897 #: eelf32_x86_64.c:8642 eelf_i386.c:8097 eelf_i386_fbsd.c:629
   5898 #: eelf_i386_haiku.c:629 eelf_x86_64.c:8642 eelf_x86_64_cloudabi.c:640
   5899 #: eelf_x86_64_fbsd.c:640 eelf_x86_64_haiku.c:640 eelf_x86_64_sol2.c:772
   5900 msgid "%F%P: invalid option for -z cet-report=: %s\n"
   5901 msgstr ""
   5902 
   5903 #: eelf32_x86_64.c:8656 eelf_i386.c:8111 eelf_i386_fbsd.c:643
   5904 #: eelf_i386_haiku.c:643 eelf_x86_64.c:8656 eelf_x86_64_cloudabi.c:654
   5905 #: eelf_x86_64_fbsd.c:654 eelf_x86_64_haiku.c:654 eelf_x86_64_sol2.c:786
   5906 msgid "%F%P: invalid x86-64 ISA level: %s\n"
   5907 msgstr "%F%P:  x86-64 ISA : %s\n"
   5908 
   5909 #: eelf32_x86_64.c:8672 eelf_i386.c:8127 eelf_i386_fbsd.c:659
   5910 #: eelf_i386_haiku.c:659 eelf_x86_64.c:8672 eelf_x86_64_cloudabi.c:670
   5911 #: eelf_x86_64_fbsd.c:670 eelf_x86_64_haiku.c:670 eelf_x86_64_sol2.c:802
   5912 msgid "%F%P: invalid option for -z isa-level-report=: %s\n"
   5913 msgstr "%F%P:    -z isa-level-report=: %s\n"
   5914 
   5915 #: eelf32_x86_64.c:8719 eelf_i386.c:8169 eelf_i386_be.c:572
   5916 #: eelf_i386_fbsd.c:701 eelf_i386_haiku.c:701 eelf_i386_ldso.c:592
   5917 #: eelf_i386_sol2.c:764 eelf_i386_vxworks.c:654 eelf_iamcu.c:632
   5918 #: eelf_x86_64.c:8769 eelf_x86_64_cloudabi.c:767 eelf_x86_64_fbsd.c:767
   5919 #: eelf_x86_64_haiku.c:767 eelf_x86_64_sol2.c:899
   5920 #, c-format
   5921 msgid "  -z noextern-protected-data  Do not treat protected data symbol as external\n"
   5922 msgstr ""
   5923 
   5924 #: eelf32_x86_64.c:8721 eelf_i386.c:8171 eelf_i386_be.c:574
   5925 #: eelf_i386_fbsd.c:703 eelf_i386_haiku.c:703 eelf_i386_ldso.c:594
   5926 #: eelf_i386_sol2.c:766 eelf_i386_vxworks.c:656 eelf_iamcu.c:634
   5927 #: eelf_x86_64.c:8771 eelf_x86_64_cloudabi.c:769 eelf_x86_64_fbsd.c:769
   5928 #: eelf_x86_64_haiku.c:769 eelf_x86_64_sol2.c:901
   5929 #, c-format
   5930 msgid "  -z indirect-extern-access   Enable indirect external access\n"
   5931 msgstr ""
   5932 
   5933 #: eelf32_x86_64.c:8723 eelf_i386.c:8173 eelf_i386_be.c:576
   5934 #: eelf_i386_fbsd.c:705 eelf_i386_haiku.c:705 eelf_i386_ldso.c:596
   5935 #: eelf_i386_sol2.c:768 eelf_i386_vxworks.c:658 eelf_iamcu.c:636
   5936 #: eelf_x86_64.c:8773 eelf_x86_64_cloudabi.c:771 eelf_x86_64_fbsd.c:771
   5937 #: eelf_x86_64_haiku.c:771 eelf_x86_64_sol2.c:903
   5938 #, c-format
   5939 msgid "  -z noindirect-extern-access Disable indirect external access (default)\n"
   5940 msgstr ""
   5941 
   5942 #: eelf32_x86_64.c:8726 eelf32lppc.c:869 eelf32lppclinux.c:869
   5943 #: eelf32lppcnto.c:869 eelf32lppcsim.c:869 eelf32ppc.c:869 eelf32ppc_fbsd.c:869
   5944 #: eelf32ppchaiku.c:869 eelf32ppclinux.c:869 eelf32ppcnto.c:869
   5945 #: eelf32ppcsim.c:869 eelf32ppcvxworks.c:843 eelf32ppcwindiss.c:869
   5946 #: eelf64lppc.c:1384 eelf64lppc_fbsd.c:1384 eelf64ppc.c:1384
   5947 #: eelf64ppc_fbsd.c:1384 eelf_i386.c:8176 eelf_i386_be.c:579
   5948 #: eelf_i386_fbsd.c:708 eelf_i386_haiku.c:708 eelf_i386_ldso.c:599
   5949 #: eelf_i386_sol2.c:771 eelf_i386_vxworks.c:661 eelf_iamcu.c:639
   5950 #: eelf_x86_64.c:8776 eelf_x86_64_cloudabi.c:774 eelf_x86_64_fbsd.c:774
   5951 #: eelf_x86_64_haiku.c:774 eelf_x86_64_sol2.c:906
   5952 #, c-format
   5953 msgid ""
   5954 "  -z dynamic-undefined-weak   Make undefined weak symbols dynamic\n"
   5955 "  -z nodynamic-undefined-weak Do not make undefined weak symbols dynamic\n"
   5956 msgstr ""
   5957 
   5958 #: eelf32_x86_64.c:8730 eelf_x86_64.c:8780 eelf_x86_64_cloudabi.c:778
   5959 #: eelf_x86_64_fbsd.c:778 eelf_x86_64_haiku.c:778 eelf_x86_64_sol2.c:910
   5960 #, c-format
   5961 msgid "  -z noreloc-overflow         Disable relocation overflow check\n"
   5962 msgstr ""
   5963 
   5964 #: eelf32_x86_64.c:8733 eelf_i386.c:8180 eelf_i386_be.c:583
   5965 #: eelf_i386_fbsd.c:712 eelf_i386_haiku.c:712 eelf_i386_ldso.c:603
   5966 #: eelf_i386_sol2.c:775 eelf_i386_vxworks.c:665 eelf_iamcu.c:643
   5967 #: eelf_x86_64.c:8783 eelf_x86_64_cloudabi.c:781 eelf_x86_64_fbsd.c:781
   5968 #: eelf_x86_64_haiku.c:781 eelf_x86_64_sol2.c:913
   5969 #, c-format
   5970 msgid "  -z call-nop=PADDING         Use PADDING as 1-byte NOP for branch\n"
   5971 msgstr ""
   5972 
   5973 #: eelf32_x86_64.c:8736 eelf_i386.c:8183 eelf_i386_fbsd.c:715
   5974 #: eelf_i386_haiku.c:715 eelf_x86_64.c:8786 eelf_x86_64_cloudabi.c:784
   5975 #: eelf_x86_64_fbsd.c:784 eelf_x86_64_haiku.c:784 eelf_x86_64_sol2.c:916
   5976 #, c-format
   5977 msgid "  -z ibtplt                   Generate IBT-enabled PLT entries\n"
   5978 msgstr ""
   5979 
   5980 #: eelf32_x86_64.c:8738 eelf_i386.c:8185 eelf_i386_fbsd.c:717
   5981 #: eelf_i386_haiku.c:717 eelf_x86_64.c:8788 eelf_x86_64_cloudabi.c:786
   5982 #: eelf_x86_64_fbsd.c:786 eelf_x86_64_haiku.c:786 eelf_x86_64_sol2.c:918
   5983 #, c-format
   5984 msgid "  -z ibt                      Generate GNU_PROPERTY_X86_FEATURE_1_IBT\n"
   5985 msgstr ""
   5986 
   5987 #: eelf32_x86_64.c:8740 eelf_i386.c:8187 eelf_i386_fbsd.c:719
   5988 #: eelf_i386_haiku.c:719 eelf_x86_64.c:8790 eelf_x86_64_cloudabi.c:788
   5989 #: eelf_x86_64_fbsd.c:788 eelf_x86_64_haiku.c:788 eelf_x86_64_sol2.c:920
   5990 #, c-format
   5991 msgid "  -z shstk                    Generate GNU_PROPERTY_X86_FEATURE_1_SHSTK\n"
   5992 msgstr ""
   5993 
   5994 #: eelf32_x86_64.c:8742 eelf_i386.c:8189 eelf_i386_fbsd.c:721
   5995 #: eelf_i386_haiku.c:721 eelf_x86_64.c:8792 eelf_x86_64_cloudabi.c:790
   5996 #: eelf_x86_64_fbsd.c:790 eelf_x86_64_haiku.c:790 eelf_x86_64_sol2.c:922
   5997 #, c-format
   5998 msgid ""
   5999 "  -z cet-report=[none|warning|error] (default: none)\n"
   6000 "                              Report missing IBT and SHSTK properties\n"
   6001 msgstr ""
   6002 
   6003 #: eelf32_x86_64.c:8746 eelf_i386.c:8193 eelf_i386_fbsd.c:725
   6004 #: eelf_i386_haiku.c:725 eelf_x86_64.c:8796 eelf_x86_64_cloudabi.c:794
   6005 #: eelf_x86_64_fbsd.c:794 eelf_x86_64_haiku.c:794 eelf_x86_64_sol2.c:926
   6006 #, c-format
   6007 msgid "  -z report-relative-reloc    Report relative relocations\n"
   6008 msgstr ""
   6009 
   6010 #: eelf32_x86_64.c:8749 eelf_i386.c:8196 eelf_i386_fbsd.c:728
   6011 #: eelf_i386_haiku.c:728 eelf_x86_64.c:8799 eelf_x86_64_cloudabi.c:797
   6012 #: eelf_x86_64_fbsd.c:797 eelf_x86_64_haiku.c:797 eelf_x86_64_sol2.c:929
   6013 #, c-format
   6014 msgid "  -z x86-64-{baseline|v[234]} Mark x86-64-{baseline|v[234]} ISA level as needed\n"
   6015 msgstr ""
   6016 
   6017 #: eelf32_x86_64.c:8752 eelf_i386.c:8199 eelf_i386_fbsd.c:731
   6018 #: eelf_i386_haiku.c:731 eelf_x86_64.c:8802 eelf_x86_64_cloudabi.c:800
   6019 #: eelf_x86_64_fbsd.c:800 eelf_x86_64_haiku.c:800 eelf_x86_64_sol2.c:932
   6020 #, c-format
   6021 msgid ""
   6022 "  -z isa-level-report=[none|all|needed|used] (default: none)\n"
   6023 "                              Report x86-64 ISA level\n"
   6024 msgstr ""
   6025 
   6026 #: eelf32_x86_64.c:8757 eelf_x86_64.c:8821 eelf_x86_64_cloudabi.c:819
   6027 #: eelf_x86_64_fbsd.c:819 eelf_x86_64_haiku.c:819 eelf_x86_64_sol2.c:951
   6028 #, c-format
   6029 msgid ""
   6030 "  -z mark-plt                 Mark PLT with dynamic tags (default)\n"
   6031 "  -z nomark-plt               Do not mark PLT with dynamic tags\n"
   6032 msgstr ""
   6033 
   6034 #: eelf32_x86_64.c:8761 eelf_x86_64.c:8825 eelf_x86_64_cloudabi.c:823
   6035 #: eelf_x86_64_fbsd.c:823 eelf_x86_64_haiku.c:823 eelf_x86_64_sol2.c:955
   6036 #, c-format
   6037 msgid ""
   6038 "  -z mark-plt                 Mark PLT with dynamic tags\n"
   6039 "  -z nomark-plt               Do not mark PLT with dynamic tags (default)\n"
   6040 msgstr ""
   6041 
   6042 #: eelf32_x86_64.c:8765 eelf64loongarch.c:619 eelf64lppc.c:1388
   6043 #: eelf64lppc_fbsd.c:1388 eelf64ppc.c:1388 eelf64ppc_fbsd.c:1388
   6044 #: eelf_i386.c:8203 eelf_i386_fbsd.c:735 eelf_i386_haiku.c:735
   6045 #: eelf_x86_64.c:8829 eelf_x86_64_cloudabi.c:827 eelf_x86_64_fbsd.c:827
   6046 #: eelf_x86_64_haiku.c:827 eelf_x86_64_sol2.c:959
   6047 #, c-format
   6048 msgid "  -z pack-relative-relocs     Pack relative relocations\n"
   6049 msgstr ""
   6050 
   6051 #: eelf32_x86_64.c:8767 eelf64loongarch.c:621 eelf64lppc.c:1390
   6052 #: eelf64lppc_fbsd.c:1390 eelf64ppc.c:1390 eelf64ppc_fbsd.c:1390
   6053 #: eelf_i386.c:8205 eelf_i386_fbsd.c:737 eelf_i386_haiku.c:737
   6054 #: eelf_x86_64.c:8831 eelf_x86_64_cloudabi.c:829 eelf_x86_64_fbsd.c:829
   6055 #: eelf_x86_64_haiku.c:829 eelf_x86_64_sol2.c:961
   6056 #, c-format
   6057 msgid "  -z nopack-relative-relocs   Do not pack relative relocations (default)\n"
   6058 msgstr ""
   6059 
   6060 #: eelf32b4300.c:775 eelf32bmip.c:775 eelf32bmipn32.c:789 eelf32bsmip.c:789
   6061 #: eelf32btsmip.c:775 eelf32btsmip_fbsd.c:775 eelf32btsmipn32.c:775
   6062 #: eelf32btsmipn32_fbsd.c:775 eelf32ebmip.c:775 eelf32ebmipvxworks.c:810
   6063 #: eelf32elmip.c:775 eelf32elmipvxworks.c:810 eelf32l4300.c:775
   6064 #: eelf32lmip.c:775 eelf32lr5900.c:629 eelf32lr5900n32.c:628 eelf32lsmip.c:775
   6065 #: eelf32ltsmip.c:775 eelf32ltsmip_fbsd.c:775 eelf32ltsmipn32.c:775
   6066 #: eelf32ltsmipn32_fbsd.c:775 eelf32mipswindiss.c:588 eelf64bmip.c:789
   6067 #: eelf64btsmip.c:775 eelf64btsmip_fbsd.c:775 eelf64ltsmip.c:775
   6068 #: eelf64ltsmip_fbsd.c:775 eelf_mipsel_haiku.c:775
   6069 #, c-format
   6070 msgid "  --insn32                    Only generate 32-bit microMIPS instructions\n"
   6071 msgstr ""
   6072 
   6073 #: eelf32b4300.c:778 eelf32bmip.c:778 eelf32bmipn32.c:792 eelf32bsmip.c:792
   6074 #: eelf32btsmip.c:778 eelf32btsmip_fbsd.c:778 eelf32btsmipn32.c:778
   6075 #: eelf32btsmipn32_fbsd.c:778 eelf32ebmip.c:778 eelf32ebmipvxworks.c:813
   6076 #: eelf32elmip.c:778 eelf32elmipvxworks.c:813 eelf32l4300.c:778
   6077 #: eelf32lmip.c:778 eelf32lr5900.c:632 eelf32lr5900n32.c:631 eelf32lsmip.c:778
   6078 #: eelf32ltsmip.c:778 eelf32ltsmip_fbsd.c:778 eelf32ltsmipn32.c:778
   6079 #: eelf32ltsmipn32_fbsd.c:778 eelf32mipswindiss.c:591 eelf64bmip.c:792
   6080 #: eelf64btsmip.c:778 eelf64btsmip_fbsd.c:778 eelf64ltsmip.c:778
   6081 #: eelf64ltsmip_fbsd.c:778 eelf_mipsel_haiku.c:778
   6082 #, c-format
   6083 msgid "  --no-insn32                 Generate all microMIPS instructions\n"
   6084 msgstr ""
   6085 
   6086 #: eelf32b4300.c:781 eelf32bmip.c:781 eelf32bmipn32.c:795 eelf32bsmip.c:795
   6087 #: eelf32btsmip.c:781 eelf32btsmip_fbsd.c:781 eelf32btsmipn32.c:781
   6088 #: eelf32btsmipn32_fbsd.c:781 eelf32ebmip.c:781 eelf32ebmipvxworks.c:816
   6089 #: eelf32elmip.c:781 eelf32elmipvxworks.c:816 eelf32l4300.c:781
   6090 #: eelf32lmip.c:781 eelf32lr5900.c:635 eelf32lr5900n32.c:634 eelf32lsmip.c:781
   6091 #: eelf32ltsmip.c:781 eelf32ltsmip_fbsd.c:781 eelf32ltsmipn32.c:781
   6092 #: eelf32ltsmipn32_fbsd.c:781 eelf32mipswindiss.c:594 eelf64bmip.c:795
   6093 #: eelf64btsmip.c:781 eelf64btsmip_fbsd.c:781 eelf64ltsmip.c:781
   6094 #: eelf64ltsmip_fbsd.c:781 eelf_mipsel_haiku.c:781
   6095 #, c-format
   6096 msgid ""
   6097 "  --ignore-branch-isa         Accept invalid branch relocations requiring\n"
   6098 "                              an ISA mode switch\n"
   6099 msgstr ""
   6100 
   6101 #: eelf32b4300.c:785 eelf32bmip.c:785 eelf32bmipn32.c:799 eelf32bsmip.c:799
   6102 #: eelf32btsmip.c:785 eelf32btsmip_fbsd.c:785 eelf32btsmipn32.c:785
   6103 #: eelf32btsmipn32_fbsd.c:785 eelf32ebmip.c:785 eelf32ebmipvxworks.c:820
   6104 #: eelf32elmip.c:785 eelf32elmipvxworks.c:820 eelf32l4300.c:785
   6105 #: eelf32lmip.c:785 eelf32lr5900.c:639 eelf32lr5900n32.c:638 eelf32lsmip.c:785
   6106 #: eelf32ltsmip.c:785 eelf32ltsmip_fbsd.c:785 eelf32ltsmipn32.c:785
   6107 #: eelf32ltsmipn32_fbsd.c:785 eelf32mipswindiss.c:598 eelf64bmip.c:799
   6108 #: eelf64btsmip.c:785 eelf64btsmip_fbsd.c:785 eelf64ltsmip.c:785
   6109 #: eelf64ltsmip_fbsd.c:785 eelf_mipsel_haiku.c:785
   6110 #, c-format
   6111 msgid ""
   6112 "  --no-ignore-branch-isa      Reject invalid branch relocations requiring\n"
   6113 "                              an ISA mode switch\n"
   6114 msgstr ""
   6115 
   6116 #: eelf32b4300.c:789 eelf32bmip.c:789 eelf32bmipn32.c:803 eelf32bsmip.c:803
   6117 #: eelf32btsmip.c:789 eelf32btsmip_fbsd.c:789 eelf32btsmipn32.c:789
   6118 #: eelf32btsmipn32_fbsd.c:789 eelf32ebmip.c:789 eelf32ebmipvxworks.c:824
   6119 #: eelf32elmip.c:789 eelf32elmipvxworks.c:824 eelf32l4300.c:789
   6120 #: eelf32lmip.c:789 eelf32lr5900.c:643 eelf32lr5900n32.c:642 eelf32lsmip.c:789
   6121 #: eelf32ltsmip.c:789 eelf32ltsmip_fbsd.c:789 eelf32ltsmipn32.c:789
   6122 #: eelf32ltsmipn32_fbsd.c:789 eelf32mipswindiss.c:602 eelf64bmip.c:803
   6123 #: eelf64btsmip.c:789 eelf64btsmip_fbsd.c:789 eelf64ltsmip.c:789
   6124 #: eelf64ltsmip_fbsd.c:789 eelf_mipsel_haiku.c:789
   6125 #, c-format
   6126 msgid "  --compact-branches          Generate compact branches/jumps for MIPS R6\n"
   6127 msgstr ""
   6128 
   6129 #: eelf32b4300.c:792 eelf32bmip.c:792 eelf32bmipn32.c:806 eelf32bsmip.c:806
   6130 #: eelf32btsmip.c:792 eelf32btsmip_fbsd.c:792 eelf32btsmipn32.c:792
   6131 #: eelf32btsmipn32_fbsd.c:792 eelf32ebmip.c:792 eelf32ebmipvxworks.c:827
   6132 #: eelf32elmip.c:792 eelf32elmipvxworks.c:827 eelf32l4300.c:792
   6133 #: eelf32lmip.c:792 eelf32lr5900.c:646 eelf32lr5900n32.c:645 eelf32lsmip.c:792
   6134 #: eelf32ltsmip.c:792 eelf32ltsmip_fbsd.c:792 eelf32ltsmipn32.c:792
   6135 #: eelf32ltsmipn32_fbsd.c:792 eelf32mipswindiss.c:605 eelf64bmip.c:806
   6136 #: eelf64btsmip.c:792 eelf64btsmip_fbsd.c:792 eelf64ltsmip.c:792
   6137 #: eelf64ltsmip_fbsd.c:792 eelf_mipsel_haiku.c:792
   6138 #, c-format
   6139 msgid "  --no-compact-branches       Generate delay slot branches/jumps for MIPS R6\n"
   6140 msgstr ""
   6141 
   6142 #: eelf32bfin.c:523 eelf32bfinfd.c:563
   6143 #, c-format
   6144 msgid "  --code-in-l1                Put code in L1\n"
   6145 msgstr ""
   6146 
   6147 #: eelf32bfin.c:525 eelf32bfinfd.c:565
   6148 #, c-format
   6149 msgid "  --data-in-l1                Put data in L1\n"
   6150 msgstr ""
   6151 
   6152 #: eelf32briscv.c:641 eelf32briscv_ilp32.c:641 eelf32briscv_ilp32f.c:641
   6153 #: eelf32lriscv.c:641 eelf32lriscv_ilp32.c:641 eelf32lriscv_ilp32f.c:641
   6154 #: eelf64briscv.c:641 eelf64briscv_lp64.c:641 eelf64briscv_lp64f.c:641
   6155 #: eelf64lriscv.c:641 eelf64lriscv_lp64.c:641 eelf64lriscv_lp64f.c:641
   6156 #, c-format
   6157 msgid "  --relax-gp                  Perform GP relaxation\n"
   6158 msgstr ""
   6159 
   6160 #: eelf32briscv.c:642 eelf32briscv_ilp32.c:642 eelf32briscv_ilp32f.c:642
   6161 #: eelf32lriscv.c:642 eelf32lriscv_ilp32.c:642 eelf32lriscv_ilp32f.c:642
   6162 #: eelf64briscv.c:642 eelf64briscv_lp64.c:642 eelf64briscv_lp64f.c:642
   6163 #: eelf64lriscv.c:642 eelf64lriscv_lp64.c:642 eelf64lriscv_lp64f.c:642
   6164 #, c-format
   6165 msgid "  --no-relax-gp               Don't perform GP relaxation\n"
   6166 msgstr ""
   6167 
   6168 #: eelf32briscv.c:643 eelf32briscv_ilp32.c:643 eelf32briscv_ilp32f.c:643
   6169 #: eelf32lriscv.c:643 eelf32lriscv_ilp32.c:643 eelf32lriscv_ilp32f.c:643
   6170 #: eelf64briscv.c:643 eelf64briscv_lp64.c:643 eelf64briscv_lp64f.c:643
   6171 #: eelf64lriscv.c:643 eelf64lriscv_lp64.c:643 eelf64lriscv_lp64f.c:643
   6172 #, c-format
   6173 msgid "  --check-uleb128             Check if SUB_ULEB128 has non-zero addend\n"
   6174 msgstr ""
   6175 
   6176 #: eelf32briscv.c:644 eelf32briscv_ilp32.c:644 eelf32briscv_ilp32f.c:644
   6177 #: eelf32lriscv.c:644 eelf32lriscv_ilp32.c:644 eelf32lriscv_ilp32f.c:644
   6178 #: eelf64briscv.c:644 eelf64briscv_lp64.c:644 eelf64briscv_lp64f.c:644
   6179 #: eelf64lriscv.c:644 eelf64lriscv_lp64.c:644 eelf64lriscv_lp64f.c:644
   6180 #, c-format
   6181 msgid "  --no-check-uleb128          Don't check if SUB_ULEB128 has non-zero addend\n"
   6182 msgstr ""
   6183 
   6184 #: eelf32cr16.c:88
   6185 msgid "%F%P: %pB: all input objects must be COFF or ELF for --embedded-relocs\n"
   6186 msgstr ""
   6187 
   6188 #: eelf32cr16.c:112 em68kelf.c:116 em68kelfnbsd.c:116
   6189 msgid "%F%P: %pB: can not create .emreloc section: %E\n"
   6190 msgstr "%F%P: %pB:       .emreloc: %E\n"
   6191 
   6192 #: eelf32cr16.c:131 em68kelf.c:137 em68kelfnbsd.c:137
   6193 msgid "%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"
   6194 msgstr ""
   6195 
   6196 #: eelf32cr16.c:187 em68kelf.c:180 em68kelfnbsd.c:180
   6197 msgid "%X%P: %pB: can not create runtime reloc information: %E\n"
   6198 msgstr ""
   6199 
   6200 #: eelf32cr16.c:190 em68kelf.c:184 em68kelfnbsd.c:184
   6201 msgid "%X%P: %pB: can not create runtime reloc information: %s\n"
   6202 msgstr ""
   6203 
   6204 #: eelf32kvx.c:64 eelf64kvx.c:64
   6205 msgid "%F:%P: -pie not supported\n"
   6206 msgstr "%F:%P:    -pie\n"
   6207 
   6208 #: eelf32lppc.c:99 eelf32lppclinux.c:99 eelf32lppcnto.c:99 eelf32lppcsim.c:99
   6209 #: eelf32ppc.c:99 eelf32ppc_fbsd.c:99 eelf32ppchaiku.c:99 eelf32ppclinux.c:99
   6210 #: eelf32ppcnto.c:99 eelf32ppcsim.c:99 eelf32ppcwindiss.c:99
   6211 msgid "%X%P: select_plt_layout problem %E\n"
   6212 msgstr ""
   6213 
   6214 #: eelf32lppc.c:163 eelf32lppclinux.c:163 eelf32lppcnto.c:163
   6215 #: eelf32lppcsim.c:163 eelf32ppc.c:163 eelf32ppc_fbsd.c:163
   6216 #: eelf32ppchaiku.c:163 eelf32ppclinux.c:163 eelf32ppcnto.c:163
   6217 #: eelf32ppcsim.c:163 eelf32ppcvxworks.c:108 eelf32ppcwindiss.c:163
   6218 #: eelf64lppc.c:324 eelf64lppc_fbsd.c:324 eelf64ppc.c:324 eelf64ppc_fbsd.c:324
   6219 msgid "%X%P: inline PLT: %E\n"
   6220 msgstr ""
   6221 
   6222 #: eelf32lppc.c:171 eelf32lppclinux.c:171 eelf32lppcnto.c:171
   6223 #: eelf32lppcsim.c:171 eelf32ppc.c:171 eelf32ppc_fbsd.c:171
   6224 #: eelf32ppchaiku.c:171 eelf32ppclinux.c:171 eelf32ppcnto.c:171
   6225 #: eelf32ppcsim.c:171 eelf32ppcvxworks.c:116 eelf32ppcwindiss.c:171
   6226 #: eelf64lppc.c:328 eelf64lppc.c:347 eelf64lppc_fbsd.c:328
   6227 #: eelf64lppc_fbsd.c:347 eelf64ppc.c:328 eelf64ppc.c:347 eelf64ppc_fbsd.c:328
   6228 #: eelf64ppc_fbsd.c:347
   6229 msgid "%X%P: TLS problem %E\n"
   6230 msgstr ""
   6231 
   6232 #: eelf32lppc.c:258 eelf32lppclinux.c:258 eelf32lppcnto.c:258
   6233 #: eelf32lppcsim.c:258 eelf32ppc.c:258 eelf32ppc_fbsd.c:258
   6234 #: eelf32ppchaiku.c:258 eelf32ppclinux.c:258 eelf32ppcnto.c:258
   6235 #: eelf32ppcsim.c:258 eelf32ppcvxworks.c:203 eelf32ppcwindiss.c:258
   6236 msgid "%X%P: ppc_finish_symbols problem %E\n"
   6237 msgstr ""
   6238 
   6239 #: eelf32lppc.c:810 eelf32lppclinux.c:810 eelf32lppcnto.c:810
   6240 #: eelf32lppcsim.c:810 eelf32ppc.c:810 eelf32ppc_fbsd.c:810
   6241 #: eelf32ppchaiku.c:810 eelf32ppclinux.c:810 eelf32ppcnto.c:810
   6242 #: eelf32ppcsim.c:810 eelf32ppcvxworks.c:780 eelf32ppcwindiss.c:810
   6243 #: eelf64lppc.c:1251 eelf64lppc_fbsd.c:1251 eelf64ppc.c:1251
   6244 #: eelf64ppc_fbsd.c:1251
   6245 msgid "%F%P: invalid --plt-align `%s'\n"
   6246 msgstr "%F%P:  --plt-align '%s'\n"
   6247 
   6248 #: eelf32lppc.c:843 eelf32lppclinux.c:843 eelf32lppcnto.c:843
   6249 #: eelf32lppcsim.c:843 eelf32ppc.c:843 eelf32ppc_fbsd.c:843
   6250 #: eelf32ppchaiku.c:843 eelf32ppclinux.c:843 eelf32ppcnto.c:843
   6251 #: eelf32ppcsim.c:843 eelf32ppcvxworks.c:813 eelf32ppcwindiss.c:843
   6252 msgid "%F%P: invalid pagesize `%s'\n"
   6253 msgstr "%F%P:     '%s'\n"
   6254 
   6255 #: eelf32lppc.c:873 eelf32lppclinux.c:873 eelf32lppcnto.c:873
   6256 #: eelf32lppcsim.c:873 eelf32ppc.c:873 eelf32ppc_fbsd.c:873
   6257 #: eelf32ppchaiku.c:873 eelf32ppclinux.c:873 eelf32ppcnto.c:873
   6258 #: eelf32ppcsim.c:873 eelf32ppcvxworks.c:847 eelf32ppcwindiss.c:873
   6259 #: eelf64lppc.c:1436 eelf64lppc_fbsd.c:1436 eelf64ppc.c:1436
   6260 #: eelf64ppc_fbsd.c:1436
   6261 #, c-format
   6262 msgid "  --emit-stub-syms            Label linker stubs with a symbol\n"
   6263 msgstr ""
   6264 
   6265 #: eelf32lppc.c:876 eelf32lppclinux.c:876 eelf32lppcnto.c:876
   6266 #: eelf32lppcsim.c:876 eelf32ppc.c:876 eelf32ppc_fbsd.c:876
   6267 #: eelf32ppchaiku.c:876 eelf32ppclinux.c:876 eelf32ppcnto.c:876
   6268 #: eelf32ppcsim.c:876 eelf32ppcvxworks.c:850 eelf32ppcwindiss.c:876
   6269 #: eelf64lppc.c:1439 eelf64lppc_fbsd.c:1439 eelf64ppc.c:1439
   6270 #: eelf64ppc_fbsd.c:1439
   6271 #, c-format
   6272 msgid "  --no-emit-stub-syms         Don't label linker stubs with a symbol\n"
   6273 msgstr ""
   6274 
   6275 #: eelf32lppc.c:879 eelf32lppclinux.c:879 eelf32lppcnto.c:879
   6276 #: eelf32lppcsim.c:879 eelf32ppc.c:879 eelf32ppc_fbsd.c:879
   6277 #: eelf32ppchaiku.c:879 eelf32ppclinux.c:879 eelf32ppcnto.c:879
   6278 #: eelf32ppcsim.c:879 eelf32ppcvxworks.c:853 eelf32ppcwindiss.c:879
   6279 #: eelf64lppc.c:1459 eelf64lppc_fbsd.c:1459 eelf64ppc.c:1459
   6280 #: eelf64ppc_fbsd.c:1459
   6281 #, c-format
   6282 msgid "  --no-tls-optimize           Don't try to optimize TLS accesses\n"
   6283 msgstr ""
   6284 
   6285 #: eelf32lppc.c:882 eelf32lppclinux.c:882 eelf32lppcnto.c:882
   6286 #: eelf32lppcsim.c:882 eelf32ppc.c:882 eelf32ppc_fbsd.c:882
   6287 #: eelf32ppchaiku.c:882 eelf32ppclinux.c:882 eelf32ppcnto.c:882
   6288 #: eelf32ppcsim.c:882 eelf32ppcvxworks.c:856 eelf32ppcwindiss.c:882
   6289 #: eelf64lppc.c:1465 eelf64lppc_fbsd.c:1465 eelf64ppc.c:1465
   6290 #: eelf64ppc_fbsd.c:1465
   6291 #, c-format
   6292 msgid "  --no-tls-get-addr-optimize  Don't use a special __tls_get_addr call\n"
   6293 msgstr ""
   6294 
   6295 #: eelf32lppc.c:885 eelf32lppclinux.c:885 eelf32lppcnto.c:885
   6296 #: eelf32lppcsim.c:885 eelf32ppc.c:885 eelf32ppc_fbsd.c:885
   6297 #: eelf32ppchaiku.c:885 eelf32ppclinux.c:885 eelf32ppcnto.c:885
   6298 #: eelf32ppcsim.c:885 eelf32ppcwindiss.c:885
   6299 #, c-format
   6300 msgid "  --secure-plt                Use new-style PLT if possible\n"
   6301 msgstr ""
   6302 
   6303 #: eelf32lppc.c:888 eelf32lppclinux.c:888 eelf32lppcnto.c:888
   6304 #: eelf32lppcsim.c:888 eelf32ppc.c:888 eelf32ppc_fbsd.c:888
   6305 #: eelf32ppchaiku.c:888 eelf32ppclinux.c:888 eelf32ppcnto.c:888
   6306 #: eelf32ppcsim.c:888 eelf32ppcwindiss.c:888
   6307 #, c-format
   6308 msgid "  --bss-plt                   Force old-style BSS PLT\n"
   6309 msgstr ""
   6310 
   6311 #: eelf32lppc.c:891 eelf32lppclinux.c:891 eelf32lppcnto.c:891
   6312 #: eelf32lppcsim.c:891 eelf32ppc.c:891 eelf32ppc_fbsd.c:891
   6313 #: eelf32ppchaiku.c:891 eelf32ppclinux.c:891 eelf32ppcnto.c:891
   6314 #: eelf32ppcsim.c:891 eelf32ppcwindiss.c:891
   6315 #, c-format
   6316 msgid "  --plt-align                 Align PLT call stubs to fit cache lines\n"
   6317 msgstr ""
   6318 
   6319 #: eelf32lppc.c:894 eelf32lppclinux.c:894 eelf32lppcnto.c:894
   6320 #: eelf32lppcsim.c:894 eelf32ppc.c:894 eelf32ppc_fbsd.c:894
   6321 #: eelf32ppchaiku.c:894 eelf32ppclinux.c:894 eelf32ppcnto.c:894
   6322 #: eelf32ppcsim.c:894 eelf32ppcwindiss.c:894 eelf64lppc.c:1418
   6323 #: eelf64lppc_fbsd.c:1418 eelf64ppc.c:1418 eelf64ppc_fbsd.c:1418
   6324 #, c-format
   6325 msgid "  --no-plt-align              Dont't align individual PLT call stubs\n"
   6326 msgstr ""
   6327 
   6328 #: eelf32lppc.c:897 eelf32lppclinux.c:897 eelf32lppcnto.c:897
   6329 #: eelf32lppcsim.c:897 eelf32ppc.c:897 eelf32ppc_fbsd.c:897
   6330 #: eelf32ppchaiku.c:897 eelf32ppclinux.c:897 eelf32ppcnto.c:897
   6331 #: eelf32ppcsim.c:897 eelf32ppcwindiss.c:897 eelf64lppc.c:1477
   6332 #: eelf64lppc_fbsd.c:1477 eelf64ppc.c:1477 eelf64ppc_fbsd.c:1477
   6333 #, c-format
   6334 msgid "  --no-inline-optimize        Don't convert inline PLT to direct calls\n"
   6335 msgstr ""
   6336 
   6337 #: eelf32lppc.c:900 eelf32lppclinux.c:900 eelf32lppcnto.c:900
   6338 #: eelf32lppcsim.c:900 eelf32ppc.c:900 eelf32ppc_fbsd.c:900
   6339 #: eelf32ppchaiku.c:900 eelf32ppclinux.c:900 eelf32ppcnto.c:900
   6340 #: eelf32ppcsim.c:900 eelf32ppcwindiss.c:900
   6341 #, c-format
   6342 msgid "  --sdata-got                 Force GOT location just before .sdata\n"
   6343 msgstr ""
   6344 
   6345 #: eelf32lppc.c:903 eelf32lppclinux.c:903 eelf32lppcnto.c:903
   6346 #: eelf32lppcsim.c:903 eelf32ppc.c:903 eelf32ppc_fbsd.c:903
   6347 #: eelf32ppchaiku.c:903 eelf32ppclinux.c:903 eelf32ppcnto.c:903
   6348 #: eelf32ppcsim.c:903 eelf32ppcvxworks.c:859 eelf32ppcwindiss.c:903
   6349 #, c-format
   6350 msgid ""
   6351 "  --ppc476-workaround [=pagesize]\n"
   6352 "                              Avoid a cache bug on ppc476\n"
   6353 msgstr ""
   6354 
   6355 #: eelf32lppc.c:907 eelf32lppclinux.c:907 eelf32lppcnto.c:907
   6356 #: eelf32lppcsim.c:907 eelf32ppc.c:907 eelf32ppc_fbsd.c:907
   6357 #: eelf32ppchaiku.c:907 eelf32ppclinux.c:907 eelf32ppcnto.c:907
   6358 #: eelf32ppcsim.c:907 eelf32ppcvxworks.c:863 eelf32ppcwindiss.c:907
   6359 #, c-format
   6360 msgid "  --no-ppc476-workaround      Disable workaround\n"
   6361 msgstr ""
   6362 
   6363 #: eelf32lppc.c:910 eelf32lppclinux.c:910 eelf32lppcnto.c:910
   6364 #: eelf32lppcsim.c:910 eelf32ppc.c:910 eelf32ppc_fbsd.c:910
   6365 #: eelf32ppchaiku.c:910 eelf32ppclinux.c:910 eelf32ppcnto.c:910
   6366 #: eelf32ppcsim.c:910 eelf32ppcvxworks.c:866 eelf32ppcwindiss.c:910
   6367 #, c-format
   6368 msgid "  --no-pic-fixup              Don't edit non-pic to pic\n"
   6369 msgstr ""
   6370 
   6371 #: eelf32lppc.c:913 eelf32lppclinux.c:913 eelf32lppcnto.c:913
   6372 #: eelf32lppcsim.c:913 eelf32ppc.c:913 eelf32ppc_fbsd.c:913
   6373 #: eelf32ppchaiku.c:913 eelf32ppclinux.c:913 eelf32ppcnto.c:913
   6374 #: eelf32ppcsim.c:913 eelf32ppcvxworks.c:869 eelf32ppcwindiss.c:913
   6375 #, c-format
   6376 msgid "  --vle-reloc-fixup           Correct old object file 16A/16D relocation\n"
   6377 msgstr ""
   6378 
   6379 #: eelf32mcore.c:369
   6380 #, c-format
   6381 msgid "  --base_file <basefile>      Generate a base file for relocatable DLLs\n"
   6382 msgstr "  --base_file <_>          DLLs\n"
   6383 
   6384 #: eelf32metag.c:802 eelf64lppc.c:1393 eelf64lppc_fbsd.c:1393 eelf64ppc.c:1393
   6385 #: eelf64ppc_fbsd.c:1393 ehppaelf.c:631 ehppalinux.c:843 ehppanbsd.c:843
   6386 #: ehppaobsd.c:843
   6387 #, c-format
   6388 msgid ""
   6389 "  --stub-group-size=N         Maximum size of a group of input sections that\n"
   6390 "                                can be handled by one stub section.  A negative\n"
   6391 "                                value locates all stubs before their branches\n"
   6392 "                                (with a group size of -N), while a positive\n"
   6393 "                                value allows two groups of input sections, one\n"
   6394 "                                before, and one after each stub section.\n"
   6395 "                                Values of +/-1 indicate the linker should\n"
   6396 "                                choose suitable defaults.\n"
   6397 msgstr ""
   6398 
   6399 #: eelf32rx.c:398
   6400 #, c-format
   6401 msgid ""
   6402 "  --no-flag-mismatch-warnings Don't warn about objects with incompatible\n"
   6403 "                                endian or dsp settings\n"
   6404 msgstr ""
   6405 
   6406 #: eelf32rx.c:400
   6407 #, c-format
   6408 msgid ""
   6409 "  --flag-mismatch-warnings    Warn about objects with incompatible\n"
   6410 "                                endian, dsp or ABI settings\n"
   6411 msgstr ""
   6412 
   6413 #: eelf32rx.c:402
   6414 #, c-format
   6415 msgid ""
   6416 "  --ignore-lma                Ignore segment LMAs [default]\n"
   6417 "                                (for Renesas Tools compatibility)\n"
   6418 msgstr ""
   6419 
   6420 #: eelf32rx.c:404
   6421 #, c-format
   6422 msgid "  --no-ignore-lma             Don't ignore segment LMAs\n"
   6423 msgstr ""
   6424 
   6425 #: eelf32xtensa.c:147
   6426 msgid "file already has property tables"
   6427 msgstr ""
   6428 
   6429 #: eelf32xtensa.c:157
   6430 msgid "failed to read section contents"
   6431 msgstr ""
   6432 
   6433 #: eelf32xtensa.c:169
   6434 msgid "could not create new section"
   6435 msgstr ""
   6436 
   6437 #: eelf32xtensa.c:185
   6438 msgid "could not allocate section contents"
   6439 msgstr ""
   6440 
   6441 #: eelf32xtensa.c:204
   6442 msgid "out of memory"
   6443 msgstr "  "
   6444 
   6445 #: eelf32xtensa.c:301
   6446 msgid "%P: warning: failed to convert %s table in %pB (%s); subsequent disassembly may be incomplete\n"
   6447 msgstr ""
   6448 
   6449 #: eelf32xtensa.c:421
   6450 msgid "%F%P: %pB: cannot read contents of section %pA\n"
   6451 msgstr "%F%P: %pB:         %pA\n"
   6452 
   6453 #: eelf32xtensa.c:432
   6454 msgid "%P: %pB: warning: incompatible Xtensa configuration (%s)\n"
   6455 msgstr ""
   6456 
   6457 #: eelf32xtensa.c:436
   6458 msgid "%P: %pB: warning: cannot parse .xtensa.info section\n"
   6459 msgstr ""
   6460 
   6461 #: eelf32xtensa.c:462
   6462 msgid "%F%P: little endian output does not match Xtensa configuration\n"
   6463 msgstr ""
   6464 
   6465 #: eelf32xtensa.c:468
   6466 msgid "%F%P: big endian output does not match Xtensa configuration\n"
   6467 msgstr ""
   6468 
   6469 #: eelf32xtensa.c:487
   6470 msgid "%F%P: cross-endian linking for %pB not supported\n"
   6471 msgstr ""
   6472 
   6473 #: eelf32xtensa.c:518
   6474 msgid "%F%P: failed to create .xtensa.info section\n"
   6475 msgstr "%F%P:      .xtensa.info\n"
   6476 
   6477 #: eelf32xtensa.c:1257
   6478 msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions.\n"
   6479 msgstr ""
   6480 
   6481 #: eelf32xtensa.c:2466
   6482 #, c-format
   6483 msgid ""
   6484 "  --size-opt                  When relaxing longcalls, prefer size\n"
   6485 "                                optimization over branch target alignment\n"
   6486 msgstr ""
   6487 
   6488 #: eelf32xtensa.c:2469
   6489 #, c-format
   6490 msgid "  --abi-windowed              Choose windowed ABI for the output object\n"
   6491 msgstr ""
   6492 
   6493 #: eelf32xtensa.c:2471
   6494 #, c-format
   6495 msgid "  --abi-call0                 Choose call0 ABI for the output object\n"
   6496 msgstr ""
   6497 
   6498 #: eelf32z80.c:70 ez80.c:59
   6499 msgid "%F%P: %pB: Instruction sets of object files incompatible\n"
   6500 msgstr ""
   6501 
   6502 #: eelf64_ia64.c:575 eelf64_ia64_fbsd.c:575
   6503 #, c-format
   6504 msgid "  --itanium                   Generate code for Intel Itanium processor\n"
   6505 msgstr ""
   6506 
   6507 #: eelf64_s390.c:648
   6508 #, c-format
   6509 msgid "  --s390-pgste                Tell the kernel to allocate 4k page tables\n"
   6510 msgstr ""
   6511 
   6512 #: eelf64alpha.c:645 eelf64alpha_fbsd.c:645 eelf64alpha_nbsd.c:645
   6513 #, c-format
   6514 msgid ""
   6515 "  --taso                      Load executable in the lower 31-bit addressable\n"
   6516 "                                virtual address range\n"
   6517 msgstr ""
   6518 
   6519 #: eelf64alpha.c:648 eelf64alpha_fbsd.c:648 eelf64alpha_nbsd.c:648
   6520 #, c-format
   6521 msgid "  --secureplt                 Force PLT in text segment\n"
   6522 msgstr ""
   6523 
   6524 #: eelf64alpha.c:650 eelf64alpha_fbsd.c:650 eelf64alpha_nbsd.c:650
   6525 #, c-format
   6526 msgid "  --no-secureplt              Force PLT in data segment\n"
   6527 msgstr ""
   6528 
   6529 #: eelf64lppc.c:316 eelf64lppc.c:356 eelf64lppc_fbsd.c:316
   6530 #: eelf64lppc_fbsd.c:356 eelf64ppc.c:316 eelf64ppc.c:356 eelf64ppc_fbsd.c:316
   6531 #: eelf64ppc_fbsd.c:356
   6532 msgid "%X%P: can not edit %s: %E\n"
   6533 msgstr ""
   6534 
   6535 #: eelf64lppc.c:519 eelf64lppc_fbsd.c:519 eelf64ppc.c:519 eelf64ppc_fbsd.c:519
   6536 msgid "%X%P: linker script separates .got and .toc\n"
   6537 msgstr ""
   6538 
   6539 #: eelf64lppc.c:580 eelf64lppc_fbsd.c:580 eelf64ppc.c:580 eelf64ppc_fbsd.c:580
   6540 msgid "%P: .init/.fini fragments use differing TOC pointers\n"
   6541 msgstr ""
   6542 
   6543 #: eelf64lppc.c:1280 eelf64lppc_fbsd.c:1280 eelf64ppc.c:1280
   6544 #: eelf64ppc_fbsd.c:1280
   6545 msgid "%F%P: invalid --power10-stubs argument `%s'\n"
   6546 msgstr "%F%P:  --power10-stubs '%s'\n"
   6547 
   6548 #: eelf64lppc.c:1403 eelf64ppc.c:1403
   6549 #, c-format
   6550 msgid "  --plt-static-chain          PLT call stubs should load r11 (default)\n"
   6551 msgstr ""
   6552 
   6553 #: eelf64lppc.c:1406 eelf64ppc.c:1406
   6554 #, c-format
   6555 msgid "  --no-plt-static-chain       PLT call stubs should not load r11\n"
   6556 msgstr ""
   6557 
   6558 #: eelf64lppc.c:1409 eelf64lppc_fbsd.c:1409 eelf64ppc.c:1409
   6559 #: eelf64ppc_fbsd.c:1409
   6560 #, c-format
   6561 msgid "  --plt-thread-safe           PLT call stubs with load-load barrier\n"
   6562 msgstr ""
   6563 
   6564 #: eelf64lppc.c:1412 eelf64lppc_fbsd.c:1412 eelf64ppc.c:1412
   6565 #: eelf64ppc_fbsd.c:1412
   6566 #, c-format
   6567 msgid "  --no-plt-thread-safe        PLT call stubs without barrier\n"
   6568 msgstr ""
   6569 
   6570 #: eelf64lppc.c:1415 eelf64lppc_fbsd.c:1415 eelf64ppc.c:1415
   6571 #: eelf64ppc_fbsd.c:1415
   6572 #, c-format
   6573 msgid "  --plt-align [=<align>]      Align PLT call stubs to fit cache lines\n"
   6574 msgstr ""
   6575 
   6576 #: eelf64lppc.c:1421 eelf64lppc_fbsd.c:1421 eelf64ppc.c:1421
   6577 #: eelf64ppc_fbsd.c:1421
   6578 #, c-format
   6579 msgid "  --plt-localentry            Optimize calls to ELFv2 localentry:0 functions\n"
   6580 msgstr ""
   6581 
   6582 #: eelf64lppc.c:1424 eelf64lppc_fbsd.c:1424 eelf64ppc.c:1424
   6583 #: eelf64ppc_fbsd.c:1424
   6584 #, c-format
   6585 msgid "  --no-plt-localentry         Don't optimize ELFv2 calls\n"
   6586 msgstr ""
   6587 
   6588 #: eelf64lppc.c:1427 eelf64lppc_fbsd.c:1427 eelf64ppc.c:1427
   6589 #: eelf64ppc_fbsd.c:1427
   6590 #, c-format
   6591 msgid "  --power10-stubs [=auto]     Use Power10 PLT call stubs (default auto)\n"
   6592 msgstr ""
   6593 
   6594 #: eelf64lppc.c:1430 eelf64lppc_fbsd.c:1430 eelf64ppc.c:1430
   6595 #: eelf64ppc_fbsd.c:1430
   6596 #, c-format
   6597 msgid "  --no-pcrel-optimize         Don't perform R_PPC64_PCREL_OPT optimization\n"
   6598 msgstr ""
   6599 
   6600 #: eelf64lppc.c:1433 eelf64lppc_fbsd.c:1433 eelf64ppc.c:1433
   6601 #: eelf64ppc_fbsd.c:1433
   6602 #, c-format
   6603 msgid "  --no-power10-stubs          Don't use Power10 PLT call stubs\n"
   6604 msgstr ""
   6605 
   6606 #: eelf64lppc.c:1442 eelf64lppc_fbsd.c:1442 eelf64ppc.c:1442
   6607 #: eelf64ppc_fbsd.c:1442
   6608 #, c-format
   6609 msgid ""
   6610 "  --dotsyms                   For every version pattern \"foo\" in a version\n"
   6611 "                                script, add \".foo\" so that function code\n"
   6612 "                                symbols are treated the same as function\n"
   6613 "                                descriptor symbols.  Defaults to on.\n"
   6614 msgstr ""
   6615 
   6616 #: eelf64lppc.c:1448 eelf64lppc_fbsd.c:1448 eelf64ppc.c:1448
   6617 #: eelf64ppc_fbsd.c:1448
   6618 #, c-format
   6619 msgid "  --no-dotsyms                Don't do anything special in version scripts\n"
   6620 msgstr ""
   6621 
   6622 #: eelf64lppc.c:1451 eelf64lppc_fbsd.c:1451 eelf64ppc.c:1451
   6623 #: eelf64ppc_fbsd.c:1451
   6624 #, c-format
   6625 msgid ""
   6626 "  --save-restore-funcs        Provide register save and restore routines used\n"
   6627 "                                by gcc -Os code.  Defaults to on for normal\n"
   6628 "                                final link, off for ld -r.\n"
   6629 msgstr ""
   6630 
   6631 #: eelf64lppc.c:1456 eelf64lppc_fbsd.c:1456 eelf64ppc.c:1456
   6632 #: eelf64ppc_fbsd.c:1456
   6633 #, c-format
   6634 msgid "  --no-save-restore-funcs     Don't provide these routines\n"
   6635 msgstr ""
   6636 
   6637 #: eelf64lppc.c:1462 eelf64lppc_fbsd.c:1462 eelf64ppc.c:1462
   6638 #: eelf64ppc_fbsd.c:1462
   6639 #, c-format
   6640 msgid "  --tls-get-addr-optimize     Force use of special __tls_get_addr call\n"
   6641 msgstr ""
   6642 
   6643 #: eelf64lppc.c:1468 eelf64lppc_fbsd.c:1468 eelf64ppc.c:1468
   6644 #: eelf64ppc_fbsd.c:1468
   6645 #, c-format
   6646 msgid "  --tls-get-addr-regsave      Force register save __tls_get_addr stub\n"
   6647 msgstr ""
   6648 
   6649 #: eelf64lppc.c:1471 eelf64lppc_fbsd.c:1471 eelf64ppc.c:1471
   6650 #: eelf64ppc_fbsd.c:1471
   6651 #, c-format
   6652 msgid "  --no-tls-get-addr-regsave   Don't use register save __tls_get_addr stub\n"
   6653 msgstr ""
   6654 
   6655 #: eelf64lppc.c:1474 eelf64lppc_fbsd.c:1474 eelf64ppc.c:1474
   6656 #: eelf64ppc_fbsd.c:1474
   6657 #, c-format
   6658 msgid "  --no-opd-optimize           Don't optimize the OPD section\n"
   6659 msgstr ""
   6660 
   6661 #: eelf64lppc.c:1480 eelf64lppc_fbsd.c:1480 eelf64ppc.c:1480
   6662 #: eelf64ppc_fbsd.c:1480
   6663 #, c-format
   6664 msgid "  --no-toc-optimize           Don't optimize the TOC section\n"
   6665 msgstr ""
   6666 
   6667 #: eelf64lppc.c:1483 eelf64lppc_fbsd.c:1483 eelf64ppc.c:1483
   6668 #: eelf64ppc_fbsd.c:1483
   6669 #, c-format
   6670 msgid "  --no-multi-toc              Disallow automatic multiple toc sections\n"
   6671 msgstr ""
   6672 
   6673 #: eelf64lppc.c:1486 eelf64lppc_fbsd.c:1486 eelf64ppc.c:1486
   6674 #: eelf64ppc_fbsd.c:1486
   6675 #, c-format
   6676 msgid "  --no-toc-sort               Don't sort TOC and GOT sections\n"
   6677 msgstr ""
   6678 
   6679 #: eelf64lppc.c:1489 eelf64lppc_fbsd.c:1489 eelf64ppc.c:1489
   6680 #: eelf64ppc_fbsd.c:1489
   6681 #, c-format
   6682 msgid ""
   6683 "  --non-overlapping-opd       Canonicalize .opd, so that there are no\n"
   6684 "                                overlapping .opd entries\n"
   6685 msgstr ""
   6686 
   6687 #: eelf64lppc_fbsd.c:1403 eelf64ppc_fbsd.c:1403
   6688 #, c-format
   6689 msgid "  --plt-static-chain          PLT call stubs should load r111\n"
   6690 msgstr ""
   6691 
   6692 #: eelf64lppc_fbsd.c:1406 eelf64ppc_fbsd.c:1406
   6693 #, c-format
   6694 msgid "  --no-plt-static-chain       PLT call stubs should not load r11 (default)\n"
   6695 msgstr ""
   6696 
   6697 #: eelf64mmix.c:84 emmo.c:84
   6698 msgid "%X%P: internal problems setting up section %s"
   6699 msgstr ""
   6700 
   6701 #: eelf64mmix.c:128 emmo.c:128
   6702 msgid "%X%P: too many global registers: %u, max 223\n"
   6703 msgstr ""
   6704 
   6705 #. This is a fatal error; make einfo call not return.
   6706 #: eelf64mmix.c:146 emmo.c:146
   6707 msgid "%F%P: can't finalize linker-allocated global registers\n"
   6708 msgstr ""
   6709 
   6710 #: eelf_x86_64.c:8687 eelf_x86_64_cloudabi.c:685 eelf_x86_64_fbsd.c:685
   6711 #: eelf_x86_64_haiku.c:685 eelf_x86_64_sol2.c:817
   6712 msgid "%F%P: invalid option for -z lam-u48-report=: %s\n"
   6713 msgstr "%F%P:    -z lam-u48-report=: %s\n"
   6714 
   6715 #: eelf_x86_64.c:8701 eelf_x86_64_cloudabi.c:699 eelf_x86_64_fbsd.c:699
   6716 #: eelf_x86_64_haiku.c:699 eelf_x86_64_sol2.c:831
   6717 msgid "%F%P: invalid option for -z lam-u57-report=: %s\n"
   6718 msgstr "%F%P:    -z lam-u57-report=: %s\n"
   6719 
   6720 #: eelf_x86_64.c:8722 eelf_x86_64_cloudabi.c:720 eelf_x86_64_fbsd.c:720
   6721 #: eelf_x86_64_haiku.c:720 eelf_x86_64_sol2.c:852
   6722 msgid "%F%P: invalid option for -z lam-report=: %s\n"
   6723 msgstr "%F%P:    -z lam-report=: %s\n"
   6724 
   6725 #: eelf_x86_64.c:8806 eelf_x86_64_cloudabi.c:804 eelf_x86_64_fbsd.c:804
   6726 #: eelf_x86_64_haiku.c:804 eelf_x86_64_sol2.c:936
   6727 #, c-format
   6728 msgid "  -z lam-u48                  Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U48\n"
   6729 msgstr ""
   6730 
   6731 #: eelf_x86_64.c:8808 eelf_x86_64_cloudabi.c:806 eelf_x86_64_fbsd.c:806
   6732 #: eelf_x86_64_haiku.c:806 eelf_x86_64_sol2.c:938
   6733 #, c-format
   6734 msgid ""
   6735 "  -z lam-u48-report=[none|warning|error] (default: none)\n"
   6736 "                              Report missing LAM_U48 property\n"
   6737 msgstr ""
   6738 
   6739 #: eelf_x86_64.c:8811 eelf_x86_64_cloudabi.c:809 eelf_x86_64_fbsd.c:809
   6740 #: eelf_x86_64_haiku.c:809 eelf_x86_64_sol2.c:941
   6741 #, c-format
   6742 msgid "  -z lam-u57                  Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U57\n"
   6743 msgstr ""
   6744 
   6745 #: eelf_x86_64.c:8813 eelf_x86_64_cloudabi.c:811 eelf_x86_64_fbsd.c:811
   6746 #: eelf_x86_64_haiku.c:811 eelf_x86_64_sol2.c:943
   6747 #, c-format
   6748 msgid ""
   6749 "  -z lam-u57-report=[none|warning|error] (default: none)\n"
   6750 "                              Report missing LAM_U57 property\n"
   6751 msgstr ""
   6752 
   6753 #: eelf_x86_64.c:8816 eelf_x86_64_cloudabi.c:814 eelf_x86_64_fbsd.c:814
   6754 #: eelf_x86_64_haiku.c:814 eelf_x86_64_sol2.c:946
   6755 #, c-format
   6756 msgid ""
   6757 "  -z lam-report=[none|warning|error] (default: none)\n"
   6758 "                              Report missing LAM_U48 and LAM_U57 properties\n"
   6759 msgstr ""
   6760 
   6761 #: ehppaelf.c:327 ehppalinux.c:327 ehppanbsd.c:327 ehppaobsd.c:327
   6762 msgid "%X%P: can not set gp\n"
   6763 msgstr ""
   6764 
   6765 #: ehppaelf.c:627 ehppalinux.c:839 ehppanbsd.c:839 ehppaobsd.c:839
   6766 #, c-format
   6767 msgid ""
   6768 "  --multi-subspace            Generate import and export stubs to support\n"
   6769 "                                multiple sub-space shared libraries\n"
   6770 msgstr ""
   6771 
   6772 #: ei386beos.c:359
   6773 msgid "%F%P: PE operations on non PE file\n"
   6774 msgstr "%F%P: \"PE\"-  ,    \"PE\"\n"
   6775 
   6776 #: ei386beos.c:409 ei386beos.c:414
   6777 msgid "%F%P: %pB: can't read contents of section .idata: %E\n"
   6778 msgstr "%F%P: %pB:          .idata: %E\n"
   6779 
   6780 #: ei386beos.c:646
   6781 msgid "%F%P: section %s has '$' as first character\n"
   6782 msgstr "%F%P:  %s    '$'\n"
   6783 
   6784 #: ei386beos.c:676
   6785 msgid "%F%P: *(%s$) missing from linker script\n"
   6786 msgstr ""
   6787 
   6788 #: em68hc11elf.c:144 em68hc11elfb.c:144 em68hc12elf.c:144 em68hc12elfb.c:144
   6789 msgid "%P: warning: the size of the 'window' memory region is not a power of 2; its size %d is truncated to %d\n"
   6790 msgstr ""
   6791 
   6792 #: em68hc11elf.c:159 em68hc11elfb.c:159 em68hc12elf.c:159 em68hc12elfb.c:159
   6793 msgid "%X%P: changing output format whilst linking is not supported\n"
   6794 msgstr ""
   6795 
   6796 #: em68hc11elf.c:624 em68hc11elfb.c:624 em68hc12elf.c:624 em68hc12elfb.c:624
   6797 #, c-format
   6798 msgid ""
   6799 "  --no-trampoline             Do not generate the far trampolines used to call\n"
   6800 "                                a far function using jsr or bsr\n"
   6801 msgstr ""
   6802 
   6803 #: em68hc11elf.c:627 em68hc11elfb.c:627 em68hc12elf.c:627 em68hc12elfb.c:627
   6804 #, c-format
   6805 msgid ""
   6806 "  --bank-window NAME          Specify the name of the memory region describing\n"
   6807 "                                the layout of the memory bank window\n"
   6808 msgstr ""
   6809 
   6810 #: em68kelf.c:92 em68kelfnbsd.c:92
   6811 msgid "%F%P: %pB: all input objects must be ELF for --embedded-relocs\n"
   6812 msgstr ""
   6813 
   6814 #: em68kelf.c:701 em68kelfnbsd.c:701
   6815 msgid "%P: unrecognized --got argument '%s'\n"
   6816 msgstr "%P:    --got '%s'\n"
   6817 
   6818 #: em68kelf.c:714 em68kelfnbsd.c:714
   6819 #, c-format
   6820 msgid "  --got=<type>                Specify GOT handling scheme\n"
   6821 msgstr ""
   6822 
   6823 #: emmo.c:333
   6824 msgid "%X%P: internal problems scanning %pB after opening it"
   6825 msgstr ""
   6826 
   6827 #: emsp430X.c:160 emsp430elf.c:160
   6828 msgid "%P: error: unhandled data_statement size\n"
   6829 msgstr "%P: :    data_statement\n"
   6830 
   6831 #: emsp430X.c:300 emsp430elf.c:300
   6832 msgid "%P: error: no section named %s or %s in linker script\n"
   6833 msgstr ""
   6834 
   6835 #: emsp430X.c:309 emsp430elf.c:309
   6836 msgid "%P: error: no section named %s in linker script\n"
   6837 msgstr ""
   6838 
   6839 #: emsp430X.c:456 emsp430elf.c:456
   6840 #, c-format
   6841 msgid ""
   6842 "  --code-region={either,lower,upper,none}\n"
   6843 "        Transform .text* sections to {either,lower,upper,none}.text* sections\n"
   6844 msgstr ""
   6845 
   6846 #: emsp430X.c:457 emsp430elf.c:457
   6847 #, c-format
   6848 msgid ""
   6849 "  --data-region={either,lower,upper,none}\n"
   6850 "        Transform .data*, .rodata* and .bss* sections to\n"
   6851 "        {either,lower,upper,none}.{bss,data,rodata}* sections\n"
   6852 msgstr ""
   6853 
   6854 #: emsp430X.c:458 emsp430elf.c:458
   6855 #, c-format
   6856 msgid ""
   6857 "  --disable-sec-transformation\n"
   6858 "        Disable transformation of .{text,data,bss,rodata}* sections to\n"
   6859 "        add the {either,lower,upper,none} prefixes\n"
   6860 msgstr ""
   6861 
   6862 #: emsp430X.c:477 emsp430elf.c:477
   6863 msgid "%P: --code-region requires an argument: {upper,lower,either,none}\n"
   6864 msgstr ""
   6865 
   6866 #: emsp430X.c:483 emsp430elf.c:483
   6867 msgid "%P: error: unrecognized argument to --code-region= option: \"%s\"\n"
   6868 msgstr "%P: :    --code-region: \"%s\"\n"
   6869 
   6870 #: emsp430X.c:500 emsp430elf.c:500
   6871 msgid "%P: --data-region requires an argument: {upper,lower,either,none}\n"
   6872 msgstr ""
   6873 
   6874 #: emsp430X.c:506 emsp430elf.c:506
   6875 msgid "%P: error: unrecognized argument to --data-region= option: \"%s\"\n"
   6876 msgstr "%P: :    --data-region: \"%s\"\n"
   6877 
   6878 #. Incompatible objects.
   6879 #: ends32belf.c:129 ends32belf16m.c:129 ends32belf_linux.c:129 ends32elf.c:129
   6880 #: ends32elf16m.c:129 ends32elf_linux.c:129
   6881 msgid "%F%P: %pB: ABI version of object files mismatched\n"
   6882 msgstr ""
   6883 
   6884 #: ends32belf.c:450 ends32belf16m.c:450 ends32belf_linux.c:583 ends32elf.c:450
   6885 #: ends32elf16m.c:450 ends32elf_linux.c:583
   6886 msgid "%P: --mbaseline is not used anymore\n"
   6887 msgstr ""
   6888 
   6889 #: ends32belf.c:461 ends32belf16m.c:461 ends32belf_linux.c:594 ends32elf.c:461
   6890 #: ends32elf16m.c:461 ends32elf_linux.c:594
   6891 msgid "%P: --relax-[no-]reduce-fp-updat is not used anymore\n"
   6892 msgstr ""
   6893 
   6894 #: ends32belf.c:465 ends32belf16m.c:465 ends32belf_linux.c:598 ends32elf.c:465
   6895 #: ends32elf16m.c:465 ends32elf_linux.c:598
   6896 msgid "%P: missing file for --mexport-symbols\n"
   6897 msgstr ""
   6898 
   6899 #: ends32belf.c:478 ends32belf.c:487 ends32belf16m.c:478 ends32belf16m.c:487
   6900 #: ends32belf_linux.c:611 ends32belf_linux.c:620 ends32elf.c:478
   6901 #: ends32elf.c:487 ends32elf16m.c:478 ends32elf16m.c:487 ends32elf_linux.c:611
   6902 #: ends32elf_linux.c:620
   6903 msgid "%P: valid arguments to --mhyper-relax=(low|medium|high)\n"
   6904 msgstr ""
   6905 
   6906 #: ends32belf.c:507 ends32belf16m.c:507 ends32belf_linux.c:640 ends32elf.c:507
   6907 #: ends32elf16m.c:507 ends32elf_linux.c:640
   6908 #, c-format
   6909 msgid "  --m[no-]fp-as-gp            Disable/enable fp-as-gp relaxation\n"
   6910 msgstr ""
   6911 
   6912 #: ends32belf.c:509 ends32belf16m.c:509 ends32belf_linux.c:642 ends32elf.c:509
   6913 #: ends32elf16m.c:509 ends32elf_linux.c:642
   6914 #, c-format
   6915 msgid "  --mexport-symbols=FILE      Exporting symbols in linker script\n"
   6916 msgstr ""
   6917 
   6918 #: ends32belf.c:511 ends32belf16m.c:511 ends32belf_linux.c:644 ends32elf.c:511
   6919 #: ends32elf16m.c:511 ends32elf_linux.c:644
   6920 #, c-format
   6921 msgid "  --mhyper-relax=level        Adjust relax level (low|medium|high). default: medium\n"
   6922 msgstr ""
   6923 
   6924 #: ends32belf.c:513 ends32belf16m.c:513 ends32belf_linux.c:646 ends32elf.c:513
   6925 #: ends32elf16m.c:513 ends32elf_linux.c:646
   6926 #, c-format
   6927 msgid "  --m[no-]tlsdesc-trampoline  Disable/enable TLS DESC trampoline\n"
   6928 msgstr ""
   6929 
   6930 #: epdp11.c:83
   6931 #, c-format
   6932 msgid "  -N, --omagic   Do not make text readonly, do not page align data (default)\n"
   6933 msgstr ""
   6934 
   6935 #: epdp11.c:84
   6936 #, c-format
   6937 msgid "  -n, --nmagic   Make text readonly, align data to next page\n"
   6938 msgstr ""
   6939 
   6940 #: epdp11.c:85
   6941 #, c-format
   6942 msgid "  -z, --imagic   Make text readonly, separate instruction and data spaces\n"
   6943 msgstr ""
   6944 
   6945 #: epdp11.c:86
   6946 #, c-format
   6947 msgid "  --no-omagic    Equivalent to --nmagic\n"
   6948 msgstr ""
   6949 
   6950 #: etic3xcoff.c:70 etic3xcoff_onchip.c:70 etic4xcoff.c:70 etic54xcoff.c:70
   6951 #, c-format
   6952 msgid "  --format 0|1|2              Specify which COFF version to use\n"
   6953 msgstr "  --format 0|1|2                COFF \n"
   6954 
   6955 #: etic3xcoff.c:92 etic3xcoff_onchip.c:92 etic4xcoff.c:92 etic54xcoff.c:92
   6956 msgid "%F%P: invalid COFF format version %s\n"
   6957 msgstr "%F%P:    COFF  %s\n"
   6958