From fe41178f92456bdca940b03b8c4aa271ce6d737b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 26 Feb 2002 10:28:13 +0000 Subject: Import new Spanish and German translations --- opcodes/ChangeLog | 6 + opcodes/configure | 2 +- opcodes/configure.in | 2 +- opcodes/po/de.po | 393 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 401 insertions(+), 2 deletions(-) create mode 100644 opcodes/po/de.po (limited to 'opcodes') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 17bb941..30bf2e6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2002-02-26 Nick Clifton + + * configure.in (LINGUAS): Add de.po. + * configure: Regenerate. + * po/de.po: New file. + 2002-02-25 Alan Modra * ppc-dis.c (powerpc_dialect): Handle power4 option. diff --git a/opcodes/configure b/opcodes/configure index 8fbedbb..2e978ad 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -2588,7 +2588,7 @@ else fi -ALL_LINGUAS="fr sv tr es da" +ALL_LINGUAS="fr sv tr es da de" echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 echo "configure:2594: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. diff --git a/opcodes/configure.in b/opcodes/configure.in index ee15b8a..0088fe9 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -77,7 +77,7 @@ AC_EXEEXT AC_PROG_CC -ALL_LINGUAS="fr sv tr es da" +ALL_LINGUAS="fr sv tr es da de" CY_GNU_GETTEXT . ${srcdir}/../bfd/configure.host diff --git a/opcodes/po/de.po b/opcodes/po/de.po new file mode 100644 index 0000000..f01d71d --- /dev/null +++ b/opcodes/po/de.po @@ -0,0 +1,393 @@ +# Katalog für opcodes. +# Copyright (C) 2002 Free Software Foundation, Inc. +# Martin v. Löwis , 2002. +# +msgid "" +msgstr "" +"Project-Id-Version: opcodes 2.12-pre020121\n" +"POT-Creation-Date: 2002-01-17 13:58+0000\n" +"PO-Revision-Date: 2002-02-24 11:49+0100\n" +"Last-Translator: Martin v. Löwis \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: alpha-opc.c:335 +msgid "branch operand unaligned" +msgstr "" + +#: alpha-opc.c:358 alpha-opc.c:380 +msgid "jump hint unaligned" +msgstr "" + +#: arc-dis.c:52 +msgid "Illegal limm reference in last instruction!\n" +msgstr "" + +#: arm-dis.c:509 +msgid "" +msgstr "" + +#: arm-dis.c:1019 +#, c-format +msgid "Unrecognised register name set: %s\n" +msgstr "" + +#: arm-dis.c:1026 +#, c-format +msgid "Unrecognised disassembler option: %s\n" +msgstr "" + +#: arm-dis.c:1198 +msgid "" +"\n" +"The following ARM specific disassembler options are supported for use with\n" +"the -M switch:\n" +msgstr "" + +#: avr-dis.c:118 avr-dis.c:128 +msgid "undefined" +msgstr "" + +#: avr-dis.c:180 +msgid "Internal disassembler error" +msgstr "" + +#: avr-dis.c:228 +#, c-format +msgid "unknown constraint `%c'" +msgstr "" + +#: 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:367 +#, c-format +msgid "operand out of range (%lu not between %lu and %lu)" +msgstr "" + +#: d30v-dis.c:312 +#, c-format +msgid "" +msgstr "" + +#. Can't happen. +#: dis-buf.c:57 +#, c-format +msgid "Unknown error %d\n" +msgstr "" + +#: dis-buf.c:62 +#, c-format +msgid "Address 0x%x is out of bounds.\n" +msgstr "" + +#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245 +#, c-format +msgid "Unrecognized field %d while parsing.\n" +msgstr "" + +#: fr30-asm.c:374 m32r-asm.c:376 openrisc-asm.c:295 +msgid "missing mnemonic in syntax string" +msgstr "" + +#. We couldn't parse it. +#: fr30-asm.c:510 fr30-asm.c:514 fr30-asm.c:601 fr30-asm.c:703 m32r-asm.c:512 +#: m32r-asm.c:516 m32r-asm.c:603 m32r-asm.c:705 openrisc-asm.c:431 +#: openrisc-asm.c:435 openrisc-asm.c:522 openrisc-asm.c:624 +msgid "unrecognized instruction" +msgstr "" + +#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478 +#, c-format +msgid "syntax error (expected char `%c', found `%c')" +msgstr "" + +#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488 +#, c-format +msgid "syntax error (expected char `%c', found end of instruction)" +msgstr "" + +#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516 +msgid "junk at end of line" +msgstr "" + +#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623 +msgid "unrecognized form of instruction" +msgstr "" + +#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635 +#, c-format +msgid "bad instruction `%.50s...'" +msgstr "" + +#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638 +#, c-format +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" +msgstr "" + +#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166 +#, c-format +msgid "operand out of range (%ld not between %ld and %lu)" +msgstr "" + +#: fr30-ibld.c:179 m32r-ibld.c:179 openrisc-ibld.c:179 +#, c-format +msgid "operand out of range (%lu not between 0 and %lu)" +msgstr "" + +#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634 +#, c-format +msgid "Unrecognized field %d while building insn.\n" +msgstr "" + +#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737 +#, c-format +msgid "Unrecognized field %d while decoding insn.\n" +msgstr "" + +#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817 +#, c-format +msgid "Unrecognized field %d while getting int operand.\n" +msgstr "" + +#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877 +#, c-format +msgid "Unrecognized field %d while getting vma operand.\n" +msgstr "" + +#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946 +#, c-format +msgid "Unrecognized field %d while setting int operand.\n" +msgstr "" + +#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003 +#, c-format +msgid "Unrecognized field %d while setting vma operand.\n" +msgstr "" + +#: h8300-dis.c:384 +#, c-format +msgid "Hmmmm %x" +msgstr "" + +#: h8300-dis.c:395 +#, c-format +msgid "Don't understand %x \n" +msgstr "" + +#: h8500-dis.c:143 +#, c-format +msgid "can't cope with insert %d\n" +msgstr "" + +#. Couldn't understand anything. +#: h8500-dis.c:350 +#, c-format +msgid "%02x\t\t*unknown*" +msgstr "" + +#: i386-dis.c:1649 +msgid "" +msgstr "" + +#: m10200-dis.c:199 +#, c-format +msgid "unknown\t0x%02x" +msgstr "" + +#: m10200-dis.c:339 +#, c-format +msgid "unknown\t0x%04lx" +msgstr "" + +#: m10300-dis.c:685 +#, c-format +msgid "unknown\t0x%04x" +msgstr "" + +#: m68k-dis.c:429 +#, c-format +msgid "\n" +msgstr "" + +#: m68k-dis.c:1007 +#, c-format +msgid "" +msgstr "" + +#: m88k-dis.c:255 +#, c-format +msgid "# " +msgstr "" + +#: mips-dis.c:290 +#, c-format +msgid "# internal error, undefined modifier(%c)" +msgstr "" + +#: 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 +#. * aoffsetp by since whatever generated this is broken +#. * anyway! +#. +#: ns32k-dis.c:628 +msgid "$" +msgstr "" + +#: ppc-opc.c:765 ppc-opc.c:798 +msgid "invalid conditional option" +msgstr "" + +#: ppc-opc.c:800 +msgid "attempt to set y bit when using + or - modifier" +msgstr "" + +#: ppc-opc.c:832 ppc-opc.c:884 +msgid "offset not a multiple of 4" +msgstr "" + +#: 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:944 ppc-opc.c:981 +msgid "illegal bitmask" +msgstr "" + +#: ppc-opc.c:1054 +msgid "value out of range" +msgstr "" + +#: ppc-opc.c:1130 +msgid "index register in load range" +msgstr "" + +#: ppc-opc.c:1146 +msgid "invalid register operand when updating" +msgstr "" + +#. Mark as non-valid instruction +#: sparc-dis.c:749 +msgid "unknown" +msgstr "" + +#: sparc-dis.c:824 +#, c-format +msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" +msgstr "" + +#: sparc-dis.c:835 +#, c-format +msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" +msgstr "" + +#: sparc-dis.c:884 +#, c-format +msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" +msgstr "" + +#: v850-dis.c:224 +#, c-format +msgid "unknown operand shift: %x\n" +msgstr "" + +#: v850-dis.c:236 +#, c-format +msgid "unknown pop reg: %d\n" +msgstr "" + +#. The functions used to insert and extract complicated operands. +#. Note: There is a conspiracy between these functions and +#. v850_insert_operand() in gas/config/tc-v850.c. Error messages +#. containing the string 'out of range' will be ignored unless a +#. specific command line option is given to GAS. +#: v850-opc.c:68 +msgid "displacement value is not in range and is not aligned" +msgstr "" + +#: v850-opc.c:69 +msgid "displacement value is out of range" +msgstr "" + +#: v850-opc.c:70 +msgid "displacement value is not aligned" +msgstr "" + +#: v850-opc.c:72 +msgid "immediate value is out of range" +msgstr "" + +#: v850-opc.c:83 +msgid "branch value not in range and to odd offset" +msgstr "" + +#: v850-opc.c:85 v850-opc.c:117 +msgid "branch value out of range" +msgstr "" + +#: v850-opc.c:88 v850-opc.c:120 +msgid "branch to odd offset" +msgstr "" + +#: v850-opc.c:115 +msgid "branch value not in range and to an odd offset" +msgstr "" + +#: v850-opc.c:346 +msgid "invalid register for stack adjustment" +msgstr "" + +#: v850-opc.c:370 +msgid "immediate value not in range and not even" +msgstr "" + +#: v850-opc.c:375 +msgid "immediate value must be even" +msgstr "Der Direktoperand muss gerade sein." -- cgit v1.1