summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-11-02 19:09:06 +0000
committerNick Clifton <nickc@redhat.com>2001-11-02 19:09:06 +0000
commit3c62831e20dc51f9d86aa471570e8451dd253bf6 (patch)
tree1845e85971e6819509a12cce0e0f0c2c4e76d579 /opcodes
parentdb94471dda3e6ccbb7cc1d9a7cef12326ea0776e (diff)
downloadbinutils-gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.gz
Add translations
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog8
-rwxr-xr-xopcodes/configure2
-rw-r--r--opcodes/configure.in2
-rw-r--r--opcodes/po/fr.po345
-rw-r--r--opcodes/po/sv.po344
-rw-r--r--opcodes/po/tr.po346
6 files changed, 1045 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 39c807cf2fb..3eca76263ed 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
+ * configure: Regernate.
+ * po/fr.po: New file.
+ * po/sv.po: New file.
+ * po/tr.po: New file.
+
2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* m68hc11-dis.c (print_insn): Fix disassembly of movb with a
diff --git a/opcodes/configure b/opcodes/configure
index 316fee4b443..e06aabaf91d 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -2585,7 +2585,7 @@ else
fi
-ALL_LINGUAS=
+ALL_LINGUAS="fr sv tr"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:2591: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.
diff --git a/opcodes/configure.in b/opcodes/configure.in
index 51fcdd55fb3..77e048caf12 100644
--- a/opcodes/configure.in
+++ b/opcodes/configure.in
@@ -77,7 +77,7 @@ AC_EXEEXT
AC_PROG_CC
-ALL_LINGUAS=
+ALL_LINGUAS="fr sv tr"
CY_GNU_GETTEXT
. ${srcdir}/../bfd/configure.host
diff --git a/opcodes/po/fr.po b/opcodes/po/fr.po
new file mode 100644
index 00000000000..9684545786c
--- /dev/null
+++ b/opcodes/po/fr.po
@@ -0,0 +1,345 @@
+# Messages fran�ais pour opcodes.
+# Copyright (C) 1996 Free Software Foundation, Inc.
+# Michel Robitaille <robitail@IRO.UMontreal.CA>, 1996.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: opcodes 2.11\n"
+"POT-Creation-Date: 2001-01-11 12:44-0800\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: alpha-opc.c:335
+msgid "branch operand unaligned"
+msgstr "op�rande de branchement non align�e"
+
+#: alpha-opc.c:358 alpha-opc.c:380
+msgid "jump hint unaligned"
+msgstr "saut indic� non align�"
+
+#: arc-dis.c:52
+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
+msgid "<illegal precision>"
+msgstr "<pr�cision ill�gale>"
+
+#: arm-dis.c:904
+#, c-format
+msgid "Unrecognised register name set: %s\n"
+msgstr "Nom de jeu de registres inconnu: %s\n"
+
+#: arm-dis.c:911
+#, c-format
+msgid "Unrecognised disassembler option: %s\n"
+msgstr "Option du d�sassembleur non reconnue: %s\n"
+
+#: arm-dis.c:1083
+msgid ""
+"\n"
+"The following ARM specific disassembler options are supported for use with\n"
+"the -M switch:\n"
+msgstr ""
+"\n"
+"Les options sp�cifiques ARM suivantes sont support�es avec l'utilisation de\n"
+"l'option -M:\n"
+
+#: avr-dis.c:118 avr-dis.c:128
+msgid "undefined"
+msgstr "non d�fini"
+
+#: avr-dis.c:180
+msgid "Internal disassembler error"
+msgstr "Erreur interne du d�sassembleur"
+
+#: avr-dis.c:228
+#, c-format
+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
+#, 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
+#, 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
+#, c-format
+msgid "<unknown register %d>"
+msgstr "<registre inconnu %d>"
+
+#. Can't happen.
+#: dis-buf.c:56
+#, c-format
+msgid "Unknown error %d\n"
+msgstr "Erreur inconnue %d\n"
+
+#: dis-buf.c:61
+#, 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
+#, c-format
+msgid "Unrecognized field %d while parsing.\n"
+msgstr "Champ non reconnu %d lors de l'analyse.\n"
+
+#. 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
+msgid "unrecognized instruction"
+msgstr "instruction non reconnue"
+
+#: fr30-asm.c:415 m32r-asm.c:423
+#, 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
+msgid "junk at end of line"
+msgstr "rebut � la fin de la ligne"
+
+#: fr30-asm.c:551 m32r-asm.c:559
+#, c-format
+msgid "bad instruction `%.50s...'"
+msgstr "instruction erron�e `%.50s...'"
+
+#: fr30-asm.c:554 m32r-asm.c:562
+#, 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
+msgid "*unknown*"
+msgstr "*inconnu*"
+
+#: fr30-dis.c:300 m32r-dis.c:239
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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"
+#, c-format
+msgid "Hmmmm %x"
+msgstr "Hummm %x"
+
+#: h8300-dis.c:391
+#, c-format
+msgid "Don't understand %x \n"
+msgstr "Ne comprend pas %x \n"
+
+#: h8500-dis.c:141
+#, 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
+#, c-format
+msgid "%02x\t\t*unknown*"
+msgstr "%02x\t\t*inconnu*"
+
+#: i386-dis.c:2740
+msgid "<internal disassembler error>"
+msgstr "<erreur interne du d�sassembleur>"
+
+#: m10200-dis.c:199
+#, c-format
+msgid "unknown\t0x%02x"
+msgstr "inconnu\t0x%02x"
+
+#: m10200-dis.c:339
+#, c-format
+msgid "unknown\t0x%04lx"
+msgstr "inconnu\t0x%04lx"
+
+#: m10300-dis.c:685
+#, c-format
+msgid "unknown\t0x%04x"
+msgstr "inconnu\t0x%04x"
+
+#: m68k-dis.c:412
+#, 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
+#, c-format
+msgid "<function code %d>"
+msgstr "<code de fonction %d>"
+
+#: m88k-dis.c:274
+#, c-format
+msgid "# <dis error: %08x>"
+msgstr "# <erreur du d�sassembleur: %08x>"
+
+#: mips-dis.c:273
+#, c-format
+msgid "# internal error, undefined modifier(%c)"
+msgstr "# erreur interne, modificateur non d�fini(%c)"
+
+#. 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
+msgid "$<undefined>"
+msgstr "$<non d�fini>"
+
+#: ppc-opc.c:619 ppc-opc.c:650
+msgid "invalid conditional option"
+msgstr "option conditionnelle invalide"
+
+#: ppc-opc.c:652
+msgid "attempt to set y bit when using + or - modifier"
+msgstr "tentative d'initialisation du bit y lorsque le modificateur + ou - a �t� utilis�"
+
+#: ppc-opc.c:707
+msgid "ignoring least significant bits in branch offset"
+msgstr "Les derniers bits les moins significatifs sont ignor�s dans le d�calage de branchement"
+
+#: ppc-opc.c:742 ppc-opc.c:779
+msgid "illegal bitmask"
+msgstr "masque de bits ill�gal"
+
+#: ppc-opc.c:848
+msgid "value out of range"
+msgstr "valeur hors gamme"
+
+#: ppc-opc.c:922
+msgid "index register in load range"
+msgstr "registre index n'est pas dans la plage de chargement"
+
+#: ppc-opc.c:937
+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
+msgid "unknown"
+msgstr "inconnu"
+
+#: sparc-dis.c:823
+#, 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
+#, 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
+#, 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
+#, c-format
+msgid "unknown operand shift: %x\n"
+msgstr "d�calage d'op�rande inconnu: %x\n"
+
+#: v850-dis.c:233
+#, c-format
+msgid "unknown pop reg: %d\n"
+msgstr "registre de pile inconnu: %d\n"
+
+#. The functions used to insert and extract complicated operands.
+#. Note: There is a conspiracy between these functions and
+#. v850_insert_operand() in gas/config/tc-v850.c. Error messages
+#. containing the string 'out of range' will be ignored unless a
+#. specific command line option is given to GAS.
+#: v850-opc.c:46
+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
+msgid "displacement value is out of range"
+msgstr "La valeur de d�placement est hors gamme."
+
+#: v850-opc.c:48
+msgid "displacement value is not aligned"
+msgstr "La valeur de d�placement n'est pas align�e."
+
+#: v850-opc.c:50
+msgid "immediate value is out of range"
+msgstr "La valeur imm�diate est hors gamme."
+
+#: v850-opc.c:61
+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
+msgid "branch value out of range"
+msgstr "Valeur de branchement hors gamme."
+
+#: v850-opc.c:66 v850-opc.c:98
+msgid "branch to odd offset"
+msgstr "Branchement avec un d�calage impair."
+
+#: v850-opc.c:93
+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
+msgid "invalid register for stack adjustment"
+msgstr "registre invalide pour un ajustement de la pile"
+
+#: v850-opc.c:343
+msgid "immediate value not in range and not even"
+msgstr "La valeur imm�diate est hors gamme et est impaire."
+
+#: v850-opc.c:348
+msgid "immediate value must be even"
+msgstr "La valeur imm�diate doit �tre paire."
diff --git a/opcodes/po/sv.po b/opcodes/po/sv.po
new file mode 100644
index 00000000000..a793ef6a314
--- /dev/null
+++ b/opcodes/po/sv.po
@@ -0,0 +1,344 @@
+# Swedish messages for opcodes.
+# Copyright (C) 2001 Free Software Foundation, Inc.
+# Christian Rose <menthos@menthos.com>, 2001.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: opcodes 2.11\n"
+"POT-Creation-Date: 2001-01-11 12:44-0800\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: alpha-opc.c:335
+msgid "branch operand unaligned"
+msgstr "grenoperanden ligger inte p� j�mn gr�ns"
+
+#: alpha-opc.c:358 alpha-opc.c:380
+msgid "jump hint unaligned"
+msgstr "hopptipset ligger inte p� j�mn gr�ns"
+
+#: arc-dis.c:52
+msgid "Illegal limm reference in last instruction!\n"
+msgstr "Otill�ten limm-referens i sista instruktionen!\n"
+
+#: arm-dis.c:489
+msgid "<illegal precision>"
+msgstr "<otill�ten precision>"
+
+#: arm-dis.c:904
+#, c-format
+msgid "Unrecognised register name set: %s\n"
+msgstr "Ok�nt registernamn �r angivet: %s\n"
+
+#: arm-dis.c:911
+#, c-format
+msgid "Unrecognised disassembler option: %s\n"
+msgstr "Ok�nt disassembleralternativ: %s\n"
+
+#: arm-dis.c:1083
+msgid ""
+"\n"
+"The following ARM specific disassembler options are supported for use with\n"
+"the -M switch:\n"
+msgstr ""
+"\n"
+"F�ljande ARM-specifika disassembleralternativ st�ds f�r anv�ndning\n"
+"tillsammans med flaggan -M:\n"
+
+#: avr-dis.c:118 avr-dis.c:128
+msgid "undefined"
+msgstr "odefinierad"
+
+#: avr-dis.c:180
+msgid "Internal disassembler error"
+msgstr "Internt fel i disassembleraren"
+
+#: avr-dis.c:228
+#, c-format
+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
+#, 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
+#, 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
+#, c-format
+msgid "<unknown register %d>"
+msgstr "<ok�nt register %d>"
+
+#. Can't happen.
+#: dis-buf.c:56
+#, c-format
+msgid "Unknown error %d\n"
+msgstr "Ok�nt fel %d\n"
+
+#: dis-buf.c:61
+#, 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
+#, c-format
+msgid "Unrecognized field %d while parsing.\n"
+msgstr "Ok�nt f�lt %d vid tolkning.\n"
+
+#. 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
+msgid "unrecognized instruction"
+msgstr "ok�nd instruktion"
+
+#: fr30-asm.c:415 m32r-asm.c:423
+#, 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
+msgid "junk at end of line"
+msgstr "skr�p vid slutet p� raden"
+
+#: fr30-asm.c:551 m32r-asm.c:559
+#, c-format
+msgid "bad instruction `%.50s...'"
+msgstr "felaktig instruktion \"%.50s...\""
+
+#: fr30-asm.c:554 m32r-asm.c:562
+#, 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
+msgid "*unknown*"
+msgstr "*ok�nd*"
+
+#: fr30-dis.c:300 m32r-dis.c:239
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, c-format
+msgid "Hmmmm %x"
+msgstr "Hmmmm %x"
+
+#: h8300-dis.c:391
+#, c-format
+msgid "Don't understand %x \n"
+msgstr "F�rst�r inte %x \n"
+
+#: h8500-dis.c:141
+#, 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
+#, c-format
+msgid "%02x\t\t*unknown*"
+msgstr "%02x\t\t*ok�nd*"
+
+#: i386-dis.c:2740
+msgid "<internal disassembler error>"
+msgstr "<internt fel i disassembleraren>"
+
+#: m10200-dis.c:199
+#, c-format
+msgid "unknown\t0x%02x"
+msgstr "ok�nd\t0x%02x"
+
+#: m10200-dis.c:339
+#, c-format
+msgid "unknown\t0x%04lx"
+msgstr "ok�nd\t0x%04lx"
+
+#: m10300-dis.c:685
+#, c-format
+msgid "unknown\t0x%04x"
+msgstr "ok�nd\t0x%04x"
+
+#: m68k-dis.c:412
+#, c-format
+msgid "<internal error in opcode table: %s %s>\n"
+msgstr "<internt fel i instruktionstabellen: %s %s>\n"
+
+#: m68k-dis.c:990
+#, c-format
+msgid "<function code %d>"
+msgstr "<funktionskod %d>"
+
+#: m88k-dis.c:274
+#, c-format
+msgid "# <dis error: %08x>"
+msgstr "# <disassemblerarfel: %08x>"
+
+#: mips-dis.c:273
+#, c-format
+msgid "# internal error, undefined modifier(%c)"
+msgstr "# internt fel, ok�nd modifierare(%c)"
+
+#. 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
+msgid "$<undefined>"
+msgstr "$<odefinierad>"
+
+#: ppc-opc.c:619 ppc-opc.c:650
+msgid "invalid conditional option"
+msgstr "ogiltig villkorlig flagga"
+
+#: ppc-opc.c:652
+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
+msgid "ignoring least significant bits in branch offset"
+msgstr "ignorerar minst signifikanta bitarna i grenavst�nd"
+
+#: ppc-opc.c:742 ppc-opc.c:779
+msgid "illegal bitmask"
+msgstr "otill�ten bitmask"
+
+#: ppc-opc.c:848
+msgid "value out of range"
+msgstr "v�rdet �r utanf�r intervallet"
+
+#: ppc-opc.c:922
+msgid "index register in load range"
+msgstr "indexregistret �r i inl�sningsintervallet"
+
+#: ppc-opc.c:937
+msgid "invalid register operand when updating"
+msgstr "ogiltig registeroperand vid uppdatering"
+
+#. Mark as non-valid instruction
+#: sparc-dis.c:748
+msgid "unknown"
+msgstr "ok�nd"
+
+#: sparc-dis.c:823
+#, 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
+#, 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
+#, 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
+#, c-format
+msgid "unknown operand shift: %x\n"
+msgstr "ok�nt operandskifte: %x\n"
+
+#: v850-dis.c:233
+#, c-format
+msgid "unknown pop reg: %d\n"
+msgstr "ok�nt pop-register: %d\n"
+
+#. The functions used to insert and extract complicated operands.
+#. Note: There is a conspiracy between these functions and
+#. v850_insert_operand() in gas/config/tc-v850.c. Error messages
+#. containing the string 'out of range' will be ignored unless a
+#. specific command line option is given to GAS.
+#: v850-opc.c:46
+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"
+
+#: v850-opc.c:47
+msgid "displacement value is out of range"
+msgstr "f�rskjutningsv�rdet �r utanf�r intervallet"
+
+#: v850-opc.c:48
+msgid "displacement value is not aligned"
+msgstr "f�rskjutningsv�rdet ligger inte p� j�mn gr�ns"
+
+#: v850-opc.c:50
+msgid "immediate value is out of range"
+msgstr "omedelbara v�rdet �r utanf�r intervallet"
+
+#: v850-opc.c:61
+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
+msgid "branch value out of range"
+msgstr "grenv�rdet �r utanf�r intervallet"
+
+#: v850-opc.c:66 v850-opc.c:98
+msgid "branch to odd offset"
+msgstr "grening till udda avst�nd"
+
+#: v850-opc.c:93
+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
+msgid "invalid register for stack adjustment"
+msgstr "ogiltigt register f�r stackjustering"
+
+#: v850-opc.c:343
+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
+msgid "immediate value must be even"
+msgstr "omedelbara v�rdet m�ste vara j�mnt"
diff --git a/opcodes/po/tr.po b/opcodes/po/tr.po
new file mode 100644
index 00000000000..8e03a588fe2
--- /dev/null
+++ b/opcodes/po/tr.po
@@ -0,0 +1,346 @@
+# Binutils Opcode Turkish Translation
+# Copyright (C) 2001 Free Software Foundation, Inc.
+# Deniz Akkus Kanca <deniz@arayan.com>, 2001.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: opcodes 2.11\n"
+"POT-Creation-Date: 2001-01-11 12:44-0800\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-9\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.1\n"
+
+#: alpha-opc.c:335
+msgid "branch operand unaligned"
+msgstr "dal terimi hizal� de�il"
+
+#: alpha-opc.c:358 alpha-opc.c:380
+msgid "jump hint unaligned"
+msgstr "atlama i�areti hizal� de�il"
+
+#: arc-dis.c:52
+msgid "Illegal limm reference in last instruction!\n"
+msgstr "Son y�nergede ge�ersiz limm referans�!\n"
+
+#: arm-dis.c:489
+msgid "<illegal precision>"
+msgstr "<ge�ersiz kesinlik>"
+
+#: arm-dis.c:904
+#, c-format
+msgid "Unrecognised register name set: %s\n"
+msgstr "Bilinmeyen yazma� ad k�mesi: %s\n"
+
+#: arm-dis.c:911
+#, c-format
+msgid "Unrecognised disassembler option: %s\n"
+msgstr "Bilinmeyen kar��t-�evirici se�ene�i: %s\n"
+
+#: arm-dis.c:1083
+msgid ""
+"\n"
+"The following ARM specific disassembler options are supported for use with\n"
+"the -M switch:\n"
+msgstr ""
+"\n"
+"A�a��daki ARM'a �zg� kar��t-�evirici se�enekleri \n"
+"-M se�ene�i ile kullan�labilir:\n"
+
+#: avr-dis.c:118 avr-dis.c:128
+msgid "undefined"
+msgstr "tan�mlanmam��"
+
+#: avr-dis.c:180
+msgid "Internal disassembler error"
+msgstr "�� kar��t-�evirici hatas� "
+
+#: avr-dis.c:228
+#, c-format
+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
+#, 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
+#, 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
+#, c-format
+msgid "<unknown register %d>"
+msgstr "<bilinmeyen yazma� %d>"
+
+#. Can't happen.
+#: dis-buf.c:56
+#, c-format
+msgid "Unknown error %d\n"
+msgstr "Bilinmeyen hata %d\n"
+
+#: dis-buf.c:61
+#, 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
+#, c-format
+msgid "Unrecognized field %d while parsing.\n"
+msgstr "Ayr��t�rma esnas�nda bilinmeyen alan %d bulundu.\n"
+
+#. 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
+msgid "unrecognized instruction"
+msgstr "bilinmeyen y�nerge"
+
+#: fr30-asm.c:415 m32r-asm.c:423
+#, 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
+msgid "junk at end of line"
+msgstr "Sat�r sonu bozuk "
+
+#: fr30-asm.c:551 m32r-asm.c:559
+#, c-format
+msgid "bad instruction `%.50s...'"
+msgstr "ge�ersiz y�nerge `%.50s...'"
+
+#: fr30-asm.c:554 m32r-asm.c:562
+#, c-format
+msgid "bad instruction `%.50s'"
+msgstr "ge�ersiz y�nerge `%.50s'"
+
+#. Default text to print if an instruction isn't recognized.
+#: fr30-dis.c:39 m32r-dis.c:39
+msgid "*unknown*"
+msgstr "*bilinmeyen*"
+
+#: fr30-dis.c:300 m32r-dis.c:239
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, 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
+#, c-format
+msgid "Hmmmm %x"
+msgstr "Hmmmm %x"
+
+#: h8300-dis.c:391
+#, c-format
+msgid "Don't understand %x \n"
+msgstr "%x anla��lamad�\n"
+
+#: h8500-dis.c:141
+#, 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
+#, c-format
+msgid "%02x\t\t*unknown*"
+msgstr "%02x\t\t*bilinmeyen*"
+
+#: i386-dis.c:2740
+msgid "<internal disassembler error>"
+msgstr "<i� kar��t-�evirici hatas�>"
+
+#: m10200-dis.c:199
+#, c-format
+msgid "unknown\t0x%02x"
+msgstr "bilinmeyen\t0x%02x"
+
+#: m10200-dis.c:339
+#, c-format
+msgid "unknown\t0x%04lx"
+msgstr "bilinmeyen\t0x%04lx"
+
+#: m10300-dis.c:685
+#, c-format
+msgid "unknown\t0x%04x"
+msgstr "bilinmeyen\t0x%04x"
+
+#: m68k-dis.c:412
+#, 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
+#, c-format
+msgid "<function code %d>"
+msgstr "<i�lev kodu %d>"
+
+#: m88k-dis.c:274
+#, c-format
+msgid "# <dis error: %08x>"
+msgstr "# <`dis' hatas�: %08x>"
+
+#: mips-dis.c:273
+#, c-format
+msgid "# internal error, undefined modifier(%c)"
+msgstr "#i� hata, tan�mlanmam�� de�i�tirici (%c)"
+
+#. 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
+msgid "$<undefined>"
+msgstr "$<tan�mlanmam��>"
+
+#: ppc-opc.c:619 ppc-opc.c:650
+msgid "invalid conditional option"
+msgstr "ko�ullu se�enek ge�ersiz "
+
+#: ppc-opc.c:652
+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
+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
+msgid "illegal bitmask"
+msgstr "ge�ersiz bitmask "
+
+#: ppc-opc.c:848
+msgid "value out of range"
+msgstr "de�er aral�k d���"
+
+#: ppc-opc.c:922
+msgid "index register in load range"
+msgstr "y�kleme aral���nda endeks yazmac�"
+
+#: ppc-opc.c:937
+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
+msgid "unknown"
+msgstr "bilinmeyen"
+
+#: sparc-dis.c:823
+#, 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
+#, 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
+#, 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
+#, c-format
+msgid "unknown operand shift: %x\n"
+msgstr "bilinmeyen terim kayd�rmas�: %x\n"
+
+#: v850-dis.c:233
+#, c-format
+msgid "unknown pop reg: %d\n"
+msgstr "bilinmeyen �ek yazmac�: %d\n"
+
+#. The functions used to insert and extract complicated operands.
+#. Note: There is a conspiracy between these functions and
+#. v850_insert_operand() in gas/config/tc-v850.c. Error messages
+#. containing the string 'out of range' will be ignored unless a
+#. specific command line option is given to GAS.
+#: v850-opc.c:46
+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
+msgid "displacement value is out of range"
+msgstr "yer de�i�tirme de�eri kapsam d���nda"
+
+#: v850-opc.c:48
+msgid "displacement value is not aligned"
+msgstr "yer de�i�tirme de�eri hizalanmam��"
+
+#: v850-opc.c:50
+msgid "immediate value is out of range"
+msgstr "�imdiki de�er kapsam d���"
+
+#: v850-opc.c:61
+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
+msgid "branch value out of range"
+msgstr "dal de�eri kapsam d���nda "
+
+#: v850-opc.c:66 v850-opc.c:98
+msgid "branch to odd offset"
+msgstr "dallanma tek say�l� g�reli konuma i�aret ediyor"
+
+#: v850-opc.c:93
+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
+msgid "invalid register for stack adjustment"
+msgstr "y���t d�zeltmesi i�in ge�ersiz yazma� "
+
+#: v850-opc.c:343
+msgid "immediate value not in range and not even"
+msgstr "�imdiki de�er kapsam d��� ve �ift say� de�il"
+
+#: v850-opc.c:348
+msgid "immediate value must be even"
+msgstr "�imdiki de�er �ift say� olmal�"