1 # SOME DESCRIPTIVE TITLE. 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGE package. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5 # 6 #, fuzzy 7 msgid "" 8 msgstr "" 9 "Project-Id-Version: PACKAGE VERSION\n" 10 "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n" 11 "POT-Creation-Date: 2016-08-03 10:16+0200\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 "Language-Team: LANGUAGE <LL (a] li.org>\n" 15 "Language: \n" 16 "MIME-Version: 1.0\n" 17 "Content-Type: text/plain; charset=CHARSET\n" 18 "Content-Transfer-Encoding: 8bit\n" 19 20 #. Invalid option. 21 #. XXX - should break 'option' at following delimiter. 22 #: aarch64-dis.c:81 arm-dis.c:6116 23 #, c-format 24 msgid "Unrecognised disassembler option: %s\n" 25 msgstr "" 26 27 #: aarch64-dis.c:2503 28 #, c-format 29 msgid "" 30 "\n" 31 "The following AARCH64 specific disassembler options are supported for use\n" 32 "with the -M switch (multiple options should be separated by commas):\n" 33 msgstr "" 34 35 #: aarch64-dis.c:2507 36 #, c-format 37 msgid "" 38 "\n" 39 " no-aliases Don't print instruction aliases.\n" 40 msgstr "" 41 42 #: aarch64-dis.c:2510 43 #, c-format 44 msgid "" 45 "\n" 46 " aliases Do print instruction aliases.\n" 47 msgstr "" 48 49 #: aarch64-dis.c:2514 50 #, c-format 51 msgid "" 52 "\n" 53 " debug_dump Temp switch for debug trace.\n" 54 msgstr "" 55 56 #: aarch64-dis.c:2518 mips-dis.c:2426 mips-dis.c:2434 mips-dis.c:2436 57 #, c-format 58 msgid "\n" 59 msgstr "" 60 61 #: aarch64-opc.c:1167 62 msgid "immediate value" 63 msgstr "" 64 65 #: aarch64-opc.c:1177 66 msgid "immediate offset" 67 msgstr "" 68 69 #: aarch64-opc.c:1187 70 msgid "register number" 71 msgstr "" 72 73 #: aarch64-opc.c:1197 74 msgid "register element index" 75 msgstr "" 76 77 #: aarch64-opc.c:1207 78 msgid "shift amount" 79 msgstr "" 80 81 #: aarch64-opc.c:1279 82 msgid "reg pair must start from even reg" 83 msgstr "" 84 85 #: aarch64-opc.c:1285 86 msgid "reg pair must be contiguous" 87 msgstr "" 88 89 #: aarch64-opc.c:1299 90 msgid "extraneous register" 91 msgstr "" 92 93 #: aarch64-opc.c:1305 94 msgid "missing register" 95 msgstr "" 96 97 #: aarch64-opc.c:1316 98 msgid "stack pointer register expected" 99 msgstr "" 100 101 #: aarch64-opc.c:1346 102 msgid "unexpected address writeback" 103 msgstr "" 104 105 #: aarch64-opc.c:1357 106 msgid "address writeback expected" 107 msgstr "" 108 109 #: aarch64-opc.c:1403 110 msgid "negative or unaligned offset expected" 111 msgstr "" 112 113 #: aarch64-opc.c:1416 114 msgid "invalid register offset" 115 msgstr "" 116 117 #: aarch64-opc.c:1438 118 msgid "invalid post-increment amount" 119 msgstr "" 120 121 #: aarch64-opc.c:1454 aarch64-opc.c:1731 122 msgid "invalid shift amount" 123 msgstr "" 124 125 #: aarch64-opc.c:1467 126 msgid "invalid extend/shift operator" 127 msgstr "" 128 129 #: aarch64-opc.c:1513 aarch64-opc.c:1597 aarch64-opc.c:1632 aarch64-opc.c:1651 130 #: aarch64-opc.c:1659 aarch64-opc.c:1709 aarch64-opc.c:1860 131 msgid "immediate out of range" 132 msgstr "" 133 134 #: aarch64-opc.c:1585 aarch64-opc.c:1607 aarch64-opc.c:1764 aarch64-opc.c:1772 135 #: aarch64-opc.c:1838 aarch64-opc.c:1866 136 msgid "invalid shift operator" 137 msgstr "" 138 139 #: aarch64-opc.c:1591 140 msgid "shift amount expected to be 0 or 12" 141 msgstr "" 142 143 #: aarch64-opc.c:1614 144 msgid "shift amount should be a multiple of 16" 145 msgstr "" 146 147 #: aarch64-opc.c:1626 148 msgid "negative immediate value not allowed" 149 msgstr "" 150 151 #: aarch64-opc.c:1720 152 msgid "immediate zero expected" 153 msgstr "" 154 155 #: aarch64-opc.c:1780 156 msgid "shift is not permitted" 157 msgstr "" 158 159 #: aarch64-opc.c:1805 160 msgid "invalid value for immediate" 161 msgstr "" 162 163 #: aarch64-opc.c:1830 164 msgid "shift amount expected to be 0 or 16" 165 msgstr "" 166 167 #: aarch64-opc.c:1850 168 msgid "floating-point immediate expected" 169 msgstr "" 170 171 #: aarch64-opc.c:1951 172 msgid "extend operator expected" 173 msgstr "" 174 175 #: aarch64-opc.c:1964 176 msgid "missing extend operator" 177 msgstr "" 178 179 #: aarch64-opc.c:1970 180 msgid "'LSL' operator not allowed" 181 msgstr "" 182 183 #: aarch64-opc.c:1991 184 msgid "W register expected" 185 msgstr "" 186 187 #: aarch64-opc.c:2002 188 msgid "shift operator expected" 189 msgstr "" 190 191 #: aarch64-opc.c:2009 192 msgid "'ROR' operator not allowed" 193 msgstr "" 194 195 #: alpha-opc.c:154 196 msgid "branch operand unaligned" 197 msgstr "" 198 199 #: alpha-opc.c:170 alpha-opc.c:186 200 msgid "jump hint unaligned" 201 msgstr "" 202 203 #: arc-opc.c:61 arc-opc.c:72 204 msgid "Improper register value." 205 msgstr "" 206 207 #: arc-opc.c:85 208 msgid "operand is not zero" 209 msgstr "" 210 211 #: arc-opc.c:145 212 msgid "Register R30 is a limm indicator for this type of instruction." 213 msgstr "" 214 215 #: arc-opc.c:164 216 msgid "Register must be R0." 217 msgstr "" 218 219 #: arc-opc.c:182 220 msgid "Register must be R1." 221 msgstr "" 222 223 #: arc-opc.c:199 224 msgid "Register must be R2." 225 msgstr "" 226 227 #: arc-opc.c:216 228 msgid "Register must be R3." 229 msgstr "" 230 231 #: arc-opc.c:233 232 msgid "Register must be SP." 233 msgstr "" 234 235 #: arc-opc.c:250 236 msgid "Register must be GP." 237 msgstr "" 238 239 #: arc-opc.c:267 240 msgid "Register must be PCL." 241 msgstr "" 242 243 #: arc-opc.c:284 244 msgid "Register must be BLINK." 245 msgstr "" 246 247 #: arc-opc.c:301 248 msgid "Register must be ILINK1." 249 msgstr "" 250 251 #: arc-opc.c:318 252 msgid "Register must be ILINK2." 253 msgstr "" 254 255 #: arc-opc.c:349 arc-opc.c:386 arc-opc.c:423 arc-opc.c:665 arc-opc.c:702 256 #: arc-opc.c:739 arc-opc.c:776 257 msgid "Register must be either r0-r3 or r12-r15." 258 msgstr "" 259 260 #: arc-opc.c:473 261 msgid "Accepted values are from -1 to 6." 262 msgstr "" 263 264 #: arc-opc.c:501 265 msgid "First register of the range should be r13." 266 msgstr "" 267 268 #: arc-opc.c:506 269 msgid "Last register of the range doesn't fit." 270 msgstr "" 271 272 #: arc-opc.c:527 273 msgid "Invalid register number, should be fp." 274 msgstr "" 275 276 #: arc-opc.c:549 277 msgid "Invalid register number, should be blink." 278 msgstr "" 279 280 #: arc-opc.c:571 281 msgid "Invalid register number, should be pcl." 282 msgstr "" 283 284 #: arc-opc.c:814 285 msgid "Invalid size, should be 1, 2, 4, or 8." 286 msgstr "" 287 288 #: arc-opc.c:859 289 msgid "invalid immediate, must be 1, 2, or 4" 290 msgstr "" 291 292 #: arc-opc.c:897 293 msgid "invalid value for CMEM ld/st immediate" 294 msgstr "" 295 296 #: arc-opc.c:924 297 msgid "Invalid position, should be 0, 8, 16, or 24." 298 msgstr "" 299 300 #: arc-opc.c:949 301 msgid "Invalid size, value must be " 302 msgstr "" 303 304 #: arc-opc.c:1023 305 msgid "value out of range 1 - 256" 306 msgstr "" 307 308 #: arc-opc.c:1032 309 msgid "value must be power of 2" 310 msgstr "" 311 312 #: arc-opc.c:1100 313 msgid "Value must be in the range 0 to 28" 314 msgstr "" 315 316 #: arc-opc.c:1121 317 msgid "Value must be in the range 1 to " 318 msgstr "" 319 320 #: arc-opc.c:1148 321 msgid "Value must be in the range 0 to 240" 322 msgstr "" 323 324 #: arc-opc.c:1150 325 msgid "Value must be a multiple of 16" 326 msgstr "" 327 328 #: arm-dis.c:3607 329 msgid "<illegal precision>" 330 msgstr "" 331 332 #. XXX - should break 'option' at following delimiter. 333 #: arm-dis.c:6108 334 #, c-format 335 msgid "Unrecognised register name set: %s\n" 336 msgstr "" 337 338 #: arm-dis.c:6808 339 #, c-format 340 msgid "" 341 "\n" 342 "The following ARM specific disassembler options are supported for use with\n" 343 "the -M switch:\n" 344 msgstr "" 345 346 #: avr-dis.c:114 avr-dis.c:135 347 #, c-format 348 msgid "undefined" 349 msgstr "" 350 351 #: avr-dis.c:214 352 #, c-format 353 msgid "Internal disassembler error" 354 msgstr "" 355 356 #: avr-dis.c:267 357 #, c-format 358 msgid "unknown constraint `%c'" 359 msgstr "" 360 361 #: cgen-asm.c:351 epiphany-ibld.c:200 fr30-ibld.c:200 frv-ibld.c:200 362 #: ip2k-ibld.c:200 iq2000-ibld.c:200 lm32-ibld.c:200 m32c-ibld.c:200 363 #: m32r-ibld.c:200 mep-ibld.c:200 mt-ibld.c:200 or1k-ibld.c:200 364 #: xc16x-ibld.c:200 xstormy16-ibld.c:200 365 #, c-format 366 msgid "operand out of range (%ld not between %ld and %ld)" 367 msgstr "" 368 369 #: cgen-asm.c:373 370 #, c-format 371 msgid "operand out of range (%lu not between %lu and %lu)" 372 msgstr "" 373 374 #: d30v-dis.c:254 375 #, c-format 376 msgid "<unknown register %d>" 377 msgstr "" 378 379 #. Can't happen. 380 #: dis-buf.c:61 381 #, c-format 382 msgid "Unknown error %d\n" 383 msgstr "" 384 385 #: dis-buf.c:70 386 #, c-format 387 msgid "Address 0x%s is out of bounds.\n" 388 msgstr "" 389 390 #: epiphany-asm.c:67 391 msgid "register unavailable for short instructions" 392 msgstr "" 393 394 #: epiphany-asm.c:114 395 msgid "register name used as immediate value" 396 msgstr "" 397 398 #. Don't treat "mov ip,ip" as a move-immediate. 399 #: epiphany-asm.c:177 epiphany-asm.c:233 400 msgid "register source in immediate move" 401 msgstr "" 402 403 #: epiphany-asm.c:186 404 msgid "byte relocation unsupported" 405 msgstr "" 406 407 #. -- assembler routines inserted here. 408 #. -- asm.c 409 #: epiphany-asm.c:192 frv-asm.c:971 iq2000-asm.c:55 lm32-asm.c:94 410 #: lm32-asm.c:126 lm32-asm.c:156 lm32-asm.c:186 lm32-asm.c:216 lm32-asm.c:246 411 #: m32c-asm.c:139 m32c-asm.c:234 m32c-asm.c:275 m32c-asm.c:333 m32c-asm.c:354 412 #: m32r-asm.c:52 mep-asm.c:240 mep-asm.c:258 mep-asm.c:273 mep-asm.c:288 413 #: mep-asm.c:300 or1k-asm.c:53 414 msgid "missing `)'" 415 msgstr "" 416 417 #: epiphany-asm.c:269 418 msgid "ABORT: unknown operand" 419 msgstr "" 420 421 #: epiphany-asm.c:295 422 msgid "Not a pc-relative address." 423 msgstr "" 424 425 #: epiphany-asm.c:454 fr30-asm.c:309 frv-asm.c:1262 ip2k-asm.c:510 426 #: iq2000-asm.c:458 lm32-asm.c:348 m32c-asm.c:1583 m32r-asm.c:327 427 #: mep-asm.c:1285 mt-asm.c:594 or1k-asm.c:502 xc16x-asm.c:375 428 #: xstormy16-asm.c:275 429 #, c-format 430 msgid "Unrecognized field %d while parsing.\n" 431 msgstr "" 432 433 #: epiphany-asm.c:505 fr30-asm.c:360 frv-asm.c:1313 ip2k-asm.c:561 434 #: iq2000-asm.c:509 lm32-asm.c:399 m32c-asm.c:1634 m32r-asm.c:378 435 #: mep-asm.c:1336 mt-asm.c:645 or1k-asm.c:553 xc16x-asm.c:426 436 #: xstormy16-asm.c:326 437 msgid "missing mnemonic in syntax string" 438 msgstr "" 439 440 #. We couldn't parse it. 441 #: epiphany-asm.c:640 epiphany-asm.c:644 epiphany-asm.c:733 epiphany-asm.c:840 442 #: fr30-asm.c:495 fr30-asm.c:499 fr30-asm.c:588 fr30-asm.c:695 frv-asm.c:1448 443 #: frv-asm.c:1452 frv-asm.c:1541 frv-asm.c:1648 ip2k-asm.c:696 ip2k-asm.c:700 444 #: ip2k-asm.c:789 ip2k-asm.c:896 iq2000-asm.c:644 iq2000-asm.c:648 445 #: iq2000-asm.c:737 iq2000-asm.c:844 lm32-asm.c:534 lm32-asm.c:538 446 #: lm32-asm.c:627 lm32-asm.c:734 m32c-asm.c:1769 m32c-asm.c:1773 447 #: m32c-asm.c:1862 m32c-asm.c:1969 m32r-asm.c:513 m32r-asm.c:517 448 #: m32r-asm.c:606 m32r-asm.c:713 mep-asm.c:1471 mep-asm.c:1475 mep-asm.c:1564 449 #: mep-asm.c:1671 mt-asm.c:780 mt-asm.c:784 mt-asm.c:873 mt-asm.c:980 450 #: or1k-asm.c:688 or1k-asm.c:692 or1k-asm.c:781 or1k-asm.c:888 xc16x-asm.c:561 451 #: xc16x-asm.c:565 xc16x-asm.c:654 xc16x-asm.c:761 xstormy16-asm.c:461 452 #: xstormy16-asm.c:465 xstormy16-asm.c:554 xstormy16-asm.c:661 453 msgid "unrecognized instruction" 454 msgstr "" 455 456 #: epiphany-asm.c:687 fr30-asm.c:542 frv-asm.c:1495 ip2k-asm.c:743 457 #: iq2000-asm.c:691 lm32-asm.c:581 m32c-asm.c:1816 m32r-asm.c:560 458 #: mep-asm.c:1518 mt-asm.c:827 or1k-asm.c:735 xc16x-asm.c:608 459 #: xstormy16-asm.c:508 460 #, c-format 461 msgid "syntax error (expected char `%c', found `%c')" 462 msgstr "" 463 464 #: epiphany-asm.c:697 fr30-asm.c:552 frv-asm.c:1505 ip2k-asm.c:753 465 #: iq2000-asm.c:701 lm32-asm.c:591 m32c-asm.c:1826 m32r-asm.c:570 466 #: mep-asm.c:1528 mt-asm.c:837 or1k-asm.c:745 xc16x-asm.c:618 467 #: xstormy16-asm.c:518 468 #, c-format 469 msgid "syntax error (expected char `%c', found end of instruction)" 470 msgstr "" 471 472 #: epiphany-asm.c:727 fr30-asm.c:582 frv-asm.c:1535 ip2k-asm.c:783 473 #: iq2000-asm.c:731 lm32-asm.c:621 m32c-asm.c:1856 m32r-asm.c:600 474 #: mep-asm.c:1558 mt-asm.c:867 or1k-asm.c:775 xc16x-asm.c:648 475 #: xstormy16-asm.c:548 476 msgid "junk at end of line" 477 msgstr "" 478 479 #: epiphany-asm.c:839 fr30-asm.c:694 frv-asm.c:1647 ip2k-asm.c:895 480 #: iq2000-asm.c:843 lm32-asm.c:733 m32c-asm.c:1968 m32r-asm.c:712 481 #: mep-asm.c:1670 mt-asm.c:979 or1k-asm.c:887 xc16x-asm.c:760 482 #: xstormy16-asm.c:660 483 msgid "unrecognized form of instruction" 484 msgstr "" 485 486 #: epiphany-asm.c:853 fr30-asm.c:708 frv-asm.c:1661 ip2k-asm.c:909 487 #: iq2000-asm.c:857 lm32-asm.c:747 m32c-asm.c:1982 m32r-asm.c:726 488 #: mep-asm.c:1684 mt-asm.c:993 or1k-asm.c:901 xc16x-asm.c:774 489 #: xstormy16-asm.c:674 490 #, c-format 491 msgid "bad instruction `%.50s...'" 492 msgstr "" 493 494 #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912 495 #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729 496 #: mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777 497 #: xstormy16-asm.c:677 498 #, c-format 499 msgid "bad instruction `%.50s'" 500 msgstr "" 501 502 #. Default text to print if an instruction isn't recognized. 503 #: epiphany-dis.c:40 fr30-dis.c:40 frv-dis.c:40 ip2k-dis.c:40 iq2000-dis.c:40 504 #: lm32-dis.c:40 m32c-dis.c:40 m32r-dis.c:40 mep-dis.c:40 mmix-dis.c:276 505 #: mt-dis.c:40 nds32-dis.c:39 or1k-dis.c:40 xc16x-dis.c:40 xstormy16-dis.c:40 506 msgid "*unknown*" 507 msgstr "" 508 509 #: epiphany-dis.c:277 fr30-dis.c:298 frv-dis.c:395 ip2k-dis.c:287 510 #: iq2000-dis.c:188 lm32-dis.c:146 m32c-dis.c:890 m32r-dis.c:278 511 #: mep-dis.c:1186 mt-dis.c:289 or1k-dis.c:140 xc16x-dis.c:419 512 #: xstormy16-dis.c:167 513 #, c-format 514 msgid "Unrecognized field %d while printing insn.\n" 515 msgstr "" 516 517 #: epiphany-ibld.c:163 fr30-ibld.c:163 frv-ibld.c:163 ip2k-ibld.c:163 518 #: iq2000-ibld.c:163 lm32-ibld.c:163 m32c-ibld.c:163 m32r-ibld.c:163 519 #: mep-ibld.c:163 mt-ibld.c:163 or1k-ibld.c:163 xc16x-ibld.c:163 520 #: xstormy16-ibld.c:163 521 #, c-format 522 msgid "operand out of range (%ld not between %ld and %lu)" 523 msgstr "" 524 525 #: epiphany-ibld.c:184 fr30-ibld.c:184 frv-ibld.c:184 ip2k-ibld.c:184 526 #: iq2000-ibld.c:184 lm32-ibld.c:184 m32c-ibld.c:184 m32r-ibld.c:184 527 #: mep-ibld.c:184 mt-ibld.c:184 or1k-ibld.c:184 xc16x-ibld.c:184 528 #: xstormy16-ibld.c:184 529 #, c-format 530 msgid "operand out of range (0x%lx not between 0 and 0x%lx)" 531 msgstr "" 532 533 #: epiphany-ibld.c:878 fr30-ibld.c:733 frv-ibld.c:859 ip2k-ibld.c:610 534 #: iq2000-ibld.c:716 lm32-ibld.c:637 m32c-ibld.c:1734 m32r-ibld.c:668 535 #: mep-ibld.c:1211 mt-ibld.c:752 or1k-ibld.c:649 xc16x-ibld.c:755 536 #: xstormy16-ibld.c:681 537 #, c-format 538 msgid "Unrecognized field %d while building insn.\n" 539 msgstr "" 540 541 #: epiphany-ibld.c:1172 fr30-ibld.c:938 frv-ibld.c:1176 ip2k-ibld.c:685 542 #: iq2000-ibld.c:891 lm32-ibld.c:741 m32c-ibld.c:2895 m32r-ibld.c:805 543 #: mep-ibld.c:1810 mt-ibld.c:972 or1k-ibld.c:754 xc16x-ibld.c:975 544 #: xstormy16-ibld.c:827 545 #, c-format 546 msgid "Unrecognized field %d while decoding insn.\n" 547 msgstr "" 548 549 #: epiphany-ibld.c:1315 fr30-ibld.c:1084 frv-ibld.c:1454 ip2k-ibld.c:759 550 #: iq2000-ibld.c:1022 lm32-ibld.c:830 m32c-ibld.c:3512 m32r-ibld.c:918 551 #: mep-ibld.c:2280 mt-ibld.c:1172 or1k-ibld.c:837 xc16x-ibld.c:1196 552 #: xstormy16-ibld.c:937 553 #, c-format 554 msgid "Unrecognized field %d while getting int operand.\n" 555 msgstr "" 556 557 #: epiphany-ibld.c:1440 fr30-ibld.c:1212 frv-ibld.c:1714 ip2k-ibld.c:815 558 #: iq2000-ibld.c:1135 lm32-ibld.c:901 m32c-ibld.c:4111 m32r-ibld.c:1013 559 #: mep-ibld.c:2732 mt-ibld.c:1354 or1k-ibld.c:902 xc16x-ibld.c:1399 560 #: xstormy16-ibld.c:1029 561 #, c-format 562 msgid "Unrecognized field %d while getting vma operand.\n" 563 msgstr "" 564 565 #: epiphany-ibld.c:1572 fr30-ibld.c:1343 frv-ibld.c:1981 ip2k-ibld.c:874 566 #: iq2000-ibld.c:1255 lm32-ibld.c:979 m32c-ibld.c:4698 m32r-ibld.c:1114 567 #: mep-ibld.c:3145 mt-ibld.c:1543 or1k-ibld.c:974 xc16x-ibld.c:1603 568 #: xstormy16-ibld.c:1128 569 #, c-format 570 msgid "Unrecognized field %d while setting int operand.\n" 571 msgstr "" 572 573 #: epiphany-ibld.c:1694 fr30-ibld.c:1464 frv-ibld.c:2238 ip2k-ibld.c:923 574 #: iq2000-ibld.c:1365 lm32-ibld.c:1047 m32c-ibld.c:5275 m32r-ibld.c:1205 575 #: mep-ibld.c:3548 mt-ibld.c:1722 or1k-ibld.c:1036 xc16x-ibld.c:1797 576 #: xstormy16-ibld.c:1217 577 #, c-format 578 msgid "Unrecognized field %d while setting vma operand.\n" 579 msgstr "" 580 581 #: fr30-asm.c:92 m32c-asm.c:871 m32c-asm.c:878 582 msgid "Register number is not valid" 583 msgstr "" 584 585 #: fr30-asm.c:94 586 msgid "Register must be between r0 and r7" 587 msgstr "" 588 589 #: fr30-asm.c:96 590 msgid "Register must be between r8 and r15" 591 msgstr "" 592 593 #: fr30-asm.c:115 m32c-asm.c:909 594 msgid "Register list is not valid" 595 msgstr "" 596 597 #: frv-asm.c:607 598 msgid "missing `]'" 599 msgstr "" 600 601 #: frv-asm.c:610 frv-asm.c:620 602 msgid "Special purpose register number is out of range" 603 msgstr "" 604 605 #: frv-asm.c:907 606 msgid "Value of A operand must be 0 or 1" 607 msgstr "" 608 609 #: frv-asm.c:943 610 msgid "register number must be even" 611 msgstr "" 612 613 #: h8300-dis.c:313 614 #, c-format 615 msgid "Hmmmm 0x%x" 616 msgstr "" 617 618 #: h8300-dis.c:690 619 #, c-format 620 msgid "Don't understand 0x%x \n" 621 msgstr "" 622 623 #: h8500-dis.c:123 624 #, c-format 625 msgid "can't cope with insert %d\n" 626 msgstr "" 627 628 #. Couldn't understand anything. 629 #: h8500-dis.c:323 630 #, c-format 631 msgid "%02x\t\t*unknown*" 632 msgstr "" 633 634 #: i386-dis.c:12476 635 msgid "<internal disassembler error>" 636 msgstr "" 637 638 #: i386-dis.c:12768 639 #, c-format 640 msgid "" 641 "\n" 642 "The following i386/x86-64 specific disassembler options are supported for " 643 "use\n" 644 "with the -M switch (multiple options should be separated by commas):\n" 645 msgstr "" 646 647 #: i386-dis.c:12772 648 #, c-format 649 msgid " x86-64 Disassemble in 64bit mode\n" 650 msgstr "" 651 652 #: i386-dis.c:12773 653 #, c-format 654 msgid " i386 Disassemble in 32bit mode\n" 655 msgstr "" 656 657 #: i386-dis.c:12774 658 #, c-format 659 msgid " i8086 Disassemble in 16bit mode\n" 660 msgstr "" 661 662 #: i386-dis.c:12775 663 #, c-format 664 msgid " att Display instruction in AT&T syntax\n" 665 msgstr "" 666 667 #: i386-dis.c:12776 668 #, c-format 669 msgid " intel Display instruction in Intel syntax\n" 670 msgstr "" 671 672 #: i386-dis.c:12777 673 #, c-format 674 msgid "" 675 " att-mnemonic\n" 676 " Display instruction in AT&T mnemonic\n" 677 msgstr "" 678 679 #: i386-dis.c:12779 680 #, c-format 681 msgid "" 682 " intel-mnemonic\n" 683 " Display instruction in Intel mnemonic\n" 684 msgstr "" 685 686 #: i386-dis.c:12781 687 #, c-format 688 msgid " addr64 Assume 64bit address size\n" 689 msgstr "" 690 691 #: i386-dis.c:12782 692 #, c-format 693 msgid " addr32 Assume 32bit address size\n" 694 msgstr "" 695 696 #: i386-dis.c:12783 697 #, c-format 698 msgid " addr16 Assume 16bit address size\n" 699 msgstr "" 700 701 #: i386-dis.c:12784 702 #, c-format 703 msgid " data32 Assume 32bit data size\n" 704 msgstr "" 705 706 #: i386-dis.c:12785 707 #, c-format 708 msgid " data16 Assume 16bit data size\n" 709 msgstr "" 710 711 #: i386-dis.c:12786 712 #, c-format 713 msgid " suffix Always display instruction suffix in AT&T syntax\n" 714 msgstr "" 715 716 #: i386-dis.c:12787 717 #, c-format 718 msgid " amd64 Display instruction in AMD64 ISA\n" 719 msgstr "" 720 721 #: i386-dis.c:12788 722 #, c-format 723 msgid " intel64 Display instruction in Intel64 ISA\n" 724 msgstr "" 725 726 #: i386-dis.c:13338 727 msgid "64-bit address is disabled" 728 msgstr "" 729 730 #: i386-gen.c:665 ia64-gen.c:306 731 #, c-format 732 msgid "%s: Error: " 733 msgstr "" 734 735 #: i386-gen.c:829 736 #, c-format 737 msgid "%s: %d: Unknown bitfield: %s\n" 738 msgstr "" 739 740 #: i386-gen.c:831 741 #, c-format 742 msgid "Unknown bitfield: %s\n" 743 msgstr "" 744 745 #: i386-gen.c:890 746 #, c-format 747 msgid "%s: %d: Missing `)' in bitfield: %s\n" 748 msgstr "" 749 750 #: i386-gen.c:1161 751 #, c-format 752 msgid "can't find i386-opc.tbl for reading, errno = %s\n" 753 msgstr "" 754 755 #: i386-gen.c:1292 756 #, c-format 757 msgid "can't find i386-reg.tbl for reading, errno = %s\n" 758 msgstr "" 759 760 #: i386-gen.c:1369 761 #, c-format 762 msgid "can't create i386-init.h, errno = %s\n" 763 msgstr "" 764 765 #: i386-gen.c:1459 ia64-gen.c:2829 766 #, c-format 767 msgid "unable to change directory to \"%s\", errno = %s\n" 768 msgstr "" 769 770 #: i386-gen.c:1471 i386-gen.c:1474 771 #, c-format 772 msgid "CpuMax != %d!\n" 773 msgstr "" 774 775 #: i386-gen.c:1478 776 #, c-format 777 msgid "%d unused bits in i386_cpu_flags.\n" 778 msgstr "" 779 780 #: i386-gen.c:1485 781 #, c-format 782 msgid "%d unused bits in i386_operand_type.\n" 783 msgstr "" 784 785 #: i386-gen.c:1499 786 #, c-format 787 msgid "can't create i386-tbl.h, errno = %s\n" 788 msgstr "" 789 790 #: ia64-gen.c:319 791 #, c-format 792 msgid "%s: Warning: " 793 msgstr "" 794 795 #: ia64-gen.c:505 ia64-gen.c:736 796 #, c-format 797 msgid "multiple note %s not handled\n" 798 msgstr "" 799 800 #: ia64-gen.c:616 801 msgid "can't find ia64-ic.tbl for reading\n" 802 msgstr "" 803 804 #: ia64-gen.c:818 805 #, c-format 806 msgid "can't find %s for reading\n" 807 msgstr "" 808 809 #: ia64-gen.c:1050 810 #, c-format 811 msgid "" 812 "most recent format '%s'\n" 813 "appears more restrictive than '%s'\n" 814 msgstr "" 815 816 #: ia64-gen.c:1061 817 #, c-format 818 msgid "overlapping field %s->%s\n" 819 msgstr "" 820 821 #: ia64-gen.c:1258 822 #, c-format 823 msgid "overwriting note %d with note %d (IC:%s)\n" 824 msgstr "" 825 826 #: ia64-gen.c:1465 827 #, c-format 828 msgid "don't know how to specify %% dependency %s\n" 829 msgstr "" 830 831 #: ia64-gen.c:1487 832 #, c-format 833 msgid "Don't know how to specify # dependency %s\n" 834 msgstr "" 835 836 #: ia64-gen.c:1526 837 #, c-format 838 msgid "IC:%s [%s] has no terminals or sub-classes\n" 839 msgstr "" 840 841 #: ia64-gen.c:1529 842 #, c-format 843 msgid "IC:%s has no terminals or sub-classes\n" 844 msgstr "" 845 846 #: ia64-gen.c:1538 847 #, c-format 848 msgid "no insns mapped directly to terminal IC %s [%s]" 849 msgstr "" 850 851 #: ia64-gen.c:1541 852 #, c-format 853 msgid "no insns mapped directly to terminal IC %s\n" 854 msgstr "" 855 856 #: ia64-gen.c:1552 857 #, c-format 858 msgid "class %s is defined but not used\n" 859 msgstr "" 860 861 #: ia64-gen.c:1565 862 #, c-format 863 msgid "Warning: rsrc %s (%s) has no chks\n" 864 msgstr "" 865 866 #: ia64-gen.c:1568 867 #, c-format 868 msgid "Warning: rsrc %s (%s) has no chks or regs\n" 869 msgstr "" 870 871 #: ia64-gen.c:1572 872 #, c-format 873 msgid "rsrc %s (%s) has no regs\n" 874 msgstr "" 875 876 #: ia64-gen.c:2464 877 #, c-format 878 msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" 879 msgstr "" 880 881 #: ia64-gen.c:2492 882 #, c-format 883 msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" 884 msgstr "" 885 886 #: ia64-gen.c:2506 887 #, c-format 888 msgid "opcode %s has no class (ops %d %d %d)\n" 889 msgstr "" 890 891 #. We've been passed a w. Return with an error message so that 892 #. cgen will try the next parsing option. 893 #: ip2k-asm.c:80 894 msgid "W keyword invalid in FR operand slot." 895 msgstr "" 896 897 #. Invalid offset present. 898 #: ip2k-asm.c:105 899 msgid "offset(IP) is not a valid form" 900 msgstr "" 901 902 #. Found something there in front of (DP) but it's out 903 #. of range. 904 #: ip2k-asm.c:153 905 msgid "(DP) offset out of range." 906 msgstr "" 907 908 #. Found something there in front of (SP) but it's out 909 #. of range. 910 #: ip2k-asm.c:194 911 msgid "(SP) offset out of range." 912 msgstr "" 913 914 #: ip2k-asm.c:210 915 msgid "illegal use of parentheses" 916 msgstr "" 917 918 #: ip2k-asm.c:217 919 msgid "operand out of range (not between 1 and 255)" 920 msgstr "" 921 922 #. Something is very wrong. opindex has to be one of the above. 923 #: ip2k-asm.c:241 924 msgid "parse_addr16: invalid opindex." 925 msgstr "" 926 927 #: ip2k-asm.c:295 928 msgid "Byte address required. - must be even." 929 msgstr "" 930 931 #: ip2k-asm.c:304 932 msgid "cgen_parse_address returned a symbol. Literal required." 933 msgstr "" 934 935 #: ip2k-asm.c:359 936 msgid "percent-operator operand is not a symbol" 937 msgstr "" 938 939 #: ip2k-asm.c:412 940 msgid "Attempt to find bit index of 0" 941 msgstr "" 942 943 #: iq2000-asm.c:111 iq2000-asm.c:141 944 msgid "immediate value cannot be register" 945 msgstr "" 946 947 #: iq2000-asm.c:122 iq2000-asm.c:152 lm32-asm.c:69 948 msgid "immediate value out of range" 949 msgstr "" 950 951 #: iq2000-asm.c:181 952 msgid "21-bit offset out of range" 953 msgstr "" 954 955 #: lm32-asm.c:165 956 msgid "expecting gp relative address: gp(symbol)" 957 msgstr "" 958 959 #: lm32-asm.c:195 960 msgid "expecting got relative address: got(symbol)" 961 msgstr "" 962 963 #: lm32-asm.c:225 964 msgid "expecting got relative address: gotoffhi16(symbol)" 965 msgstr "" 966 967 #: lm32-asm.c:255 968 msgid "expecting got relative address: gotofflo16(symbol)" 969 msgstr "" 970 971 #: m10200-dis.c:157 m10300-dis.c:580 972 #, c-format 973 msgid "unknown\t0x%04lx" 974 msgstr "" 975 976 #: m10200-dis.c:327 977 #, c-format 978 msgid "unknown\t0x%02lx" 979 msgstr "" 980 981 #: m32c-asm.c:116 982 msgid "imm:6 immediate is out of range" 983 msgstr "" 984 985 #: m32c-asm.c:144 986 #, c-format 987 msgid "%dsp8() takes a symbolic address, not a number" 988 msgstr "" 989 990 #: m32c-asm.c:158 m32c-asm.c:162 m32c-asm.c:252 991 msgid "dsp:8 immediate is out of range" 992 msgstr "" 993 994 #: m32c-asm.c:183 m32c-asm.c:187 995 msgid "Immediate is out of range -8 to 7" 996 msgstr "" 997 998 #: m32c-asm.c:208 m32c-asm.c:212 999 msgid "Immediate is out of range -7 to 8" 1000 msgstr "" 1001 1002 #: m32c-asm.c:280 1003 #, c-format 1004 msgid "%dsp16() takes a symbolic address, not a number" 1005 msgstr "" 1006 1007 #: m32c-asm.c:304 m32c-asm.c:311 m32c-asm.c:372 1008 msgid "dsp:16 immediate is out of range" 1009 msgstr "" 1010 1011 #: m32c-asm.c:398 1012 msgid "dsp:20 immediate is out of range" 1013 msgstr "" 1014 1015 #: m32c-asm.c:424 m32c-asm.c:444 1016 msgid "dsp:24 immediate is out of range" 1017 msgstr "" 1018 1019 #: m32c-asm.c:477 1020 msgid "immediate is out of range 1-2" 1021 msgstr "" 1022 1023 #: m32c-asm.c:495 1024 msgid "immediate is out of range 1-8" 1025 msgstr "" 1026 1027 #: m32c-asm.c:513 1028 msgid "immediate is out of range 0-7" 1029 msgstr "" 1030 1031 #: m32c-asm.c:549 1032 msgid "immediate is out of range 2-9" 1033 msgstr "" 1034 1035 #: m32c-asm.c:567 1036 msgid "Bit number for indexing general register is out of range 0-15" 1037 msgstr "" 1038 1039 #: m32c-asm.c:605 m32c-asm.c:661 1040 msgid "bit,base is out of range" 1041 msgstr "" 1042 1043 #: m32c-asm.c:612 m32c-asm.c:617 m32c-asm.c:665 1044 msgid "bit,base out of range for symbol" 1045 msgstr "" 1046 1047 #: m32c-asm.c:801 1048 msgid "not a valid r0l/r0h pair" 1049 msgstr "" 1050 1051 #: m32c-asm.c:831 1052 msgid "Invalid size specifier" 1053 msgstr "" 1054 1055 #: m68k-dis.c:1277 1056 #, c-format 1057 msgid "<function code %d>" 1058 msgstr "" 1059 1060 #: m68k-dis.c:1436 1061 #, c-format 1062 msgid "<internal error in opcode table: %s %s>\n" 1063 msgstr "" 1064 1065 #: m88k-dis.c:678 1066 #, c-format 1067 msgid "# <dis error: %08lx>" 1068 msgstr "" 1069 1070 #: mep-asm.c:128 1071 msgid "Only $tp or $13 allowed for this opcode" 1072 msgstr "" 1073 1074 #: mep-asm.c:142 1075 msgid "Only $sp or $15 allowed for this opcode" 1076 msgstr "" 1077 1078 #: mep-asm.c:307 mep-asm.c:503 1079 #, c-format 1080 msgid "invalid %function() here" 1081 msgstr "" 1082 1083 #: mep-asm.c:335 1084 msgid "Immediate is out of range -32768 to 32767" 1085 msgstr "" 1086 1087 #: mep-asm.c:355 1088 msgid "Immediate is out of range 0 to 65535" 1089 msgstr "" 1090 1091 #: mep-asm.c:548 mep-asm.c:561 1092 msgid "Immediate is out of range -512 to 511" 1093 msgstr "" 1094 1095 #: mep-asm.c:553 mep-asm.c:562 1096 msgid "Immediate is out of range -128 to 127" 1097 msgstr "" 1098 1099 #: mep-asm.c:557 1100 msgid "Value is not aligned enough" 1101 msgstr "" 1102 1103 #: mips-dis.c:1586 mips-dis.c:1797 1104 #, c-format 1105 msgid "# internal error, undefined operand in `%s %s'" 1106 msgstr "" 1107 1108 #: mips-dis.c:2382 1109 #, c-format 1110 msgid "" 1111 "\n" 1112 "The following MIPS specific disassembler options are supported for use\n" 1113 "with the -M switch (multiple options should be separated by commas):\n" 1114 msgstr "" 1115 1116 #: mips-dis.c:2386 1117 #, c-format 1118 msgid "" 1119 "\n" 1120 " msa Recognize MSA instructions.\n" 1121 msgstr "" 1122 1123 #: mips-dis.c:2389 1124 #, c-format 1125 msgid "" 1126 "\n" 1127 " virt Recognize the virtualization ASE instructions.\n" 1128 msgstr "" 1129 1130 #: mips-dis.c:2392 1131 #, c-format 1132 msgid "" 1133 "\n" 1134 " xpa Recognize the eXtended Physical Address (XPA) ASE " 1135 "instructions.\n" 1136 msgstr "" 1137 1138 #: mips-dis.c:2395 1139 #, c-format 1140 msgid "" 1141 "\n" 1142 " gpr-names=ABI Print GPR names according to specified ABI.\n" 1143 " Default: based on binary being disassembled.\n" 1144 msgstr "" 1145 1146 #: mips-dis.c:2399 1147 #, c-format 1148 msgid "" 1149 "\n" 1150 " fpr-names=ABI Print FPR names according to specified ABI.\n" 1151 " Default: numeric.\n" 1152 msgstr "" 1153 1154 #: mips-dis.c:2403 1155 #, c-format 1156 msgid "" 1157 "\n" 1158 " cp0-names=ARCH Print CP0 register names according to\n" 1159 " specified architecture.\n" 1160 " Default: based on binary being disassembled.\n" 1161 msgstr "" 1162 1163 #: mips-dis.c:2408 1164 #, c-format 1165 msgid "" 1166 "\n" 1167 " hwr-names=ARCH Print HWR names according to specified \n" 1168 "\t\t\t architecture.\n" 1169 " Default: based on binary being disassembled.\n" 1170 msgstr "" 1171 1172 #: mips-dis.c:2413 1173 #, c-format 1174 msgid "" 1175 "\n" 1176 " reg-names=ABI Print GPR and FPR names according to\n" 1177 " specified ABI.\n" 1178 msgstr "" 1179 1180 #: mips-dis.c:2417 1181 #, c-format 1182 msgid "" 1183 "\n" 1184 " reg-names=ARCH Print CP0 register and HWR names according to\n" 1185 " specified architecture.\n" 1186 msgstr "" 1187 1188 #: mips-dis.c:2421 1189 #, c-format 1190 msgid "" 1191 "\n" 1192 " For the options above, the following values are supported for \"ABI\":\n" 1193 " " 1194 msgstr "" 1195 1196 #: mips-dis.c:2428 1197 #, c-format 1198 msgid "" 1199 "\n" 1200 " For the options above, The following values are supported for \"ARCH\":\n" 1201 " " 1202 msgstr "" 1203 1204 #: mmix-dis.c:34 1205 #, c-format 1206 msgid "Bad case %d (%s) in %s:%d\n" 1207 msgstr "" 1208 1209 #: mmix-dis.c:44 1210 #, c-format 1211 msgid "Internal: Non-debugged code (test-case missing): %s:%d" 1212 msgstr "" 1213 1214 #: mmix-dis.c:53 1215 msgid "(unknown)" 1216 msgstr "" 1217 1218 #: mmix-dis.c:511 1219 #, c-format 1220 msgid "*unknown operands type: %d*" 1221 msgstr "" 1222 1223 #: msp430-dis.c:59 1224 #, c-format 1225 msgid "Warning: disassembly unreliable - not enough bytes available" 1226 msgstr "" 1227 1228 #: msp430-dis.c:65 1229 #, c-format 1230 msgid "Error: read from memory failed" 1231 msgstr "" 1232 1233 #: msp430-dis.c:485 1234 msgid "Warning: illegal as emulation instr" 1235 msgstr "" 1236 1237 #. R2/R3 are illegal as dest: may be data section. 1238 #: msp430-dis.c:569 1239 msgid "Warning: illegal as 2-op instr" 1240 msgstr "" 1241 1242 #: msp430-dis.c:950 1243 msgid "Warning: unrecognised CALLA addressing mode" 1244 msgstr "" 1245 1246 #: msp430-dis.c:1232 msp430-dis.c:1249 msp430-dis.c:1270 1247 #, c-format 1248 msgid "Warning: reserved use of A/L and B/W bits detected" 1249 msgstr "" 1250 1251 #: mt-asm.c:109 mt-asm.c:189 1252 msgid "Operand out of range. Must be between -32768 and 32767." 1253 msgstr "" 1254 1255 #: mt-asm.c:148 1256 msgid "Biiiig Trouble in parse_imm16!" 1257 msgstr "" 1258 1259 #: mt-asm.c:156 1260 msgid "The percent-operator's operand is not a symbol" 1261 msgstr "" 1262 1263 #: mt-asm.c:394 1264 msgid "invalid operand. type may have values 0,1,2 only." 1265 msgstr "" 1266 1267 #. I and Z are output operands and can`t be immediate 1268 #. A is an address and we can`t have the address of 1269 #. an immediate either. We don't know how much to increase 1270 #. aoffsetp by since whatever generated this is broken 1271 #. anyway! 1272 #: ns32k-dis.c:532 1273 #, c-format 1274 msgid "$<undefined>" 1275 msgstr "" 1276 1277 #: ppc-dis.c:340 1278 #, c-format 1279 msgid "warning: ignoring unknown -M%s option\n" 1280 msgstr "" 1281 1282 #: ppc-dis.c:770 1283 #, c-format 1284 msgid "" 1285 "\n" 1286 "The following PPC specific disassembler options are supported for use with\n" 1287 "the -M switch:\n" 1288 msgstr "" 1289 1290 #: ppc-opc.c:980 ppc-opc.c:1003 ppc-opc.c:1028 ppc-opc.c:1057 1291 msgid "invalid register" 1292 msgstr "" 1293 1294 #: ppc-opc.c:1305 ppc-opc.c:1335 1295 msgid "invalid conditional option" 1296 msgstr "" 1297 1298 #: ppc-opc.c:1307 ppc-opc.c:1337 1299 msgid "invalid counter access" 1300 msgstr "" 1301 1302 #: ppc-opc.c:1339 1303 msgid "attempt to set y bit when using + or - modifier" 1304 msgstr "" 1305 1306 #: ppc-opc.c:1429 1307 msgid "invalid mask field" 1308 msgstr "" 1309 1310 #: ppc-opc.c:1452 1311 msgid "invalid mfcr mask" 1312 msgstr "" 1313 1314 #: ppc-opc.c:1495 ppc-opc.c:1521 1315 msgid "invalid operand constant" 1316 msgstr "" 1317 1318 #: ppc-opc.c:1578 ppc-opc.c:1602 1319 msgid "illegal L operand value" 1320 msgstr "" 1321 1322 #: ppc-opc.c:1608 1323 msgid "incompatible L operand value" 1324 msgstr "" 1325 1326 #: ppc-opc.c:1631 ppc-opc.c:1666 1327 msgid "illegal bitmask" 1328 msgstr "" 1329 1330 #: ppc-opc.c:1753 1331 msgid "address register in load range" 1332 msgstr "" 1333 1334 #: ppc-opc.c:1806 1335 msgid "index register in load range" 1336 msgstr "" 1337 1338 #: ppc-opc.c:1822 ppc-opc.c:1878 1339 msgid "source and target register operands must be different" 1340 msgstr "" 1341 1342 #: ppc-opc.c:1837 1343 msgid "invalid register operand when updating" 1344 msgstr "" 1345 1346 #: ppc-opc.c:1928 1347 msgid "illegal immediate value" 1348 msgstr "" 1349 1350 #: ppc-opc.c:2075 1351 msgid "invalid sprg number" 1352 msgstr "" 1353 1354 #: ppc-opc.c:2112 1355 msgid "invalid tbr number" 1356 msgstr "" 1357 1358 #: ppc-opc.c:2256 1359 msgid "invalid constant" 1360 msgstr "" 1361 1362 #: s390-dis.c:366 1363 #, c-format 1364 msgid "" 1365 "\n" 1366 "The following S/390 specific disassembler options are supported for use\n" 1367 "with the -M switch (multiple options should be separated by commas):\n" 1368 msgstr "" 1369 1370 #: s390-dis.c:370 1371 #, c-format 1372 msgid " esa Disassemble in ESA architecture mode\n" 1373 msgstr "" 1374 1375 #: s390-dis.c:371 1376 #, c-format 1377 msgid " zarch Disassemble in z/Architecture mode\n" 1378 msgstr "" 1379 1380 #: s390-dis.c:372 1381 #, c-format 1382 msgid "" 1383 " insnlength Print unknown instructions according to length from first two " 1384 "bits\n" 1385 msgstr "" 1386 1387 #: score-dis.c:662 score-dis.c:869 score-dis.c:1030 score-dis.c:1144 1388 #: score-dis.c:1151 score-dis.c:1158 score7-dis.c:694 score7-dis.c:857 1389 msgid "<illegal instruction>" 1390 msgstr "" 1391 1392 #: sparc-dis.c:304 1393 #, c-format 1394 msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1395 msgstr "" 1396 1397 #: sparc-dis.c:315 1398 #, c-format 1399 msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" 1400 msgstr "" 1401 1402 #: sparc-dis.c:374 1403 #, c-format 1404 msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" 1405 msgstr "" 1406 1407 #. Mark as non-valid instruction. 1408 #: sparc-dis.c:1076 1409 msgid "unknown" 1410 msgstr "" 1411 1412 #: v850-dis.c:453 1413 #, c-format 1414 msgid "unknown operand shift: %x\n" 1415 msgstr "" 1416 1417 #: v850-dis.c:465 1418 #, c-format 1419 msgid "unknown reg: %d\n" 1420 msgstr "" 1421 1422 #. The functions used to insert and extract complicated operands. 1423 #. Note: There is a conspiracy between these functions and 1424 #. v850_insert_operand() in gas/config/tc-v850.c. Error messages 1425 #. containing the string 'out of range' will be ignored unless a 1426 #. specific command line option is given to GAS. 1427 #: v850-opc.c:53 1428 msgid "displacement value is not in range and is not aligned" 1429 msgstr "" 1430 1431 #: v850-opc.c:54 1432 msgid "displacement value is out of range" 1433 msgstr "" 1434 1435 #: v850-opc.c:55 1436 msgid "displacement value is not aligned" 1437 msgstr "" 1438 1439 #: v850-opc.c:57 1440 msgid "immediate value is out of range" 1441 msgstr "" 1442 1443 #: v850-opc.c:58 1444 msgid "branch value out of range" 1445 msgstr "" 1446 1447 #: v850-opc.c:59 1448 msgid "branch value not in range and to odd offset" 1449 msgstr "" 1450 1451 #: v850-opc.c:60 1452 msgid "branch to odd offset" 1453 msgstr "" 1454 1455 #: v850-opc.c:61 1456 msgid "position value is out of range" 1457 msgstr "" 1458 1459 #: v850-opc.c:62 1460 msgid "width value is out of range" 1461 msgstr "" 1462 1463 #: v850-opc.c:63 1464 msgid "SelID is out of range" 1465 msgstr "" 1466 1467 #: v850-opc.c:64 1468 msgid "vector8 is out of range" 1469 msgstr "" 1470 1471 #: v850-opc.c:65 1472 msgid "vector5 is out of range" 1473 msgstr "" 1474 1475 #: v850-opc.c:66 1476 msgid "imm10 is out of range" 1477 msgstr "" 1478 1479 #: v850-opc.c:67 1480 msgid "SR/SelID is out of range" 1481 msgstr "" 1482 1483 #: v850-opc.c:512 1484 msgid "invalid register for stack adjustment" 1485 msgstr "" 1486 1487 #: v850-opc.c:532 1488 msgid "invalid register name" 1489 msgstr "" 1490 1491 #: xc16x-asm.c:65 1492 msgid "Missing '#' prefix" 1493 msgstr "" 1494 1495 #: xc16x-asm.c:81 1496 msgid "Missing '.' prefix" 1497 msgstr "" 1498 1499 #: xc16x-asm.c:97 1500 msgid "Missing 'pof:' prefix" 1501 msgstr "" 1502 1503 #: xc16x-asm.c:113 1504 msgid "Missing 'pag:' prefix" 1505 msgstr "" 1506 1507 #: xc16x-asm.c:129 1508 msgid "Missing 'sof:' prefix" 1509 msgstr "" 1510 1511 #: xc16x-asm.c:145 1512 msgid "Missing 'seg:' prefix" 1513 msgstr "" 1514 1515 #: xstormy16-asm.c:70 1516 msgid "Bad register in preincrement" 1517 msgstr "" 1518 1519 #: xstormy16-asm.c:75 1520 msgid "Bad register in postincrement" 1521 msgstr "" 1522 1523 #: xstormy16-asm.c:77 1524 msgid "Bad register name" 1525 msgstr "" 1526 1527 #: xstormy16-asm.c:81 1528 msgid "Label conflicts with register name" 1529 msgstr "" 1530 1531 #: xstormy16-asm.c:85 1532 msgid "Label conflicts with `Rx'" 1533 msgstr "" 1534 1535 #: xstormy16-asm.c:87 1536 msgid "Bad immediate expression" 1537 msgstr "" 1538 1539 #: xstormy16-asm.c:108 1540 msgid "No relocation for small immediate" 1541 msgstr "" 1542 1543 #: xstormy16-asm.c:118 1544 msgid "Small operand was not an immediate number" 1545 msgstr "" 1546 1547 #: xstormy16-asm.c:156 1548 msgid "Operand is not a symbol" 1549 msgstr "" 1550 1551 #: xstormy16-asm.c:164 1552 msgid "Syntax error: No trailing ')'" 1553 msgstr "" 1554