diff options
author | Nick Clifton <nickc@redhat.com> | 2001-11-02 19:09:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-11-02 19:09:06 +0000 |
commit | 3c62831e20dc51f9d86aa471570e8451dd253bf6 (patch) | |
tree | 1845e85971e6819509a12cce0e0f0c2c4e76d579 /opcodes/po/fr.po | |
parent | db94471dda3e6ccbb7cc1d9a7cef12326ea0776e (diff) | |
download | binutils-gdb-3c62831e20dc51f9d86aa471570e8451dd253bf6.tar.gz |
Add translations
Diffstat (limited to 'opcodes/po/fr.po')
-rw-r--r-- | opcodes/po/fr.po | 345 |
1 files changed, 345 insertions, 0 deletions
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." |