aboutsummaryrefslogtreecommitdiff
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)
downloadgdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.zip
gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.gz
gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.bz2
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 39c807c..3eca762 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 316fee4..e06aaba 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 51fcdd5..77e048c 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 0000000..9684545
--- /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 0000000..a793ef6
--- /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 0000000..8e03a58
--- /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ı"