1 # Translation of bfd to Croatian. 2 # Copyright 2013 Free Software Foundation, Inc. 3 # This file is distributed under the same license as the binutils package. 4 # Tomislav Krznar <tomislav.krznar (a] gmail.com>, 2013. 5 # 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: bfd 2.22.90\n" 9 "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n" 10 "POT-Creation-Date: 2011-10-25 11:58+0100\n" 11 "PO-Revision-Date: 2013-01-12 00:50+0100\n" 12 "Last-Translator: Tomislav Krznar <tomislav.krznar (a] gmail.com>\n" 13 "Language-Team: Croatian <lokalizacija (a] linux.hr>\n" 14 "Language: hr\n" 15 "X-Bugs: Report translation errors to the Language-Team address.\n" 16 "MIME-Version: 1.0\n" 17 "Content-Type: text/plain; charset=UTF-8\n" 18 "Content-Transfer-Encoding: 8bit\n" 19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 20 "X-Generator: Gtranslator 2.91.6\n" 21 22 #: aout-adobe.c:127 23 msgid "%B: Unknown section type in a.out.adobe file: %x\n" 24 msgstr "%B: Nepoznata vrsta odlomka u a.out.adobe datoteci: %x\n" 25 26 #: aout-cris.c:199 27 #, c-format 28 msgid "%s: Invalid relocation type exported: %d" 29 msgstr "" 30 31 #: aout-cris.c:242 32 msgid "%B: Invalid relocation type imported: %d" 33 msgstr "" 34 35 #: aout-cris.c:253 36 msgid "%B: Bad relocation record imported: %d" 37 msgstr "" 38 39 #: aoutx.h:1273 aoutx.h:1611 40 #, c-format 41 msgid "%s: can not represent section `%s' in a.out object file format" 42 msgstr "" 43 44 #: aoutx.h:1577 45 #, c-format 46 msgid "%s: can not represent section for symbol `%s' in a.out object file format" 47 msgstr "" 48 49 #: aoutx.h:1579 vms-alpha.c:7671 50 msgid "*unknown*" 51 msgstr "*nepoznato*" 52 53 #: aoutx.h:4018 aoutx.h:4344 54 msgid "%P: %B: unexpected relocation type\n" 55 msgstr "" 56 57 #: aoutx.h:5375 58 #, c-format 59 msgid "%s: relocatable link from %s to %s not supported" 60 msgstr "" 61 62 #: archive.c:2203 63 msgid "Warning: writing archive was slow: rewriting timestamp\n" 64 msgstr "" 65 66 #: archive.c:2491 67 msgid "Reading archive file mod timestamp" 68 msgstr "" 69 70 #: archive.c:2515 71 msgid "Writing updated armap timestamp" 72 msgstr "" 73 74 #: bfd.c:398 75 msgid "No error" 76 msgstr "Nema greke" 77 78 #: bfd.c:399 79 msgid "System call error" 80 msgstr "" 81 82 #: bfd.c:400 83 msgid "Invalid bfd target" 84 msgstr "" 85 86 #: bfd.c:401 87 msgid "File in wrong format" 88 msgstr "" 89 90 #: bfd.c:402 91 msgid "Archive object file in wrong format" 92 msgstr "" 93 94 #: bfd.c:403 95 msgid "Invalid operation" 96 msgstr "" 97 98 #: bfd.c:404 99 msgid "Memory exhausted" 100 msgstr "Memorija iscrpljena" 101 102 #: bfd.c:405 103 msgid "No symbols" 104 msgstr "" 105 106 #: bfd.c:406 107 msgid "Archive has no index; run ranlib to add one" 108 msgstr "" 109 110 #: bfd.c:407 111 msgid "No more archived files" 112 msgstr "" 113 114 #: bfd.c:408 115 msgid "Malformed archive" 116 msgstr "" 117 118 #: bfd.c:409 119 msgid "File format not recognized" 120 msgstr "" 121 122 #: bfd.c:410 123 msgid "File format is ambiguous" 124 msgstr "" 125 126 #: bfd.c:411 127 msgid "Section has no contents" 128 msgstr "" 129 130 #: bfd.c:412 131 msgid "Nonrepresentable section on output" 132 msgstr "" 133 134 #: bfd.c:413 135 msgid "Symbol needs debug section which does not exist" 136 msgstr "" 137 138 #: bfd.c:414 139 msgid "Bad value" 140 msgstr "Neispravna vrijednost" 141 142 #: bfd.c:415 143 msgid "File truncated" 144 msgstr "" 145 146 #: bfd.c:416 147 msgid "File too big" 148 msgstr "Datoteka je prevelika" 149 150 #: bfd.c:417 151 #, c-format 152 msgid "Error reading %s: %s" 153 msgstr "Greka pri itanju %s: %s" 154 155 #: bfd.c:418 156 msgid "#<Invalid error code>" 157 msgstr "" 158 159 #: bfd.c:945 160 #, c-format 161 msgid "BFD %s assertion fail %s:%d" 162 msgstr "" 163 164 #: bfd.c:957 165 #, c-format 166 msgid "BFD %s internal error, aborting at %s line %d in %s\n" 167 msgstr "" 168 169 #: bfd.c:961 170 #, c-format 171 msgid "BFD %s internal error, aborting at %s line %d\n" 172 msgstr "" 173 174 #: bfd.c:963 175 msgid "Please report this bug.\n" 176 msgstr "Molim prijavite ovu greku.\n" 177 178 #: bfdwin.c:206 179 #, c-format 180 msgid "not mapping: data=%lx mapped=%d\n" 181 msgstr "" 182 183 #: bfdwin.c:209 184 #, c-format 185 msgid "not mapping: env var not set\n" 186 msgstr "" 187 188 #: binary.c:271 189 #, c-format 190 msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." 191 msgstr "" 192 193 #: bout.c:1146 elf-m10300.c:2063 elf32-avr.c:1654 elf32-frv.c:5734 194 #: elfxx-sparc.c:2802 reloc.c:6115 reloc16.c:162 elf32-ia64.c:360 195 #: elf64-ia64.c:360 196 msgid "%P%F: --relax and -r may not be used together\n" 197 msgstr "" 198 199 #: cache.c:227 200 msgid "reopening %B: %s\n" 201 msgstr "" 202 203 #: coff-alpha.c:491 204 msgid "" 205 "%B: Cannot handle compressed Alpha binaries.\n" 206 " Use compiler flags, or objZ, to generate uncompressed binaries." 207 msgstr "" 208 209 #: coff-alpha.c:648 210 msgid "%B: unknown/unsupported relocation type %d" 211 msgstr "" 212 213 #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 214 msgid "GP relative relocation used when GP not defined" 215 msgstr "" 216 217 #: coff-alpha.c:1502 218 msgid "using multiple gp values" 219 msgstr "" 220 221 #: coff-alpha.c:1561 222 msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" 223 msgstr "" 224 225 #: coff-alpha.c:1568 226 msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" 227 msgstr "" 228 229 #: coff-alpha.c:1575 elf32-m32r.c:2484 elf64-alpha.c:4074 elf64-alpha.c:4224 230 #: elf32-ia64.c:3839 elf64-ia64.c:3839 231 msgid "%B: unknown relocation type %d" 232 msgstr "" 233 234 #: coff-arm.c:1038 235 #, c-format 236 msgid "%B: unable to find THUMB glue '%s' for `%s'" 237 msgstr "" 238 239 #: coff-arm.c:1067 240 #, c-format 241 msgid "%B: unable to find ARM glue '%s' for `%s'" 242 msgstr "" 243 244 #: coff-arm.c:1369 elf32-arm.c:7023 245 #, c-format 246 msgid "" 247 "%B(%s): warning: interworking not enabled.\n" 248 " first occurrence: %B: arm call to thumb" 249 msgstr "" 250 251 #: coff-arm.c:1459 252 #, c-format 253 msgid "" 254 "%B(%s): warning: interworking not enabled.\n" 255 " first occurrence: %B: thumb call to arm\n" 256 " consider relinking with --support-old-code enabled" 257 msgstr "" 258 259 #: coff-arm.c:1754 coff-tic80.c:695 cofflink.c:3081 260 msgid "%B: bad reloc address 0x%lx in section `%A'" 261 msgstr "" 262 263 #: coff-arm.c:2079 264 msgid "%B: illegal symbol index in reloc: %d" 265 msgstr "" 266 267 #: coff-arm.c:2210 268 #, c-format 269 msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" 270 msgstr "" 271 272 #: coff-arm.c:2226 elf32-arm.c:15621 273 #, c-format 274 msgid "error: %B passes floats in float registers, whereas %B passes them in integer registers" 275 msgstr "" 276 277 #: coff-arm.c:2229 elf32-arm.c:15625 278 #, c-format 279 msgid "error: %B passes floats in integer registers, whereas %B passes them in float registers" 280 msgstr "" 281 282 #: coff-arm.c:2243 283 #, c-format 284 msgid "error: %B is compiled as position independent code, whereas target %B is absolute position" 285 msgstr "" 286 287 #: coff-arm.c:2246 288 #, c-format 289 msgid "error: %B is compiled as absolute position code, whereas target %B is position independent" 290 msgstr "" 291 292 #: coff-arm.c:2274 elf32-arm.c:15690 293 #, c-format 294 msgid "Warning: %B supports interworking, whereas %B does not" 295 msgstr "" 296 297 #: coff-arm.c:2277 elf32-arm.c:15696 298 #, c-format 299 msgid "Warning: %B does not support interworking, whereas %B does" 300 msgstr "" 301 302 #: coff-arm.c:2301 303 #, c-format 304 msgid "private flags = %x:" 305 msgstr "" 306 307 #: coff-arm.c:2309 elf32-arm.c:11806 308 #, c-format 309 msgid " [floats passed in float registers]" 310 msgstr "" 311 312 #: coff-arm.c:2311 313 #, c-format 314 msgid " [floats passed in integer registers]" 315 msgstr "" 316 317 #: coff-arm.c:2314 elf32-arm.c:11809 318 #, c-format 319 msgid " [position independent]" 320 msgstr "" 321 322 #: coff-arm.c:2316 323 #, c-format 324 msgid " [absolute position]" 325 msgstr "" 326 327 #: coff-arm.c:2320 328 #, c-format 329 msgid " [interworking flag not initialised]" 330 msgstr "" 331 332 #: coff-arm.c:2322 333 #, c-format 334 msgid " [interworking supported]" 335 msgstr "" 336 337 #: coff-arm.c:2324 338 #, c-format 339 msgid " [interworking not supported]" 340 msgstr "" 341 342 #: coff-arm.c:2370 elf32-arm.c:10841 343 #, c-format 344 msgid "Warning: Not setting interworking flag of %B since it has already been specified as non-interworking" 345 msgstr "" 346 347 #: coff-arm.c:2374 elf32-arm.c:10845 348 #, c-format 349 msgid "Warning: Clearing the interworking flag of %B due to outside request" 350 msgstr "" 351 352 #: coff-h8300.c:1122 353 #, c-format 354 msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" 355 msgstr "" 356 357 #: coff-i860.c:147 358 #, c-format 359 msgid "relocation `%s' not yet implemented" 360 msgstr "" 361 362 #: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:5198 363 msgid "%B: warning: illegal symbol index %ld in relocs" 364 msgstr "" 365 366 #: coff-i960.c:144 coff-i960.c:507 367 msgid "uncertain calling convention for non-COFF symbol" 368 msgstr "" 369 370 #: coff-m68k.c:506 elf32-bfin.c:5690 elf32-cr16.c:2897 elf32-m68k.c:4677 371 msgid "unsupported reloc type" 372 msgstr "" 373 374 #: coff-mips.c:688 elf32-mips.c:1516 elf32-score.c:431 elf32-score7.c:330 375 #: elf64-mips.c:2618 elfn32-mips.c:2431 376 msgid "GP relative relocation when _gp not defined" 377 msgstr "" 378 379 #: coff-or32.c:229 380 msgid "Unrecognized reloc" 381 msgstr "" 382 383 #: coff-rs6000.c:2720 384 #, c-format 385 msgid "%s: unsupported relocation type 0x%02x" 386 msgstr "" 387 388 #: coff-rs6000.c:2805 389 #, c-format 390 msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" 391 msgstr "" 392 393 #: coff-rs6000.c:3556 coff64-rs6000.c:2111 394 msgid "%B: symbol `%s' has unrecognized smclas %d" 395 msgstr "" 396 397 #: coff-sh.c:521 398 #, c-format 399 msgid "SH Error: unknown reloc type %d" 400 msgstr "" 401 402 #: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458 403 #, c-format 404 msgid "Unrecognized reloc type 0x%x" 405 msgstr "" 406 407 #: coff-tic4x.c:240 408 #, c-format 409 msgid "%s: warning: illegal symbol index %ld in relocs" 410 msgstr "" 411 412 #: coff-w65.c:367 413 #, c-format 414 msgid "ignoring reloc %s\n" 415 msgstr "" 416 417 #: coffcode.h:997 418 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" 419 msgstr "" 420 421 #. Generate a warning message rather using the 'unhandled' 422 #. variable as this will allow some .sys files generate by 423 #. other toolchains to be processed. See bugzilla issue 196. 424 #: coffcode.h:1221 425 msgid "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" 426 msgstr "" 427 428 #: coffcode.h:1288 429 msgid "%B (%s): Section flag %s (0x%x) ignored" 430 msgstr "" 431 432 #: coffcode.h:2430 433 #, c-format 434 msgid "Unrecognized TI COFF target id '0x%x'" 435 msgstr "" 436 437 #: coffcode.h:2744 438 msgid "%B: reloc against a non-existant symbol index: %ld" 439 msgstr "" 440 441 #: coffcode.h:3302 442 msgid "%B: too many sections (%d)" 443 msgstr "" 444 445 #: coffcode.h:3718 446 msgid "%B: section %s: string table overflow at offset %ld" 447 msgstr "" 448 449 #: coffcode.h:4523 450 msgid "%B: warning: line number table read failed" 451 msgstr "" 452 453 #: coffcode.h:4553 454 msgid "%B: warning: illegal symbol index %ld in line numbers" 455 msgstr "" 456 457 #: coffcode.h:4567 458 msgid "%B: warning: duplicate line number information for `%s'" 459 msgstr "" 460 461 #: coffcode.h:4967 462 msgid "%B: Unrecognized storage class %d for %s symbol `%s'" 463 msgstr "" 464 465 #: coffcode.h:5093 466 msgid "warning: %B: local symbol `%s' has no section" 467 msgstr "" 468 469 #: coffcode.h:5237 470 msgid "%B: illegal relocation type %d at address 0x%lx" 471 msgstr "" 472 473 #: coffgen.c:1595 474 msgid "%B: bad string table size %lu" 475 msgstr "" 476 477 #: coffgen.c:2500 elflink.c:12689 linker.c:3122 478 msgid "%F%P: already_linked_table: %E\n" 479 msgstr "" 480 481 #: cofflink.c:533 elflink.c:4323 482 msgid "Warning: type of symbol `%s' changed from %d to %d in %B" 483 msgstr "" 484 485 #: cofflink.c:2329 486 msgid "%B: relocs in section `%A', but it has no contents" 487 msgstr "" 488 489 #: cofflink.c:2391 elflink.c:9545 490 msgid "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' of %B\n" 491 msgstr "" 492 493 #: cofflink.c:2690 coffswap.h:826 494 #, c-format 495 msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" 496 msgstr "" 497 498 #: cofflink.c:2699 coffswap.h:812 499 #, c-format 500 msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" 501 msgstr "" 502 503 #: cpu-arm.c:189 cpu-arm.c:200 504 msgid "error: %B is compiled for the EP9312, whereas %B is compiled for XScale" 505 msgstr "" 506 507 #: cpu-arm.c:333 508 #, c-format 509 msgid "warning: unable to update contents of %s section in %s" 510 msgstr "" 511 512 #: dwarf2.c:496 513 #, c-format 514 msgid "Dwarf Error: Can't find %s section." 515 msgstr "" 516 517 #: dwarf2.c:525 518 #, c-format 519 msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." 520 msgstr "" 521 522 #: dwarf2.c:949 523 #, c-format 524 msgid "Dwarf Error: Invalid or unhandled FORM value: %u." 525 msgstr "" 526 527 #: dwarf2.c:1200 528 msgid "Dwarf Error: mangled line number section (bad file number)." 529 msgstr "" 530 531 #: dwarf2.c:1453 532 #, c-format 533 msgid "Dwarf Error: Unhandled .debug_line version %d." 534 msgstr "" 535 536 #: dwarf2.c:1475 537 msgid "Dwarf Error: Invalid maximum operations per instruction." 538 msgstr "" 539 540 #: dwarf2.c:1662 541 msgid "Dwarf Error: mangled line number section." 542 msgstr "" 543 544 #: dwarf2.c:1989 dwarf2.c:2109 dwarf2.c:2394 545 #, c-format 546 msgid "Dwarf Error: Could not find abbrev number %u." 547 msgstr "" 548 549 #: dwarf2.c:2355 550 #, c-format 551 msgid "Dwarf Error: found dwarf version '%u', this reader only handles version 2, 3 and 4 information." 552 msgstr "" 553 554 #: dwarf2.c:2362 555 #, c-format 556 msgid "Dwarf Error: found address size '%u', this reader can not handle sizes greater than '%u'." 557 msgstr "" 558 559 #: dwarf2.c:2385 560 #, c-format 561 msgid "Dwarf Error: Bad abbrev number: %u." 562 msgstr "" 563 564 #: ecoff.c:1239 565 #, c-format 566 msgid "Unknown basic type %d" 567 msgstr "Nepoznata osnovna vrsta %d" 568 569 #: ecoff.c:1496 570 #, c-format 571 msgid "" 572 "\n" 573 " End+1 symbol: %ld" 574 msgstr "" 575 576 #: ecoff.c:1503 ecoff.c:1506 577 #, c-format 578 msgid "" 579 "\n" 580 " First symbol: %ld" 581 msgstr "" 582 583 #: ecoff.c:1518 584 #, c-format 585 msgid "" 586 "\n" 587 " End+1 symbol: %-7ld Type: %s" 588 msgstr "" 589 590 #: ecoff.c:1525 591 #, c-format 592 msgid "" 593 "\n" 594 " Local symbol: %ld" 595 msgstr "" 596 597 #: ecoff.c:1533 598 #, c-format 599 msgid "" 600 "\n" 601 " struct; End+1 symbol: %ld" 602 msgstr "" 603 604 #: ecoff.c:1538 605 #, c-format 606 msgid "" 607 "\n" 608 " union; End+1 symbol: %ld" 609 msgstr "" 610 611 #: ecoff.c:1543 612 #, c-format 613 msgid "" 614 "\n" 615 " enum; End+1 symbol: %ld" 616 msgstr "" 617 618 #: ecoff.c:1549 619 #, c-format 620 msgid "" 621 "\n" 622 " Type: %s" 623 msgstr "" 624 "\n" 625 " Vrsta: %s" 626 627 #: elf-attrs.c:569 628 msgid "error: %B: Object has vendor-specific contents that must be processed by the '%s' toolchain" 629 msgstr "" 630 631 #: elf-attrs.c:578 632 msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'" 633 msgstr "" 634 635 #: elf-eh-frame.c:917 636 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" 637 msgstr "" 638 639 #: elf-eh-frame.c:1189 640 msgid "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" 641 msgstr "" 642 643 #: elf-eh-frame.c:1605 644 msgid "%P: DW_EH_PE_datarel unspecified for this architecture.\n" 645 msgstr "" 646 647 #: elf-ifunc.c:179 648 msgid "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can not be used when making an executable; recompile with -fPIE and relink with -pie\n" 649 msgstr "" 650 651 #: elf-m10200.c:450 elf-m10300.c:1563 elf32-avr.c:1221 elf32-bfin.c:3213 652 #: elf32-cr16.c:1482 elf32-cr16c.c:780 elf32-cris.c:2081 elf32-crx.c:922 653 #: elf32-d10v.c:509 elf32-epiphany.c:556 elf32-fr30.c:609 elf32-frv.c:4105 654 #: elf32-h8300.c:509 elf32-i860.c:1211 elf32-ip2k.c:1468 elf32-iq2000.c:684 655 #: elf32-lm32.c:1168 elf32-m32c.c:553 elf32-m32r.c:3106 elf32-m68hc1x.c:1138 656 #: elf32-mep.c:535 elf32-microblaze.c:1231 elf32-moxie.c:282 657 #: elf32-msp430.c:486 elf32-mt.c:395 elf32-openrisc.c:404 elf32-score.c:2729 658 #: elf32-score7.c:2537 elf32-spu.c:5044 elf32-tilepro.c:3214 elf32-v850.c:2143 659 #: elf32-xstormy16.c:935 elf64-mmix.c:1590 elfxx-tilegx.c:3577 660 msgid "internal error: out of range error" 661 msgstr "" 662 663 #: elf-m10200.c:454 elf-m10300.c:1567 elf32-avr.c:1225 elf32-bfin.c:3217 664 #: elf32-cr16.c:1486 elf32-cr16c.c:784 elf32-cris.c:2085 elf32-crx.c:926 665 #: elf32-d10v.c:513 elf32-fr30.c:613 elf32-frv.c:4109 elf32-h8300.c:513 666 #: elf32-i860.c:1215 elf32-iq2000.c:688 elf32-lm32.c:1172 elf32-m32c.c:557 667 #: elf32-m32r.c:3110 elf32-m68hc1x.c:1142 elf32-mep.c:539 668 #: elf32-microblaze.c:1235 elf32-moxie.c:286 elf32-msp430.c:490 669 #: elf32-openrisc.c:408 elf32-score.c:2733 elf32-score7.c:2541 670 #: elf32-spu.c:5048 elf32-tilepro.c:3218 elf32-v850.c:2147 671 #: elf32-xstormy16.c:939 elf64-mmix.c:1594 elfxx-mips.c:9465 672 #: elfxx-tilegx.c:3581 673 msgid "internal error: unsupported relocation error" 674 msgstr "" 675 676 #: elf-m10200.c:458 elf32-cr16.c:1490 elf32-cr16c.c:788 elf32-crx.c:930 677 #: elf32-d10v.c:517 elf32-h8300.c:517 elf32-lm32.c:1176 elf32-m32r.c:3114 678 #: elf32-m68hc1x.c:1146 elf32-microblaze.c:1239 elf32-score.c:2737 679 #: elf32-score7.c:2545 elf32-spu.c:5052 680 msgid "internal error: dangerous error" 681 msgstr "" 682 683 #: elf-m10200.c:462 elf-m10300.c:1580 elf32-avr.c:1233 elf32-bfin.c:3225 684 #: elf32-cr16.c:1494 elf32-cr16c.c:792 elf32-cris.c:2093 elf32-crx.c:934 685 #: elf32-d10v.c:521 elf32-epiphany.c:571 elf32-fr30.c:621 elf32-frv.c:4117 686 #: elf32-h8300.c:521 elf32-i860.c:1223 elf32-ip2k.c:1483 elf32-iq2000.c:696 687 #: elf32-lm32.c:1180 elf32-m32c.c:565 elf32-m32r.c:3118 elf32-m68hc1x.c:1150 688 #: elf32-mep.c:547 elf32-microblaze.c:1243 elf32-moxie.c:294 689 #: elf32-msp430.c:498 elf32-mt.c:403 elf32-openrisc.c:416 elf32-score.c:2746 690 #: elf32-score7.c:2549 elf32-spu.c:5056 elf32-tilepro.c:3226 elf32-v850.c:2167 691 #: elf32-xstormy16.c:947 elf64-mmix.c:1602 elfxx-tilegx.c:3589 692 msgid "internal error: unknown error" 693 msgstr "" 694 695 #: elf-m10300.c:1507 elf32-arm.c:10419 elf32-i386.c:4264 elf32-m32r.c:2599 696 #: elf32-m68k.c:4156 elf32-s390.c:3003 elf32-sh.c:4218 elf32-tilepro.c:3117 697 #: elf32-xtensa.c:3066 elf64-s390.c:2978 elf64-sh64.c:1640 elf64-x86-64.c:4110 698 #: elfxx-sparc.c:3835 elfxx-tilegx.c:3500 699 msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" 700 msgstr "" 701 702 #: elf-m10300.c:1572 703 msgid "error: inappropriate relocation type for shared library (did you forget -fpic?)" 704 msgstr "" 705 706 #: elf-m10300.c:1575 707 msgid "internal error: suspicious relocation type used in shared library" 708 msgstr "" 709 710 #: elf-m10300.c:4372 elf32-arm.c:12800 elf32-cr16.c:2451 elf32-cris.c:3057 711 #: elf32-hppa.c:1894 elf32-i370.c:503 elf32-i386.c:2182 elf32-lm32.c:1868 712 #: elf32-m32r.c:1927 elf32-m68k.c:3253 elf32-s390.c:1652 elf32-sh.c:2931 713 #: elf32-tic6x.c:2162 elf32-tilepro.c:1940 elf32-vax.c:1041 elf64-s390.c:1635 714 #: elf64-sh64.c:3381 elf64-x86-64.c:2176 elfxx-sparc.c:2119 715 #: elfxx-tilegx.c:2261 716 #, c-format 717 msgid "dynamic variable `%s' is zero size" 718 msgstr "" 719 720 #: elf.c:334 721 msgid "%B: invalid string offset %u >= %lu for section `%s'" 722 msgstr "" 723 724 #: elf.c:446 725 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" 726 msgstr "" 727 728 #: elf.c:602 729 msgid "%B: Corrupt size field in group section header: 0x%lx" 730 msgstr "" 731 732 #: elf.c:638 733 msgid "%B: invalid SHT_GROUP entry" 734 msgstr "" 735 736 #: elf.c:708 737 msgid "%B: no group info for section %A" 738 msgstr "" 739 740 #: elf.c:737 elf.c:3121 elflink.c:10135 741 msgid "%B: warning: sh_link not set for section `%A'" 742 msgstr "" 743 744 #: elf.c:756 745 msgid "%B: sh_link [%d] in section `%A' is incorrect" 746 msgstr "" 747 748 #: elf.c:791 749 msgid "%B: unknown [%d] section `%s' in group [%s]" 750 msgstr "" 751 752 #: elf.c:1041 753 msgid "%B: unable to initialize commpress status for section %s" 754 msgstr "" 755 756 #: elf.c:1061 757 msgid "%B: unable to initialize decommpress status for section %s" 758 msgstr "" 759 760 #: elf.c:1181 761 #, c-format 762 msgid "" 763 "\n" 764 "Program Header:\n" 765 msgstr "" 766 767 #: elf.c:1223 768 #, c-format 769 msgid "" 770 "\n" 771 "Dynamic Section:\n" 772 msgstr "" 773 774 #: elf.c:1359 775 #, c-format 776 msgid "" 777 "\n" 778 "Version definitions:\n" 779 msgstr "" 780 781 #: elf.c:1384 782 #, c-format 783 msgid "" 784 "\n" 785 "Version References:\n" 786 msgstr "" 787 788 #: elf.c:1389 789 #, c-format 790 msgid " required from %s:\n" 791 msgstr "" 792 793 #: elf.c:1796 794 msgid "%B: invalid link %lu for reloc section %s (index %u)" 795 msgstr "" 796 797 #: elf.c:1966 798 msgid "%B: don't know how to handle allocated, application specific section `%s' [0x%8x]" 799 msgstr "" 800 801 #: elf.c:1978 802 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" 803 msgstr "" 804 805 #: elf.c:1989 806 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" 807 msgstr "" 808 809 #: elf.c:1999 810 msgid "%B: don't know how to handle section `%s' [0x%8x]" 811 msgstr "" 812 813 #: elf.c:2634 814 #, c-format 815 msgid "warning: section `%A' type changed to PROGBITS" 816 msgstr "" 817 818 #: elf.c:3078 819 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" 820 msgstr "" 821 822 #: elf.c:3101 823 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" 824 msgstr "" 825 826 #: elf.c:4527 827 msgid "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" 828 msgstr "" 829 830 #: elf.c:4554 831 msgid "%B: Not enough room for program headers, try linking with -N" 832 msgstr "" 833 834 #: elf.c:4641 835 msgid "%B: section %A lma %#lx adjusted to %#lx" 836 msgstr "" 837 838 #: elf.c:4776 839 msgid "%B: section `%A' can't be allocated in segment %d" 840 msgstr "" 841 842 #: elf.c:4824 843 msgid "%B: warning: allocated section `%s' not in segment" 844 msgstr "" 845 846 #: elf.c:5324 847 msgid "%B: symbol `%s' required but not present" 848 msgstr "" 849 850 #: elf.c:5662 851 msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" 852 msgstr "" 853 854 #: elf.c:6692 855 #, c-format 856 msgid "Unable to find equivalent output section for symbol '%s' from section '%s'" 857 msgstr "" 858 859 #: elf.c:7692 860 msgid "%B: unsupported relocation type %s" 861 msgstr "" 862 863 #: elf32-arm.c:3617 864 msgid "" 865 "%B(%s): warning: interworking not enabled.\n" 866 " first occurrence: %B: Thumb call to ARM" 867 msgstr "" 868 869 #: elf32-arm.c:3664 870 msgid "" 871 "%B(%s): warning: interworking not enabled.\n" 872 " first occurrence: %B: ARM call to Thumb" 873 msgstr "" 874 875 #: elf32-arm.c:3878 elf32-arm.c:5315 876 #, c-format 877 msgid "%s: cannot create stub entry %s" 878 msgstr "" 879 880 #: elf32-arm.c:5431 881 #, c-format 882 msgid "unable to find THUMB glue '%s' for '%s'" 883 msgstr "" 884 885 #: elf32-arm.c:5467 886 #, c-format 887 msgid "unable to find ARM glue '%s' for '%s'" 888 msgstr "" 889 890 #: elf32-arm.c:6005 891 msgid "%B: BE8 images only valid in big-endian mode." 892 msgstr "" 893 894 #. Give a warning, but do as the user requests anyway. 895 #: elf32-arm.c:6235 896 msgid "%B: warning: selected VFP11 erratum workaround is not necessary for target architecture" 897 msgstr "" 898 899 #: elf32-arm.c:6779 elf32-arm.c:6799 900 msgid "%B: unable to find VFP11 veneer `%s'" 901 msgstr "" 902 903 #: elf32-arm.c:6848 904 #, c-format 905 msgid "Invalid TARGET2 relocation type '%s'." 906 msgstr "" 907 908 #: elf32-arm.c:6933 909 msgid "" 910 "%B(%s): warning: interworking not enabled.\n" 911 " first occurrence: %B: thumb call to arm" 912 msgstr "" 913 914 #: elf32-arm.c:7717 915 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' in TLS trampoline" 916 msgstr "" 917 918 #: elf32-arm.c:7756 919 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' in TLS trampoline" 920 msgstr "" 921 922 #: elf32-arm.c:8209 923 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." 924 msgstr "" 925 926 #: elf32-arm.c:8622 927 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." 928 msgstr "" 929 930 #: elf32-arm.c:9460 931 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' referenced by TLS_GOTDESC" 932 msgstr "" 933 934 #: elf32-arm.c:9483 935 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' referenced by TLS_GOTDESC" 936 msgstr "" 937 938 #: elf32-arm.c:9512 939 msgid "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" 940 msgstr "" 941 942 #: elf32-arm.c:9727 943 msgid "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group relocations" 944 msgstr "" 945 946 #: elf32-arm.c:9767 elf32-arm.c:9854 elf32-arm.c:9937 elf32-arm.c:10022 947 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" 948 msgstr "" 949 950 #: elf32-arm.c:10261 elf32-sh.c:4103 elf64-sh64.c:1544 951 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" 952 msgstr "" 953 954 #: elf32-arm.c:10372 elf32-m68k.c:4191 elf32-xtensa.c:2802 955 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" 956 msgstr "" 957 958 #: elf32-arm.c:10373 elf32-m68k.c:4192 elf32-xtensa.c:2803 959 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" 960 msgstr "" 961 962 #: elf32-arm.c:10453 elf32-tic6x.c:2753 963 msgid "out of range" 964 msgstr "" 965 966 #: elf32-arm.c:10457 elf32-tic6x.c:2757 967 msgid "unsupported relocation" 968 msgstr "" 969 970 #: elf32-arm.c:10465 elf32-tic6x.c:2765 971 msgid "unknown error" 972 msgstr "nepoznata greka" 973 974 #: elf32-arm.c:10890 975 msgid "Warning: Clearing the interworking flag of %B because non-interworking code in %B has been linked with it" 976 msgstr "" 977 978 #: elf32-arm.c:10984 979 msgid "%B: Unknown mandatory EABI object attribute %d" 980 msgstr "" 981 982 #: elf32-arm.c:10992 983 msgid "Warning: %B: Unknown EABI object attribute %d" 984 msgstr "" 985 986 #: elf32-arm.c:11173 987 msgid "error: %B: Unknown CPU architecture" 988 msgstr "" 989 990 #: elf32-arm.c:11211 991 msgid "error: %B: Conflicting CPU architectures %d/%d" 992 msgstr "" 993 994 #: elf32-arm.c:11260 995 msgid "Error: %B has both the current and legacy Tag_MPextension_use attributes" 996 msgstr "" 997 998 #: elf32-arm.c:11285 999 msgid "error: %B uses VFP register arguments, %B does not" 1000 msgstr "" 1001 1002 #: elf32-arm.c:11430 1003 msgid "error: %B: unable to merge virtualization attributes with %B" 1004 msgstr "" 1005 1006 #: elf32-arm.c:11456 1007 msgid "error: %B: Conflicting architecture profiles %c/%c" 1008 msgstr "" 1009 1010 #: elf32-arm.c:11557 1011 msgid "Warning: %B: Conflicting platform configuration" 1012 msgstr "" 1013 1014 #: elf32-arm.c:11566 1015 msgid "error: %B: Conflicting use of R9" 1016 msgstr "" 1017 1018 #: elf32-arm.c:11578 1019 msgid "error: %B: SB relative addressing conflicts with use of R9" 1020 msgstr "" 1021 1022 #: elf32-arm.c:11591 1023 msgid "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; use of wchar_t values across objects may fail" 1024 msgstr "" 1025 1026 #: elf32-arm.c:11622 1027 msgid "warning: %B uses %s enums yet the output is to use %s enums; use of enum values across objects may fail" 1028 msgstr "" 1029 1030 #: elf32-arm.c:11634 1031 msgid "error: %B uses iWMMXt register arguments, %B does not" 1032 msgstr "" 1033 1034 #: elf32-arm.c:11651 1035 msgid "error: fp16 format mismatch between %B and %B" 1036 msgstr "" 1037 1038 #: elf32-arm.c:11675 1039 msgid "DIV usage mismatch between %B and %B" 1040 msgstr "" 1041 1042 #: elf32-arm.c:11694 1043 msgid "%B has has both the current and legacy Tag_MPextension_use attributes" 1044 msgstr "" 1045 1046 #. Ignore init flag - it may not be set, despite the flags field 1047 #. containing valid data. 1048 #. Ignore init flag - it may not be set, despite the flags field containing valid data. 1049 #: elf32-arm.c:11782 elf32-bfin.c:5079 elf32-cris.c:4169 elf32-m68hc1x.c:1282 1050 #: elf32-m68k.c:1236 elf32-score.c:3994 elf32-score7.c:3800 elf32-vax.c:529 1051 #: elfxx-mips.c:14103 1052 #, c-format 1053 msgid "private flags = %lx:" 1054 msgstr "" 1055 1056 #: elf32-arm.c:11791 1057 #, c-format 1058 msgid " [interworking enabled]" 1059 msgstr "" 1060 1061 #: elf32-arm.c:11799 1062 #, c-format 1063 msgid " [VFP float format]" 1064 msgstr "" 1065 1066 #: elf32-arm.c:11801 1067 #, c-format 1068 msgid " [Maverick float format]" 1069 msgstr "" 1070 1071 #: elf32-arm.c:11803 1072 #, c-format 1073 msgid " [FPA float format]" 1074 msgstr "" 1075 1076 #: elf32-arm.c:11812 1077 #, c-format 1078 msgid " [new ABI]" 1079 msgstr "" 1080 1081 #: elf32-arm.c:11815 1082 #, c-format 1083 msgid " [old ABI]" 1084 msgstr "" 1085 1086 #: elf32-arm.c:11818 1087 #, c-format 1088 msgid " [software FP]" 1089 msgstr "" 1090 1091 #: elf32-arm.c:11827 1092 #, c-format 1093 msgid " [Version1 EABI]" 1094 msgstr "" 1095 1096 #: elf32-arm.c:11830 elf32-arm.c:11841 1097 #, c-format 1098 msgid " [sorted symbol table]" 1099 msgstr "" 1100 1101 #: elf32-arm.c:11832 elf32-arm.c:11843 1102 #, c-format 1103 msgid " [unsorted symbol table]" 1104 msgstr "" 1105 1106 #: elf32-arm.c:11838 1107 #, c-format 1108 msgid " [Version2 EABI]" 1109 msgstr "" 1110 1111 #: elf32-arm.c:11846 1112 #, c-format 1113 msgid " [dynamic symbols use segment index]" 1114 msgstr "" 1115 1116 #: elf32-arm.c:11849 1117 #, c-format 1118 msgid " [mapping symbols precede others]" 1119 msgstr "" 1120 1121 #: elf32-arm.c:11856 1122 #, c-format 1123 msgid " [Version3 EABI]" 1124 msgstr "" 1125 1126 #: elf32-arm.c:11860 1127 #, c-format 1128 msgid " [Version4 EABI]" 1129 msgstr "" 1130 1131 #: elf32-arm.c:11864 1132 #, c-format 1133 msgid " [Version5 EABI]" 1134 msgstr "" 1135 1136 #: elf32-arm.c:11867 1137 #, c-format 1138 msgid " [BE8]" 1139 msgstr "" 1140 1141 #: elf32-arm.c:11870 1142 #, c-format 1143 msgid " [LE8]" 1144 msgstr "" 1145 1146 #: elf32-arm.c:11876 1147 #, c-format 1148 msgid " <EABI version unrecognised>" 1149 msgstr "" 1150 1151 #: elf32-arm.c:11883 1152 #, c-format 1153 msgid " [relocatable executable]" 1154 msgstr "" 1155 1156 #: elf32-arm.c:11886 1157 #, c-format 1158 msgid " [has entry point]" 1159 msgstr "" 1160 1161 #: elf32-arm.c:11891 1162 #, c-format 1163 msgid "<Unrecognised flag bits set>" 1164 msgstr "" 1165 1166 #: elf32-arm.c:12189 elf32-i386.c:1461 elf32-s390.c:1000 elf32-tic6x.c:2829 1167 #: elf32-tilepro.c:1336 elf32-xtensa.c:1009 elf64-s390.c:960 1168 #: elf64-x86-64.c:1364 elfxx-sparc.c:1371 elfxx-tilegx.c:1586 1169 msgid "%B: bad symbol index: %d" 1170 msgstr "" 1171 1172 #: elf32-arm.c:12337 elf64-x86-64.c:1561 elf64-x86-64.c:1732 elfxx-mips.c:8223 1173 msgid "%B: relocation %s against `%s' can not be used when making a shared object; recompile with -fPIC" 1174 msgstr "" 1175 1176 #: elf32-arm.c:13460 1177 #, c-format 1178 msgid "Errors encountered processing file %s" 1179 msgstr "" 1180 1181 #: elf32-arm.c:14837 1182 msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location" 1183 msgstr "" 1184 1185 #. There's not much we can do apart from complain if this 1186 #. happens. 1187 #: elf32-arm.c:14864 1188 msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)" 1189 msgstr "" 1190 1191 #: elf32-arm.c:14958 elf32-arm.c:14980 1192 msgid "%B: error: VFP11 veneer out of range" 1193 msgstr "" 1194 1195 #: elf32-arm.c:15518 1196 msgid "error: %B is already in final BE8 format" 1197 msgstr "" 1198 1199 #: elf32-arm.c:15594 1200 msgid "error: Source object %B has EABI version %d, but target %B has EABI version %d" 1201 msgstr "" 1202 1203 #: elf32-arm.c:15610 1204 msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" 1205 msgstr "" 1206 1207 #: elf32-arm.c:15635 1208 msgid "error: %B uses VFP instructions, whereas %B does not" 1209 msgstr "" 1210 1211 #: elf32-arm.c:15639 1212 msgid "error: %B uses FPA instructions, whereas %B does not" 1213 msgstr "" 1214 1215 #: elf32-arm.c:15649 1216 msgid "error: %B uses Maverick instructions, whereas %B does not" 1217 msgstr "" 1218 1219 #: elf32-arm.c:15653 1220 msgid "error: %B does not use Maverick instructions, whereas %B does" 1221 msgstr "" 1222 1223 #: elf32-arm.c:15672 1224 msgid "error: %B uses software FP, whereas %B uses hardware FP" 1225 msgstr "" 1226 1227 #: elf32-arm.c:15676 1228 msgid "error: %B uses hardware FP, whereas %B uses software FP" 1229 msgstr "" 1230 1231 #: elf32-avr.c:1229 elf32-bfin.c:3221 elf32-cris.c:2089 elf32-epiphany.c:567 1232 #: elf32-fr30.c:617 elf32-frv.c:4113 elf32-i860.c:1219 elf32-ip2k.c:1479 1233 #: elf32-iq2000.c:692 elf32-m32c.c:561 elf32-mep.c:543 elf32-moxie.c:290 1234 #: elf32-msp430.c:494 elf32-mt.c:399 elf32-openrisc.c:412 elf32-tilepro.c:3222 1235 #: elf32-v850.c:2151 elf32-xstormy16.c:943 elf64-mmix.c:1598 1236 #: elfxx-tilegx.c:3585 1237 msgid "internal error: dangerous relocation" 1238 msgstr "" 1239 1240 #: elf32-avr.c:2415 elf32-hppa.c:598 elf32-m68hc1x.c:166 1241 msgid "%B: cannot create stub entry %s" 1242 msgstr "" 1243 1244 #: elf32-bfin.c:107 elf32-bfin.c:363 1245 msgid "relocation should be even number" 1246 msgstr "" 1247 1248 #: elf32-bfin.c:1593 1249 msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" 1250 msgstr "" 1251 1252 #: elf32-bfin.c:1626 elf32-i386.c:4307 elf32-m68k.c:4233 elf32-s390.c:3055 1253 #: elf64-s390.c:3030 elf64-x86-64.c:4151 1254 msgid "%B(%A+0x%lx): reloc against `%s': error %d" 1255 msgstr "" 1256 1257 #: elf32-bfin.c:2725 1258 msgid "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" 1259 msgstr "" 1260 1261 #: elf32-bfin.c:2741 1262 msgid "relocation references symbol not defined in the module" 1263 msgstr "" 1264 1265 #: elf32-bfin.c:2838 1266 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" 1267 msgstr "" 1268 1269 #: elf32-bfin.c:2879 elf32-bfin.c:3002 1270 msgid "cannot emit fixups in read-only section" 1271 msgstr "" 1272 1273 #: elf32-bfin.c:2910 elf32-bfin.c:3040 elf32-lm32.c:1103 elf32-sh.c:5016 1274 msgid "cannot emit dynamic relocations in read-only section" 1275 msgstr "" 1276 1277 #: elf32-bfin.c:2960 1278 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" 1279 msgstr "" 1280 1281 #: elf32-bfin.c:3125 1282 msgid "relocations between different segments are not supported" 1283 msgstr "" 1284 1285 #: elf32-bfin.c:3126 1286 msgid "warning: relocation references a different segment" 1287 msgstr "" 1288 1289 #: elf32-bfin.c:4971 1290 msgid "%B: unsupported relocation type %i" 1291 msgstr "" 1292 1293 #: elf32-bfin.c:5125 elf32-frv.c:6808 1294 #, c-format 1295 msgid "%s: cannot link non-fdpic object file into fdpic executable" 1296 msgstr "" 1297 1298 #: elf32-bfin.c:5129 elf32-frv.c:6812 1299 #, c-format 1300 msgid "%s: cannot link fdpic object file into non-fdpic executable" 1301 msgstr "" 1302 1303 #: elf32-bfin.c:5283 1304 #, c-format 1305 msgid "*** check this relocation %s" 1306 msgstr "" 1307 1308 #: elf32-cris.c:1176 1309 msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" 1310 msgstr "" 1311 1312 #: elf32-cris.c:1238 1313 msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" 1314 msgstr "" 1315 1316 #: elf32-cris.c:1240 1317 msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" 1318 msgstr "" 1319 1320 #: elf32-cris.c:1246 elf32-cris.c:1379 elf32-cris.c:1639 elf32-cris.c:1722 1321 #: elf32-cris.c:1875 elf32-tic6x.c:2662 1322 msgid "[whose name is lost]" 1323 msgstr "" 1324 1325 #: elf32-cris.c:1365 elf32-tic6x.c:2647 1326 msgid "%B, section %A: relocation %s with non-zero addend %d against local symbol" 1327 msgstr "" 1328 1329 #: elf32-cris.c:1373 elf32-cris.c:1716 elf32-cris.c:1869 elf32-tic6x.c:2655 1330 msgid "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" 1331 msgstr "" 1332 1333 #: elf32-cris.c:1399 1334 msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" 1335 msgstr "" 1336 1337 #: elf32-cris.c:1415 1338 msgid "%B, section %A: relocation %s with no GOT created" 1339 msgstr "" 1340 1341 #. We shouldn't get here for GCC-emitted code. 1342 #: elf32-cris.c:1630 1343 msgid "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a declaration mixup?" 1344 msgstr "" 1345 1346 #: elf32-cris.c:2002 1347 msgid "%B, section %A: relocation %s is not allowed for symbol: `%s' which is defined outside the program, perhaps a declaration mixup?" 1348 msgstr "" 1349 1350 #: elf32-cris.c:2055 1351 msgid "(too many global variables for -fpic: recompile with -fPIC)" 1352 msgstr "" 1353 1354 #: elf32-cris.c:2062 1355 msgid "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or -mno-small-tls)" 1356 msgstr "" 1357 1358 #: elf32-cris.c:3261 1359 msgid "" 1360 "%B, section %A:\n" 1361 " v10/v32 compatible object %s must not contain a PIC relocation" 1362 msgstr "" 1363 1364 #: elf32-cris.c:3366 1365 msgid "" 1366 "%B, section %A:\n" 1367 " relocation %s not valid in a shared object; typically an option mixup, recompile with -fPIC" 1368 msgstr "" 1369 1370 #: elf32-cris.c:3580 1371 msgid "" 1372 "%B, section %A:\n" 1373 " relocation %s should not be used in a shared object; recompile with -fPIC" 1374 msgstr "" 1375 1376 #: elf32-cris.c:4002 1377 msgid "" 1378 "%B, section `%A', to symbol `%s':\n" 1379 " relocation %s should not be used in a shared object; recompile with -fPIC" 1380 msgstr "" 1381 1382 #: elf32-cris.c:4118 1383 msgid "Unexpected machine number" 1384 msgstr "" 1385 1386 #: elf32-cris.c:4172 1387 #, c-format 1388 msgid " [symbols have a _ prefix]" 1389 msgstr "" 1390 1391 #: elf32-cris.c:4175 1392 #, c-format 1393 msgid " [v10 and v32]" 1394 msgstr " [v10 i v32]" 1395 1396 #: elf32-cris.c:4178 1397 #, c-format 1398 msgid " [v32]" 1399 msgstr " [v32]" 1400 1401 #: elf32-cris.c:4223 1402 msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" 1403 msgstr "" 1404 1405 #: elf32-cris.c:4224 1406 msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" 1407 msgstr "" 1408 1409 #: elf32-cris.c:4243 1410 msgid "%B contains CRIS v32 code, incompatible with previous objects" 1411 msgstr "" 1412 1413 #: elf32-cris.c:4245 1414 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" 1415 msgstr "" 1416 1417 #: elf32-dlx.c:142 1418 #, c-format 1419 msgid "BFD Link Error: branch (PC rel16) to section (%s) not supported" 1420 msgstr "" 1421 1422 #: elf32-dlx.c:204 1423 #, c-format 1424 msgid "BFD Link Error: jump (PC rel26) to section (%s) not supported" 1425 msgstr "" 1426 1427 #. Only if it's not an unresolved symbol. 1428 #: elf32-epiphany.c:563 elf32-ip2k.c:1475 1429 msgid "unsupported relocation between data/insn address spaces" 1430 msgstr "" 1431 1432 #: elf32-frv.c:1509 elf32-frv.c:1658 1433 msgid "relocation requires zero addend" 1434 msgstr "" 1435 1436 #: elf32-frv.c:2888 1437 msgid "%H: relocation to `%s+%v' may have caused the error above\n" 1438 msgstr "" 1439 1440 #: elf32-frv.c:2905 1441 msgid "%H: relocation references symbol not defined in the module\n" 1442 msgstr "" 1443 1444 #: elf32-frv.c:2981 1445 msgid "%H: R_FRV_GETTLSOFF not applied to a call instruction\n" 1446 msgstr "" 1447 1448 #: elf32-frv.c:3022 1449 msgid "%H: R_FRV_GOTTLSDESC12 not applied to an lddi instruction\n" 1450 msgstr "" 1451 1452 #: elf32-frv.c:3093 1453 msgid "%H: R_FRV_GOTTLSDESCHI not applied to a sethi instruction\n" 1454 msgstr "" 1455 1456 #: elf32-frv.c:3130 1457 msgid "%H: R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction\n" 1458 msgstr "" 1459 1460 #: elf32-frv.c:3177 1461 msgid "%H: R_FRV_TLSDESC_RELAX not applied to an ldd instruction\n" 1462 msgstr "" 1463 1464 #: elf32-frv.c:3261 1465 msgid "%H: R_FRV_GETTLSOFF_RELAX not applied to a calll instruction\n" 1466 msgstr "" 1467 1468 #: elf32-frv.c:3315 1469 msgid "%H: R_FRV_GOTTLSOFF12 not applied to an ldi instruction\n" 1470 msgstr "" 1471 1472 #: elf32-frv.c:3345 1473 msgid "%H: R_FRV_GOTTLSOFFHI not applied to a sethi instruction\n" 1474 msgstr "" 1475 1476 #: elf32-frv.c:3374 1477 msgid "%H: R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction\n" 1478 msgstr "" 1479 1480 #: elf32-frv.c:3404 1481 msgid "%H: R_FRV_TLSOFF_RELAX not applied to an ld instruction\n" 1482 msgstr "" 1483 1484 #: elf32-frv.c:3449 1485 msgid "%H: R_FRV_TLSMOFFHI not applied to a sethi instruction\n" 1486 msgstr "" 1487 1488 #: elf32-frv.c:3476 1489 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction\n" 1490 msgstr "" 1491 1492 #: elf32-frv.c:3597 1493 msgid "%H: R_FRV_FUNCDESC references dynamic symbol with nonzero addend\n" 1494 msgstr "" 1495 1496 #: elf32-frv.c:3638 elf32-frv.c:3760 1497 msgid "%H: cannot emit fixups in read-only section\n" 1498 msgstr "" 1499 1500 #: elf32-frv.c:3669 elf32-frv.c:3803 1501 msgid "%H: cannot emit dynamic relocations in read-only section\n" 1502 msgstr "" 1503 1504 #: elf32-frv.c:3718 1505 msgid "%H: R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend\n" 1506 msgstr "" 1507 1508 #: elf32-frv.c:3974 1509 msgid "%H: reloc against `%s' references a different segment\n" 1510 msgstr "" 1511 1512 #: elf32-frv.c:4124 1513 msgid "%H: reloc against `%s': %s\n" 1514 msgstr "" 1515 1516 #: elf32-frv.c:6400 1517 msgid "%B: unsupported relocation type %i\n" 1518 msgstr "" 1519 1520 #: elf32-frv.c:6722 1521 #, c-format 1522 msgid "%s: compiled with %s and linked with modules that use non-pic relocations" 1523 msgstr "" 1524 1525 #: elf32-frv.c:6775 elf32-iq2000.c:845 elf32-m32c.c:807 1526 #, c-format 1527 msgid "%s: compiled with %s and linked with modules compiled with %s" 1528 msgstr "" 1529 1530 #: elf32-frv.c:6787 1531 #, c-format 1532 msgid "%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%lx)" 1533 msgstr "" 1534 1535 #: elf32-frv.c:6837 elf32-iq2000.c:882 elf32-m32c.c:843 elf32-mt.c:576 1536 #: elf32-rx.c:3001 1537 #, c-format 1538 msgid "private flags = 0x%lx:" 1539 msgstr "" 1540 1541 #: elf32-gen.c:69 elf64-gen.c:69 1542 msgid "%B: Relocations in generic ELF (EM: %d)" 1543 msgstr "" 1544 1545 #: elf32-hppa.c:850 elf32-hppa.c:3598 1546 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" 1547 msgstr "" 1548 1549 #: elf32-hppa.c:1284 1550 msgid "%B: relocation %s can not be used when making a shared object; recompile with -fPIC" 1551 msgstr "" 1552 1553 #: elf32-hppa.c:2791 1554 msgid "%B: duplicate export stub %s" 1555 msgstr "" 1556 1557 #: elf32-hppa.c:3437 1558 msgid "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" 1559 msgstr "" 1560 1561 #: elf32-hppa.c:4284 1562 msgid "%B(%A+0x%lx): cannot handle %s for %s" 1563 msgstr "" 1564 1565 #: elf32-hppa.c:4603 1566 msgid ".got section not immediately after .plt section" 1567 msgstr "" 1568 1569 #. Unknown relocation. 1570 #: elf32-i386.c:373 elf32-m68k.c:384 elf32-ppc.c:1676 elf32-s390.c:379 1571 #: elf32-tic6x.c:2684 elf64-ppc.c:2300 elf64-s390.c:403 elf64-x86-64.c:265 1572 msgid "%B: invalid relocation type %d" 1573 msgstr "" 1574 1575 #: elf32-i386.c:1404 elf64-x86-64.c:1308 1576 msgid "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" 1577 msgstr "" 1578 1579 #: elf32-i386.c:1549 elf32-i386.c:3244 elf64-x86-64.c:1487 elf64-x86-64.c:3125 1580 #: elfxx-sparc.c:3083 1581 msgid "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s" 1582 msgstr "" 1583 1584 #: elf32-i386.c:1711 elf32-s390.c:1182 elf32-sh.c:6362 elf32-tilepro.c:1434 1585 #: elf32-xtensa.c:1182 elf64-s390.c:1151 elfxx-sparc.c:1548 1586 #: elfxx-tilegx.c:1701 1587 msgid "%B: `%s' accessed both as normal and thread local symbol" 1588 msgstr "" 1589 1590 #: elf32-i386.c:2539 elf64-x86-64.c:2506 1591 msgid "%P: %B: warning: relocation against `%s' in readonly section `%A'.\n" 1592 msgstr "" 1593 1594 #: elf32-i386.c:2629 elf64-x86-64.c:2593 1595 msgid "%P: %B: warning: relocation in readonly section `%A'.\n" 1596 msgstr "" 1597 1598 #: elf32-i386.c:3086 elf32-tilepro.c:2557 elfxx-tilegx.c:2871 1599 msgid "%B: unrecognized relocation (0x%x) in section `%A'" 1600 msgstr "" 1601 1602 #: elf32-i386.c:3494 elf64-x86-64.c:3513 1603 msgid "hidden symbol" 1604 msgstr "skriveni simbol" 1605 1606 #: elf32-i386.c:3497 elf64-x86-64.c:3516 1607 msgid "internal symbol" 1608 msgstr "interni simbol" 1609 1610 #: elf32-i386.c:3500 elf64-x86-64.c:3519 1611 msgid "protected symbol" 1612 msgstr "zatieni simbol" 1613 1614 #: elf32-i386.c:3503 elf64-x86-64.c:3522 1615 msgid "symbol" 1616 msgstr "simbol" 1617 1618 #: elf32-i386.c:3508 1619 msgid "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when making a shared object" 1620 msgstr "" 1621 1622 #: elf32-i386.c:3518 1623 msgid "%B: relocation R_386_GOTOFF against protected function `%s' can not be used when making a shared object" 1624 msgstr "" 1625 1626 #: elf32-i386.c:4839 elf32-tilepro.c:3467 elf64-x86-64.c:4609 1627 #: elfxx-tilegx.c:3847 1628 #, c-format 1629 msgid "discarded output section: `%A'" 1630 msgstr "" 1631 1632 #: elf32-ip2k.c:857 elf32-ip2k.c:863 elf32-ip2k.c:930 elf32-ip2k.c:936 1633 msgid "ip2k relaxer: switch table without complete matching relocation information." 1634 msgstr "" 1635 1636 #: elf32-ip2k.c:880 elf32-ip2k.c:963 1637 msgid "ip2k relaxer: switch table header corrupt." 1638 msgstr "" 1639 1640 #: elf32-ip2k.c:1292 1641 #, c-format 1642 msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." 1643 msgstr "" 1644 1645 #: elf32-ip2k.c:1308 1646 #, c-format 1647 msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." 1648 msgstr "" 1649 1650 #: elf32-iq2000.c:858 elf32-m32c.c:819 1651 #, c-format 1652 msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" 1653 msgstr "" 1654 1655 #: elf32-lm32.c:706 1656 msgid "global pointer relative relocation when _gp not defined" 1657 msgstr "" 1658 1659 #: elf32-lm32.c:761 1660 msgid "global pointer relative address out of range" 1661 msgstr "" 1662 1663 #: elf32-lm32.c:1057 1664 msgid "internal error: addend should be zero for R_LM32_16_GOT" 1665 msgstr "" 1666 1667 #: elf32-m32r.c:1453 1668 msgid "SDA relocation when _SDA_BASE_ not defined" 1669 msgstr "" 1670 1671 #: elf32-m32r.c:3043 1672 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" 1673 msgstr "" 1674 1675 #: elf32-m32r.c:3571 1676 msgid "%B: Instruction set mismatch with previous modules" 1677 msgstr "" 1678 1679 #: elf32-m32r.c:3592 1680 #, c-format 1681 msgid "private flags = %lx" 1682 msgstr "" 1683 1684 #: elf32-m32r.c:3597 1685 #, c-format 1686 msgid ": m32r instructions" 1687 msgstr ": m32r instrukcije" 1688 1689 #: elf32-m32r.c:3598 1690 #, c-format 1691 msgid ": m32rx instructions" 1692 msgstr ": m32rx instrukcije" 1693 1694 #: elf32-m32r.c:3599 1695 #, c-format 1696 msgid ": m32r2 instructions" 1697 msgstr ": m32r2 instrukcije" 1698 1699 #: elf32-m68hc1x.c:1050 1700 #, c-format 1701 msgid "Reference to the far symbol `%s' using a wrong relocation may result in incorrect execution" 1702 msgstr "" 1703 1704 #: elf32-m68hc1x.c:1073 1705 #, c-format 1706 msgid "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked address [%lx:%04lx] (%lx)" 1707 msgstr "" 1708 1709 #: elf32-m68hc1x.c:1092 1710 #, c-format 1711 msgid "reference to a banked address [%lx:%04lx] in the normal address space at %04lx" 1712 msgstr "" 1713 1714 #: elf32-m68hc1x.c:1225 1715 msgid "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-bit integers" 1716 msgstr "" 1717 1718 #: elf32-m68hc1x.c:1232 1719 msgid "%B: linking files compiled for 32-bit double (-fshort-double) and others for 64-bit double" 1720 msgstr "" 1721 1722 #: elf32-m68hc1x.c:1241 1723 msgid "%B: linking files compiled for HCS12 with others compiled for HC12" 1724 msgstr "" 1725 1726 #: elf32-m68hc1x.c:1257 elf32-ppc.c:4227 elf64-sparc.c:706 elfxx-mips.c:13965 1727 msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" 1728 msgstr "" 1729 1730 #: elf32-m68hc1x.c:1285 1731 #, c-format 1732 msgid "[abi=32-bit int, " 1733 msgstr "" 1734 1735 #: elf32-m68hc1x.c:1287 1736 #, c-format 1737 msgid "[abi=16-bit int, " 1738 msgstr "" 1739 1740 #: elf32-m68hc1x.c:1290 1741 #, c-format 1742 msgid "64-bit double, " 1743 msgstr "" 1744 1745 #: elf32-m68hc1x.c:1292 1746 #, c-format 1747 msgid "32-bit double, " 1748 msgstr "" 1749 1750 #: elf32-m68hc1x.c:1295 1751 #, c-format 1752 msgid "cpu=HC11]" 1753 msgstr "" 1754 1755 #: elf32-m68hc1x.c:1297 1756 #, c-format 1757 msgid "cpu=HCS12]" 1758 msgstr "" 1759 1760 #: elf32-m68hc1x.c:1299 1761 #, c-format 1762 msgid "cpu=HC12]" 1763 msgstr "" 1764 1765 #: elf32-m68hc1x.c:1302 1766 #, c-format 1767 msgid " [memory=bank-model]" 1768 msgstr "" 1769 1770 #: elf32-m68hc1x.c:1304 1771 #, c-format 1772 msgid " [memory=flat]" 1773 msgstr "" 1774 1775 #: elf32-m68k.c:1251 elf32-m68k.c:1252 vms-alpha.c:7314 vms-alpha.c:7329 1776 msgid "unknown" 1777 msgstr "nepoznato" 1778 1779 #: elf32-m68k.c:1715 1780 msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d" 1781 msgstr "" 1782 1783 #: elf32-m68k.c:1721 1784 msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d" 1785 msgstr "" 1786 1787 #: elf32-m68k.c:3957 1788 msgid "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object" 1789 msgstr "" 1790 1791 #: elf32-mcore.c:99 elf32-mcore.c:442 1792 msgid "%B: Relocation %s (%d) is not currently supported.\n" 1793 msgstr "" 1794 1795 #: elf32-mcore.c:428 1796 msgid "%B: Unknown relocation type %d\n" 1797 msgstr "" 1798 1799 #. Pacify gcc -Wall. 1800 #: elf32-mep.c:157 1801 #, c-format 1802 msgid "mep: no reloc for code %d" 1803 msgstr "" 1804 1805 #: elf32-mep.c:163 1806 #, c-format 1807 msgid "MeP: howto %d has type %d" 1808 msgstr "" 1809 1810 #: elf32-mep.c:648 1811 msgid "%B and %B are for different cores" 1812 msgstr "" 1813 1814 #: elf32-mep.c:665 1815 msgid "%B and %B are for different configurations" 1816 msgstr "" 1817 1818 #: elf32-mep.c:702 1819 #, c-format 1820 msgid "private flags = 0x%lx" 1821 msgstr "" 1822 1823 #: elf32-microblaze.c:742 1824 #, c-format 1825 msgid "%s: unknown relocation type %d" 1826 msgstr "" 1827 1828 #: elf32-microblaze.c:867 elf32-microblaze.c:912 1829 #, c-format 1830 msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" 1831 msgstr "" 1832 1833 #: elf32-microblaze.c:1155 elf32-tilepro.c:2891 elfxx-sparc.c:3457 1834 #: elfxx-tilegx.c:3230 1835 msgid "%B: probably compiled without -fPIC?" 1836 msgstr "" 1837 1838 #: elf32-microblaze.c:2074 1839 msgid "%B: bad relocation section name `%s'" 1840 msgstr "" 1841 1842 #: elf32-mips.c:1549 elf64-mips.c:2683 elfn32-mips.c:2487 1843 msgid "literal relocation occurs for an external symbol" 1844 msgstr "" 1845 1846 #: elf32-mips.c:1596 elf32-score.c:570 elf32-score7.c:469 elf64-mips.c:2726 1847 #: elfn32-mips.c:2528 1848 msgid "32bits gp relative relocation occurs for an external symbol" 1849 msgstr "" 1850 1851 #: elf32-ppc.c:1741 1852 #, c-format 1853 msgid "generic linker can't handle %s" 1854 msgstr "" 1855 1856 #: elf32-ppc.c:2184 1857 msgid "corrupt %s section in %B" 1858 msgstr "" 1859 1860 #: elf32-ppc.c:2203 1861 msgid "unable to read in %s section from %B" 1862 msgstr "" 1863 1864 #: elf32-ppc.c:2244 1865 msgid "warning: unable to set size of %s section in %B" 1866 msgstr "" 1867 1868 #: elf32-ppc.c:2294 1869 msgid "failed to allocate space for new APUinfo section." 1870 msgstr "" 1871 1872 #: elf32-ppc.c:2313 1873 msgid "failed to compute new APUinfo section." 1874 msgstr "" 1875 1876 #: elf32-ppc.c:2316 1877 msgid "failed to install new APUinfo section." 1878 msgstr "" 1879 1880 #: elf32-ppc.c:3356 1881 msgid "%B: relocation %s cannot be used when making a shared object" 1882 msgstr "" 1883 1884 #. It does not make sense to have a procedure linkage 1885 #. table entry for a local symbol. 1886 #: elf32-ppc.c:3700 1887 msgid "%P: %H: %s reloc against local symbol\n" 1888 msgstr "" 1889 1890 #: elf32-ppc.c:4039 elf32-ppc.c:4054 elfxx-mips.c:13651 elfxx-mips.c:13677 1891 #: elfxx-mips.c:13699 elfxx-mips.c:13725 1892 msgid "Warning: %B uses hard float, %B uses soft float" 1893 msgstr "" 1894 1895 #: elf32-ppc.c:4042 elf32-ppc.c:4046 1896 msgid "Warning: %B uses double-precision hard float, %B uses single-precision hard float" 1897 msgstr "" 1898 1899 #: elf32-ppc.c:4050 1900 msgid "Warning: %B uses soft float, %B uses single-precision hard float" 1901 msgstr "" 1902 1903 #: elf32-ppc.c:4057 elf32-ppc.c:4061 elfxx-mips.c:13631 elfxx-mips.c:13635 1904 msgid "Warning: %B uses unknown floating point ABI %d" 1905 msgstr "" 1906 1907 #: elf32-ppc.c:4103 elf32-ppc.c:4107 1908 msgid "Warning: %B uses unknown vector ABI %d" 1909 msgstr "" 1910 1911 #: elf32-ppc.c:4111 1912 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" 1913 msgstr "" 1914 1915 #: elf32-ppc.c:4128 elf32-ppc.c:4131 1916 msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory" 1917 msgstr "" 1918 1919 #: elf32-ppc.c:4134 elf32-ppc.c:4138 1920 msgid "Warning: %B uses unknown small structure return convention %d" 1921 msgstr "" 1922 1923 #: elf32-ppc.c:4192 1924 msgid "%B: compiled with -mrelocatable and linked with modules compiled normally" 1925 msgstr "" 1926 1927 #: elf32-ppc.c:4200 1928 msgid "%B: compiled normally and linked with modules compiled with -mrelocatable" 1929 msgstr "" 1930 1931 #: elf32-ppc.c:4309 1932 msgid "%P: bss-plt forced due to %B\n" 1933 msgstr "" 1934 1935 #: elf32-ppc.c:4312 1936 msgid "%P: bss-plt forced by profiling\n" 1937 msgstr "" 1938 1939 #. Uh oh, we didn't find the expected call. We 1940 #. could just mark this symbol to exclude it 1941 #. from tls optimization but it's safer to skip 1942 #. the entire optimization. 1943 #: elf32-ppc.c:4809 elf64-ppc.c:7858 1944 msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" 1945 msgstr "" 1946 1947 #: elf32-ppc.c:5044 elf64-ppc.c:6528 1948 msgid "%P: dynamic variable `%s' is zero size\n" 1949 msgstr "" 1950 1951 #: elf32-ppc.c:7263 elf64-ppc.c:12675 1952 msgid "%P: %B: unknown relocation type %d for symbol %s\n" 1953 msgstr "" 1954 1955 #: elf32-ppc.c:7524 1956 msgid "%P: %H: non-zero addend on %s reloc against `%s'\n" 1957 msgstr "" 1958 1959 #: elf32-ppc.c:7720 elf64-ppc.c:13181 1960 msgid "%P: %H: relocation %s for indirect function %s unsupported\n" 1961 msgstr "" 1962 1963 #: elf32-ppc.c:7948 elf32-ppc.c:7978 elf32-ppc.c:8025 1964 msgid "%P: %B: the target (%s) of a %s relocation is in the wrong output section (%s)\n" 1965 msgstr "" 1966 1967 #: elf32-ppc.c:8097 1968 msgid "%P: %B: relocation %s is not yet supported for symbol %s\n" 1969 msgstr "" 1970 1971 #: elf32-ppc.c:8158 elf64-ppc.c:13467 1972 msgid "%P: %H: unresolvable %s relocation against symbol `%s'\n" 1973 msgstr "" 1974 1975 #: elf32-ppc.c:8205 elf64-ppc.c:13512 1976 msgid "%P: %H: %s reloc against `%s': error %d\n" 1977 msgstr "" 1978 1979 #: elf32-ppc.c:8696 1980 msgid "%P: %s not defined in linker created %s\n" 1981 msgstr "" 1982 1983 #: elf32-rx.c:563 1984 msgid "%B:%A: Warning: deprecated Red Hat reloc " 1985 msgstr "" 1986 1987 #. Check for unsafe relocs in PID mode. These are any relocs where 1988 #. an absolute address is being computed. There are special cases 1989 #. for relocs against symbols that are known to be referenced in 1990 #. crt0.o before the PID base address register has been initialised. 1991 #: elf32-rx.c:581 1992 msgid "%B(%A): unsafe PID relocation %s at 0x%08lx (against %s in %s)" 1993 msgstr "" 1994 1995 #: elf32-rx.c:1157 1996 msgid "Warning: RX_SYM reloc with an unknown symbol" 1997 msgstr "" 1998 1999 #: elf32-rx.c:1324 2000 msgid "%B(%A): error: call to undefined function '%s'" 2001 msgstr "" 2002 2003 #: elf32-rx.c:1338 2004 msgid "%B(%A): warning: unaligned access to symbol '%s' in the small data area" 2005 msgstr "" 2006 2007 #: elf32-rx.c:1342 2008 msgid "%B(%A): internal error: out of range error" 2009 msgstr "" 2010 2011 #: elf32-rx.c:1346 2012 msgid "%B(%A): internal error: unsupported relocation error" 2013 msgstr "" 2014 2015 #: elf32-rx.c:1350 2016 msgid "%B(%A): internal error: dangerous relocation" 2017 msgstr "" 2018 2019 #: elf32-rx.c:1354 2020 msgid "%B(%A): internal error: unknown error" 2021 msgstr "" 2022 2023 #: elf32-rx.c:3004 2024 #, c-format 2025 msgid " [64-bit doubles]" 2026 msgstr "" 2027 2028 #: elf32-rx.c:3006 2029 #, c-format 2030 msgid " [dsp]" 2031 msgstr "" 2032 2033 #: elf32-s390.c:2200 elf64-s390.c:2187 2034 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" 2035 msgstr "" 2036 2037 #: elf32-score.c:1520 elf32-score7.c:1379 elfxx-mips.c:3435 2038 msgid "not enough GOT space for local GOT entries" 2039 msgstr "" 2040 2041 #: elf32-score.c:2742 2042 msgid "address not word align" 2043 msgstr "" 2044 2045 #: elf32-score.c:2827 elf32-score7.c:2631 2046 #, c-format 2047 msgid "%s: Malformed reloc detected for section %s" 2048 msgstr "" 2049 2050 #: elf32-score.c:2878 elf32-score7.c:2682 2051 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" 2052 msgstr "" 2053 2054 #: elf32-score.c:3997 elf32-score7.c:3803 2055 #, c-format 2056 msgid " [pic]" 2057 msgstr "" 2058 2059 #: elf32-score.c:4001 elf32-score7.c:3807 2060 #, c-format 2061 msgid " [fix dep]" 2062 msgstr "" 2063 2064 #: elf32-score.c:4043 elf32-score7.c:3849 2065 msgid "%B: warning: linking PIC files with non-PIC files" 2066 msgstr "" 2067 2068 #: elf32-sh-symbian.c:130 2069 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" 2070 msgstr "" 2071 2072 #: elf32-sh-symbian.c:383 2073 msgid "%B: Unrecognised .directive command: %s" 2074 msgstr "" 2075 2076 #: elf32-sh-symbian.c:504 2077 msgid "%B: Failed to add renamed symbol %s" 2078 msgstr "" 2079 2080 #: elf32-sh.c:568 2081 msgid "%B: 0x%lx: warning: bad R_SH_USES offset" 2082 msgstr "" 2083 2084 #: elf32-sh.c:580 2085 msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" 2086 msgstr "" 2087 2088 #: elf32-sh.c:597 2089 msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" 2090 msgstr "" 2091 2092 #: elf32-sh.c:612 2093 msgid "%B: 0x%lx: warning: could not find expected reloc" 2094 msgstr "" 2095 2096 #: elf32-sh.c:640 2097 msgid "%B: 0x%lx: warning: symbol in unexpected section" 2098 msgstr "" 2099 2100 #: elf32-sh.c:766 2101 msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" 2102 msgstr "" 2103 2104 #: elf32-sh.c:775 2105 msgid "%B: 0x%lx: warning: bad count" 2106 msgstr "" 2107 2108 #: elf32-sh.c:1179 elf32-sh.c:1549 2109 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" 2110 msgstr "" 2111 2112 #: elf32-sh.c:4048 elf64-sh64.c:1514 2113 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" 2114 msgstr "" 2115 2116 #: elf32-sh.c:4299 2117 msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" 2118 msgstr "" 2119 2120 #: elf32-sh.c:4332 elf32-sh.c:4347 2121 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" 2122 msgstr "" 2123 2124 #: elf32-sh.c:4361 2125 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" 2126 msgstr "" 2127 2128 #: elf32-sh.c:4375 2129 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" 2130 msgstr "" 2131 2132 #: elf32-sh.c:4519 elf32-sh.c:4989 2133 msgid "%B(%A+0x%lx): cannot emit fixup to `%s' in read-only section" 2134 msgstr "" 2135 2136 #: elf32-sh.c:5096 2137 msgid "%B(%A+0x%lx): %s relocation against external symbol \"%s\"" 2138 msgstr "" 2139 2140 #: elf32-sh.c:5569 2141 #, c-format 2142 msgid "%X%C: relocation to \"%s\" references a different segment\n" 2143 msgstr "" 2144 2145 #: elf32-sh.c:5575 2146 #, c-format 2147 msgid "%C: warning: relocation to \"%s\" references a different segment\n" 2148 msgstr "" 2149 2150 #: elf32-sh.c:6353 elf32-sh.c:6436 2151 msgid "%B: `%s' accessed both as normal and FDPIC symbol" 2152 msgstr "" 2153 2154 #: elf32-sh.c:6358 elf32-sh.c:6440 2155 msgid "%B: `%s' accessed both as FDPIC and thread local symbol" 2156 msgstr "" 2157 2158 #: elf32-sh.c:6388 2159 msgid "%B: Function descriptor relocation with non-zero addend" 2160 msgstr "" 2161 2162 #: elf32-sh.c:6624 elf64-alpha.c:4652 2163 msgid "%B: TLS local exec code cannot be linked into shared objects" 2164 msgstr "" 2165 2166 #: elf32-sh64.c:223 elf64-sh64.c:2318 2167 #, c-format 2168 msgid "%s: compiled as 32-bit object and %s is 64-bit" 2169 msgstr "" 2170 2171 #: elf32-sh64.c:226 elf64-sh64.c:2321 2172 #, c-format 2173 msgid "%s: compiled as 64-bit object and %s is 32-bit" 2174 msgstr "" 2175 2176 #: elf32-sh64.c:228 elf64-sh64.c:2323 2177 #, c-format 2178 msgid "%s: object size does not match that of target %s" 2179 msgstr "" 2180 2181 #: elf32-sh64.c:451 elf64-sh64.c:2837 2182 #, c-format 2183 msgid "%s: encountered datalabel symbol in input" 2184 msgstr "" 2185 2186 #: elf32-sh64.c:528 2187 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" 2188 msgstr "" 2189 2190 #: elf32-sh64.c:531 2191 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" 2192 msgstr "" 2193 2194 #: elf32-sh64.c:549 2195 #, c-format 2196 msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" 2197 msgstr "" 2198 2199 #: elf32-sh64.c:598 2200 msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" 2201 msgstr "" 2202 2203 #: elf32-sh64.c:674 2204 #, c-format 2205 msgid "%s: could not write out added .cranges entries" 2206 msgstr "" 2207 2208 #: elf32-sh64.c:734 2209 #, c-format 2210 msgid "%s: could not write out sorted .cranges entries" 2211 msgstr "" 2212 2213 #: elf32-sparc.c:90 2214 msgid "%B: compiled for a 64 bit system and target is 32 bit" 2215 msgstr "" 2216 2217 #: elf32-sparc.c:103 2218 msgid "%B: linking little endian files with big endian files" 2219 msgstr "" 2220 2221 #: elf32-spu.c:719 2222 msgid "%X%P: overlay section %A does not start on a cache line.\n" 2223 msgstr "" 2224 2225 #: elf32-spu.c:727 2226 msgid "%X%P: overlay section %A is larger than a cache line.\n" 2227 msgstr "" 2228 2229 #: elf32-spu.c:747 2230 msgid "%X%P: overlay section %A is not in cache area.\n" 2231 msgstr "" 2232 2233 #: elf32-spu.c:787 2234 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" 2235 msgstr "" 2236 2237 #: elf32-spu.c:1011 2238 msgid "warning: call to non-function symbol %s defined in %B" 2239 msgstr "" 2240 2241 #: elf32-spu.c:1361 2242 msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n" 2243 msgstr "" 2244 2245 #: elf32-spu.c:1880 2246 msgid "%B is not allowed to define %s" 2247 msgstr "%B nema dozvolu za definiranje %s" 2248 2249 #: elf32-spu.c:1888 2250 #, c-format 2251 msgid "you are not allowed to define %s in a script" 2252 msgstr "nemate dozvolu za definiranje %s u skripti" 2253 2254 #: elf32-spu.c:1922 2255 #, c-format 2256 msgid "%s in overlay section" 2257 msgstr "" 2258 2259 #: elf32-spu.c:1951 2260 msgid "overlay stub relocation overflow" 2261 msgstr "" 2262 2263 #: elf32-spu.c:1960 2264 msgid "stubs don't match calculated size" 2265 msgstr "" 2266 2267 #: elf32-spu.c:2542 2268 #, c-format 2269 msgid "warning: %s overlaps %s\n" 2270 msgstr "upozorenje: %s se preklapa sa %s\n" 2271 2272 #: elf32-spu.c:2558 2273 #, c-format 2274 msgid "warning: %s exceeds section size\n" 2275 msgstr "" 2276 2277 #: elf32-spu.c:2589 2278 msgid "%A:0x%v not found in function table\n" 2279 msgstr "%A:0x%v nije pronaen u tablici funkcija\n" 2280 2281 #: elf32-spu.c:2729 2282 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" 2283 msgstr "" 2284 2285 #: elf32-spu.c:3297 2286 #, c-format 2287 msgid "Stack analysis will ignore the call from %s to %s\n" 2288 msgstr "" 2289 2290 #: elf32-spu.c:3988 2291 msgid " %s: 0x%v\n" 2292 msgstr " %s: 0x%v\n" 2293 2294 #: elf32-spu.c:3989 2295 msgid "%s: 0x%v 0x%v\n" 2296 msgstr "%s: 0x%v 0x%v\n" 2297 2298 #: elf32-spu.c:3994 2299 msgid " calls:\n" 2300 msgstr "" 2301 2302 #: elf32-spu.c:4002 2303 #, c-format 2304 msgid " %s%s %s\n" 2305 msgstr " %s%s %s\n" 2306 2307 #: elf32-spu.c:4307 2308 #, c-format 2309 msgid "%s duplicated in %s\n" 2310 msgstr "" 2311 2312 #: elf32-spu.c:4311 2313 #, c-format 2314 msgid "%s duplicated\n" 2315 msgstr "" 2316 2317 #: elf32-spu.c:4318 2318 msgid "sorry, no support for duplicate object files in auto-overlay script\n" 2319 msgstr "" 2320 2321 #: elf32-spu.c:4359 2322 msgid "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local store\n" 2323 msgstr "" 2324 2325 #: elf32-spu.c:4514 2326 msgid "%B:%A%s exceeds overlay size\n" 2327 msgstr "" 2328 2329 #: elf32-spu.c:4676 2330 msgid "Stack size for call graph root nodes.\n" 2331 msgstr "" 2332 2333 #: elf32-spu.c:4677 2334 msgid "" 2335 "\n" 2336 "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" 2337 msgstr "" 2338 2339 #: elf32-spu.c:4687 2340 msgid "Maximum stack required is 0x%v\n" 2341 msgstr "" 2342 2343 #: elf32-spu.c:4778 2344 msgid "fatal error while creating .fixup" 2345 msgstr "" 2346 2347 #: elf32-spu.c:5008 2348 msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" 2349 msgstr "" 2350 2351 #: elf32-tic6x.c:1602 2352 msgid "warning: generating a shared library containing non-PIC code" 2353 msgstr "" 2354 2355 #: elf32-tic6x.c:1607 2356 msgid "warning: generating a shared library containing non-PID code" 2357 msgstr "" 2358 2359 #: elf32-tic6x.c:2541 2360 msgid "%B: SB-relative relocation but __c6xabi_DSBT_BASE not defined" 2361 msgstr "" 2362 2363 #: elf32-tic6x.c:2761 2364 msgid "dangerous relocation" 2365 msgstr "opasno premjetanje" 2366 2367 #: elf32-tic6x.c:3733 2368 msgid "%B: error: unknown mandatory EABI object attribute %d" 2369 msgstr "" 2370 2371 #: elf32-tic6x.c:3741 2372 msgid "%B: warning: unknown EABI object attribute %d" 2373 msgstr "" 2374 2375 #: elf32-tic6x.c:3853 elf32-tic6x.c:3861 2376 msgid "error: %B requires more stack alignment than %B preserves" 2377 msgstr "" 2378 2379 #: elf32-tic6x.c:3871 elf32-tic6x.c:3880 2380 msgid "error: unknown Tag_ABI_array_object_alignment value in %B" 2381 msgstr "" 2382 2383 #: elf32-tic6x.c:3889 elf32-tic6x.c:3898 2384 msgid "error: unknown Tag_ABI_array_object_align_expected value in %B" 2385 msgstr "" 2386 2387 #: elf32-tic6x.c:3906 elf32-tic6x.c:3913 2388 msgid "error: %B requires more array alignment than %B preserves" 2389 msgstr "" 2390 2391 #: elf32-tic6x.c:3935 2392 msgid "warning: %B and %B differ in wchar_t size" 2393 msgstr "" 2394 2395 #: elf32-tic6x.c:3953 2396 msgid "warning: %B and %B differ in whether code is compiled for DSBT" 2397 msgstr "" 2398 2399 #: elf32-v850.c:173 2400 #, c-format 2401 msgid "Variable `%s' cannot occupy in multiple small data regions" 2402 msgstr "" 2403 2404 #: elf32-v850.c:176 2405 #, c-format 2406 msgid "Variable `%s' can only be in one of the small, zero, and tiny data regions" 2407 msgstr "" 2408 2409 #: elf32-v850.c:179 2410 #, c-format 2411 msgid "Variable `%s' cannot be in both small and zero data regions simultaneously" 2412 msgstr "" 2413 2414 #: elf32-v850.c:182 2415 #, c-format 2416 msgid "Variable `%s' cannot be in both small and tiny data regions simultaneously" 2417 msgstr "" 2418 2419 #: elf32-v850.c:185 2420 #, c-format 2421 msgid "Variable `%s' cannot be in both zero and tiny data regions simultaneously" 2422 msgstr "" 2423 2424 #: elf32-v850.c:483 2425 msgid "FAILED to find previous HI16 reloc" 2426 msgstr "" 2427 2428 #: elf32-v850.c:2155 2429 msgid "could not locate special linker symbol __gp" 2430 msgstr "" 2431 2432 #: elf32-v850.c:2159 2433 msgid "could not locate special linker symbol __ep" 2434 msgstr "" 2435 2436 #: elf32-v850.c:2163 2437 msgid "could not locate special linker symbol __ctbp" 2438 msgstr "" 2439 2440 #: elf32-v850.c:2341 2441 msgid "%B: Architecture mismatch with previous modules" 2442 msgstr "" 2443 2444 #. xgettext:c-format. 2445 #: elf32-v850.c:2360 2446 #, c-format 2447 msgid "private flags = %lx: " 2448 msgstr "" 2449 2450 #: elf32-v850.c:2365 2451 #, c-format 2452 msgid "v850 architecture" 2453 msgstr "" 2454 2455 #: elf32-v850.c:2366 2456 #, c-format 2457 msgid "v850e architecture" 2458 msgstr "" 2459 2460 #: elf32-v850.c:2367 2461 #, c-format 2462 msgid "v850e1 architecture" 2463 msgstr "" 2464 2465 #: elf32-v850.c:2368 2466 #, c-format 2467 msgid "v850e2 architecture" 2468 msgstr "" 2469 2470 #: elf32-v850.c:2369 2471 #, c-format 2472 msgid "v850e2v3 architecture" 2473 msgstr "" 2474 2475 #: elf32-vax.c:532 2476 #, c-format 2477 msgid " [nonpic]" 2478 msgstr "" 2479 2480 #: elf32-vax.c:535 2481 #, c-format 2482 msgid " [d-float]" 2483 msgstr "" 2484 2485 #: elf32-vax.c:538 2486 #, c-format 2487 msgid " [g-float]" 2488 msgstr "" 2489 2490 #: elf32-vax.c:655 2491 #, c-format 2492 msgid "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of %ld" 2493 msgstr "" 2494 2495 #: elf32-vax.c:1585 2496 #, c-format 2497 msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" 2498 msgstr "" 2499 2500 #: elf32-vax.c:1712 2501 #, c-format 2502 msgid "%s: warning: %s relocation against symbol `%s' from %s section" 2503 msgstr "" 2504 2505 #: elf32-vax.c:1718 2506 #, c-format 2507 msgid "%s: warning: %s relocation to 0x%x from %s section" 2508 msgstr "" 2509 2510 #: elf32-xstormy16.c:451 elf32-ia64.c:2336 elf64-ia64.c:2336 2511 msgid "non-zero addend in @fptr reloc" 2512 msgstr "" 2513 2514 #: elf32-xtensa.c:918 2515 msgid "%B(%A): invalid property table" 2516 msgstr "" 2517 2518 #: elf32-xtensa.c:2777 2519 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" 2520 msgstr "" 2521 2522 #: elf32-xtensa.c:2856 elf32-xtensa.c:2977 2523 msgid "dynamic relocation in read-only section" 2524 msgstr "" 2525 2526 #: elf32-xtensa.c:2953 2527 msgid "TLS relocation invalid without dynamic sections" 2528 msgstr "" 2529 2530 #: elf32-xtensa.c:3172 2531 msgid "internal inconsistency in size of .got.loc section" 2532 msgstr "" 2533 2534 #: elf32-xtensa.c:3485 2535 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" 2536 msgstr "" 2537 2538 #: elf32-xtensa.c:4714 elf32-xtensa.c:4722 2539 msgid "Attempt to convert L32R/CALLX to CALL failed" 2540 msgstr "" 2541 2542 #: elf32-xtensa.c:6332 elf32-xtensa.c:6408 elf32-xtensa.c:7524 2543 msgid "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" 2544 msgstr "" 2545 2546 #: elf32-xtensa.c:7264 2547 msgid "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY relocation; possible configuration mismatch" 2548 msgstr "" 2549 2550 #: elf32-xtensa.c:9023 2551 msgid "invalid relocation address" 2552 msgstr "" 2553 2554 #: elf32-xtensa.c:9072 2555 msgid "overflow after relaxation" 2556 msgstr "" 2557 2558 #: elf32-xtensa.c:10204 2559 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" 2560 msgstr "" 2561 2562 #: elf64-alpha.c:460 2563 msgid "GPDISP relocation did not find ldah and lda instructions" 2564 msgstr "" 2565 2566 #: elf64-alpha.c:2497 2567 msgid "%B: .got subsegment exceeds 64K (size %d)" 2568 msgstr "" 2569 2570 #: elf64-alpha.c:4387 elf64-alpha.c:4399 2571 msgid "%B: gp-relative relocation against dynamic symbol %s" 2572 msgstr "" 2573 2574 #: elf64-alpha.c:4425 elf64-alpha.c:4565 2575 msgid "%B: pc-relative relocation against dynamic symbol %s" 2576 msgstr "" 2577 2578 #: elf64-alpha.c:4453 2579 msgid "%B: change in gp: BRSGP %s" 2580 msgstr "" 2581 2582 #: elf64-alpha.c:4478 2583 msgid "<unknown>" 2584 msgstr "<nepoznato>" 2585 2586 #: elf64-alpha.c:4483 2587 msgid "%B: !samegp reloc against symbol without .prologue: %s" 2588 msgstr "" 2589 2590 #: elf64-alpha.c:4540 2591 msgid "%B: unhandled dynamic relocation against %s" 2592 msgstr "" 2593 2594 #: elf64-alpha.c:4572 2595 msgid "%B: pc-relative relocation against undefined weak symbol %s" 2596 msgstr "" 2597 2598 #: elf64-alpha.c:4636 2599 msgid "%B: dtp-relative relocation against dynamic symbol %s" 2600 msgstr "" 2601 2602 #: elf64-alpha.c:4659 2603 msgid "%B: tp-relative relocation against dynamic symbol %s" 2604 msgstr "" 2605 2606 #: elf64-hppa.c:2083 2607 #, c-format 2608 msgid "stub entry for %s cannot load .plt, dp offset = %ld" 2609 msgstr "" 2610 2611 #: elf64-hppa.c:3275 2612 msgid "%B(%A+0x" 2613 msgstr "%B(%A+0x" 2614 2615 #: elf64-mmix.c:1034 2616 msgid "" 2617 "invalid input relocation when producing non-ELF, non-mmo format output.\n" 2618 " Please use the objcopy program to convert from ELF or mmo,\n" 2619 " or assemble using \"-no-expand\" (for gcc, \"-Wa,-no-expand\"" 2620 msgstr "" 2621 2622 #: elf64-mmix.c:1218 2623 msgid "" 2624 "invalid input relocation when producing non-ELF, non-mmo format output.\n" 2625 " Please use the objcopy program to convert from ELF or mmo,\n" 2626 " or compile using the gcc-option \"-mno-base-addresses\"." 2627 msgstr "" 2628 2629 #: elf64-mmix.c:1244 2630 #, c-format 2631 msgid "" 2632 "%s: Internal inconsistency error for value for\n" 2633 " linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%08lx\n" 2634 msgstr "" 2635 2636 #: elf64-mmix.c:1670 2637 #, c-format 2638 msgid "%s: base-plus-offset relocation against register symbol: (unknown) in %s" 2639 msgstr "" 2640 2641 #: elf64-mmix.c:1675 2642 #, c-format 2643 msgid "%s: base-plus-offset relocation against register symbol: %s in %s" 2644 msgstr "" 2645 2646 #: elf64-mmix.c:1719 2647 #, c-format 2648 msgid "%s: register relocation against non-register symbol: (unknown) in %s" 2649 msgstr "" 2650 2651 #: elf64-mmix.c:1724 2652 #, c-format 2653 msgid "%s: register relocation against non-register symbol: %s in %s" 2654 msgstr "" 2655 2656 #: elf64-mmix.c:1761 2657 #, c-format 2658 msgid "%s: directive LOCAL valid only with a register or absolute value" 2659 msgstr "" 2660 2661 #: elf64-mmix.c:1789 2662 #, c-format 2663 msgid "%s: LOCAL directive: Register $%ld is not a local register. First global register is $%ld." 2664 msgstr "" 2665 2666 #: elf64-mmix.c:2253 2667 #, c-format 2668 msgid "%s: Error: multiple definition of `%s'; start of %s is set in a earlier linked file\n" 2669 msgstr "" 2670 2671 #: elf64-mmix.c:2311 2672 msgid "Register section has contents\n" 2673 msgstr "" 2674 2675 #: elf64-mmix.c:2503 2676 #, c-format 2677 msgid "" 2678 "Internal inconsistency: remaining %u != max %u.\n" 2679 " Please report this bug." 2680 msgstr "" 2681 2682 #: elf64-ppc.c:4185 2683 msgid "%P: %B: cannot create stub entry %s\n" 2684 msgstr "" 2685 2686 #: elf64-ppc.c:6518 2687 msgid "%P: copy reloc against `%s' requires lazy plt linking; avoid setting LD_BIND_NOW=1 or upgrade gcc\n" 2688 msgstr "" 2689 2690 #: elf64-ppc.c:6788 2691 msgid "%B: undefined symbol on R_PPC64_TOCSAVE relocation" 2692 msgstr "" 2693 2694 #: elf64-ppc.c:6992 2695 msgid "%P: dynreloc miscount for %B, section %A\n" 2696 msgstr "" 2697 2698 #: elf64-ppc.c:7076 2699 msgid "%B: .opd is not a regular array of opd entries" 2700 msgstr "" 2701 2702 #: elf64-ppc.c:7085 2703 msgid "%B: unexpected reloc type %u in .opd section" 2704 msgstr "" 2705 2706 #: elf64-ppc.c:7106 2707 msgid "%B: undefined sym `%s' in .opd section" 2708 msgstr "" 2709 2710 #: elf64-ppc.c:7664 2711 msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" 2712 msgstr "" 2713 2714 #: elf64-ppc.c:8003 elf64-ppc.c:8564 2715 #, c-format 2716 msgid "%s defined on removed toc entry" 2717 msgstr "" 2718 2719 #: elf64-ppc.c:8521 2720 msgid "%P: %H: %s relocation references optimized away TOC entry\n" 2721 msgstr "" 2722 2723 #: elf64-ppc.c:9598 2724 msgid "%P: cannot find opd entry toc for %s\n" 2725 msgstr "" 2726 2727 #: elf64-ppc.c:9680 2728 msgid "%P: long branch stub `%s' offset overflow\n" 2729 msgstr "" 2730 2731 #: elf64-ppc.c:9739 2732 msgid "%P: can't find branch stub `%s'\n" 2733 msgstr "" 2734 2735 #: elf64-ppc.c:9801 elf64-ppc.c:9943 2736 msgid "%P: linkage table error against `%s'\n" 2737 msgstr "" 2738 2739 #: elf64-ppc.c:10126 2740 msgid "%P: can't build branch stub `%s'\n" 2741 msgstr "" 2742 2743 #: elf64-ppc.c:10941 2744 msgid "%B section %A exceeds stub group size" 2745 msgstr "" 2746 2747 #: elf64-ppc.c:11666 elf64-ppc.c:11699 2748 msgid "%P: %s offset too large for .eh_frame sdata4 encoding" 2749 msgstr "" 2750 2751 #: elf64-ppc.c:11744 2752 msgid "%P: stubs don't match calculated size\n" 2753 msgstr "" 2754 2755 #: elf64-ppc.c:11756 2756 #, c-format 2757 msgid "" 2758 "linker stubs in %u group%s\n" 2759 " branch %lu\n" 2760 " toc adjust %lu\n" 2761 " long branch %lu\n" 2762 " long toc adj %lu\n" 2763 " plt call %lu" 2764 msgstr "" 2765 2766 #: elf64-ppc.c:12042 2767 msgid "%P: %H: %s used with TLS symbol %s\n" 2768 msgstr "" 2769 2770 #: elf64-ppc.c:12043 2771 msgid "%P: %H: %s used with non-TLS symbol %s\n" 2772 msgstr "" 2773 2774 #: elf64-ppc.c:12556 2775 msgid "%P: %H: automatic multiple TOCs not supported using your crt files; recompile with -mminimal-toc or upgrade gcc\n" 2776 msgstr "" 2777 2778 #: elf64-ppc.c:12562 2779 msgid "%P: %H: sibling call optimization to `%s' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `%s' extern\n" 2780 msgstr "" 2781 2782 #: elf64-ppc.c:13286 2783 msgid "%P: %B: relocation %s is not supported for symbol %s\n" 2784 msgstr "" 2785 2786 #: elf64-ppc.c:13446 2787 msgid "%P: %H: error: %s not a multiple of %u\n" 2788 msgstr "" 2789 2790 #: elf64-sh64.c:1686 2791 #, c-format 2792 msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" 2793 msgstr "" 2794 2795 #: elf64-sparc.c:446 2796 msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" 2797 msgstr "" 2798 2799 #: elf64-sparc.c:466 2800 msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" 2801 msgstr "" 2802 2803 #: elf64-sparc.c:489 2804 msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" 2805 msgstr "" 2806 2807 #: elf64-sparc.c:534 2808 msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" 2809 msgstr "" 2810 2811 #: elf64-sparc.c:687 2812 msgid "%B: linking UltraSPARC specific with HAL specific code" 2813 msgstr "" 2814 2815 #: elf64-x86-64.c:1427 2816 msgid "%B: relocation %s against symbol `%s' isn't supported in x32 mode" 2817 msgstr "" 2818 2819 #: elf64-x86-64.c:1656 2820 msgid "%B: '%s' accessed both as normal and thread local symbol" 2821 msgstr "" 2822 2823 #: elf64-x86-64.c:3150 2824 msgid "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d" 2825 msgstr "" 2826 2827 #: elf64-x86-64.c:3411 2828 msgid "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be used when making a shared object" 2829 msgstr "" 2830 2831 #: elf64-x86-64.c:3523 2832 msgid "; recompile with -fPIC" 2833 msgstr "" 2834 2835 #: elf64-x86-64.c:3528 2836 msgid "%B: relocation %s against %s `%s' can not be used when making a shared object%s" 2837 msgstr "" 2838 2839 #: elf64-x86-64.c:3530 2840 msgid "%B: relocation %s against undefined %s `%s' can not be used when making a shared object%s" 2841 msgstr "" 2842 2843 #: elfcode.h:767 2844 #, c-format 2845 msgid "warning: %s has a corrupt string table index - ignoring" 2846 msgstr "" 2847 2848 #: elfcode.h:1177 2849 #, c-format 2850 msgid "%s: version count (%ld) does not match symbol count (%ld)" 2851 msgstr "" 2852 2853 #: elfcode.h:1431 2854 #, c-format 2855 msgid "%s(%s): relocation %d has invalid symbol index %ld" 2856 msgstr "" 2857 2858 #: elfcore.h:312 2859 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." 2860 msgstr "" 2861 2862 #: elflink.c:1117 2863 msgid "%s: TLS definition in %B section %A mismatches non-TLS definition in %B section %A" 2864 msgstr "" 2865 2866 #: elflink.c:1121 2867 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" 2868 msgstr "" 2869 2870 #: elflink.c:1125 2871 msgid "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" 2872 msgstr "" 2873 2874 #: elflink.c:1129 2875 msgid "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" 2876 msgstr "" 2877 2878 #: elflink.c:1762 2879 msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" 2880 msgstr "" 2881 2882 #: elflink.c:2063 2883 msgid "%B: version node not found for symbol %s" 2884 msgstr "" 2885 2886 #: elflink.c:2154 2887 msgid "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" 2888 msgstr "" 2889 2890 #: elflink.c:2165 2891 msgid "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the object file has no symbol table" 2892 msgstr "" 2893 2894 #: elflink.c:2355 2895 msgid "%B: relocation size mismatch in %B section %A" 2896 msgstr "" 2897 2898 #: elflink.c:2639 2899 #, c-format 2900 msgid "warning: type and size of dynamic symbol `%s' are not defined" 2901 msgstr "" 2902 2903 #: elflink.c:3391 2904 msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n" 2905 msgstr "" 2906 2907 #: elflink.c:4037 2908 msgid "%B: %s: invalid version %u (max %d)" 2909 msgstr "" 2910 2911 #: elflink.c:4073 2912 msgid "%B: %s: invalid needed version %d" 2913 msgstr "" 2914 2915 #: elflink.c:4269 2916 msgid "Warning: alignment %u of common symbol `%s' in %B is greater than the alignment (%u) of its section %A" 2917 msgstr "" 2918 2919 #: elflink.c:4275 2920 msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" 2921 msgstr "" 2922 2923 #: elflink.c:4290 2924 msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" 2925 msgstr "" 2926 2927 #: elflink.c:4463 2928 msgid "%B: undefined reference to symbol '%s'" 2929 msgstr "" 2930 2931 #: elflink.c:4466 2932 msgid "note: '%s' is defined in DSO %B so try adding it to the linker command line" 2933 msgstr "" 2934 2935 #: elflink.c:5781 2936 #, c-format 2937 msgid "%s: undefined version: %s" 2938 msgstr "%s: nedefinirana inaica: %s" 2939 2940 #: elflink.c:5849 2941 msgid "%B: .preinit_array section is not allowed in DSO" 2942 msgstr "" 2943 2944 #: elflink.c:7604 2945 #, c-format 2946 msgid "undefined %s reference in complex symbol: %s" 2947 msgstr "" 2948 2949 #: elflink.c:7758 2950 #, c-format 2951 msgid "unknown operator '%c' in complex symbol" 2952 msgstr "" 2953 2954 #: elflink.c:8097 elflink.c:8114 elflink.c:8151 elflink.c:8168 2955 msgid "%B: Unable to sort relocs - they are in more than one size" 2956 msgstr "" 2957 2958 #: elflink.c:8128 elflink.c:8182 2959 msgid "%B: Unable to sort relocs - they are of an unknown size" 2960 msgstr "" 2961 2962 #: elflink.c:8233 2963 msgid "Not enough memory to sort relocations" 2964 msgstr "" 2965 2966 #: elflink.c:8426 2967 msgid "%B: Too many sections: %d (>= %d)" 2968 msgstr "" 2969 2970 #: elflink.c:8675 2971 msgid "%B: internal symbol `%s' in %B is referenced by DSO" 2972 msgstr "" 2973 2974 #: elflink.c:8677 2975 msgid "%B: hidden symbol `%s' in %B is referenced by DSO" 2976 msgstr "" 2977 2978 #: elflink.c:8679 2979 msgid "%B: local symbol `%s' in %B is referenced by DSO" 2980 msgstr "" 2981 2982 #: elflink.c:8776 2983 msgid "%B: could not find output section %A for input section %A" 2984 msgstr "" 2985 2986 #: elflink.c:8899 2987 msgid "%B: protected symbol `%s' isn't defined" 2988 msgstr "" 2989 2990 #: elflink.c:8901 2991 msgid "%B: internal symbol `%s' isn't defined" 2992 msgstr "" 2993 2994 #: elflink.c:8903 2995 msgid "%B: hidden symbol `%s' isn't defined" 2996 msgstr "" 2997 2998 #: elflink.c:9432 2999 msgid "error: %B: size of section %A is not multiple of address size" 3000 msgstr "" 3001 3002 #: elflink.c:9479 3003 msgid "error: %B contains a reloc (0x%s) for section %A that references a non-existent global symbol" 3004 msgstr "" 3005 3006 #: elflink.c:10214 3007 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" 3008 msgstr "" 3009 3010 #: elflink.c:10219 3011 #, c-format 3012 msgid "%A has both ordered and unordered sections" 3013 msgstr "" 3014 3015 #: elflink.c:10784 3016 msgid "%B: file class %s incompatible with %s" 3017 msgstr "" 3018 3019 #: elflink.c:11093 elflink.c:11137 3020 msgid "%B: could not find output section %s" 3021 msgstr "" 3022 3023 #: elflink.c:11098 3024 #, c-format 3025 msgid "warning: %s section has zero size" 3026 msgstr "" 3027 3028 #: elflink.c:11143 3029 #, c-format 3030 msgid "warning: section '%s' is being made into a note" 3031 msgstr "" 3032 3033 #: elflink.c:11212 3034 msgid "%P%X: read-only segment has dynamic relocations.\n" 3035 msgstr "" 3036 3037 #: elflink.c:11215 3038 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" 3039 msgstr "" 3040 3041 #: elflink.c:11402 3042 msgid "%P%X: can not read symbols: %E\n" 3043 msgstr "" 3044 3045 #: elflink.c:11792 3046 msgid "Removing unused section '%s' in file '%B'" 3047 msgstr "" 3048 3049 #: elflink.c:11998 3050 msgid "Warning: gc-sections option ignored" 3051 msgstr "" 3052 3053 #: elflink.c:12277 3054 #, c-format 3055 msgid "Unrecognized INPUT_SECTION_FLAG %s\n" 3056 msgstr "" 3057 3058 #: elfxx-mips.c:1234 3059 msgid "static procedure (no name)" 3060 msgstr "" 3061 3062 #: elfxx-mips.c:5259 3063 msgid "MIPS16 and microMIPS functions cannot call each other" 3064 msgstr "" 3065 3066 #: elfxx-mips.c:5856 3067 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with interlinking enabled." 3068 msgstr "" 3069 3070 #: elfxx-mips.c:6519 elfxx-mips.c:6742 3071 msgid "%B: Warning: bad `%s' option size %u smaller than its header" 3072 msgstr "" 3073 3074 #: elfxx-mips.c:7495 elfxx-mips.c:7620 3075 msgid "%B: Warning: cannot determine the target function for stub section `%s'" 3076 msgstr "" 3077 3078 #: elfxx-mips.c:7749 3079 msgid "%B: Malformed reloc detected for section %s" 3080 msgstr "" 3081 3082 #: elfxx-mips.c:7801 3083 msgid "%B: GOT reloc at 0x%lx not expected in executables" 3084 msgstr "" 3085 3086 #: elfxx-mips.c:7930 3087 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" 3088 msgstr "" 3089 3090 #: elfxx-mips.c:8645 3091 #, c-format 3092 msgid "non-dynamic relocations refer to dynamic symbol %s" 3093 msgstr "" 3094 3095 #: elfxx-mips.c:9347 3096 msgid "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section `%A'" 3097 msgstr "" 3098 3099 #: elfxx-mips.c:9486 3100 msgid "small-data section exceeds 64KB; lower small-data size limit (see option -G)" 3101 msgstr "" 3102 3103 #: elfxx-mips.c:9505 3104 msgid "JALX to a non-word-aligned address" 3105 msgstr "" 3106 3107 #: elfxx-mips.c:13266 3108 #, c-format 3109 msgid "%s: illegal section name `%s'" 3110 msgstr "" 3111 3112 #: elfxx-mips.c:13645 elfxx-mips.c:13671 3113 msgid "Warning: %B uses -msingle-float, %B uses -mdouble-float" 3114 msgstr "" 3115 3116 #: elfxx-mips.c:13657 elfxx-mips.c:13713 3117 msgid "Warning: %B uses -msingle-float, %B uses -mips32r2 -mfp64" 3118 msgstr "" 3119 3120 #: elfxx-mips.c:13683 elfxx-mips.c:13719 3121 msgid "Warning: %B uses -mdouble-float, %B uses -mips32r2 -mfp64" 3122 msgstr "" 3123 3124 #: elfxx-mips.c:13761 3125 msgid "%B: endianness incompatible with that of the selected emulation" 3126 msgstr "" 3127 3128 #: elfxx-mips.c:13772 3129 msgid "%B: ABI is incompatible with that of the selected emulation" 3130 msgstr "" 3131 3132 #: elfxx-mips.c:13856 3133 msgid "%B: warning: linking abicalls files with non-abicalls files" 3134 msgstr "" 3135 3136 #: elfxx-mips.c:13873 3137 msgid "%B: linking 32-bit code with 64-bit code" 3138 msgstr "" 3139 3140 #: elfxx-mips.c:13901 3141 msgid "%B: linking %s module with previous %s modules" 3142 msgstr "" 3143 3144 #: elfxx-mips.c:13924 3145 msgid "%B: ABI mismatch: linking %s module with previous %s modules" 3146 msgstr "" 3147 3148 #: elfxx-mips.c:13948 3149 msgid "%B: ASE mismatch: linking %s module with previous %s modules" 3150 msgstr "" 3151 3152 #: elfxx-mips.c:14106 3153 #, c-format 3154 msgid " [abi=O32]" 3155 msgstr " [abi=O32]" 3156 3157 #: elfxx-mips.c:14108 3158 #, c-format 3159 msgid " [abi=O64]" 3160 msgstr " [abi=O64]" 3161 3162 #: elfxx-mips.c:14110 3163 #, c-format 3164 msgid " [abi=EABI32]" 3165 msgstr " [abi=EABI32]" 3166 3167 #: elfxx-mips.c:14112 3168 #, c-format 3169 msgid " [abi=EABI64]" 3170 msgstr " [abi=EABI64]" 3171 3172 #: elfxx-mips.c:14114 3173 #, c-format 3174 msgid " [abi unknown]" 3175 msgstr " [abi nepoznat]" 3176 3177 #: elfxx-mips.c:14116 3178 #, c-format 3179 msgid " [abi=N32]" 3180 msgstr " [abi=N32]" 3181 3182 #: elfxx-mips.c:14118 3183 #, c-format 3184 msgid " [abi=64]" 3185 msgstr " [abi=64]" 3186 3187 #: elfxx-mips.c:14120 3188 #, c-format 3189 msgid " [no abi set]" 3190 msgstr " [abi nije postavljen]" 3191 3192 #: elfxx-mips.c:14141 3193 #, c-format 3194 msgid " [unknown ISA]" 3195 msgstr " [nepoznat ISA]" 3196 3197 #: elfxx-mips.c:14155 3198 #, c-format 3199 msgid " [not 32bitmode]" 3200 msgstr "" 3201 3202 #: elfxx-sparc.c:596 3203 #, c-format 3204 msgid "invalid relocation type %d" 3205 msgstr "" 3206 3207 #: elfxx-tilegx.c:3952 3208 msgid "%B: Cannot link together %s and %s objects." 3209 msgstr "" 3210 3211 #: i386linux.c:451 m68klinux.c:456 sparclinux.c:450 3212 #, c-format 3213 msgid "Output file requires shared library `%s'\n" 3214 msgstr "" 3215 3216 #: i386linux.c:459 m68klinux.c:464 sparclinux.c:458 3217 #, c-format 3218 msgid "Output file requires shared library `%s.so.%s'\n" 3219 msgstr "" 3220 3221 #: i386linux.c:648 i386linux.c:698 m68klinux.c:656 m68klinux.c:704 3222 #: sparclinux.c:648 sparclinux.c:698 3223 #, c-format 3224 msgid "Symbol %s not defined for fixups\n" 3225 msgstr "" 3226 3227 #: i386linux.c:722 m68klinux.c:728 sparclinux.c:722 3228 msgid "Warning: fixup count mismatch\n" 3229 msgstr "" 3230 3231 #: ieee.c:159 3232 #, c-format 3233 msgid "%s: string too long (%d chars, max 65535)" 3234 msgstr "" 3235 3236 #: ieee.c:286 3237 #, c-format 3238 msgid "%s: unrecognized symbol `%s' flags 0x%x" 3239 msgstr "" 3240 3241 #: ieee.c:792 3242 msgid "%B: unimplemented ATI record %u for symbol %u" 3243 msgstr "" 3244 3245 #: ieee.c:816 3246 msgid "%B: unexpected ATN type %d in external part" 3247 msgstr "" 3248 3249 #: ieee.c:838 3250 msgid "%B: unexpected type after ATN" 3251 msgstr "" 3252 3253 #: ihex.c:230 3254 msgid "%B:%d: unexpected character `%s' in Intel Hex file" 3255 msgstr "" 3256 3257 #: ihex.c:337 3258 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" 3259 msgstr "" 3260 3261 #: ihex.c:392 3262 msgid "%B:%u: bad extended address record length in Intel Hex file" 3263 msgstr "" 3264 3265 #: ihex.c:409 3266 msgid "%B:%u: bad extended start address length in Intel Hex file" 3267 msgstr "" 3268 3269 #: ihex.c:426 3270 msgid "%B:%u: bad extended linear address record length in Intel Hex file" 3271 msgstr "" 3272 3273 #: ihex.c:443 3274 msgid "%B:%u: bad extended linear start address length in Intel Hex file" 3275 msgstr "" 3276 3277 #: ihex.c:460 3278 msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" 3279 msgstr "" 3280 3281 #: ihex.c:579 3282 msgid "%B: internal error in ihex_read_section" 3283 msgstr "" 3284 3285 #: ihex.c:613 3286 msgid "%B: bad section length in ihex_read_section" 3287 msgstr "" 3288 3289 #: ihex.c:826 3290 #, c-format 3291 msgid "%s: address 0x%s out of range for Intel Hex file" 3292 msgstr "" 3293 3294 #: libbfd.c:863 3295 msgid "%B: unable to get decompressed section %A" 3296 msgstr "" 3297 3298 #: libbfd.c:1012 3299 msgid "%B: compiled for a big endian system and target is little endian" 3300 msgstr "" 3301 3302 #: libbfd.c:1014 3303 msgid "%B: compiled for a little endian system and target is big endian" 3304 msgstr "" 3305 3306 #: libbfd.c:1043 3307 #, c-format 3308 msgid "Deprecated %s called at %s line %d in %s\n" 3309 msgstr "" 3310 3311 #: libbfd.c:1046 3312 #, c-format 3313 msgid "Deprecated %s called\n" 3314 msgstr "" 3315 3316 #: linker.c:1872 3317 msgid "%B: indirect symbol `%s' to `%s' is a loop" 3318 msgstr "" 3319 3320 #: linker.c:2736 3321 #, c-format 3322 msgid "Attempt to do relocatable link with %s input and %s output" 3323 msgstr "" 3324 3325 #: linker.c:3021 3326 msgid "%B: ignoring duplicate section `%A'\n" 3327 msgstr "" 3328 3329 #: linker.c:3030 linker.c:3039 3330 msgid "%B: duplicate section `%A' has different size\n" 3331 msgstr "" 3332 3333 #: linker.c:3047 linker.c:3052 3334 msgid "%B: could not read contents of section `%A'\n" 3335 msgstr "" 3336 3337 #: linker.c:3056 3338 msgid "%B: duplicate section `%A' has different contents\n" 3339 msgstr "" 3340 3341 #: mach-o.c:407 3342 msgid "bfd_mach_o_canonicalize_symtab: unable to load symbols" 3343 msgstr "" 3344 3345 #: mach-o.c:1301 3346 #, c-format 3347 msgid "unable to write unknown load command 0x%lx" 3348 msgstr "" 3349 3350 #: mach-o.c:1789 3351 #, c-format 3352 msgid "bfd_mach_o_read_symtab_symbol: unable to read %d bytes at %lu" 3353 msgstr "" 3354 3355 #: mach-o.c:1807 3356 #, c-format 3357 msgid "bfd_mach_o_read_symtab_symbol: name out of range (%lu >= %lu)" 3358 msgstr "" 3359 3360 #: mach-o.c:1892 3361 #, c-format 3362 msgid "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid section %d (max %lu): setting to undefined" 3363 msgstr "" 3364 3365 #: mach-o.c:1900 3366 #, c-format 3367 msgid "bfd_mach_o_read_symtab_symbol: symbol \"%s\" is unsupported 'indirect' reference: setting to undefined" 3368 msgstr "" 3369 3370 #: mach-o.c:1906 3371 #, c-format 3372 msgid "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field 0x%x: setting to undefined" 3373 msgstr "" 3374 3375 #: mach-o.c:1979 3376 msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols" 3377 msgstr "" 3378 3379 #: mach-o.c:2014 3380 #, c-format 3381 msgid "bfd_mach_o_read_dysymtab_symbol: unable to read %lu bytes at %lu" 3382 msgstr "" 3383 3384 #: mach-o.c:2734 3385 #, c-format 3386 msgid "unable to read unknown load command 0x%lx" 3387 msgstr "" 3388 3389 #: mach-o.c:2915 3390 #, c-format 3391 msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx" 3392 msgstr "" 3393 3394 #: mach-o.c:3011 3395 #, c-format 3396 msgid "unknown header byte-order value 0x%lx" 3397 msgstr "" 3398 3399 #: mach-o.c:3577 3400 msgid "Mach-O header:\n" 3401 msgstr "Mach-O zaglavlje:\n" 3402 3403 #: mach-o.c:3578 3404 #, c-format 3405 msgid " magic : %08lx\n" 3406 msgstr "" 3407 3408 #: mach-o.c:3579 3409 #, c-format 3410 msgid " cputype : %08lx (%s)\n" 3411 msgstr "" 3412 3413 #: mach-o.c:3581 3414 #, c-format 3415 msgid " cpusubtype: %08lx\n" 3416 msgstr "" 3417 3418 #: mach-o.c:3582 3419 #, c-format 3420 msgid " filetype : %08lx (%s)\n" 3421 msgstr "" 3422 3423 #: mach-o.c:3585 3424 #, c-format 3425 msgid " ncmds : %08lx (%lu)\n" 3426 msgstr "" 3427 3428 #: mach-o.c:3586 3429 #, c-format 3430 msgid " sizeofcmds: %08lx\n" 3431 msgstr "" 3432 3433 #: mach-o.c:3587 3434 #, c-format 3435 msgid " flags : %08lx (" 3436 msgstr "" 3437 3438 #: mach-o.c:3589 vms-alpha.c:7674 3439 msgid ")\n" 3440 msgstr ")\n" 3441 3442 #: mach-o.c:3590 3443 #, c-format 3444 msgid " reserved : %08x\n" 3445 msgstr "" 3446 3447 #: mach-o.c:3600 3448 msgid "Segments and Sections:\n" 3449 msgstr "" 3450 3451 #: mach-o.c:3601 3452 msgid " #: Segment name Section name Address\n" 3453 msgstr "" 3454 3455 #: merge.c:832 3456 #, c-format 3457 msgid "%s: access beyond end of merged section (%ld)" 3458 msgstr "" 3459 3460 #: mmo.c:456 3461 #, c-format 3462 msgid "%s: No core to allocate section name %s\n" 3463 msgstr "" 3464 3465 #: mmo.c:531 3466 #, c-format 3467 msgid "%s: No core to allocate a symbol %d bytes long\n" 3468 msgstr "" 3469 3470 #: mmo.c:1187 3471 #, c-format 3472 msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" 3473 msgstr "" 3474 3475 #: mmo.c:1332 3476 #, c-format 3477 msgid "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name starting with `%s'\n" 3478 msgstr "" 3479 3480 #: mmo.c:1565 3481 #, c-format 3482 msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" 3483 msgstr "" 3484 3485 #: mmo.c:1575 3486 #, c-format 3487 msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" 3488 msgstr "" 3489 3490 #: mmo.c:1611 3491 #, c-format 3492 msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" 3493 msgstr "" 3494 3495 #: mmo.c:1657 3496 #, c-format 3497 msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" 3498 msgstr "" 3499 3500 #: mmo.c:1696 3501 #, c-format 3502 msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" 3503 msgstr "" 3504 3505 #: mmo.c:1705 3506 #, c-format 3507 msgid "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" 3508 msgstr "" 3509 3510 #: mmo.c:1728 3511 #, c-format 3512 msgid "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d for lop_fixrx\n" 3513 msgstr "" 3514 3515 #: mmo.c:1751 3516 #, c-format 3517 msgid "%s: cannot allocate file name for file number %d, %d bytes\n" 3518 msgstr "" 3519 3520 #: mmo.c:1771 3521 #, c-format 3522 msgid "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" 3523 msgstr "" 3524 3525 #: mmo.c:1784 3526 #, c-format 3527 msgid "%s: invalid mmo file: file name for number %d was not specified before use\n" 3528 msgstr "" 3529 3530 #: mmo.c:1890 3531 #, c-format 3532 msgid "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" 3533 msgstr "" 3534 3535 #: mmo.c:1926 3536 #, c-format 3537 msgid "%s: invalid mmo file: lop_end not last item in file\n" 3538 msgstr "" 3539 3540 #: mmo.c:1939 3541 #, c-format 3542 msgid "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras to the preceding lop_stab (%ld)\n" 3543 msgstr "" 3544 3545 #: mmo.c:2649 3546 #, c-format 3547 msgid "%s: invalid symbol table: duplicate symbol `%s'\n" 3548 msgstr "" 3549 3550 #: mmo.c:2889 3551 #, c-format 3552 msgid "%s: Bad symbol definition: `Main' set to %s rather than the start address %s\n" 3553 msgstr "" 3554 3555 #: mmo.c:2981 3556 #, c-format 3557 msgid "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: %d. Only `Main' will be emitted.\n" 3558 msgstr "" 3559 3560 #: mmo.c:3026 3561 #, c-format 3562 msgid "%s: internal error, symbol table changed size from %d to %d words\n" 3563 msgstr "" 3564 3565 #: mmo.c:3078 3566 #, c-format 3567 msgid "%s: internal error, internal register section %s had contents\n" 3568 msgstr "" 3569 3570 #: mmo.c:3129 3571 #, c-format 3572 msgid "%s: no initialized registers; section length 0\n" 3573 msgstr "" 3574 3575 #: mmo.c:3135 3576 #, c-format 3577 msgid "%s: too many initialized registers; section length %ld\n" 3578 msgstr "" 3579 3580 #: mmo.c:3140 3581 #, c-format 3582 msgid "%s: invalid start address for initialized registers of length %ld: 0x%lx%08lx\n" 3583 msgstr "" 3584 3585 #: oasys.c:882 3586 #, c-format 3587 msgid "%s: can not represent section `%s' in oasys" 3588 msgstr "" 3589 3590 #: osf-core.c:140 3591 #, c-format 3592 msgid "Unhandled OSF/1 core file section type %d\n" 3593 msgstr "" 3594 3595 #: pe-mips.c:607 3596 msgid "%B: `ld -r' not supported with PE MIPS objects\n" 3597 msgstr "" 3598 3599 #. OK, at this point the following variables are set up: 3600 #. src = VMA of the memory we're fixing up 3601 #. mem = pointer to memory we're fixing up 3602 #. val = VMA of what we need to refer to. 3603 #: pe-mips.c:719 3604 msgid "%B: unimplemented %s\n" 3605 msgstr "%B: neimplementirani %s\n" 3606 3607 #: pe-mips.c:745 3608 msgid "%B: jump too far away\n" 3609 msgstr "" 3610 3611 #: pe-mips.c:771 3612 msgid "%B: bad pair/reflo after refhi\n" 3613 msgstr "" 3614 3615 #: pef.c:520 3616 #, c-format 3617 msgid "bfd_pef_scan: unknown architecture 0x%lx" 3618 msgstr "" 3619 3620 #: pei-x86_64.c:444 3621 #, c-format 3622 msgid "warning: .pdata section size (%ld) is not a multiple of %d\n" 3623 msgstr "" 3624 3625 #: pei-x86_64.c:448 peigen.c:1618 peigen.c:1801 pepigen.c:1618 pepigen.c:1801 3626 #: pex64igen.c:1618 pex64igen.c:1801 3627 #, c-format 3628 msgid "" 3629 "\n" 3630 "The Function Table (interpreted .pdata section contents)\n" 3631 msgstr "" 3632 3633 #: pei-x86_64.c:450 3634 #, c-format 3635 msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n" 3636 msgstr "" 3637 3638 #. XXX code yet to be written. 3639 #: peicode.h:751 3640 msgid "%B: Unhandled import type; %x" 3641 msgstr "" 3642 3643 #: peicode.h:756 3644 msgid "%B: Unrecognised import type; %x" 3645 msgstr "" 3646 3647 #: peicode.h:770 3648 msgid "%B: Unrecognised import name type; %x" 3649 msgstr "" 3650 3651 #: peicode.h:1166 3652 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" 3653 msgstr "" 3654 3655 #: peicode.h:1178 3656 msgid "%B: Recognised but unhandled machine type (0x%x) in Import Library Format archive" 3657 msgstr "" 3658 3659 #: peicode.h:1196 3660 msgid "%B: size field is zero in Import Library Format header" 3661 msgstr "" 3662 3663 #: peicode.h:1227 3664 msgid "%B: string not null terminated in ILF object file." 3665 msgstr "" 3666 3667 #: ppcboot.c:414 3668 #, c-format 3669 msgid "" 3670 "\n" 3671 "ppcboot header:\n" 3672 msgstr "" 3673 "\n" 3674 "ppcboot zaglavlje:\n" 3675 3676 #: ppcboot.c:415 3677 #, c-format 3678 msgid "Entry offset = 0x%.8lx (%ld)\n" 3679 msgstr "" 3680 3681 #: ppcboot.c:417 3682 #, c-format 3683 msgid "Length = 0x%.8lx (%ld)\n" 3684 msgstr "" 3685 3686 #: ppcboot.c:421 3687 #, c-format 3688 msgid "Flag field = 0x%.2x\n" 3689 msgstr "" 3690 3691 #: ppcboot.c:427 3692 #, c-format 3693 msgid "Partition name = \"%s\"\n" 3694 msgstr "" 3695 3696 #: ppcboot.c:446 3697 #, c-format 3698 msgid "" 3699 "\n" 3700 "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" 3701 msgstr "" 3702 3703 #: ppcboot.c:452 3704 #, c-format 3705 msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" 3706 msgstr "" 3707 3708 #: ppcboot.c:458 3709 #, c-format 3710 msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" 3711 msgstr "" 3712 3713 #: ppcboot.c:460 3714 #, c-format 3715 msgid "Partition[%d] length = 0x%.8lx (%ld)\n" 3716 msgstr "" 3717 3718 #: reloc.c:6160 3719 msgid "INPUT_SECTION_FLAGS are not supported.\n" 3720 msgstr "" 3721 3722 #: rs6000-core.c:448 3723 #, c-format 3724 msgid "%s: warning core file truncated" 3725 msgstr "" 3726 3727 #: som.c:5471 3728 #, c-format 3729 msgid "" 3730 "\n" 3731 "Exec Auxiliary Header\n" 3732 msgstr "" 3733 3734 #: som.c:5776 3735 msgid "som_sizeof_headers unimplemented" 3736 msgstr "" 3737 3738 #: srec.c:261 3739 msgid "%B:%d: Unexpected character `%s' in S-record file\n" 3740 msgstr "" 3741 3742 #: srec.c:567 srec.c:600 3743 msgid "%B:%d: Bad checksum in S-record file\n" 3744 msgstr "" 3745 3746 #: stabs.c:279 3747 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." 3748 msgstr "" 3749 3750 #: syms.c:1079 3751 msgid "Unsupported .stab relocation" 3752 msgstr "" 3753 3754 #: vms-alpha.c:1299 3755 #, c-format 3756 msgid "Unknown EGSD subtype %d" 3757 msgstr "" 3758 3759 #: vms-alpha.c:1330 3760 #, c-format 3761 msgid "Stack overflow (%d) in _bfd_vms_push" 3762 msgstr "" 3763 3764 #: vms-alpha.c:1343 3765 msgid "Stack underflow in _bfd_vms_pop" 3766 msgstr "" 3767 3768 #. These names have not yet been added to this switch statement. 3769 #: vms-alpha.c:1580 3770 #, c-format 3771 msgid "unknown ETIR command %d" 3772 msgstr "" 3773 3774 #: vms-alpha.c:1767 3775 #, c-format 3776 msgid "bad section index in %s" 3777 msgstr "" 3778 3779 #: vms-alpha.c:1780 3780 #, c-format 3781 msgid "unsupported STA cmd %s" 3782 msgstr "" 3783 3784 #. Insert field. 3785 #. Unsigned shift. 3786 #. Rotate. 3787 #. Redefine symbol to current location. 3788 #. Define a literal. 3789 #: vms-alpha.c:1956 vms-alpha.c:1987 vms-alpha.c:2234 3790 #, c-format 3791 msgid "%s: not supported" 3792 msgstr "%s: nije podrano" 3793 3794 #: vms-alpha.c:1962 3795 #, c-format 3796 msgid "%s: not implemented" 3797 msgstr "%s: nije implementirano" 3798 3799 #: vms-alpha.c:2218 3800 #, c-format 3801 msgid "invalid use of %s with contexts" 3802 msgstr "neispravno koritenje %s s kontekstima" 3803 3804 #: vms-alpha.c:2252 3805 #, c-format 3806 msgid "reserved cmd %d" 3807 msgstr "rezervirana naredba %d" 3808 3809 #: vms-alpha.c:2337 3810 msgid "Object module NOT error-free !\n" 3811 msgstr "" 3812 3813 #: vms-alpha.c:2766 3814 #, c-format 3815 msgid "Symbol %s replaced by %s\n" 3816 msgstr "Simbol %s je zamijenjen sa %s\n" 3817 3818 #: vms-alpha.c:3769 3819 #, c-format 3820 msgid "SEC_RELOC with no relocs in section %s" 3821 msgstr "" 3822 3823 #: vms-alpha.c:3822 vms-alpha.c:4049 3824 #, c-format 3825 msgid "Size error in section %s" 3826 msgstr "" 3827 3828 #: vms-alpha.c:3991 3829 msgid "Spurious ALPHA_R_BSR reloc" 3830 msgstr "" 3831 3832 #: vms-alpha.c:4036 3833 #, c-format 3834 msgid "Unhandled relocation %s" 3835 msgstr "" 3836 3837 #: vms-alpha.c:4326 3838 #, c-format 3839 msgid "unknown source command %d" 3840 msgstr "" 3841 3842 #: vms-alpha.c:4387 3843 msgid "DST__K_SET_LINUM_INCR not implemented" 3844 msgstr "" 3845 3846 #: vms-alpha.c:4393 3847 msgid "DST__K_SET_LINUM_INCR_W not implemented" 3848 msgstr "" 3849 3850 #: vms-alpha.c:4399 3851 msgid "DST__K_RESET_LINUM_INCR not implemented" 3852 msgstr "" 3853 3854 #: vms-alpha.c:4405 3855 msgid "DST__K_BEG_STMT_MODE not implemented" 3856 msgstr "" 3857 3858 #: vms-alpha.c:4411 3859 msgid "DST__K_END_STMT_MODE not implemented" 3860 msgstr "" 3861 3862 #: vms-alpha.c:4438 3863 msgid "DST__K_SET_PC not implemented" 3864 msgstr "" 3865 3866 #: vms-alpha.c:4444 3867 msgid "DST__K_SET_PC_W not implemented" 3868 msgstr "" 3869 3870 #: vms-alpha.c:4450 3871 msgid "DST__K_SET_PC_L not implemented" 3872 msgstr "" 3873 3874 #: vms-alpha.c:4456 3875 msgid "DST__K_SET_STMTNUM not implemented" 3876 msgstr "" 3877 3878 #: vms-alpha.c:4499 3879 #, c-format 3880 msgid "unknown line command %d" 3881 msgstr "" 3882 3883 #: vms-alpha.c:4953 vms-alpha.c:4970 vms-alpha.c:4984 vms-alpha.c:4999 3884 #: vms-alpha.c:5011 vms-alpha.c:5022 vms-alpha.c:5034 3885 #, c-format 3886 msgid "Unknown reloc %s + %s" 3887 msgstr "" 3888 3889 #: vms-alpha.c:5089 3890 #, c-format 3891 msgid "Unknown reloc %s" 3892 msgstr "" 3893 3894 #: vms-alpha.c:5102 3895 msgid "Invalid section index in ETIR" 3896 msgstr "" 3897 3898 #: vms-alpha.c:5109 3899 msgid "Relocation for non-REL psect" 3900 msgstr "" 3901 3902 #: vms-alpha.c:5156 3903 #, c-format 3904 msgid "Unknown symbol in command %s" 3905 msgstr "" 3906 3907 #: vms-alpha.c:5671 3908 #, c-format 3909 msgid " EMH %u (len=%u): " 3910 msgstr "" 3911 3912 #: vms-alpha.c:5680 3913 #, c-format 3914 msgid "Module header\n" 3915 msgstr "Zaglavlje modula\n" 3916 3917 #: vms-alpha.c:5681 3918 #, c-format 3919 msgid " structure level: %u\n" 3920 msgstr "" 3921 3922 #: vms-alpha.c:5682 3923 #, c-format 3924 msgid " max record size: %u\n" 3925 msgstr "" 3926 3927 #: vms-alpha.c:5685 3928 #, c-format 3929 msgid " module name : %.*s\n" 3930 msgstr "" 3931 3932 #: vms-alpha.c:5687 3933 #, c-format 3934 msgid " module version : %.*s\n" 3935 msgstr "" 3936 3937 #: vms-alpha.c:5689 3938 #, c-format 3939 msgid " compile date : %.17s\n" 3940 msgstr "" 3941 3942 #: vms-alpha.c:5694 3943 #, c-format 3944 msgid "Language Processor Name\n" 3945 msgstr "" 3946 3947 #: vms-alpha.c:5695 3948 #, c-format 3949 msgid " language name: %.*s\n" 3950 msgstr "" 3951 3952 #: vms-alpha.c:5702 3953 #, c-format 3954 msgid "Source Files Header\n" 3955 msgstr "" 3956 3957 #: vms-alpha.c:5703 3958 #, c-format 3959 msgid " file: %.*s\n" 3960 msgstr "" 3961 3962 #: vms-alpha.c:5710 3963 #, c-format 3964 msgid "Title Text Header\n" 3965 msgstr "" 3966 3967 #: vms-alpha.c:5711 3968 #, c-format 3969 msgid " title: %.*s\n" 3970 msgstr "" 3971 3972 #: vms-alpha.c:5718 3973 #, c-format 3974 msgid "Copyright Header\n" 3975 msgstr "" 3976 3977 #: vms-alpha.c:5719 3978 #, c-format 3979 msgid " copyright: %.*s\n" 3980 msgstr "" 3981 3982 #: vms-alpha.c:5725 3983 #, c-format 3984 msgid "unhandled emh subtype %u\n" 3985 msgstr "" 3986 3987 #: vms-alpha.c:5735 3988 #, c-format 3989 msgid " EEOM (len=%u):\n" 3990 msgstr "" 3991 3992 #: vms-alpha.c:5736 3993 #, c-format 3994 msgid " number of cond linkage pairs: %u\n" 3995 msgstr "" 3996 3997 #: vms-alpha.c:5738 3998 #, c-format 3999 msgid " completion code: %u\n" 4000 msgstr "" 4001 4002 #: vms-alpha.c:5742 4003 #, c-format 4004 msgid " transfer addr flags: 0x%02x\n" 4005 msgstr "" 4006 4007 #: vms-alpha.c:5743 4008 #, c-format 4009 msgid " transfer addr psect: %u\n" 4010 msgstr "" 4011 4012 #: vms-alpha.c:5745 4013 #, c-format 4014 msgid " transfer address : 0x%08x\n" 4015 msgstr "" 4016 4017 #: vms-alpha.c:5754 4018 msgid " WEAK" 4019 msgstr "" 4020 4021 #: vms-alpha.c:5756 4022 msgid " DEF" 4023 msgstr "" 4024 4025 #: vms-alpha.c:5758 4026 msgid " UNI" 4027 msgstr "" 4028 4029 #: vms-alpha.c:5760 vms-alpha.c:5781 4030 msgid " REL" 4031 msgstr "" 4032 4033 #: vms-alpha.c:5762 4034 msgid " COMM" 4035 msgstr "" 4036 4037 #: vms-alpha.c:5764 4038 msgid " VECEP" 4039 msgstr "" 4040 4041 #: vms-alpha.c:5766 4042 msgid " NORM" 4043 msgstr "" 4044 4045 #: vms-alpha.c:5768 4046 msgid " QVAL" 4047 msgstr "" 4048 4049 #: vms-alpha.c:5775 4050 msgid " PIC" 4051 msgstr "" 4052 4053 #: vms-alpha.c:5777 4054 msgid " LIB" 4055 msgstr "" 4056 4057 #: vms-alpha.c:5779 4058 msgid " OVR" 4059 msgstr "" 4060 4061 #: vms-alpha.c:5783 4062 msgid " GBL" 4063 msgstr "" 4064 4065 #: vms-alpha.c:5785 4066 msgid " SHR" 4067 msgstr "" 4068 4069 #: vms-alpha.c:5787 4070 msgid " EXE" 4071 msgstr "" 4072 4073 #: vms-alpha.c:5789 4074 msgid " RD" 4075 msgstr "" 4076 4077 #: vms-alpha.c:5791 4078 msgid " WRT" 4079 msgstr "" 4080 4081 #: vms-alpha.c:5793 4082 msgid " VEC" 4083 msgstr "" 4084 4085 #: vms-alpha.c:5795 4086 msgid " NOMOD" 4087 msgstr "" 4088 4089 #: vms-alpha.c:5797 4090 msgid " COM" 4091 msgstr "" 4092 4093 #: vms-alpha.c:5799 4094 msgid " 64B" 4095 msgstr "" 4096 4097 #: vms-alpha.c:5808 4098 #, c-format 4099 msgid " EGSD (len=%u):\n" 4100 msgstr "" 4101 4102 #: vms-alpha.c:5820 4103 #, c-format 4104 msgid " EGSD entry %2u (type: %u, len: %u): " 4105 msgstr "" 4106 4107 #: vms-alpha.c:5832 4108 #, c-format 4109 msgid "PSC - Program section definition\n" 4110 msgstr "" 4111 4112 #: vms-alpha.c:5833 vms-alpha.c:5850 4113 #, c-format 4114 msgid " alignment : 2**%u\n" 4115 msgstr "" 4116 4117 #: vms-alpha.c:5834 vms-alpha.c:5851 4118 #, c-format 4119 msgid " flags : 0x%04x" 4120 msgstr "" 4121 4122 #: vms-alpha.c:5838 4123 #, c-format 4124 msgid " alloc (len): %u (0x%08x)\n" 4125 msgstr "" 4126 4127 #: vms-alpha.c:5839 vms-alpha.c:5896 vms-alpha.c:5945 4128 #, c-format 4129 msgid " name : %.*s\n" 4130 msgstr "" 4131 4132 #: vms-alpha.c:5849 4133 #, c-format 4134 msgid "SPSC - Shared Image Program section def\n" 4135 msgstr "" 4136 4137 #: vms-alpha.c:5855 4138 #, c-format 4139 msgid " alloc (len) : %u (0x%08x)\n" 4140 msgstr "" 4141 4142 #: vms-alpha.c:5856 4143 #, c-format 4144 msgid " image offset : 0x%08x\n" 4145 msgstr "" 4146 4147 #: vms-alpha.c:5858 4148 #, c-format 4149 msgid " symvec offset : 0x%08x\n" 4150 msgstr "" 4151 4152 #: vms-alpha.c:5860 4153 #, c-format 4154 msgid " name : %.*s\n" 4155 msgstr "" 4156 4157 #: vms-alpha.c:5873 4158 #, c-format 4159 msgid "SYM - Global symbol definition\n" 4160 msgstr "" 4161 4162 #: vms-alpha.c:5874 vms-alpha.c:5934 vms-alpha.c:5955 vms-alpha.c:5974 4163 #, c-format 4164 msgid " flags: 0x%04x" 4165 msgstr "" 4166 4167 #: vms-alpha.c:5877 4168 #, c-format 4169 msgid " psect offset: 0x%08x\n" 4170 msgstr "" 4171 4172 #: vms-alpha.c:5881 4173 #, c-format 4174 msgid " code address: 0x%08x\n" 4175 msgstr "" 4176 4177 #: vms-alpha.c:5883 4178 #, c-format 4179 msgid " psect index for entry point : %u\n" 4180 msgstr "" 4181 4182 #: vms-alpha.c:5886 vms-alpha.c:5962 vms-alpha.c:5981 4183 #, c-format 4184 msgid " psect index : %u\n" 4185 msgstr "" 4186 4187 #: vms-alpha.c:5888 vms-alpha.c:5964 vms-alpha.c:5983 4188 #, c-format 4189 msgid " name : %.*s\n" 4190 msgstr "" 4191 4192 #: vms-alpha.c:5895 4193 #, c-format 4194 msgid "SYM - Global symbol reference\n" 4195 msgstr "" 4196 4197 #: vms-alpha.c:5907 4198 #, c-format 4199 msgid "IDC - Ident Consistency check\n" 4200 msgstr "" 4201 4202 #: vms-alpha.c:5908 4203 #, c-format 4204 msgid " flags : 0x%08x" 4205 msgstr "" 4206 4207 #: vms-alpha.c:5912 4208 #, c-format 4209 msgid " id match : %x\n" 4210 msgstr "" 4211 4212 #: vms-alpha.c:5914 4213 #, c-format 4214 msgid " error severity: %x\n" 4215 msgstr "" 4216 4217 #: vms-alpha.c:5917 4218 #, c-format 4219 msgid " entity name : %.*s\n" 4220 msgstr "" 4221 4222 #: vms-alpha.c:5919 4223 #, c-format 4224 msgid " object name : %.*s\n" 4225 msgstr "" 4226 4227 #: vms-alpha.c:5922 4228 #, c-format 4229 msgid " binary ident : 0x%08x\n" 4230 msgstr "" 4231 4232 #: vms-alpha.c:5925 4233 #, c-format 4234 msgid " ascii ident : %.*s\n" 4235 msgstr "" 4236 4237 #: vms-alpha.c:5933 4238 #, c-format 4239 msgid "SYMG - Universal symbol definition\n" 4240 msgstr "" 4241 4242 #: vms-alpha.c:5937 4243 #, c-format 4244 msgid " symbol vector offset: 0x%08x\n" 4245 msgstr "" 4246 4247 #: vms-alpha.c:5939 4248 #, c-format 4249 msgid " entry point: 0x%08x\n" 4250 msgstr "" 4251 4252 #: vms-alpha.c:5941 4253 #, c-format 4254 msgid " proc descr : 0x%08x\n" 4255 msgstr "" 4256 4257 #: vms-alpha.c:5943 4258 #, c-format 4259 msgid " psect index: %u\n" 4260 msgstr "" 4261 4262 #: vms-alpha.c:5954 4263 #, c-format 4264 msgid "SYMV - Vectored symbol definition\n" 4265 msgstr "" 4266 4267 #: vms-alpha.c:5958 4268 #, c-format 4269 msgid " vector : 0x%08x\n" 4270 msgstr "" 4271 4272 #: vms-alpha.c:5960 vms-alpha.c:5979 4273 #, c-format 4274 msgid " psect offset: %u\n" 4275 msgstr "" 4276 4277 #: vms-alpha.c:5973 4278 #, c-format 4279 msgid "SYMM - Global symbol definition with version\n" 4280 msgstr "" 4281 4282 #: vms-alpha.c:5977 4283 #, c-format 4284 msgid " version mask: 0x%08x\n" 4285 msgstr "" 4286 4287 #: vms-alpha.c:5988 4288 #, c-format 4289 msgid "unhandled egsd entry type %u\n" 4290 msgstr "" 4291 4292 #: vms-alpha.c:6022 4293 #, c-format 4294 msgid " linkage index: %u, replacement insn: 0x%08x\n" 4295 msgstr "" 4296 4297 #: vms-alpha.c:6025 4298 #, c-format 4299 msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n" 4300 msgstr "" 4301 4302 #: vms-alpha.c:6029 4303 #, c-format 4304 msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n" 4305 msgstr "" 4306 4307 #: vms-alpha.c:6034 4308 #, c-format 4309 msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n" 4310 msgstr "" 4311 4312 #: vms-alpha.c:6039 4313 #, c-format 4314 msgid " global name: %.*s\n" 4315 msgstr "" 4316 4317 #: vms-alpha.c:6049 4318 #, c-format 4319 msgid " %s (len=%u+%u):\n" 4320 msgstr "" 4321 4322 #: vms-alpha.c:6064 4323 #, c-format 4324 msgid " (type: %3u, size: 4+%3u): " 4325 msgstr "" 4326 4327 #: vms-alpha.c:6068 4328 #, c-format 4329 msgid "STA_GBL (stack global) %.*s\n" 4330 msgstr "" 4331 4332 #: vms-alpha.c:6072 4333 #, c-format 4334 msgid "STA_LW (stack longword) 0x%08x\n" 4335 msgstr "" 4336 4337 #: vms-alpha.c:6076 4338 #, c-format 4339 msgid "STA_QW (stack quadword) 0x%08x %08x\n" 4340 msgstr "" 4341 4342 #: vms-alpha.c:6081 4343 #, c-format 4344 msgid "STA_PQ (stack psect base + offset)\n" 4345 msgstr "" 4346 4347 #: vms-alpha.c:6082 4348 #, c-format 4349 msgid " psect: %u, offset: 0x%08x %08x\n" 4350 msgstr "" 4351 4352 #: vms-alpha.c:6088 4353 #, c-format 4354 msgid "STA_LI (stack literal)\n" 4355 msgstr "" 4356 4357 #: vms-alpha.c:6091 4358 #, c-format 4359 msgid "STA_MOD (stack module)\n" 4360 msgstr "" 4361 4362 #: vms-alpha.c:6094 4363 #, c-format 4364 msgid "STA_CKARG (compare procedure argument)\n" 4365 msgstr "" 4366 4367 #: vms-alpha.c:6098 4368 #, c-format 4369 msgid "STO_B (store byte)\n" 4370 msgstr "" 4371 4372 #: vms-alpha.c:6101 4373 #, c-format 4374 msgid "STO_W (store word)\n" 4375 msgstr "" 4376 4377 #: vms-alpha.c:6104 4378 #, c-format 4379 msgid "STO_LW (store longword)\n" 4380 msgstr "" 4381 4382 #: vms-alpha.c:6107 4383 #, c-format 4384 msgid "STO_QW (store quadword)\n" 4385 msgstr "" 4386 4387 #: vms-alpha.c:6113 4388 #, c-format 4389 msgid "STO_IMMR (store immediate repeat) %u bytes\n" 4390 msgstr "" 4391 4392 #: vms-alpha.c:6120 4393 #, c-format 4394 msgid "STO_GBL (store global) %.*s\n" 4395 msgstr "" 4396 4397 #: vms-alpha.c:6124 4398 #, c-format 4399 msgid "STO_CA (store code address) %.*s\n" 4400 msgstr "" 4401 4402 #: vms-alpha.c:6128 4403 #, c-format 4404 msgid "STO_RB (store relative branch)\n" 4405 msgstr "" 4406 4407 #: vms-alpha.c:6131 4408 #, c-format 4409 msgid "STO_AB (store absolute branch)\n" 4410 msgstr "" 4411 4412 #: vms-alpha.c:6134 4413 #, c-format 4414 msgid "STO_OFF (store offset to psect)\n" 4415 msgstr "" 4416 4417 #: vms-alpha.c:6140 4418 #, c-format 4419 msgid "STO_IMM (store immediate) %u bytes\n" 4420 msgstr "" 4421 4422 #: vms-alpha.c:6147 4423 #, c-format 4424 msgid "STO_GBL_LW (store global longword) %.*s\n" 4425 msgstr "" 4426 4427 #: vms-alpha.c:6151 4428 #, c-format 4429 msgid "STO_OFF (store LP with procedure signature)\n" 4430 msgstr "" 4431 4432 #: vms-alpha.c:6154 4433 #, c-format 4434 msgid "STO_BR_GBL (store branch global) *todo*\n" 4435 msgstr "" 4436 4437 #: vms-alpha.c:6157 4438 #, c-format 4439 msgid "STO_BR_PS (store branch psect + offset) *todo*\n" 4440 msgstr "" 4441 4442 #: vms-alpha.c:6161 4443 #, c-format 4444 msgid "OPR_NOP (no-operation)\n" 4445 msgstr "" 4446 4447 #: vms-alpha.c:6164 4448 #, c-format 4449 msgid "OPR_ADD (add)\n" 4450 msgstr "" 4451 4452 #: vms-alpha.c:6167 4453 #, c-format 4454 msgid "OPR_SUB (substract)\n" 4455 msgstr "" 4456 4457 #: vms-alpha.c:6170 4458 #, c-format 4459 msgid "OPR_MUL (multiply)\n" 4460 msgstr "" 4461 4462 #: vms-alpha.c:6173 4463 #, c-format 4464 msgid "OPR_DIV (divide)\n" 4465 msgstr "" 4466 4467 #: vms-alpha.c:6176 4468 #, c-format 4469 msgid "OPR_AND (logical and)\n" 4470 msgstr "" 4471 4472 #: vms-alpha.c:6179 4473 #, c-format 4474 msgid "OPR_IOR (logical inclusive or)\n" 4475 msgstr "" 4476 4477 #: vms-alpha.c:6182 4478 #, c-format 4479 msgid "OPR_EOR (logical exclusive or)\n" 4480 msgstr "" 4481 4482 #: vms-alpha.c:6185 4483 #, c-format 4484 msgid "OPR_NEG (negate)\n" 4485 msgstr "" 4486 4487 #: vms-alpha.c:6188 4488 #, c-format 4489 msgid "OPR_COM (complement)\n" 4490 msgstr "" 4491 4492 #: vms-alpha.c:6191 4493 #, c-format 4494 msgid "OPR_INSV (insert field)\n" 4495 msgstr "" 4496 4497 #: vms-alpha.c:6194 4498 #, c-format 4499 msgid "OPR_ASH (arithmetic shift)\n" 4500 msgstr "" 4501 4502 #: vms-alpha.c:6197 4503 #, c-format 4504 msgid "OPR_USH (unsigned shift)\n" 4505 msgstr "" 4506 4507 #: vms-alpha.c:6200 4508 #, c-format 4509 msgid "OPR_ROT (rotate)\n" 4510 msgstr "" 4511 4512 #: vms-alpha.c:6203 4513 #, c-format 4514 msgid "OPR_SEL (select)\n" 4515 msgstr "" 4516 4517 #: vms-alpha.c:6206 4518 #, c-format 4519 msgid "OPR_REDEF (redefine symbol to curr location)\n" 4520 msgstr "" 4521 4522 #: vms-alpha.c:6209 4523 #, c-format 4524 msgid "OPR_REDEF (define a literal)\n" 4525 msgstr "" 4526 4527 #: vms-alpha.c:6213 4528 #, c-format 4529 msgid "STC_LP (store cond linkage pair)\n" 4530 msgstr "" 4531 4532 #: vms-alpha.c:6217 4533 #, c-format 4534 msgid "STC_LP_PSB (store cond linkage pair + signature)\n" 4535 msgstr "" 4536 4537 #: vms-alpha.c:6218 4538 #, c-format 4539 msgid " linkage index: %u, procedure: %.*s\n" 4540 msgstr "" 4541 4542 #: vms-alpha.c:6221 4543 #, c-format 4544 msgid " signature: %.*s\n" 4545 msgstr "" 4546 4547 #: vms-alpha.c:6224 4548 #, c-format 4549 msgid "STC_GBL (store cond global)\n" 4550 msgstr "" 4551 4552 #: vms-alpha.c:6225 4553 #, c-format 4554 msgid " linkage index: %u, global: %.*s\n" 4555 msgstr "" 4556 4557 #: vms-alpha.c:6229 4558 #, c-format 4559 msgid "STC_GCA (store cond code address)\n" 4560 msgstr "" 4561 4562 #: vms-alpha.c:6230 4563 #, c-format 4564 msgid " linkage index: %u, procedure name: %.*s\n" 4565 msgstr "" 4566 4567 #: vms-alpha.c:6234 4568 #, c-format 4569 msgid "STC_PS (store cond psect + offset)\n" 4570 msgstr "" 4571 4572 #: vms-alpha.c:6236 4573 #, c-format 4574 msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n" 4575 msgstr "" 4576 4577 #: vms-alpha.c:6243 4578 #, c-format 4579 msgid "STC_NOP_GBL (store cond NOP at global addr)\n" 4580 msgstr "" 4581 4582 #: vms-alpha.c:6247 4583 #, c-format 4584 msgid "STC_NOP_PS (store cond NOP at psect + offset)\n" 4585 msgstr "" 4586 4587 #: vms-alpha.c:6251 4588 #, c-format 4589 msgid "STC_BSR_GBL (store cond BSR at global addr)\n" 4590 msgstr "" 4591 4592 #: vms-alpha.c:6255 4593 #, c-format 4594 msgid "STC_BSR_PS (store cond BSR at psect + offset)\n" 4595 msgstr "" 4596 4597 #: vms-alpha.c:6259 4598 #, c-format 4599 msgid "STC_LDA_GBL (store cond LDA at global addr)\n" 4600 msgstr "" 4601 4602 #: vms-alpha.c:6263 4603 #, c-format 4604 msgid "STC_LDA_PS (store cond LDA at psect + offset)\n" 4605 msgstr "" 4606 4607 #: vms-alpha.c:6267 4608 #, c-format 4609 msgid "STC_BOH_GBL (store cond BOH at global addr)\n" 4610 msgstr "" 4611 4612 #: vms-alpha.c:6271 4613 #, c-format 4614 msgid "STC_BOH_PS (store cond BOH at psect + offset)\n" 4615 msgstr "" 4616 4617 #: vms-alpha.c:6276 4618 #, c-format 4619 msgid "STC_NBH_GBL (store cond or hint at global addr)\n" 4620 msgstr "" 4621 4622 #: vms-alpha.c:6280 4623 #, c-format 4624 msgid "STC_NBH_PS (store cond or hint at psect + offset)\n" 4625 msgstr "" 4626 4627 #: vms-alpha.c:6284 4628 #, c-format 4629 msgid "CTL_SETRB (set relocation base)\n" 4630 msgstr "" 4631 4632 #: vms-alpha.c:6290 4633 #, c-format 4634 msgid "CTL_AUGRB (augment relocation base) %u\n" 4635 msgstr "" 4636 4637 #: vms-alpha.c:6294 4638 #, c-format 4639 msgid "CTL_DFLOC (define location)\n" 4640 msgstr "" 4641 4642 #: vms-alpha.c:6297 4643 #, c-format 4644 msgid "CTL_STLOC (set location)\n" 4645 msgstr "" 4646 4647 #: vms-alpha.c:6300 4648 #, c-format 4649 msgid "CTL_STKDL (stack defined location)\n" 4650 msgstr "" 4651 4652 #: vms-alpha.c:6303 vms-alpha.c:6717 4653 #, c-format 4654 msgid "*unhandled*\n" 4655 msgstr "*nekontrolirano*\n" 4656 4657 #: vms-alpha.c:6333 vms-alpha.c:6372 4658 #, c-format 4659 msgid "cannot read GST record length\n" 4660 msgstr "" 4661 4662 #. Ill-formed. 4663 #: vms-alpha.c:6354 4664 #, c-format 4665 msgid "cannot find EMH in first GST record\n" 4666 msgstr "" 4667 4668 #: vms-alpha.c:6380 4669 #, c-format 4670 msgid "cannot read GST record header\n" 4671 msgstr "" 4672 4673 #: vms-alpha.c:6393 4674 #, c-format 4675 msgid " corrupted GST\n" 4676 msgstr " oteeni GST\n" 4677 4678 #: vms-alpha.c:6401 4679 #, c-format 4680 msgid "cannot read GST record\n" 4681 msgstr "ne mogu itati GST zapis\n" 4682 4683 #: vms-alpha.c:6430 4684 #, c-format 4685 msgid " unhandled EOBJ record type %u\n" 4686 msgstr "" 4687 4688 #: vms-alpha.c:6453 4689 #, c-format 4690 msgid " bitcount: %u, base addr: 0x%08x\n" 4691 msgstr "" 4692 4693 #: vms-alpha.c:6466 4694 #, c-format 4695 msgid " bitmap: 0x%08x (count: %u):\n" 4696 msgstr "" 4697 4698 #: vms-alpha.c:6473 4699 #, c-format 4700 msgid " %08x" 4701 msgstr " %08x" 4702 4703 #: vms-alpha.c:6498 4704 #, c-format 4705 msgid " image %u (%u entries)\n" 4706 msgstr "" 4707 4708 #: vms-alpha.c:6503 4709 #, c-format 4710 msgid " offset: 0x%08x, val: 0x%08x\n" 4711 msgstr "" 4712 4713 #: vms-alpha.c:6524 4714 #, c-format 4715 msgid " image %u (%u entries), offsets:\n" 4716 msgstr "" 4717 4718 #: vms-alpha.c:6531 4719 #, c-format 4720 msgid " 0x%08x" 4721 msgstr " 0x%08x" 4722 4723 #. 64 bits. 4724 #: vms-alpha.c:6653 4725 #, c-format 4726 msgid "64 bits *unhandled*\n" 4727 msgstr "" 4728 4729 #: vms-alpha.c:6657 4730 #, c-format 4731 msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n" 4732 msgstr "" 4733 4734 #: vms-alpha.c:6668 4735 #, c-format 4736 msgid "non-contiguous array of %s\n" 4737 msgstr "" 4738 4739 #: vms-alpha.c:6672 4740 #, c-format 4741 msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" 4742 msgstr "" 4743 4744 #: vms-alpha.c:6676 4745 #, c-format 4746 msgid "arsize: %u, a0: 0x%08x\n" 4747 msgstr "" 4748 4749 #: vms-alpha.c:6680 4750 #, c-format 4751 msgid "Strides:\n" 4752 msgstr "" 4753 4754 #: vms-alpha.c:6685 4755 #, c-format 4756 msgid "[%u]: %u\n" 4757 msgstr "[%u]: %u\n" 4758 4759 #: vms-alpha.c:6690 4760 #, c-format 4761 msgid "Bounds:\n" 4762 msgstr "" 4763 4764 #: vms-alpha.c:6695 4765 #, c-format 4766 msgid "[%u]: Lower: %u, upper: %u\n" 4767 msgstr "" 4768 4769 #: vms-alpha.c:6707 4770 #, c-format 4771 msgid "unaligned bit-string of %s\n" 4772 msgstr "" 4773 4774 #: vms-alpha.c:6711 4775 #, c-format 4776 msgid "base: %u, pos: %u\n" 4777 msgstr "" 4778 4779 #: vms-alpha.c:6731 4780 #, c-format 4781 msgid "vflags: 0x%02x, value: 0x%08x " 4782 msgstr "" 4783 4784 #: vms-alpha.c:6737 4785 #, c-format 4786 msgid "(no value)\n" 4787 msgstr "" 4788 4789 #: vms-alpha.c:6740 4790 #, c-format 4791 msgid "(not active)\n" 4792 msgstr "" 4793 4794 #: vms-alpha.c:6743 4795 #, c-format 4796 msgid "(not allocated)\n" 4797 msgstr "" 4798 4799 #: vms-alpha.c:6746 4800 #, c-format 4801 msgid "(descriptor)\n" 4802 msgstr "" 4803 4804 #: vms-alpha.c:6750 4805 #, c-format 4806 msgid "(trailing value)\n" 4807 msgstr "" 4808 4809 #: vms-alpha.c:6753 4810 #, c-format 4811 msgid "(value spec follows)\n" 4812 msgstr "" 4813 4814 #: vms-alpha.c:6756 4815 #, c-format 4816 msgid "(at bit offset %u)\n" 4817 msgstr "" 4818 4819 #: vms-alpha.c:6759 4820 #, c-format 4821 msgid "(reg: %u, disp: %u, indir: %u, kind: " 4822 msgstr "" 4823 4824 #: vms-alpha.c:6766 4825 msgid "literal" 4826 msgstr "" 4827 4828 #: vms-alpha.c:6769 4829 msgid "address" 4830 msgstr "adresa" 4831 4832 #: vms-alpha.c:6772 4833 msgid "desc" 4834 msgstr "opis" 4835 4836 #: vms-alpha.c:6775 4837 msgid "reg" 4838 msgstr "reg" 4839 4840 #: vms-alpha.c:6850 4841 #, c-format 4842 msgid "Debug symbol table:\n" 4843 msgstr "" 4844 4845 #: vms-alpha.c:6861 4846 #, c-format 4847 msgid "cannot read DST header\n" 4848 msgstr "" 4849 4850 #: vms-alpha.c:6866 4851 #, c-format 4852 msgid " type: %3u, len: %3u (at 0x%08x): " 4853 msgstr "" 4854 4855 #: vms-alpha.c:6880 4856 #, c-format 4857 msgid "cannot read DST symbol\n" 4858 msgstr "" 4859 4860 #: vms-alpha.c:6923 4861 #, c-format 4862 msgid "standard data: %s\n" 4863 msgstr "standardni podaci: %s\n" 4864 4865 #: vms-alpha.c:6926 vms-alpha.c:7010 4866 #, c-format 4867 msgid " name: %.*s\n" 4868 msgstr " ime: %.*s\n" 4869 4870 #: vms-alpha.c:6933 4871 #, c-format 4872 msgid "modbeg\n" 4873 msgstr "" 4874 4875 #: vms-alpha.c:6934 4876 #, c-format 4877 msgid " flags: %d, language: %u, major: %u, minor: %u\n" 4878 msgstr "" 4879 4880 #: vms-alpha.c:6940 vms-alpha.c:7206 4881 #, c-format 4882 msgid " module name: %.*s\n" 4883 msgstr "" 4884 4885 #: vms-alpha.c:6943 4886 #, c-format 4887 msgid " compiler : %.*s\n" 4888 msgstr "" 4889 4890 #: vms-alpha.c:6948 4891 #, c-format 4892 msgid "modend\n" 4893 msgstr "" 4894 4895 #: vms-alpha.c:6955 4896 msgid "rtnbeg\n" 4897 msgstr "" 4898 4899 #: vms-alpha.c:6956 4900 #, c-format 4901 msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n" 4902 msgstr "" 4903 4904 #: vms-alpha.c:6961 4905 #, c-format 4906 msgid " routine name: %.*s\n" 4907 msgstr "" 4908 4909 #: vms-alpha.c:6969 4910 #, c-format 4911 msgid "rtnend: size 0x%08x\n" 4912 msgstr "" 4913 4914 #: vms-alpha.c:6977 4915 #, c-format 4916 msgid "prolog: bkpt address 0x%08x\n" 4917 msgstr "" 4918 4919 #: vms-alpha.c:6985 4920 #, c-format 4921 msgid "epilog: flags: %u, count: %u\n" 4922 msgstr "" 4923 4924 #: vms-alpha.c:6994 4925 #, c-format 4926 msgid "blkbeg: address: 0x%08x, name: %.*s\n" 4927 msgstr "" 4928 4929 #: vms-alpha.c:7003 4930 #, c-format 4931 msgid "blkend: size: 0x%08x\n" 4932 msgstr "" 4933 4934 #: vms-alpha.c:7009 4935 #, c-format 4936 msgid "typspec (len: %u)\n" 4937 msgstr "" 4938 4939 #: vms-alpha.c:7016 4940 #, c-format 4941 msgid "septyp, name: %.*s\n" 4942 msgstr "" 4943 4944 #: vms-alpha.c:7025 4945 #, c-format 4946 msgid "recbeg: name: %.*s\n" 4947 msgstr "" 4948 4949 #: vms-alpha.c:7032 4950 #, c-format 4951 msgid "recend\n" 4952 msgstr "" 4953 4954 #: vms-alpha.c:7035 4955 #, c-format 4956 msgid "enumbeg, len: %u, name: %.*s\n" 4957 msgstr "" 4958 4959 #: vms-alpha.c:7039 4960 #, c-format 4961 msgid "enumelt, name: %.*s\n" 4962 msgstr "" 4963 4964 #: vms-alpha.c:7043 4965 #, c-format 4966 msgid "enumend\n" 4967 msgstr "" 4968 4969 #: vms-alpha.c:7060 4970 #, c-format 4971 msgid "discontiguous range (nbr: %u)\n" 4972 msgstr "" 4973 4974 #: vms-alpha.c:7062 4975 #, c-format 4976 msgid " address: 0x%08x, size: %u\n" 4977 msgstr "" 4978 4979 #: vms-alpha.c:7072 4980 #, c-format 4981 msgid "line num (len: %u)\n" 4982 msgstr "" 4983 4984 #: vms-alpha.c:7089 4985 #, c-format 4986 msgid "delta_pc_w %u\n" 4987 msgstr "delta_pc_w %u\n" 4988 4989 #: vms-alpha.c:7096 4990 #, c-format 4991 msgid "incr_linum(b): +%u\n" 4992 msgstr "incr_linum(b): +%u\n" 4993 4994 #: vms-alpha.c:7102 4995 #, c-format 4996 msgid "incr_linum_w: +%u\n" 4997 msgstr "incr_linum_w: +%u\n" 4998 4999 #: vms-alpha.c:7108 5000 #, c-format 5001 msgid "incr_linum_l: +%u\n" 5002 msgstr "incr_linum_l: +%u\n" 5003 5004 #: vms-alpha.c:7114 5005 #, c-format 5006 msgid "set_line_num(w) %u\n" 5007 msgstr "set_line_num(w) %u\n" 5008 5009 #: vms-alpha.c:7119 5010 #, c-format 5011 msgid "set_line_num_b %u\n" 5012 msgstr "set_line_num_b %u\n" 5013 5014 #: vms-alpha.c:7124 5015 #, c-format 5016 msgid "set_line_num_l %u\n" 5017 msgstr "set_line_num_l %u\n" 5018 5019 #: vms-alpha.c:7129 5020 #, c-format 5021 msgid "set_abs_pc: 0x%08x\n" 5022 msgstr "set_abs_pc: 0x%08x\n" 5023 5024 #: vms-alpha.c:7133 5025 #, c-format 5026 msgid "delta_pc_l: +0x%08x\n" 5027 msgstr "delta_pc_l: +0x%08x\n" 5028 5029 #: vms-alpha.c:7138 5030 #, c-format 5031 msgid "term(b): 0x%02x" 5032 msgstr "" 5033 5034 #: vms-alpha.c:7140 5035 #, c-format 5036 msgid " pc: 0x%08x\n" 5037 msgstr "" 5038 5039 #: vms-alpha.c:7145 5040 #, c-format 5041 msgid "term_w: 0x%04x" 5042 msgstr "" 5043 5044 #: vms-alpha.c:7147 5045 #, c-format 5046 msgid " pc: 0x%08x\n" 5047 msgstr "" 5048 5049 #: vms-alpha.c:7153 5050 #, c-format 5051 msgid "delta pc +%-4d" 5052 msgstr "" 5053 5054 #: vms-alpha.c:7156 5055 #, c-format 5056 msgid " pc: 0x%08x line: %5u\n" 5057 msgstr "" 5058 5059 #: vms-alpha.c:7161 5060 #, c-format 5061 msgid " *unhandled* cmd %u\n" 5062 msgstr "" 5063 5064 #: vms-alpha.c:7176 5065 #, c-format 5066 msgid "source (len: %u)\n" 5067 msgstr "" 5068 5069 #: vms-alpha.c:7190 5070 #, c-format 5071 msgid " declfile: len: %u, flags: %u, fileid: %u\n" 5072 msgstr "" 5073 5074 #: vms-alpha.c:7194 5075 #, c-format 5076 msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n" 5077 msgstr "" 5078 5079 #: vms-alpha.c:7203 5080 #, c-format 5081 msgid " filename : %.*s\n" 5082 msgstr "" 5083 5084 #: vms-alpha.c:7212 5085 #, c-format 5086 msgid " setfile %u\n" 5087 msgstr "" 5088 5089 #: vms-alpha.c:7217 vms-alpha.c:7222 5090 #, c-format 5091 msgid " setrec %u\n" 5092 msgstr "" 5093 5094 #: vms-alpha.c:7227 vms-alpha.c:7232 5095 #, c-format 5096 msgid " setlnum %u\n" 5097 msgstr "" 5098 5099 #: vms-alpha.c:7237 vms-alpha.c:7242 5100 #, c-format 5101 msgid " deflines %u\n" 5102 msgstr "" 5103 5104 #: vms-alpha.c:7246 5105 #, c-format 5106 msgid " formfeed\n" 5107 msgstr "" 5108 5109 #: vms-alpha.c:7250 5110 #, c-format 5111 msgid " *unhandled* cmd %u\n" 5112 msgstr "" 5113 5114 #: vms-alpha.c:7262 5115 #, c-format 5116 msgid "*unhandled* dst type %u\n" 5117 msgstr "" 5118 5119 #: vms-alpha.c:7294 5120 #, c-format 5121 msgid "cannot read EIHD\n" 5122 msgstr "" 5123 5124 #: vms-alpha.c:7297 5125 #, c-format 5126 msgid "EIHD: (size: %u, nbr blocks: %u)\n" 5127 msgstr "" 5128 5129 #: vms-alpha.c:7300 5130 #, c-format 5131 msgid " majorid: %u, minorid: %u\n" 5132 msgstr "" 5133 5134 #: vms-alpha.c:7308 5135 msgid "executable" 5136 msgstr "" 5137 5138 #: vms-alpha.c:7311 5139 msgid "linkable image" 5140 msgstr "" 5141 5142 #: vms-alpha.c:7317 5143 #, c-format 5144 msgid " image type: %u (%s)" 5145 msgstr "" 5146 5147 #: vms-alpha.c:7323 5148 msgid "native" 5149 msgstr "" 5150 5151 #: vms-alpha.c:7326 5152 msgid "CLI" 5153 msgstr "" 5154 5155 #: vms-alpha.c:7332 5156 #, c-format 5157 msgid ", subtype: %u (%s)\n" 5158 msgstr "" 5159 5160 #: vms-alpha.c:7338 5161 #, c-format 5162 msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n" 5163 msgstr "" 5164 5165 #: vms-alpha.c:7342 5166 #, c-format 5167 msgid " fixup info rva: " 5168 msgstr "" 5169 5170 #: vms-alpha.c:7344 5171 #, c-format 5172 msgid ", symbol vector rva: " 5173 msgstr "" 5174 5175 #: vms-alpha.c:7347 5176 #, c-format 5177 msgid "" 5178 "\n" 5179 " version array off: %u\n" 5180 msgstr "" 5181 5182 #: vms-alpha.c:7351 5183 #, c-format 5184 msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n" 5185 msgstr "" 5186 5187 #: vms-alpha.c:7357 5188 #, c-format 5189 msgid " linker flags: %08x:" 5190 msgstr "" 5191 5192 #: vms-alpha.c:7387 5193 #, c-format 5194 msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n" 5195 msgstr "" 5196 5197 #: vms-alpha.c:7393 5198 #, c-format 5199 msgid " BPAGE: %u" 5200 msgstr "" 5201 5202 #: vms-alpha.c:7399 5203 #, c-format 5204 msgid ", ext fixup offset: %u, no_opt psect off: %u" 5205 msgstr "" 5206 5207 #: vms-alpha.c:7402 5208 #, c-format 5209 msgid ", alias: %u\n" 5210 msgstr "" 5211 5212 #: vms-alpha.c:7410 5213 #, c-format 5214 msgid "system version array information:\n" 5215 msgstr "" 5216 5217 #: vms-alpha.c:7414 5218 #, c-format 5219 msgid "cannot read EIHVN header\n" 5220 msgstr "" 5221 5222 #: vms-alpha.c:7424 5223 #, c-format 5224 msgid "cannot read EIHVN version\n" 5225 msgstr "" 5226 5227 #: vms-alpha.c:7427 5228 #, c-format 5229 msgid " %02u " 5230 msgstr "" 5231 5232 #: vms-alpha.c:7431 5233 msgid "BASE_IMAGE " 5234 msgstr "" 5235 5236 #: vms-alpha.c:7434 5237 msgid "MEMORY_MANAGEMENT" 5238 msgstr "UPRAVLJANJE_MEMORIJOM" 5239 5240 #: vms-alpha.c:7437 5241 msgid "IO " 5242 msgstr "" 5243 5244 #: vms-alpha.c:7440 5245 msgid "FILES_VOLUMES " 5246 msgstr "" 5247 5248 #: vms-alpha.c:7443 5249 msgid "PROCESS_SCHED " 5250 msgstr "" 5251 5252 #: vms-alpha.c:7446 5253 msgid "SYSGEN " 5254 msgstr "" 5255 5256 #: vms-alpha.c:7449 5257 msgid "CLUSTERS_LOCKMGR " 5258 msgstr "" 5259 5260 #: vms-alpha.c:7452 5261 msgid "LOGICAL_NAMES " 5262 msgstr "" 5263 5264 #: vms-alpha.c:7455 5265 msgid "SECURITY " 5266 msgstr "" 5267 5268 #: vms-alpha.c:7458 5269 msgid "IMAGE_ACTIVATOR " 5270 msgstr "" 5271 5272 #: vms-alpha.c:7461 5273 msgid "NETWORKS " 5274 msgstr "" 5275 5276 #: vms-alpha.c:7464 5277 msgid "COUNTERS " 5278 msgstr "" 5279 5280 #: vms-alpha.c:7467 5281 msgid "STABLE " 5282 msgstr "" 5283 5284 #: vms-alpha.c:7470 5285 msgid "MISC " 5286 msgstr "" 5287 5288 #: vms-alpha.c:7473 5289 msgid "CPU " 5290 msgstr "" 5291 5292 #: vms-alpha.c:7476 5293 msgid "VOLATILE " 5294 msgstr "" 5295 5296 #: vms-alpha.c:7479 5297 msgid "SHELL " 5298 msgstr "" 5299 5300 #: vms-alpha.c:7482 5301 msgid "POSIX " 5302 msgstr "" 5303 5304 #: vms-alpha.c:7485 5305 msgid "MULTI_PROCESSING " 5306 msgstr "" 5307 5308 #: vms-alpha.c:7488 5309 msgid "GALAXY " 5310 msgstr "" 5311 5312 #: vms-alpha.c:7491 5313 msgid "*unknown* " 5314 msgstr "" 5315 5316 #: vms-alpha.c:7494 5317 #, c-format 5318 msgid ": %u.%u\n" 5319 msgstr "" 5320 5321 #: vms-alpha.c:7507 vms-alpha.c:7766 5322 #, c-format 5323 msgid "cannot read EIHA\n" 5324 msgstr "" 5325 5326 #: vms-alpha.c:7510 5327 #, c-format 5328 msgid "Image activation: (size=%u)\n" 5329 msgstr "" 5330 5331 #: vms-alpha.c:7512 5332 #, c-format 5333 msgid " First address : 0x%08x 0x%08x\n" 5334 msgstr "" 5335 5336 #: vms-alpha.c:7515 5337 #, c-format 5338 msgid " Second address: 0x%08x 0x%08x\n" 5339 msgstr "" 5340 5341 #: vms-alpha.c:7518 5342 #, c-format 5343 msgid " Third address : 0x%08x 0x%08x\n" 5344 msgstr "" 5345 5346 #: vms-alpha.c:7521 5347 #, c-format 5348 msgid " Fourth address: 0x%08x 0x%08x\n" 5349 msgstr "" 5350 5351 #: vms-alpha.c:7524 5352 #, c-format 5353 msgid " Shared image : 0x%08x 0x%08x\n" 5354 msgstr "" 5355 5356 #: vms-alpha.c:7535 5357 #, c-format 5358 msgid "cannot read EIHI\n" 5359 msgstr "ne mogu itati EIHI\n" 5360 5361 #: vms-alpha.c:7538 5362 #, c-format 5363 msgid "Image identification: (major: %u, minor: %u)\n" 5364 msgstr "" 5365 5366 #: vms-alpha.c:7541 5367 #, c-format 5368 msgid " image name : %.*s\n" 5369 msgstr "" 5370 5371 #: vms-alpha.c:7543 5372 #, c-format 5373 msgid " link time : %s\n" 5374 msgstr "" 5375 5376 #: vms-alpha.c:7545 5377 #, c-format 5378 msgid " image ident : %.*s\n" 5379 msgstr "" 5380 5381 #: vms-alpha.c:7547 5382 #, c-format 5383 msgid " linker ident : %.*s\n" 5384 msgstr "" 5385 5386 #: vms-alpha.c:7549 5387 #, c-format 5388 msgid " image build ident: %.*s\n" 5389 msgstr "" 5390 5391 #: vms-alpha.c:7559 5392 #, c-format 5393 msgid "cannot read EIHS\n" 5394 msgstr "" 5395 5396 #: vms-alpha.c:7562 5397 #, c-format 5398 msgid "Image symbol & debug table: (major: %u, minor: %u)\n" 5399 msgstr "" 5400 5401 #: vms-alpha.c:7567 5402 #, c-format 5403 msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n" 5404 msgstr "" 5405 5406 #: vms-alpha.c:7571 5407 #, c-format 5408 msgid " global symbol table: vbn: %u, records: %u\n" 5409 msgstr "" 5410 5411 #: vms-alpha.c:7575 5412 #, c-format 5413 msgid " debug module table : vbn: %u, size: %u\n" 5414 msgstr "" 5415 5416 #: vms-alpha.c:7588 5417 #, c-format 5418 msgid "cannot read EISD\n" 5419 msgstr "ne mogu itati EISD\n" 5420 5421 #: vms-alpha.c:7598 5422 #, c-format 5423 msgid "Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n" 5424 msgstr "" 5425 5426 #: vms-alpha.c:7605 5427 #, c-format 5428 msgid " section: base: 0x%08x%08x size: 0x%08x\n" 5429 msgstr "" 5430 5431 #: vms-alpha.c:7610 5432 #, c-format 5433 msgid " flags: 0x%04x" 5434 msgstr "" 5435 5436 #: vms-alpha.c:7647 5437 #, c-format 5438 msgid " vbn: %u, pfc: %u, matchctl: %u type: %u (" 5439 msgstr "" 5440 5441 #: vms-alpha.c:7653 5442 msgid "NORMAL" 5443 msgstr "" 5444 5445 #: vms-alpha.c:7656 5446 msgid "SHRFXD" 5447 msgstr "" 5448 5449 #: vms-alpha.c:7659 5450 msgid "PRVFXD" 5451 msgstr "" 5452 5453 #: vms-alpha.c:7662 5454 msgid "SHRPIC" 5455 msgstr "" 5456 5457 #: vms-alpha.c:7665 5458 msgid "PRVPIC" 5459 msgstr "" 5460 5461 #: vms-alpha.c:7668 5462 msgid "USRSTACK" 5463 msgstr "" 5464 5465 #: vms-alpha.c:7676 5466 #, c-format 5467 msgid " ident: 0x%08x, name: %.*s\n" 5468 msgstr "" 5469 5470 #: vms-alpha.c:7686 5471 #, c-format 5472 msgid "cannot read DMT\n" 5473 msgstr "" 5474 5475 #: vms-alpha.c:7690 5476 #, c-format 5477 msgid "Debug module table:\n" 5478 msgstr "" 5479 5480 #: vms-alpha.c:7699 5481 #, c-format 5482 msgid "cannot read DMT header\n" 5483 msgstr "" 5484 5485 #: vms-alpha.c:7704 5486 #, c-format 5487 msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n" 5488 msgstr "" 5489 5490 #: vms-alpha.c:7714 5491 #, c-format 5492 msgid "cannot read DMT psect\n" 5493 msgstr "" 5494 5495 #: vms-alpha.c:7717 5496 #, c-format 5497 msgid " psect start: 0x%08x, length: %u\n" 5498 msgstr "" 5499 5500 #: vms-alpha.c:7730 5501 #, c-format 5502 msgid "cannot read DST\n" 5503 msgstr "ne mogu itati DST\n" 5504 5505 #: vms-alpha.c:7740 5506 #, c-format 5507 msgid "cannot read GST\n" 5508 msgstr "ne mogu itati GST\n" 5509 5510 #: vms-alpha.c:7744 5511 #, c-format 5512 msgid "Global symbol table:\n" 5513 msgstr "" 5514 5515 #: vms-alpha.c:7772 5516 #, c-format 5517 msgid "Image activator fixup: (major: %u, minor: %u)\n" 5518 msgstr "" 5519 5520 #: vms-alpha.c:7775 5521 #, c-format 5522 msgid " iaflink : 0x%08x %08x\n" 5523 msgstr "" 5524 5525 #: vms-alpha.c:7778 5526 #, c-format 5527 msgid " fixuplnk: 0x%08x %08x\n" 5528 msgstr "" 5529 5530 #: vms-alpha.c:7781 5531 #, c-format 5532 msgid " size : %u\n" 5533 msgstr "" 5534 5535 #: vms-alpha.c:7783 5536 #, c-format 5537 msgid " flags: 0x%08x\n" 5538 msgstr "" 5539 5540 #: vms-alpha.c:7787 5541 #, c-format 5542 msgid " qrelfixoff: %5u, lrelfixoff: %5u\n" 5543 msgstr "" 5544 5545 #: vms-alpha.c:7791 5546 #, c-format 5547 msgid " qdotadroff: %5u, ldotadroff: %5u\n" 5548 msgstr "" 5549 5550 #: vms-alpha.c:7795 5551 #, c-format 5552 msgid " codeadroff: %5u, lpfixoff : %5u\n" 5553 msgstr "" 5554 5555 #: vms-alpha.c:7798 5556 #, c-format 5557 msgid " chgprtoff : %5u\n" 5558 msgstr "" 5559 5560 #: vms-alpha.c:7801 5561 #, c-format 5562 msgid " shlstoff : %5u, shrimgcnt : %5u\n" 5563 msgstr "" 5564 5565 #: vms-alpha.c:7803 5566 #, c-format 5567 msgid " shlextra : %5u, permctx : %5u\n" 5568 msgstr "" 5569 5570 #: vms-alpha.c:7806 5571 #, c-format 5572 msgid " base_va : 0x%08x\n" 5573 msgstr "" 5574 5575 #: vms-alpha.c:7808 5576 #, c-format 5577 msgid " lppsbfixoff: %5u\n" 5578 msgstr "" 5579 5580 #: vms-alpha.c:7816 5581 #, c-format 5582 msgid " Shareable images:\n" 5583 msgstr "" 5584 5585 #: vms-alpha.c:7820 5586 #, c-format 5587 msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n" 5588 msgstr "" 5589 5590 #: vms-alpha.c:7827 5591 #, c-format 5592 msgid " quad-word relocation fixups:\n" 5593 msgstr "" 5594 5595 #: vms-alpha.c:7832 5596 #, c-format 5597 msgid " long-word relocation fixups:\n" 5598 msgstr "" 5599 5600 #: vms-alpha.c:7837 5601 #, c-format 5602 msgid " quad-word .address reference fixups:\n" 5603 msgstr "" 5604 5605 #: vms-alpha.c:7842 5606 #, c-format 5607 msgid " long-word .address reference fixups:\n" 5608 msgstr "" 5609 5610 #: vms-alpha.c:7847 5611 #, c-format 5612 msgid " Code Address Reference Fixups:\n" 5613 msgstr "" 5614 5615 #: vms-alpha.c:7852 5616 #, c-format 5617 msgid " Linkage Pairs Referece Fixups:\n" 5618 msgstr "" 5619 5620 #: vms-alpha.c:7861 5621 #, c-format 5622 msgid " Change Protection (%u entries):\n" 5623 msgstr "" 5624 5625 #: vms-alpha.c:7866 5626 #, c-format 5627 msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x " 5628 msgstr "" 5629 5630 #. FIXME: we do not yet support relocatable link. It is not obvious 5631 #. how to do it for debug infos. 5632 #: vms-alpha.c:8706 5633 msgid "%P: relocatable link is not supported\n" 5634 msgstr "" 5635 5636 #: vms-alpha.c:8776 5637 msgid "%P: multiple entry points: in modules %B and %B\n" 5638 msgstr "" 5639 5640 #: vms-lib.c:1423 5641 #, c-format 5642 msgid "could not open shared image '%s' from '%s'" 5643 msgstr "" 5644 5645 #: vms-misc.c:360 5646 msgid "_bfd_vms_output_counted called with zero bytes" 5647 msgstr "" 5648 5649 #: vms-misc.c:365 5650 msgid "_bfd_vms_output_counted called with too many bytes" 5651 msgstr "" 5652 5653 #: xcofflink.c:836 5654 #, c-format 5655 msgid "%s: XCOFF shared object when not producing XCOFF output" 5656 msgstr "" 5657 5658 #: xcofflink.c:857 5659 #, c-format 5660 msgid "%s: dynamic object with no .loader section" 5661 msgstr "" 5662 5663 #: xcofflink.c:1416 5664 msgid "%B: `%s' has line numbers but no enclosing section" 5665 msgstr "" 5666 5667 #: xcofflink.c:1468 5668 msgid "%B: class %d symbol `%s' has no aux entries" 5669 msgstr "" 5670 5671 #: xcofflink.c:1490 5672 msgid "%B: symbol `%s' has unrecognized csect type %d" 5673 msgstr "" 5674 5675 #: xcofflink.c:1502 5676 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" 5677 msgstr "" 5678 5679 #: xcofflink.c:1531 5680 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" 5681 msgstr "" 5682 5683 #: xcofflink.c:1677 5684 msgid "%B: csect `%s' not in enclosing section" 5685 msgstr "" 5686 5687 #: xcofflink.c:1784 5688 msgid "%B: misplaced XTY_LD `%s'" 5689 msgstr "" 5690 5691 #: xcofflink.c:2103 5692 msgid "%B: reloc %s:%d not in csect" 5693 msgstr "" 5694 5695 #: xcofflink.c:3194 5696 #, c-format 5697 msgid "%s: no such symbol" 5698 msgstr "%s: nema takvog simbola" 5699 5700 #: xcofflink.c:3299 5701 #, c-format 5702 msgid "warning: attempt to export undefined symbol `%s'" 5703 msgstr "" 5704 5705 #: xcofflink.c:3678 5706 msgid "error: undefined symbol __rtinit" 5707 msgstr "greka: nedefinirani simbol __rtinit" 5708 5709 #: xcofflink.c:4057 5710 msgid "%B: loader reloc in unrecognized section `%s'" 5711 msgstr "" 5712 5713 #: xcofflink.c:4068 5714 msgid "%B: `%s' in loader reloc but not loader sym" 5715 msgstr "" 5716 5717 #: xcofflink.c:4084 5718 msgid "%B: loader reloc in read-only section %A" 5719 msgstr "" 5720 5721 #: xcofflink.c:5106 5722 #, c-format 5723 msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" 5724 msgstr "" 5725 5726 #: elf32-ia64.c:628 elf64-ia64.c:628 5727 msgid "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect branch." 5728 msgstr "" 5729 5730 #: elf32-ia64.c:2284 elf64-ia64.c:2284 5731 msgid "@pltoff reloc against local symbol" 5732 msgstr "" 5733 5734 #: elf32-ia64.c:3687 elf64-ia64.c:3687 5735 #, c-format 5736 msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" 5737 msgstr "" 5738 5739 #: elf32-ia64.c:3698 elf64-ia64.c:3698 5740 #, c-format 5741 msgid "%s: __gp does not cover short data segment" 5742 msgstr "" 5743 5744 #: elf32-ia64.c:3965 elf64-ia64.c:3965 5745 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" 5746 msgstr "" 5747 5748 #: elf32-ia64.c:4032 elf64-ia64.c:4032 5749 msgid "%B: @gprel relocation against dynamic symbol %s" 5750 msgstr "" 5751 5752 #: elf32-ia64.c:4095 elf64-ia64.c:4095 5753 msgid "%B: linking non-pic code in a position independent executable" 5754 msgstr "" 5755 5756 #: elf32-ia64.c:4232 elf64-ia64.c:4232 5757 msgid "%B: @internal branch to dynamic symbol %s" 5758 msgstr "" 5759 5760 #: elf32-ia64.c:4234 elf64-ia64.c:4234 5761 msgid "%B: speculation fixup to dynamic symbol %s" 5762 msgstr "" 5763 5764 #: elf32-ia64.c:4236 elf64-ia64.c:4236 5765 msgid "%B: @pcrel relocation against dynamic symbol %s" 5766 msgstr "" 5767 5768 #: elf32-ia64.c:4433 elf64-ia64.c:4433 5769 msgid "unsupported reloc" 5770 msgstr "" 5771 5772 #: elf32-ia64.c:4471 elf64-ia64.c:4471 5773 msgid "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section `%A'." 5774 msgstr "" 5775 5776 #: elf32-ia64.c:4486 elf64-ia64.c:4486 5777 msgid "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> 0x1000000)." 5778 msgstr "" 5779 5780 #: elf32-ia64.c:4748 elf64-ia64.c:4748 5781 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" 5782 msgstr "" 5783 5784 #: elf32-ia64.c:4757 elf64-ia64.c:4757 5785 msgid "%B: linking big-endian files with little-endian files" 5786 msgstr "" 5787 5788 #: elf32-ia64.c:4766 elf64-ia64.c:4766 5789 msgid "%B: linking 64-bit files with 32-bit files" 5790 msgstr "" 5791 5792 #: elf32-ia64.c:4775 elf64-ia64.c:4775 5793 msgid "%B: linking constant-gp files with non-constant-gp files" 5794 msgstr "" 5795 5796 #: elf32-ia64.c:4785 elf64-ia64.c:4785 5797 msgid "%B: linking auto-pic files with non-auto-pic files" 5798 msgstr "" 5799 5800 #: peigen.c:1002 pepigen.c:1002 pex64igen.c:1002 5801 #, c-format 5802 msgid "%s: line number overflow: 0x%lx > 0xffff" 5803 msgstr "" 5804 5805 #: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029 5806 msgid "Export Directory [.edata (or where ever we found it)]" 5807 msgstr "" 5808 5809 #: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030 5810 msgid "Import Directory [parts of .idata]" 5811 msgstr "" 5812 5813 #: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031 5814 msgid "Resource Directory [.rsrc]" 5815 msgstr "" 5816 5817 #: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032 5818 msgid "Exception Directory [.pdata]" 5819 msgstr "" 5820 5821 #: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033 5822 msgid "Security Directory" 5823 msgstr "" 5824 5825 #: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034 5826 msgid "Base Relocation Directory [.reloc]" 5827 msgstr "" 5828 5829 #: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035 5830 msgid "Debug Directory" 5831 msgstr "" 5832 5833 #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 5834 msgid "Description Directory" 5835 msgstr "" 5836 5837 #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 5838 msgid "Special Directory" 5839 msgstr "" 5840 5841 #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 5842 msgid "Thread Storage Directory [.tls]" 5843 msgstr "" 5844 5845 #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 5846 msgid "Load Configuration Directory" 5847 msgstr "" 5848 5849 #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 5850 msgid "Bound Import Directory" 5851 msgstr "" 5852 5853 #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 5854 msgid "Import Address Table Directory" 5855 msgstr "" 5856 5857 #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 5858 msgid "Delay Import Directory" 5859 msgstr "" 5860 5861 #: peigen.c:1043 pepigen.c:1043 pex64igen.c:1043 5862 msgid "CLR Runtime Header" 5863 msgstr "" 5864 5865 #: peigen.c:1044 pepigen.c:1044 pex64igen.c:1044 5866 msgid "Reserved" 5867 msgstr "Rezervirano" 5868 5869 #: peigen.c:1104 pepigen.c:1104 pex64igen.c:1104 5870 #, c-format 5871 msgid "" 5872 "\n" 5873 "There is an import table, but the section containing it could not be found\n" 5874 msgstr "" 5875 5876 #: peigen.c:1109 pepigen.c:1109 pex64igen.c:1109 5877 #, c-format 5878 msgid "" 5879 "\n" 5880 "There is an import table in %s at 0x%lx\n" 5881 msgstr "" 5882 5883 #: peigen.c:1151 pepigen.c:1151 pex64igen.c:1151 5884 #, c-format 5885 msgid "" 5886 "\n" 5887 "Function descriptor located at the start address: %04lx\n" 5888 msgstr "" 5889 5890 #: peigen.c:1154 pepigen.c:1154 pex64igen.c:1154 5891 #, c-format 5892 msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" 5893 msgstr "" 5894 5895 #: peigen.c:1162 pepigen.c:1162 pex64igen.c:1162 5896 #, c-format 5897 msgid "" 5898 "\n" 5899 "No reldata section! Function descriptor not decoded.\n" 5900 msgstr "" 5901 5902 #: peigen.c:1167 pepigen.c:1167 pex64igen.c:1167 5903 #, c-format 5904 msgid "" 5905 "\n" 5906 "The Import Tables (interpreted %s section contents)\n" 5907 msgstr "" 5908 5909 #: peigen.c:1170 pepigen.c:1170 pex64igen.c:1170 5910 #, c-format 5911 msgid "" 5912 " vma: Hint Time Forward DLL First\n" 5913 " Table Stamp Chain Name Thunk\n" 5914 msgstr "" 5915 5916 #: peigen.c:1218 pepigen.c:1218 pex64igen.c:1218 5917 #, c-format 5918 msgid "" 5919 "\n" 5920 "\tDLL Name: %s\n" 5921 msgstr "" 5922 5923 #: peigen.c:1229 pepigen.c:1229 pex64igen.c:1229 5924 #, c-format 5925 msgid "\tvma: Hint/Ord Member-Name Bound-To\n" 5926 msgstr "" 5927 5928 #: peigen.c:1254 pepigen.c:1254 pex64igen.c:1254 5929 #, c-format 5930 msgid "" 5931 "\n" 5932 "There is a first thunk, but the section containing it could not be found\n" 5933 msgstr "" 5934 5935 #: peigen.c:1415 pepigen.c:1415 pex64igen.c:1415 5936 #, c-format 5937 msgid "" 5938 "\n" 5939 "There is an export table, but the section containing it could not be found\n" 5940 msgstr "" 5941 5942 #: peigen.c:1424 pepigen.c:1424 pex64igen.c:1424 5943 #, c-format 5944 msgid "" 5945 "\n" 5946 "There is an export table in %s, but it does not fit into that section\n" 5947 msgstr "" 5948 5949 #: peigen.c:1430 pepigen.c:1430 pex64igen.c:1430 5950 #, c-format 5951 msgid "" 5952 "\n" 5953 "There is an export table in %s at 0x%lx\n" 5954 msgstr "" 5955 5956 #: peigen.c:1458 pepigen.c:1458 pex64igen.c:1458 5957 #, c-format 5958 msgid "" 5959 "\n" 5960 "The Export Tables (interpreted %s section contents)\n" 5961 "\n" 5962 msgstr "" 5963 5964 #: peigen.c:1462 pepigen.c:1462 pex64igen.c:1462 5965 #, c-format 5966 msgid "Export Flags \t\t\t%lx\n" 5967 msgstr "" 5968 5969 #: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465 5970 #, c-format 5971 msgid "Time/Date stamp \t\t%lx\n" 5972 msgstr "" 5973 5974 #: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468 5975 #, c-format 5976 msgid "Major/Minor \t\t\t%d/%d\n" 5977 msgstr "" 5978 5979 #: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471 5980 #, c-format 5981 msgid "Name \t\t\t\t" 5982 msgstr "" 5983 5984 #: peigen.c:1477 pepigen.c:1477 pex64igen.c:1477 5985 #, c-format 5986 msgid "Ordinal Base \t\t\t%ld\n" 5987 msgstr "" 5988 5989 #: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480 5990 #, c-format 5991 msgid "Number in:\n" 5992 msgstr "" 5993 5994 #: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483 5995 #, c-format 5996 msgid "\tExport Address Table \t\t%08lx\n" 5997 msgstr "" 5998 5999 #: peigen.c:1487 pepigen.c:1487 pex64igen.c:1487 6000 #, c-format 6001 msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" 6002 msgstr "" 6003 6004 #: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490 6005 #, c-format 6006 msgid "Table Addresses\n" 6007 msgstr "" 6008 6009 #: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493 6010 #, c-format 6011 msgid "\tExport Address Table \t\t" 6012 msgstr "" 6013 6014 #: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498 6015 #, c-format 6016 msgid "\tName Pointer Table \t\t" 6017 msgstr "" 6018 6019 #: peigen.c:1503 pepigen.c:1503 pex64igen.c:1503 6020 #, c-format 6021 msgid "\tOrdinal Table \t\t\t" 6022 msgstr "" 6023 6024 #: peigen.c:1517 pepigen.c:1517 pex64igen.c:1517 6025 #, c-format 6026 msgid "" 6027 "\n" 6028 "Export Address Table -- Ordinal Base %ld\n" 6029 msgstr "" 6030 6031 #: peigen.c:1536 pepigen.c:1536 pex64igen.c:1536 6032 msgid "Forwarder RVA" 6033 msgstr "" 6034 6035 #: peigen.c:1547 pepigen.c:1547 pex64igen.c:1547 6036 msgid "Export RVA" 6037 msgstr "" 6038 6039 #: peigen.c:1554 pepigen.c:1554 pex64igen.c:1554 6040 #, c-format 6041 msgid "" 6042 "\n" 6043 "[Ordinal/Name Pointer] Table\n" 6044 msgstr "" 6045 6046 #: peigen.c:1614 peigen.c:1797 pepigen.c:1614 pepigen.c:1797 pex64igen.c:1614 6047 #: pex64igen.c:1797 6048 #, c-format 6049 msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" 6050 msgstr "" 6051 6052 #: peigen.c:1621 pepigen.c:1621 pex64igen.c:1621 6053 #, c-format 6054 msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" 6055 msgstr "" 6056 6057 #: peigen.c:1623 pepigen.c:1623 pex64igen.c:1623 6058 #, c-format 6059 msgid "" 6060 " vma:\t\tBegin End EH EH PrologEnd Exception\n" 6061 " \t\tAddress Address Handler Data Address Mask\n" 6062 msgstr "" 6063 6064 #: peigen.c:1697 pepigen.c:1697 pex64igen.c:1697 6065 #, c-format 6066 msgid " Register save millicode" 6067 msgstr "" 6068 6069 #: peigen.c:1700 pepigen.c:1700 pex64igen.c:1700 6070 #, c-format 6071 msgid " Register restore millicode" 6072 msgstr "" 6073 6074 #: peigen.c:1703 pepigen.c:1703 pex64igen.c:1703 6075 #, c-format 6076 msgid " Glue code sequence" 6077 msgstr "" 6078 6079 #: peigen.c:1803 pepigen.c:1803 pex64igen.c:1803 6080 #, c-format 6081 msgid "" 6082 " vma:\t\tBegin Prolog Function Flags Exception EH\n" 6083 " \t\tAddress Length Length 32b exc Handler Data\n" 6084 msgstr "" 6085 6086 #: peigen.c:1929 pepigen.c:1929 pex64igen.c:1929 6087 #, c-format 6088 msgid "" 6089 "\n" 6090 "\n" 6091 "PE File Base Relocations (interpreted .reloc section contents)\n" 6092 msgstr "" 6093 6094 #: peigen.c:1958 pepigen.c:1958 pex64igen.c:1958 6095 #, c-format 6096 msgid "" 6097 "\n" 6098 "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" 6099 msgstr "" 6100 6101 #: peigen.c:1971 pepigen.c:1971 pex64igen.c:1971 6102 #, c-format 6103 msgid "\treloc %4d offset %4x [%4lx] %s" 6104 msgstr "" 6105 6106 #. The MS dumpbin program reportedly ands with 0xff0f before 6107 #. printing the characteristics field. Not sure why. No reason to 6108 #. emulate it here. 6109 #: peigen.c:2010 pepigen.c:2010 pex64igen.c:2010 6110 #, c-format 6111 msgid "" 6112 "\n" 6113 "Characteristics 0x%x\n" 6114 msgstr "" 6115 6116 #: peigen.c:2310 pepigen.c:2310 pex64igen.c:2310 6117 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" 6118 msgstr "" 6119 6120 #: peigen.c:2330 pepigen.c:2330 pex64igen.c:2330 6121 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" 6122 msgstr "" 6123 6124 #: peigen.c:2351 pepigen.c:2351 pex64igen.c:2351 6125 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" 6126 msgstr "" 6127 6128 #: peigen.c:2371 pepigen.c:2371 pex64igen.c:2371 6129 msgid "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because .idata$6 is missing" 6130 msgstr "" 6131 6132 #: peigen.c:2413 pepigen.c:2413 pex64igen.c:2413 6133 msgid "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] because .idata$6 is missing" 6134 msgstr "" 6135 6136 #: peigen.c:2438 pepigen.c:2438 pex64igen.c:2438 6137 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" 6138 msgstr "" 6139