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