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