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