# Messages français pour GNU concernant binutils. # Copyright © 2004 Free Software Foundation, Inc. # Michel Robitaille , traducteur depuis/since 1996. # msgid "" msgstr "" "Project-Id-Version: GNU binutils 2.16.93\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-07-02 15:55+0930\n" "PO-Revision-Date: 2006-05-20 08:00-0500\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: addr2line.c:74 #, c-format msgid "Usage: %s [option(s)] [addr(s)]\n" msgstr "Usage: %s [options] [adresses]\n" #: addr2line.c:75 #, c-format msgid " Convert addresses into line number/file name pairs.\n" msgstr "Convertir les adresses en paires numéro de ligne/fichier.\n" #: addr2line.c:76 #, c-format msgid " If no addresses are specified on the command line, they will be read from stdin\n" msgstr "Si aucune adresse n'est spécifiée sur la ligne de commande, elles seront lues de stdin\n" #: addr2line.c:77 #, fuzzy, c-format msgid "" " The options are:\n" " @ Read options from \n" " -b --target= Set the binary file format\n" " -e --exe= Set the input file name (default is a.out)\n" " -i --inlines Unwind inlined functions\n" " -j --section= Read section-relative offsets instead of addresses\n" " -s --basenames Strip directory names\n" " -f --functions Show function names\n" " -C --demangle[=style] Demangle function names\n" " -h --help Display this information\n" " -v --version Display the program's version\n" "\n" msgstr "" "Les options sont:\n" " -b --target= sélectionner le format du fichier binaire\n" " -e --exe= sélectionner le nom du fichier d'entrée (par défaut est a.out)\n" " -i --inlines dérouler les fonctions enlignes\n" " -s --basenames élaguer les noms de répertoires\n" " -f --functions afficher les noms de fonctions\n" " -C --demangle[=style] décoder les noms de fonction\n" " -h --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" "\n" #: addr2line.c:92 ar.c:264 coffdump.c:467 dlltool.c:3172 dllwrap.c:510 #: nlmconv.c:1115 objcopy.c:515 objcopy.c:550 readelf.c:2797 size.c:103 #: srconv.c:1734 strings.c:722 sysdump.c:647 windmc.c:232 windres.c:698 #, c-format msgid "Report bugs to %s\n" msgstr "Rapporter toutes anomalies à %s\n" #: addr2line.c:279 #, fuzzy, c-format msgid "%s: cannot get addresses from archive" msgstr "%s: ne peut obtenir l'adresse à partir de l'archive" #: addr2line.c:296 #, fuzzy, c-format msgid "%s: cannot find section %s" msgstr "%s: ne peut initialisé l'heure: %s" #: addr2line.c:362 nm.c:1534 objdump.c:3099 #, c-format msgid "unknown demangling style `%s'" msgstr "style de d'encodage par mutilation inconnu « %s »" #: ar.c:204 #, c-format msgid "no entry %s in archive\n" msgstr "pas d'entrée %s dans l'archive\n" #: ar.c:220 #, c-format msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n" msgstr "Usage: %s [options d'émulation] [-]{dmpqrstx}[abcfilNoPsSuvV] [nom-du-membre] [compteur] fichier-archive fichier...\n" #: ar.c:223 #, c-format msgid " %s -M [ - read options from \n" msgstr " @ lire les options à partir du \n" #: ar.c:253 #, c-format msgid "Usage: %s [options] archive\n" msgstr "Usage: %s [options] archive\n" #: ar.c:254 #, c-format msgid " Generate an index to speed access to archives\n" msgstr " Générer un index pour accélérer les accès aux archives\n" #: ar.c:255 #, c-format msgid "" " The options are:\n" " @ Read options from \n" " -h --help Print this help message\n" " -V --version Print version information\n" msgstr "" "Les options sont:\n" " @ lire les options à partir du \n" " -h --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" #: ar.c:487 msgid "two different operation options specified" msgstr "deux operations différentes spécifiées" #: ar.c:562 #, c-format msgid "illegal option -- %c" msgstr "option illégale -- %c" #: ar.c:605 msgid "no operation specified" msgstr "aucune opération spécifiée" #: ar.c:608 msgid "`u' is only meaningful with the `r' option." msgstr "« u » n'a de sens qu'avec l'option « r »." #: ar.c:616 msgid "`N' is only meaningful with the `x' and `d' options." msgstr "« N » n'a de sens qu'avec les options « x » et « d »." #: ar.c:619 msgid "Value for `N' must be positive." msgstr "La valeur de « N » doit être positive." #: ar.c:669 #, c-format msgid "internal error -- this option not implemented" msgstr "erreur interne -- cette option n'est pas implantée" #: ar.c:738 #, c-format msgid "creating %s" msgstr "création de %s" #: ar.c:787 ar.c:842 ar.c:1164 objcopy.c:1869 #, c-format msgid "internal stat error on %s" msgstr "erreur interne d'évaluation de %s par stat()" #: ar.c:791 #, c-format msgid "" "\n" "<%s>\n" "\n" msgstr "" "\n" "<%s>\n" "\n" #: ar.c:807 ar.c:875 #, c-format msgid "%s is not a valid archive" msgstr "%s n'est pas une archive valide" #: ar.c:1069 #, c-format msgid "No member named `%s'\n" msgstr "Aucun membre ayant le nom « %s »\n" #: ar.c:1119 #, c-format msgid "no entry %s in archive %s!" msgstr "aucune entrée %s dans l'archive %s!" #: ar.c:1257 #, c-format msgid "%s: no archive map to update" msgstr "%s: aucune table d'archive à mettre à jour" #: arsup.c:88 #, c-format msgid "No entry %s in archive.\n" msgstr "Aucune entrée %s dans l'archive.\n" #: arsup.c:113 #, c-format msgid "Can't open file %s\n" msgstr "Ne peut ouvrir le fichier %s\n" #: arsup.c:163 #, c-format msgid "%s: Can't open output archive %s\n" msgstr "%s: ne peut ouvrir l'archive de sortie %s\n" #: arsup.c:180 #, c-format msgid "%s: Can't open input archive %s\n" msgstr "%s: ne peut ouvrir l'archive en entrée %s\n" #: arsup.c:189 #, c-format msgid "%s: file %s is not an archive\n" msgstr "%s: le fichier %s n'est pas une archive\n" #: arsup.c:228 #, c-format msgid "%s: no output archive specified yet\n" msgstr "%s: aucun fichier d'archive de sortie n'a encore été spécifié\n" #: arsup.c:248 arsup.c:286 arsup.c:328 arsup.c:348 arsup.c:414 #, c-format msgid "%s: no open output archive\n" msgstr "%s: aucun fichier d'archive de sortie ouvert\n" #: arsup.c:259 arsup.c:369 arsup.c:395 #, c-format msgid "%s: can't open file %s\n" msgstr "%s: ne peut ouvrir le fichier %s\n" #: arsup.c:313 arsup.c:391 arsup.c:472 #, c-format msgid "%s: can't find module file %s\n" msgstr "%s: ne peut trouver le fichier module %s\n" #: arsup.c:423 #, c-format msgid "Current open archive is %s\n" msgstr "L'archive actuellement ouverte est %s\n" #: arsup.c:447 #, c-format msgid "%s: no open archive\n" msgstr "%s: aucune archive ouverte\n" #: bin2c.c:84 #, fuzzy, c-format msgid "Usage: %s < input_file > output_file\n" msgstr "Usage: %s [options] [fichier-d-entrée] [fichier-de-sortie]\n" #: bin2c.c:85 #, c-format msgid "Prints bytes from stdin in hex format.\n" msgstr "" #: binemul.c:37 #, c-format msgid " No emulation specific options\n" msgstr " Pas d'options d'émulation spécifiques\n" #. Macros for common output. #: binemul.h:41 #, c-format msgid " emulation options: \n" msgstr " Options d'émulation: \n" #: bucomm.c:111 #, c-format msgid "can't set BFD default target to `%s': %s" msgstr "ne peut initialiser les paramètres par défaut BDF cible vers « %s »: %s" #: bucomm.c:122 #, c-format msgid "%s: Matching formats:" msgstr "%s: formats concordant:" #: bucomm.c:137 #, c-format msgid "Supported targets:" msgstr "Cibles supportés:" #: bucomm.c:139 #, c-format msgid "%s: supported targets:" msgstr "%s: cibles supportés:" #: bucomm.c:155 #, c-format msgid "Supported architectures:" msgstr "Architectures supportées:" #: bucomm.c:157 #, c-format msgid "%s: supported architectures:" msgstr "%s: architectures supportées:" #: bucomm.c:350 #, c-format msgid "BFD header file version %s\n" msgstr "Version de l'en-tête du fichier BFD %s\n" #: bucomm.c:499 #, c-format msgid "%s: bad number: %s" msgstr "%s: mauvais numéro: %s" #: bucomm.c:516 strings.c:435 #, c-format msgid "'%s': No such file" msgstr "'%s': pas de fichier comme tel" #: bucomm.c:518 strings.c:437 #, c-format msgid "Warning: could not locate '%s'. reason: %s" msgstr "AVERTISSEMENT: ne peut localiser '%s'. Raison: %s" #: bucomm.c:522 #, c-format msgid "Warning: '%s' is not an ordinary file" msgstr "AVERTISSEMENT: '%s' n'est pas un fichier ordinaire" #: coffdump.c:104 #, c-format msgid "#lines %d " msgstr "# de lignes %d " #: coffdump.c:458 sysdump.c:640 #, c-format msgid "Usage: %s [option(s)] in-file\n" msgstr "Usage: %s [options] fichier\n" #: coffdump.c:459 #, c-format msgid " Print a human readable interpretation of a SYSROFF object file\n" msgstr "Aficher dans un format humainement lisible une interprétation du fichier objet SYSROFF\n" #: coffdump.c:460 #, c-format msgid "" " The options are:\n" " @ Read options from \n" " -h --help Display this information\n" " -v --version Display the program's version\n" "\n" msgstr "" "Les options sont:\n" " @ lire les options à partir du \n" " -h --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" "\n" #: coffdump.c:529 srconv.c:1824 sysdump.c:704 msgid "no input file specified" msgstr "Aucune fichier spécifié à l'entrée" #: cxxfilt.c:119 nm.c:252 objdump.c:234 #, c-format msgid "Report bugs to %s.\n" msgstr "Rapporter toutes anomalies à %s\n" #: debug.c:646 msgid "debug_add_to_current_namespace: no current file" msgstr "debug_add_to_current_namespace: aucun fichier courant" #: debug.c:725 msgid "debug_start_source: no debug_set_filename call" msgstr "debug_start_source: aucun appel no debug_set_filename" #: debug.c:781 msgid "debug_record_function: no debug_set_filename call" msgstr "debug_record_function: aucun appel debug_set_filename" #: debug.c:833 msgid "debug_record_parameter: no current function" msgstr "debug_record_parameter: aucune fonction courante" #: debug.c:865 msgid "debug_end_function: no current function" msgstr "debug_end_function: aucune fonction courante" #: debug.c:871 msgid "debug_end_function: some blocks were not closed" msgstr "debug_end_function: quelques blocs n'ont pas été fermés" #: debug.c:899 msgid "debug_start_block: no current block" msgstr "debug_start_block: aucun bloc couratn" #: debug.c:935 msgid "debug_end_block: no current block" msgstr "debug_end_block: aucun bloc courant" #: debug.c:942 msgid "debug_end_block: attempt to close top level block" msgstr "debug_end_block: tentative de fermeture du bloc du niveau supérieur" #: debug.c:965 msgid "debug_record_line: no current unit" msgstr "debug_record_line: aucune unité courante" #. FIXME #: debug.c:1018 msgid "debug_start_common_block: not implemented" msgstr "debug_start_common_block: pas implanté" #. FIXME #: debug.c:1029 msgid "debug_end_common_block: not implemented" msgstr "debug_end_common_block: pas implanté" #. FIXME. #: debug.c:1113 msgid "debug_record_label: not implemented" msgstr "debug_record_label: pas implanté" #: debug.c:1135 msgid "debug_record_variable: no current file" msgstr "debug_record_variable: aucun fichier courant" #: debug.c:1663 msgid "debug_make_undefined_type: unsupported kind" msgstr "debug_make_undefined_type: type non supportée" #: debug.c:1840 msgid "debug_name_type: no current file" msgstr "debug_name_type: aucun fichier courant" #: debug.c:1885 msgid "debug_tag_type: no current file" msgstr "debug_tag_type: aucune fichier courant" #: debug.c:1893 msgid "debug_tag_type: extra tag attempted" msgstr "debug_tag_type: tentative d'étiquetage additionnelle" #: debug.c:1930 #, c-format msgid "Warning: changing type size from %d to %d\n" msgstr "AVERTISSEMENT: changement de taille du type de %d à %d\n" #: debug.c:1952 msgid "debug_find_named_type: no current compilation unit" msgstr "debug_find_named_type: aucune unité de compilation courante" #: debug.c:2055 #, c-format msgid "debug_get_real_type: circular debug information for %s\n" msgstr "debug_get_real_type: information circulaire de débogage pour %s\n" #: debug.c:2482 msgid "debug_write_type: illegal type encountered" msgstr "debug_write_type: type illégal rencontré" #: dlltool.c:797 dlltool.c:823 dlltool.c:854 #, c-format msgid "Internal error: Unknown machine type: %d" msgstr "erreur interne: type de machine inconnue: %d" #: dlltool.c:890 #, c-format msgid "Can't open def file: %s" msgstr "Ne peut ouvrir le fichier de définition: %s" #: dlltool.c:895 #, c-format msgid "Processing def file: %s" msgstr "Traitement du fichier de définition: %s" #: dlltool.c:899 msgid "Processed def file" msgstr "Traitement complété du fichier de définition" #: dlltool.c:923 #, c-format msgid "Syntax error in def file %s:%d" msgstr "Erreur de syntaxe dans le fichier de définition %s:%d" #: dlltool.c:958 #, c-format msgid "%s: Path components stripped from image name, '%s'." msgstr "%s: composants du chemin ont été éliminé du nom de l'imiage '%s'." #: dlltool.c:967 #, c-format msgid "NAME: %s base: %x" msgstr "NOM: %s base: %x" #: dlltool.c:970 dlltool.c:986 msgid "Can't have LIBRARY and NAME" msgstr "Ne peut trouver la LIBRAIRIE et le NOM" #: dlltool.c:983 #, c-format msgid "LIBRARY: %s base: %x" msgstr "LIBRAIRIE: %s base %x" #: dlltool.c:1219 resrc.c:293 #, c-format msgid "wait: %s" msgstr "en attente: %s" #: dlltool.c:1224 dllwrap.c:410 resrc.c:298 #, c-format msgid "subprocess got fatal signal %d" msgstr "sous-processus a reçu le signal fatal %d" #: dlltool.c:1230 dllwrap.c:417 resrc.c:305 #, c-format msgid "%s exited with status %d" msgstr "%s a terminé avec le statut %d" #: dlltool.c:1261 #, c-format msgid "Sucking in info from %s section in %s" msgstr "Aspirer les informations de la section %s dans %s" #: dlltool.c:1386 #, c-format msgid "Excluding symbol: %s" msgstr "Exclusion de symbole: %s" #: dlltool.c:1475 dlltool.c:1486 nm.c:984 nm.c:995 #, c-format msgid "%s: no symbols" msgstr "%s: aucun symbole" #. FIXME: we ought to read in and block out the base relocations. #: dlltool.c:1512 #, c-format msgid "Done reading %s" msgstr "Lecture complétée %s" #: dlltool.c:1522 #, c-format msgid "Unable to open object file: %s" msgstr "Incapable d'ouvrir le fichier objet: %s" #: dlltool.c:1525 #, c-format msgid "Scanning object file %s" msgstr "Scrutation du fichier objet %s" #: dlltool.c:1540 #, c-format msgid "Cannot produce mcore-elf dll from archive file: %s" msgstr "Ne peutproduire mcore-elf dll à partir du fichier d'archive: %s" #: dlltool.c:1626 msgid "Adding exports to output file" msgstr "Ajout des exports au fichier de sortie" #: dlltool.c:1674 msgid "Added exports to output file" msgstr "Exports ajoutés au fichier de sortie" #: dlltool.c:1813 #, c-format msgid "Generating export file: %s" msgstr "Génération du fichier d'exports: %s" #: dlltool.c:1818 #, c-format msgid "Unable to open temporary assembler file: %s" msgstr "Incapable d'ouvrir le fichier assembleur temporaire: %s" #: dlltool.c:1821 #, c-format msgid "Opened temporary file: %s" msgstr "Fichier temporaire ouvert: %s" #: dlltool.c:2043 msgid "Generated exports file" msgstr "Fichier d'exports généré" #: dlltool.c:2251 #, c-format msgid "bfd_open failed open stub file: %s" msgstr "échec de bfd_open lors de l'ouverture du fichier stub: %s" #: dlltool.c:2254 #, c-format msgid "Creating stub file: %s" msgstr "Création du fichier stub: %s" #: dlltool.c:2672 #, c-format msgid "failed to open temporary head file: %s" msgstr "échec d'ouverture du fichier de tête temporaire: %s" #: dlltool.c:2734 #, c-format msgid "failed to open temporary tail file: %s" msgstr "échec d'ouverture du fichier de queue temporaire: %s" #: dlltool.c:2809 #, c-format msgid "Can't open .lib file: %s" msgstr "Ne peut ouvrir le fichier .lib: %s" #: dlltool.c:2812 #, c-format msgid "Creating library file: %s" msgstr "Création du fichier de librairie: %s" #: dlltool.c:2895 dlltool.c:2901 #, c-format msgid "cannot delete %s: %s" msgstr "ne peut détruire %s: %s" #: dlltool.c:2906 msgid "Created lib file" msgstr "Fichier de libraire créé" #: dlltool.c:2985 #, c-format msgid "Warning, ignoring duplicate EXPORT %s %d,%d" msgstr "AVERTISSEMENT: EXPORT en duplication ignoré %s %d,%d" #: dlltool.c:2991 #, c-format msgid "Error, duplicate EXPORT with oridinals: %s" msgstr "ERREUR, EXPORT en duplication avec ordinals: %s" #: dlltool.c:3096 msgid "Processing definitions" msgstr "Traitement des définitions" #: dlltool.c:3128 msgid "Processed definitions" msgstr "Définitions traitées" #. xgetext:c-format #: dlltool.c:3135 dllwrap.c:471 #, c-format msgid "Usage %s \n" msgstr "Usage %s \n" #. xgetext:c-format #: dlltool.c:3137 #, c-format msgid " -m --machine Create as DLL for . [default: %s]\n" msgstr " -m --machine créer comme DLL pour la . [défaut: %s]\n" #: dlltool.c:3138 #, c-format msgid " possible : arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n" msgstr " possible : arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n" #: dlltool.c:3139 #, c-format msgid " -e --output-exp Generate an export file.\n" msgstr " -e --output-exp générer un fichier d'export.\n" #: dlltool.c:3140 #, c-format msgid " -l --output-lib Generate an interface library.\n" msgstr " -l --output-lib générer une librairie d'interface.\n" #: dlltool.c:3141 #, c-format msgid " -a --add-indirect Add dll indirects to export file.\n" msgstr " -a --add-indirect ajouter les dll indirectes au fichier d'exports.\n" #: dlltool.c:3142 #, c-format msgid " -D --dllname Name of input dll to put into interface lib.\n" msgstr " -D --dllname nom du dll à placer dans la libraire d'interface.\n" #: dlltool.c:3143 #, c-format msgid " -d --input-def Name of .def file to be read in.\n" msgstr " -d --input-def nom du fichier .def à lire\n" #: dlltool.c:3144 #, c-format msgid " -z --output-def Name of .def file to be created.\n" msgstr " -z --output-def nom du fichier .def à créer.\n" #: dlltool.c:3145 #, c-format msgid " --export-all-symbols Export all symbols to .def\n" msgstr " --export-all-symbols exporter tous les symboles vers le fichier .def\n" #: dlltool.c:3146 #, c-format msgid " --no-export-all-symbols Only export listed symbols\n" msgstr " --no-export-all-symbols exporter seulement la liste des symboles\n" #: dlltool.c:3147 #, c-format msgid " --exclude-symbols Don't export \n" msgstr " --exclude-symbols ne pas exporter la \n" #: dlltool.c:3148 #, c-format msgid " --no-default-excludes Clear default exclude symbols\n" msgstr " --no-default-excludes ne pas tenir compte des symboles d'exclusion par défaut\n" #: dlltool.c:3149 #, c-format msgid " -b --base-file Read linker generated base file.\n" msgstr " -b --base-file lire le fichier de base généré par l'éditeur de liens\n" #: dlltool.c:3150 #, c-format msgid " -x --no-idata4 Don't generate idata$4 section.\n" msgstr " -x --no-idata4 ne pas générer la section idata$4\n" #: dlltool.c:3151 #, c-format msgid " -c --no-idata5 Don't generate idata$5 section.\n" msgstr " -c --no-idata5 ne pas générer la section idata$5\n" #: dlltool.c:3152 #, fuzzy, c-format msgid " -U --add-underscore Add underscores to all symbols in interface library.\n" msgstr " -U --add-underscore ajouter des soulignés aux symboles dans la librairie d'interface\n" #: dlltool.c:3153 #, fuzzy, c-format msgid " --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n" msgstr " -U --add-underscore ajouter des soulignés aux symboles dans la librairie d'interface\n" #: dlltool.c:3154 #, c-format msgid " -k --kill-at Kill @ from exported names.\n" msgstr " -k --kill-at stopper @ à partir des noms exportés\n" #: dlltool.c:3155 #, c-format msgid " -A --add-stdcall-alias Add aliases without @.\n" msgstr " -A --add-stdcall-alias ajouter des aliases sans @\n" #: dlltool.c:3156 #, c-format msgid " -p --ext-prefix-alias Add aliases with .\n" msgstr " -p --axd-prefix-alias ajouter des aliases avec .\n" #: dlltool.c:3157 #, c-format msgid " -S --as Use for assembler.\n" msgstr " -S --as utiliser le pour l'assembleur\n" #: dlltool.c:3158 #, c-format msgid " -f --as-flags Pass to the assembler.\n" msgstr " -f --as-flags relayer les à l'assembleur\n" #: dlltool.c:3159 #, c-format msgid " -C --compat-implib Create backward compatible import library.\n" msgstr " -C --compat-implib créer une compatibilité arrière à la librairie d'importation\n" #: dlltool.c:3160 #, c-format msgid " -n --no-delete Keep temp files (repeat for extra preservation).\n" msgstr " -n --no-delete conserver les fichier temporaires\n" #: dlltool.c:3161 #, c-format msgid " -t --temp-prefix Use to construct temp file names.\n" msgstr " -t --temp-prefix utiliser le pour construire les noms de fichiers temporaires.\n" #: dlltool.c:3162 #, c-format msgid " -v --verbose Be verbose.\n" msgstr " -v --verbose passer en mode bavard\n" #: dlltool.c:3163 #, c-format msgid " -V --version Display the program version.\n" msgstr " -V --version afficher le nom et la version du logiciel\n" #: dlltool.c:3164 #, c-format msgid " -h --help Display this information.\n" msgstr " -h --help afficher l'aide-mémoire\n" #: dlltool.c:3165 #, c-format msgid " @ Read options from .\n" msgstr " @ lire les options à partir du \n" #: dlltool.c:3167 #, c-format msgid " -M --mcore-elf Process mcore-elf object files into .\n" msgstr " -M --mcore-elf traiter le fichier objet mcore-elf selon le \n" #: dlltool.c:3168 #, c-format msgid " -L --linker Use as the linker.\n" msgstr " -L --linker utiliser comme éditeur de liens\n" #: dlltool.c:3169 #, c-format msgid " -F --linker-flags Pass to the linker.\n" msgstr " -F --linker-flags relayer les à l'éditeur de liens\n" #: dlltool.c:3292 #, c-format msgid "Path components stripped from dllname, '%s'." msgstr "Composants du chemin ont été éliminés du nom dll '%s'." #: dlltool.c:3337 #, c-format msgid "Unable to open base-file: %s" msgstr "Incapable d'ouvrir le fichier de base: %s" #: dlltool.c:3369 #, c-format msgid "Machine '%s' not supported" msgstr "Machine « %s » n'est pas supportée" #: dlltool.c:3473 dllwrap.c:201 #, c-format msgid "Tried file: %s" msgstr "Essai avec le fichier: %s" #: dlltool.c:3480 dllwrap.c:208 #, c-format msgid "Using file: %s" msgstr "Utilisation du fichier: %s" #: dllwrap.c:291 #, c-format msgid "Keeping temporary base file %s" msgstr "Conservation temportaire du fichier de base %s" #: dllwrap.c:293 #, c-format msgid "Deleting temporary base file %s" msgstr "Destruction du fichier de base temporaire %s" #: dllwrap.c:307 #, c-format msgid "Keeping temporary exp file %s" msgstr "Conservation du fichier temporaire exp %s" #: dllwrap.c:309 #, c-format msgid "Deleting temporary exp file %s" msgstr "Destruction du fichier exp temporaire %s" #: dllwrap.c:322 #, c-format msgid "Keeping temporary def file %s" msgstr "Conservation du fichier temporaire def %s" #: dllwrap.c:324 #, c-format msgid "Deleting temporary def file %s" msgstr "Destruction du fichier temporaire def %s" #: dllwrap.c:472 #, c-format msgid " Generic options:\n" msgstr " Option génériques:\n" #: dllwrap.c:473 #, c-format msgid " @ Read options from \n" msgstr " @ lire les options à partir du \n" #: dllwrap.c:474 #, c-format msgid " --quiet, -q Work quietly\n" msgstr " --quiet, -q travailler silencieusement\n" #: dllwrap.c:475 #, c-format msgid " --verbose, -v Verbose\n" msgstr " --verbose, -v travailler en mode bavard\n" #: dllwrap.c:476 #, c-format msgid " --version Print dllwrap version\n" msgstr " --version afficher la version du dllwrap\n" #: dllwrap.c:477 #, c-format msgid " --implib Synonym for --output-lib\n" msgstr " --implib identique à --output-lib\n" #: dllwrap.c:478 #, c-format msgid " Options for %s:\n" msgstr " Options pour %s:\n" #: dllwrap.c:479 #, c-format msgid " --driver-name Defaults to \"gcc\"\n" msgstr " --driver-name par défaut « gcc »\n" #: dllwrap.c:480 #, c-format msgid " --driver-flags Override default ld flags\n" msgstr " --driver-flags écrasesr les fanions par défaut de ld\n" #: dllwrap.c:481 #, c-format msgid " --dlltool-name Defaults to \"dlltool\"\n" msgstr " --dlltool-name par défaut « dlltool »\n" #: dllwrap.c:482 #, c-format msgid " --entry Specify alternate DLL entry point\n" msgstr " --entry spécifier une entrée alternative au point d'entrée du DLL\n" #: dllwrap.c:483 #, c-format msgid " --image-base Specify image base address\n" msgstr " --image-base spécifier une adresse de l'image de base\n" #: dllwrap.c:484 #, c-format msgid " --target i386-cygwin32 or i386-mingw32\n" msgstr " --target i386-cygwin32 ou i386-mingw32\n" #: dllwrap.c:485 #, c-format msgid " --dry-run Show what needs to be run\n" msgstr " --dry-run afficher ce qui est nécessaire pour l'exécution\n" #: dllwrap.c:486 #, c-format msgid " --mno-cygwin Create Mingw DLL\n" msgstr " --mno-cygwin créer une DLL de type Mingw\n" #: dllwrap.c:487 #, c-format msgid " Options passed to DLLTOOL:\n" msgstr " Options relayées à DLLTOOL:\n" #: dllwrap.c:488 #, c-format msgid " --machine \n" msgstr " --machine \n" #: dllwrap.c:489 #, c-format msgid " --output-exp Generate export file.\n" msgstr " --output-exp générer un fichier d'exports.\n" #: dllwrap.c:490 #, c-format msgid " --output-lib Generate input library.\n" msgstr " --output-lib générer une librairie d'entrée.\n" #: dllwrap.c:491 #, c-format msgid " --add-indirect Add dll indirects to export file.\n" msgstr " --add-indirect ajouter les dll indirectes au fichier d'exports.\n" #: dllwrap.c:492 #, c-format msgid " --dllname Name of input dll to put into output lib.\n" msgstr " --dllname nom du dll d'entrée à ajouter dans le fichier lib de sortie.\n" #: dllwrap.c:493 #, c-format msgid " --def Name input .def file\n" msgstr " --def nom du fichier d'entrée .def\n" #: dllwrap.c:494 #, c-format msgid " --output-def Name output .def file\n" msgstr " --output-def nom du fichier de sortie .def\n" #: dllwrap.c:495 #, c-format msgid " --export-all-symbols Export all symbols to .def\n" msgstr " --export-all-symbols exporter tous les symboles au fichier .def\n" #: dllwrap.c:496 #, c-format msgid " --no-export-all-symbols Only export .drectve symbols\n" msgstr " --no-export-all-symbols exporter seulement les symboles .drectve\n" #: dllwrap.c:497 #, c-format msgid " --exclude-symbols Exclude from .def\n" msgstr " --exclude-symbols exclure la de .def\n" #: dllwrap.c:498 #, c-format msgid " --no-default-excludes Zap default exclude symbols\n" msgstr " --no-default-excludes ignorer les symboles par défaut d'exclusion\n" #: dllwrap.c:499 #, c-format msgid " --base-file Read linker generated base file\n" msgstr " --base-file lire le fichier de base généré par l'éditeur de liens\n" #: dllwrap.c:500 #, c-format msgid " --no-idata4 Don't generate idata$4 section\n" msgstr " --no-idata4 ne pas générer la section idata$4\n" #: dllwrap.c:501 #, c-format msgid " --no-idata5 Don't generate idata$5 section\n" msgstr " --no-idata5 ne pas générer la section idata$5\n" #: dllwrap.c:502 #, c-format msgid " -U Add underscores to .lib\n" msgstr " -U ajouter des soulignés au fichier .lib\n" #: dllwrap.c:503 #, c-format msgid " -k Kill @ from exported names\n" msgstr " -k stopper @ à partir des noms exportés\n" #: dllwrap.c:504 #, c-format msgid " --add-stdcall-alias Add aliases without @\n" msgstr " --add-stdcall-alias ajouter les aliases sans @\n" #: dllwrap.c:505 #, c-format msgid " --as Use for assembler\n" msgstr " --as utiliser comme assembleur\n" #: dllwrap.c:506 #, c-format msgid " --nodelete Keep temp files.\n" msgstr " --nodelete conserver les fichiers temporaires.\n" #: dllwrap.c:507 #, c-format msgid " Rest are passed unmodified to the language driver\n" msgstr " le reste est passé sans modification au pilote du langage\n" #: dllwrap.c:781 msgid "Must provide at least one of -o or --dllname options" msgstr "Obligation de fournir au moins une des options -o or --dllname" #: dllwrap.c:810 msgid "" "no export definition file provided.\n" "Creating one, but that may not be what you want" msgstr "" "aucun fichier d'exportation de définitions fourni.\n" "Création du fichier, mais il ne correspondra pas nécessairement à ce que vous désirez." #: dllwrap.c:969 #, c-format msgid "DLLTOOL name : %s\n" msgstr "OUTILDLL nom : %s\n" #: dllwrap.c:970 #, c-format msgid "DLLTOOL options : %s\n" msgstr "OUTILDLL options : %s\n" #: dllwrap.c:971 #, c-format msgid "DRIVER name : %s\n" msgstr "PILOTE name : %s\n" #: dllwrap.c:972 #, c-format msgid "DRIVER options : %s\n" msgstr "PILOTE options : %s\n" #: dwarf.c:93 dwarf.c:137 readelf.c:377 readelf.c:570 #, c-format msgid "Unhandled data length: %d\n" msgstr "Taille de données non traitées: %d\n" #: dwarf.c:237 msgid "badly formed extended line op encountered!\n" msgstr "ligne rencontrée de l'extension de l'opérateur est mal composée!\n" #: dwarf.c:244 #, c-format msgid " Extended opcode %d: " msgstr " Code op étendu %d: " #: dwarf.c:249 #, c-format msgid "" "End of Sequence\n" "\n" msgstr "" "Fin de séquence\n" "\n" #: dwarf.c:255 #, c-format msgid "set Address to 0x%lx\n" msgstr "initialisé l'adresse à 0x%lx\n" #: dwarf.c:260 #, c-format msgid " define new File Table entry\n" msgstr " définir une entrée pour un nouveau fichier de table\n" #: dwarf.c:261 dwarf.c:1928 #, c-format msgid " Entry\tDir\tTime\tSize\tName\n" msgstr " Entrée\tRép.\tDate\tTaille\tNom\n" #: dwarf.c:263 #, c-format msgid " %d\t" msgstr " %d\t" #: dwarf.c:266 dwarf.c:268 dwarf.c:270 dwarf.c:1940 dwarf.c:1942 dwarf.c:1944 #, c-format msgid "%lu\t" msgstr "%lu\t" #: dwarf.c:271 #, c-format msgid "" "%s\n" "\n" msgstr "" "%s\n" "\n" #: dwarf.c:275 #, c-format msgid "UNKNOWN: length %d\n" msgstr "UNKNOWN: longueur %d\n" #: dwarf.c:288 msgid "" msgstr "" #: dwarf.c:294 #, c-format msgid "DW_FORM_strp offset too big: %lx\n" msgstr "décalage DW_FORM_strp est trop grand: %lx\n" #: dwarf.c:295 msgid "" msgstr "" #: dwarf.c:528 #, c-format msgid "Unknown TAG value: %lx" msgstr "Valeur d'étiquette (« TAG ») inconnue: %lx" #: dwarf.c:564 #, c-format msgid "Unknown FORM value: %lx" msgstr "Valeur FORM inconnue: %lx" #: dwarf.c:573 #, c-format msgid " %lu byte block: " msgstr " %lu bloc d'octets: " #: dwarf.c:910 #, c-format msgid "(User defined location op)" msgstr "(Op de localisation défini par l'usager)" #: dwarf.c:912 #, c-format msgid "(Unknown location op)" msgstr "(Op de localisation inconnu)" #: dwarf.c:958 msgid "Internal error: DWARF version is not 2 or 3.\n" msgstr "Erreur interne: DWARF version n'est ni 2 ou 3.\n" #: dwarf.c:1056 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n" msgstr "DW_FORM_data8 n'est pas supporté lorsque sizeof (unsigned long) != 8\n" #: dwarf.c:1105 #, c-format msgid " (indirect string, offset: 0x%lx): %s" msgstr " (chaîne indirecte, décalage: 0x%lx): %s" #: dwarf.c:1114 #, c-format msgid "Unrecognized form: %lu\n" msgstr "Forme non reconnue: %lu\n" #: dwarf.c:1199 #, c-format msgid "(not inlined)" msgstr "(pas en ligne)" #: dwarf.c:1202 #, c-format msgid "(inlined)" msgstr "(en ligne)" #: dwarf.c:1205 #, c-format msgid "(declared as inline but ignored)" msgstr "(déclaré comme en ligne mais ignoré)" #: dwarf.c:1208 #, c-format msgid "(declared as inline and inlined)" msgstr "(déclaré comme en-ligne et en-ligné" #: dwarf.c:1211 #, c-format msgid " (Unknown inline attribute value: %lx)" msgstr " (valeur d'attribut en ligne inconnu: %lx)" #: dwarf.c:1368 dwarf.c:2462 #, c-format msgid " [without DW_AT_frame_base]" msgstr " [sans DW_AT_frame_base]" #: dwarf.c:1371 #, c-format msgid "(location list)" msgstr "(liste de localisation)" #: dwarf.c:1489 #, c-format msgid "Unknown AT value: %lx" msgstr "Valeur AT inconnue: %lx" #: dwarf.c:1558 #, c-format msgid "No comp units in %s section ?" msgstr "Pas d'unités de comptabilisation dans la section %s ?" #: dwarf.c:1567 #, c-format msgid "Not enough memory for a debug info array of %u entries" msgstr "Pas asses de mémoire pour les infos dans un tableau de mise au point de %u entrées" #: dwarf.c:1575 dwarf.c:2550 #, c-format msgid "" "The section %s contains:\n" "\n" msgstr "" "La section %s contient:\n" "\n" #: dwarf.c:1583 #, c-format msgid "Unable to locate %s section!\n" msgstr "Incapable de localiser la section %s!\n" #: dwarf.c:1646 #, c-format msgid " Compilation Unit @ offset 0x%lx:\n" msgstr " Unité de compilation @ décalée de 0x%lx:\n" #: dwarf.c:1647 #, c-format msgid " Length: %ld\n" msgstr " Longueur: %ld\n" #: dwarf.c:1648 #, c-format msgid " Version: %d\n" msgstr " Version: %d\n" #: dwarf.c:1649 #, c-format msgid " Abbrev Offset: %ld\n" msgstr " Décalage agrégé: %ld\n" #: dwarf.c:1650 #, c-format msgid " Pointer Size: %d\n" msgstr " Taille des pointeurs: %d\n" #: dwarf.c:1656 #, c-format msgid "Debug info is corrupted, length is invalid (section is %lu bytes)\n" msgstr "" #: dwarf.c:1665 msgid "Only version 2 and 3 DWARF debug information is currently supported.\n" msgstr "Seuls les informations de débug de la version DWARF 2 et 3 sont couramment supportés.\n" #: dwarf.c:1674 #, c-format msgid "Debug info is corrupted, abbrev offset is invalid (section is %lu bytes)\n" msgstr "" #: dwarf.c:1702 #, fuzzy, c-format msgid " <%d><%lx>: Abbrev Number: %lu" msgstr " <%d><%lx>: Numéro d'abréviation: %lu (%s)\n" #: dwarf.c:1722 #, c-format msgid "Unable to locate entry %lu in the abbreviation table\n" msgstr "Incapable de localiser l'entrée %lu dans la table d'abréviation\n" #: dwarf.c:1728 #, fuzzy, c-format msgid " (%s)\n" msgstr " %s\n" #: dwarf.c:1813 #, c-format msgid "" "\n" "Dump of debug contents of section %s:\n" "\n" msgstr "" "\n" "Vidange du contenu de débug de la section %s:\n" "\n" #: dwarf.c:1851 msgid "The line info appears to be corrupt - the section is too small\n" msgstr "La ligne d'information semble corrompue - la section est trop petite\n" #: dwarf.c:1860 msgid "Only DWARF version 2 and 3 line info is currently supported.\n" msgstr "Seule la ligne d'info DWARF de version 2 et 3 est couramment supportée.\n" #: dwarf.c:1881 #, c-format msgid " Length: %ld\n" msgstr " Longueur: %ld\n" #: dwarf.c:1882 #, c-format msgid " DWARF Version: %d\n" msgstr " Version DWARF: %d\n" #: dwarf.c:1883 #, c-format msgid " Prologue Length: %d\n" msgstr " Longueur du prologue: %d\n" #: dwarf.c:1884 #, c-format msgid " Minimum Instruction Length: %d\n" msgstr " Longueur minimale des instructions: %d\n" #: dwarf.c:1885 #, c-format msgid " Initial value of 'is_stmt': %d\n" msgstr " Valeur initiale de « is_stmt »: %d\n" #: dwarf.c:1886 #, c-format msgid " Line Base: %d\n" msgstr " Ligne de base: %d\n" #: dwarf.c:1887 #, c-format msgid " Line Range: %d\n" msgstr " Ligne d'étendue: %d\n" #: dwarf.c:1888 #, c-format msgid " Opcode Base: %d\n" msgstr " Code op Base: %d\n" #: dwarf.c:1897 #, c-format msgid "" "\n" " Opcodes:\n" msgstr "" "\n" " Codes op:\n" #: dwarf.c:1900 #, c-format msgid " Opcode %d has %d args\n" msgstr " Code op %d a %d arguments\n" #: dwarf.c:1906 #, c-format msgid "" "\n" " The Directory Table is empty.\n" msgstr "" "\n" " La table des répertoires est vide.\n" #: dwarf.c:1909 #, c-format msgid "" "\n" " The Directory Table:\n" msgstr "" "\n" " La table des répertoire:\n" #: dwarf.c:1913 #, c-format msgid " %s\n" msgstr " %s\n" #: dwarf.c:1924 #, c-format msgid "" "\n" " The File Name Table is empty.\n" msgstr "" "\n" " La talbe des noms de fichiers est vide.\n" #: dwarf.c:1927 #, c-format msgid "" "\n" " The File Name Table:\n" msgstr "" "\n" " La table des noms de fichiers:\n" #: dwarf.c:1935 #, c-format msgid " %d\t" msgstr " %d\t" #: dwarf.c:1946 #, c-format msgid "%s\n" msgstr "%s\n" #. Now display the statements. #: dwarf.c:1954 #, c-format msgid "" "\n" " Line Number Statements:\n" msgstr "" "\n" " Numéro de ligne des déclarations:\n" #: dwarf.c:1970 #, c-format msgid " Special opcode %d: advance Address by %lu to 0x%lx" msgstr " Op code spécial %d: devance l'adresse par %lu à 0x%lx" #: dwarf.c:1974 #, c-format msgid " and Line by %d to %d\n" msgstr " et Ligne par %d à %d\n" #: dwarf.c:1984 #, c-format msgid " Copy\n" msgstr " Copie\n" #: dwarf.c:1992 #, c-format msgid " Advance PC by %lu to 0x%lx\n" msgstr " Avancer le compteur PC de %lu à 0x%lx\n" #: dwarf.c:2000 #, c-format msgid " Advance Line by %d to %d\n" msgstr " Avancer la ligne de %d à %d\n" #: dwarf.c:2007 #, c-format msgid " Set File Name to entry %d in the File Name Table\n" msgstr " Initialisé le nom du fichier à l'entrée %d dans la table des noms de fichiers\n" #: dwarf.c:2015 #, c-format msgid " Set column to %lu\n" msgstr " Initialiser la colonne à %lu\n" #: dwarf.c:2022 #, c-format msgid " Set is_stmt to %d\n" msgstr " Initialisé is_stmt avec %d\n" #: dwarf.c:2027 #, c-format msgid " Set basic block\n" msgstr " Initialisé le bloc de base\n" #: dwarf.c:2035 #, c-format msgid " Advance PC by constant %lu to 0x%lx\n" msgstr " Avancer le compteur PC par une constante de %lu à 0x%lx\n" #: dwarf.c:2043 #, c-format msgid " Advance PC by fixed size amount %lu to 0x%lx\n" msgstr " Avancer le compteur PC par une taille fixe de %lu à 0x%lx\n" #: dwarf.c:2048 #, c-format msgid " Set prologue_end to true\n" msgstr " Initialiser prologue_end à VRAI\n" #: dwarf.c:2052 #, c-format msgid " Set epilogue_begin to true\n" msgstr " Initialiser epilogue_begin à VRAI\n" #: dwarf.c:2058 #, c-format msgid " Set ISA to %lu\n" msgstr " Initialiser ISA à %lu\n" #: dwarf.c:2062 #, c-format msgid " Unknown opcode %d with operands: " msgstr " opcode inconnu %d avec les opérandes:" #: dwarf.c:2088 dwarf.c:2174 dwarf.c:2248 dwarf.c:2360 dwarf.c:2492 #: dwarf.c:2731 #, c-format msgid "" "Contents of the %s section:\n" "\n" msgstr "" "Contenue de la section %s:\n" "\n" #: dwarf.c:2128 msgid "Only DWARF 2 and 3 pubnames are currently supported\n" msgstr "Seuls les noms publics DWARF 2 et 3 sont couramment supportés\n" #: dwarf.c:2135 #, c-format msgid " Length: %ld\n" msgstr " Longueur: %ld\n" #: dwarf.c:2137 #, c-format msgid " Version: %d\n" msgstr " Version: %d\n" #: dwarf.c:2139 #, c-format msgid " Offset into .debug_info section: %ld\n" msgstr " Décalage dans la section .debug_info:%ld\n" #: dwarf.c:2141 #, c-format msgid " Size of area in .debug_info section: %ld\n" msgstr " Taille de la zone dans la section .debug_info: %ld\n" #: dwarf.c:2144 #, c-format msgid "" "\n" " Offset\tName\n" msgstr "" "\n" " Décalage\tNom\n" #: dwarf.c:2195 #, c-format msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" msgstr " DW_MACINFO_start_file - no de ligne: %d no de fichier: %d\n" #: dwarf.c:2201 #, c-format msgid " DW_MACINFO_end_file\n" msgstr " DW_MACINFO_end_file\n" #: dwarf.c:2209 #, c-format msgid " DW_MACINFO_define - lineno : %d macro : %s\n" msgstr " DW_MACINFO_define - no de ligne : %d macro : %s\n" #: dwarf.c:2218 #, c-format msgid " DW_MACINFO_undef - lineno : %d macro : %s\n" msgstr " DW_MACINFO_undef - no de ligne : %d macro : %s\n" #: dwarf.c:2230 #, c-format msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n" msgstr " DW_MACINFO_vendor_ext - constante : %d chaîne : %s\n" #: dwarf.c:2259 #, c-format msgid " Number TAG\n" msgstr " Numéro d'étiquette\n" #: dwarf.c:2265 #, c-format msgid " %ld %s [%s]\n" msgstr " %ld %s [%s]\n" #: dwarf.c:2268 msgid "has children" msgstr "a des rejetons" #: dwarf.c:2268 msgid "no children" msgstr "aucun rejeton" #: dwarf.c:2271 #, c-format msgid " %-18s %s\n" msgstr " %-18s %s\n" #: dwarf.c:2304 dwarf.c:2488 dwarf.c:2675 #, c-format msgid "" "\n" "The %s section is empty.\n" msgstr "" "\n" "La section %s est vide.\n" #. FIXME: Should we handle this case? #: dwarf.c:2349 msgid "Location lists in .debug_info section aren't in ascending order!\n" msgstr "Liste de localisation dans la ssection .debug_info ne sont pas en ordre ascendant!\n" #: dwarf.c:2352 msgid "No location lists in .debug_info section!\n" msgstr "Pas de liste de localisation dans la section .debug_info!\n" #: dwarf.c:2357 #, c-format msgid "Location lists in %s section start at 0x%lx\n" msgstr "Listes de localisation dans la section %s qui débute à 0x%lx\n" #: dwarf.c:2361 #, c-format msgid " Offset Begin End Expression\n" msgstr " Décalage Début Fin Expression\n" #: dwarf.c:2392 #, c-format msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n" msgstr "Il y a un trou [0x%lx - 0x%lx] dans la section .debug_loc.\n" #: dwarf.c:2395 #, c-format msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n" msgstr "Il y a un chevauchement [0x%lx - 0x%lx] dans la section .debug_loc.\n" #: dwarf.c:2402 #, c-format msgid "Offset 0x%lx is bigger than .debug_loc section size.\n" msgstr "Le décalage 0x%lx est plus grand que la taille de la section .debug_loc.\n" #: dwarf.c:2411 dwarf.c:2438 dwarf.c:2448 #, c-format msgid "Location list starting at offset 0x%lx is not terminated.\n" msgstr "La liste de localisation débutan à l'adresse 0x%lx n'est pas terminée.\n" #: dwarf.c:2423 dwarf.c:2776 #, c-format msgid " %8.8lx \n" msgstr " %8.8lx \n" #: dwarf.c:2431 #, c-format msgid " %8.8lx %8.8lx %8.8lx (base address)\n" msgstr " %8.8lx %8.8lx %8.8lx (adresse de base)\n" #: dwarf.c:2465 dwarf.c:2793 msgid " (start == end)" msgstr " (début == fin)" #: dwarf.c:2467 dwarf.c:2795 msgid " (start > end)" msgstr " (début > fin)" #: dwarf.c:2596 msgid "Only DWARF 2 and 3 aranges are currently supported.\n" msgstr "Seuls les aranges DWARF de version 2 et 3 sont couramment supportés.\n" #: dwarf.c:2600 #, c-format msgid " Length: %ld\n" msgstr " Longueur %ld\n" #: dwarf.c:2601 #, c-format msgid " Version: %d\n" msgstr " Version: %d\n" #: dwarf.c:2602 #, c-format msgid " Offset into .debug_info: %lx\n" msgstr " Décalage dans .debug_info: %lx\n" #: dwarf.c:2603 #, c-format msgid " Pointer Size: %d\n" msgstr " Taille des pointeurs: %d\n" #: dwarf.c:2604 #, c-format msgid " Segment Size: %d\n" msgstr " Taille des segments: %d\n" #: dwarf.c:2613 msgid "Pointer size + Segment size is not a power of two.\n" msgstr "" #: dwarf.c:2618 #, fuzzy, c-format msgid "" "\n" " Address Length\n" msgstr "" "\n" " Longueur d'adresse\n" #: dwarf.c:2620 #, fuzzy, c-format msgid "" "\n" " Address Length\n" msgstr "" "\n" " Longueur d'adresse\n" #. FIXME: Should we handle this case? #: dwarf.c:2720 msgid "Range lists in .debug_info section aren't in ascending order!\n" msgstr "Liste des étendues dans la section .debug_info n'est pas en ordre ascendant!\n" #: dwarf.c:2723 msgid "No range lists in .debug_info section!\n" msgstr "Aucune liste d'étendues dans la section .debug_info!\n" #: dwarf.c:2728 #, c-format msgid "Range lists in %s section start at 0x%lx\n" msgstr "Listes d'étendues dans la section %s débutent à 0x%lx\n" #: dwarf.c:2732 #, c-format msgid " Offset Begin End\n" msgstr " Décalage Début Fin\n" #: dwarf.c:2757 #, c-format msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n" msgstr "Il y a un trou [0x%lx - 0x%lx] dans la section %s.\n" #: dwarf.c:2761 #, c-format msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n" msgstr "Il y a un chevauchement [0x%lx - 0x%lx] dans la section %s.\n" #: dwarf.c:2963 #, c-format msgid "The section %s contains:\n" msgstr "La section %s contient:\n" #: dwarf.c:3650 #, c-format msgid " DW_CFA_??? (User defined call frame op: %#x)\n" msgstr "" #: dwarf.c:3652 #, c-format msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n" msgstr "" #: dwarf.c:3676 #, c-format msgid "Displaying the debug contents of section %s is not yet supported.\n" msgstr "L'affichage du contenu de la section de débug %s n'est pas encore supporté.\n" #: dwarf.c:3718 #, c-format msgid "%s: Error: " msgstr "%s: ERREUR: " #: dwarf.c:3729 #, c-format msgid "%s: Warning: " msgstr "%s: AVERTISSEMENT: " #: emul_aix.c:51 #, c-format msgid " [-g] - 32 bit small archive\n" msgstr " [-g] - petite archive de 32 bits\n" #: emul_aix.c:52 #, c-format msgid " [-X32] - ignores 64 bit objects\n" msgstr " [-X32] - ignore les objets de 64 bits\n" #: emul_aix.c:53 #, c-format msgid " [-X64] - ignores 32 bit objects\n" msgstr " [-X64] - ignore les objets de 32 bits\n" #: emul_aix.c:54 #, c-format msgid " [-X32_64] - accepts 32 and 64 bit objects\n" msgstr " [-X32_64] - accepter les objets de 32 et 64 bits\n" #: ieee.c:309 msgid "unexpected end of debugging information" msgstr "fin inattendue des informations de débug" #: ieee.c:396 msgid "invalid number" msgstr "numéro invalide" #: ieee.c:449 msgid "invalid string length" msgstr "longueur de chaîne invalide" #: ieee.c:504 ieee.c:545 msgid "expression stack overflow" msgstr "débordement de pile de l'expression" #: ieee.c:524 msgid "unsupported IEEE expression operator" msgstr "opérateur d'espression IEEE non supporté" #: ieee.c:539 msgid "unknown section" msgstr "section inconnue" #: ieee.c:560 msgid "expression stack underflow" msgstr "sous dépilage de l'expression" #: ieee.c:574 msgid "expression stack mismatch" msgstr "non concordance de l'expression dans la pile" #: ieee.c:611 msgid "unknown builtin type" msgstr "type de construit interne inconnu" #: ieee.c:756 msgid "BCD float type not supported" msgstr "type de numérotaion flottante BCD inconnue" #: ieee.c:893 msgid "unexpected number" msgstr "numéro inattendu" #: ieee.c:900 msgid "unexpected record type" msgstr "type d'enregistrement inattendu" #: ieee.c:933 msgid "blocks left on stack at end" msgstr "des blocs sont demeurés sur la pile à la fin" #: ieee.c:1196 msgid "unknown BB type" msgstr "type BB inconnu" #: ieee.c:1205 msgid "stack overflow" msgstr "débordement de la pile" #: ieee.c:1228 msgid "stack underflow" msgstr "sous dépilage de la pile" #: ieee.c:1340 ieee.c:1410 ieee.c:2107 msgid "illegal variable index" msgstr "variable d'index illégale" #: ieee.c:1388 msgid "illegal type index" msgstr "type d'index illégal" #: ieee.c:1398 ieee.c:1435 msgid "unknown TY code" msgstr "code TY inconnu" #: ieee.c:1417 msgid "undefined variable in TY" msgstr "variable non définie dans TY" #. Pascal file name. FIXME. #: ieee.c:1828 msgid "Pascal file name not supported" msgstr "Nom de fichier Pascal non supporté" #: ieee.c:1876 msgid "unsupported qualifier" msgstr "qualificateur non supporté" #: ieee.c:2145 msgid "undefined variable in ATN" msgstr "variable non définie dans ATN" #: ieee.c:2188 msgid "unknown ATN type" msgstr "type ATN inconnu" #. Reserved for FORTRAN common. #: ieee.c:2310 msgid "unsupported ATN11" msgstr "ATN11 non supporté" #. We have no way to record this information. FIXME. #: ieee.c:2337 msgid "unsupported ATN12" msgstr "ATN2 non supporté" #: ieee.c:2397 msgid "unexpected string in C++ misc" msgstr "chaîne inattendue dans misc en C++" #: ieee.c:2410 msgid "bad misc record" msgstr "mauvais enregistrement misc" #: ieee.c:2451 msgid "unrecognized C++ misc record" msgstr "enregistrement misc non reconnu en C++" #: ieee.c:2566 msgid "undefined C++ object" msgstr "objet indéfini en C++" #: ieee.c:2600 msgid "unrecognized C++ object spec" msgstr "spécification d'objet non reconnu en C++" #: ieee.c:2636 msgid "unsupported C++ object type" msgstr "type d'objet non supporté en C++" #: ieee.c:2646 msgid "C++ base class not defined" msgstr "classe de base non définie en C++" #: ieee.c:2658 ieee.c:2763 msgid "C++ object has no fields" msgstr "objet n'ayant pas de champ en C++" #: ieee.c:2677 msgid "C++ base class not found in container" msgstr "classe de base non repéré dans le conteneur en C++" #: ieee.c:2784 msgid "C++ data member not found in container" msgstr "membre des données non repéré dans le conteneur en C++" #: ieee.c:2825 ieee.c:2975 msgid "unknown C++ visibility" msgstr "visibilité C++ inconnue" #: ieee.c:2859 msgid "bad C++ field bit pos or size" msgstr "mauvais champ de bit pos ou de taille en C++" #: ieee.c:2951 msgid "bad type for C++ method function" msgstr "mauvais type pour le méthode d'une fonction en C++" #: ieee.c:2961 msgid "no type information for C++ method function" msgstr "aucune information sur le type pour la méthode de la fonction en C++" #: ieee.c:3000 msgid "C++ static virtual method" msgstr "méthode statique virtuelle en C++" #: ieee.c:3095 msgid "unrecognized C++ object overhead spec" msgstr "spécification de l'en-tête de l'objet en C++ n'est pas reconnue" #: ieee.c:3134 msgid "undefined C++ vtable" msgstr "vtable non définie en C++" #: ieee.c:3203 msgid "C++ default values not in a function" msgstr "valeurs par défaut ne sont pas dans une fonction en C++" #: ieee.c:3243 msgid "unrecognized C++ default type" msgstr "type par défaut en C++ n'est pas reconnu" #: ieee.c:3274 msgid "reference parameter is not a pointer" msgstr "paramètre de la référence n'est pas un pointeur" #: ieee.c:3357 msgid "unrecognized C++ reference type" msgstr "référence du type en C++ n'est pas reconnue" #: ieee.c:3439 msgid "C++ reference not found" msgstr "la référence n'a pas été retrouvée en C++" #: ieee.c:3447 msgid "C++ reference is not pointer" msgstr "la référence n'est pas un pointeur en C++" #: ieee.c:3473 ieee.c:3481 msgid "missing required ASN" msgstr "ASN requis est absent" #: ieee.c:3508 ieee.c:3516 msgid "missing required ATN65" msgstr "ATN65 requis est absent" #: ieee.c:3530 msgid "bad ATN65 record" msgstr "mauvais enregistrement ATN65" #: ieee.c:4158 #, c-format msgid "IEEE numeric overflow: 0x" msgstr "débordement numériquie IEEE: Ox" #: ieee.c:4202 #, c-format msgid "IEEE string length overflow: %u\n" msgstr "débordement de la longueur de la chaîne IEEE: %u\n" #: ieee.c:5203 #, c-format msgid "IEEE unsupported integer type size %u\n" msgstr "taille de type d'entier IEEE non supporté %u\n" #: ieee.c:5237 #, c-format msgid "IEEE unsupported float type size %u\n" msgstr "taille de type de nombre IEEE en notation flottante non supporté %u\n" #: ieee.c:5271 #, c-format msgid "IEEE unsupported complex type size %u\n" msgstr "taille de nombre complexe IEEE non supportée %u\n" #: mclex.c:241 msgid "Duplicate symbol entered into keyword list." msgstr "" #: nlmconv.c:271 srconv.c:1815 msgid "input and output files must be different" msgstr "fichiers d'entrée et de sortie doivent être différents" #: nlmconv.c:318 msgid "input file named both on command line and with INPUT" msgstr "fichier d'entrée nommé à la fois sur la ligne de commande et dans la champ INPUT" #: nlmconv.c:327 msgid "no input file" msgstr "aucun fichier d'entrée" #: nlmconv.c:357 msgid "no name for output file" msgstr "aucun nom pour le fichier de sortie" #: nlmconv.c:371 msgid "warning: input and output formats are not compatible" msgstr "AVERTISSEMENT: les formats d'entrée et de sortie sont incompatibles" #: nlmconv.c:400 msgid "make .bss section" msgstr "générer la section .bss" #: nlmconv.c:409 msgid "make .nlmsections section" msgstr "générer la section .nlmsections" #: nlmconv.c:411 msgid "set .nlmsections flags" msgstr "initialiser les fanions .nlmsections" #: nlmconv.c:439 msgid "set .bss vma" msgstr "initialiser le vma de la section .bss" #: nlmconv.c:446 msgid "set .data size" msgstr "initialiser la taille de la section .data" #: nlmconv.c:626 #, c-format msgid "warning: symbol %s imported but not in import list" msgstr "AVERTISSEMENT: symbole %s importé mais n'est pas dans la liste d'importation" #: nlmconv.c:646 msgid "set start address" msgstr "initialiser l'adresse de départ" #: nlmconv.c:695 #, c-format msgid "warning: START procedure %s not defined" msgstr "AVERTISSEMENT: procédure START %s n'est pas définie" #: nlmconv.c:697 #, c-format msgid "warning: EXIT procedure %s not defined" msgstr "AVERTISSEMENT: procédure EXIT %s n'est pas définie" #: nlmconv.c:699 #, c-format msgid "warning: CHECK procedure %s not defined" msgstr "AVERTISSEMENT: procédure CHECK %s n'est pas définie" #: nlmconv.c:720 nlmconv.c:909 msgid "custom section" msgstr "section « custom »" #: nlmconv.c:741 nlmconv.c:938 msgid "help section" msgstr "section d'aide" #: nlmconv.c:763 nlmconv.c:956 msgid "message section" msgstr "section message" #: nlmconv.c:779 nlmconv.c:989 msgid "module section" msgstr "section module" #: nlmconv.c:799 nlmconv.c:1005 msgid "rpc section" msgstr "section rpc" #. There is no place to record this information. #: nlmconv.c:835 #, c-format msgid "%s: warning: shared libraries can not have uninitialized data" msgstr "%s: AVERTISSEMENT: les librairies partagées ne peuvent avoir des données non initialisées" #: nlmconv.c:856 nlmconv.c:1024 msgid "shared section" msgstr "section partagée" #: nlmconv.c:864 msgid "warning: No version number given" msgstr "AVERTISSEMENT: aucun numéro de version fourni" #: nlmconv.c:904 nlmconv.c:933 nlmconv.c:951 nlmconv.c:1000 nlmconv.c:1019 #, c-format msgid "%s: read: %s" msgstr "%s: lu: %s" #: nlmconv.c:926 msgid "warning: FULLMAP is not supported; try ld -M" msgstr "AVERTISSEMENT: FULLMAP n'est pas supporté; essayer ld -M" #: nlmconv.c:1102 #, c-format msgid "Usage: %s [option(s)] [in-file [out-file]]\n" msgstr "Usage: %s [options] fichier_entrée [fichier_sortie]\n" #: nlmconv.c:1103 #, c-format msgid " Convert an object file into a NetWare Loadable Module\n" msgstr "Convertir un fichier objet en un module NetWare Loadable\n" #: nlmconv.c:1104 #, c-format msgid "" " The options are:\n" " -I --input-target= Set the input binary file format\n" " -O --output-target= Set the output binary file format\n" " -T --header-file= Read for NLM header information\n" " -l --linker= Use for any linking\n" " -d --debug Display on stderr the linker command line\n" " @ Read options from .\n" " -h --help Display this information\n" " -v --version Display the program's version\n" msgstr "" "Les options sont:\n" " -I --input-target= sélectionner le format binaire du fichier d'entrée\n" " -O --output-target= sélectionner le format binaire du fichier de sortie\n" " -T --header-file= lire les informations NLM du \n" " -l --linker= utiliser l'éditeur de pour toutes éditions\n" " -d --debug afficher la ligne de commande sur stderr\n" " @ lire les options à partir du \n" " -h --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" #: nlmconv.c:1145 #, c-format msgid "support not compiled in for %s" msgstr "soutien non compilé pour %s" #: nlmconv.c:1182 msgid "make section" msgstr "section make" #: nlmconv.c:1196 msgid "set section size" msgstr "initialisation de la taille de la section" #: nlmconv.c:1202 msgid "set section alignment" msgstr "initialisation de l'alignement de la section" #: nlmconv.c:1206 msgid "set section flags" msgstr "initialisation des fanions de la section" #: nlmconv.c:1217 msgid "set .nlmsections size" msgstr "initialisation de la taille de .nlmsections" #: nlmconv.c:1298 nlmconv.c:1306 nlmconv.c:1315 nlmconv.c:1320 msgid "set .nlmsection contents" msgstr "initialisation du contenu de .nlmsection" #: nlmconv.c:1799 msgid "stub section sizes" msgstr "taille de la section stub" #: nlmconv.c:1846 msgid "writing stub" msgstr "écriture du stub" #: nlmconv.c:1930 #, c-format msgid "unresolved PC relative reloc against %s" msgstr "relocalisation relative sur PC non résolue de %s" #: nlmconv.c:1994 #, c-format msgid "overflow when adjusting relocation against %s" msgstr "débordement lors de la relocalisation de %s" #: nlmconv.c:2121 #, c-format msgid "%s: execution of %s failed: " msgstr "%s: échec d'exécution de %s :" #: nlmconv.c:2136 #, c-format msgid "Execution of %s failed" msgstr "Échec d'exécution de %s" #: nm.c:213 size.c:83 strings.c:705 #, c-format msgid "Usage: %s [option(s)] [file(s)]\n" msgstr "Usage: %s [options] fichiers\n" #: nm.c:214 #, c-format msgid " List symbols in [file(s)] (a.out by default).\n" msgstr "Afficher les symboles des [fichiers] (a.out par défaut).\n" #: nm.c:215 #, c-format msgid "" " The options are:\n" " -a, --debug-syms Display debugger-only symbols\n" " -A, --print-file-name Print name of the input file before every symbol\n" " -B Same as --format=bsd\n" " -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n" " The STYLE, if specified, can be `auto' (the default),\n" " `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n" " or `gnat'\n" " --no-demangle Do not demangle low-level symbol names\n" " -D, --dynamic Display dynamic symbols instead of normal symbols\n" " --defined-only Display only defined symbols\n" " -e (ignored)\n" " -f, --format=FORMAT Use the output format FORMAT. FORMAT can be `bsd',\n" " `sysv' or `posix'. The default is `bsd'\n" " -g, --extern-only Display only external symbols\n" " -l, --line-numbers Use debugging information to find a filename and\n" " line number for each symbol\n" " -n, --numeric-sort Sort symbols numerically by address\n" " -o Same as -A\n" " -p, --no-sort Do not sort the symbols\n" " -P, --portability Same as --format=posix\n" " -r, --reverse-sort Reverse the sense of the sort\n" " -S, --print-size Print size of defined symbols\n" " -s, --print-armap Include index for symbols from archive members\n" " --size-sort Sort symbols by size\n" " --special-syms Include special symbols in the output\n" " --synthetic Display synthetic symbols as well\n" " -t, --radix=RADIX Use RADIX for printing symbol values\n" " --target=BFDNAME Specify the target object format as BFDNAME\n" " -u, --undefined-only Display only undefined symbols\n" " -X 32_64 (ignored)\n" " @FILE Read options from FILE\n" " -h, --help Display this information\n" " -V, --version Display this program's version number\n" "\n" msgstr "" "Les options sont:\n" " -a, --debug-syms afficher seulement les symboles de débug\n" " -A, --print-file-name afficher le nom du fichier d'entrée avant chaque symbole\n" " -B identique à --format=bsd\n" " -C, --demangle[=STYLE] décoder les noms des symboles de bas niveau en noms de ceux\n" " du niveau usager. Le STYLE, si spécifié, peut être « auto »\n" " (par défaut), « gnu », « lucid », « arm », « hp », « edg » ou « gnu-new-abi »,\n" " --no-demangle ne pas encoder par mutilation les noms des symboles de bas niveau\n" " -D, --dynamic afficher les symboles dynamiques au lieu des symboles normaux\n" " --defined-only afficher seulement les symboles définis\n" " -e (ignoré)\n" " -f, --format=FORMAT utiliser le FORMAT de sortie qui peut être « bsd » (par défaut),\n" " « sysv » ou « posix ».\n" " -g, --extern-only afficher seulement les symboles externes\n" " -l, --line-numbers utiliser les informations de débug pour repérer le nom de fichier\n" " et un numéro de ligne pour chaque symbole\n" " -n, --numeric-sort trier les symboles numériquement par adresse\n" " -o identique à -A\n" " -p, --no-sort ne pas trier les symboles\n" " -P, --portability identique à --format=posix\n" " -r, --reverse-sort trier en ordre inverse\n" " -S, --print-size afficher la taille des symboles définis\n" " -s, --print-armap inclure un index pour les symboles à partir des membres de l'archive\n" " --size-sort trier les symboles par leur taille\n" " --special-syms inclure les symboles spéciaux sur la sortie\n" " --synthetic afficher les symboles synthétiques\n" " -t, --radix=BASE utiliser la BASE numérique pour afficher la valeur des symboles\n" " --target=NOM_BFD spécifier la cible du format de l'objet par le NOM_BFD\n" " -u, --undefined-only afficher seulement les symboles indéfinis\n" " -V, --version afficher le nom et la version du logiciel\n" " -X 32_64 (ignoré)\n" " @ lire les options à partir du \n" " -h --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" "\n" #: nm.c:276 #, c-format msgid "%s: invalid radix" msgstr "%s: base numérique invalide" #: nm.c:300 #, c-format msgid "%s: invalid output format" msgstr "%s: format de sortie invalide" #: nm.c:321 readelf.c:6853 readelf.c:6891 #, c-format msgid ": %d" msgstr ": %d" #: nm.c:323 readelf.c:6856 readelf.c:6903 #, c-format msgid ": %d" msgstr ": %d" #: nm.c:325 readelf.c:6858 readelf.c:6906 #, c-format msgid ": %d" msgstr ": %d" #: nm.c:365 #, c-format msgid "" "\n" "Archive index:\n" msgstr "" "\n" "Indexe de l'archive:\n" #: nm.c:1225 #, c-format msgid "" "\n" "\n" "Undefined symbols from %s:\n" "\n" msgstr "" "\n" "\n" "Symboles indéfinis dans %s:\n" "\n" #: nm.c:1227 #, c-format msgid "" "\n" "\n" "Symbols from %s:\n" "\n" msgstr "" "\n" "\n" "Symboles de %s:\n" "\n" #: nm.c:1229 nm.c:1280 #, c-format msgid "" "Name Value Class Type Size Line Section\n" "\n" msgstr "" "Nom Valeur Classe Type Taille Ligne Section\n" "\n" #: nm.c:1232 nm.c:1283 #, c-format msgid "" "Name Value Class Type Size Line Section\n" "\n" msgstr "" "Nom Valeur Classe Type Taille Ligne Section\n" "\n" #: nm.c:1276 #, c-format msgid "" "\n" "\n" "Undefined symbols from %s[%s]:\n" "\n" msgstr "" "\n" "\n" "Symboles indéfinis dans %s[%s]:\n" "\n" #: nm.c:1278 #, c-format msgid "" "\n" "\n" "Symbols from %s[%s]:\n" "\n" msgstr "" "\n" "\n" "Symboles de %s[%s]:\n" "\n" #: nm.c:1370 #, c-format msgid "Print width has not been initialized (%d)" msgstr "" #: nm.c:1595 msgid "Only -X 32_64 is supported" msgstr "Seul -X 32_64 est supporté" #: nm.c:1615 msgid "Using the --size-sort and --undefined-only options together" msgstr "Utiliser ensemble les options --size-sort et --undefined-only" #: nm.c:1616 msgid "will produce no output, since undefined symbols have no size." msgstr "ne produira aucune sortie étant donnée que les symboles n'ont aucune taille." #: nm.c:1644 #, c-format msgid "data size %ld" msgstr "taille des donnée %ld" #: objcopy.c:426 srconv.c:1723 #, c-format msgid "Usage: %s [option(s)] in-file [out-file]\n" msgstr "Usage: %s [options] fichier_d_entrée [fichier_de_sortie]\n" #: objcopy.c:427 #, c-format msgid " Copies a binary file, possibly transforming it in the process\n" msgstr "Copier un fichier binaire, possiblement le transformer durant le traitement\n" #: objcopy.c:428 objcopy.c:524 #, c-format msgid " The options are:\n" msgstr " Les options sont:\n" #: objcopy.c:429 #, fuzzy, c-format msgid "" " -I --input-target Assume input file is in format \n" " -O --output-target Create an output file in format \n" " -B --binary-architecture Set arch of output file, when input is binary\n" " -F --target Set both input and output format to \n" " --debugging Convert debugging information, if possible\n" " -p --preserve-dates Copy modified/access timestamps to the output\n" " -j --only-section Only copy section into the output\n" " --add-gnu-debuglink= Add section .gnu_debuglink linking to \n" " -R --remove-section Remove section from the output\n" " -S --strip-all Remove all symbol and relocation information\n" " -g --strip-debug Remove all debugging symbols & sections\n" " --strip-unneeded Remove all symbols not needed by relocations\n" " -N --strip-symbol Do not copy symbol \n" " --strip-unneeded-symbol \n" " Do not copy symbol unless needed by\n" " relocations\n" " --only-keep-debug Strip everything but the debug information\n" " --extract-symbol Remove section contents but keep symbols\n" " -K --keep-symbol Do not strip symbol \n" " --keep-file-symbols Do not strip file symbol(s)\n" " --localize-hidden Turn all ELF hidden symbols into locals\n" " -L --localize-symbol Force symbol to be marked as a local\n" " --globalize-symbol Force symbol to be marked as a global\n" " -G --keep-global-symbol Localize all symbols except \n" " -W --weaken-symbol Force symbol to be marked as a weak\n" " --weaken Force all global symbols to be marked as weak\n" " -w --wildcard Permit wildcard in symbol comparison\n" " -x --discard-all Remove all non-global symbols\n" " -X --discard-locals Remove any compiler-generated symbols\n" " -i --interleave Only copy one out of every bytes\n" " -b --byte Select byte in every interleaved block\n" " --gap-fill Fill gaps between sections with \n" " --pad-to Pad the last section up to address \n" " --set-start Set the start address to \n" " {--change-start|--adjust-start} \n" " Add to the start address\n" " {--change-addresses|--adjust-vma} \n" " Add to LMA, VMA and start addresses\n" " {--change-section-address|--adjust-section-vma} {=|+|-}\n" " Change LMA and VMA of section by \n" " --change-section-lma {=|+|-}\n" " Change the LMA of section by \n" " --change-section-vma {=|+|-}\n" " Change the VMA of section by \n" " {--[no-]change-warnings|--[no-]adjust-warnings}\n" " Warn if a named section does not exist\n" " --set-section-flags =\n" " Set section 's properties to \n" " --add-section = Add section found in to output\n" " --rename-section =[,] Rename section to \n" " --change-leading-char Force output format's leading character style\n" " --remove-leading-char Remove leading character from global symbols\n" " --reverse-bytes= Reverse bytes at a time, in output sections with content\n" " --redefine-sym = Redefine symbol name to \n" " --redefine-syms --redefine-sym for all symbol pairs \n" " listed in \n" " --srec-len Restrict the length of generated Srecords\n" " --srec-forceS3 Restrict the type of generated Srecords to S3\n" " --strip-symbols -N for all symbols listed in \n" " --strip-unneeded-symbols \n" " --strip-unneeded-symbol for all symbols listed\n" " in \n" " --keep-symbols -K for all symbols listed in \n" " --localize-symbols -L for all symbols listed in \n" " --globalize-symbols --globalize-symbol for all in \n" " --keep-global-symbols -G for all symbols listed in \n" " --weaken-symbols -W for all symbols listed in \n" " --alt-machine-code Use the target's 'th alternative machine\n" " --writable-text Mark the output text as writable\n" " --readonly-text Make the output text write protected\n" " --pure Mark the output file as demand paged\n" " --impure Mark the output file as impure\n" " --prefix-symbols Add to start of every symbol name\n" " --prefix-sections Add to start of every section name\n" " --prefix-alloc-sections \n" " Add to start of every allocatable\n" " section name\n" " -v --verbose List all object files modified\n" " @ Read options from \n" " -V --version Display this program's version number\n" " -h --help Display this output\n" " --info List object formats & architectures supported\n" msgstr "" " -I --input-target assumer que le fichier d'entrée est de format \n" " -O --output-target créer un fichier de sortie de format \n" " -B --binary-architecture sélectionner l'architecture du fichier de sortie lorsque binaire\n" " -F --target initialiser les formats d'entrée et de sortie à \n" " --debugging convertir les informations de débug, si possible\n" " -p --preserve-dates conserver les dates d'accès et de modification de fichiers\n" " -j --only-section copier seulement la section dans le fichier de sortie\n" " --add-gnu-debuglink= ajouter la section .gnu_debuglink d'édition de liens au \n" " -R --remove-section retirer la section du fichier de sortie\n" " -S --strip-all retirer tous les symboles et les informations de relocalisation\n" " -g --strip-debug retirer tous les symboles de débug\n" " --strip-unneeded retirer tous les symboles qui ne sont pas nécessaires pour la relocalisation\n" " -N --strip-symbol ne pas copier le symbole \n" " --strip-unneeded-symbol \n" " ne pas copier le symbole à moins qu'il soit\n" " nécessaire à la relocalisation\n" " --only-keep-debug élaguer tout sauf les informations de mise au point\n" " -K --keep-symbol copier seulement le symbole \n" " -L --localize-symbol marquer le symbole comme symbole local\n" " -G --keep-global-symbol localiser tous les symboles sauf celui ayant pour \n" " -W --weaken-symbol marquer le symbole comme symbole faible\n" " --weaken marquer tous les symboles globaux comme symboles faibles\n" " -x --discard-all retirer tous les symboles qui ne sont pas globaux\n" " -X --discard-locals retirer tous les symboles générés par le compilateur\n" " -i --interleave copier seulement 1 octet à chaque d'octets\n" " -b --byte sélectionner l'octet dans chaque bloc intercalé\n" " --gap-fill remplir les trous entre les sections avec la \n" " --pad-to remplir la dernière section jusqu'à l'\n" " --set-start utiliser l' de départ\n" " {--change-start|--adjust-start} \n" " ajouter l' à l'adresse de départ\n" " {--change-addresses|--adjust-vma} \n" " ajouter l' aux adresses LMA, VMA et de départ\n" " {--change-section-address|--adjust-section-vma} {=|+|-}\n" " modifier LMA et VMA de la section par la \n" " --change-section-lma {=|+|-}\n" " modifier LMA de la section par la \n" " --change-section-vma {=|+|-}\n" " modifier VMA de la section par la \n" " {--[no-]change-warnings|--[no-]adjust-warnings}\n" " avertir si le nom de la section n'existe pas\n" " --set-section-flags =\n" " initialiser les propriétés de la section avec les \n" " --add-section = ajouter la section repérée dans le vers la sortie\n" " --rename-section =[,] renommer l' section à la \n" " --change-leading-char forcer le format de sortie du style des caractères de préfixe\n" " --remove-leading-char retirer les caractères de préfixe des symboles globaux\n" " --redefine-sym =\n" " redéfinir le nom du symbole à \n" " --srec-len restreindre la longueur des Srecords générés\n" " --srec-forceS3 restreindre le type de Srecords générés à S3\n" " --strip-symbols -N pour tous les symboles listés dans le \n" " --keep-symbols -K pour tous les symboles listés dans le \n" " --localize-symbols -L pour tous les symboles listés dans le \n" " --keep-global-symbols \n" " -G pour tous les symboles listés dans le \n" " --weaken-symbols -W pour tous les symboles listés dans le \n" " --alt-machine-code Use alternate machine code for output\n" " -v --verbose afficher la liste de tous les objets modifiés\n" " @ lire les options à partir du \n" " -V --version afficher le nom et la version du logiciel\n" " -h --help afficher l'aide-mémoire\n" #: objcopy.c:522 #, c-format msgid "Usage: %s in-file(s)\n" msgstr "Usage: %s fichiers\n" #: objcopy.c:523 #, c-format msgid " Removes symbols and sections from files\n" msgstr "Enlever les symboles et les sections des fichiers\n" #: objcopy.c:525 #, fuzzy, c-format msgid "" " -I --input-target= Assume input file is in format \n" " -O --output-target= Create an output file in format \n" " -F --target= Set both input and output format to \n" " -p --preserve-dates Copy modified/access timestamps to the output\n" " -R --remove-section= Remove section from the output\n" " -s --strip-all Remove all symbol and relocation information\n" " -g -S -d --strip-debug Remove all debugging symbols & sections\n" " --strip-unneeded Remove all symbols not needed by relocations\n" " --only-keep-debug Strip everything but the debug information\n" " -N --strip-symbol= Do not copy symbol \n" " -K --keep-symbol= Do not strip symbol \n" " --keep-file-symbols Do not strip file symbol(s)\n" " -w --wildcard Permit wildcard in symbol comparison\n" " -x --discard-all Remove all non-global symbols\n" " -X --discard-locals Remove any compiler-generated symbols\n" " -v --verbose List all object files modified\n" " -V --version Display this program's version number\n" " -h --help Display this output\n" " --info List object formats & architectures supported\n" " -o Place stripped output into \n" msgstr "" " -I --input-target assumer que le format du fichier d'entrée est \n" " -O --output-target créer un fichier de sortie ayant le format \n" " -F --target utiliser à l'entrée et à la sortie le format \n" " -p --preserve-dates préserver les dates d'accès et de modification lors de la copie\n" " -R --remove-section= retirer la section du fichier de sortie\n" " -s --strip-all retirer tous les symboles et les informations de relocalisation\n" " -g -S -d --strip-debug retirer tous les symboles de débug\n" " --strip-unneeded retirer tous les symboles qui ne sont pas nécessaire à la relocalisation\n" " --only-keep-debug retirer tous les symboles sauf les informations de mise au point\n" " -N --strip-symbol ne pas copier le symbole \n" " -K --keep-symbol copier seulement le symbole \n" " -w --wildcard permettre tous les symboles dans la comparaison\n" " -x --discard-all retirer tous les symboles qui ne sont pas globaux\n" " -X --discard-locals retirer tous les symboles qui sont générés par le compilateur\n" " -v --verbose afficher tous les fichiers objets modifiés\n" " -V --version afficher le nom et la version du logiciel\n" " -h --help afficher l'aide-mémoire\n" " --info lister le format des objets et les architectures supportés\n" " -o placer la sortie élaguée dans le \n" #: objcopy.c:598 #, c-format msgid "unrecognized section flag `%s'" msgstr "fanion de section non reconnnu « %s »" #: objcopy.c:599 #, c-format msgid "supported flags: %s" msgstr "fanions supportés: %s" #: objcopy.c:679 #, c-format msgid "cannot open '%s': %s" msgstr "ne peut ouvrir: « %s »: %s" #: objcopy.c:682 objcopy.c:2987 #, c-format msgid "%s: fread failed" msgstr "%s: fread en échec" #: objcopy.c:755 #, c-format msgid "%s:%d: Ignoring rubbish found on this line" msgstr "%s:%d: rebus ignoré trouvé sur la ligne" #: objcopy.c:1033 #, c-format msgid "not stripping symbol `%s' because it is named in a relocation" msgstr "" #: objcopy.c:1116 #, c-format msgid "%s: Multiple redefinition of symbol \"%s\"" msgstr "%s: re-définition multiples du symbole « %s »" #: objcopy.c:1120 #, c-format msgid "%s: Symbol \"%s\" is target of more than one redefinition" msgstr "%s: symbole « %s » cible plus d'une re-définition" #: objcopy.c:1148 #, c-format msgid "couldn't open symbol redefinition file %s (error: %s)" msgstr "ne peut ouvrir le fichier de redéfinition de symboles %s (erreur: %s)" #: objcopy.c:1226 #, c-format msgid "%s:%d: garbage found at end of line" msgstr "%s:%d: rebus à la fin de la ligne" #: objcopy.c:1229 #, c-format msgid "%s:%d: missing new symbol name" msgstr "%s:%d: nom du nouveau symbole manquant" #: objcopy.c:1239 #, c-format msgid "%s:%d: premature end of file" msgstr "%s:%d: fin de fichier prématuré" #: objcopy.c:1265 #, c-format msgid "stat returns negative size for `%s'" msgstr "stat() a retourné une taille négative for « %s »" #: objcopy.c:1277 #, c-format msgid "copy from `%s' [unknown] to `%s' [unknown]\n" msgstr "copier à partir de « %s » [inconnu] vers « %s » [inconnu]\n" #: objcopy.c:1332 msgid "Unable to change endianness of input file(s)" msgstr "Incapable de changer de systèmes d'encodage (poids fort- faible) des fichiers d'entrée" #: objcopy.c:1341 #, c-format msgid "copy from `%s' [%s] to `%s' [%s]\n" msgstr "copier de « %s » [%s] vers « %s » [%s]\n" #: objcopy.c:1383 objcopy.c:1908 #, c-format msgid "Unable to recognise the format of the input file `%s'" msgstr "Incapable de reconnaître le format du fichier d'entrée « %s »" #: objcopy.c:1386 #, c-format msgid "Warning: Output file cannot represent architecture `%s'" msgstr "AVERTISSEMENT: fichier de sortie ne peut représenter l'architecture « %s »" #: objcopy.c:1449 #, c-format msgid "can't add section '%s' - it already exists!" msgstr "" #: objcopy.c:1457 #, c-format msgid "can't create section `%s': %s" msgstr "Ne peut créer la section « %s »: %s" #: objcopy.c:1593 #, c-format msgid "Can't fill gap after %s: %s" msgstr "Ne peut remplir le vide après %s: %s" #: objcopy.c:1618 #, c-format msgid "Can't add padding to %s: %s" msgstr "Ne peut ajouter de remplissage pour %s: %s" #: objcopy.c:1771 #, c-format msgid "%s: error copying private BFD data: %s" msgstr "%s: erreur de copie des données privées BFD: %s" #: objcopy.c:1784 #, c-format msgid "this target does not support %lu alternative machine codes" msgstr "" #: objcopy.c:1788 msgid "treating that number as an absolute e_machine value instead" msgstr "" #: objcopy.c:1792 msgid "ignoring the alternative value" msgstr "" #: objcopy.c:1822 objcopy.c:1852 #, fuzzy, c-format msgid "cannot create tempdir for archive copying (error: %s)" msgstr "ne peut créer le répertoire mkdir %s pour copie d'archivage (erreur: %s)" #: objcopy.c:2088 #, c-format msgid "Multiple renames of section %s" msgstr "Changement multiples de noms de la section %s" #: objcopy.c:2139 msgid "private header data" msgstr "données d'en-tête privée" #: objcopy.c:2147 #, c-format msgid "%s: error in %s: %s" msgstr "%s: ERREUR dans %s: %s" #: objcopy.c:2208 msgid "making" msgstr "génération" #: objcopy.c:2228 msgid "size" msgstr "taille" #: objcopy.c:2242 msgid "vma" msgstr "vma" #: objcopy.c:2267 msgid "alignment" msgstr "alignement" #: objcopy.c:2289 msgid "private data" msgstr "données privées" #: objcopy.c:2304 #, c-format msgid "%s: section `%s': error in %s: %s" msgstr "%s: section « %s »: ERREUR dans %s: %s" #. User must pad the section up in order to do this. #: objcopy.c:2429 #, c-format msgid "cannot reverse bytes: length of section %s must be evenly divisible by %d" msgstr "" #: objcopy.c:2605 #, c-format msgid "%s: can't create debugging section: %s" msgstr "%s: ne peut créer la section de débug: %s" #: objcopy.c:2619 #, c-format msgid "%s: can't set debugging section contents: %s" msgstr "%s: ne peut initialiser le contenu de la section de débug: %s" #: objcopy.c:2628 #, c-format msgid "%s: don't know how to write debugging information for %s" msgstr "%s: ne sait comment écrire les informations de débug de %s" #: objcopy.c:2769 #, c-format msgid "could not create temporary file to hold stripped copy of '%s'" msgstr "" #: objcopy.c:2819 msgid "byte number must be non-negative" msgstr "le nombre d'octet ne peut être négatif" #: objcopy.c:2829 msgid "interleave must be positive" msgstr "l'intercalage doit être positif" #: objcopy.c:2849 objcopy.c:2857 #, c-format msgid "%s both copied and removed" msgstr "%s les deux doivent être copiés et enlevés" #: objcopy.c:2958 objcopy.c:3032 objcopy.c:3132 objcopy.c:3163 objcopy.c:3187 #: objcopy.c:3191 objcopy.c:3211 #, c-format msgid "bad format for %s" msgstr "mauvais format pour %s" #: objcopy.c:2982 #, c-format msgid "cannot open: %s: %s" msgstr "ne peut ouvrir: %s: %s" #: objcopy.c:3101 #, c-format msgid "Warning: truncating gap-fill from 0x%s to 0x%x" msgstr "AVERTISSEMENT: réduction du remplissage de 0x%s à 0x%x" #: objcopy.c:3269 #, fuzzy msgid "unable to parse alternative machine code" msgstr "code machine alternatif inconnu, ignoré" #: objcopy.c:3314 #, fuzzy msgid "number of bytes to reverse must be positive and even" msgstr "l'intercalage doit être positif" #: objcopy.c:3317 #, c-format msgid "Warning: ignoring previous --reverse-bytes value of %d" msgstr "" #: objcopy.c:3345 msgid "byte number must be less than interleave" msgstr "le nombre d'octets ne peut être plus petit que celui de l'intercalage" #: objcopy.c:3375 #, c-format msgid "architecture %s unknown" msgstr "architecture %s inconnue" #: objcopy.c:3379 msgid "Warning: input target 'binary' required for binary architecture parameter." msgstr "AVERTISSEMENT: la cible d'entrée « binary » requiert un paramètre pour une architecture binaire." #: objcopy.c:3380 #, c-format msgid " Argument %s ignored" msgstr " Argument %s ignoré" #: objcopy.c:3386 #, c-format msgid "warning: could not locate '%s'. System error message: %s" msgstr "AVERTISSEMENT: ne peut localiser '%s'. Message d'erreur système: %s" #: objcopy.c:3397 #, c-format msgid "warning: could not create temporary file whilst copying '%s', (error: %s)" msgstr "" #: objcopy.c:3424 objcopy.c:3438 #, c-format msgid "%s %s%c0x%s never used" msgstr "%s %s%c0x%s jamais utilisé" #: objdump.c:176 #, c-format msgid "Usage: %s \n" msgstr "Usage: %s \n" #: objdump.c:177 #, c-format msgid " Display information from object .\n" msgstr "Afficher les informations depuis les objet.\n" #: objdump.c:178 #, c-format msgid " At least one of the following switches must be given:\n" msgstr "Au moins un des commutateurs suivants doit être fourni:\n" #: objdump.c:179 #, c-format msgid "" " -a, --archive-headers Display archive header information\n" " -f, --file-headers Display the contents of the overall file header\n" " -p, --private-headers Display object format specific file header contents\n" " -h, --[section-]headers Display the contents of the section headers\n" " -x, --all-headers Display the contents of all headers\n" " -d, --disassemble Display assembler contents of executable sections\n" " -D, --disassemble-all Display assembler contents of all sections\n" " -S, --source Intermix source code with disassembly\n" " -s, --full-contents Display the full contents of all sections requested\n" " -g, --debugging Display debug information in object file\n" " -e, --debugging-tags Display debug information using ctags style\n" " -G, --stabs Display (in raw form) any STABS info in the file\n" " -W, --dwarf Display DWARF info in the file\n" " -t, --syms Display the contents of the symbol table(s)\n" " -T, --dynamic-syms Display the contents of the dynamic symbol table\n" " -r, --reloc Display the relocation entries in the file\n" " -R, --dynamic-reloc Display the dynamic relocation entries in the file\n" " @ Read options from \n" " -v, --version Display this program's version number\n" " -i, --info List object formats and architectures supported\n" " -H, --help Display this information\n" msgstr "" " -a, --archive-headers afficher l'information de l'en-tête de l'archive\n" " -f, --file-headers afficher le contenu global du fichier d'en-tête\n" " -p, --private-headers afficher le format spécifique du contenu de l'en-tête de l'objet\n" " -h, --[section-]headers afficher le contenu des en-têtes de section\n" " -x, --all-headers afficher le contenu de toutes les en-têtes\n" " -d, --disassemble afficher le contenu en assembleur des sections exécutables\n" " -D, --disassemble-all afficher le contenu en assembleur de toutes les sections\n" " -S, --source inter-mêler le code source avec le déassemblage\n" " -s, --full-contents afficher le contenu complet de toutes les sections voulus\n" " -g, --debugging afficher les informations de mise au point du fichier objet\n" " -e, --debugging-tags afficher les informations de mise au point en utilisant le style ctags\n" " -G, --stabs afficher (en format brut) toutes les infos à inclure du fichier\n" " -t, --syms afficher le contenu de(s) table(s) de symboles\n" " -T, --dynamic-syms afficher le contenu de la table dynamique de symboles\n" " -r, --reloc afficher les entrées de relocalisation du fichier\n" " -R, --dynamic-reloc afficher les entrées dynamiques de relocalisation du fichier\n" " @ lire les options à partir du \n" " -V, --version afficher le nom et la version du logiciel\n" " -i, --info afficher les formats objets et les architectures supportées\n" " -H, --help afficher cette information\n" #: objdump.c:204 #, c-format msgid "" "\n" " The following switches are optional:\n" msgstr "" "\n" " Les commutateurs suivants sont optionnels:\n" #: objdump.c:205 #, c-format msgid "" " -b, --target=BFDNAME Specify the target object format as BFDNAME\n" " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n" " -j, --section=NAME Only display information for section NAME\n" " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n" " -EB --endian=big Assume big endian format when disassembling\n" " -EL --endian=little Assume little endian format when disassembling\n" " --file-start-context Include context from start of file (with -S)\n" " -I, --include=DIR Add DIR to search list for source files\n" " -l, --line-numbers Include line numbers and filenames in output\n" " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n" " The STYLE, if specified, can be `auto', `gnu',\n" " `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n" " or `gnat'\n" " -w, --wide Format output for more than 80 columns\n" " -z, --disassemble-zeroes Do not skip blocks of zeroes when disassembling\n" " --start-address=ADDR Only process data whose address is >= ADDR\n" " --stop-address=ADDR Only process data whose address is <= ADDR\n" " --prefix-addresses Print complete address alongside disassembly\n" " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n" " --adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n" " --special-syms Include special symbols in symbol dumps\n" "\n" msgstr "" " -b, --target=NOMBFD spécifier le format de l'objet cible comme NOMBFD\n" " -m, --architecture=MACHINE spécifier l'architecture cible de la MACHINE\n" " -j, --section=NOM afficher seulement les informations de la section du NOM\n" " -M, --disassembler-options=OPT relayer l'OPTion au dé-assembleur\n" " -EB --endian=big assumer le format « big endian » lors du dé-assemblage\n" " -EL --endian=little assumer le format « little endian » lors du dé-assemblage\n" " --file-start-context inclure le contexte à partir du début du fichier (avec -S)\n" " -I, --include=RÉPERTOIRE ajouter le répertoire à la liste de recherche des fichiers sources\n" " -l, --line-numbers inclure les numéros de ligne et les noms de fichier dans la sortie\n" " -C, --demangle[=STYLE] décoder les mutilations/traitements des noms de symboles\n" " Le STYLE, si spécifé, peut être « auto », « gnu »,\n" " « lucid », « arm », « hp », « edg », ou « gnu-v3 »,\n" " « gnu-new-abi » ou « gnat »\n" " -w, --wide formatter la sortie pour plus de 80 colonnes\n" " -z, --disassemble-zeroes ne pas escamoter les blocs de zéros lors du dé-assemblage\n" " --start-address=ADR traiter seulement les données dont les adresses sont >= ADR\n" " --stop-address=ADR traiter seulement les données dont les adresses sont <= ADR\n" " --prefix-addresses afficher les adresses complètes dans le dé-assemblage\n" " --[no-]show-raw-insn afficher en hexadécimale le dé-assemblage symbolique\n" " --adjust-vma=DÉCALAGE ajouter un DÉCALAGE à toutes les adresses affichés des sections\n" " --special-syms inclure les symboles spéciaux dans la vidange de symboles\n" "\n" #: objdump.c:387 #, c-format msgid "Sections:\n" msgstr "Sections:\n" #: objdump.c:390 objdump.c:394 #, c-format msgid "Idx Name Size VMA LMA File off Algn" msgstr "Idx Nom Taille VMA LMA Fich off Algn" #: objdump.c:396 #, c-format msgid "Idx Name Size VMA LMA File off Algn" msgstr "Idx Nom Taille VMA LMA Fich off Algn" #: objdump.c:400 #, c-format msgid " Flags" msgstr " Fanions" #: objdump.c:402 #, c-format msgid " Pg" msgstr " Pg" #: objdump.c:445 #, c-format msgid "%s: not a dynamic object" msgstr "%s: n'est pas un objet dynamique" #: objdump.c:1778 #, c-format msgid "Disassembly of section %s:\n" msgstr "Déassemblage de la section %s:\n" #: objdump.c:1940 #, c-format msgid "Can't use supplied machine %s" msgstr "Ne peut utiliser la machine %s" #: objdump.c:1959 #, c-format msgid "Can't disassemble for architecture %s\n" msgstr "Ne peut déassembler pour l'architecture %s\n" #: objdump.c:2064 #, c-format msgid "" "\n" "Can't get contents for section '%s'.\n" msgstr "" "\n" "Ne peut obtenir le contenu de la section « %s ».\n" #: objdump.c:2201 #, c-format msgid "" "No %s section present\n" "\n" msgstr "" "Aucune section %s présente\n" "\n" #: objdump.c:2210 #, c-format msgid "Reading %s section of %s failed: %s" msgstr "Lecture de la section %s de %s a échouée: %s" #: objdump.c:2254 #, c-format msgid "" "Contents of %s section:\n" "\n" msgstr "" "Contenu de la section %s:\n" "\n" #: objdump.c:2381 #, c-format msgid "architecture: %s, " msgstr "architecture: %s, " #: objdump.c:2384 #, c-format msgid "flags 0x%08x:\n" msgstr "fanions 0x%08x:\n" #: objdump.c:2398 #, c-format msgid "" "\n" "start address 0x" msgstr "" "\n" "adresse de départ 0x" #: objdump.c:2438 #, c-format msgid "Contents of section %s:\n" msgstr "Contenu de la section %s:\n" #: objdump.c:2563 #, c-format msgid "no symbols\n" msgstr "aucun symbole\n" #: objdump.c:2570 #, c-format msgid "no information for symbol number %ld\n" msgstr "pas d'information pour le symbol numéro %ld\n" #: objdump.c:2573 #, c-format msgid "could not determine the type of symbol number %ld\n" msgstr "incapable de déterminer le type du symbole numéro %ld\n" #: objdump.c:2850 #, c-format msgid "" "\n" "%s: file format %s\n" msgstr "" "\n" "%s: format de fichier %s\n" #: objdump.c:2908 #, c-format msgid "%s: printing debugging information failed" msgstr "%s: échec d'affichage des information de débug" #: objdump.c:3002 #, c-format msgid "In archive %s:\n" msgstr "Dans l'archive %s:\n" #: objdump.c:3124 msgid "unrecognized -E option" msgstr "option -E non reconnue" #: objdump.c:3135 #, c-format msgid "unrecognized --endian type `%s'" msgstr "type non reconnu --endian « %s »" #: rclex.c:196 msgid "invalid value specified for pragma code_page.\n" msgstr "" #: rdcoff.c:198 #, c-format msgid "parse_coff_type: Bad type code 0x%x" msgstr "parse_coff_type: mauvais type de code 0x%x" #: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699 #, c-format msgid "bfd_coff_get_syment failed: %s" msgstr "bfd_coff_get_syment en échec: %s" #: rdcoff.c:422 rdcoff.c:719 #, c-format msgid "bfd_coff_get_auxent failed: %s" msgstr "bfd_coff_get_auxent en échec: %s" #: rdcoff.c:786 #, c-format msgid "%ld: .bf without preceding function" msgstr "%ld: .bf aucune fonction qui précède" #: rdcoff.c:836 #, c-format msgid "%ld: unexpected .ef\n" msgstr "%ld: .ef inattendu\n" #: rddbg.c:86 #, c-format msgid "%s: no recognized debugging information" msgstr "%s: aucune information de débug reconnue" #: rddbg.c:400 #, c-format msgid "Last stabs entries before error:\n" msgstr "Dernière entrées à inclure avant erreur:\n" #: readelf.c:319 #, c-format msgid "Unable to seek to 0x%lx for %s\n" msgstr "Incapable de repérer 0x%lx pour %s\n" #: readelf.c:334 #, c-format msgid "Out of memory allocating 0x%lx bytes for %s\n" msgstr "Mémoire épuisée lors de l'allocation de 0x%lx octets pour %s\n" #: readelf.c:344 #, c-format msgid "Unable to read in 0x%lx bytes of %s\n" msgstr "Incapable de lire 0x%lx octets de %s\n" #: readelf.c:683 msgid "Don't know about relocations on this machine architecture\n" msgstr "Ne connaît pas de méthode pour la relocalisation sur l'architecture de cette machine\n" #: readelf.c:703 readelf.c:731 readelf.c:775 readelf.c:803 msgid "relocs" msgstr "relocalisations" #: readelf.c:714 readelf.c:742 readelf.c:786 readelf.c:814 #, fuzzy msgid "out of memory parsing relocs\n" msgstr "Mémoire épuisée lors de l'analyse syntaxique des relocalisations" #: readelf.c:868 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name + Addend\n" msgstr " Décalage Info Type Val.-sym. Noms-symb. + Addenda\n" #: readelf.c:870 #, c-format msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" msgstr " Décalage Info Type Val.-sym Noms-symb + Addenda\n" #: readelf.c:875 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name\n" msgstr " Décalage Info Type Val.-sym. Noms-symboles\n" #: readelf.c:877 #, c-format msgid " Offset Info Type Sym.Value Sym. Name\n" msgstr " Décalage Info Type Val.-sym Noms-symboles\n" #: readelf.c:885 #, c-format msgid " Offset Info Type Symbol's Value Symbol's Name + Addend\n" msgstr " Décalage Info Type Valeurs symbols Noms symboles + Addenda\n" #: readelf.c:887 #, c-format msgid " Offset Info Type Sym. Value Sym. Name + Addend\n" msgstr " Décalage Info Type Val.-symboles Noms-symb.+ Addenda\n" #: readelf.c:892 #, c-format msgid " Offset Info Type Symbol's Value Symbol's Name\n" msgstr " Décalage Info Type Valeurs symbols Noms symbols\n" #: readelf.c:894 #, c-format msgid " Offset Info Type Sym. Value Sym. Name\n" msgstr " Décalage Info Type Val.-symboles Noms-symboles\n" #: readelf.c:1198 readelf.c:1200 readelf.c:1318 readelf.c:1320 readelf.c:1329 #: readelf.c:1331 #, c-format msgid "unrecognized: %-7lx" msgstr "non reconnue: %-7lx" #: readelf.c:1226 #, c-format msgid "" msgstr "" #: readelf.c:1288 #, c-format msgid "" msgstr "" #: readelf.c:1290 #, c-format msgid "" msgstr "" #: readelf.c:1625 #, c-format msgid "Processor Specific: %lx" msgstr "Spécificités du processeur: %lx" #: readelf.c:1646 #, c-format msgid "Operating System specific: %lx" msgstr "Spécificités du systèmes d'exploitation: %lx" #: readelf.c:1650 readelf.c:2521 #, c-format msgid ": %lx" msgstr ": %lx" #: readelf.c:1663 msgid "NONE (None)" msgstr "NONE (Aucun)" #: readelf.c:1664 msgid "REL (Relocatable file)" msgstr "REL (Fichier de relocalisation)" #: readelf.c:1665 msgid "EXEC (Executable file)" msgstr "EXEC (fichier exécutable)" #: readelf.c:1666 msgid "DYN (Shared object file)" msgstr "DYN (fichier objet partagé)" #: readelf.c:1667 msgid "CORE (Core file)" msgstr "CORE (fichier core)" #: readelf.c:1671 #, c-format msgid "Processor Specific: (%x)" msgstr "Spécificités du processor: (%x)" #: readelf.c:1673 #, c-format msgid "OS Specific: (%x)" msgstr "Spécificités du système d'exploitation: (%x)" #: readelf.c:1675 readelf.c:2714 #, c-format msgid ": %x" msgstr ": %x" #: readelf.c:1687 msgid "None" msgstr "Aucun" #: readelf.c:1791 #, fuzzy, c-format msgid ": 0x%x" msgstr ": 0x%x]" #: readelf.c:2048 #, fuzzy msgid "unknown" msgstr ": %d" #: readelf.c:2049 #, fuzzy msgid "unknown mac" msgstr "section inconnue" #: readelf.c:2358 msgid "Standalone App" msgstr "Tache autonome" #: readelf.c:2361 readelf.c:3145 readelf.c:3161 #, c-format msgid "" msgstr "" #: readelf.c:2759 #, c-format msgid "Usage: readelf elf-file(s)\n" msgstr "Usage: readelf fichiers-elf\n" #: readelf.c:2760 #, c-format msgid " Display information about the contents of ELF format files\n" msgstr "Afficher les informations à propos du contenu du format des fichiers ELF\n" #: readelf.c:2761 #, c-format msgid "" " Options are:\n" " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n" " -h --file-header Display the ELF file header\n" " -l --program-headers Display the program headers\n" " --segments An alias for --program-headers\n" " -S --section-headers Display the sections' header\n" " --sections An alias for --section-headers\n" " -g --section-groups Display the section groups\n" " -t --section-details Display the section details\n" " -e --headers Equivalent to: -h -l -S\n" " -s --syms Display the symbol table\n" " --symbols An alias for --syms\n" " -n --notes Display the core notes (if present)\n" " -r --relocs Display the relocations (if present)\n" " -u --unwind Display the unwind info (if present)\n" " -d --dynamic Display the dynamic section (if present)\n" " -V --version-info Display the version sections (if present)\n" " -A --arch-specific Display architecture specific information (if any).\n" " -D --use-dynamic Use the dynamic section info when displaying symbols\n" " -x --hex-dump= Dump the contents of section \n" " -w[liaprmfFsoR] or\n" " --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n" " Display the contents of DWARF2 debug sections\n" msgstr "" "Les options sont:\n" " -a --all équivalent à: -h -l -S -s -r -d -V -A -I\n" " -h --file-header afficher l'en-tête du fichier ELF\n" " -l --program-headers afficher les en-têtes du programme\n" " --segments un alias pour --program-headers\n" " -S --section-headers afficher les en-têtes des sections\n" " --sections un alias pour --section-headers\n" " -g --section-groups afficher les groupes de section\n" " -t --section-details afficher les détails de la section\n" " -e --headers équivalent à: -h -l -S\n" " -s --syms afficher la table des symboles\n" " --symbols un alias pour --syms\n" " -n --notes afficher les notes du core (si présentes)\n" " -r --relocs afficher les relocalisation (si présentes)\n" " -u --unwind afficher les informations de type unwind (si présentes)\n" " -d --dynamic afficher le segment dynamique (si présent)\n" " -V --version-info afficher la version des sections (si présentes)\n" " -A --arch-specific afficher les informations spécifiques d'architecture (si présentes)\n" " -D --use-dynamic utiliser les informations de la section\n" " dynamique lors de l'affichage des symboles\n" " -x --hex-dump= vidanger le contenu de la section \n" " -w[liaprmfFso] ou\n" " --debug-dump[=liGne,=info,=abrév.,=nom-public,=étendue,=macro,=trames,=chaîne,=localisation]\n" " afficher le contenu des sections débug DWARF2\n" #: readelf.c:2785 #, c-format msgid "" " -i --instruction-dump=\n" " Disassemble the contents of section \n" msgstr "" " -i --instruction-dump=\n" " déassembler le contenu de la section \n" #: readelf.c:2789 #, c-format msgid "" " -I --histogram Display histogram of bucket list lengths\n" " -W --wide Allow output width to exceed 80 characters\n" " @ Read options from \n" " -H --help Display this information\n" " -v --version Display the version number of readelf\n" msgstr "" " -I --histogram afficher l'histogramme des bacs selon la longueur de la liste\n" " -W --wide permettre d'afficher plus de 80 caractères\n" " @ lire les options à partir du \n" " -H --help afficher l'aide-mémoire\n" " -V --version afficher le nom et la version du logiciel\n" #: readelf.c:2817 readelf.c:2845 readelf.c:2849 readelf.c:9898 #, fuzzy msgid "Out of memory allocating dump request table.\n" msgstr "Mémoire épuisée allocation d'une table pour requêtes de vidange" #: readelf.c:3011 readelf.c:3079 #, c-format msgid "Unrecognized debug option '%s'\n" msgstr "Option de débug non reconnue « %s »\n" #: readelf.c:3115 #, c-format msgid "Invalid option '-%c'\n" msgstr "Option invalide '-%c»\n" #: readelf.c:3129 msgid "Nothing to do.\n" msgstr "Rien à faire.\n" #: readelf.c:3141 readelf.c:3157 readelf.c:6399 msgid "none" msgstr "aucun" #: readelf.c:3158 msgid "2's complement, little endian" msgstr "complément à 2, système à octets de poids faible d'abord (little endian)" #: readelf.c:3159 msgid "2's complement, big endian" msgstr "complément à 2, système à octets de poids fort d'abord (big endian)" #: readelf.c:3177 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "N'est pas un fichier ELF - a les mauvais octets magiques au départ\n" #: readelf.c:3185 #, c-format msgid "ELF Header:\n" msgstr "En-tête ELF:\n" #: readelf.c:3186 #, c-format msgid " Magic: " msgstr " Magique: " #: readelf.c:3190 #, c-format msgid " Class: %s\n" msgstr " Classe: %s\n" #: readelf.c:3192 #, c-format msgid " Data: %s\n" msgstr " Données: %s\n" #: readelf.c:3194 #, c-format msgid " Version: %d %s\n" msgstr " Version: %d %s\n" #: readelf.c:3201 #, c-format msgid " OS/ABI: %s\n" msgstr " OS/ABI: %s\n" #: readelf.c:3203 #, c-format msgid " ABI Version: %d\n" msgstr " Version ABI: %d\n" #: readelf.c:3205 #, c-format msgid " Type: %s\n" msgstr " Type: %s\n" #: readelf.c:3207 #, c-format msgid " Machine: %s\n" msgstr " Machine: %s\n" #: readelf.c:3209 #, c-format msgid " Version: 0x%lx\n" msgstr " Version: 0x%lx\n" #: readelf.c:3212 #, c-format msgid " Entry point address: " msgstr " Adresse du point d'entrée: " #: readelf.c:3214 #, c-format msgid "" "\n" " Start of program headers: " msgstr "" "\n" " Début des en-têtes de programme: " #: readelf.c:3216 #, c-format msgid "" " (bytes into file)\n" " Start of section headers: " msgstr "" " (octets dans le fichier)\n" " Début des en-têtes de section: " #: readelf.c:3218 #, c-format msgid " (bytes into file)\n" msgstr " (octets dans le fichier)\n" #: readelf.c:3220 #, c-format msgid " Flags: 0x%lx%s\n" msgstr " Fanions: 0x%lx%s\n" #: readelf.c:3223 #, c-format msgid " Size of this header: %ld (bytes)\n" msgstr " Taille de cet en-tête: %ld (bytes)\n" #: readelf.c:3225 #, c-format msgid " Size of program headers: %ld (bytes)\n" msgstr " Taille de l'en-tête du programme: %ld (bytes)\n" #: readelf.c:3227 #, c-format msgid " Number of program headers: %ld\n" msgstr " Nombre d'en-tête du programme: %ld\n" #: readelf.c:3229 #, c-format msgid " Size of section headers: %ld (bytes)\n" msgstr " Taille des en-têtes de section: %ld (bytes)\n" #: readelf.c:3231 #, c-format msgid " Number of section headers: %ld" msgstr " Nombre d'en-têtes de section: %ld" #: readelf.c:3236 #, c-format msgid " Section header string table index: %ld" msgstr " Table d'indexes des chaînes d'en-tête de section: %ld" #: readelf.c:3277 readelf.c:3310 msgid "program headers" msgstr "En-tête de programme" #: readelf.c:3348 readelf.c:3643 readelf.c:3684 readelf.c:3743 readelf.c:3806 #: readelf.c:4429 readelf.c:4453 readelf.c:5731 readelf.c:5775 readelf.c:5973 #: readelf.c:7007 readelf.c:7021 readelf.c:7378 readelf.c:7394 readelf.c:7533 #: readelf.c:7558 readelf.c:8746 readelf.c:8938 readelf.c:9279 readelf.c:9690 #: readelf.c:9757 msgid "Out of memory\n" msgstr "Mémoire épuisée\n" #: readelf.c:3375 #, c-format msgid "" "\n" "There are no program headers in this file.\n" msgstr "" "\n" "Il n'y a pas d'en-têtes de programme dans ce fichier.\n" #: readelf.c:3381 #, c-format msgid "" "\n" "Elf file type is %s\n" msgstr "" "\n" "Type de fichier ELF est %s\n" #: readelf.c:3382 #, c-format msgid "Entry point " msgstr "Point d'entrée " #: readelf.c:3384 #, c-format msgid "" "\n" "There are %d program headers, starting at offset " msgstr "" "\n" "Il y a %d en-têtes de programme, débutant à l'adresse de décalage" #: readelf.c:3396 readelf.c:3398 #, c-format msgid "" "\n" "Program Headers:\n" msgstr "" "\n" "En-têtes de programme:\n" #: readelf.c:3402 #, c-format msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr " Type Décalage Adr. vir. Adr.phys. T.Fich. T.Mém. Fan Alignement\n" #: readelf.c:3405 #, c-format msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr " Type Décalage Adr. vir. Adr.phys. T.Fich. T.Mém. Fan Alignement\n" #: readelf.c:3409 #, c-format msgid " Type Offset VirtAddr PhysAddr\n" msgstr " Type Décalage Adr.virt Adr.phys.\n" #: readelf.c:3411 #, c-format msgid " FileSiz MemSiz Flags Align\n" msgstr " Taille fichier Taille mémoire Fanion Alignement\n" #: readelf.c:3504 msgid "more than one dynamic segment\n" msgstr "plus d'un segment dynamique\n" #: readelf.c:3515 #, fuzzy msgid "no .dynamic section in the dynamic segment\n" msgstr "pas de section .dynamic dans le segment dynamique" #: readelf.c:3527 #, fuzzy msgid "the .dynamic section is not contained within the dynamic segment\n" msgstr "la section .dynamic n'est pas contenu à l'intérieur du segment dynamique" #: readelf.c:3529 #, fuzzy msgid "the .dynamic section is not the first section in the dynamic segment.\n" msgstr "la section .dynamic n'est pas la première section dans le segment dynamique." #: readelf.c:3543 msgid "Unable to find program interpreter name\n" msgstr "Incapable de repérer le nom de l'interpréteur du programme\n" #: readelf.c:3550 msgid "Internal error: failed to create format string to display program interpreter\n" msgstr "" #: readelf.c:3554 #, fuzzy msgid "Unable to read program interpreter name\n" msgstr "Incapable de repérer le nom de l'interpréteur du programme\n" #: readelf.c:3557 #, c-format msgid "" "\n" " [Requesting program interpreter: %s]" msgstr "" "\n" " [Réquisition de l'interpréteur de programme: %s]" #: readelf.c:3569 #, c-format msgid "" "\n" " Section to Segment mapping:\n" msgstr "" "\n" " Section à la projection de segement:\n" #: readelf.c:3570 #, c-format msgid " Segment Sections...\n" msgstr " Sections de segment...\n" #: readelf.c:3605 msgid "Cannot interpret virtual addresses without program headers.\n" msgstr "Ne peut interpréter les adresses virtuelles sans l'en-tête du programme.\n" #: readelf.c:3621 #, c-format msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" msgstr "L'adresse virtuelle 0x%lx ne peut être localisé dans chaque segment PT_LOAD.\n" #: readelf.c:3635 readelf.c:3676 msgid "section headers" msgstr "En-têtes de section" #: readelf.c:3720 readelf.c:3783 msgid "symbols" msgstr "symboles" #: readelf.c:3730 readelf.c:3793 msgid "symtab shndx" msgstr "symtab shndx" #: readelf.c:4020 readelf.c:4413 #, c-format msgid "" "\n" "There are no sections in this file.\n" msgstr "" "\n" "Il n'y a pas de section dans ce fichier.\n" #: readelf.c:4026 #, c-format msgid "There are %d section headers, starting at offset 0x%lx:\n" msgstr "Il y a %d en-têtes de section, débutant à l'adresse de décalage 0x%lx:\n" #: readelf.c:4046 readelf.c:4530 readelf.c:4765 readelf.c:5073 readelf.c:5488 #: readelf.c:7187 msgid "string table" msgstr "table de chaînes" #: readelf.c:4102 #, c-format msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n" msgstr "La section %d a une sh_entsize %lx invalide (attendait %lx)\n" #: readelf.c:4122 msgid "File contains multiple dynamic symbol tables\n" msgstr "Le fichier contient plusieurs tables dynamiques de symboles\n" #: readelf.c:4135 msgid "File contains multiple dynamic string tables\n" msgstr "Le fichier contient plusieurs tables de chaînes dynamiques\n" #: readelf.c:4140 msgid "dynamic strings" msgstr "chaînes dynamiques" #: readelf.c:4147 msgid "File contains multiple symtab shndx tables\n" msgstr "Le fichier contient de multiples tables symboliques shndx\n" #: readelf.c:4194 #, c-format msgid "" "\n" "Section Headers:\n" msgstr "" "\n" "En-têtes de section:\n" #: readelf.c:4196 #, c-format msgid "" "\n" "Section Header:\n" msgstr "" "\n" "En-têtes de section:\n" #: readelf.c:4202 readelf.c:4213 readelf.c:4224 #, c-format msgid " [Nr] Name\n" msgstr " [Nr] Nom\n" #: readelf.c:4203 #, c-format msgid " Type Addr Off Size ES Lk Inf Al\n" msgstr " Type Adr Décala.Taille ES LN Inf Al\n" #: readelf.c:4207 #, c-format msgid " [Nr] Name Type Addr Off Size ES Flg Lk Inf Al\n" msgstr " [Nr] Nom Type Adr Décala.Taille ES Fan LN Inf Al\n" #: readelf.c:4214 #, c-format msgid " Type Address Off Size ES Lk Inf Al\n" msgstr " Type Adresse Décala.Taille ES LN Inf Al\n" #: readelf.c:4218 #, c-format msgid " [Nr] Name Type Address Off Size ES Flg Lk Inf Al\n" msgstr " [Nr] Nom Type Adr Décala.Taille ES Fan LN Inf Al\n" #: readelf.c:4225 #, c-format msgid " Type Address Offset Link\n" msgstr " Type Adresse Décalage Lien\n" #: readelf.c:4226 #, c-format msgid " Size EntSize Info Align\n" msgstr " Taille TaillEntré Info Alignement\n" #: readelf.c:4230 #, c-format msgid " [Nr] Name Type Address Offset\n" msgstr " [Nr] Nom Type Adresse Décalage\n" #: readelf.c:4231 #, c-format msgid " Size EntSize Flags Link Info Align\n" msgstr " Taille TaillEntré Fanion Lien Info Alignement\n" #: readelf.c:4236 #, c-format msgid " Flags\n" msgstr " Fanions\n" #: readelf.c:4371 #, c-format msgid "" "Key to Flags:\n" " W (write), A (alloc), X (execute), M (merge), S (strings)\n" " I (info), L (link order), G (group), x (unknown)\n" " O (extra OS processing required) o (OS specific), p (processor specific)\n" msgstr "" "Clé des fanions:\n" " W (écriture), A (allocation), X (exécution), M (fusion), S (chaînes)\n" " I (info), L (ordre des liens), G (groupe), x (inconnu)\n" " O (traiterment additionnel requis pour l'OS) o (spécifique à l'OS), p (spécifique au processeur)\n" #: readelf.c:4389 #, c-format msgid "[: 0x%x]" msgstr ": 0x%x]" #: readelf.c:4420 msgid "Section headers are not available!\n" msgstr "En-têtes de section ne sont pas disponibles!\n" #: readelf.c:4444 #, c-format msgid "" "\n" "There are no section groups in this file.\n" msgstr "" "\n" "Il n'y a pas de groupe de section dans ce fichier.\n" #: readelf.c:4480 #, c-format msgid "Bad sh_link in group section `%s'\n" msgstr "sh_link erroné dans la section de groupe `%s'\n" #: readelf.c:4499 #, c-format msgid "Bad sh_info in group section `%s'\n" msgstr "sh_info erroné dans la section de groupe`%s'\n" #: readelf.c:4538 readelf.c:7690 msgid "section data" msgstr "données de section" #: readelf.c:4550 #, c-format msgid " [Index] Name\n" msgstr " [Index] Nom\n" #: readelf.c:4564 #, c-format msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n" msgstr "section [%5u] est dans le groupe section [%5u] > que le maximum de la section [%5u]\n" #: readelf.c:4570 #, c-format msgid "invalid section [%5u] in group section [%5u]\n" msgstr "section invalide [%5u] est dans le groupe section [%5u]\n" #: readelf.c:4580 #, c-format msgid "section [%5u] in group section [%5u] already in group section [%5u]\n" msgstr "section [%5u] est dans le groupe section [%5u] qui est déjà dans le groupe section [%5u]\n" #: readelf.c:4593 #, c-format msgid "section 0 in group section [%5u]\n" msgstr "section 0 dans le groupe section [%5u]\n" #: readelf.c:4689 #, c-format msgid "" "\n" "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" msgstr "" "\n" "'%s' section de relocalisation à l'adresse de décalage 0x%lx contient %ld octets:\n" #: readelf.c:4701 #, c-format msgid "" "\n" "There are no dynamic relocations in this file.\n" msgstr "" "\n" "Il n'y a pas d'informations de relocalisation dynamique dans ce fichier.\n" #: readelf.c:4725 #, c-format msgid "" "\n" "Relocation section " msgstr "" "\n" "Section de relocalisation " #: readelf.c:4730 readelf.c:5149 readelf.c:5163 readelf.c:5503 #, c-format msgid "'%s'" msgstr "« %s »" #: readelf.c:4732 readelf.c:5165 readelf.c:5505 #, c-format msgid " at offset 0x%lx contains %lu entries:\n" msgstr " à l'adresse de décalage 0x%lx contient %lu entrées:\n" #: readelf.c:4784 #, c-format msgid "" "\n" "There are no relocations in this file.\n" msgstr "" "\n" "Il n'y a pas de relocalisation dans ce fichier.\n" #: readelf.c:4963 readelf.c:5345 msgid "unwind table" msgstr "table unwind" #: readelf.c:5022 readelf.c:5435 #, c-format msgid "Skipping unexpected relocation type %s\n" msgstr "Escamotage du type de relocalisation inattendue %s\n" #: readelf.c:5081 readelf.c:5496 readelf.c:5547 #, c-format msgid "" "\n" "There are no unwind sections in this file.\n" msgstr "" "\n" "Il n'y a pas de section unwind dans ce fichier.\n" #: readelf.c:5144 #, c-format msgid "" "\n" "Could not find unwind info section for " msgstr "" "\n" "N'a pu repérer les infos d'une section unwind pour " #: readelf.c:5156 msgid "unwind info" msgstr "info unwind" #: readelf.c:5158 readelf.c:5502 #, c-format msgid "" "\n" "Unwind section " msgstr "" "\n" "Section unwind" #: readelf.c:5712 readelf.c:5756 msgid "dynamic section" msgstr "section dynamique" #: readelf.c:5833 #, c-format msgid "" "\n" "There is no dynamic section in this file.\n" msgstr "" "\n" "Il n'y a pas de section dynamique dans ce fichier.\n" #: readelf.c:5871 #, fuzzy msgid "Unable to seek to end of file!\n" msgstr "Incapable de repérer la fin du fichier!" #: readelf.c:5884 msgid "Unable to determine the number of symbols to load\n" msgstr "Incapable de déterminer le nombre de symboles à charger\n" #: readelf.c:5919 msgid "Unable to seek to end of file\n" msgstr "Incapable de repérer la fin du fichier\n" #: readelf.c:5926 msgid "Unable to determine the length of the dynamic string table\n" msgstr "Incapable de déterminer la longueur de la table de chaînes dynamiques\n" #: readelf.c:5931 msgid "dynamic string table" msgstr "table dynamique de chaînes" #: readelf.c:5966 msgid "symbol information" msgstr "information de symbole" #: readelf.c:5991 #, c-format msgid "" "\n" "Dynamic section at offset 0x%lx contains %u entries:\n" msgstr "" "\n" "Section dynamique à l'adresse de décalage 0x%lx contient %u entrées:\n" #: readelf.c:5994 #, c-format msgid " Tag Type Name/Value\n" msgstr " Étiquettes Type Nom/Valeur\n" #: readelf.c:6030 #, c-format msgid "Auxiliary library" msgstr "Librairie auxiliaire" #: readelf.c:6034 #, c-format msgid "Filter library" msgstr "Librairie de filtre" #: readelf.c:6038 #, c-format msgid "Configuration file" msgstr "Fichier de configuration" #: readelf.c:6042 #, c-format msgid "Dependency audit library" msgstr "Librairie d'audit des dépendances" #: readelf.c:6046 #, c-format msgid "Audit library" msgstr "Librairie des audits" #: readelf.c:6064 readelf.c:6092 readelf.c:6120 #, c-format msgid "Flags:" msgstr "Fanions:" #: readelf.c:6067 readelf.c:6095 readelf.c:6122 #, c-format msgid " None\n" msgstr "Aucun\n" #: readelf.c:6243 #, c-format msgid "Shared library: [%s]" msgstr "Librairie partagées: [%s]" #: readelf.c:6246 #, c-format msgid " program interpreter" msgstr " programme interpréteur" #: readelf.c:6250 #, c-format msgid "Library soname: [%s]" msgstr "Librairie soname: [%s]" #: readelf.c:6254 #, c-format msgid "Library rpath: [%s]" msgstr "Librairie rpath: [%s]" #: readelf.c:6258 #, c-format msgid "Library runpath: [%s]" msgstr "Librairie runpath:[%s]" #: readelf.c:6321 #, c-format msgid "Not needed object: [%s]\n" msgstr "Objet non nécessaire: [%s]\n" #: readelf.c:6444 #, c-format msgid "" "\n" "Version definition section '%s' contains %ld entries:\n" msgstr "" "\n" "Section des définitions de version « %s » contient %ld entrées:\n" #: readelf.c:6447 #, c-format msgid " Addr: 0x" msgstr " Adr: 0x" #: readelf.c:6449 readelf.c:6656 #, c-format msgid " Offset: %#08lx Link: %lx (%s)\n" msgstr " Décalage: %#08lx Lien: %lx (%s)\n" #: readelf.c:6458 msgid "version definition section" msgstr "section de définition de version" #: readelf.c:6484 #, c-format msgid " %#06x: Rev: %d Flags: %s" msgstr " %#06x: Rev: %d Fanions: %s" #: readelf.c:6487 #, c-format msgid " Index: %d Cnt: %d " msgstr " Index: %d Compteur: %d " #: readelf.c:6498 #, c-format msgid "Name: %s\n" msgstr "Nom: %s\n" #: readelf.c:6500 #, c-format msgid "Name index: %ld\n" msgstr "Nom de l'index: %ld\n" #: readelf.c:6515 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr " %#06x: Parent %d: %s\n" #: readelf.c:6518 #, c-format msgid " %#06x: Parent %d, name index: %ld\n" msgstr " %#06x: Parent %d, name index: %ld\n" #: readelf.c:6537 #, c-format msgid "" "\n" "Version needs section '%s' contains %ld entries:\n" msgstr "" "\n" "Version nécessitant la section « %s » contenant %ld entrées:\n" #: readelf.c:6540 #, c-format msgid " Addr: 0x" msgstr " Adr: 0x" #: readelf.c:6542 #, c-format msgid " Offset: %#08lx Link to section: %ld (%s)\n" msgstr " Décalage: %#08lx Lien vers la section: %ld (%s)\n" #: readelf.c:6551 msgid "version need section" msgstr "version nécessite une section" #: readelf.c:6573 #, c-format msgid " %#06x: Version: %d" msgstr " %#06x: Version: %d" #: readelf.c:6576 #, c-format msgid " File: %s" msgstr " Fichier: %s" #: readelf.c:6578 #, c-format msgid " File: %lx" msgstr " Fichier: %lx" #: readelf.c:6580 #, c-format msgid " Cnt: %d\n" msgstr " Compteur: %d\n" #: r