aboutsummaryrefslogtreecommitdiff
path: root/opcodes/po
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/po')
-rw-r--r--opcodes/po/fr.po193
-rw-r--r--opcodes/po/opcodes.pot78
-rw-r--r--opcodes/po/sv.po186
-rw-r--r--opcodes/po/tr.po184
4 files changed, 426 insertions, 215 deletions
diff --git a/opcodes/po/fr.po b/opcodes/po/fr.po
index 9684545..752f013 100644
--- a/opcodes/po/fr.po
+++ b/opcodes/po/fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: opcodes 2.11\n"
-"POT-Creation-Date: 2001-01-11 12:44-0800\n"
+"POT-Creation-Date: 2002-01-17 13:58+0000\n"
"PO-Revision-Date: 2001-10-19 12:00-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -25,21 +25,21 @@ msgstr "saut indic� non align�"
msgid "Illegal limm reference in last instruction!\n"
msgstr "R�f�rence limite ill�gale dans la derni�re instruction!\n"
-#: arm-dis.c:489
+#: arm-dis.c:509
msgid "<illegal precision>"
msgstr "<pr�cision ill�gale>"
-#: arm-dis.c:904
+#: arm-dis.c:1019
#, c-format
msgid "Unrecognised register name set: %s\n"
msgstr "Nom de jeu de registres inconnu: %s\n"
-#: arm-dis.c:911
+#: arm-dis.c:1026
#, c-format
msgid "Unrecognised disassembler option: %s\n"
msgstr "Option du d�sassembleur non reconnue: %s\n"
-#: arm-dis.c:1083
+#: arm-dis.c:1198
msgid ""
"\n"
"The following ARM specific disassembler options are supported for use with\n"
@@ -62,133 +62,150 @@ msgstr "Erreur interne du d�sassembleur"
msgid "unknown constraint `%c'"
msgstr "contrainte inconnue `%c'"
-#: cgen-asm.c:224
-msgid "unrecognized keyword/register name"
-msgstr "nom de mot cl� ou de registre non reconnu"
-
-#: cgen-asm.c:332 fr30-ibld.c:232 m32r-ibld.c:232
+#: 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 "op�rande hors gamme (%ld n'est pas entre %ld et %ld)"
-#: cgen-asm.c:353
+#: cgen-asm.c:367
#, c-format
msgid "operand out of range (%lu not between %lu and %lu)"
msgstr "op�rande hors gamme (%lu n'est pas entre %lu et %lu)"
-#: d30v-dis.c:306
+#: d30v-dis.c:312
#, c-format
msgid "<unknown register %d>"
msgstr "<registre inconnu %d>"
#. Can't happen.
-#: dis-buf.c:56
+#: dis-buf.c:57
#, c-format
msgid "Unknown error %d\n"
msgstr "Erreur inconnue %d\n"
-#: dis-buf.c:61
+#: dis-buf.c:62
#, c-format
msgid "Address 0x%x is out of bounds.\n"
msgstr "Adresse 0x%x est hors gamme.\n"
-#: fr30-asm.c:305 m32r-asm.c:313
+#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245
#, c-format
msgid "Unrecognized field %d while parsing.\n"
msgstr "Champ non reconnu %d lors de l'analyse.\n"
+#: 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:369 fr30-asm.c:373 fr30-asm.c:449 m32r-asm.c:377 m32r-asm.c:381
-#: m32r-asm.c:457
+#: 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 "instruction non reconnue"
-#: fr30-asm.c:415 m32r-asm.c:423
+#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478
#, c-format
msgid "syntax error (expected char `%c', found `%c')"
msgstr "erreur de syntaxe (caract�re `%c' attendu, `%c' obtenu)"
-#: fr30-asm.c:443 m32r-asm.c:451
+#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488
+#, fuzzy, c-format
+msgid "syntax error (expected char `%c', found end of instruction)"
+msgstr "erreur de syntaxe (caract�re `%c' attendu, `%c' obtenu)"
+
+#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516
msgid "junk at end of line"
msgstr "rebut � la fin de la ligne"
-#: fr30-asm.c:551 m32r-asm.c:559
+#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623
+#, fuzzy
+msgid "unrecognized form of instruction"
+msgstr "instruction non reconnue"
+
+#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635
#, c-format
msgid "bad instruction `%.50s...'"
msgstr "instruction erron�e `%.50s...'"
-#: fr30-asm.c:554 m32r-asm.c:562
+#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638
#, c-format
msgid "bad instruction `%.50s'"
msgstr "instruction erron�e `%.50s'"
#. Default text to print if an instruction isn't recognized.
-#: fr30-dis.c:39 m32r-dis.c:39
+#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39
msgid "*unknown*"
msgstr "*inconnu*"
-#: fr30-dis.c:300 m32r-dis.c:239
+#: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137
#, c-format
msgid "Unrecognized field %d while printing insn.\n"
msgstr "Champ non reconnu %d lors de l'impression insn.\n"
-#: fr30-ibld.c:216 m32r-ibld.c:216
+#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166
+#, fuzzy, c-format
+msgid "operand out of range (%ld not between %ld and %lu)"
+msgstr "op�rande hors gamme (%ld n'est pas entre %ld et %ld)"
+
+#: 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 "op�rande hors gamme (%lu n'est pas entre 0 et %lu)"
-#: fr30-ibld.c:790 m32r-ibld.c:719
+#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634
#, c-format
msgid "Unrecognized field %d while building insn.\n"
msgstr "Champ non reconnu %d lors de la construction de insn.\n"
-#: fr30-ibld.c:994 m32r-ibld.c:849
+#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737
#, c-format
msgid "Unrecognized field %d while decoding insn.\n"
msgstr "Champ non reconnu %d lors du d�codage de insn.\n"
-#: fr30-ibld.c:1138 m32r-ibld.c:954
+#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817
#, c-format
msgid "Unrecognized field %d while getting int operand.\n"
msgstr "Champ non reconnu %d lors de la prise d'une op�rande int.\n"
-#: fr30-ibld.c:1267 m32r-ibld.c:1044
+#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877
#, c-format
msgid "Unrecognized field %d while getting vma operand.\n"
msgstr "Champ non reconnu %d lors de la prise d'une op�rande vma.\n"
-#: fr30-ibld.c:1396 m32r-ibld.c:1137
+#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946
#, c-format
msgid "Unrecognized field %d while setting int operand.\n"
msgstr "Champ non reconnu %d lors de l'initialisation d'une op�rande int.\n"
-#: fr30-ibld.c:1518 m32r-ibld.c:1223
+#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003
#, c-format
msgid "Unrecognized field %d while setting vma operand.\n"
msgstr "Champ non reconnu %d lors de l'initialisation d'une op�rande vma.\n"
-#: h8300-dis.c:380Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
+# h8300-dis.c:380Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
+#: h8300-dis.c:384
#, c-format
msgid "Hmmmm %x"
msgstr "Hummm %x"
-#: h8300-dis.c:391
+#: h8300-dis.c:395
#, c-format
msgid "Don't understand %x \n"
msgstr "Ne comprend pas %x \n"
-#: h8500-dis.c:141
+#: h8500-dis.c:143
#, c-format
msgid "can't cope with insert %d\n"
msgstr "Ne peut g�rer l'insertion %d\n"
#. Couldn't understand anything.
-#: h8500-dis.c:348
+#: h8500-dis.c:350
#, c-format
msgid "%02x\t\t*unknown*"
msgstr "%02x\t\t*inconnu*"
-#: i386-dis.c:2740
+#: i386-dis.c:1649
msgid "<internal disassembler error>"
msgstr "<erreur interne du d�sassembleur>"
@@ -207,90 +224,131 @@ msgstr "inconnu\t0x%04lx"
msgid "unknown\t0x%04x"
msgstr "inconnu\t0x%04x"
-#: m68k-dis.c:412
+#: m68k-dis.c:429
#, c-format
msgid "<internal error in opcode table: %s %s>\n"
msgstr "<erreur interne dans la table des codes-op: %s %s>\n"
-#: m68k-dis.c:990
+#: m68k-dis.c:1007
#, c-format
msgid "<function code %d>"
msgstr "<code de fonction %d>"
-#: m88k-dis.c:274
+#: m88k-dis.c:255
#, c-format
msgid "# <dis error: %08x>"
msgstr "# <erreur du d�sassembleur: %08x>"
-#: mips-dis.c:273
+#: mips-dis.c:290
#, c-format
msgid "# internal error, undefined modifier(%c)"
msgstr "# erreur interne, modificateur non d�fini(%c)"
+#: mips-dis.c:1154
+#, fuzzy, c-format
+msgid "# internal disassembler error, unrecognised modifier (%c)"
+msgstr "# erreur interne, modificateur non d�fini(%c)"
+
+#: 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
+#, fuzzy
+msgid "(unknown)"
+msgstr "inconnu"
+
+#: mmix-dis.c:517
+#, fuzzy, c-format
+msgid "*unknown operands type: %d*"
+msgstr "d�calage d'op�rande inconnu: %x\n"
+
#. 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:618
+#: ns32k-dis.c:628
msgid "$<undefined>"
msgstr "$<non d�fini>"
-#: ppc-opc.c:619 ppc-opc.c:650
+#: ppc-opc.c:765 ppc-opc.c:798
msgid "invalid conditional option"
msgstr "option conditionnelle invalide"
-#: ppc-opc.c:652
+#: ppc-opc.c:800
msgid "attempt to set y bit when using + or - modifier"
-msgstr "tentative d'initialisation du bit y lorsque le modificateur + ou - a �t� utilis�"
+msgstr ""
+"tentative d'initialisation du bit y lorsque le modificateur + ou - a �t� "
+"utilis�"
-#: ppc-opc.c:707
+#: 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 "Les derniers bits les moins significatifs sont ignor�s dans le d�calage de branchement"
+msgstr ""
+"Les derniers bits les moins significatifs sont ignor�s dans le d�calage de "
+"branchement"
-#: ppc-opc.c:742 ppc-opc.c:779
+#: ppc-opc.c:944 ppc-opc.c:981
msgid "illegal bitmask"
msgstr "masque de bits ill�gal"
-#: ppc-opc.c:848
+#: ppc-opc.c:1054
msgid "value out of range"
msgstr "valeur hors gamme"
-#: ppc-opc.c:922
+#: ppc-opc.c:1130
msgid "index register in load range"
msgstr "registre index n'est pas dans la plage de chargement"
-#: ppc-opc.c:937
+#: ppc-opc.c:1146
msgid "invalid register operand when updating"
msgstr "op�rande registre invalide lors de la mise � jour"
#. Mark as non-valid instruction
-#: sparc-dis.c:748
+#: sparc-dis.c:749
msgid "unknown"
msgstr "inconnu"
-#: sparc-dis.c:823
+#: sparc-dis.c:824
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "Erreur interne: sparc-opcode.h erron�: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:834
+#: sparc-dis.c:835
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "Erreur interne: sparc-opcode.h erron�: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:883
+#: sparc-dis.c:884
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgstr "Erreur interne: sparc-opcode.h erron�: \"%s\" == \"%s\"\n"
-#: v850-dis.c:221
+#: v850-dis.c:224
#, c-format
msgid "unknown operand shift: %x\n"
msgstr "d�calage d'op�rande inconnu: %x\n"
-#: v850-dis.c:233
+#: v850-dis.c:236
#, c-format
msgid "unknown pop reg: %d\n"
msgstr "registre de pile inconnu: %d\n"
@@ -300,46 +358,49 @@ msgstr "registre de pile inconnu: %d\n"
#. 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:46
+#: v850-opc.c:68
msgid "displacement value is not in range and is not aligned"
msgstr "La valeur de d�placement est hors gamme et n'est pas align�e."
-#: v850-opc.c:47
+#: v850-opc.c:69
msgid "displacement value is out of range"
msgstr "La valeur de d�placement est hors gamme."
-#: v850-opc.c:48
+#: v850-opc.c:70
msgid "displacement value is not aligned"
msgstr "La valeur de d�placement n'est pas align�e."
-#: v850-opc.c:50
+#: v850-opc.c:72
msgid "immediate value is out of range"
msgstr "La valeur imm�diate est hors gamme."
-#: v850-opc.c:61
+#: v850-opc.c:83
msgid "branch value not in range and to odd offset"
msgstr "Valeur de branchement est hors gamme et a un d�calage impair."
-#: v850-opc.c:63 v850-opc.c:95
+#: v850-opc.c:85 v850-opc.c:117
msgid "branch value out of range"
msgstr "Valeur de branchement hors gamme."
-#: v850-opc.c:66 v850-opc.c:98
+#: v850-opc.c:88 v850-opc.c:120
msgid "branch to odd offset"
msgstr "Branchement avec un d�calage impair."
-#: v850-opc.c:93
+#: v850-opc.c:115
msgid "branch value not in range and to an odd offset"
msgstr "Valeur de branchement est hors gamme et a un d�calage impair"
-#: v850-opc.c:321
+#: v850-opc.c:346
msgid "invalid register for stack adjustment"
msgstr "registre invalide pour un ajustement de la pile"
-#: v850-opc.c:343
+#: v850-opc.c:370
msgid "immediate value not in range and not even"
msgstr "La valeur imm�diate est hors gamme et est impaire."
-#: v850-opc.c:348
+#: v850-opc.c:375
msgid "immediate value must be even"
msgstr "La valeur imm�diate doit �tre paire."
+
+#~ msgid "unrecognized keyword/register name"
+#~ msgstr "nom de mot cl� ou de registre non reconnu"
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 ""
diff --git a/opcodes/po/sv.po b/opcodes/po/sv.po
index a793ef6..6fddbd8 100644
--- a/opcodes/po/sv.po
+++ b/opcodes/po/sv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: opcodes 2.11\n"
-"POT-Creation-Date: 2001-01-11 12:44-0800\n"
+"POT-Creation-Date: 2002-01-17 13:58+0000\n"
"PO-Revision-Date: 2001-10-23 15:35+0200\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -25,21 +25,21 @@ msgstr "hopptipset ligger inte p� j�mn gr�ns"
msgid "Illegal limm reference in last instruction!\n"
msgstr "Otill�ten limm-referens i sista instruktionen!\n"
-#: arm-dis.c:489
+#: arm-dis.c:509
msgid "<illegal precision>"
msgstr "<otill�ten precision>"
-#: arm-dis.c:904
+#: arm-dis.c:1019
#, c-format
msgid "Unrecognised register name set: %s\n"
msgstr "Ok�nt registernamn �r angivet: %s\n"
-#: arm-dis.c:911
+#: arm-dis.c:1026
#, c-format
msgid "Unrecognised disassembler option: %s\n"
msgstr "Ok�nt disassembleralternativ: %s\n"
-#: arm-dis.c:1083
+#: arm-dis.c:1198
msgid ""
"\n"
"The following ARM specific disassembler options are supported for use with\n"
@@ -62,132 +62,149 @@ msgstr "Internt fel i disassembleraren"
msgid "unknown constraint `%c'"
msgstr "ok�nd begr�nsning \"%c\""
-#: cgen-asm.c:224
-msgid "unrecognized keyword/register name"
-msgstr "ok�nt namn p� nyckelord/register"
-
-#: cgen-asm.c:332 fr30-ibld.c:232 m32r-ibld.c:232
+#: 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 "operanden �r utanf�r intervallet (%ld �r inte mellan %ld och %ld)"
-#: cgen-asm.c:353
+#: cgen-asm.c:367
#, c-format
msgid "operand out of range (%lu not between %lu and %lu)"
msgstr "operanden �r utanf�r intervallet (%lu �r inte mellan %lu och %lu)"
-#: d30v-dis.c:306
+#: d30v-dis.c:312
#, c-format
msgid "<unknown register %d>"
msgstr "<ok�nt register %d>"
#. Can't happen.
-#: dis-buf.c:56
+#: dis-buf.c:57
#, c-format
msgid "Unknown error %d\n"
msgstr "Ok�nt fel %d\n"
-#: dis-buf.c:61
+#: dis-buf.c:62
#, c-format
msgid "Address 0x%x is out of bounds.\n"
msgstr "Adressen 0x%x ligger utanf�r till�tna gr�nser.\n"
-#: fr30-asm.c:305 m32r-asm.c:313
+#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245
#, c-format
msgid "Unrecognized field %d while parsing.\n"
msgstr "Ok�nt f�lt %d vid tolkning.\n"
+#: 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:369 fr30-asm.c:373 fr30-asm.c:449 m32r-asm.c:377 m32r-asm.c:381 m32r-asm.c:457
+#: 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 "ok�nd instruktion"
-#: fr30-asm.c:415 m32r-asm.c:423
+#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478
#, c-format
msgid "syntax error (expected char `%c', found `%c')"
msgstr "syntaxfel (tecknet \"%c\" f�rv�ntades, hittade \"%c\")"
-#: fr30-asm.c:443 m32r-asm.c:451
+#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488
+#, fuzzy, c-format
+msgid "syntax error (expected char `%c', found end of instruction)"
+msgstr "syntaxfel (tecknet \"%c\" f�rv�ntades, hittade \"%c\")"
+
+#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516
msgid "junk at end of line"
msgstr "skr�p vid slutet p� raden"
-#: fr30-asm.c:551 m32r-asm.c:559
+#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623
+#, fuzzy
+msgid "unrecognized form of instruction"
+msgstr "ok�nd instruktion"
+
+#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635
#, c-format
msgid "bad instruction `%.50s...'"
msgstr "felaktig instruktion \"%.50s...\""
-#: fr30-asm.c:554 m32r-asm.c:562
+#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638
#, c-format
msgid "bad instruction `%.50s'"
msgstr "felaktig instruktion \"%.50s\""
#. Default text to print if an instruction isn't recognized.
-#: fr30-dis.c:39 m32r-dis.c:39
+#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39
msgid "*unknown*"
msgstr "*ok�nd*"
-#: fr30-dis.c:300 m32r-dis.c:239
+#: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137
#, c-format
msgid "Unrecognized field %d while printing insn.\n"
msgstr "Ok�nt f�lt %d vid utskrift av instruktion.\n"
-#: fr30-ibld.c:216 m32r-ibld.c:216
+#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166
+#, fuzzy, c-format
+msgid "operand out of range (%ld not between %ld and %lu)"
+msgstr "operanden �r utanf�r intervallet (%ld �r inte mellan %ld och %ld)"
+
+#: 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 "operanden utanf�r intervallet (%lu inte mellan 0 och %lu)"
-#: fr30-ibld.c:790 m32r-ibld.c:719
+#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634
#, c-format
msgid "Unrecognized field %d while building insn.\n"
msgstr "Ok�nt f�lt %d vid konstruktion av instruktion.\n"
-#: fr30-ibld.c:994 m32r-ibld.c:849
+#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737
#, c-format
msgid "Unrecognized field %d while decoding insn.\n"
msgstr "Ok�nt f�lt %d vid avkodning av instruktion.\n"
-#: fr30-ibld.c:1138 m32r-ibld.c:954
+#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817
#, c-format
msgid "Unrecognized field %d while getting int operand.\n"
msgstr "Ok�nt f�lt %d vid h�mtning av heltalsoperand.\n"
-#: fr30-ibld.c:1267 m32r-ibld.c:1044
+#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877
#, c-format
msgid "Unrecognized field %d while getting vma operand.\n"
msgstr "Ok�nt f�lt %d vid h�mtning av vma-operand.\n"
-#: fr30-ibld.c:1396 m32r-ibld.c:1137
+#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946
#, c-format
msgid "Unrecognized field %d while setting int operand.\n"
msgstr "Ok�nt f�lt %d vid inst�llning av heltalsoperand.\n"
-#: fr30-ibld.c:1518 m32r-ibld.c:1223
+#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003
#, c-format
msgid "Unrecognized field %d while setting vma operand.\n"
msgstr "Ok�nt f�lt %d vid inst�llning av vma-operand.\n"
-#: h8300-dis.c:380
+#: h8300-dis.c:384
#, c-format
msgid "Hmmmm %x"
msgstr "Hmmmm %x"
-#: h8300-dis.c:391
+#: h8300-dis.c:395
#, c-format
msgid "Don't understand %x \n"
msgstr "F�rst�r inte %x \n"
-#: h8500-dis.c:141
+#: h8500-dis.c:143
#, c-format
msgid "can't cope with insert %d\n"
msgstr "kan inte s�tta in %d\n"
#. Couldn't understand anything.
-#: h8500-dis.c:348
+#: h8500-dis.c:350
#, c-format
msgid "%02x\t\t*unknown*"
msgstr "%02x\t\t*ok�nd*"
-#: i386-dis.c:2740
+#: i386-dis.c:1649
msgid "<internal disassembler error>"
msgstr "<internt fel i disassembleraren>"
@@ -206,90 +223,127 @@ msgstr "ok�nd\t0x%04lx"
msgid "unknown\t0x%04x"
msgstr "ok�nd\t0x%04x"
-#: m68k-dis.c:412
+#: m68k-dis.c:429
#, c-format
msgid "<internal error in opcode table: %s %s>\n"
msgstr "<internt fel i instruktionstabellen: %s %s>\n"
-#: m68k-dis.c:990
+#: m68k-dis.c:1007
#, c-format
msgid "<function code %d>"
msgstr "<funktionskod %d>"
-#: m88k-dis.c:274
+#: m88k-dis.c:255
#, c-format
msgid "# <dis error: %08x>"
msgstr "# <disassemblerarfel: %08x>"
-#: mips-dis.c:273
+#: mips-dis.c:290
#, c-format
msgid "# internal error, undefined modifier(%c)"
msgstr "# internt fel, ok�nd modifierare(%c)"
+#: mips-dis.c:1154
+#, fuzzy, c-format
+msgid "# internal disassembler error, unrecognised modifier (%c)"
+msgstr "# internt fel, ok�nd modifierare(%c)"
+
+#: 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
+#, fuzzy
+msgid "(unknown)"
+msgstr "ok�nd"
+
+#: mmix-dis.c:517
+#, fuzzy, c-format
+msgid "*unknown operands type: %d*"
+msgstr "ok�nt operandskifte: %x\n"
+
#. 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:618
+#: ns32k-dis.c:628
msgid "$<undefined>"
msgstr "$<odefinierad>"
-#: ppc-opc.c:619 ppc-opc.c:650
+#: ppc-opc.c:765 ppc-opc.c:798
msgid "invalid conditional option"
msgstr "ogiltig villkorlig flagga"
-#: ppc-opc.c:652
+#: ppc-opc.c:800
msgid "attempt to set y bit when using + or - modifier"
msgstr "f�rs�k att st�lla in y-biten d� modifieraren + eller - anv�ndes"
-#: ppc-opc.c:707
+#: 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 "ignorerar minst signifikanta bitarna i grenavst�nd"
-#: ppc-opc.c:742 ppc-opc.c:779
+#: ppc-opc.c:944 ppc-opc.c:981
msgid "illegal bitmask"
msgstr "otill�ten bitmask"
-#: ppc-opc.c:848
+#: ppc-opc.c:1054
msgid "value out of range"
msgstr "v�rdet �r utanf�r intervallet"
-#: ppc-opc.c:922
+#: ppc-opc.c:1130
msgid "index register in load range"
msgstr "indexregistret �r i inl�sningsintervallet"
-#: ppc-opc.c:937
+#: ppc-opc.c:1146
msgid "invalid register operand when updating"
msgstr "ogiltig registeroperand vid uppdatering"
#. Mark as non-valid instruction
-#: sparc-dis.c:748
+#: sparc-dis.c:749
msgid "unknown"
msgstr "ok�nd"
-#: sparc-dis.c:823
+#: sparc-dis.c:824
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:834
+#: sparc-dis.c:835
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:883
+#: sparc-dis.c:884
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgstr "Internt fel: felaktig sparc-opcode.h: \"%s\" == \"%s\"\n"
-#: v850-dis.c:221
+#: v850-dis.c:224
#, c-format
msgid "unknown operand shift: %x\n"
msgstr "ok�nt operandskifte: %x\n"
-#: v850-dis.c:233
+#: v850-dis.c:236
#, c-format
msgid "unknown pop reg: %d\n"
msgstr "ok�nt pop-register: %d\n"
@@ -299,46 +353,50 @@ msgstr "ok�nt pop-register: %d\n"
#. 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:46
+#: v850-opc.c:68
msgid "displacement value is not in range and is not aligned"
-msgstr "f�rskjutningsv�rdet �r inte inom intervallet och ligger inte p� j�mn gr�ns"
+msgstr ""
+"f�rskjutningsv�rdet �r inte inom intervallet och ligger inte p� j�mn gr�ns"
-#: v850-opc.c:47
+#: v850-opc.c:69
msgid "displacement value is out of range"
msgstr "f�rskjutningsv�rdet �r utanf�r intervallet"
-#: v850-opc.c:48
+#: v850-opc.c:70
msgid "displacement value is not aligned"
msgstr "f�rskjutningsv�rdet ligger inte p� j�mn gr�ns"
-#: v850-opc.c:50
+#: v850-opc.c:72
msgid "immediate value is out of range"
msgstr "omedelbara v�rdet �r utanf�r intervallet"
-#: v850-opc.c:61
+#: v850-opc.c:83
msgid "branch value not in range and to odd offset"
msgstr "grenv�rdet �r inte inom intervallet och till ett udda avst�nd"
-#: v850-opc.c:63 v850-opc.c:95
+#: v850-opc.c:85 v850-opc.c:117
msgid "branch value out of range"
msgstr "grenv�rdet �r utanf�r intervallet"
-#: v850-opc.c:66 v850-opc.c:98
+#: v850-opc.c:88 v850-opc.c:120
msgid "branch to odd offset"
msgstr "grening till udda avst�nd"
-#: v850-opc.c:93
+#: v850-opc.c:115
msgid "branch value not in range and to an odd offset"
msgstr "grenv�rdet �r inte inom intervallet och till ett udda avst�nd"
-#: v850-opc.c:321
+#: v850-opc.c:346
msgid "invalid register for stack adjustment"
msgstr "ogiltigt register f�r stackjustering"
-#: v850-opc.c:343
+#: v850-opc.c:370
msgid "immediate value not in range and not even"
msgstr "omedelbara v�rdet �r inte inom intervallet och inte j�mnt"
-#: v850-opc.c:348
+#: v850-opc.c:375
msgid "immediate value must be even"
msgstr "omedelbara v�rdet m�ste vara j�mnt"
+
+#~ msgid "unrecognized keyword/register name"
+#~ msgstr "ok�nt namn p� nyckelord/register"
diff --git a/opcodes/po/tr.po b/opcodes/po/tr.po
index e5d8794..ecc9651 100644
--- a/opcodes/po/tr.po
+++ b/opcodes/po/tr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: opcodes 2.11\n"
-"POT-Creation-Date: 2001-01-11 12:44-0800\n"
+"POT-Creation-Date: 2002-01-17 13:58+0000\n"
"PO-Revision-Date: 2001-07-29 22:33EEST\n"
"Last-Translator: Deniz Akkus Kanca <deniz@arayan.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -26,21 +26,21 @@ msgstr "atlama i�areti hizal� de�il"
msgid "Illegal limm reference in last instruction!\n"
msgstr "Son i�lemde ge�ersiz limm referans�!\n"
-#: arm-dis.c:489
+#: arm-dis.c:509
msgid "<illegal precision>"
msgstr "<ge�ersiz kesinlik>"
-#: arm-dis.c:904
+#: arm-dis.c:1019
#, c-format
msgid "Unrecognised register name set: %s\n"
msgstr "Bilinmeyen yazma� ad k�mesi: %s\n"
-#: arm-dis.c:911
+#: arm-dis.c:1026
#, c-format
msgid "Unrecognised disassembler option: %s\n"
msgstr "Bilinmeyen kar��t-�evirici se�ene�i: %s\n"
-#: arm-dis.c:1083
+#: arm-dis.c:1198
msgid ""
"\n"
"The following ARM specific disassembler options are supported for use with\n"
@@ -63,133 +63,149 @@ msgstr "�� kar��t-�evirici hatas� "
msgid "unknown constraint `%c'"
msgstr "`%c' bilinmeyen k�s�t�"
-#: cgen-asm.c:224
-msgid "unrecognized keyword/register name"
-msgstr "Bilinmeyen anahtar/yazma� ad�"
-
-#: cgen-asm.c:332 fr30-ibld.c:232 m32r-ibld.c:232
+#: 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 "Kapsam d��� terim (%ld, %ld ve %ld aras�nda de�il) "
-#: cgen-asm.c:353
+#: cgen-asm.c:367
#, c-format
msgid "operand out of range (%lu not between %lu and %lu)"
msgstr "Kapsam d��� terim (%lu, %lu ve %lu aras�nda de�il)"
-#: d30v-dis.c:306
+#: d30v-dis.c:312
#, c-format
msgid "<unknown register %d>"
msgstr "<bilinmeyen yazma� %d>"
#. Can't happen.
-#: dis-buf.c:56
+#: dis-buf.c:57
#, c-format
msgid "Unknown error %d\n"
msgstr "Bilinmeyen hata %d\n"
-#: dis-buf.c:61
+#: dis-buf.c:62
#, c-format
msgid "Address 0x%x is out of bounds.\n"
msgstr "0x%x adresi s�n�rlar�n d���nda.\n"
-#: fr30-asm.c:305 m32r-asm.c:313
+#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245
#, c-format
msgid "Unrecognized field %d while parsing.\n"
msgstr "Ayr��t�rma esnas�nda bilinmeyen alan %d bulundu.\n"
+#: 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:369 fr30-asm.c:373 fr30-asm.c:449 m32r-asm.c:377 m32r-asm.c:381
-#: m32r-asm.c:457
+#: 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 "bilinmeyen i�lem"
-#: fr30-asm.c:415 m32r-asm.c:423
+#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478
#, c-format
msgid "syntax error (expected char `%c', found `%c')"
msgstr "bi�em hatas� (char `%c' beklenirken `%c' bulundu)"
-#: fr30-asm.c:443 m32r-asm.c:451
+#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488
+#, fuzzy, c-format
+msgid "syntax error (expected char `%c', found end of instruction)"
+msgstr "bi�em hatas� (char `%c' beklenirken `%c' bulundu)"
+
+#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516
msgid "junk at end of line"
msgstr "Sat�r sonu bozuk "
-#: fr30-asm.c:551 m32r-asm.c:559
+#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623
+#, fuzzy
+msgid "unrecognized form of instruction"
+msgstr "bilinmeyen i�lem"
+
+#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635
#, c-format
msgid "bad instruction `%.50s...'"
msgstr "ge�ersiz i�lem `%.50s...'"
-#: fr30-asm.c:554 m32r-asm.c:562
+#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638
#, c-format
msgid "bad instruction `%.50s'"
msgstr "ge�ersiz i�lem `%.50s'"
#. Default text to print if an instruction isn't recognized.
-#: fr30-dis.c:39 m32r-dis.c:39
+#: fr30-dis.c:39 m32r-dis.c:39 mmix-dis.c:282 openrisc-dis.c:39
msgid "*unknown*"
msgstr "*bilinmeyen*"
-#: fr30-dis.c:300 m32r-dis.c:239
+#: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137
#, c-format
msgid "Unrecognized field %d while printing insn.\n"
msgstr "y�nerge yazd�r�l�rken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:216 m32r-ibld.c:216
+#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166
+#, fuzzy, c-format
+msgid "operand out of range (%ld not between %ld and %lu)"
+msgstr "Kapsam d��� terim (%ld, %ld ve %ld aras�nda de�il) "
+
+#: 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 "kapsam d��� terim (%lu 0 ve %lu aras�nda de�il) "
-#: fr30-ibld.c:790 m32r-ibld.c:719
+#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634
#, c-format
msgid "Unrecognized field %d while building insn.\n"
msgstr "Y�nerge olu�turulurken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:994 m32r-ibld.c:849
+#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737
#, c-format
msgid "Unrecognized field %d while decoding insn.\n"
msgstr "Y�nerge ��z�mlenirken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:1138 m32r-ibld.c:954
+#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817
#, c-format
msgid "Unrecognized field %d while getting int operand.\n"
msgstr "`int' terimi al�n�rken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:1267 m32r-ibld.c:1044
+#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877
#, c-format
msgid "Unrecognized field %d while getting vma operand.\n"
msgstr "`vma' terimi al�n�rken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:1396 m32r-ibld.c:1137
+#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946
#, c-format
msgid "Unrecognized field %d while setting int operand.\n"
msgstr "`int' terimi atan�rken bilinmeyen alan %d bulundu.\n"
-#: fr30-ibld.c:1518 m32r-ibld.c:1223
+#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003
#, c-format
msgid "Unrecognized field %d while setting vma operand.\n"
msgstr "`vma' terimi atan�rken bilinmeyen alan %d bulundu.\n"
-#: h8300-dis.c:380
+#: h8300-dis.c:384
#, c-format
msgid "Hmmmm %x"
msgstr "Hmmmm %x"
-#: h8300-dis.c:391
+#: h8300-dis.c:395
#, c-format
msgid "Don't understand %x \n"
msgstr "%x anla��lamad�\n"
-#: h8500-dis.c:141
+#: h8500-dis.c:143
#, c-format
msgid "can't cope with insert %d\n"
msgstr "insert %d yapt�r�lam�yor\n"
#. Couldn't understand anything.
-#: h8500-dis.c:348
+#: h8500-dis.c:350
#, c-format
msgid "%02x\t\t*unknown*"
msgstr "%02x\t\t*bilinmeyen*"
-#: i386-dis.c:2740
+#: i386-dis.c:1649
msgid "<internal disassembler error>"
msgstr "<i� kar��t-�evirici hatas�>"
@@ -208,90 +224,127 @@ msgstr "bilinmeyen\t0x%04lx"
msgid "unknown\t0x%04x"
msgstr "bilinmeyen\t0x%04x"
-#: m68k-dis.c:412
+#: m68k-dis.c:429
#, c-format
msgid "<internal error in opcode table: %s %s>\n"
msgstr "<i�lemci kod tablosunda i� hata: %s %s>\n"
-#: m68k-dis.c:990
+#: m68k-dis.c:1007
#, c-format
msgid "<function code %d>"
msgstr "<i�lev kodu %d>"
-#: m88k-dis.c:274
+#: m88k-dis.c:255
#, c-format
msgid "# <dis error: %08x>"
msgstr "# <`dis' hatas�: %08x>"
-#: mips-dis.c:273
+#: mips-dis.c:290
#, c-format
msgid "# internal error, undefined modifier(%c)"
msgstr "#i� hata, tan�mlanmam�� de�i�tirici (%c)"
+#: mips-dis.c:1154
+#, fuzzy, c-format
+msgid "# internal disassembler error, unrecognised modifier (%c)"
+msgstr "#i� hata, tan�mlanmam�� de�i�tirici (%c)"
+
+#: 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
+#, fuzzy
+msgid "(unknown)"
+msgstr "bilinmeyen"
+
+#: mmix-dis.c:517
+#, fuzzy, c-format
+msgid "*unknown operands type: %d*"
+msgstr "bilinmeyen terim kayd�rmas�: %x\n"
+
#. 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:618
+#: ns32k-dis.c:628
msgid "$<undefined>"
msgstr "$<tan�mlanmam��>"
-#: ppc-opc.c:619 ppc-opc.c:650
+#: ppc-opc.c:765 ppc-opc.c:798
msgid "invalid conditional option"
msgstr "ko�ullu se�enek ge�ersiz "
-#: ppc-opc.c:652
+#: ppc-opc.c:800
msgid "attempt to set y bit when using + or - modifier"
msgstr "+ veya - de�i�tiricisini kullan�rken y bitini atama denemesi"
-#: ppc-opc.c:707
+#: 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 "Dal g�reli konumunda en �nemsiz bitler atlan�yor"
-#: ppc-opc.c:742 ppc-opc.c:779
+#: ppc-opc.c:944 ppc-opc.c:981
msgid "illegal bitmask"
msgstr "ge�ersiz bitmask "
-#: ppc-opc.c:848
+#: ppc-opc.c:1054
msgid "value out of range"
msgstr "de�er aral�k d���"
-#: ppc-opc.c:922
+#: ppc-opc.c:1130
msgid "index register in load range"
msgstr "y�kleme aral���nda endeks yazmac�"
-#: ppc-opc.c:937
+#: ppc-opc.c:1146
msgid "invalid register operand when updating"
msgstr "g�ncelleme esnas�nda ge�ersiz yazma� terimi bulundu"
#. Mark as non-valid instruction
-#: sparc-dis.c:748
+#: sparc-dis.c:749
msgid "unknown"
msgstr "bilinmeyen"
-#: sparc-dis.c:823
+#: sparc-dis.c:824
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "�� hata: ge�ersiz sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:834
+#: sparc-dis.c:835
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "�� hata: ge�ersiz sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
-#: sparc-dis.c:883
+#: sparc-dis.c:884
#, c-format
msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgstr "�� hata: ge�ersiz sparc-opcode.h: \"%s\" == \"%s\"\n"
-#: v850-dis.c:221
+#: v850-dis.c:224
#, c-format
msgid "unknown operand shift: %x\n"
msgstr "bilinmeyen terim kayd�rmas�: %x\n"
-#: v850-dis.c:233
+#: v850-dis.c:236
#, c-format
msgid "unknown pop reg: %d\n"
msgstr "bilinmeyen �ek yazmac�: %d\n"
@@ -301,46 +354,49 @@ msgstr "bilinmeyen �ek yazmac�: %d\n"
#. 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:46
+#: v850-opc.c:68
msgid "displacement value is not in range and is not aligned"
msgstr "yer de�i�tirme de�eri kapsam d���nda ve hizalanmam��"
-#: v850-opc.c:47
+#: v850-opc.c:69
msgid "displacement value is out of range"
msgstr "yer de�i�tirme de�eri kapsam d���nda"
-#: v850-opc.c:48
+#: v850-opc.c:70
msgid "displacement value is not aligned"
msgstr "yer de�i�tirme de�eri hizalanmam��"
-#: v850-opc.c:50
+#: v850-opc.c:72
msgid "immediate value is out of range"
msgstr "�imdiki de�er kapsam d���"
-#: v850-opc.c:61
+#: v850-opc.c:83
msgid "branch value not in range and to odd offset"
msgstr "dal de�eri kapsam d���nda ve tek say�l� g�reli konuma i�aret ediyor"
-#: v850-opc.c:63 v850-opc.c:95
+#: v850-opc.c:85 v850-opc.c:117
msgid "branch value out of range"
msgstr "dal de�eri kapsam d���nda "
-#: v850-opc.c:66 v850-opc.c:98
+#: v850-opc.c:88 v850-opc.c:120
msgid "branch to odd offset"
msgstr "dallanma tek say�l� g�reli konuma i�aret ediyor"
-#: v850-opc.c:93
+#: v850-opc.c:115
msgid "branch value not in range and to an odd offset"
msgstr "dal de�eri kapsam d���nda ve tek say�l� g�reli konuma i�aret ediyor"
-#: v850-opc.c:321
+#: v850-opc.c:346
msgid "invalid register for stack adjustment"
msgstr "y���t d�zeltmesi i�in ge�ersiz yazma� "
-#: v850-opc.c:343
+#: v850-opc.c:370
msgid "immediate value not in range and not even"
msgstr "�imdiki de�er kapsam d��� ve �ift say� de�il"
-#: v850-opc.c:348
+#: v850-opc.c:375
msgid "immediate value must be even"
msgstr "�imdiki de�er �ift say� olmal�"
+
+#~ msgid "unrecognized keyword/register name"
+#~ msgstr "Bilinmeyen anahtar/yazma� ad�"