Home | History | Annotate | Line # | Download | only in po
uk.po revision 1.8
      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.8  christos # Yuri Chornoivan <yurchor (a] ukr.net>, 2012, 2013, 2014, 2017, 2018, 2019, 2020, 2021, 2022.
      6  1.1  christos msgid ""
      7  1.1  christos msgstr ""
      8  1.8  christos "Project-Id-Version: opcodes 2.37.90\n"
      9  1.8  christos "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
     10  1.8  christos "POT-Creation-Date: 2022-01-22 12:21+0000\n"
     11  1.8  christos "PO-Revision-Date: 2022-01-23 13:57+0200\n"
     12  1.1  christos "Last-Translator: Yuri Chornoivan <yurchor (a] ukr.net>\n"
     13  1.7  christos "Language-Team: Ukrainian <trans-uk (a] lists.fedoraproject.org>\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.6  christos "X-Bugs: Report translation errors to the Language-Team address.\n"
     19  1.6  christos "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
     20  1.8  christos "X-Generator: Lokalize 20.12.0\n"
     21  1.1  christos 
     22  1.8  christos #: aarch64-asm.c:821
     23  1.6  christos msgid "specified register cannot be read from"
     24  1.8  christos msgstr "      "
     25  1.6  christos 
     26  1.8  christos #: aarch64-asm.c:830
     27  1.6  christos msgid "specified register cannot be written to"
     28  1.8  christos msgstr "      "
     29  1.6  christos 
     30  1.6  christos #. Invalid option.
     31  1.8  christos #: aarch64-dis.c:94 arc-dis.c:802 arm-dis.c:11670
     32  1.6  christos #, c-format
     33  1.6  christos msgid "unrecognised disassembler option: %s"
     34  1.6  christos msgstr "  : %s"
     35  1.6  christos 
     36  1.8  christos #: aarch64-dis.c:3395
     37  1.8  christos #, c-format
     38  1.8  christos msgid "this `%s' should have an immediately preceding `%s'"
     39  1.8  christos msgstr " %s    %s"
     40  1.8  christos 
     41  1.8  christos #: aarch64-dis.c:3402
     42  1.8  christos #, c-format
     43  1.8  christos msgid "expected `%s' after previous `%s'"
     44  1.8  christos msgstr "  %s   %s"
     45  1.8  christos 
     46  1.8  christos #: aarch64-dis.c:3806
     47  1.6  christos #, c-format
     48  1.6  christos msgid ""
     49  1.6  christos "\n"
     50  1.6  christos "The following AARCH64 specific disassembler options are supported for use\n"
     51  1.6  christos "with the -M switch (multiple options should be separated by commas):\n"
     52  1.6  christos msgstr ""
     53  1.6  christos "\n"
     54  1.6  christos "  -M      AARCH64 \n"
     55  1.6  christos " (    ):\n"
     56  1.6  christos 
     57  1.8  christos #: aarch64-dis.c:3810
     58  1.6  christos #, c-format
     59  1.6  christos msgid ""
     60  1.6  christos "\n"
     61  1.6  christos "  no-aliases         Don't print instruction aliases.\n"
     62  1.6  christos msgstr ""
     63  1.6  christos "\n"
     64  1.6  christos "  no-aliases             .\n"
     65  1.6  christos 
     66  1.8  christos #: aarch64-dis.c:3813
     67  1.6  christos #, c-format
     68  1.6  christos msgid ""
     69  1.6  christos "\n"
     70  1.6  christos "  aliases            Do print instruction aliases.\n"
     71  1.6  christos msgstr ""
     72  1.6  christos "\n"
     73  1.6  christos "  aliases               .\n"
     74  1.6  christos 
     75  1.8  christos #: aarch64-dis.c:3816
     76  1.6  christos #, c-format
     77  1.6  christos msgid ""
     78  1.6  christos "\n"
     79  1.6  christos "  no-notes         Don't print instruction notes.\n"
     80  1.6  christos msgstr ""
     81  1.6  christos "\n"
     82  1.6  christos "  no-notes             .\n"
     83  1.6  christos 
     84  1.8  christos #: aarch64-dis.c:3819
     85  1.6  christos #, c-format
     86  1.6  christos msgid ""
     87  1.6  christos "\n"
     88  1.6  christos "  notes            Do print instruction notes.\n"
     89  1.6  christos msgstr ""
     90  1.6  christos "\n"
     91  1.6  christos "  notes               .\n"
     92  1.6  christos 
     93  1.8  christos #: aarch64-dis.c:3823
     94  1.6  christos #, c-format
     95  1.6  christos msgid ""
     96  1.6  christos "\n"
     97  1.6  christos "  debug_dump         Temp switch for debug trace.\n"
     98  1.6  christos msgstr ""
     99  1.6  christos "\n"
    100  1.6  christos "  debug_dump             .\n"
    101  1.6  christos 
    102  1.8  christos #: aarch64-dis.c:3827 arc-dis.c:1551 arc-dis.c:1572 arc-dis.c:1575
    103  1.8  christos #: loongarch-dis.c:306 mips-dis.c:2807 mips-dis.c:2817 mips-dis.c:2820
    104  1.8  christos #: nfp-dis.c:2993 riscv-dis.c:1140 riscv-dis.c:1143
    105  1.6  christos #, c-format
    106  1.6  christos msgid "\n"
    107  1.6  christos msgstr "\n"
    108  1.6  christos 
    109  1.8  christos #: aarch64-opc.c:1365
    110  1.6  christos msgid "immediate value"
    111  1.6  christos msgstr ""
    112  1.6  christos 
    113  1.8  christos #: aarch64-opc.c:1375
    114  1.6  christos msgid "immediate offset"
    115  1.6  christos msgstr " "
    116  1.6  christos 
    117  1.8  christos #: aarch64-opc.c:1385
    118  1.6  christos msgid "register number"
    119  1.6  christos msgstr " "
    120  1.6  christos 
    121  1.8  christos #: aarch64-opc.c:1395
    122  1.6  christos msgid "register element index"
    123  1.6  christos msgstr "  "
    124  1.6  christos 
    125  1.8  christos #: aarch64-opc.c:1405
    126  1.6  christos msgid "shift amount"
    127  1.6  christos msgstr " "
    128  1.6  christos 
    129  1.8  christos #: aarch64-opc.c:1417
    130  1.6  christos msgid "multiplier"
    131  1.6  christos msgstr ""
    132  1.6  christos 
    133  1.8  christos #: aarch64-opc.c:1491
    134  1.6  christos msgid "reg pair must start from even reg"
    135  1.6  christos msgstr "      "
    136  1.6  christos 
    137  1.8  christos #: aarch64-opc.c:1497
    138  1.6  christos msgid "reg pair must be contiguous"
    139  1.6  christos msgstr "    "
    140  1.6  christos 
    141  1.8  christos #: aarch64-opc.c:1511
    142  1.6  christos msgid "extraneous register"
    143  1.6  christos msgstr " "
    144  1.6  christos 
    145  1.8  christos #: aarch64-opc.c:1517
    146  1.6  christos msgid "missing register"
    147  1.6  christos msgstr "  "
    148  1.6  christos 
    149  1.8  christos #: aarch64-opc.c:1528
    150  1.6  christos msgid "stack pointer register expected"
    151  1.6  christos msgstr "      "
    152  1.6  christos 
    153  1.8  christos #: aarch64-opc.c:1553
    154  1.6  christos msgid "z0-z15 expected"
    155  1.6  christos msgstr "  z0-z15"
    156  1.6  christos 
    157  1.8  christos #: aarch64-opc.c:1554
    158  1.6  christos msgid "z0-z7 expected"
    159  1.6  christos msgstr "  z0-z7"
    160  1.6  christos 
    161  1.8  christos #: aarch64-opc.c:1580
    162  1.6  christos msgid "invalid register list"
    163  1.6  christos msgstr "  "
    164  1.6  christos 
    165  1.8  christos #: aarch64-opc.c:1594
    166  1.6  christos msgid "p0-p7 expected"
    167  1.6  christos msgstr "  p0-p7"
    168  1.6  christos 
    169  1.8  christos #: aarch64-opc.c:1620 aarch64-opc.c:1628
    170  1.6  christos msgid "unexpected address writeback"
    171  1.6  christos msgstr "   "
    172  1.6  christos 
    173  1.8  christos #: aarch64-opc.c:1639
    174  1.6  christos msgid "address writeback expected"
    175  1.6  christos msgstr "     "
    176  1.6  christos 
    177  1.8  christos #: aarch64-opc.c:1686
    178  1.6  christos msgid "negative or unaligned offset expected"
    179  1.6  christos msgstr "       "
    180  1.6  christos 
    181  1.8  christos #: aarch64-opc.c:1743
    182  1.6  christos msgid "invalid register offset"
    183  1.6  christos msgstr "  "
    184  1.6  christos 
    185  1.8  christos #: aarch64-opc.c:1765
    186  1.6  christos msgid "invalid post-increment amount"
    187  1.6  christos msgstr "     "
    188  1.6  christos 
    189  1.8  christos #: aarch64-opc.c:1781 aarch64-opc.c:2299
    190  1.6  christos msgid "invalid shift amount"
    191  1.6  christos msgstr "  "
    192  1.6  christos 
    193  1.8  christos #: aarch64-opc.c:1794
    194  1.6  christos msgid "invalid extend/shift operator"
    195  1.6  christos msgstr "    "
    196  1.6  christos 
    197  1.8  christos #: aarch64-opc.c:1840 aarch64-opc.c:2101 aarch64-opc.c:2136 aarch64-opc.c:2155
    198  1.8  christos #: aarch64-opc.c:2163 aarch64-opc.c:2252 aarch64-opc.c:2429 aarch64-opc.c:2529
    199  1.8  christos #: aarch64-opc.c:2542
    200  1.6  christos msgid "immediate out of range"
    201  1.6  christos msgstr "    "
    202  1.6  christos 
    203  1.8  christos #: aarch64-opc.c:1870 aarch64-opc.c:1912 aarch64-opc.c:1975 aarch64-opc.c:2009
    204  1.6  christos msgid "invalid addressing mode"
    205  1.6  christos msgstr "  "
    206  1.6  christos 
    207  1.8  christos #: aarch64-opc.c:1967
    208  1.6  christos msgid "index register xzr is not allowed"
    209  1.6  christos msgstr " xzr    "
    210  1.6  christos 
    211  1.8  christos #: aarch64-opc.c:2089 aarch64-opc.c:2111 aarch64-opc.c:2332 aarch64-opc.c:2340
    212  1.8  christos #: aarch64-opc.c:2406 aarch64-opc.c:2435
    213  1.6  christos msgid "invalid shift operator"
    214  1.6  christos msgstr "  "
    215  1.6  christos 
    216  1.8  christos #: aarch64-opc.c:2095
    217  1.6  christos msgid "shift amount must be 0 or 12"
    218  1.6  christos msgstr "    0  12"
    219  1.6  christos 
    220  1.8  christos #: aarch64-opc.c:2118
    221  1.6  christos msgid "shift amount must be a multiple of 16"
    222  1.6  christos msgstr "     16"
    223  1.6  christos 
    224  1.8  christos #: aarch64-opc.c:2130
    225  1.6  christos msgid "negative immediate value not allowed"
    226  1.6  christos msgstr "   "
    227  1.6  christos 
    228  1.8  christos #: aarch64-opc.c:2263
    229  1.6  christos msgid "immediate zero expected"
    230  1.6  christos msgstr "    "
    231  1.6  christos 
    232  1.8  christos #: aarch64-opc.c:2277
    233  1.6  christos msgid "rotate expected to be 0, 90, 180 or 270"
    234  1.6  christos msgstr "     0, 90, 180  270"
    235  1.6  christos 
    236  1.8  christos #: aarch64-opc.c:2288
    237  1.6  christos msgid "rotate expected to be 90 or 270"
    238  1.6  christos msgstr "     90  270"
    239  1.6  christos 
    240  1.8  christos #: aarch64-opc.c:2348
    241  1.6  christos msgid "shift is not permitted"
    242  1.6  christos msgstr " "
    243  1.6  christos 
    244  1.8  christos #: aarch64-opc.c:2373
    245  1.6  christos msgid "invalid value for immediate"
    246  1.6  christos msgstr "  "
    247  1.6  christos 
    248  1.8  christos #: aarch64-opc.c:2398
    249  1.6  christos msgid "shift amount must be 0 or 16"
    250  1.6  christos msgstr "    0  16"
    251  1.6  christos 
    252  1.8  christos #: aarch64-opc.c:2419
    253  1.6  christos msgid "floating-point immediate expected"
    254  1.6  christos msgstr "      "
    255  1.6  christos 
    256  1.8  christos #: aarch64-opc.c:2453
    257  1.6  christos msgid "no shift amount allowed for 8-bit constants"
    258  1.6  christos msgstr " 8-     "
    259  1.6  christos 
    260  1.8  christos #: aarch64-opc.c:2463
    261  1.6  christos msgid "shift amount must be 0 or 8"
    262  1.6  christos msgstr "    0  8"
    263  1.6  christos 
    264  1.8  christos #: aarch64-opc.c:2476
    265  1.6  christos msgid "immediate too big for element size"
    266  1.6  christos msgstr "       "
    267  1.6  christos 
    268  1.8  christos #: aarch64-opc.c:2483
    269  1.6  christos msgid "invalid arithmetic immediate"
    270  1.6  christos msgstr "  "
    271  1.6  christos 
    272  1.8  christos #: aarch64-opc.c:2497
    273  1.6  christos msgid "floating-point value must be 0.5 or 1.0"
    274  1.6  christos msgstr "      0.5  1.0"
    275  1.6  christos 
    276  1.8  christos #: aarch64-opc.c:2507
    277  1.6  christos msgid "floating-point value must be 0.5 or 2.0"
    278  1.6  christos msgstr "      0.5  2.0"
    279  1.6  christos 
    280  1.8  christos #: aarch64-opc.c:2517
    281  1.6  christos msgid "floating-point value must be 0.0 or 1.0"
    282  1.6  christos msgstr "      0.0  1.0"
    283  1.6  christos 
    284  1.8  christos #: aarch64-opc.c:2548
    285  1.6  christos msgid "invalid replicated MOV immediate"
    286  1.6  christos msgstr "    MOV"
    287  1.6  christos 
    288  1.8  christos #: aarch64-opc.c:2656
    289  1.6  christos msgid "extend operator expected"
    290  1.6  christos msgstr "    "
    291  1.6  christos 
    292  1.8  christos #: aarch64-opc.c:2669
    293  1.6  christos msgid "missing extend operator"
    294  1.6  christos msgstr "   "
    295  1.6  christos 
    296  1.8  christos #: aarch64-opc.c:2675
    297  1.6  christos msgid "'LSL' operator not allowed"
    298  1.6  christos msgstr "  LSL "
    299  1.6  christos 
    300  1.8  christos #: aarch64-opc.c:2696
    301  1.6  christos msgid "W register expected"
    302  1.6  christos msgstr "    W"
    303  1.6  christos 
    304  1.8  christos #: aarch64-opc.c:2707
    305  1.6  christos msgid "shift operator expected"
    306  1.6  christos msgstr "    "
    307  1.6  christos 
    308  1.8  christos #: aarch64-opc.c:2714
    309  1.6  christos msgid "'ROR' operator not allowed"
    310  1.6  christos msgstr "  ROR "
    311  1.6  christos 
    312  1.8  christos #: aarch64-opc.c:3852
    313  1.6  christos msgid "reading from a write-only register"
    314  1.8  christos msgstr "      "
    315  1.6  christos 
    316  1.8  christos #: aarch64-opc.c:3854
    317  1.6  christos msgid "writing to a read-only register"
    318  1.8  christos msgstr "      "
    319  1.8  christos 
    320  1.8  christos #: aarch64-opc.c:5445
    321  1.8  christos msgid "the three register operands must be distinct from one another"
    322  1.8  christos msgstr "     "
    323  1.8  christos 
    324  1.8  christos #: aarch64-opc.c:5556
    325  1.8  christos msgid "destination register differs from preceding instruction"
    326  1.8  christos msgstr "       "
    327  1.8  christos 
    328  1.8  christos #: aarch64-opc.c:5559
    329  1.8  christos msgid "source register differs from preceding instruction"
    330  1.8  christos msgstr "       "
    331  1.8  christos 
    332  1.8  christos #: aarch64-opc.c:5562
    333  1.8  christos msgid "size register differs from preceding instruction"
    334  1.8  christos msgstr "       "
    335  1.6  christos 
    336  1.8  christos #: aarch64-opc.c:5610
    337  1.6  christos msgid "instruction opens new dependency sequence without ending previous one"
    338  1.6  christos msgstr "       "
    339  1.6  christos 
    340  1.8  christos #: aarch64-opc.c:5639
    341  1.6  christos msgid "previous `movprfx' sequence not closed"
    342  1.6  christos msgstr "  movprfx  "
    343  1.6  christos 
    344  1.8  christos #: aarch64-opc.c:5658
    345  1.6  christos msgid "SVE instruction expected after `movprfx'"
    346  1.6  christos msgstr " movprfx    SVE"
    347  1.6  christos 
    348  1.8  christos #: aarch64-opc.c:5671
    349  1.6  christos msgid "SVE `movprfx' compatible instruction expected"
    350  1.6  christos msgstr "     movprfx  SVE"
    351  1.6  christos 
    352  1.8  christos #: aarch64-opc.c:5759
    353  1.6  christos msgid "predicated instruction expected after `movprfx'"
    354  1.6  christos msgstr " movprfx    "
    355  1.6  christos 
    356  1.8  christos #: aarch64-opc.c:5771
    357  1.6  christos msgid "merging predicate expected due to preceding `movprfx'"
    358  1.6  christos msgstr "  '    movprfx"
    359  1.6  christos 
    360  1.8  christos #: aarch64-opc.c:5783
    361  1.6  christos msgid "predicate register differs from that in preceding `movprfx'"
    362  1.6  christos msgstr "        movprfx"
    363  1.6  christos 
    364  1.8  christos #: aarch64-opc.c:5802
    365  1.6  christos msgid "output register of preceding `movprfx' not used in current instruction"
    366  1.6  christos msgstr "    movprfx     ."
    367  1.6  christos 
    368  1.8  christos #: aarch64-opc.c:5815
    369  1.6  christos msgid "output register of preceding `movprfx' expected as output"
    370  1.6  christos msgstr "    movprfx     "
    371  1.6  christos 
    372  1.8  christos #: aarch64-opc.c:5827
    373  1.6  christos msgid "output register of preceding `movprfx' used as input"
    374  1.6  christos msgstr "    movprfx    "
    375  1.6  christos 
    376  1.8  christos #: aarch64-opc.c:5843
    377  1.6  christos msgid "register size not compatible with previous `movprfx'"
    378  1.8  christos msgstr "      movprfx"
    379  1.6  christos 
    380  1.6  christos #: alpha-opc.c:154
    381  1.1  christos msgid "branch operand unaligned"
    382  1.1  christos msgstr "   "
    383  1.1  christos 
    384  1.6  christos #: alpha-opc.c:170 alpha-opc.c:186
    385  1.1  christos msgid "jump hint unaligned"
    386  1.1  christos msgstr "   "
    387  1.1  christos 
    388  1.7  christos #: arc-dis.c:379
    389  1.6  christos msgid ""
    390  1.6  christos "\n"
    391  1.6  christos "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
    392  1.6  christos "Use -M<class[,class]> to select the correct opcode class(es).\n"
    393  1.6  christos "\t\t\t\t"
    394  1.6  christos msgstr ""
    395  1.6  christos "\n"
    396  1.6  christos ":          .\n"
    397  1.6  christos "  -M<[,]>      .\n"
    398  1.6  christos "\t\t\t\t"
    399  1.6  christos 
    400  1.7  christos #: arc-dis.c:440
    401  1.8  christos msgid "An error occurred while generating the extension instruction operations"
    402  1.7  christos msgstr "       "
    403  1.7  christos 
    404  1.7  christos #: arc-dis.c:845
    405  1.6  christos #, c-format
    406  1.6  christos msgid "unrecognised disassembler CPU option: %s"
    407  1.6  christos msgstr "    : %s"
    408  1.6  christos 
    409  1.8  christos #: arc-dis.c:1283
    410  1.6  christos msgid ""
    411  1.6  christos "\n"
    412  1.8  christos "Warning: illegal use of double register pair.\n"
    413  1.6  christos msgstr ""
    414  1.6  christos "\n"
    415  1.8  christos ":      .\n"
    416  1.8  christos 
    417  1.8  christos #: arc-dis.c:1433
    418  1.8  christos msgid "Enforce the designated architecture while decoding."
    419  1.8  christos msgstr "      ."
    420  1.8  christos 
    421  1.8  christos #: arc-dis.c:1435
    422  1.8  christos msgid "Recognize DSP instructions."
    423  1.8  christos msgstr "  DSP."
    424  1.8  christos 
    425  1.8  christos #: arc-dis.c:1437
    426  1.8  christos msgid "Recognize FPX SP instructions."
    427  1.8  christos msgstr "  SP FPX."
    428  1.8  christos 
    429  1.8  christos #: arc-dis.c:1439
    430  1.8  christos msgid "Recognize FPX DP instructions."
    431  1.8  christos msgstr "  DP FPX."
    432  1.6  christos 
    433  1.8  christos #: arc-dis.c:1441
    434  1.8  christos msgid "Recognize FPU QuarkSE-EM instructions."
    435  1.8  christos msgstr "  QuarkSE-EM FPU."
    436  1.6  christos 
    437  1.8  christos #: arc-dis.c:1443
    438  1.8  christos msgid "Recognize double assist FPU instructions."
    439  1.8  christos msgstr "     FPU."
    440  1.6  christos 
    441  1.8  christos #: arc-dis.c:1445
    442  1.8  christos msgid "Recognize single precision FPU instructions."
    443  1.8  christos msgstr "  FPU  ."
    444  1.6  christos 
    445  1.8  christos #: arc-dis.c:1447
    446  1.8  christos msgid "Recognize double precision FPU instructions."
    447  1.8  christos msgstr "  FPU  ."
    448  1.6  christos 
    449  1.8  christos #: arc-dis.c:1449
    450  1.8  christos msgid "Recognize NPS400 instructions."
    451  1.8  christos msgstr "  NPS400."
    452  1.6  christos 
    453  1.8  christos #: arc-dis.c:1451
    454  1.8  christos msgid "Use only hexadecimal number to print immediates."
    455  1.8  christos msgstr "      ."
    456  1.6  christos 
    457  1.8  christos #: arc-dis.c:1526
    458  1.6  christos #, c-format
    459  1.8  christos msgid ""
    460  1.8  christos "\n"
    461  1.8  christos "The following ARC specific disassembler options are supported for use \n"
    462  1.8  christos "with the -M switch (multiple options should be separated by commas):\n"
    463  1.8  christos msgstr ""
    464  1.8  christos "\n"
    465  1.8  christos "  -M      ARC \n"
    466  1.8  christos " (    ):\n"
    467  1.6  christos 
    468  1.8  christos #: arc-dis.c:1558 mips-dis.c:2812 riscv-dis.c:1135
    469  1.7  christos #, c-format
    470  1.8  christos msgid ""
    471  1.8  christos "\n"
    472  1.8  christos "  For the options above, the following values are supported for \"%s\":\n"
    473  1.8  christos "   "
    474  1.8  christos msgstr ""
    475  1.8  christos "\n"
    476  1.8  christos "          %s:\n"
    477  1.8  christos "   "
    478  1.7  christos 
    479  1.8  christos #: arc-dis.c:1568
    480  1.6  christos #, c-format
    481  1.8  christos msgid ""
    482  1.8  christos "\n"
    483  1.8  christos "   "
    484  1.8  christos msgstr ""
    485  1.8  christos "\n"
    486  1.8  christos "   "
    487  1.6  christos 
    488  1.8  christos #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114
    489  1.6  christos msgid "LP_COUNT register cannot be used as destination register"
    490  1.6  christos msgstr " LP_COUNT      "
    491  1.6  christos 
    492  1.6  christos #: arc-opc.c:88
    493  1.6  christos msgid "cannot use odd number destination register"
    494  1.6  christos msgstr "       "
    495  1.6  christos 
    496  1.8  christos #: arc-opc.c:101 arc-opc.c:112
    497  1.6  christos msgid "cannot use odd number source register"
    498  1.6  christos msgstr "       "
    499  1.6  christos 
    500  1.8  christos #: arc-opc.c:127
    501  1.6  christos msgid "operand is not zero"
    502  1.6  christos msgstr "  "
    503  1.6  christos 
    504  1.8  christos #: arc-opc.c:186
    505  1.6  christos msgid "register R30 is a limm indicator"
    506  1.6  christos msgstr " R30   limm"
    507  1.6  christos 
    508  1.8  christos #: arc-opc.c:188
    509  1.6  christos msgid "register out of range"
    510  1.6  christos msgstr "    "
    511  1.6  christos 
    512  1.8  christos #: arc-opc.c:207
    513  1.6  christos msgid "register must be R0"
    514  1.6  christos msgstr "   R0"
    515  1.6  christos 
    516  1.8  christos #: arc-opc.c:225
    517  1.6  christos msgid "register must be R1"
    518  1.6  christos msgstr "   R1"
    519  1.6  christos 
    520  1.8  christos #: arc-opc.c:242
    521  1.6  christos msgid "register must be R2"
    522  1.6  christos msgstr "   R2"
    523  1.6  christos 
    524  1.8  christos #: arc-opc.c:259
    525  1.6  christos msgid "register must be R3"
    526  1.6  christos msgstr "   R3"
    527  1.6  christos 
    528  1.8  christos #: arc-opc.c:276
    529  1.6  christos msgid "register must be SP"
    530  1.6  christos msgstr "   SP"
    531  1.6  christos 
    532  1.8  christos #: arc-opc.c:293
    533  1.6  christos msgid "register must be GP"
    534  1.6  christos msgstr "   GP"
    535  1.6  christos 
    536  1.8  christos #: arc-opc.c:310
    537  1.6  christos msgid "register must be PCL"
    538  1.6  christos msgstr "   PCL"
    539  1.6  christos 
    540  1.8  christos #: arc-opc.c:327
    541  1.6  christos msgid "register must be BLINK"
    542  1.6  christos msgstr "   BLINK"
    543  1.6  christos 
    544  1.8  christos #: arc-opc.c:344
    545  1.6  christos msgid "register must be ILINK1"
    546  1.6  christos msgstr "   ILINK1"
    547  1.6  christos 
    548  1.8  christos #: arc-opc.c:361
    549  1.6  christos msgid "register must be ILINK2"
    550  1.6  christos msgstr "   ILINK2"
    551  1.6  christos 
    552  1.6  christos #. ARC NPS400 Support: See comment near head of file.
    553  1.8  christos #: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737
    554  1.6  christos msgid "register must be either r0-r3 or r12-r15"
    555  1.6  christos msgstr "   r0-r3  r12-r15"
    556  1.6  christos 
    557  1.8  christos #: arc-opc.c:519
    558  1.6  christos msgid "accepted values are from -1 to 6"
    559  1.6  christos msgstr "     -1  6"
    560  1.6  christos 
    561  1.8  christos #: arc-opc.c:548
    562  1.6  christos msgid "first register of the range should be r13"
    563  1.6  christos msgstr "     r13"
    564  1.6  christos 
    565  1.8  christos #: arc-opc.c:550
    566  1.6  christos msgid "last register of the range doesn't fit"
    567  1.6  christos msgstr "    "
    568  1.6  christos 
    569  1.8  christos #: arc-opc.c:570 arc-opc.c:585
    570  1.6  christos msgid "invalid register number, should be fp"
    571  1.6  christos msgstr "  ,   fp"
    572  1.6  christos 
    573  1.8  christos #: arc-opc.c:607
    574  1.6  christos msgid "invalid register number, should be blink"
    575  1.6  christos msgstr "  ,   blink"
    576  1.6  christos 
    577  1.8  christos #: arc-opc.c:629
    578  1.6  christos msgid "invalid register number, should be pcl"
    579  1.6  christos msgstr "  ,   pcl"
    580  1.6  christos 
    581  1.8  christos #: arc-opc.c:785
    582  1.6  christos msgid "invalid size, should be 1, 2, 4, or 8"
    583  1.6  christos msgstr " ,   1, 2, 4  8"
    584  1.6  christos 
    585  1.8  christos #: arc-opc.c:830
    586  1.6  christos msgid "invalid immediate, must be 1, 2, or 4"
    587  1.6  christos msgstr " ,   1, 2  4"
    588  1.1  christos 
    589  1.8  christos #: arc-opc.c:869
    590  1.6  christos msgid "invalid value for CMEM ld/st immediate"
    591  1.6  christos msgstr "    ld/st CMEM"
    592  1.1  christos 
    593  1.8  christos #: arc-opc.c:896
    594  1.6  christos msgid "invalid position, should be 0, 16, 32, 48 or 64."
    595  1.6  christos msgstr " ,   0, 16, 32, 48  64."
    596  1.6  christos 
    597  1.8  christos #: arc-opc.c:930
    598  1.6  christos msgid "invalid position, should be 16, 32, 64 or 128."
    599  1.6  christos msgstr " ,   16, 32, 64  128."
    600  1.6  christos 
    601  1.8  christos #: arc-opc.c:952
    602  1.6  christos msgid "invalid size value must be on range 1-64."
    603  1.6  christos msgstr "  ,      1  64."
    604  1.6  christos 
    605  1.8  christos #: arc-opc.c:983
    606  1.6  christos msgid "invalid position, should be 0, 8, 16, or 24"
    607  1.6  christos msgstr " ,   0, 8, 16  24"
    608  1.6  christos 
    609  1.8  christos #: arc-opc.c:1008
    610  1.6  christos msgid "invalid size, value must be "
    611  1.6  christos msgstr " ,    "
    612  1.6  christos 
    613  1.8  christos #: arc-opc.c:1082
    614  1.6  christos msgid "value out of range 1 - 256"
    615  1.6  christos msgstr "    1  256"
    616  1.6  christos 
    617  1.8  christos #: arc-opc.c:1091
    618  1.6  christos msgid "value must be power of 2"
    619  1.6  christos msgstr "    2"
    620  1.6  christos 
    621  1.8  christos #: arc-opc.c:1144
    622  1.6  christos msgid "value must be in the range 0 to 28"
    623  1.6  christos msgstr "      0  28"
    624  1.6  christos 
    625  1.8  christos #: arc-opc.c:1166
    626  1.6  christos msgid "value must be in the range 1 to "
    627  1.6  christos msgstr "      1  "
    628  1.6  christos 
    629  1.8  christos #: arc-opc.c:1196
    630  1.6  christos msgid "value must be in the range 0 to 240"
    631  1.6  christos msgstr "      0  240"
    632  1.6  christos 
    633  1.8  christos #: arc-opc.c:1198
    634  1.6  christos msgid "value must be a multiple of 16"
    635  1.6  christos msgstr "     16"
    636  1.6  christos 
    637  1.8  christos #: arc-opc.c:1218
    638  1.6  christos msgid "invalid address type for operand"
    639  1.6  christos msgstr "    "
    640  1.6  christos 
    641  1.8  christos #: arc-opc.c:1252
    642  1.6  christos msgid "value must be in the range 0 to 31"
    643  1.6  christos msgstr "      0  31"
    644  1.6  christos 
    645  1.8  christos #: arc-opc.c:1277
    646  1.6  christos msgid "invalid position, should be one of: 0,4,8,...124."
    647  1.6  christos msgstr " ,      : 0,4,8,...124."
    648  1.6  christos 
    649  1.8  christos #: arm-dis.c:5204
    650  1.6  christos msgid "Select raw register names"
    651  1.6  christos msgstr "   "
    652  1.6  christos 
    653  1.8  christos #: arm-dis.c:5206
    654  1.6  christos msgid "Select register names used by GCC"
    655  1.6  christos msgstr "  ,   GCC"
    656  1.6  christos 
    657  1.8  christos #: arm-dis.c:5208
    658  1.6  christos msgid "Select register names used in ARM's ISA documentation"
    659  1.6  christos msgstr "  ,      ISA ARM"
    660  1.6  christos 
    661  1.8  christos #: arm-dis.c:5210
    662  1.6  christos msgid "Assume all insns are Thumb insns"
    663  1.6  christos msgstr ",      Thumb"
    664  1.6  christos 
    665  1.8  christos #: arm-dis.c:5211
    666  1.6  christos msgid "Examine preceding label to determine an insn's type"
    667  1.6  christos msgstr "      "
    668  1.6  christos 
    669  1.8  christos #: arm-dis.c:5212
    670  1.6  christos msgid "Select register names used in the APCS"
    671  1.6  christos msgstr "  ,    APCS"
    672  1.6  christos 
    673  1.8  christos #: arm-dis.c:5214
    674  1.6  christos msgid "Select register names used in the ATPCS"
    675  1.6  christos msgstr "  ,    ATPCS"
    676  1.6  christos 
    677  1.8  christos #: arm-dis.c:5216
    678  1.6  christos msgid "Select special register names used in the ATPCS"
    679  1.6  christos msgstr "   ,    ATPCS"
    680  1.1  christos 
    681  1.8  christos #: arm-dis.c:5218
    682  1.7  christos msgid "Enable CDE extensions for coprocessor N space"
    683  1.7  christos msgstr "  CDE   N "
    684  1.7  christos 
    685  1.8  christos #: arm-dis.c:8390
    686  1.1  christos msgid "<illegal precision>"
    687  1.1  christos msgstr "< >"
    688  1.1  christos 
    689  1.8  christos #: arm-dis.c:11631
    690  1.1  christos #, c-format
    691  1.6  christos msgid "unrecognised register name set: %s"
    692  1.6  christos msgstr "   : %s"
    693  1.1  christos 
    694  1.8  christos #: arm-dis.c:11645
    695  1.7  christos #, c-format
    696  1.7  christos msgid "cde coprocessor not between 0-7: %s"
    697  1.7  christos msgstr " cde    0-7: %s"
    698  1.7  christos 
    699  1.8  christos #: arm-dis.c:11651
    700  1.7  christos #, c-format
    701  1.7  christos msgid "coproc must have an argument: %s"
    702  1.7  christos msgstr "coproc   : %s"
    703  1.7  christos 
    704  1.8  christos #: arm-dis.c:11664
    705  1.7  christos #, c-format
    706  1.7  christos msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
    707  1.7  christos msgstr " coprocN   generic, cde  CDE: %s"
    708  1.7  christos 
    709  1.8  christos #: arm-dis.c:12374
    710  1.1  christos #, c-format
    711  1.1  christos msgid ""
    712  1.1  christos "\n"
    713  1.1  christos "The following ARM specific disassembler options are supported for use with\n"
    714  1.1  christos "the -M switch:\n"
    715  1.1  christos msgstr ""
    716  1.1  christos "\n"
    717  1.1  christos "  -M      ARM \n"
    718  1.1  christos ":\n"
    719  1.1  christos 
    720  1.8  christos #: avr-dis.c:124 avr-dis.c:145
    721  1.1  christos #, c-format
    722  1.1  christos msgid "undefined"
    723  1.1  christos msgstr " "
    724  1.1  christos 
    725  1.8  christos #: avr-dis.c:236
    726  1.1  christos #, c-format
    727  1.6  christos msgid "internal disassembler error"
    728  1.6  christos msgstr "  "
    729  1.1  christos 
    730  1.8  christos #: avr-dis.c:290
    731  1.1  christos #, c-format
    732  1.1  christos msgid "unknown constraint `%c'"
    733  1.1  christos msgstr "  %c"
    734  1.1  christos 
    735  1.7  christos #: bpf-asm.c:97
    736  1.7  christos msgid "expected 16, 32 or 64 in"
    737  1.7  christos msgstr "  16, 32  64 "
    738  1.7  christos 
    739  1.7  christos #: bpf-asm.c:181 epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264
    740  1.7  christos #: ip2k-asm.c:512 iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585
    741  1.8  christos #: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:576 xc16x-asm.c:377
    742  1.6  christos #: xstormy16-asm.c:277
    743  1.6  christos #, c-format
    744  1.6  christos msgid "internal error: unrecognized field %d while parsing"
    745  1.6  christos msgstr " :       %d"
    746  1.6  christos 
    747  1.7  christos #: bpf-asm.c:233 epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316
    748  1.7  christos #: ip2k-asm.c:564 iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637
    749  1.8  christos #: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:628 xc16x-asm.c:429
    750  1.6  christos #: xstormy16-asm.c:329
    751  1.1  christos msgid "missing mnemonic in syntax string"
    752  1.1  christos msgstr "       "
    753  1.1  christos 
    754  1.1  christos #. We couldn't parse it.
    755  1.7  christos #: bpf-asm.c:368 bpf-asm.c:372 bpf-asm.c:461 bpf-asm.c:568 epiphany-asm.c:643
    756  1.7  christos #: epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 fr30-asm.c:498
    757  1.7  christos #: fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 frv-asm.c:1455
    758  1.7  christos #: frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 ip2k-asm.c:792
    759  1.7  christos #: ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 iq2000-asm.c:740
    760  1.7  christos #: iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 lm32-asm.c:630
    761  1.7  christos #: lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865
    762  1.7  christos #: m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716
    763  1.7  christos #: mep-asm.c:1474 mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783
    764  1.8  christos #: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 or1k-asm.c:767
    765  1.8  christos #: or1k-asm.c:856 or1k-asm.c:963 xc16x-asm.c:564 xc16x-asm.c:568
    766  1.7  christos #: xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468
    767  1.7  christos #: xstormy16-asm.c:557 xstormy16-asm.c:664
    768  1.1  christos msgid "unrecognized instruction"
    769  1.1  christos msgstr " "
    770  1.1  christos 
    771  1.7  christos #: bpf-asm.c:415 epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498
    772  1.7  christos #: ip2k-asm.c:746 iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819
    773  1.8  christos #: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:810 xc16x-asm.c:611
    774  1.6  christos #: xstormy16-asm.c:511
    775  1.1  christos #, c-format
    776  1.1  christos msgid "syntax error (expected char `%c', found `%c')"
    777  1.1  christos msgstr "  (    %c,    %c)"
    778  1.1  christos 
    779  1.7  christos #: bpf-asm.c:425 epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508
    780  1.7  christos #: ip2k-asm.c:756 iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829
    781  1.8  christos #: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:820 xc16x-asm.c:621
    782  1.6  christos #: xstormy16-asm.c:521
    783  1.1  christos #, c-format
    784  1.1  christos msgid "syntax error (expected char `%c', found end of instruction)"
    785  1.1  christos msgstr "  (    %c,    )"
    786  1.1  christos 
    787  1.7  christos #: bpf-asm.c:455 epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538
    788  1.7  christos #: ip2k-asm.c:786 iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859
    789  1.8  christos #: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:850 xc16x-asm.c:651
    790  1.6  christos #: xstormy16-asm.c:551
    791  1.1  christos msgid "junk at end of line"
    792  1.1  christos msgstr "   "
    793  1.1  christos 
    794  1.7  christos #: bpf-asm.c:567 epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650
    795  1.7  christos #: ip2k-asm.c:898 iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971
    796  1.8  christos #: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:962 xc16x-asm.c:763
    797  1.6  christos #: xstormy16-asm.c:663
    798  1.1  christos msgid "unrecognized form of instruction"
    799  1.1  christos msgstr "  "
    800  1.1  christos 
    801  1.7  christos #: bpf-asm.c:581 epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664
    802  1.7  christos #: ip2k-asm.c:912 iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985
    803  1.8  christos #: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:976 xc16x-asm.c:777
    804  1.6  christos #: xstormy16-asm.c:677
    805  1.1  christos #, c-format
    806  1.1  christos msgid "bad instruction `%.50s...'"
    807  1.1  christos msgstr "  %.50s..."
    808  1.1  christos 
    809  1.7  christos #: bpf-asm.c:584 epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667
    810  1.7  christos #: ip2k-asm.c:915 iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988
    811  1.8  christos #: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:979 xc16x-asm.c:780
    812  1.6  christos #: xstormy16-asm.c:680
    813  1.1  christos #, c-format
    814  1.1  christos msgid "bad instruction `%.50s'"
    815  1.1  christos msgstr "  %.50s"
    816  1.1  christos 
    817  1.8  christos #: bpf-desc.c:1768
    818  1.6  christos #, c-format
    819  1.7  christos msgid "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
    820  1.7  christos msgstr " : bpf_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
    821  1.6  christos 
    822  1.8  christos #: bpf-desc.c:1856
    823  1.6  christos #, c-format
    824  1.7  christos msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
    825  1.7  christos msgstr " : bpf_cgen_cpu_open:   %d"
    826  1.6  christos 
    827  1.8  christos #: bpf-desc.c:1875
    828  1.6  christos #, c-format
    829  1.7  christos msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
    830  1.7  christos msgstr " : bpf_cgen_cpu_open:    "
    831  1.6  christos 
    832  1.1  christos #. Default text to print if an instruction isn't recognized.
    833  1.7  christos #: bpf-dis.c:41 epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41
    834  1.7  christos #: iq2000-dis.c:41 lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41
    835  1.7  christos #: mmix-dis.c:293 mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xc16x-dis.c:41
    836  1.7  christos #: xstormy16-dis.c:41
    837  1.1  christos msgid "*unknown*"
    838  1.1  christos msgstr "**"
    839  1.1  christos 
    840  1.7  christos #: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397
    841  1.7  christos #: ip2k-dis.c:289 iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892
    842  1.7  christos #: m32r-dis.c:280 mep-dis.c:1188 mt-dis.c:291 or1k-dis.c:175 xc16x-dis.c:421
    843  1.6  christos #: xstormy16-dis.c:169
    844  1.1  christos #, c-format
    845  1.6  christos msgid "internal error: unrecognized field %d while printing insn"
    846  1.6  christos msgstr " :   %d    "
    847  1.1  christos 
    848  1.8  christos #: bpf-ibld.c:166 epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166
    849  1.8  christos #: ip2k-ibld.c:166 iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166
    850  1.8  christos #: m32r-ibld.c:166 mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166
    851  1.8  christos #: xc16x-ibld.c:166 xstormy16-ibld.c:166
    852  1.1  christos #, c-format
    853  1.1  christos msgid "operand out of range (%ld not between %ld and %lu)"
    854  1.1  christos msgstr "     (%ld    %ld  %lu)"
    855  1.1  christos 
    856  1.8  christos #: bpf-ibld.c:187 epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187
    857  1.8  christos #: ip2k-ibld.c:187 iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187
    858  1.8  christos #: m32r-ibld.c:187 mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187
    859  1.8  christos #: xc16x-ibld.c:187 xstormy16-ibld.c:187
    860  1.1  christos #, c-format
    861  1.1  christos msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
    862  1.1  christos msgstr "   (0x%lx    0  0x%lx)"
    863  1.1  christos 
    864  1.8  christos #: bpf-ibld.c:203 cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203
    865  1.8  christos #: frv-ibld.c:203 ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203
    866  1.8  christos #: m32c-ibld.c:203 m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203
    867  1.8  christos #: or1k-ibld.c:203 xc16x-ibld.c:203 xstormy16-ibld.c:203
    868  1.7  christos #, c-format
    869  1.7  christos msgid "operand out of range (%ld not between %ld and %ld)"
    870  1.7  christos msgstr "     (%ld    %ld  %ld)"
    871  1.7  christos 
    872  1.8  christos #: bpf-ibld.c:630 epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866
    873  1.8  christos #: ip2k-ibld.c:617 iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741
    874  1.8  christos #: m32r-ibld.c:675 mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738
    875  1.8  christos #: xc16x-ibld.c:762 xstormy16-ibld.c:688
    876  1.6  christos #, c-format
    877  1.6  christos msgid "internal error: unrecognized field %d while building insn"
    878  1.6  christos msgstr " :   %d    "
    879  1.6  christos 
    880  1.8  christos #: bpf-ibld.c:714 epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184
    881  1.8  christos #: ip2k-ibld.c:693 iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903
    882  1.8  christos #: m32r-ibld.c:813 mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897
    883  1.8  christos #: xc16x-ibld.c:983 xstormy16-ibld.c:835
    884  1.6  christos #, c-format
    885  1.6  christos msgid "internal error: unrecognized field %d while decoding insn"
    886  1.6  christos msgstr " :   %d    "
    887  1.6  christos 
    888  1.8  christos #: bpf-ibld.c:783 epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463
    889  1.8  christos #: ip2k-ibld.c:768 iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521
    890  1.8  christos #: m32r-ibld.c:927 mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993
    891  1.8  christos #: xc16x-ibld.c:1205 xstormy16-ibld.c:946
    892  1.6  christos #, c-format
    893  1.6  christos msgid "internal error: unrecognized field %d while getting int operand"
    894  1.6  christos msgstr " :   %d     "
    895  1.6  christos 
    896  1.8  christos #: bpf-ibld.c:834 epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724
    897  1.8  christos #: ip2k-ibld.c:825 iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121
    898  1.8  christos #: m32r-ibld.c:1023 mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071
    899  1.8  christos #: xc16x-ibld.c:1409 xstormy16-ibld.c:1039
    900  1.6  christos #, c-format
    901  1.6  christos msgid "internal error: unrecognized field %d while getting vma operand"
    902  1.6  christos msgstr " :   %d     vma"
    903  1.6  christos 
    904  1.8  christos #: bpf-ibld.c:892 epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992
    905  1.8  christos #: ip2k-ibld.c:885 iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709
    906  1.8  christos #: m32r-ibld.c:1125 mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156
    907  1.8  christos #: xc16x-ibld.c:1614 xstormy16-ibld.c:1139
    908  1.6  christos #, c-format
    909  1.6  christos msgid "internal error: unrecognized field %d while setting int operand"
    910  1.6  christos msgstr " :   %d     "
    911  1.6  christos 
    912  1.8  christos #: bpf-ibld.c:940 epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250
    913  1.8  christos #: ip2k-ibld.c:935 iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287
    914  1.8  christos #: m32r-ibld.c:1217 mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231
    915  1.8  christos #: xc16x-ibld.c:1809 xstormy16-ibld.c:1229
    916  1.1  christos #, c-format
    917  1.6  christos msgid "internal error: unrecognized field %d while setting vma operand"
    918  1.6  christos msgstr " :   %d     vma"
    919  1.1  christos 
    920  1.7  christos #: cgen-asm.c:373
    921  1.7  christos #, c-format
    922  1.7  christos msgid "operand out of range (%lu not between %lu and %lu)"
    923  1.7  christos msgstr "     (%lu    %lu  %lu)"
    924  1.7  christos 
    925  1.8  christos #: cris-desc.c:2622
    926  1.8  christos #, c-format
    927  1.8  christos msgid "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
    928  1.8  christos msgstr " : cris_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
    929  1.8  christos 
    930  1.8  christos #: cris-desc.c:2710
    931  1.8  christos #, c-format
    932  1.8  christos msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'"
    933  1.8  christos msgstr " : cris_cgen_cpu_open:   %d"
    934  1.8  christos 
    935  1.8  christos #: cris-desc.c:2729
    936  1.8  christos #, c-format
    937  1.8  christos msgid "internal error: cris_cgen_cpu_open: no endianness specified"
    938  1.8  christos msgstr " : cris_cgen_cpu_open:    "
    939  1.8  christos 
    940  1.7  christos #: d30v-dis.c:232
    941  1.7  christos #, c-format
    942  1.7  christos msgid "illegal id (%d)"
    943  1.7  christos msgstr "  (%d)"
    944  1.7  christos 
    945  1.7  christos #: d30v-dis.c:259
    946  1.7  christos #, c-format
    947  1.7  christos msgid "<unknown register %d>"
    948  1.7  christos msgstr "<  %d>"
    949  1.7  christos 
    950  1.7  christos #. Can't happen.
    951  1.7  christos #: dis-buf.c:61
    952  1.7  christos #, c-format
    953  1.7  christos msgid "Unknown error %d\n"
    954  1.7  christos msgstr "  %d\n"
    955  1.7  christos 
    956  1.7  christos #: dis-buf.c:70
    957  1.7  christos #, c-format
    958  1.7  christos msgid "Address 0x%s is out of bounds.\n"
    959  1.7  christos msgstr " 0x%s     .\n"
    960  1.7  christos 
    961  1.8  christos #: disassemble.c:859
    962  1.7  christos #, c-format
    963  1.7  christos msgid "assertion fail %s:%d"
    964  1.7  christos msgstr "  %s:%d"
    965  1.7  christos 
    966  1.8  christos #: disassemble.c:860
    967  1.7  christos msgid "Please report this bug"
    968  1.7  christos msgstr " ,    "
    969  1.7  christos 
    970  1.7  christos #: epiphany-asm.c:68
    971  1.7  christos msgid "register unavailable for short instructions"
    972  1.7  christos msgstr "    "
    973  1.7  christos 
    974  1.7  christos #: epiphany-asm.c:115
    975  1.7  christos msgid "register name used as immediate value"
    976  1.7  christos msgstr "     "
    977  1.7  christos 
    978  1.7  christos #. Don't treat "mov ip,ip" as a move-immediate.
    979  1.7  christos #: epiphany-asm.c:178 epiphany-asm.c:234
    980  1.7  christos msgid "register source in immediate move"
    981  1.7  christos msgstr "       "
    982  1.7  christos 
    983  1.7  christos #: epiphany-asm.c:187
    984  1.7  christos msgid "byte relocation unsupported"
    985  1.7  christos msgstr "    "
    986  1.7  christos 
    987  1.7  christos #. -- assembler routines inserted here.
    988  1.7  christos #. -- asm.c
    989  1.7  christos #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
    990  1.7  christos #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
    991  1.7  christos #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
    992  1.7  christos #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
    993  1.7  christos #: mep-asm.c:301 or1k-asm.c:54
    994  1.7  christos msgid "missing `)'"
    995  1.7  christos msgstr "  )"
    996  1.7  christos 
    997  1.7  christos #: epiphany-asm.c:270
    998  1.7  christos msgid "ABORT: unknown operand"
    999  1.7  christos msgstr "ABORT:  "
   1000  1.7  christos 
   1001  1.7  christos #: epiphany-asm.c:296
   1002  1.7  christos msgid "Not a pc-relative address."
   1003  1.7  christos msgstr ",        (pc)."
   1004  1.7  christos 
   1005  1.8  christos #: epiphany-desc.c:2110
   1006  1.7  christos #, c-format
   1007  1.7  christos msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1008  1.7  christos msgstr " : epiphany_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1009  1.7  christos 
   1010  1.8  christos #: epiphany-desc.c:2198
   1011  1.7  christos #, c-format
   1012  1.7  christos msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
   1013  1.7  christos msgstr " : epiphany_cgen_cpu_open:   %d"
   1014  1.7  christos 
   1015  1.8  christos #: epiphany-desc.c:2217
   1016  1.7  christos #, c-format
   1017  1.7  christos msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
   1018  1.7  christos msgstr " : epiphany_cgen_cpu_open:    "
   1019  1.7  christos 
   1020  1.1  christos #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
   1021  1.1  christos msgid "Register number is not valid"
   1022  1.1  christos msgstr "    "
   1023  1.1  christos 
   1024  1.1  christos #: fr30-asm.c:95
   1025  1.1  christos msgid "Register must be between r0 and r7"
   1026  1.1  christos msgstr "      r0  r7"
   1027  1.1  christos 
   1028  1.1  christos #: fr30-asm.c:97
   1029  1.1  christos msgid "Register must be between r8 and r15"
   1030  1.1  christos msgstr "      r8  r15"
   1031  1.1  christos 
   1032  1.1  christos #: fr30-asm.c:116 m32c-asm.c:910
   1033  1.1  christos msgid "Register list is not valid"
   1034  1.1  christos msgstr "   "
   1035  1.1  christos 
   1036  1.8  christos #: fr30-desc.c:1587
   1037  1.6  christos #, c-format
   1038  1.6  christos msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1039  1.6  christos msgstr " : fr30_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1040  1.6  christos 
   1041  1.8  christos #: fr30-desc.c:1675
   1042  1.6  christos #, c-format
   1043  1.6  christos msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
   1044  1.6  christos msgstr " : fr30_cgen_cpu_open:   %d"
   1045  1.6  christos 
   1046  1.8  christos #: fr30-desc.c:1694
   1047  1.6  christos #, c-format
   1048  1.6  christos msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
   1049  1.6  christos msgstr " : fr30_cgen_cpu_open:    "
   1050  1.6  christos 
   1051  1.1  christos #: frv-asm.c:608
   1052  1.1  christos msgid "missing `]'"
   1053  1.1  christos msgstr "  ]"
   1054  1.1  christos 
   1055  1.1  christos #: frv-asm.c:611 frv-asm.c:621
   1056  1.1  christos msgid "Special purpose register number is out of range"
   1057  1.1  christos msgstr "        "
   1058  1.1  christos 
   1059  1.1  christos #: frv-asm.c:908
   1060  1.1  christos msgid "Value of A operand must be 0 or 1"
   1061  1.1  christos msgstr "  A   0  1"
   1062  1.1  christos 
   1063  1.1  christos #: frv-asm.c:944
   1064  1.1  christos msgid "register number must be even"
   1065  1.1  christos msgstr "    "
   1066  1.1  christos 
   1067  1.8  christos #: frv-desc.c:6327
   1068  1.6  christos #, c-format
   1069  1.6  christos msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1070  1.6  christos msgstr " : frv_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1071  1.6  christos 
   1072  1.8  christos #: frv-desc.c:6415
   1073  1.6  christos #, c-format
   1074  1.6  christos msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
   1075  1.6  christos msgstr " : frv_cgen_cpu_open:   %d"
   1076  1.6  christos 
   1077  1.8  christos #: frv-desc.c:6434
   1078  1.6  christos #, c-format
   1079  1.6  christos msgid "internal error: frv_cgen_cpu_open: no endianness specified"
   1080  1.6  christos msgstr " : frv_cgen_cpu_open:    "
   1081  1.6  christos 
   1082  1.6  christos #: frv-opc.c:459
   1083  1.6  christos #, c-format
   1084  1.6  christos msgid "internal error: bad vliw->next_slot value"
   1085  1.6  christos msgstr " :   vliw->next_slot"
   1086  1.6  christos 
   1087  1.6  christos #: frv-opc.c:769
   1088  1.6  christos #, c-format
   1089  1.6  christos msgid "internal error: bad major code"
   1090  1.6  christos msgstr " :   major"
   1091  1.6  christos 
   1092  1.6  christos #: frv-opc.c:819
   1093  1.6  christos #, c-format
   1094  1.6  christos msgid "internal error: bad insn unit"
   1095  1.6  christos msgstr " :   insn"
   1096  1.6  christos 
   1097  1.7  christos #: h8300-dis.c:309
   1098  1.1  christos #, c-format
   1099  1.1  christos msgid "Hmmmm 0x%x"
   1100  1.1  christos msgstr "--, 0x%x"
   1101  1.1  christos 
   1102  1.7  christos #: h8300-dis.c:617
   1103  1.1  christos #, c-format
   1104  1.1  christos msgid "Don't understand 0x%x \n"
   1105  1.1  christos msgstr " 0x%x \n"
   1106  1.1  christos 
   1107  1.8  christos #: i386-dis.c:8528
   1108  1.1  christos msgid "<internal disassembler error>"
   1109  1.1  christos msgstr "<  >"
   1110  1.1  christos 
   1111  1.8  christos #: i386-dis.c:8802
   1112  1.1  christos #, c-format
   1113  1.1  christos msgid ""
   1114  1.1  christos "\n"
   1115  1.1  christos "The following i386/x86-64 specific disassembler options are supported for use\n"
   1116  1.1  christos "with the -M switch (multiple options should be separated by commas):\n"
   1117  1.1  christos msgstr ""
   1118  1.1  christos "\n"
   1119  1.1  christos "  -M      i386/x86-64 \n"
   1120  1.1  christos " (    ):\n"
   1121  1.1  christos 
   1122  1.8  christos #: i386-dis.c:8806
   1123  1.1  christos #, c-format
   1124  1.1  christos msgid "  x86-64      Disassemble in 64bit mode\n"
   1125  1.1  christos msgstr "  x86-64        64- \n"
   1126  1.1  christos 
   1127  1.8  christos #: i386-dis.c:8807
   1128  1.1  christos #, c-format
   1129  1.1  christos msgid "  i386        Disassemble in 32bit mode\n"
   1130  1.1  christos msgstr "  i386          32- \n"
   1131  1.1  christos 
   1132  1.8  christos #: i386-dis.c:8808
   1133  1.1  christos #, c-format
   1134  1.1  christos msgid "  i8086       Disassemble in 16bit mode\n"
   1135  1.1  christos msgstr "  i8086         16- \n"
   1136  1.1  christos 
   1137  1.8  christos #: i386-dis.c:8809
   1138  1.1  christos #, c-format
   1139  1.1  christos msgid "  att         Display instruction in AT&T syntax\n"
   1140  1.1  christos msgstr "  att             AT&T\n"
   1141  1.1  christos 
   1142  1.8  christos #: i386-dis.c:8810
   1143  1.1  christos #, c-format
   1144  1.1  christos msgid "  intel       Display instruction in Intel syntax\n"
   1145  1.1  christos msgstr "  intel           Intel\n"
   1146  1.1  christos 
   1147  1.8  christos #: i386-dis.c:8811
   1148  1.1  christos #, c-format
   1149  1.1  christos msgid ""
   1150  1.1  christos "  att-mnemonic\n"
   1151  1.1  christos "              Display instruction in AT&T mnemonic\n"
   1152  1.1  christos msgstr ""
   1153  1.1  christos "  att-mnemonic\n"
   1154  1.1  christos "                  AT&T\n"
   1155  1.1  christos 
   1156  1.8  christos #: i386-dis.c:8813
   1157  1.1  christos #, c-format
   1158  1.1  christos msgid ""
   1159  1.1  christos "  intel-mnemonic\n"
   1160  1.1  christos "              Display instruction in Intel mnemonic\n"
   1161  1.1  christos msgstr ""
   1162  1.1  christos "  intel-mnemonic\n"
   1163  1.1  christos "                  Intel\n"
   1164  1.1  christos 
   1165  1.8  christos #: i386-dis.c:8815
   1166  1.1  christos #, c-format
   1167  1.1  christos msgid "  addr64      Assume 64bit address size\n"
   1168  1.1  christos msgstr "  addr64       64-  \n"
   1169  1.1  christos 
   1170  1.8  christos #: i386-dis.c:8816
   1171  1.1  christos #, c-format
   1172  1.1  christos msgid "  addr32      Assume 32bit address size\n"
   1173  1.1  christos msgstr "  addr32       32-  \n"
   1174  1.1  christos 
   1175  1.8  christos #: i386-dis.c:8817
   1176  1.1  christos #, c-format
   1177  1.1  christos msgid "  addr16      Assume 16bit address size\n"
   1178  1.1  christos msgstr "  addr16       16-  \n"
   1179  1.1  christos 
   1180  1.8  christos #: i386-dis.c:8818
   1181  1.1  christos #, c-format
   1182  1.1  christos msgid "  data32      Assume 32bit data size\n"
   1183  1.1  christos msgstr "  data32       32-  \n"
   1184  1.1  christos 
   1185  1.8  christos #: i386-dis.c:8819
   1186  1.1  christos #, c-format
   1187  1.1  christos msgid "  data16      Assume 16bit data size\n"
   1188  1.1  christos msgstr "  data16       16-  \n"
   1189  1.1  christos 
   1190  1.8  christos #: i386-dis.c:8820
   1191  1.1  christos #, c-format
   1192  1.1  christos msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
   1193  1.1  christos msgstr "  suffix            AT&T\n"
   1194  1.1  christos 
   1195  1.8  christos #: i386-dis.c:8821
   1196  1.6  christos #, c-format
   1197  1.6  christos msgid "  amd64       Display instruction in AMD64 ISA\n"
   1198  1.6  christos msgstr "  amd64           ISA AMD64\n"
   1199  1.6  christos 
   1200  1.8  christos #: i386-dis.c:8822
   1201  1.1  christos #, c-format
   1202  1.6  christos msgid "  intel64     Display instruction in Intel64 ISA\n"
   1203  1.6  christos msgstr "  intel64         ISA Intel64\n"
   1204  1.6  christos 
   1205  1.8  christos #: i386-dis.c:9402
   1206  1.6  christos msgid "64-bit address is disabled"
   1207  1.6  christos msgstr "64-  "
   1208  1.6  christos 
   1209  1.8  christos #: i386-gen.c:856
   1210  1.6  christos #, c-format
   1211  1.6  christos msgid "%s: error: "
   1212  1.1  christos msgstr "%s: : "
   1213  1.1  christos 
   1214  1.8  christos #: i386-gen.c:1012
   1215  1.1  christos #, c-format
   1216  1.6  christos msgid "%s: %d: unknown bitfield: %s\n"
   1217  1.1  christos msgstr "%s: %d:   : %s\n"
   1218  1.1  christos 
   1219  1.8  christos #: i386-gen.c:1014
   1220  1.1  christos #, c-format
   1221  1.6  christos msgid "unknown bitfield: %s\n"
   1222  1.6  christos msgstr "  : %s\n"
   1223  1.1  christos 
   1224  1.8  christos #: i386-gen.c:1077
   1225  1.1  christos #, c-format
   1226  1.6  christos msgid "%s: %d: missing `)' in bitfield: %s\n"
   1227  1.1  christos msgstr "%s: %d:   )   : %s\n"
   1228  1.1  christos 
   1229  1.8  christos #: i386-gen.c:1178
   1230  1.1  christos #, c-format
   1231  1.6  christos msgid "unknown broadcast operand: %s\n"
   1232  1.6  christos msgstr "  : %s\n"
   1233  1.1  christos 
   1234  1.8  christos #: i386-gen.c:1233
   1235  1.8  christos #, c-format
   1236  1.8  christos msgid "%s:%d: Conflicting opcode space specifications\n"
   1237  1.8  christos msgstr "%s:%d:     \n"
   1238  1.8  christos 
   1239  1.8  christos #: i386-gen.c:1237
   1240  1.8  christos #, c-format
   1241  1.8  christos msgid "%s:%d: Warning: redundant opcode space specification\n"
   1242  1.8  christos msgstr "%s:%d: :     \n"
   1243  1.8  christos 
   1244  1.8  christos #: i386-gen.c:1246
   1245  1.8  christos #, c-format
   1246  1.8  christos msgid "%s:%d: Conflicting prefix specifications\n"
   1247  1.8  christos msgstr "%s:%d:   \n"
   1248  1.8  christos 
   1249  1.8  christos #: i386-gen.c:1250
   1250  1.8  christos #, c-format
   1251  1.8  christos msgid "%s:%d: Warning: redundant prefix specification\n"
   1252  1.8  christos msgstr "%s:%d: :   \n"
   1253  1.8  christos 
   1254  1.8  christos #: i386-gen.c:1460
   1255  1.8  christos #, c-format
   1256  1.8  christos msgid "%s:%d: %s: unrecognized opcode encoding space\n"
   1257  1.8  christos msgstr "%s:%d: %s:     \n"
   1258  1.8  christos 
   1259  1.8  christos #: i386-gen.c:1466
   1260  1.8  christos #, c-format
   1261  1.8  christos msgid "%s:%d: %s: residual opcode (0x%0*llx) too large\n"
   1262  1.8  christos msgstr "%s:%d: %s:    (0x%0*llx)   \n"
   1263  1.8  christos 
   1264  1.8  christos #: i386-gen.c:1888
   1265  1.1  christos #, c-format
   1266  1.1  christos msgid "can't find i386-reg.tbl for reading, errno = %s\n"
   1267  1.1  christos msgstr "   i386-reg.tbl  ,   = %s\n"
   1268  1.1  christos 
   1269  1.8  christos #: i386-gen.c:1966
   1270  1.1  christos #, c-format
   1271  1.1  christos msgid "can't create i386-init.h, errno = %s\n"
   1272  1.1  christos msgstr "   i386-init.h,   = %s\n"
   1273  1.1  christos 
   1274  1.8  christos #: i386-gen.c:2056 ia64-gen.c:2829
   1275  1.1  christos #, c-format
   1276  1.1  christos msgid "unable to change directory to \"%s\", errno = %s\n"
   1277  1.1  christos msgstr "     %s,   = %s\n"
   1278  1.1  christos 
   1279  1.8  christos #: i386-gen.c:2070 i386-gen.c:2075
   1280  1.6  christos #, c-format
   1281  1.6  christos msgid "CpuMax != %d!\n"
   1282  1.6  christos msgstr "CpuMax != %d!\n"
   1283  1.6  christos 
   1284  1.8  christos #: i386-gen.c:2079
   1285  1.1  christos #, c-format
   1286  1.1  christos msgid "%d unused bits in i386_cpu_flags.\n"
   1287  1.1  christos msgstr "%d    i386_cpu_flags.\n"
   1288  1.1  christos 
   1289  1.8  christos #: i386-gen.c:2094
   1290  1.1  christos #, c-format
   1291  1.1  christos msgid "%d unused bits in i386_operand_type.\n"
   1292  1.1  christos msgstr "%d    i386_operand_type.\n"
   1293  1.1  christos 
   1294  1.8  christos #: i386-gen.c:2108
   1295  1.1  christos #, c-format
   1296  1.1  christos msgid "can't create i386-tbl.h, errno = %s\n"
   1297  1.1  christos msgstr "   i386-tbl.h,   = %s\n"
   1298  1.1  christos 
   1299  1.6  christos #: ia64-gen.c:306
   1300  1.6  christos #, c-format
   1301  1.6  christos msgid "%s: Error: "
   1302  1.6  christos msgstr "%s: : "
   1303  1.6  christos 
   1304  1.6  christos #: ia64-gen.c:319
   1305  1.1  christos #, c-format
   1306  1.1  christos msgid "%s: Warning: "
   1307  1.1  christos msgstr "%s: : "
   1308  1.1  christos 
   1309  1.6  christos #: ia64-gen.c:505 ia64-gen.c:736
   1310  1.1  christos #, c-format
   1311  1.1  christos msgid "multiple note %s not handled\n"
   1312  1.1  christos msgstr "   %s  \n"
   1313  1.1  christos 
   1314  1.6  christos #: ia64-gen.c:616
   1315  1.1  christos msgid "can't find ia64-ic.tbl for reading\n"
   1316  1.1  christos msgstr "   ia64-ic.tbl  \n"
   1317  1.1  christos 
   1318  1.6  christos #: ia64-gen.c:818
   1319  1.1  christos #, c-format
   1320  1.1  christos msgid "can't find %s for reading\n"
   1321  1.1  christos msgstr "   %s  \n"
   1322  1.1  christos 
   1323  1.6  christos #: ia64-gen.c:1050
   1324  1.1  christos #, c-format
   1325  1.1  christos msgid ""
   1326  1.1  christos "most recent format '%s'\n"
   1327  1.1  christos "appears more restrictive than '%s'\n"
   1328  1.1  christos msgstr ""
   1329  1.1  christos " , %s,\n"
   1330  1.1  christos "    %s\n"
   1331  1.1  christos 
   1332  1.6  christos #: ia64-gen.c:1061
   1333  1.1  christos #, c-format
   1334  1.1  christos msgid "overlapping field %s->%s\n"
   1335  1.1  christos msgstr "   %s->%s\n"
   1336  1.1  christos 
   1337  1.6  christos #: ia64-gen.c:1258
   1338  1.1  christos #, c-format
   1339  1.1  christos msgid "overwriting note %d with note %d (IC:%s)\n"
   1340  1.1  christos msgstr "  %d  %d (IC:%s)\n"
   1341  1.1  christos 
   1342  1.6  christos #: ia64-gen.c:1465
   1343  1.1  christos #, c-format
   1344  1.1  christos msgid "don't know how to specify %% dependency %s\n"
   1345  1.1  christos msgstr "    %%, %s\n"
   1346  1.1  christos 
   1347  1.6  christos #: ia64-gen.c:1487
   1348  1.1  christos #, c-format
   1349  1.1  christos msgid "Don't know how to specify # dependency %s\n"
   1350  1.1  christos msgstr "    #, %s\n"
   1351  1.1  christos 
   1352  1.6  christos #: ia64-gen.c:1526
   1353  1.1  christos #, c-format
   1354  1.1  christos msgid "IC:%s [%s] has no terminals or sub-classes\n"
   1355  1.1  christos msgstr "IC:%s [%s]     \n"
   1356  1.1  christos 
   1357  1.6  christos #: ia64-gen.c:1529
   1358  1.1  christos #, c-format
   1359  1.1  christos msgid "IC:%s has no terminals or sub-classes\n"
   1360  1.1  christos msgstr "IC:%s     \n"
   1361  1.1  christos 
   1362  1.6  christos #: ia64-gen.c:1538
   1363  1.1  christos #, c-format
   1364  1.1  christos msgid "no insns mapped directly to terminal IC %s [%s]"
   1365  1.1  christos msgstr " ,      IC %s [%s]"
   1366  1.1  christos 
   1367  1.6  christos #: ia64-gen.c:1541
   1368  1.1  christos #, c-format
   1369  1.1  christos msgid "no insns mapped directly to terminal IC %s\n"
   1370  1.1  christos msgstr " ,      IC %s\n"
   1371  1.1  christos 
   1372  1.6  christos #: ia64-gen.c:1552
   1373  1.1  christos #, c-format
   1374  1.1  christos msgid "class %s is defined but not used\n"
   1375  1.1  christos msgstr " %s ,   \n"
   1376  1.1  christos 
   1377  1.6  christos #: ia64-gen.c:1565
   1378  1.1  christos #, c-format
   1379  1.1  christos msgid "Warning: rsrc %s (%s) has no chks\n"
   1380  1.1  christos msgstr ": rsrc %s (%s)   chks\n"
   1381  1.1  christos 
   1382  1.6  christos #: ia64-gen.c:1568
   1383  1.1  christos #, c-format
   1384  1.1  christos msgid "Warning: rsrc %s (%s) has no chks or regs\n"
   1385  1.1  christos msgstr ": rsrc %s (%s)   chks  regs\n"
   1386  1.1  christos 
   1387  1.6  christos #: ia64-gen.c:1572
   1388  1.1  christos #, c-format
   1389  1.1  christos msgid "rsrc %s (%s) has no regs\n"
   1390  1.1  christos msgstr "rsrc %s (%s)   \n"
   1391  1.1  christos 
   1392  1.6  christos #: ia64-gen.c:2464
   1393  1.1  christos #, c-format
   1394  1.1  christos msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
   1395  1.1  christos msgstr "IC- %d    %s (IC:%s)    %s,  %d\n"
   1396  1.1  christos 
   1397  1.6  christos #: ia64-gen.c:2492
   1398  1.1  christos #, c-format
   1399  1.1  christos msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
   1400  1.1  christos msgstr "IC- %d    %s (IC:%s)    %s,  %d\n"
   1401  1.1  christos 
   1402  1.6  christos #: ia64-gen.c:2506
   1403  1.1  christos #, c-format
   1404  1.1  christos msgid "opcode %s has no class (ops %d %d %d)\n"
   1405  1.1  christos msgstr "  %s    ( %d %d %d)\n"
   1406  1.1  christos 
   1407  1.1  christos #. We've been passed a w.  Return with an error message so that
   1408  1.1  christos #. cgen will try the next parsing option.
   1409  1.1  christos #: ip2k-asm.c:81
   1410  1.1  christos msgid "W keyword invalid in FR operand slot."
   1411  1.1  christos msgstr "  W      FR."
   1412  1.1  christos 
   1413  1.1  christos #. Invalid offset present.
   1414  1.1  christos #: ip2k-asm.c:106
   1415  1.1  christos msgid "offset(IP) is not a valid form"
   1416  1.1  christos msgstr "offset(IP)    "
   1417  1.1  christos 
   1418  1.1  christos #. Found something there in front of (DP) but it's out
   1419  1.1  christos #. of range.
   1420  1.1  christos #: ip2k-asm.c:154
   1421  1.1  christos msgid "(DP) offset out of range."
   1422  1.1  christos msgstr "(DP)   ."
   1423  1.1  christos 
   1424  1.1  christos #. Found something there in front of (SP) but it's out
   1425  1.1  christos #. of range.
   1426  1.1  christos #: ip2k-asm.c:195
   1427  1.1  christos msgid "(SP) offset out of range."
   1428  1.1  christos msgstr "(SP)   ."
   1429  1.1  christos 
   1430  1.1  christos #: ip2k-asm.c:211
   1431  1.1  christos msgid "illegal use of parentheses"
   1432  1.1  christos msgstr "  "
   1433  1.1  christos 
   1434  1.1  christos #: ip2k-asm.c:218
   1435  1.1  christos msgid "operand out of range (not between 1 and 255)"
   1436  1.1  christos msgstr "   (   1  255)"
   1437  1.1  christos 
   1438  1.1  christos #. Something is very wrong. opindex has to be one of the above.
   1439  1.1  christos #: ip2k-asm.c:242
   1440  1.1  christos msgid "parse_addr16: invalid opindex."
   1441  1.1  christos msgstr "parse_addr16:   ."
   1442  1.1  christos 
   1443  1.1  christos #: ip2k-asm.c:296
   1444  1.1  christos msgid "Byte address required. - must be even."
   1445  1.1  christos msgstr "  . -   ."
   1446  1.1  christos 
   1447  1.1  christos #: ip2k-asm.c:305
   1448  1.1  christos msgid "cgen_parse_address returned a symbol. Literal required."
   1449  1.1  christos msgstr "cgen_parse_address  .    ."
   1450  1.1  christos 
   1451  1.1  christos #: ip2k-asm.c:360
   1452  1.1  christos msgid "percent-operator operand is not a symbol"
   1453  1.1  christos msgstr "      "
   1454  1.1  christos 
   1455  1.1  christos #: ip2k-asm.c:413
   1456  1.1  christos msgid "Attempt to find bit index of 0"
   1457  1.1  christos msgstr "    0"
   1458  1.1  christos 
   1459  1.8  christos #: ip2k-desc.c:1016
   1460  1.6  christos #, c-format
   1461  1.6  christos msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1462  1.6  christos msgstr " : ip2k_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1463  1.6  christos 
   1464  1.8  christos #: ip2k-desc.c:1104
   1465  1.6  christos #, c-format
   1466  1.6  christos msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
   1467  1.6  christos msgstr " : ip2k_cgen_cpu_open:   %d"
   1468  1.6  christos 
   1469  1.8  christos #: ip2k-desc.c:1123
   1470  1.6  christos #, c-format
   1471  1.6  christos msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
   1472  1.6  christos msgstr " : ip2k_cgen_cpu_open:    "
   1473  1.6  christos 
   1474  1.1  christos #: iq2000-asm.c:112 iq2000-asm.c:142
   1475  1.1  christos msgid "immediate value cannot be register"
   1476  1.1  christos msgstr "     "
   1477  1.1  christos 
   1478  1.1  christos #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
   1479  1.1  christos msgid "immediate value out of range"
   1480  1.1  christos msgstr "    "
   1481  1.1  christos 
   1482  1.1  christos #: iq2000-asm.c:182
   1483  1.1  christos msgid "21-bit offset out of range"
   1484  1.1  christos msgstr "21-    "
   1485  1.1  christos 
   1486  1.8  christos #: iq2000-desc.c:2021
   1487  1.6  christos #, c-format
   1488  1.6  christos msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1489  1.6  christos msgstr " : iq2000_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1490  1.6  christos 
   1491  1.8  christos #: iq2000-desc.c:2109
   1492  1.6  christos #, c-format
   1493  1.6  christos msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
   1494  1.6  christos msgstr " : iq2000_cgen_cpu_open:   %d"
   1495  1.6  christos 
   1496  1.8  christos #: iq2000-desc.c:2128
   1497  1.6  christos #, c-format
   1498  1.6  christos msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
   1499  1.6  christos msgstr " : iq2000_cgen_cpu_open:    "
   1500  1.6  christos 
   1501  1.1  christos #: lm32-asm.c:166
   1502  1.1  christos msgid "expecting gp relative address: gp(symbol)"
   1503  1.1  christos msgstr "     gp: gp()"
   1504  1.1  christos 
   1505  1.1  christos #: lm32-asm.c:196
   1506  1.1  christos msgid "expecting got relative address: got(symbol)"
   1507  1.1  christos msgstr "     got: got()"
   1508  1.1  christos 
   1509  1.1  christos #: lm32-asm.c:226
   1510  1.1  christos msgid "expecting got relative address: gotoffhi16(symbol)"
   1511  1.1  christos msgstr "     got: gotoffhi16()"
   1512  1.1  christos 
   1513  1.1  christos #: lm32-asm.c:256
   1514  1.1  christos msgid "expecting got relative address: gotofflo16(symbol)"
   1515  1.1  christos msgstr "     got: gotofflo16()"
   1516  1.1  christos 
   1517  1.8  christos #: lm32-desc.c:1003
   1518  1.6  christos #, c-format
   1519  1.6  christos msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1520  1.6  christos msgstr " : lm32_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1521  1.6  christos 
   1522  1.8  christos #: lm32-desc.c:1091
   1523  1.6  christos #, c-format
   1524  1.6  christos msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
   1525  1.6  christos msgstr " : lm32_cgen_cpu_open:   %d"
   1526  1.6  christos 
   1527  1.8  christos #: lm32-desc.c:1110
   1528  1.6  christos #, c-format
   1529  1.6  christos msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
   1530  1.6  christos msgstr " : lm32_cgen_cpu_open:    "
   1531  1.6  christos 
   1532  1.8  christos #: loongarch-dis.c:300
   1533  1.8  christos #, c-format
   1534  1.8  christos msgid ""
   1535  1.8  christos "\n"
   1536  1.8  christos "The following LoongArch disassembler options are supported for use\n"
   1537  1.8  christos "with the -M switch (multiple options should be separated by commas):\n"
   1538  1.8  christos msgstr ""
   1539  1.8  christos "\n"
   1540  1.8  christos "  -M     \n"
   1541  1.8  christos "LoongArch (    ):\n"
   1542  1.8  christos 
   1543  1.8  christos #: loongarch-dis.c:304
   1544  1.8  christos #, c-format
   1545  1.8  christos msgid ""
   1546  1.8  christos "\n"
   1547  1.8  christos "    numeric       Print numeric register names, rather than ABI names.\n"
   1548  1.8  christos msgstr ""
   1549  1.8  christos "\n"
   1550  1.8  christos "   numeric           ,     ABI.\n"
   1551  1.8  christos 
   1552  1.7  christos #: m10200-dis.c:151 m10300-dis.c:574
   1553  1.1  christos #, c-format
   1554  1.1  christos msgid "unknown\t0x%04lx"
   1555  1.1  christos msgstr "\t0x%04lx"
   1556  1.1  christos 
   1557  1.7  christos #: m10200-dis.c:321
   1558  1.1  christos #, c-format
   1559  1.1  christos msgid "unknown\t0x%02lx"
   1560  1.1  christos msgstr "\t0x%02lx"
   1561  1.1  christos 
   1562  1.1  christos #: m32c-asm.c:117
   1563  1.1  christos msgid "imm:6 immediate is out of range"
   1564  1.1  christos msgstr "imm:6    "
   1565  1.1  christos 
   1566  1.1  christos #: m32c-asm.c:145
   1567  1.1  christos #, c-format
   1568  1.1  christos msgid "%dsp8() takes a symbolic address, not a number"
   1569  1.1  christos msgstr "%dsp8()   ,   "
   1570  1.1  christos 
   1571  1.1  christos #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
   1572  1.1  christos msgid "dsp:8 immediate is out of range"
   1573  1.1  christos msgstr "dsp:8    "
   1574  1.1  christos 
   1575  1.1  christos #: m32c-asm.c:184 m32c-asm.c:188
   1576  1.1  christos msgid "Immediate is out of range -8 to 7"
   1577  1.1  christos msgstr "     -8  7"
   1578  1.1  christos 
   1579  1.1  christos #: m32c-asm.c:209 m32c-asm.c:213
   1580  1.1  christos msgid "Immediate is out of range -7 to 8"
   1581  1.1  christos msgstr "     -7  8"
   1582  1.1  christos 
   1583  1.1  christos #: m32c-asm.c:281
   1584  1.1  christos #, c-format
   1585  1.1  christos msgid "%dsp16() takes a symbolic address, not a number"
   1586  1.1  christos msgstr "%dsp16()   ,   "
   1587  1.1  christos 
   1588  1.1  christos #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
   1589  1.1  christos msgid "dsp:16 immediate is out of range"
   1590  1.1  christos msgstr "dsp:16    "
   1591  1.1  christos 
   1592  1.1  christos #: m32c-asm.c:399
   1593  1.1  christos msgid "dsp:20 immediate is out of range"
   1594  1.1  christos msgstr "dsp:20    "
   1595  1.1  christos 
   1596  1.1  christos #: m32c-asm.c:425 m32c-asm.c:445
   1597  1.1  christos msgid "dsp:24 immediate is out of range"
   1598  1.1  christos msgstr "dsp:24    "
   1599  1.1  christos 
   1600  1.1  christos #: m32c-asm.c:478
   1601  1.1  christos msgid "immediate is out of range 1-2"
   1602  1.1  christos msgstr "    1-2"
   1603  1.1  christos 
   1604  1.1  christos #: m32c-asm.c:496
   1605  1.1  christos msgid "immediate is out of range 1-8"
   1606  1.1  christos msgstr "    1-8"
   1607  1.1  christos 
   1608  1.1  christos #: m32c-asm.c:514
   1609  1.1  christos msgid "immediate is out of range 0-7"
   1610  1.1  christos msgstr "    0-7"
   1611  1.1  christos 
   1612  1.1  christos #: m32c-asm.c:550
   1613  1.1  christos msgid "immediate is out of range 2-9"
   1614  1.1  christos msgstr "    2-9"
   1615  1.1  christos 
   1616  1.1  christos #: m32c-asm.c:568
   1617  1.1  christos msgid "Bit number for indexing general register is out of range 0-15"
   1618  1.1  christos msgstr "          0-15"
   1619  1.1  christos 
   1620  1.1  christos #: m32c-asm.c:606 m32c-asm.c:662
   1621  1.1  christos msgid "bit,base is out of range"
   1622  1.1  christos msgstr " ,   "
   1623  1.1  christos 
   1624  1.1  christos #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
   1625  1.1  christos msgid "bit,base out of range for symbol"
   1626  1.1  christos msgstr " ,     "
   1627  1.1  christos 
   1628  1.1  christos #: m32c-asm.c:802
   1629  1.1  christos msgid "not a valid r0l/r0h pair"
   1630  1.1  christos msgstr "  r0l/r0h"
   1631  1.1  christos 
   1632  1.1  christos #: m32c-asm.c:832
   1633  1.1  christos msgid "Invalid size specifier"
   1634  1.1  christos msgstr "  "
   1635  1.1  christos 
   1636  1.8  christos #: m32c-desc.c:63034
   1637  1.6  christos #, c-format
   1638  1.6  christos msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1639  1.6  christos msgstr " : m32c_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1640  1.6  christos 
   1641  1.8  christos #: m32c-desc.c:63122
   1642  1.6  christos #, c-format
   1643  1.6  christos msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
   1644  1.6  christos msgstr " : m32c_cgen_cpu_open:   %d"
   1645  1.6  christos 
   1646  1.8  christos #: m32c-desc.c:63141
   1647  1.6  christos #, c-format
   1648  1.6  christos msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
   1649  1.6  christos msgstr " : m32c_cgen_cpu_open:    "
   1650  1.6  christos 
   1651  1.8  christos #: m32r-desc.c:1366
   1652  1.6  christos #, c-format
   1653  1.6  christos msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1654  1.6  christos msgstr " : m32r_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1655  1.6  christos 
   1656  1.8  christos #: m32r-desc.c:1454
   1657  1.6  christos #, c-format
   1658  1.6  christos msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
   1659  1.6  christos msgstr " : m32r_cgen_cpu_open:   %d"
   1660  1.6  christos 
   1661  1.8  christos #: m32r-desc.c:1473
   1662  1.6  christos #, c-format
   1663  1.6  christos msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
   1664  1.6  christos msgstr " : m32r_cgen_cpu_open:    "
   1665  1.6  christos 
   1666  1.7  christos #: m68k-dis.c:1294
   1667  1.1  christos #, c-format
   1668  1.1  christos msgid "<function code %d>"
   1669  1.1  christos msgstr "<  %d>"
   1670  1.1  christos 
   1671  1.7  christos #: m68k-dis.c:1457
   1672  1.1  christos #, c-format
   1673  1.1  christos msgid "<internal error in opcode table: %s %s>\n"
   1674  1.1  christos msgstr "<     : %s %s>\n"
   1675  1.1  christos 
   1676  1.1  christos #: mep-asm.c:129
   1677  1.1  christos msgid "Only $tp or $13 allowed for this opcode"
   1678  1.1  christos msgstr "       $tp  $13"
   1679  1.1  christos 
   1680  1.1  christos #: mep-asm.c:143
   1681  1.1  christos msgid "Only $sp or $15 allowed for this opcode"
   1682  1.1  christos msgstr "       $sp  $15"
   1683  1.1  christos 
   1684  1.1  christos #: mep-asm.c:308 mep-asm.c:504
   1685  1.1  christos #, c-format
   1686  1.1  christos msgid "invalid %function() here"
   1687  1.1  christos msgstr "%function() (  )   "
   1688  1.1  christos 
   1689  1.1  christos #: mep-asm.c:336
   1690  1.1  christos msgid "Immediate is out of range -32768 to 32767"
   1691  1.1  christos msgstr "     -32768  32767"
   1692  1.1  christos 
   1693  1.1  christos #: mep-asm.c:356
   1694  1.1  christos msgid "Immediate is out of range 0 to 65535"
   1695  1.1  christos msgstr "     0  65535"
   1696  1.1  christos 
   1697  1.1  christos #: mep-asm.c:549 mep-asm.c:562
   1698  1.1  christos msgid "Immediate is out of range -512 to 511"
   1699  1.1  christos msgstr "     -512  511"
   1700  1.1  christos 
   1701  1.1  christos #: mep-asm.c:554 mep-asm.c:563
   1702  1.1  christos msgid "Immediate is out of range -128 to 127"
   1703  1.1  christos msgstr "     -128  127"
   1704  1.1  christos 
   1705  1.1  christos #: mep-asm.c:558
   1706  1.1  christos msgid "Value is not aligned enough"
   1707  1.1  christos msgstr "  "
   1708  1.1  christos 
   1709  1.8  christos #: mep-desc.c:6227
   1710  1.6  christos #, c-format
   1711  1.6  christos msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1712  1.6  christos msgstr " : mep_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1713  1.1  christos 
   1714  1.8  christos #: mep-desc.c:6315
   1715  1.1  christos #, c-format
   1716  1.6  christos msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
   1717  1.6  christos msgstr " : mep_cgen_cpu_open:   %d"
   1718  1.1  christos 
   1719  1.8  christos #: mep-desc.c:6334
   1720  1.1  christos #, c-format
   1721  1.6  christos msgid "internal error: mep_cgen_cpu_open: no endianness specified"
   1722  1.6  christos msgstr " : mep_cgen_cpu_open:    "
   1723  1.1  christos 
   1724  1.8  christos #: mips-dis.c:1834 mips-dis.c:2060
   1725  1.1  christos #, c-format
   1726  1.6  christos msgid "# internal error, undefined operand in `%s %s'"
   1727  1.6  christos msgstr "#  ,    %s %s"
   1728  1.1  christos 
   1729  1.8  christos #: mips-dis.c:2649
   1730  1.6  christos msgid "Use canonical instruction forms.\n"
   1731  1.6  christos msgstr "   .\n"
   1732  1.1  christos 
   1733  1.8  christos #: mips-dis.c:2651
   1734  1.6  christos msgid "Recognize MSA instructions.\n"
   1735  1.6  christos msgstr "  MSA.\n"
   1736  1.1  christos 
   1737  1.8  christos #: mips-dis.c:2653
   1738  1.6  christos msgid "Recognize the virtualization ASE instructions.\n"
   1739  1.6  christos msgstr "   ASE.\n"
   1740  1.1  christos 
   1741  1.8  christos #: mips-dis.c:2655
   1742  1.1  christos msgid ""
   1743  1.6  christos "Recognize the eXtended Physical Address (XPA) ASE\n"
   1744  1.6  christos "                  instructions.\n"
   1745  1.1  christos msgstr ""
   1746  1.6  christos "  eXtended Physical\n"
   1747  1.6  christos "                           Address (XPA) ASE.\n"
   1748  1.6  christos 
   1749  1.8  christos #: mips-dis.c:2658
   1750  1.6  christos msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
   1751  1.6  christos msgstr "  Global INValidate (GINV) ASE.\n"
   1752  1.6  christos 
   1753  1.8  christos #: mips-dis.c:2662
   1754  1.6  christos msgid "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE instructions.\n"
   1755  1.6  christos msgstr "    Loongson (MMI) ASE.\n"
   1756  1.6  christos 
   1757  1.8  christos #: mips-dis.c:2666
   1758  1.6  christos msgid "Recognize the Loongson Content Address Memory (CAM)  instructions.\n"
   1759  1.6  christos msgstr "  Loongson Content Address Memory (CAM).\n"
   1760  1.6  christos 
   1761  1.8  christos #: mips-dis.c:2670
   1762  1.6  christos msgid "Recognize the Loongson EXTensions (EXT)  instructions.\n"
   1763  1.6  christos msgstr "  Loongson EXTensions (EXT).\n"
   1764  1.6  christos 
   1765  1.8  christos #: mips-dis.c:2674
   1766  1.6  christos msgid "Recognize the Loongson EXTensions R2 (EXT2)  instructions.\n"
   1767  1.6  christos msgstr "  Loongson EXTensions R2 (EXT2).\n"
   1768  1.1  christos 
   1769  1.8  christos #: mips-dis.c:2677
   1770  1.1  christos msgid ""
   1771  1.6  christos "Print GPR names according to specified ABI.\n"
   1772  1.6  christos "                  Default: based on binary being disassembled.\n"
   1773  1.1  christos msgstr ""
   1774  1.6  christos "  GPR    ABI.\n"
   1775  1.6  christos "                            :    , \n"
   1776  1.6  christos "                           .\n"
   1777  1.1  christos 
   1778  1.8  christos #: mips-dis.c:2680
   1779  1.1  christos msgid ""
   1780  1.6  christos "Print FPR names according to specified ABI.\n"
   1781  1.6  christos "                  Default: numeric.\n"
   1782  1.1  christos msgstr ""
   1783  1.6  christos "  FPR    ABI.\n"
   1784  1.1  christos "                            : numeric.\n"
   1785  1.1  christos 
   1786  1.8  christos #: mips-dis.c:2683
   1787  1.1  christos msgid ""
   1788  1.6  christos "Print CP0 register names according to specified architecture.\n"
   1789  1.6  christos "                  Default: based on binary being disassembled.\n"
   1790  1.1  christos msgstr ""
   1791  1.6  christos "   CP0 \n"
   1792  1.1  christos "                            .\n"
   1793  1.1  christos "                            :   ,  .\n"
   1794  1.1  christos 
   1795  1.8  christos #: mips-dis.c:2687
   1796  1.1  christos msgid ""
   1797  1.6  christos "Print HWR names according to specified architecture.\n"
   1798  1.6  christos "                  Default: based on binary being disassembled.\n"
   1799  1.1  christos msgstr ""
   1800  1.6  christos "  GPR    ABI.\n"
   1801  1.6  christos "                            :    , \n"
   1802  1.6  christos "                           .\n"
   1803  1.6  christos 
   1804  1.8  christos #: mips-dis.c:2690
   1805  1.6  christos msgid "Print GPR and FPR names according to specified ABI.\n"
   1806  1.6  christos msgstr "  GPR  FPR    ABI.\n"
   1807  1.1  christos 
   1808  1.8  christos #: mips-dis.c:2692
   1809  1.1  christos msgid ""
   1810  1.6  christos "Print CP0 register and HWR names according to specified\n"
   1811  1.6  christos "                  architecture."
   1812  1.1  christos msgstr ""
   1813  1.6  christos "   CP0  HWR \n"
   1814  1.6  christos "                   ."
   1815  1.1  christos 
   1816  1.8  christos #: mips-dis.c:2778
   1817  1.1  christos #, c-format
   1818  1.1  christos msgid ""
   1819  1.1  christos "\n"
   1820  1.6  christos "The following MIPS specific disassembler options are supported for use\n"
   1821  1.6  christos "with the -M switch (multiple options should be separated by commas):\n"
   1822  1.6  christos "\n"
   1823  1.1  christos msgstr ""
   1824  1.1  christos "\n"
   1825  1.6  christos "  -M      MIPS \n"
   1826  1.6  christos " (    ):\n"
   1827  1.1  christos "\n"
   1828  1.1  christos 
   1829  1.6  christos #: mmix-dis.c:33
   1830  1.1  christos #, c-format
   1831  1.6  christos msgid "bad case %d (%s) in %s:%d"
   1832  1.6  christos msgstr "  %d (%s)  %s:%d"
   1833  1.1  christos 
   1834  1.6  christos #: mmix-dis.c:42
   1835  1.1  christos #, c-format
   1836  1.6  christos msgid "internal: non-debugged code (test-case missing): %s:%d"
   1837  1.6  christos msgstr ":   (    ): %s:%d"
   1838  1.1  christos 
   1839  1.6  christos #: mmix-dis.c:52
   1840  1.1  christos msgid "(unknown)"
   1841  1.1  christos msgstr "()"
   1842  1.1  christos 
   1843  1.7  christos #: mmix-dis.c:247 mmix-dis.c:255
   1844  1.7  christos msgid "*illegal*"
   1845  1.7  christos msgstr "**"
   1846  1.7  christos 
   1847  1.7  christos #: mmix-dis.c:529
   1848  1.1  christos #, c-format
   1849  1.1  christos msgid "*unknown operands type: %d*"
   1850  1.1  christos msgstr "*  : %d*"
   1851  1.1  christos 
   1852  1.6  christos #: msp430-decode.opc:145 rl78-decode.opc:106
   1853  1.6  christos #, c-format
   1854  1.6  christos msgid "internal error: immediate() called with invalid byte count %d"
   1855  1.6  christos msgstr " : immediate()      %d"
   1856  1.6  christos 
   1857  1.6  christos #: msp430-dis.c:59
   1858  1.6  christos #, c-format
   1859  1.6  christos msgid "Warning: disassembly unreliable - not enough bytes available"
   1860  1.6  christos msgstr ":        "
   1861  1.6  christos 
   1862  1.6  christos #: msp430-dis.c:65
   1863  1.6  christos #, c-format
   1864  1.6  christos msgid "Error: read from memory failed"
   1865  1.6  christos msgstr ":     "
   1866  1.6  christos 
   1867  1.6  christos #: msp430-dis.c:499
   1868  1.6  christos msgid "Warning: illegal as emulation instr"
   1869  1.6  christos msgstr ":     "
   1870  1.1  christos 
   1871  1.1  christos #. R2/R3 are illegal as dest: may be data section.
   1872  1.6  christos #: msp430-dis.c:591
   1873  1.6  christos msgid "Warning: illegal as 2-op instr"
   1874  1.6  christos msgstr ":   2- "
   1875  1.6  christos 
   1876  1.6  christos #: msp430-dis.c:1002
   1877  1.6  christos msgid "Warning: unrecognised CALLA addressing mode"
   1878  1.6  christos msgstr ":    CALLA"
   1879  1.6  christos 
   1880  1.6  christos #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
   1881  1.6  christos #, c-format
   1882  1.6  christos msgid "Warning: reserved use of A/L and B/W bits detected"
   1883  1.6  christos msgstr ":     A/L  B/W"
   1884  1.1  christos 
   1885  1.1  christos #: mt-asm.c:110 mt-asm.c:190
   1886  1.1  christos msgid "Operand out of range. Must be between -32768 and 32767."
   1887  1.1  christos msgstr "     .      -32768  32767."
   1888  1.1  christos 
   1889  1.1  christos #: mt-asm.c:149
   1890  1.1  christos msgid "Biiiig Trouble in parse_imm16!"
   1891  1.1  christos msgstr "   parse_imm16!"
   1892  1.1  christos 
   1893  1.1  christos #: mt-asm.c:157
   1894  1.1  christos msgid "The percent-operator's operand is not a symbol"
   1895  1.1  christos msgstr "      "
   1896  1.1  christos 
   1897  1.1  christos #: mt-asm.c:395
   1898  1.1  christos msgid "invalid operand.  type may have values 0,1,2 only."
   1899  1.1  christos msgstr " .      0,1,2."
   1900  1.1  christos 
   1901  1.8  christos #: mt-desc.c:1147
   1902  1.6  christos #, c-format
   1903  1.6  christos msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   1904  1.6  christos msgstr " : mt_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   1905  1.6  christos 
   1906  1.8  christos #: mt-desc.c:1235
   1907  1.6  christos #, c-format
   1908  1.6  christos msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
   1909  1.6  christos msgstr " : mt_cgen_cpu_open:   %d"
   1910  1.6  christos 
   1911  1.8  christos #: mt-desc.c:1254
   1912  1.6  christos #, c-format
   1913  1.6  christos msgid "internal error: mt_cgen_cpu_open: no endianness specified"
   1914  1.6  christos msgstr " : mt_cgen_cpu_open:    "
   1915  1.6  christos 
   1916  1.6  christos #: nds32-asm.c:1760
   1917  1.6  christos #, c-format
   1918  1.6  christos msgid "internal error: unknown operand, %s"
   1919  1.6  christos msgstr " :  , %s"
   1920  1.6  christos 
   1921  1.6  christos #: nds32-asm.c:2396
   1922  1.6  christos #, c-format
   1923  1.6  christos msgid "internal error: don't know how to handle parsing results"
   1924  1.6  christos msgstr " :      "
   1925  1.6  christos 
   1926  1.6  christos #: nds32-asm.c:2404
   1927  1.6  christos #, c-format
   1928  1.6  christos msgid "internal error: unknown hardware resource"
   1929  1.6  christos msgstr " :   "
   1930  1.6  christos 
   1931  1.8  christos #: nds32-dis.c:1178
   1932  1.7  christos msgid "insufficient data to decode instruction"
   1933  1.7  christos msgstr "    "
   1934  1.7  christos 
   1935  1.8  christos #: nfp-dis.c:930
   1936  1.6  christos msgid "<invalid_instruction>:"
   1937  1.6  christos msgstr "<_>:"
   1938  1.6  christos 
   1939  1.8  christos #: nfp-dis.c:1334
   1940  1.6  christos msgid ", <invalid CRC operator>, "
   1941  1.6  christos msgstr ", <  CRC>, "
   1942  1.6  christos 
   1943  1.8  christos #: nfp-dis.c:1686
   1944  1.6  christos msgid "<invalid branch>["
   1945  1.6  christos msgstr "< >["
   1946  1.6  christos 
   1947  1.8  christos #: nfp-dis.c:2055 nfp-dis.c:2326
   1948  1.6  christos #, c-format
   1949  1.6  christos msgid "<invalid cmd target %d:%d:%d>[]"
   1950  1.6  christos msgstr "<   %d:%d:%d>[]"
   1951  1.6  christos 
   1952  1.8  christos #: nfp-dis.c:2066 nfp-dis.c:2337
   1953  1.6  christos #, c-format
   1954  1.6  christos msgid "<invalid cmd action %d:%d:%d>[]"
   1955  1.6  christos msgstr "<   %d:%d:%d>[]"
   1956  1.6  christos 
   1957  1.8  christos #: nfp-dis.c:2558
   1958  1.6  christos msgid "File has no ME-Config section."
   1959  1.6  christos msgstr "    ME-Config."
   1960  1.6  christos 
   1961  1.8  christos #: nfp-dis.c:2572
   1962  1.6  christos msgid "File has invalid ME-Config section."
   1963  1.6  christos msgstr "    ME-Config."
   1964  1.6  christos 
   1965  1.8  christos #: nfp-dis.c:2717
   1966  1.6  christos #, c-format
   1967  1.6  christos msgid "Error processing section %u "
   1968  1.6  christos msgstr "     %u "
   1969  1.6  christos 
   1970  1.8  christos #: nfp-dis.c:2746
   1971  1.6  christos #, c-format
   1972  1.6  christos msgid "Invalid NFP option: %s"
   1973  1.6  christos msgstr "  NFP: %s"
   1974  1.6  christos 
   1975  1.8  christos #: nfp-dis.c:2984
   1976  1.6  christos #, c-format
   1977  1.6  christos msgid ""
   1978  1.6  christos "\n"
   1979  1.6  christos "The following NFP specific disassembler options are supported for use\n"
   1980  1.6  christos "with the -M switch (multiple options should be separated by commas):\n"
   1981  1.6  christos msgstr ""
   1982  1.6  christos "\n"
   1983  1.6  christos "  -M      NFP \n"
   1984  1.6  christos " (    ):\n"
   1985  1.6  christos 
   1986  1.8  christos #: nfp-dis.c:2988
   1987  1.6  christos #, c-format
   1988  1.6  christos msgid ""
   1989  1.6  christos "\n"
   1990  1.6  christos "  no-pc\t\t    Don't print program counter prefix.\n"
   1991  1.6  christos "  ctx4\t\t    Force disassembly using 4-context mode.\n"
   1992  1.6  christos "  ctx8\t\t    Force 8-context mode, takes precedence."
   1993  1.6  christos msgstr ""
   1994  1.6  christos "\n"
   1995  1.6  christos "  no-pc\t\t        .\n"
   1996  1.6  christos "  ctx4\t\t        4- .\n"
   1997  1.6  christos "  ctx8\t\t     8- ,  ."
   1998  1.6  christos 
   1999  1.6  christos #: nios2-dis.c:135
   2000  1.6  christos #, c-format
   2001  1.6  christos msgid "out of memory"
   2002  1.6  christos msgstr " '"
   2003  1.6  christos 
   2004  1.6  christos #: nios2-dis.c:263
   2005  1.6  christos #, c-format
   2006  1.6  christos msgid "internal error: broken opcode descriptor for `%s %s'"
   2007  1.6  christos msgstr " :      %s %s"
   2008  1.6  christos 
   2009  1.1  christos #. I and Z are output operands and can`t be immediate
   2010  1.1  christos #. A is an address and we can`t have the address of
   2011  1.1  christos #. an immediate either. We don't know how much to increase
   2012  1.1  christos #. aoffsetp by since whatever generated this is broken
   2013  1.1  christos #. anyway!
   2014  1.1  christos #: ns32k-dis.c:533
   2015  1.1  christos #, c-format
   2016  1.1  christos msgid "$<undefined>"
   2017  1.1  christos msgstr "$< >"
   2018  1.1  christos 
   2019  1.6  christos #: or1k-asm.c:55
   2020  1.6  christos msgid "relocation invalid for store"
   2021  1.6  christos msgstr "    "
   2022  1.6  christos 
   2023  1.6  christos #: or1k-asm.c:56
   2024  1.6  christos msgid "internal relocation type invalid"
   2025  1.6  christos msgstr "   "
   2026  1.6  christos 
   2027  1.8  christos #: or1k-desc.c:2041
   2028  1.6  christos #, c-format
   2029  1.6  christos msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   2030  1.6  christos msgstr " : or1k_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   2031  1.6  christos 
   2032  1.8  christos #: or1k-desc.c:2129
   2033  1.6  christos #, c-format
   2034  1.6  christos msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
   2035  1.6  christos msgstr " : or1k_cgen_cpu_open:   %d"
   2036  1.6  christos 
   2037  1.8  christos #: or1k-desc.c:2148
   2038  1.1  christos #, c-format
   2039  1.6  christos msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
   2040  1.6  christos msgstr " : or1k_cgen_cpu_open:    "
   2041  1.1  christos 
   2042  1.8  christos #: ppc-dis.c:396
   2043  1.6  christos #, c-format
   2044  1.6  christos msgid "warning: ignoring unknown -M%s option"
   2045  1.6  christos msgstr ":    -M%s"
   2046  1.6  christos 
   2047  1.8  christos #: ppc-dis.c:1110
   2048  1.1  christos #, c-format
   2049  1.1  christos msgid ""
   2050  1.1  christos "\n"
   2051  1.1  christos "The following PPC specific disassembler options are supported for use with\n"
   2052  1.1  christos "the -M switch:\n"
   2053  1.1  christos msgstr ""
   2054  1.1  christos "\n"
   2055  1.1  christos "  -M      PPC \n"
   2056  1.1  christos ":\n"
   2057  1.1  christos 
   2058  1.6  christos #: ppc-opc.c:51 ppc-opc.c:74 ppc-opc.c:100 ppc-opc.c:130
   2059  1.6  christos msgid "invalid register"
   2060  1.6  christos msgstr " "
   2061  1.6  christos 
   2062  1.7  christos #: ppc-opc.c:396
   2063  1.1  christos msgid "invalid conditional option"
   2064  1.1  christos msgstr " "
   2065  1.1  christos 
   2066  1.7  christos #: ppc-opc.c:399
   2067  1.1  christos msgid "invalid counter access"
   2068  1.1  christos msgstr "   "
   2069  1.1  christos 
   2070  1.7  christos #: ppc-opc.c:463
   2071  1.7  christos msgid "BO value implies no branch hint, when using + or - modifier"
   2072  1.7  christos msgstr " BO   ,      ,    +  -"
   2073  1.7  christos 
   2074  1.7  christos #: ppc-opc.c:468
   2075  1.1  christos msgid "attempt to set y bit when using + or - modifier"
   2076  1.1  christos msgstr "   y     +  -"
   2077  1.1  christos 
   2078  1.7  christos #: ppc-opc.c:470
   2079  1.7  christos msgid "attempt to set 'at' bits when using + or - modifier"
   2080  1.7  christos msgstr "   at     +  -"
   2081  1.7  christos 
   2082  1.8  christos #: ppc-opc.c:574
   2083  1.8  christos msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8"
   2084  1.8  christos msgstr " :     [-512, -8]     8"
   2085  1.8  christos 
   2086  1.8  christos #: ppc-opc.c:705
   2087  1.7  christos msgid "invalid R operand"
   2088  1.7  christos msgstr "  R"
   2089  1.7  christos 
   2090  1.8  christos #: ppc-opc.c:760
   2091  1.1  christos msgid "invalid mask field"
   2092  1.1  christos msgstr "  "
   2093  1.1  christos 
   2094  1.8  christos #: ppc-opc.c:783
   2095  1.6  christos msgid "invalid mfcr mask"
   2096  1.6  christos msgstr "  mfcr"
   2097  1.6  christos 
   2098  1.8  christos #: ppc-opc.c:901 ppc-opc.c:919
   2099  1.6  christos msgid "illegal L operand value"
   2100  1.6  christos msgstr "   L"
   2101  1.6  christos 
   2102  1.8  christos #: ppc-opc.c:942
   2103  1.7  christos msgid "illegal WC operand value"
   2104  1.7  christos msgstr "   WC"
   2105  1.7  christos 
   2106  1.8  christos #: ppc-opc.c:1039
   2107  1.6  christos msgid "incompatible L operand value"
   2108  1.6  christos msgstr "   L"
   2109  1.1  christos 
   2110  1.8  christos #: ppc-opc.c:1079 ppc-opc.c:1114
   2111  1.1  christos msgid "illegal bitmask"
   2112  1.1  christos msgstr "  "
   2113  1.1  christos 
   2114  1.8  christos #: ppc-opc.c:1201
   2115  1.1  christos msgid "address register in load range"
   2116  1.1  christos msgstr "    "
   2117  1.1  christos 
   2118  1.8  christos #: ppc-opc.c:1241
   2119  1.7  christos msgid "illegal PL operand value"
   2120  1.7  christos msgstr "   PL"
   2121  1.7  christos 
   2122  1.8  christos #: ppc-opc.c:1302
   2123  1.1  christos msgid "index register in load range"
   2124  1.1  christos msgstr "    "
   2125  1.1  christos 
   2126  1.8  christos #: ppc-opc.c:1331 ppc-opc.c:1417
   2127  1.1  christos msgid "source and target register operands must be different"
   2128  1.1  christos msgstr "       "
   2129  1.1  christos 
   2130  1.8  christos #: ppc-opc.c:1362
   2131  1.1  christos msgid "invalid register operand when updating"
   2132  1.1  christos msgstr "     "
   2133  1.1  christos 
   2134  1.8  christos #: ppc-opc.c:1480
   2135  1.6  christos msgid "illegal immediate value"
   2136  1.6  christos msgstr " "
   2137  1.6  christos 
   2138  1.8  christos #: ppc-opc.c:1585
   2139  1.6  christos msgid "invalid bat number"
   2140  1.6  christos msgstr "  bat"
   2141  1.6  christos 
   2142  1.8  christos #: ppc-opc.c:1620
   2143  1.1  christos msgid "invalid sprg number"
   2144  1.1  christos msgstr "  sprg"
   2145  1.1  christos 
   2146  1.8  christos #: ppc-opc.c:1657
   2147  1.6  christos msgid "invalid tbr number"
   2148  1.6  christos msgstr "  tbr"
   2149  1.6  christos 
   2150  1.8  christos #: ppc-opc.c:1743 ppc-opc.c:1789
   2151  1.7  christos msgid "VSR overlaps ACC operand"
   2152  1.7  christos msgstr "VSR   ACC"
   2153  1.7  christos 
   2154  1.8  christos #: ppc-opc.c:1896
   2155  1.1  christos msgid "invalid constant"
   2156  1.1  christos msgstr " "
   2157  1.1  christos 
   2158  1.8  christos #: ppc-opc.c:1998 ppc-opc.c:2021 ppc-opc.c:2044 ppc-opc.c:2067
   2159  1.6  christos msgid "UIMM = 00000 is illegal"
   2160  1.6  christos msgstr "UIMM = 00000  "
   2161  1.6  christos 
   2162  1.8  christos #: ppc-opc.c:2090
   2163  1.6  christos msgid "UIMM values >7 are illegal"
   2164  1.6  christos msgstr " UIMM > 7  "
   2165  1.6  christos 
   2166  1.8  christos #: ppc-opc.c:2113
   2167  1.6  christos msgid "UIMM values >15 are illegal"
   2168  1.6  christos msgstr " UIMM > 15  "
   2169  1.6  christos 
   2170  1.8  christos #: ppc-opc.c:2136
   2171  1.6  christos msgid "GPR odd is illegal"
   2172  1.6  christos msgstr " GPR  "
   2173  1.6  christos 
   2174  1.8  christos #: ppc-opc.c:2159 ppc-opc.c:2182
   2175  1.6  christos msgid "invalid offset"
   2176  1.6  christos msgstr " "
   2177  1.6  christos 
   2178  1.8  christos #: ppc-opc.c:2205
   2179  1.6  christos msgid "invalid Ddd value"
   2180  1.6  christos msgstr "  Ddd"
   2181  1.6  christos 
   2182  1.8  christos #: ppc-opc.c:2258 ppc-opc.c:2285
   2183  1.8  christos msgid "invalid TH value"
   2184  1.8  christos msgstr "  TH"
   2185  1.8  christos 
   2186  1.7  christos #. The option without '=' should be defined above.
   2187  1.8  christos #: riscv-dis.c:103 riscv-dis.c:140
   2188  1.6  christos #, c-format
   2189  1.6  christos msgid "unrecognized disassembler option: %s"
   2190  1.6  christos msgstr "  : %s"
   2191  1.6  christos 
   2192  1.7  christos #. Invalid options with '=', no option name before '=',
   2193  1.7  christos #. and no value after '='.
   2194  1.8  christos #: riscv-dis.c:111
   2195  1.7  christos #, c-format
   2196  1.7  christos msgid "unrecognized disassembler option with '=': %s"
   2197  1.7  christos msgstr "    =: %s"
   2198  1.7  christos 
   2199  1.8  christos #: riscv-dis.c:125
   2200  1.7  christos #, c-format
   2201  1.8  christos msgid "unknown privileged spec set by %s=%s"
   2202  1.7  christos msgstr "   ,    %s=%s"
   2203  1.7  christos 
   2204  1.8  christos #: riscv-dis.c:132
   2205  1.8  christos #, c-format
   2206  1.8  christos msgid "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
   2207  1.8  christos msgstr "      %s=%s,   elf  %s"
   2208  1.8  christos 
   2209  1.8  christos #: riscv-dis.c:526
   2210  1.6  christos #, c-format
   2211  1.6  christos msgid "# internal error, undefined modifier (%c)"
   2212  1.6  christos msgstr "#  ,   (%c)"
   2213  1.6  christos 
   2214  1.8  christos #: riscv-dis.c:1018
   2215  1.8  christos msgid "Print numeric register names, rather than ABI names."
   2216  1.8  christos msgstr "   ,     ABI."
   2217  1.8  christos 
   2218  1.8  christos #: riscv-dis.c:1021
   2219  1.8  christos msgid "Disassemble only into canonical instructions."
   2220  1.8  christos msgstr "     ."
   2221  1.8  christos 
   2222  1.8  christos #: riscv-dis.c:1024
   2223  1.8  christos msgid "Print the CSR according to the chosen privilege spec."
   2224  1.8  christos msgstr " CSR      ."
   2225  1.8  christos 
   2226  1.8  christos #: riscv-dis.c:1100
   2227  1.1  christos #, c-format
   2228  1.1  christos msgid ""
   2229  1.1  christos "\n"
   2230  1.8  christos "The following RISC-V specific disassembler options are supported for use\n"
   2231  1.1  christos "with the -M switch (multiple options should be separated by commas):\n"
   2232  1.1  christos msgstr ""
   2233  1.1  christos "\n"
   2234  1.6  christos "  -M      RISC-V \n"
   2235  1.1  christos " (    ):\n"
   2236  1.1  christos 
   2237  1.7  christos #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
   2238  1.7  christos msgid "<invalid register number>"
   2239  1.8  christos msgstr "<  >"
   2240  1.7  christos 
   2241  1.7  christos #: rx-dis.c:147 rx-dis.c:195
   2242  1.7  christos msgid "<invalid condition code>"
   2243  1.7  christos msgstr "<  >"
   2244  1.7  christos 
   2245  1.7  christos #: rx-dis.c:155
   2246  1.7  christos msgid "<invalid flag>"
   2247  1.7  christos msgstr "< >"
   2248  1.7  christos 
   2249  1.7  christos #: rx-dis.c:203
   2250  1.7  christos msgid "<invalid opsize>"
   2251  1.7  christos msgstr "<  >"
   2252  1.7  christos 
   2253  1.7  christos #: rx-dis.c:211
   2254  1.7  christos msgid "<invalid size>"
   2255  1.7  christos msgstr "< >"
   2256  1.7  christos 
   2257  1.8  christos #: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307
   2258  1.7  christos msgid "<illegal reg num>"
   2259  1.8  christos msgstr "<  >"
   2260  1.7  christos 
   2261  1.8  christos #: s12z-dis.c:370
   2262  1.7  christos msgid "<bad>"
   2263  1.7  christos msgstr "<>"
   2264  1.7  christos 
   2265  1.8  christos #: s12z-dis.c:380
   2266  1.7  christos msgid ".<bad>"
   2267  1.7  christos msgstr ".<>"
   2268  1.6  christos 
   2269  1.6  christos #: s390-dis.c:42
   2270  1.6  christos msgid "Disassemble in ESA architecture mode"
   2271  1.6  christos msgstr "    ESA"
   2272  1.6  christos 
   2273  1.6  christos #: s390-dis.c:43
   2274  1.6  christos msgid "Disassemble in z/Architecture mode"
   2275  1.6  christos msgstr "   z/Architecture"
   2276  1.1  christos 
   2277  1.6  christos #: s390-dis.c:44
   2278  1.6  christos msgid "Print unknown instructions according to length from first two bits"
   2279  1.6  christos msgstr "         "
   2280  1.6  christos 
   2281  1.6  christos #: s390-dis.c:76
   2282  1.6  christos #, c-format
   2283  1.6  christos msgid "unknown S/390 disassembler option: %s"
   2284  1.6  christos msgstr "   S/390: %s"
   2285  1.6  christos 
   2286  1.6  christos #: s390-dis.c:416
   2287  1.6  christos #, c-format
   2288  1.6  christos msgid ""
   2289  1.6  christos "\n"
   2290  1.6  christos "The following S/390 specific disassembler options are supported for use\n"
   2291  1.6  christos "with the -M switch (multiple options should be separated by commas):\n"
   2292  1.6  christos msgstr ""
   2293  1.6  christos "\n"
   2294  1.6  christos "  -M      S/390 \n"
   2295  1.6  christos " (    ):\n"
   2296  1.6  christos 
   2297  1.8  christos #: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138
   2298  1.8  christos #: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854
   2299  1.1  christos msgid "<illegal instruction>"
   2300  1.1  christos msgstr "< >"
   2301  1.1  christos 
   2302  1.6  christos #: sparc-dis.c:308 sparc-dis.c:318
   2303  1.1  christos #, c-format
   2304  1.6  christos msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
   2305  1.6  christos msgstr " :    sparc-opcode.h: %s, %#.8lx, %#.8lx\n"
   2306  1.1  christos 
   2307  1.6  christos #: sparc-dis.c:377
   2308  1.1  christos #, c-format
   2309  1.6  christos msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
   2310  1.6  christos msgstr " :   sparc-opcode.h: %s == %s\n"
   2311  1.1  christos 
   2312  1.1  christos #. Mark as non-valid instruction.
   2313  1.7  christos #: sparc-dis.c:1094
   2314  1.1  christos msgid "unknown"
   2315  1.1  christos msgstr ""
   2316  1.1  christos 
   2317  1.7  christos #: v850-dis.c:190
   2318  1.7  christos msgid "<invalid s-reg number>"
   2319  1.8  christos msgstr "<  s->"
   2320  1.7  christos 
   2321  1.7  christos #: v850-dis.c:206
   2322  1.7  christos msgid "<invalid reg number>"
   2323  1.8  christos msgstr "<  >"
   2324  1.7  christos 
   2325  1.7  christos #: v850-dis.c:222
   2326  1.7  christos msgid "<invalid v-reg number>"
   2327  1.8  christos msgstr "<  v->"
   2328  1.7  christos 
   2329  1.7  christos #: v850-dis.c:236
   2330  1.7  christos msgid "<invalid CC-reg number>"
   2331  1.8  christos msgstr "<  CC->"
   2332  1.7  christos 
   2333  1.7  christos #: v850-dis.c:250
   2334  1.7  christos msgid "<invalid float-CC-reg number>"
   2335  1.8  christos msgstr "<  float-CC->"
   2336  1.7  christos 
   2337  1.7  christos #: v850-dis.c:264
   2338  1.7  christos msgid "<invalid cacheop number>"
   2339  1.7  christos msgstr "<  cacheop>"
   2340  1.7  christos 
   2341  1.7  christos #: v850-dis.c:275
   2342  1.7  christos msgid "<invalid prefop number>"
   2343  1.7  christos msgstr "<  prefop>"
   2344  1.7  christos 
   2345  1.7  christos #: v850-dis.c:510
   2346  1.1  christos #, c-format
   2347  1.6  christos msgid "unknown operand shift: %x"
   2348  1.6  christos msgstr "  : %x"
   2349  1.1  christos 
   2350  1.7  christos #: v850-dis.c:526
   2351  1.1  christos #, c-format
   2352  1.6  christos msgid "unknown reg: %d"
   2353  1.6  christos msgstr " : %d"
   2354  1.1  christos 
   2355  1.1  christos #. The functions used to insert and extract complicated operands.
   2356  1.1  christos #. Note: There is a conspiracy between these functions and
   2357  1.1  christos #. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
   2358  1.1  christos #. containing the string 'out of range' will be ignored unless a
   2359  1.1  christos #. specific command line option is given to GAS.
   2360  1.6  christos #: v850-opc.c:53
   2361  1.1  christos msgid "displacement value is not in range and is not aligned"
   2362  1.1  christos msgstr "      ,    "
   2363  1.1  christos 
   2364  1.6  christos #: v850-opc.c:54
   2365  1.1  christos msgid "displacement value is out of range"
   2366  1.1  christos msgstr "      "
   2367  1.1  christos 
   2368  1.6  christos #: v850-opc.c:55
   2369  1.1  christos msgid "displacement value is not aligned"
   2370  1.1  christos msgstr "   "
   2371  1.1  christos 
   2372  1.6  christos #: v850-opc.c:57
   2373  1.1  christos msgid "immediate value is out of range"
   2374  1.1  christos msgstr "    "
   2375  1.1  christos 
   2376  1.6  christos #: v850-opc.c:58
   2377  1.1  christos msgid "branch value out of range"
   2378  1.1  christos msgstr "    "
   2379  1.1  christos 
   2380  1.6  christos #: v850-opc.c:59
   2381  1.1  christos msgid "branch value not in range and to odd offset"
   2382  1.1  christos msgstr "        "
   2383  1.1  christos 
   2384  1.6  christos #: v850-opc.c:60
   2385  1.1  christos msgid "branch to odd offset"
   2386  1.1  christos msgstr "   "
   2387  1.1  christos 
   2388  1.6  christos #: v850-opc.c:61
   2389  1.6  christos msgid "position value is out of range"
   2390  1.6  christos msgstr "    "
   2391  1.6  christos 
   2392  1.6  christos #: v850-opc.c:62
   2393  1.6  christos msgid "width value is out of range"
   2394  1.6  christos msgstr "     "
   2395  1.6  christos 
   2396  1.6  christos #: v850-opc.c:63
   2397  1.6  christos msgid "SelID is out of range"
   2398  1.6  christos msgstr "SelID    "
   2399  1.6  christos 
   2400  1.6  christos #: v850-opc.c:64
   2401  1.6  christos msgid "vector8 is out of range"
   2402  1.6  christos msgstr "vector8    "
   2403  1.6  christos 
   2404  1.6  christos #: v850-opc.c:65
   2405  1.6  christos msgid "vector5 is out of range"
   2406  1.6  christos msgstr "vector5    "
   2407  1.6  christos 
   2408  1.6  christos #: v850-opc.c:66
   2409  1.6  christos msgid "imm10 is out of range"
   2410  1.6  christos msgstr "imm10    "
   2411  1.6  christos 
   2412  1.6  christos #: v850-opc.c:67
   2413  1.6  christos msgid "SR/SelID is out of range"
   2414  1.6  christos msgstr "SR/SelID    "
   2415  1.6  christos 
   2416  1.8  christos #: v850-opc.c:508
   2417  1.1  christos msgid "invalid register for stack adjustment"
   2418  1.1  christos msgstr "    "
   2419  1.1  christos 
   2420  1.8  christos #: v850-opc.c:526
   2421  1.1  christos msgid "invalid register name"
   2422  1.1  christos msgstr "  "
   2423  1.1  christos 
   2424  1.8  christos #: wasm32-dis.c:93
   2425  1.6  christos msgid "Disassemble \"register\" names"
   2426  1.6  christos msgstr "  register"
   2427  1.6  christos 
   2428  1.8  christos #: wasm32-dis.c:94
   2429  1.6  christos msgid "Name well-known globals"
   2430  1.6  christos msgstr "   "
   2431  1.6  christos 
   2432  1.8  christos #: wasm32-dis.c:549
   2433  1.6  christos #, c-format
   2434  1.6  christos msgid ""
   2435  1.6  christos "The following WebAssembly-specific disassembler options are supported for use\n"
   2436  1.6  christos "with the -M switch:\n"
   2437  1.6  christos msgstr ""
   2438  1.6  christos "  -M      WebAssembly \n"
   2439  1.6  christos ":\n"
   2440  1.6  christos 
   2441  1.1  christos #: xc16x-asm.c:66
   2442  1.1  christos msgid "Missing '#' prefix"
   2443  1.1  christos msgstr "   #"
   2444  1.1  christos 
   2445  1.1  christos #: xc16x-asm.c:82
   2446  1.1  christos msgid "Missing '.' prefix"
   2447  1.1  christos msgstr "   ."
   2448  1.1  christos 
   2449  1.1  christos #: xc16x-asm.c:98
   2450  1.1  christos msgid "Missing 'pof:' prefix"
   2451  1.1  christos msgstr "   pof:"
   2452  1.1  christos 
   2453  1.1  christos #: xc16x-asm.c:114
   2454  1.1  christos msgid "Missing 'pag:' prefix"
   2455  1.1  christos msgstr "   pag:"
   2456  1.1  christos 
   2457  1.1  christos #: xc16x-asm.c:130
   2458  1.1  christos msgid "Missing 'sof:' prefix"
   2459  1.1  christos msgstr "   sof:"
   2460  1.1  christos 
   2461  1.1  christos #: xc16x-asm.c:146
   2462  1.1  christos msgid "Missing 'seg:' prefix"
   2463  1.1  christos msgstr "   seg:"
   2464  1.1  christos 
   2465  1.8  christos #: xc16x-desc.c:3350
   2466  1.6  christos #, c-format
   2467  1.6  christos msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   2468  1.6  christos msgstr " : xc16x_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   2469  1.6  christos 
   2470  1.8  christos #: xc16x-desc.c:3438
   2471  1.6  christos #, c-format
   2472  1.6  christos msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
   2473  1.6  christos msgstr " : xc16x_cgen_cpu_open:   %d"
   2474  1.6  christos 
   2475  1.8  christos #: xc16x-desc.c:3457
   2476  1.6  christos #, c-format
   2477  1.6  christos msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
   2478  1.6  christos msgstr " : xc16x_cgen_cpu_open:    "
   2479  1.6  christos 
   2480  1.1  christos #: xstormy16-asm.c:71
   2481  1.1  christos msgid "Bad register in preincrement"
   2482  1.1  christos msgstr "   "
   2483  1.1  christos 
   2484  1.1  christos #: xstormy16-asm.c:76
   2485  1.1  christos msgid "Bad register in postincrement"
   2486  1.1  christos msgstr "   "
   2487  1.1  christos 
   2488  1.1  christos #: xstormy16-asm.c:78
   2489  1.1  christos msgid "Bad register name"
   2490  1.1  christos msgstr "  "
   2491  1.1  christos 
   2492  1.1  christos #: xstormy16-asm.c:82
   2493  1.1  christos msgid "Label conflicts with register name"
   2494  1.1  christos msgstr "    "
   2495  1.1  christos 
   2496  1.1  christos #: xstormy16-asm.c:86
   2497  1.1  christos msgid "Label conflicts with `Rx'"
   2498  1.1  christos msgstr "   Rx"
   2499  1.1  christos 
   2500  1.1  christos #: xstormy16-asm.c:88
   2501  1.1  christos msgid "Bad immediate expression"
   2502  1.1  christos msgstr "   "
   2503  1.1  christos 
   2504  1.1  christos #: xstormy16-asm.c:109
   2505  1.1  christos msgid "No relocation for small immediate"
   2506  1.1  christos msgstr "     "
   2507  1.1  christos 
   2508  1.1  christos #: xstormy16-asm.c:119
   2509  1.1  christos msgid "Small operand was not an immediate number"
   2510  1.1  christos msgstr "      "
   2511  1.1  christos 
   2512  1.1  christos #: xstormy16-asm.c:157
   2513  1.1  christos msgid "Operand is not a symbol"
   2514  1.1  christos msgstr "   "
   2515  1.1  christos 
   2516  1.1  christos #: xstormy16-asm.c:165
   2517  1.1  christos msgid "Syntax error: No trailing ')'"
   2518  1.1  christos msgstr " :    )"
   2519  1.6  christos 
   2520  1.8  christos #: xstormy16-desc.c:1318
   2521  1.6  christos #, c-format
   2522  1.6  christos msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
   2523  1.6  christos msgstr " : xstormy16_cgen_rebuild_tables:   insn-chunk-bitsize: %d  %d"
   2524  1.6  christos 
   2525  1.8  christos #: xstormy16-desc.c:1406
   2526  1.6  christos #, c-format
   2527  1.6  christos msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
   2528  1.6  christos msgstr " : xstormy16_cgen_cpu_open:   %d"
   2529  1.6  christos 
   2530  1.8  christos #: xstormy16-desc.c:1425
   2531  1.6  christos #, c-format
   2532  1.6  christos msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
   2533  1.6  christos msgstr " : xstormy16_cgen_cpu_open:    "
   2534  1.8  christos 
   2535  1.8  christos #~ msgid ""
   2536  1.8  christos #~ "\n"
   2537  1.8  christos #~ "  no-aliases      Disassemble only into canonical instructions, rather\n"
   2538  1.8  christos #~ "                  than into pseudoinstructions.\n"
   2539  1.8  christos #~ msgstr ""
   2540  1.8  christos #~ "\n"
   2541  1.8  christos #~ "  no-aliases          ,   \n"
   2542  1.8  christos #~ "                  .\n"
   2543  1.8  christos 
   2544  1.8  christos #~ msgid "  dsp             Recognize DSP instructions.\n"
   2545  1.8  christos #~ msgstr "  dsp               DSP.\n"
   2546  1.8  christos 
   2547  1.8  christos #~ msgid "  spfp            Recognize FPX SP instructions.\n"
   2548  1.8  christos #~ msgstr "  spfp              SP FPX.\n"
   2549  1.8  christos 
   2550  1.8  christos #~ msgid "  dpfp            Recognize FPX DP instructions.\n"
   2551  1.8  christos #~ msgstr "  dpfp              DP FPX.\n"
   2552  1.8  christos 
   2553  1.8  christos #~ msgid "  nps400          Recognize NPS400 instructions.\n"
   2554  1.8  christos #~ msgstr "  nps400            NPS400.\n"
   2555  1.8  christos 
   2556  1.8  christos #~ msgid "%s: %s: (base_opcode >> 24) != 0: %s\n"
   2557  1.8  christos #~ msgstr "%s: %s: (__ >> 24) != 0: %s\n"
   2558  1.8  christos 
   2559  1.8  christos #~ msgid "%s: %s: (base_opcode >> 16) != 0: %s\n"
   2560  1.8  christos #~ msgstr "%s: %s: (__ >> 16) != 0: %s\n"
   2561  1.8  christos 
   2562  1.8  christos #~ msgid "%s: %s: (base_opcode >> 8) != 0: %s\n"
   2563  1.8  christos #~ msgstr "%s: %s: (__ >> 8) != 0: %s\n"
   2564  1.8  christos 
   2565  1.8  christos #~ msgid "%s: %s: base_opcode != 0: %s\n"
   2566  1.8  christos #~ msgstr "%s: %s: __ != 0: %s\n"
   2567