diff options
Diffstat (limited to 'opcodes/po/opcodes.pot')
-rw-r--r-- | opcodes/po/opcodes.pot | 78 |
1 files changed, 57 insertions, 21 deletions
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index fa786b3..4e079cd 100644 --- a/opcodes/po/opcodes.pot +++ b/opcodes/po/opcodes.pot @@ -6,13 +6,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-10-12 23:04+0100\n" +"POT-Creation-Date: 2002-01-17 13:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" #: alpha-opc.c:335 msgid "branch operand unaligned" @@ -22,21 +22,25 @@ msgstr "" msgid "jump hint unaligned" msgstr "" +#: arc-dis.c:52 +msgid "Illegal limm reference in last instruction!\n" +msgstr "" + #: arm-dis.c:509 msgid "<illegal precision>" msgstr "" -#: arm-dis.c:941 +#: arm-dis.c:1019 #, c-format msgid "Unrecognised register name set: %s\n" msgstr "" -#: arm-dis.c:948 +#: arm-dis.c:1026 #, c-format msgid "Unrecognised disassembler option: %s\n" msgstr "" -#: arm-dis.c:1120 +#: arm-dis.c:1198 msgid "" "\n" "The following ARM specific disassembler options are supported for use with\n" @@ -56,16 +60,12 @@ msgstr "" msgid "unknown constraint `%c'" msgstr "" -#: cgen-asm.c:232 -msgid "unrecognized keyword/register name" -msgstr "" - -#: cgen-asm.c:340 fr30-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195 +#: cgen-asm.c:346 fr30-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195 #, c-format msgid "operand out of range (%ld not between %ld and %ld)" msgstr "" -#: cgen-asm.c:361 +#: cgen-asm.c:367 #, c-format msgid "operand out of range (%lu not between %lu and %lu)" msgstr "" @@ -130,6 +130,11 @@ msgstr "" msgid "bad instruction `%.50s'" msgstr "" +#. Default text to print if an instruction isn't recognized. +#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39 +msgid "*unknown*" +msgstr "" + #: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137 #, c-format msgid "Unrecognized field %d while printing insn.\n" @@ -196,6 +201,10 @@ msgstr "" msgid "%02x\t\t*unknown*" msgstr "" +#: i386-dis.c:1649 +msgid "<internal disassembler error>" +msgstr "" + #: m10200-dis.c:199 #, c-format msgid "unknown\t0x%02x" @@ -226,16 +235,35 @@ msgstr "" msgid "# <dis error: %08x>" msgstr "" -#: mips-dis.c:292 +#: mips-dis.c:290 #, c-format msgid "# internal error, undefined modifier(%c)" msgstr "" -#: mips-dis.c:1129 +#: mips-dis.c:1154 #, c-format msgid "# internal disassembler error, unrecognised modifier (%c)" msgstr "" +#: mmix-dis.c:34 +#, c-format +msgid "Bad case %d (%s) in %s:%d\n" +msgstr "" + +#: mmix-dis.c:44 +#, c-format +msgid "Internal: Non-debugged code (test-case missing): %s:%d" +msgstr "" + +#: mmix-dis.c:53 +msgid "(unknown)" +msgstr "" + +#: mmix-dis.c:517 +#, c-format +msgid "*unknown operands type: %d*" +msgstr "" + #. I and Z are output operands and can`t be immediate #. * A is an address and we can`t have the address of #. * an immediate either. We don't know how much to increase @@ -246,35 +274,43 @@ msgstr "" msgid "$<undefined>" msgstr "" -#: ppc-opc.c:625 ppc-opc.c:656 +#: ppc-opc.c:765 ppc-opc.c:798 msgid "invalid conditional option" msgstr "" -#: ppc-opc.c:658 +#: ppc-opc.c:800 msgid "attempt to set y bit when using + or - modifier" msgstr "" -#: ppc-opc.c:688 +#: ppc-opc.c:832 ppc-opc.c:884 msgid "offset not a multiple of 4" msgstr "" -#: ppc-opc.c:715 +#: ppc-opc.c:857 +msgid "offset not between -2048 and 2047" +msgstr "" + +#: ppc-opc.c:882 +msgid "offset not between -8192 and 8191" +msgstr "" + +#: ppc-opc.c:910 msgid "ignoring least significant bits in branch offset" msgstr "" -#: ppc-opc.c:750 ppc-opc.c:787 +#: ppc-opc.c:944 ppc-opc.c:981 msgid "illegal bitmask" msgstr "" -#: ppc-opc.c:856 +#: ppc-opc.c:1054 msgid "value out of range" msgstr "" -#: ppc-opc.c:930 +#: ppc-opc.c:1130 msgid "index register in load range" msgstr "" -#: ppc-opc.c:945 +#: ppc-opc.c:1146 msgid "invalid register operand when updating" msgstr "" |