aboutsummaryrefslogtreecommitdiff
path: root/opcodes/po/de.po
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-06-26 14:03:16 +0100
committerNick Clifton <nickc@redhat.com>2018-06-26 14:03:16 +0100
commit30aa13067f70ba1d11c35d13be753118c457842c (patch)
treec64ff7a9e056e37b3174afa5b23af82e77c8fd8b /opcodes/po/de.po
parent791755f59dde1d1bc191fd3742d32929091dec83 (diff)
downloadgdb-30aa13067f70ba1d11c35d13be753118c457842c.zip
gdb-30aa13067f70ba1d11c35d13be753118c457842c.tar.gz
gdb-30aa13067f70ba1d11c35d13be753118c457842c.tar.bz2
Updated translations.
gas * po/uk.po: Updated Ukranian translation. bfd * po/uk.po: Updated Ukranian translation. ld * po/uk.po: Updated Ukranian translation. gold * po/uk.po: Updated Ukranian translation. opcodes * po/uk.po: Updated Ukranian translation. * po/de.po: Updated German translation. * po/pt_BR.po: Updated Brazilian Portuguese translation. binutils* po/sv.po: Updated Swedish translation. * po/uk.po: Updated Ukranian translation.
Diffstat (limited to 'opcodes/po/de.po')
-rw-r--r--opcodes/po/de.po962
1 files changed, 659 insertions, 303 deletions
diff --git a/opcodes/po/de.po b/opcodes/po/de.po
index 4608733..835914d 100644
--- a/opcodes/po/de.po
+++ b/opcodes/po/de.po
@@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: opcodes 2.30.0\n"
+"Project-Id-Version: opcodes 2.30.90\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2018-01-13 13:44+0000\n"
-"PO-Revision-Date: 2018-01-15 18:12+0100\n"
+"POT-Creation-Date: 2018-06-24 19:41+0100\n"
+"PO-Revision-Date: 2018-06-24 22:29+0200\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
@@ -17,16 +17,24 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 2.0.5\n"
+"X-Generator: Poedit 2.0.8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: aarch64-asm.c:805
+msgid "specified register cannot be read from"
+msgstr "Aus dem angegebenen Register kann nicht gelesen werden"
+
+#: aarch64-asm.c:814
+msgid "specified register cannot be written to"
+msgstr "In das angegebene Register kann nicht geschrieben werden"
+
#. Invalid option.
-#: aarch64-dis.c:81 arc-dis.c:781 arm-dis.c:6155
+#: aarch64-dis.c:94 arc-dis.c:782 arm-dis.c:6158
#, c-format
-msgid "Unrecognised disassembler option: %s\n"
-msgstr "Unbekannte Disassembler-Option: %s\n"
+msgid "unrecognised disassembler option: %s"
+msgstr "Unbekannte Disassembler-Option: %s"
-#: aarch64-dis.c:3264
+#: aarch64-dis.c:3362
#, c-format
msgid ""
"\n"
@@ -38,7 +46,7 @@ msgstr ""
"mit dem Schalter »-M« unterstützt (mehrere Optionen sollten durch\n"
"Kommata getrennt werden):\n"
-#: aarch64-dis.c:3268
+#: aarch64-dis.c:3366
#, c-format
msgid ""
"\n"
@@ -47,7 +55,7 @@ msgstr ""
"\n"
" no-aliases Befehls-Aliase nicht ausgeben.\n"
-#: aarch64-dis.c:3271
+#: aarch64-dis.c:3369
#, c-format
msgid ""
"\n"
@@ -56,7 +64,25 @@ msgstr ""
"\n"
" aliases Befehls-Aliase ausgeben.\n"
-#: aarch64-dis.c:3275
+#: aarch64-dis.c:3372
+#, c-format
+msgid ""
+"\n"
+" no-notes Don't print instruction notes.\n"
+msgstr ""
+"\n"
+" no-notes Befehls-Hinweise nicht ausgeben.\n"
+
+#: aarch64-dis.c:3375
+#, c-format
+msgid ""
+"\n"
+" notes Do print instruction notes.\n"
+msgstr ""
+"\n"
+" notes Befehls-Hinweise ausgeben.\n"
+
+#: aarch64-dis.c:3379
#, c-format
msgid ""
"\n"
@@ -65,8 +91,8 @@ msgstr ""
"\n"
" debug_dump Temporärer Schalter für Debugspuren.\n"
-#: aarch64-dis.c:3279 mips-dis.c:2601 mips-dis.c:2609 mips-dis.c:2611
-#: riscv-dis.c:509
+#: aarch64-dis.c:3383 mips-dis.c:2612 mips-dis.c:2620 mips-dis.c:2622
+#: nfp-dis.c:2981 riscv-dis.c:509
#, c-format
msgid "\n"
msgstr "\n"
@@ -151,7 +177,7 @@ msgstr "Ungültiger Register-Offset"
msgid "invalid post-increment amount"
msgstr "Nicht erlaubte Anzahl im Post-Inkrement"
-#: aarch64-opc.c:1694 aarch64-opc.c:2171
+#: aarch64-opc.c:1694 aarch64-opc.c:2172
msgid "invalid shift amount"
msgstr "Ungültige Schiebeanzahl"
@@ -159,128 +185,136 @@ msgstr "Ungültige Schiebeanzahl"
msgid "invalid extend/shift operator"
msgstr "Nicht erlaubter Extend/Shift-Operator"
-#: aarch64-opc.c:1753 aarch64-opc.c:1992 aarch64-opc.c:2027 aarch64-opc.c:2046
-#: aarch64-opc.c:2054 aarch64-opc.c:2125 aarch64-opc.c:2301 aarch64-opc.c:2401
-#: aarch64-opc.c:2414
+#: aarch64-opc.c:1753 aarch64-opc.c:1993 aarch64-opc.c:2028 aarch64-opc.c:2047
+#: aarch64-opc.c:2055 aarch64-opc.c:2126 aarch64-opc.c:2302 aarch64-opc.c:2402
+#: aarch64-opc.c:2415
msgid "immediate out of range"
msgstr "Direktoperand außerhalb des gültigen Bereichs"
-#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1866 aarch64-opc.c:1900
+#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1867 aarch64-opc.c:1901
msgid "invalid addressing mode"
msgstr "Ungültiger Adressierungsmodus"
-#: aarch64-opc.c:1858
+#: aarch64-opc.c:1859
msgid "index register xzr is not allowed"
msgstr "Indexregister xzr ist nicht erlaubt"
-#: aarch64-opc.c:1980 aarch64-opc.c:2002 aarch64-opc.c:2204 aarch64-opc.c:2212
-#: aarch64-opc.c:2278 aarch64-opc.c:2307
+#: aarch64-opc.c:1981 aarch64-opc.c:2003 aarch64-opc.c:2205 aarch64-opc.c:2213
+#: aarch64-opc.c:2279 aarch64-opc.c:2308
msgid "invalid shift operator"
msgstr "Ungültiger Schiebeoperator"
-#: aarch64-opc.c:1986
+#: aarch64-opc.c:1987
msgid "shift amount must be 0 or 12"
msgstr "Schiebeanzahl muss 0 oder 12 sein"
-#: aarch64-opc.c:2009
+#: aarch64-opc.c:2010
msgid "shift amount must be a multiple of 16"
msgstr "Schiebeanzahl muss ein Vielfaches von 16 sein"
-#: aarch64-opc.c:2021
+#: aarch64-opc.c:2022
msgid "negative immediate value not allowed"
msgstr "Negativer Direktwert nicht erlaubt"
-#: aarch64-opc.c:2136
+#: aarch64-opc.c:2137
msgid "immediate zero expected"
msgstr "Direkte Null erwartet"
-#: aarch64-opc.c:2150
+#: aarch64-opc.c:2151
msgid "rotate expected to be 0, 90, 180 or 270"
msgstr "Rotation muss 0, 90, 180 oder 270 sein"
-#: aarch64-opc.c:2160
+#: aarch64-opc.c:2161
msgid "rotate expected to be 90 or 270"
msgstr "Rotation muss 90 oder 270 sein"
-#: aarch64-opc.c:2220
+#: aarch64-opc.c:2221
msgid "shift is not permitted"
msgstr "Schieben ist hier nicht erlaubt"
-#: aarch64-opc.c:2245
+#: aarch64-opc.c:2246
msgid "invalid value for immediate"
msgstr "Ungültiger Wert für Direktwert"
-#: aarch64-opc.c:2270
+#: aarch64-opc.c:2271
msgid "shift amount must be 0 or 16"
msgstr "Schiebeanzahl muss 0 oder 16 sein"
-#: aarch64-opc.c:2291
+#: aarch64-opc.c:2292
msgid "floating-point immediate expected"
msgstr "Gleitkomma-Direktwert erwartet"
-#: aarch64-opc.c:2325
+#: aarch64-opc.c:2326
msgid "no shift amount allowed for 8-bit constants"
msgstr "Schieben ist für 8-Bit-Konstanten nicht möglich"
-#: aarch64-opc.c:2335
+#: aarch64-opc.c:2336
msgid "shift amount must be 0 or 8"
msgstr "Schiebeanzahl muss 0 oder 8 sein"
-#: aarch64-opc.c:2348
+#: aarch64-opc.c:2349
msgid "immediate too big for element size"
msgstr "Direktwert ist zu groß für Elementgröße"
-#: aarch64-opc.c:2355
+#: aarch64-opc.c:2356
msgid "invalid arithmetic immediate"
msgstr "Ungültiger Wert für Direktwert"
-#: aarch64-opc.c:2369
+#: aarch64-opc.c:2370
msgid "floating-point value must be 0.5 or 1.0"
msgstr "Gleitkommazahl muss entweder 0.5 oder 1.0 sein"
-#: aarch64-opc.c:2379
+#: aarch64-opc.c:2380
msgid "floating-point value must be 0.5 or 2.0"
msgstr "Gleitkommazahl muss entweder 0.5 oder 2.0 sein"
-#: aarch64-opc.c:2389
+#: aarch64-opc.c:2390
msgid "floating-point value must be 0.0 or 1.0"
msgstr "Gleitkommazahl muss entweder 0.0 oder 1.0 sein"
-#: aarch64-opc.c:2420
+#: aarch64-opc.c:2421
msgid "invalid replicated MOV immediate"
msgstr "Ungültiger replizierter Direktwert für MOV"
-#: aarch64-opc.c:2535
+#: aarch64-opc.c:2536
msgid "extend operator expected"
msgstr "Extend-Operator erwartet"
-#: aarch64-opc.c:2548
+#: aarch64-opc.c:2549
msgid "missing extend operator"
msgstr "Extend-Operator fehlt"
-#: aarch64-opc.c:2554
+#: aarch64-opc.c:2555
msgid "'LSL' operator not allowed"
msgstr "LSL-Operator ist hier nicht erlaubt"
-#: aarch64-opc.c:2575
+#: aarch64-opc.c:2576
msgid "W register expected"
msgstr "W-Register erwartet"
-#: aarch64-opc.c:2586
+#: aarch64-opc.c:2587
msgid "shift operator expected"
msgstr "Schiebe-Operator erwartet"
-#: aarch64-opc.c:2593
+#: aarch64-opc.c:2594
msgid "'ROR' operator not allowed"
msgstr "ROR-Operator ist hier nicht erlaubt"
+#: aarch64-opc.c:3583
+msgid "reading from a write-only register."
+msgstr "Versuch, ein lesegeschütztes Register auszulesen."
+
+#: aarch64-opc.c:3585
+msgid "writing to a read-only register."
+msgstr "Versuch, ein schreibgeschütztes Register zu beschreiben."
+
#: alpha-opc.c:154
msgid "branch operand unaligned"
-msgstr "Sprung-Operand ist nicht ausgerichtet (unaligned)."
+msgstr "Sprung-Operand ist nicht ausgerichtet (unaligned)"
#: alpha-opc.c:170 alpha-opc.c:186
msgid "jump hint unaligned"
-msgstr "Sprunghinweis ist nicht ausgerichtet (unaligned)."
+msgstr "Sprunghinweis ist nicht ausgerichtet (unaligned)"
#: arc-dis.c:377
msgid ""
@@ -295,12 +329,12 @@ msgstr ""
"korrekten Opcode-Klassen auszuwählen.\n"
"\t\t\t\t"
-#: arc-dis.c:823
+#: arc-dis.c:825
#, c-format
-msgid "Unrecognised disassembler CPU option: %s\n"
-msgstr "Unbekannte Disassembler-CPU-Option: %s\n"
+msgid "unrecognised disassembler CPU option: %s"
+msgstr "Unbekannte Disassembler-CPU-Option: %s"
-#: arc-dis.c:1385
+#: arc-dis.c:1387
#, c-format
msgid ""
"\n"
@@ -312,42 +346,42 @@ msgstr ""
"mit dem Schalter »-M« unterstützt (mehrere Optionen sollten durch\n"
"Kommata getrennt werden):\n"
-#: arc-dis.c:1397
+#: arc-dis.c:1399
#, c-format
msgid " dsp Recognize DSP instructions.\n"
msgstr " dsp DSP-Befehle erkennen.\n"
-#: arc-dis.c:1399
+#: arc-dis.c:1401
#, c-format
msgid " spfp Recognize FPX SP instructions.\n"
msgstr " spfp FPX-SP-Befehle erkennen.\n"
-#: arc-dis.c:1401
+#: arc-dis.c:1403
#, c-format
msgid " dpfp Recognize FPX DP instructions.\n"
msgstr " dpfp FPX-DP-Befehle erkennen.\n"
-#: arc-dis.c:1403
+#: arc-dis.c:1405
#, c-format
msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n"
msgstr " quarkse_em FPU-QuarkSE-EM-Befehle erkennen.\n"
-#: arc-dis.c:1405
+#: arc-dis.c:1407
#, c-format
msgid " fpuda Recognize double assist FPU instructions.\n"
msgstr " fpuda Befehle für hilfsweise doppelt genaue FPU erkennen.\n"
-#: arc-dis.c:1407
+#: arc-dis.c:1409
#, c-format
msgid " fpus Recognize single precision FPU instructions.\n"
msgstr " fpus Befehle für einfach genaue FPU erkennen.\n"
-#: arc-dis.c:1409
+#: arc-dis.c:1411
#, c-format
msgid " fpud Recognize double precision FPU instructions.\n"
msgstr " fpud Befehle für doppelt genaue FPU erkennen.\n"
-#: arc-dis.c:1411
+#: arc-dis.c:1413
#, c-format
msgid " hex Use only hexadecimal number to print immediates.\n"
msgstr " hex Direktwerte ausschließlich hexadezimal ausgeben.\n"
@@ -549,12 +583,12 @@ msgstr "Spezielle Registernamen für ATPCS auswählen"
msgid "<illegal precision>"
msgstr "<ungültige Genauigkeit>"
-#: arm-dis.c:6148
+#: arm-dis.c:6149
#, c-format
-msgid "Unrecognised register name set: %s\n"
-msgstr "Unbekannte Registernamensmenge: %s\n"
+msgid "unrecognised register name set: %s"
+msgstr "Unbekannte Registernamensmenge: %s"
-#: arm-dis.c:6852
+#: arm-dis.c:6855
#, c-format
msgid ""
"\n"
@@ -570,12 +604,12 @@ msgstr ""
msgid "undefined"
msgstr "undefiniert"
-#: avr-dis.c:215
+#: avr-dis.c:216
#, c-format
-msgid "Internal disassembler error"
-msgstr "Interner Disassemblerfehler"
+msgid "internal disassembler error"
+msgstr "internal disassembler error"
-#: avr-dis.c:268
+#: avr-dis.c:270
#, c-format
msgid "unknown constraint `%c'"
msgstr "Unbekannte Einschränkung »%c«"
@@ -593,7 +627,12 @@ msgstr "Operand außerhalb des gültigen Bereichs (%ld ist nicht zwischen %ld un
msgid "operand out of range (%lu not between %lu and %lu)"
msgstr "Operand außerhalb des gültigen Bereichs (%lu ist nicht zwischen %lu und %lu)"
-#: d30v-dis.c:254
+#: d30v-dis.c:229
+#, c-format
+msgid "illegal id (%d)"
+msgstr "Ungültige ID (%d)"
+
+#: d30v-dis.c:256
#, c-format
msgid "<unknown register %d>"
msgstr "<unbekanntes Register %d>"
@@ -612,11 +651,11 @@ msgstr "Adresse 0x%s ist außerhalb des gültigen Bereichs.\n"
#: epiphany-asm.c:68
msgid "register unavailable for short instructions"
-msgstr "Dieses Register steht in kurzen Maschinenbefehlen nicht zur Verfügung."
+msgstr "Dieses Register steht in kurzen Maschinenbefehlen nicht zur Verfügung"
#: epiphany-asm.c:115
msgid "register name used as immediate value"
-msgstr "Registername fälschlicherweise als Direktwert benutzt."
+msgstr "Registername fälschlicherweise als Direktwert benutzt"
#. Don't treat "mov ip,ip" as a move-immediate.
#: epiphany-asm.c:178 epiphany-asm.c:234
@@ -643,101 +682,116 @@ msgstr "ABBRUCH: Unbekannter Operand"
#: epiphany-asm.c:296
msgid "Not a pc-relative address."
-msgstr "Das ist keine PC-relative Adresse"
+msgstr "Das ist keine PC-relative Adresse."
-#: epiphany-asm.c:455 fr30-asm.c:310 frv-asm.c:1263 ip2k-asm.c:511
-#: iq2000-asm.c:459 lm32-asm.c:349 m32c-asm.c:1584 m32r-asm.c:328
-#: mep-asm.c:1287 mt-asm.c:595 or1k-asm.c:503 xc16x-asm.c:376
-#: xstormy16-asm.c:276
+#: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512
+#: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329
+#: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:504 xc16x-asm.c:377
+#: xstormy16-asm.c:277
#, c-format
-msgid "Unrecognized field %d while parsing.\n"
-msgstr "Unbekanntes Feld %d beim Parsen entdeckt.\n"
+msgid "internal error: unrecognized field %d while parsing"
+msgstr "internal error: unrecognized field %d while parsing"
-#: epiphany-asm.c:506 fr30-asm.c:361 frv-asm.c:1314 ip2k-asm.c:562
-#: iq2000-asm.c:510 lm32-asm.c:400 m32c-asm.c:1635 m32r-asm.c:379
-#: mep-asm.c:1338 mt-asm.c:646 or1k-asm.c:554 xc16x-asm.c:427
-#: xstormy16-asm.c:327
+#: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564
+#: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381
+#: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:556 xc16x-asm.c:429
+#: xstormy16-asm.c:329
msgid "missing mnemonic in syntax string"
msgstr "Fehlender Mnemonic im Syntaxstring"
# We couldn't parse it.
#. We couldn't parse it.
-#: epiphany-asm.c:641 epiphany-asm.c:645 epiphany-asm.c:734 epiphany-asm.c:841
-#: fr30-asm.c:496 fr30-asm.c:500 fr30-asm.c:589 fr30-asm.c:696 frv-asm.c:1449
-#: frv-asm.c:1453 frv-asm.c:1542 frv-asm.c:1649 ip2k-asm.c:697 ip2k-asm.c:701
-#: ip2k-asm.c:790 ip2k-asm.c:897 iq2000-asm.c:645 iq2000-asm.c:649
-#: iq2000-asm.c:738 iq2000-asm.c:845 lm32-asm.c:535 lm32-asm.c:539
-#: lm32-asm.c:628 lm32-asm.c:735 m32c-asm.c:1770 m32c-asm.c:1774
-#: m32c-asm.c:1863 m32c-asm.c:1970 m32r-asm.c:514 m32r-asm.c:518
-#: m32r-asm.c:607 m32r-asm.c:714 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566
-#: mep-asm.c:1673 mt-asm.c:781 mt-asm.c:785 mt-asm.c:874 mt-asm.c:981
-#: or1k-asm.c:689 or1k-asm.c:693 or1k-asm.c:782 or1k-asm.c:889 xc16x-asm.c:562
-#: xc16x-asm.c:566 xc16x-asm.c:655 xc16x-asm.c:762 xstormy16-asm.c:462
-#: xstormy16-asm.c:466 xstormy16-asm.c:555 xstormy16-asm.c:662
+#: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843
+#: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451
+#: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703
+#: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651
+#: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541
+#: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776
+#: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520
+#: m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568
+#: mep-asm.c:1675 mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983
+#: or1k-asm.c:691 or1k-asm.c:695 or1k-asm.c:784 or1k-asm.c:891 xc16x-asm.c:564
+#: xc16x-asm.c:568 xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464
+#: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664
msgid "unrecognized instruction"
msgstr "Unbekannter Befehl"
-#: epiphany-asm.c:688 fr30-asm.c:543 frv-asm.c:1496 ip2k-asm.c:744
-#: iq2000-asm.c:692 lm32-asm.c:582 m32c-asm.c:1817 m32r-asm.c:561
-#: mep-asm.c:1520 mt-asm.c:828 or1k-asm.c:736 xc16x-asm.c:609
-#: xstormy16-asm.c:509
+#: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746
+#: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563
+#: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:738 xc16x-asm.c:611
+#: xstormy16-asm.c:511
#, c-format
msgid "syntax error (expected char `%c', found `%c')"
msgstr "Syntaxfehler (erwartetes Zeichen »%c«, gefunden »%c«)"
-#: epiphany-asm.c:698 fr30-asm.c:553 frv-asm.c:1506 ip2k-asm.c:754
-#: iq2000-asm.c:702 lm32-asm.c:592 m32c-asm.c:1827 m32r-asm.c:571
-#: mep-asm.c:1530 mt-asm.c:838 or1k-asm.c:746 xc16x-asm.c:619
-#: xstormy16-asm.c:519
+#: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756
+#: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573
+#: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:748 xc16x-asm.c:621
+#: xstormy16-asm.c:521
#, c-format
msgid "syntax error (expected char `%c', found end of instruction)"
msgstr "Syntaxfehler (Zeichen »%c« erwartet, Befehlsende bekommen)"
-#: epiphany-asm.c:728 fr30-asm.c:583 frv-asm.c:1536 ip2k-asm.c:784
-#: iq2000-asm.c:732 lm32-asm.c:622 m32c-asm.c:1857 m32r-asm.c:601
-#: mep-asm.c:1560 mt-asm.c:868 or1k-asm.c:776 xc16x-asm.c:649
-#: xstormy16-asm.c:549
+#: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786
+#: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603
+#: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:778 xc16x-asm.c:651
+#: xstormy16-asm.c:551
msgid "junk at end of line"
msgstr "Müll am Ende der Zeile"
-#: epiphany-asm.c:840 fr30-asm.c:695 frv-asm.c:1648 ip2k-asm.c:896
-#: iq2000-asm.c:844 lm32-asm.c:734 m32c-asm.c:1969 m32r-asm.c:713
-#: mep-asm.c:1672 mt-asm.c:980 or1k-asm.c:888 xc16x-asm.c:761
-#: xstormy16-asm.c:661
+#: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898
+#: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715
+#: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:890 xc16x-asm.c:763
+#: xstormy16-asm.c:663
msgid "unrecognized form of instruction"
msgstr "Unbekannte Befehlsform"
-#: epiphany-asm.c:854 fr30-asm.c:709 frv-asm.c:1662 ip2k-asm.c:910
-#: iq2000-asm.c:858 lm32-asm.c:748 m32c-asm.c:1983 m32r-asm.c:727
-#: mep-asm.c:1686 mt-asm.c:994 or1k-asm.c:902 xc16x-asm.c:775
-#: xstormy16-asm.c:675
+#: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
+#: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
+#: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777
+#: xstormy16-asm.c:677
#, c-format
msgid "bad instruction `%.50s...'"
msgstr "Falscher Befehl »%.50s...«"
-#: epiphany-asm.c:857 fr30-asm.c:712 frv-asm.c:1665 ip2k-asm.c:913
-#: iq2000-asm.c:861 lm32-asm.c:751 m32c-asm.c:1986 m32r-asm.c:730
-#: mep-asm.c:1689 mt-asm.c:997 or1k-asm.c:905 xc16x-asm.c:778
-#: xstormy16-asm.c:678
+#: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915
+#: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732
+#: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:907 xc16x-asm.c:780
+#: xstormy16-asm.c:680
#, c-format
msgid "bad instruction `%.50s'"
msgstr "Falscher Befehl »%.50s«"
+#: epiphany-desc.c:2109
+#, c-format
+msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: epiphany-desc.c:2192
+#, c-format
+msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
+
+#: epiphany-desc.c:2211
+#, c-format
+msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
+msgstr "internal error: epiphany_cgen_cpu_open: no endianness specified"
+
# Default text to print if an instruction isn't recognized.
#. Default text to print if an instruction isn't recognized.
#: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
-#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:276
+#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:275
#: mt-dis.c:41 nds32-dis.c:39 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
msgid "*unknown*"
msgstr "*unbekannt*"
-#: epiphany-dis.c:278 fr30-dis.c:299 frv-dis.c:396 ip2k-dis.c:288
-#: iq2000-dis.c:189 lm32-dis.c:147 m32c-dis.c:891 m32r-dis.c:279
-#: mep-dis.c:1187 mt-dis.c:290 or1k-dis.c:141 xc16x-dis.c:420
-#: xstormy16-dis.c:168
+#: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
+#: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280
+#: mep-dis.c:1188 mt-dis.c:291 or1k-dis.c:142 xc16x-dis.c:421
+#: xstormy16-dis.c:169
#, c-format
-msgid "Unrecognized field %d while printing insn.\n"
-msgstr "Unbekanntes Feld %d beim Schreiben des Befehls.\n"
+msgid "internal error: unrecognized field %d while printing insn"
+msgstr "internal error: unrecognized field %d while printing insn"
#: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164
#: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164
@@ -755,70 +809,85 @@ msgstr "Operand außerhalb des gültigen Bereichs (%ld ist nicht zwischen %ld un
msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
msgstr "Operand außerhalb des gültigen Bereichs (0x%lx ist nicht zwischen 0 und 0x%lx)."
-#: epiphany-ibld.c:879 fr30-ibld.c:734 frv-ibld.c:860 ip2k-ibld.c:611
-#: iq2000-ibld.c:717 lm32-ibld.c:638 m32c-ibld.c:1735 m32r-ibld.c:669
-#: mep-ibld.c:1212 mt-ibld.c:753 or1k-ibld.c:650 xc16x-ibld.c:756
-#: xstormy16-ibld.c:682
+#: epiphany-ibld.c:880 fr30-ibld.c:735 frv-ibld.c:861 ip2k-ibld.c:612
+#: iq2000-ibld.c:718 lm32-ibld.c:639 m32c-ibld.c:1736 m32r-ibld.c:670
+#: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:651 xc16x-ibld.c:757
+#: xstormy16-ibld.c:683
#, c-format
-msgid "Unrecognized field %d while building insn.\n"
-msgstr "Unbekanntes Feld %d beim Erzeugen des Befehls.\n"
+msgid "internal error: unrecognized field %d while building insn"
+msgstr "internal error: unrecognized field %d while building insn"
-#: epiphany-ibld.c:1173 fr30-ibld.c:939 frv-ibld.c:1177 ip2k-ibld.c:686
-#: iq2000-ibld.c:892 lm32-ibld.c:742 m32c-ibld.c:2896 m32r-ibld.c:806
-#: mep-ibld.c:1811 mt-ibld.c:973 or1k-ibld.c:755 xc16x-ibld.c:976
-#: xstormy16-ibld.c:828
+#: epiphany-ibld.c:1175 fr30-ibld.c:941 frv-ibld.c:1179 ip2k-ibld.c:688
+#: iq2000-ibld.c:894 lm32-ibld.c:744 m32c-ibld.c:2898 m32r-ibld.c:808
+#: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:757 xc16x-ibld.c:978
+#: xstormy16-ibld.c:830
#, c-format
-msgid "Unrecognized field %d while decoding insn.\n"
-msgstr "Unbekannted Feld %d beim Decodieren des Befehls.\n"
+msgid "internal error: unrecognized field %d while decoding insn"
+msgstr "internal error: unrecognized field %d while decoding insn"
-#: epiphany-ibld.c:1316 fr30-ibld.c:1085 frv-ibld.c:1455 ip2k-ibld.c:760
-#: iq2000-ibld.c:1023 lm32-ibld.c:831 m32c-ibld.c:3513 m32r-ibld.c:919
-#: mep-ibld.c:2281 mt-ibld.c:1173 or1k-ibld.c:838 xc16x-ibld.c:1197
-#: xstormy16-ibld.c:938
+#: epiphany-ibld.c:1319 fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763
+#: iq2000-ibld.c:1026 lm32-ibld.c:834 m32c-ibld.c:3516 m32r-ibld.c:922
+#: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:841 xc16x-ibld.c:1200
+#: xstormy16-ibld.c:941
#, c-format
-msgid "Unrecognized field %d while getting int operand.\n"
-msgstr "Unbekanntes Feld %d beim Holen des int-Operanden.\n"
+msgid "internal error: unrecognized field %d while getting int operand"
+msgstr "internal error: unrecognized field %d while getting int operand"
-#: epiphany-ibld.c:1441 fr30-ibld.c:1213 frv-ibld.c:1715 ip2k-ibld.c:816
-#: iq2000-ibld.c:1136 lm32-ibld.c:902 m32c-ibld.c:4112 m32r-ibld.c:1014
-#: mep-ibld.c:2733 mt-ibld.c:1355 or1k-ibld.c:903 xc16x-ibld.c:1400
-#: xstormy16-ibld.c:1030
+#: epiphany-ibld.c:1445 fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820
+#: iq2000-ibld.c:1140 lm32-ibld.c:906 m32c-ibld.c:4116 m32r-ibld.c:1018
+#: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:907 xc16x-ibld.c:1404
+#: xstormy16-ibld.c:1034
#, c-format
-msgid "Unrecognized field %d while getting vma operand.\n"
-msgstr "Unbekanntes Feld %d beim Holen des vma-Operanden.\n"
+msgid "internal error: unrecognized field %d while getting vma operand"
+msgstr "internal error: unrecognized field %d while getting vma operand"
-#: epiphany-ibld.c:1573 fr30-ibld.c:1344 frv-ibld.c:1982 ip2k-ibld.c:875
-#: iq2000-ibld.c:1256 lm32-ibld.c:980 m32c-ibld.c:4699 m32r-ibld.c:1115
-#: mep-ibld.c:3146 mt-ibld.c:1544 or1k-ibld.c:975 xc16x-ibld.c:1604
-#: xstormy16-ibld.c:1129
+#: epiphany-ibld.c:1578 fr30-ibld.c:1349 frv-ibld.c:1987 ip2k-ibld.c:880
+#: iq2000-ibld.c:1261 lm32-ibld.c:985 m32c-ibld.c:4704 m32r-ibld.c:1120
+#: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:980 xc16x-ibld.c:1609
+#: xstormy16-ibld.c:1134
#, c-format
-msgid "Unrecognized field %d while setting int operand.\n"
-msgstr "Unbekanntes Feld %d beim Setzen des int-Operanden.\n"
+msgid "internal error: unrecognized field %d while setting int operand"
+msgstr "internal error: unrecognized field %d while setting int operand"
-#: epiphany-ibld.c:1695 fr30-ibld.c:1465 frv-ibld.c:2239 ip2k-ibld.c:924
-#: iq2000-ibld.c:1366 lm32-ibld.c:1048 m32c-ibld.c:5276 m32r-ibld.c:1206
-#: mep-ibld.c:3549 mt-ibld.c:1723 or1k-ibld.c:1037 xc16x-ibld.c:1798
-#: xstormy16-ibld.c:1218
+#: epiphany-ibld.c:1701 fr30-ibld.c:1471 frv-ibld.c:2245 ip2k-ibld.c:930
+#: iq2000-ibld.c:1372 lm32-ibld.c:1054 m32c-ibld.c:5282 m32r-ibld.c:1212
+#: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1043 xc16x-ibld.c:1804
+#: xstormy16-ibld.c:1224
#, c-format
-msgid "Unrecognized field %d while setting vma operand.\n"
-msgstr "Unbekanntes Feld %d beim Holen des vma-Operanden.\n"
+msgid "internal error: unrecognized field %d while setting vma operand"
+msgstr "internal error: unrecognized field %d while setting vma operand"
#: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
msgid "Register number is not valid"
-msgstr "Die Registernummer ist nicht gültig."
+msgstr "Die Registernummer ist nicht gültig"
#: fr30-asm.c:95
msgid "Register must be between r0 and r7"
-msgstr "Das Register muss zwischen r0 und r7 liegen."
+msgstr "Das Register muss zwischen r0 und r7 liegen"
#: fr30-asm.c:97
msgid "Register must be between r8 and r15"
-msgstr "Das Register muss zwischen r8 und r15 liegen."
+msgstr "Das Register muss zwischen r8 und r15 liegen"
#: fr30-asm.c:116 m32c-asm.c:910
msgid "Register list is not valid"
msgstr "Registerliste ist ungültig"
+#: fr30-desc.c:1586
+#, c-format
+msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: fr30-desc.c:1669
+#, c-format
+msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
+
+#: fr30-desc.c:1688
+#, c-format
+msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
+msgstr "internal error: fr30_cgen_cpu_open: no endianness specified"
+
#: frv-asm.c:608
msgid "missing `]'"
msgstr "Hier fehlt eine »]«."
@@ -833,35 +902,58 @@ msgstr "Wert des A-Operanden muss entweder 0 oder 1 sein"
#: frv-asm.c:944
msgid "register number must be even"
-msgstr "Die Registernummer muss gerade sein."
+msgstr "Die Registernummer muss gerade sein"
-#: h8300-dis.c:313
+#: frv-desc.c:6326
#, c-format
-msgid "Hmmmm 0x%x"
-msgstr "Hmmmm 0x%x"
+msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
-#: h8300-dis.c:690
+#: frv-desc.c:6409
#, c-format
-msgid "Don't understand 0x%x \n"
-msgstr "Ich verstehe »0x%x« nicht.\n"
+msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
-#: h8500-dis.c:123
+#: frv-desc.c:6428
#, c-format
-msgid "can't cope with insert %d\n"
-msgstr "Kann nicht mit »inserv %d« umgehen.\n"
+msgid "internal error: frv_cgen_cpu_open: no endianness specified"
+msgstr "internal error: frv_cgen_cpu_open: no endianness specified"
-# Couldn't understand anything.
-#. Couldn't understand anything.
-#: h8500-dis.c:323
+#: frv-opc.c:459
#, c-format
-msgid "%02x\t\t*unknown*"
-msgstr "%02x\t\t*unbekannt*"
+msgid "internal error: bad vliw->next_slot value"
+msgstr "internal error: bad vliw->next_slot value"
-#: i386-dis.c:12330
+#: frv-opc.c:769
+#, c-format
+msgid "internal error: bad major code"
+msgstr "internal error: bad major code"
+
+#: frv-opc.c:819
+#, c-format
+msgid "internal error: bad insn unit"
+msgstr "internal error: bad insn unit"
+
+#: h8300-dis.c:63
+#, c-format
+msgid "internal error, h8_disassemble_init"
+msgstr "internal error, h8_disassemble_init"
+
+#: h8300-dis.c:314
+#, c-format
+msgid "Hmmmm 0x%x"
+msgstr "Hmmmm 0x%x"
+
+#: h8300-dis.c:691
+#, c-format
+msgid "Don't understand 0x%x \n"
+msgstr "Ich verstehe »0x%x« nicht.\n"
+
+#: i386-dis.c:12405
msgid "<internal disassembler error>"
msgstr "<interner Disassemblerfehler>"
-#: i386-dis.c:12625
+#: i386-dis.c:12700
#, c-format
msgid ""
"\n"
@@ -873,32 +965,32 @@ msgstr ""
"mit dem Schalter »-M« unterstützt (mehrere Optionen sollten durch\n"
"Kommata getrennt werden):\n"
-#: i386-dis.c:12629
+#: i386-dis.c:12704
#, c-format
msgid " x86-64 Disassemble in 64bit mode\n"
msgstr " x86-64 Im 64-Bit-Modus disassemblieren\n"
-#: i386-dis.c:12630
+#: i386-dis.c:12705
#, c-format
msgid " i386 Disassemble in 32bit mode\n"
msgstr " i386 Im 32-Bit-Modus disassemblieren\n"
-#: i386-dis.c:12631
+#: i386-dis.c:12706
#, c-format
msgid " i8086 Disassemble in 16bit mode\n"
msgstr " i8086 Im 16-Bit-Modus disassemblieren\n"
-#: i386-dis.c:12632
+#: i386-dis.c:12707
#, c-format
msgid " att Display instruction in AT&T syntax\n"
msgstr " att Maschinenbefehl in AT&T-syntax anzeigen\n"
-#: i386-dis.c:12633
+#: i386-dis.c:12708
#, c-format
msgid " intel Display instruction in Intel syntax\n"
msgstr " intel Maschinenbefehl in Intel-Syntax anzeigen\n"
-#: i386-dis.c:12634
+#: i386-dis.c:12709
#, c-format
msgid ""
" att-mnemonic\n"
@@ -907,7 +999,7 @@ msgstr ""
" att-mnemonic\n"
" Maschinenbefehl in AT&T-Mnemonic anzeigen\n"
-#: i386-dis.c:12636
+#: i386-dis.c:12711
#, c-format
msgid ""
" intel-mnemonic\n"
@@ -916,115 +1008,119 @@ msgstr ""
" intel-mnemonic\n"
" Maschinenbefehl in Intel-Mnemonic anzeigen\n"
-#: i386-dis.c:12638
+#: i386-dis.c:12713
#, c-format
msgid " addr64 Assume 64bit address size\n"
msgstr " addr64 64-Bit-Adressgröße annehmen\n"
-#: i386-dis.c:12639
+#: i386-dis.c:12714
#, c-format
msgid " addr32 Assume 32bit address size\n"
msgstr " addr32 32-Bit-Adressgröße annehmen\n"
-#: i386-dis.c:12640
+#: i386-dis.c:12715
#, c-format
msgid " addr16 Assume 16bit address size\n"
msgstr " addr16 16-Bit-Adressgröße annehmen\n"
-#: i386-dis.c:12641
+#: i386-dis.c:12716
#, c-format
msgid " data32 Assume 32bit data size\n"
msgstr " data32 32-Bit-Datengröße annehmen\n"
-#: i386-dis.c:12642
+#: i386-dis.c:12717
#, c-format
msgid " data16 Assume 16bit data size\n"
msgstr " data16 16-Bit-Datengröße annehmen\n"
-#: i386-dis.c:12643
+#: i386-dis.c:12718
#, c-format
msgid " suffix Always display instruction suffix in AT&T syntax\n"
msgstr " suffix Maschinenbefehl-Suffix immer in AT&T-Syntax anzeigen\n"
-#: i386-dis.c:12644
+#: i386-dis.c:12719
#, c-format
msgid " amd64 Display instruction in AMD64 ISA\n"
msgstr " amd64 Maschinenbefehl in AMD64-ISA anzeigen\n"
-#: i386-dis.c:12645
+#: i386-dis.c:12720
#, c-format
msgid " intel64 Display instruction in Intel64 ISA\n"
msgstr " intel64 Maschinenbefehl in Intel64-ISA anzeigen\n"
-#: i386-dis.c:13190
+#: i386-dis.c:13260
msgid "64-bit address is disabled"
msgstr "64-Bit-Adresse ist deaktiviert"
-#: i386-gen.c:711 ia64-gen.c:306
+#: i386-gen.c:730
#, c-format
-msgid "%s: Error: "
+msgid "%s: error: "
msgstr "%s: Fehler: "
-#: i386-gen.c:890
+#: i386-gen.c:909
#, c-format
-msgid "%s: %d: Unknown bitfield: %s\n"
+msgid "%s: %d: unknown bitfield: %s\n"
msgstr "%s: %d: Unbekanntes Bitfeld: %s\n"
-# Can't happen.
-#: i386-gen.c:892
+#: i386-gen.c:911
#, c-format
-msgid "Unknown bitfield: %s\n"
+msgid "unknown bitfield: %s\n"
msgstr "Unbekanntes Bitfeld: %s\n"
-#: i386-gen.c:955
+#: i386-gen.c:974
#, c-format
-msgid "%s: %d: Missing `)' in bitfield: %s\n"
+msgid "%s: %d: missing `)' in bitfield: %s\n"
msgstr "%s: %d: Hier fehlt eine »)« im Bitfeld: %s\n"
-#: i386-gen.c:1256
+#: i386-gen.c:1275
#, c-format
msgid "can't find i386-opc.tbl for reading, errno = %s\n"
msgstr "Kann »i386-opc.tbl« nicht zum Lesen finden, errno = %s\n"
-#: i386-gen.c:1387
+#: i386-gen.c:1406
#, c-format
msgid "can't find i386-reg.tbl for reading, errno = %s\n"
msgstr "Kann »i386-reg.tbl« nicht zum Lesen finden, errno = %s\n"
-#: i386-gen.c:1465
+#: i386-gen.c:1484
#, c-format
msgid "can't create i386-init.h, errno = %s\n"
msgstr "Kann i386-init.h nicht anlegen, errno = %s\n"
-#: i386-gen.c:1555 ia64-gen.c:2829
+#: i386-gen.c:1574 ia64-gen.c:2829
#, c-format
msgid "unable to change directory to \"%s\", errno = %s\n"
msgstr "Kann nicht in das Verzeichnis »%s« wechseln, errno = %s\n"
-#: i386-gen.c:1567 i386-gen.c:1570
+#: i386-gen.c:1586 i386-gen.c:1589
#, c-format
msgid "CpuMax != %d!\n"
msgstr "CpuMax != %d\n"
-#: i386-gen.c:1574
+#: i386-gen.c:1593
#, c-format
msgid "%d unused bits in i386_cpu_flags.\n"
msgstr "%d ungenutzte Bits in i386_cpu_flags.\n"
-#: i386-gen.c:1581
+#: i386-gen.c:1600
#, c-format
msgid "%d unused bits in i386_operand_type.\n"
msgstr "%d ungenutzte Bits in i386_operand_type.\n"
-#: i386-gen.c:1595
+#: i386-gen.c:1614
#, c-format
msgid "can't create i386-tbl.h, errno = %s\n"
msgstr "Kann i386-tbl.h nicht anlegen, errno = %s\n"
+#: ia64-gen.c:306
+#, c-format
+msgid "%s: Error: "
+msgstr "%s: Fehler: "
+
#: ia64-gen.c:319
#, c-format
msgid "%s: Warning: "
-msgstr "%s: Warnung:"
+msgstr "%s: Warnung: "
#: ia64-gen.c:505 ia64-gen.c:736
#, c-format
@@ -1128,7 +1224,7 @@ msgstr "Opcode %s hat keine Klasse (Operanden %d %d %d)\n"
#. cgen will try the next parsing option.
#: ip2k-asm.c:81
msgid "W keyword invalid in FR operand slot."
-msgstr "Schlüsselwort »W« ist im Operandenplatz »FR« ungültig"
+msgstr "Schlüsselwort »W« ist im Operandenplatz »FR« ungültig."
# Invalid offset present.
#. Invalid offset present.
@@ -1142,7 +1238,7 @@ msgstr "»offset(IP)« ist keine gültige Form"
#. of range.
#: ip2k-asm.c:154
msgid "(DP) offset out of range."
-msgstr "(DP) Offset außerhalb des gültigen Bereichs"
+msgstr "(DP) Offset außerhalb des gültigen Bereichs."
# Found something there in front of (SP) but it's out
# of range.
@@ -1150,7 +1246,7 @@ msgstr "(DP) Offset außerhalb des gültigen Bereichs"
#. of range.
#: ip2k-asm.c:195
msgid "(SP) offset out of range."
-msgstr "(SP) Offset außerhalb des gültigen Bereichs"
+msgstr "(SP) Offset außerhalb des gültigen Bereichs."
#: ip2k-asm.c:211
msgid "illegal use of parentheses"
@@ -1164,15 +1260,15 @@ msgstr "Operand außerhalb des gültigen Bereichs (1 bis 255)"
#. Something is very wrong. opindex has to be one of the above.
#: ip2k-asm.c:242
msgid "parse_addr16: invalid opindex."
-msgstr "parse_addr16: Ungültiger Operatorindex"
+msgstr "parse_addr16: Ungültiger Operatorindex."
#: ip2k-asm.c:296
msgid "Byte address required. - must be even."
-msgstr "Byteadresse benötigt -- muss gerade sein"
+msgstr "Byteadresse benötigt -- muss gerade sein."
#: ip2k-asm.c:305
msgid "cgen_parse_address returned a symbol. Literal required."
-msgstr "cgen_parse_address: Gebe Symbol zurück. Sollte eigentlich ein Literal sein"
+msgstr "cgen_parse_address hat Symbol zurückgegeben, muss jedoch ein Literal sein."
#: ip2k-asm.c:360
msgid "percent-operator operand is not a symbol"
@@ -1182,6 +1278,21 @@ msgstr "Der Prozent-Operator ist kein Symbol"
msgid "Attempt to find bit index of 0"
msgstr "Versuch, ein gesetztes Bit von 0 zu bestimmen"
+#: ip2k-desc.c:1015
+#, c-format
+msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: ip2k-desc.c:1098
+#, c-format
+msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
+
+#: ip2k-desc.c:1117
+#, c-format
+msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
+msgstr "internal error: ip2k_cgen_cpu_open: no endianness specified"
+
#: iq2000-asm.c:112 iq2000-asm.c:142
msgid "immediate value cannot be register"
msgstr "Ein Direktoperand kann kein Register sein"
@@ -1194,6 +1305,21 @@ msgstr "Direktoperand außerhalb des gültigen Bereichs"
msgid "21-bit offset out of range"
msgstr "21-Bit-Offset außerhalb des gültigen Bereichs"
+#: iq2000-desc.c:2020
+#, c-format
+msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: iq2000-desc.c:2103
+#, c-format
+msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
+
+#: iq2000-desc.c:2122
+#, c-format
+msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
+msgstr "internal error: iq2000_cgen_cpu_open: no endianness specified"
+
#: lm32-asm.c:166
msgid "expecting gp relative address: gp(symbol)"
msgstr "Adresse relativ zu gp erwartet: gp(Symbol)"
@@ -1210,6 +1336,21 @@ msgstr "Adresse relativ zu got erwartet: gotoffhi16(Symbol)"
msgid "expecting got relative address: gotofflo16(symbol)"
msgstr "Adresse relativ zu got erwartet: gotofflo16(Symbol)"
+#: lm32-desc.c:1002
+#, c-format
+msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: lm32-desc.c:1085
+#, c-format
+msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
+
+#: lm32-desc.c:1104
+#, c-format
+msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
+msgstr "internal error: lm32_cgen_cpu_open: no endianness specified"
+
#: m10200-dis.c:157 m10300-dis.c:580
#, c-format
msgid "unknown\t0x%04lx"
@@ -1294,6 +1435,36 @@ msgstr "Kein gültiges r0l/r0h-Paar"
msgid "Invalid size specifier"
msgstr "Ungültige Größenangabe"
+#: m32c-desc.c:63033
+#, c-format
+msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: m32c-desc.c:63116
+#, c-format
+msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
+
+#: m32c-desc.c:63135
+#, c-format
+msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
+msgstr "internal error: m32c_cgen_cpu_open: no endianness specified"
+
+#: m32r-desc.c:1365
+#, c-format
+msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: m32r-desc.c:1448
+#, c-format
+msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
+
+#: m32r-desc.c:1467
+#, c-format
+msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
+msgstr "internal error: m32r_cgen_cpu_open: no endianness specified"
+
#: m68k-dis.c:1292
#, c-format
msgid "<function code %d>"
@@ -1304,14 +1475,9 @@ msgstr "<Funktionscode %d>"
msgid "<internal error in opcode table: %s %s>\n"
msgstr "<interner Fehler in der Opcode-Tabelle: %s %s>\n"
-#: m88k-dis.c:678
-#, c-format
-msgid "# <dis error: %08lx>"
-msgstr "# <Disassemblierungsfehler: %08lx>"
-
#: mep-asm.c:129
msgid "Only $tp or $13 allowed for this opcode"
-msgstr "Dieser Opcode kann nur $tp oder $13 als Parameter haben."
+msgstr "Dieser Opcode kann nur $tp oder $13 als Parameter haben"
#: mep-asm.c:143
msgid "Only $sp or $15 allowed for this opcode"
@@ -1342,12 +1508,27 @@ msgstr "Direktwert liegt außerhalb des gültigen Bereichs -128 bis 127"
msgid "Value is not aligned enough"
msgstr "Der Wert ist nicht ausreichend ausgerichtet"
-#: mips-dis.c:1751 mips-dis.c:1977
+#: mep-desc.c:6226
+#, c-format
+msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: mep-desc.c:6309
+#, c-format
+msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
+
+#: mep-desc.c:6328
+#, c-format
+msgid "internal error: mep_cgen_cpu_open: no endianness specified"
+msgstr "internal error: mep_cgen_cpu_open: no endianness specified"
+
+#: mips-dis.c:1758 mips-dis.c:1984
#, c-format
msgid "# internal error, undefined operand in `%s %s'"
msgstr "# Interner Fehler, undefinierter Operand in „%s %s“"
-#: mips-dis.c:2553
+#: mips-dis.c:2560
#, c-format
msgid ""
"\n"
@@ -1359,7 +1540,7 @@ msgstr ""
"mit dem Schalter »-M« unterstützt (mehrere Optionen sollten durch\n"
"Kommata getrennt werden):\n"
-#: mips-dis.c:2557
+#: mips-dis.c:2564
#, c-format
msgid ""
"\n"
@@ -1368,7 +1549,7 @@ msgstr ""
"\n"
" no-aliases Kanonische Form der Befehle verwenden.\n"
-#: mips-dis.c:2560
+#: mips-dis.c:2567
#, c-format
msgid ""
"\n"
@@ -1377,7 +1558,7 @@ msgstr ""
"\n"
" msa MSA-Befehle erkennen.\n"
-#: mips-dis.c:2563
+#: mips-dis.c:2570
#, c-format
msgid ""
"\n"
@@ -1386,7 +1567,7 @@ msgstr ""
"\n"
" virt ASE-Befehle für Virtualisierung erkennen.\n"
-#: mips-dis.c:2566
+#: mips-dis.c:2573
#, c-format
msgid ""
"\n"
@@ -1397,7 +1578,18 @@ msgstr ""
" xpa Befehle für eXtended Physical Address (XPA)\n"
" Adressraumerweiterung erkennen.\n"
-#: mips-dis.c:2570
+#: mips-dis.c:2577
+#, c-format
+msgid ""
+"\n"
+" ginv Recognize the Global INValidate (GINV) ASE\n"
+" instructions.\n"
+msgstr ""
+"\n"
+" ginv Befehle für Global INValidate (GINV)\n"
+" Adressraumerweiterung erkennen.\n"
+
+#: mips-dis.c:2581
#, c-format
msgid ""
"\n"
@@ -1410,7 +1602,7 @@ msgstr ""
" Standard: abhängig von der Binärdatei, die\n"
" disassembliert wird.\n"
-#: mips-dis.c:2574
+#: mips-dis.c:2585
#, c-format
msgid ""
"\n"
@@ -1421,7 +1613,7 @@ msgstr ""
" fpr-names=ABI Gib FPR-Namen entsprechend des angegebenen ABI aus.\n"
" Standard: numerisch.\n"
-#: mips-dis.c:2578
+#: mips-dis.c:2589
#, c-format
msgid ""
"\n"
@@ -1435,7 +1627,7 @@ msgstr ""
" Standard: abhängig von der Binärdatei, die\n"
" disassembliert wird.\n"
-#: mips-dis.c:2583
+#: mips-dis.c:2594
#, c-format
msgid ""
"\n"
@@ -1449,7 +1641,7 @@ msgstr ""
" Standard: abhängig von der Binärdatei, die\n"
" verarbeitet wird.\n"
-#: mips-dis.c:2588
+#: mips-dis.c:2599
#, c-format
msgid ""
"\n"
@@ -1460,7 +1652,7 @@ msgstr ""
" reg-names=ABI Gib GPR- und FPR-Namen entsprechend des\n"
" angegebenen ABI aus.\n"
-#: mips-dis.c:2592
+#: mips-dis.c:2603
#, c-format
msgid ""
"\n"
@@ -1471,7 +1663,7 @@ msgstr ""
" reg-names=ARCH Gib CP0-Register und HWR-Namen entsprechend der\n"
" angegebenen Architektur aus.\n"
-#: mips-dis.c:2596
+#: mips-dis.c:2607
#, c-format
msgid ""
"\n"
@@ -1482,7 +1674,7 @@ msgstr ""
" Für die obigen Optionen werden die folgenden Werte für »ABI« unterstützt:\n"
" "
-#: mips-dis.c:2603
+#: mips-dis.c:2614
#, c-format
msgid ""
"\n"
@@ -1493,25 +1685,30 @@ msgstr ""
" Für die obigen Optionen werden die folgenden Werte für »ARCH« unterstützt:\n"
" "
-#: mmix-dis.c:34
+#: mmix-dis.c:33
#, c-format
-msgid "Bad case %d (%s) in %s:%d\n"
-msgstr "Interner Fehler: case %d (%s) in %s:%d\n"
+msgid "bad case %d (%s) in %s:%d"
+msgstr "internal error: case %d (%s) in %s:%d"
-#: mmix-dis.c:44
+#: mmix-dis.c:42
#, c-format
-msgid "Internal: Non-debugged code (test-case missing): %s:%d"
-msgstr "Intern: Nicht gedebuggter Code (Testfall fehlt): %s:%d"
+msgid "internal: non-debugged code (test-case missing): %s:%d"
+msgstr "internal error: non-debugged code (test-case missing): %s:%d"
-#: mmix-dis.c:53
+#: mmix-dis.c:52
msgid "(unknown)"
msgstr "(unbekannt)"
-#: mmix-dis.c:511
+#: mmix-dis.c:510
#, c-format
msgid "*unknown operands type: %d*"
msgstr "Unbekannter Operandentyp: %d*"
+#: msp430-decode.opc:145 rl78-decode.opc:106
+#, c-format
+msgid "internal error: immediate() called with invalid byte count %d"
+msgstr "internal error: immediate() called with invalid byte count %d"
+
#: msp430-dis.c:59
#, c-format
msgid "Warning: disassembly unreliable - not enough bytes available"
@@ -1542,7 +1739,7 @@ msgstr "Warnung: Benutzung der reservierten A/L- und B/W-Bits erkannt"
#: mt-asm.c:110 mt-asm.c:190
msgid "Operand out of range. Must be between -32768 and 32767."
-msgstr "Operand außerhalb des gültigen Bereichs -32768 bis 32767"
+msgstr "Operand außerhalb des gültigen Bereichs -32768 bis 32767."
#: mt-asm.c:149
msgid "Biiiig Trouble in parse_imm16!"
@@ -1554,7 +1751,112 @@ msgstr "Der Operand des Prozent-Operators ist kein Symbol"
#: mt-asm.c:395
msgid "invalid operand. type may have values 0,1,2 only."
-msgstr "Ungültiger Operand. Die Art kann nur 0, 1 oder 2 sein"
+msgstr "Ungültiger Operand. Die Art kann nur 0, 1 oder 2 sein."
+
+#: mt-desc.c:1146
+#, c-format
+msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: mt-desc.c:1229
+#, c-format
+msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
+
+#: mt-desc.c:1248
+#, c-format
+msgid "internal error: mt_cgen_cpu_open: no endianness specified"
+msgstr "internal error: mt_cgen_cpu_open: no endianness specified"
+
+#: nds32-asm.c:1508
+#, c-format
+msgid "internal error: unknown operand, %s"
+msgstr "internal error: unknown operand, %s"
+
+#: nds32-asm.c:2062
+#, c-format
+msgid "internal error: don't know how to handle parsing results"
+msgstr "internal error: don't know how to handle parsing results"
+
+#: nds32-asm.c:2070
+#, c-format
+msgid "internal error: unknown hardware resource"
+msgstr "internal error: unknown hardware resource"
+
+#: nfp-dis.c:927
+msgid "<invalid_instruction>:"
+msgstr "<ungültiger Maschinenbefehl>"
+
+#: nfp-dis.c:1331
+msgid ", <invalid CRC operator>, "
+msgstr ", <ungültiger CRC-Operator>, "
+
+#: nfp-dis.c:1683
+msgid "<invalid branch>["
+msgstr "<ungültiger Zweig>["
+
+#: nfp-dis.c:2052 nfp-dis.c:2323
+#, c-format
+msgid "<invalid cmd target %d:%d:%d>[]"
+msgstr "<Ungültiges Befehlsziel %d:%d:%d>[]"
+
+#: nfp-dis.c:2063 nfp-dis.c:2334
+#, c-format
+msgid "<invalid cmd action %d:%d:%d>[]"
+msgstr "<Ungültige Befehlsaktion %d:%d:%d>[]"
+
+#: nfp-dis.c:2555
+msgid "File has no ME-Config section."
+msgstr "Datei hat keinen ME-Config-Abschnitt."
+
+#: nfp-dis.c:2569
+msgid "File has invalid ME-Config section."
+msgstr "Datei hat ungültigen ME-Config-Abschnitt."
+
+#: nfp-dis.c:2711
+#, c-format
+msgid "Error processing section %u "
+msgstr "Fehler beim Verarbeiten von Abschnitt %u "
+
+#: nfp-dis.c:2740
+#, c-format
+msgid "Invalid NFP option: %s"
+msgstr "Ungültige NFP-Option: %s"
+
+#: nfp-dis.c:2972
+#, c-format
+msgid ""
+"\n"
+"The following NFP specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
+msgstr ""
+"\n"
+"Die folgenden NFP-spezifischen Disassembleroptionen werden zusammen\n"
+"mit dem Schalter »-M« unterstützt (mehrere Optionen sollten durch\n"
+"Kommata getrennt werden):\n"
+
+#: nfp-dis.c:2976
+#, c-format
+msgid ""
+"\n"
+" no-pc\t\t Don't print program counter prefix.\n"
+" ctx4\t\t Force disassembly using 4-context mode.\n"
+" ctx8\t\t Force 8-context mode, takes presedence.\""
+msgstr ""
+"\n"
+" no-pc\t\t Programmzähler-Präfix nicht ausgeben.\n"
+" ctx4\t\t Disassemblieren mit 4-Kontext-Modus erzwingen.\n"
+" ctx8\t\t 8-Kontext-Modus erzwingen, hat Vorrang."
+
+#: nios2-dis.c:135
+#, c-format
+msgid "out of memory"
+msgstr "Zu wenig Speicher"
+
+#: nios2-dis.c:263
+#, c-format
+msgid "internal error: broken opcode descriptor for `%s %s'"
+msgstr "internal error: broken opcode descriptor for `%s %s'"
# I and Z are output operands and can`t be immediate
# * A is an address and we can`t have the address of
@@ -1571,12 +1873,27 @@ msgstr "Ungültiger Operand. Die Art kann nur 0, 1 oder 2 sein"
msgid "$<undefined>"
msgstr "$<undefiniert>"
-#: ppc-dis.c:359
+#: or1k-desc.c:1948
+#, c-format
+msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: or1k-desc.c:2031
+#, c-format
+msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
+
+#: or1k-desc.c:2050
#, c-format
-msgid "warning: ignoring unknown -M%s option\n"
-msgstr "Warnung: Unbekannte Option »-M%s« wird ignoriert\n"
+msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
+msgstr "internal error: or1k_cgen_cpu_open: no endianness specified"
-#: ppc-dis.c:880
+#: ppc-dis.c:363
+#, c-format
+msgid "warning: ignoring unknown -M%s option"
+msgstr "Warnung: Unbekannte Option »-M%s« wird ignoriert"
+
+#: ppc-dis.c:838
#, c-format
msgid ""
"\n"
@@ -1591,99 +1908,98 @@ msgstr ""
msgid "invalid register"
msgstr "Ungültiges Register"
-#: ppc-opc.c:377 ppc-opc.c:405
+#: ppc-opc.c:382 ppc-opc.c:410
msgid "invalid conditional option"
msgstr "Ungültige bedingte Option"
-#: ppc-opc.c:379 ppc-opc.c:407
+#: ppc-opc.c:384 ppc-opc.c:412
msgid "invalid counter access"
msgstr "Ungültiger Zugriff auf Zähler"
-#: ppc-opc.c:409
+#: ppc-opc.c:414
msgid "attempt to set y bit when using + or - modifier"
msgstr "Versuch, das y-Bit zusammen mit dem Modifikator »+« oder »-« zu setzen"
-#: ppc-opc.c:500
+#: ppc-opc.c:505
msgid "invalid mask field"
msgstr "Ungültiges Maskierungsfeld"
-#: ppc-opc.c:523
+#: ppc-opc.c:528
msgid "invalid mfcr mask"
msgstr "Ungültige mfcr-Maske"
-#: ppc-opc.c:596 ppc-opc.c:636
+#: ppc-opc.c:601 ppc-opc.c:641
msgid "illegal L operand value"
msgstr "Unerlaubter Wert für L-Operanden"
-#: ppc-opc.c:642
+#: ppc-opc.c:647
msgid "incompatible L operand value"
msgstr "Inkompatibler L-Operandenwert"
-#: ppc-opc.c:686 ppc-opc.c:721
+#: ppc-opc.c:691 ppc-opc.c:726
msgid "illegal bitmask"
msgstr "Ungültige Bitmaske"
-#: ppc-opc.c:808
+#: ppc-opc.c:813
msgid "address register in load range"
msgstr "Adressregister im Ladebereich (load range)"
-#: ppc-opc.c:874
+#: ppc-opc.c:879
msgid "index register in load range"
msgstr "Indexregister im Ladebereich (load range)"
-#: ppc-opc.c:903 ppc-opc.c:984
+#: ppc-opc.c:908 ppc-opc.c:991
msgid "source and target register operands must be different"
msgstr "Die Operanden für das Quell- und Zielregister müssen verschieden sein"
-#: ppc-opc.c:931
+#: ppc-opc.c:936
msgid "invalid register operand when updating"
msgstr "Ungültiger Registeroperand beim Aktualisieren"
-#: ppc-opc.c:1047
+#: ppc-opc.c:1054
msgid "illegal immediate value"
msgstr "Unerlaubter Direktwert"
-#: ppc-opc.c:1194
+#: ppc-opc.c:1201
msgid "invalid sprg number"
msgstr "Ungültige sprg-Nummer"
-#: ppc-opc.c:1231
+#: ppc-opc.c:1238
msgid "invalid tbr number"
msgstr "Ungültige tbr-Nummer"
-#: ppc-opc.c:1373
+#: ppc-opc.c:1381
msgid "invalid constant"
msgstr "Ungültige Konstante"
-#: ppc-opc.c:1478 ppc-opc.c:1505 ppc-opc.c:1532 ppc-opc.c:1559
+#: ppc-opc.c:1486 ppc-opc.c:1513 ppc-opc.c:1540 ppc-opc.c:1567
msgid "UIMM = 00000 is illegal"
msgstr "UIMM = 0000 ist ungültig"
-#: ppc-opc.c:1586
+#: ppc-opc.c:1594
msgid "UIMM values >7 are illegal"
msgstr "UIMM-Werte > 7 sind ungültig"
-#: ppc-opc.c:1613
+#: ppc-opc.c:1621
msgid "UIMM values >15 are illegal"
msgstr "UIMM-Werte > 15 sind ungültig"
-#: ppc-opc.c:1640
+#: ppc-opc.c:1648
msgid "GPR odd is illegal"
msgstr "GPR ungerade ist ungültig"
-#: ppc-opc.c:1667 ppc-opc.c:1694
+#: ppc-opc.c:1675 ppc-opc.c:1702
msgid "invalid offset"
msgstr "Ungültiger Offset"
-#: ppc-opc.c:1721
+#: ppc-opc.c:1729
msgid "invalid Ddd value"
msgstr "Ungültiger Ddd-Wert"
-#. Invalid option.
#: riscv-dis.c:68
#, c-format
-msgid "Unrecognized disassembler option: %s\n"
-msgstr "Unbekannte Disassembler-Option: %s\n"
+msgid "unrecognized disassembler option: %s"
+msgstr "Unbekannte Disassembler-Option: %s"
#: riscv-dis.c:346
#, c-format
@@ -1734,7 +2050,12 @@ msgstr "Im z/-Architektur-Modus disassemblieren"
msgid "Print unknown instructions according to length from first two bits"
msgstr "Unbekannte Befehle anhand ihrer Länge aus den ersten beiden Bits ausgeben"
-#: s390-dis.c:409
+#: s390-dis.c:76
+#, c-format
+msgid "unknown S/390 disassembler option: %s"
+msgstr "Unbekannte S/390-Disassembler-Option: %s"
+
+#: s390-dis.c:410
#, c-format
msgid ""
"\n"
@@ -1751,36 +2072,31 @@ msgstr ""
msgid "<illegal instruction>"
msgstr "<ungültiger Maschinenbefehl>"
-#: sparc-dis.c:309
-#, c-format
-msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-msgstr "Interner Fehler: Ungültiger SPARC-Opcode: \"%s\", %#.8lx, %#.8lx\n"
-
-#: sparc-dis.c:320
+#: sparc-dis.c:308 sparc-dis.c:318
#, c-format
-msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-msgstr "Interner Fehler: Ungültiger SPARC-Opcode: \"%s\", %#.8lx, %#.8lx\n"
+msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
+msgstr "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:379
+#: sparc-dis.c:377
#, c-format
-msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
-msgstr "Interner Fehler: Ungültiger SPARC-Opcode: \"%s\" == \"%s\"\n"
+msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
+msgstr "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
# Mark as non-valid instruction.
#. Mark as non-valid instruction.
-#: sparc-dis.c:1100
+#: sparc-dis.c:1098
msgid "unknown"
msgstr "unbekannt"
#: v850-dis.c:453
#, c-format
-msgid "unknown operand shift: %x\n"
-msgstr "Unbekannte Operandenverschiebung: %x\n"
+msgid "unknown operand shift: %x"
+msgstr "Unbekannte Operandenverschiebung: %x"
-#: v850-dis.c:465
+#: v850-dis.c:469
#, c-format
-msgid "unknown reg: %d\n"
-msgstr "Unbekanntes Register: %d\n"
+msgid "unknown reg: %d"
+msgstr "Unbekanntes Register: %d"
# The functions used to insert and extract complicated operands.
# Note: There is a conspiracy between these functions and
@@ -1897,6 +2213,21 @@ msgstr "Das »sof:«-Präfix fehlt"
msgid "Missing 'seg:' prefix"
msgstr "Das »seg:«-Präfix fehlt"
+#: xc16x-desc.c:3349
+#, c-format
+msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: xc16x-desc.c:3432
+#, c-format
+msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
+
+#: xc16x-desc.c:3451
+#, c-format
+msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
+msgstr "internal error: xc16x_cgen_cpu_open: no endianness specified"
+
#: xstormy16-asm.c:71
msgid "Bad register in preincrement"
msgstr "Ungültiges Register beim Pre-Increment"
@@ -1937,6 +2268,37 @@ msgstr "Operand muss ein Symbol sein"
msgid "Syntax error: No trailing ')'"
msgstr "Syntaxfehler: Kein abschließendes »)«"
+#: xstormy16-desc.c:1317
+#, c-format
+msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+msgstr "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
+
+#: xstormy16-desc.c:1400
+#, c-format
+msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
+msgstr "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
+
+#: xstormy16-desc.c:1419
+#, c-format
+msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
+msgstr "internal error: xstormy16_cgen_cpu_open: no endianness specified"
+
+#~ msgid "Internal disassembler error"
+#~ msgstr "Interner Disassemblerfehler"
+
+#~ msgid "can't cope with insert %d\n"
+#~ msgstr "Kann nicht mit »inserv %d« umgehen.\n"
+
+# Couldn't understand anything.
+#~ msgid "%02x\t\t*unknown*"
+#~ msgstr "%02x\t\t*unbekannt*"
+
+#~ msgid "# <dis error: %08lx>"
+#~ msgstr "# <Disassemblierungsfehler: %08lx>"
+
+#~ msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
+#~ msgstr "Interner Fehler: Ungültiger SPARC-Opcode: \"%s\", %#.8lx, %#.8lx\n"
+
#~ msgid "Illegal limm reference in last instruction!\n"
#~ msgstr "Ungültige limm-Referenz in der letzten Anweisung!\n"
@@ -1946,12 +2308,6 @@ msgstr "Syntaxfehler: Kein abschließendes »)«"
#~ msgid "auxiliary register not allowed here"
#~ msgstr "Hilfsregister ist an dieser Stelle nicht erlaubt"
-#~ msgid "attempt to set readonly register"
-#~ msgstr "Versuch, ein schreibgeschütztes Register zu beschreiben"
-
-#~ msgid "attempt to read writeonly register"
-#~ msgstr "Versuch, ein lesegeschütztes Register zu auszulesen"
-
#~ msgid "too many long constants"
#~ msgstr "Zu viele lange Konstanten"