]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/po/fr.po
Updated French translation for the ld/ and gold/ sub-directories
[thirdparty/binutils-gdb.git] / ld / po / fr.po
CommitLineData
95f0efb9 1# Messages français pour ld.
5a10699f 2# Copyright © 2021 Free Software Foundation, Inc.
d5698657
NC
3# This file is distributed under the same license as the binutils package.
4# Michel Robitaille <robitail@IRO.UMontreal.CA>, 1996-2011
a6983974 5# Grégoire Scano <gregoire.scano@malloc.fr>, 2011-2012, 2015, 2018-2022
3c62831e
NC
6#
7msgid ""
8msgstr ""
a6983974
NC
9"Project-Id-Version: ld 2.37.90\n"
10"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
11"POT-Creation-Date: 2022-01-22 12:24+0000\n"
12"PO-Revision-Date: 2022-02-02 18:14+0800\n"
d5698657 13"Last-Translator: Grégoire Scano <gregoire.scano@malloc.fr>\n"
3c62831e 14"Language-Team: French <traduc@traduc.org>\n"
d5698657 15"Language: fr\n"
3c62831e 16"MIME-Version: 1.0\n"
95f0efb9 17"Content-Type: text/plain; charset=UTF-8\n"
3c62831e 18"Content-Transfer-Encoding: 8bit\n"
1d97232a 19"X-Bugs: Report translation errors to the Language-Team address.\n"
9598fbe5 20"Plural-Forms: nplurals=2; plural=(n > 1);\n"
3c62831e 21
6e0dfbf4 22#: ldcref.c:170
1d97232a
NC
23msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
24msgstr "%X%P : échec de bfd_hash_table_init sur la table cref : %E\n"
3c62831e 25
6e0dfbf4 26#: ldcref.c:176
1d97232a
NC
27msgid "%X%P: cref_hash_lookup failed: %E\n"
28msgstr "%X%P : cref_hash_lookup en échec : %E\n"
3c62831e 29
6e0dfbf4 30#: ldcref.c:186
1d97232a
NC
31msgid "%X%P: cref alloc failed: %E\n"
32msgstr "%X%P : cref alloc en échec : %E\n"
3c62831e 33
6e0dfbf4 34#: ldcref.c:371
1d97232a
NC
35#, c-format
36msgid ""
37"\n"
38"Cross Reference Table\n"
39"\n"
40msgstr ""
41"\n"
42"Table de référence croisé\n"
43"\n"
3c62831e 44
6e0dfbf4 45#: ldcref.c:372
1d97232a
NC
46msgid "Symbol"
47msgstr "Symbole"
3c62831e 48
6e0dfbf4 49#: ldcref.c:380
510a939b 50#, c-format
1d97232a
NC
51msgid "File\n"
52msgstr "Fichier\n"
3c62831e 53
6e0dfbf4 54#: ldcref.c:384
510a939b 55#, c-format
1d97232a
NC
56msgid "No symbols\n"
57msgstr "Aucun symbol\n"
3c62831e 58
6e0dfbf4 59#: ldcref.c:413 ldcref.c:565
1d97232a
NC
60msgid "%P: symbol `%pT' missing from main hash table\n"
61msgstr "%P : symbole « %pT » manquant dans la table de hachage principale\n"
3c62831e 62
a6983974
NC
63#: ldcref.c:517 ldcref.c:628 ldmain.c:1304 ldmisc.c:336 pe-dll.c:738
64#: pe-dll.c:1316 pe-dll.c:1437 pe-dll.c:1563 earm_wince_pe.c:1486
5a10699f
NC
65#: earm_wince_pe.c:1693 earmpe.c:1486 earmpe.c:1693 ei386pe.c:1486
66#: ei386pe.c:1693 ei386pe_posix.c:1486 ei386pe_posix.c:1693 ei386pep.c:1475
67#: emcorepe.c:1486 emcorepe.c:1693 eshpe.c:1486 eshpe.c:1693
1d97232a
NC
68msgid "%F%P: %pB: could not read symbols: %E\n"
69msgstr "%B%F : %pB : impossible de lire les symboles : %E\n"
3c62831e 70
a6983974 71#: ldcref.c:690 ldcref.c:697 ldmain.c:1366 ldmain.c:1373
1d97232a
NC
72msgid "%F%P: %pB: could not read relocs: %E\n"
73msgstr "%F%P : %pB : impossible de lire les relocalisations : %E\n"
3c62831e 74
1d97232a
NC
75#. We found a reloc for the symbol. The symbol is defined
76#. in OUTSECNAME. This reloc is from a section which is
77#. mapped into a section from which references to OUTSECNAME
78#. are prohibited. We must report an error.
6e0dfbf4 79#: ldcref.c:724
1d97232a
NC
80msgid "%X%P: %C: prohibited cross reference from %s to `%pT' in %s\n"
81msgstr "%X%P : %C : référence croisée prohibé de %s vers « %pT » dans %s\n"
3c62831e 82
45c63c0f 83#: ldctor.c:84
1d97232a
NC
84msgid "%X%P: different relocs used in set %s\n"
85msgstr "%X%P : différentes relocalisations utilisées dans l'ensemble %s\n"
3c62831e 86
45c63c0f 87#: ldctor.c:102
1d97232a
NC
88msgid "%X%P: different object file formats composing set %s\n"
89msgstr "%X%P : Différents format de fichiers objet composant l'ensemble %s\n"
3c62831e 90
45c63c0f 91#: ldctor.c:278 ldctor.c:299
1d97232a
NC
92msgid "%X%P: %s does not support reloc %s for set %s\n"
93msgstr "%X%P : %s ne prend pas en charge la relocalisation %s pour l'ensemble %s\n"
3c62831e 94
45c63c0f 95#: ldctor.c:294
1d97232a
NC
96msgid "%X%P: special section %s does not support reloc %s for set %s\n"
97msgstr "%X%P : la section spéciale %s ne prend pas en charge la relocalisation %s pour l'ensemble %s\n"
3c62831e 98
45c63c0f 99#: ldctor.c:320
1d97232a
NC
100msgid "%X%P: unsupported size %d for set %s\n"
101msgstr "%X%P : taille %d non prise en charge pour l'ensemble %s\n"
3c62831e 102
45c63c0f 103#: ldctor.c:343
1d97232a
NC
104msgid ""
105"\n"
106"Set Symbol\n"
107"\n"
108msgstr ""
109"\n"
110"Ensemble Symbole\n"
111"\n"
3c62831e 112
45c63c0f
NC
113#: ldelf.c:71
114msgid "%P: warning: -z dynamic-undefined-weak ignored\n"
115msgstr "%P : avertissement : -z dynamic-undefined-weak ignoré\n"
116
a6983974
NC
117#: ldelf.c:91
118msgid "%F%P: common page size (0x%v) > maximum page size (0x%v)\n"
119msgstr "%F%P : taille usuelle de page (0x%v) > taille maximale de page (0x%v)\n"
120
121#: ldelf.c:117
45c63c0f
NC
122msgid "%F%P: %pB: --just-symbols may not be used on DSO\n"
123msgstr "%F%P : %pB : --just-symbols ne peut être utilisé sur un DSO\n"
124
a6983974 125#: ldelf.c:219
45c63c0f
NC
126msgid "%P: %pB: bfd_stat failed: %E\n"
127msgstr "%P : %pB : bfd_stat en échec : %E\n"
128
a6983974 129#: ldelf.c:260
45c63c0f
NC
130msgid "%P: warning: %s, needed by %pB, may conflict with %s\n"
131msgstr "%P : warning : %s, requis par %pB, peut être en conflit avec %s\n"
132
a6983974 133#: ldelf.c:280 ldfile.c:133
45c63c0f
NC
134#, c-format
135msgid "attempt to open %s failed\n"
136msgstr "échec de la tentative d'ouverture de %s\n"
137
a6983974 138#: ldelf.c:317
45c63c0f
NC
139msgid "%F%P: %pB: bfd_elf_get_bfd_needed_list failed: %E\n"
140msgstr "%F%P : %pB : bfd_elf_get_bfd_needed_list en échec : %E\n"
141
a6983974 142#: ldelf.c:365
45c63c0f
NC
143msgid "%F%P: %pB: bfd_stat failed: %E\n"
144msgstr "%F%P : %pB : bfd_stat en échec: %E\n"
145
a6983974 146#: ldelf.c:371
45c63c0f
NC
147#, c-format
148msgid "found %s at %s\n"
149msgstr "%s trouvé à %s\n"
150
a6983974 151#: ldelf.c:404 ldlang.c:3159 ldlang.c:3173
45c63c0f
NC
152msgid "%F%P: %pB: error adding symbols: %E\n"
153msgstr "%F%P : %pB : erreur lors de l'ajout de symboles : %E\n"
154
155#. We only issue an "unrecognised" message in verbose mode
156#. as the $<foo> token might be a legitimate component of
157#. a path name in the target's file system.
a6983974 158#: ldelf.c:591
45c63c0f
NC
159#, c-format
160msgid "unrecognised or unsupported token '%s' in search path\n"
161msgstr "élément lexical « %s » non reconnu ou non pris en charge dans le chemin de recherche\n"
162
a6983974 163#: ldelf.c:1035
45c63c0f
NC
164msgid "%F%P: %s: can't open for writing: %E\n"
165msgstr "%F%P : %s : impossible d'ouvrir en écriture : %E\n"
166
a6983974 167#: ldelf.c:1081
17550be7
NC
168msgid "%F%P: cannot use executable file '%pB' as input to a link\n"
169msgstr "%F%P : impossible d'utiliser le fichier exécutable « %pB » comme l'entrée d'un lien\n"
170
a6983974 171#: ldelf.c:1135
45c63c0f
NC
172msgid "%F%P: compact frame descriptions incompatible with DWARF2 .eh_frame from %pB\n"
173msgstr "%F%P : descriptions des cadres compacts incompatible avec DWARF2 .eh_frame depuis %pB\n"
174
a6983974 175#: ldelf.c:1171
45c63c0f
NC
176msgid "%P: warning: cannot create .eh_frame_hdr section, --eh-frame-hdr ignored\n"
177msgstr "%P : avertissement : impossible de créer la section .eh_frame_hdr, --eh-frame-hdr ignoré\n"
178
a6983974 179#: ldelf.c:1227
45c63c0f
NC
180#, c-format
181msgid "%s needed by %pB\n"
182msgstr "%s requis par %pB\n"
183
a6983974 184#: ldelf.c:1336
45c63c0f
NC
185msgid "%P: warning: %s, needed by %pB, not found (try using -rpath or -rpath-link)\n"
186msgstr "%P : avertissement : %s, requis par %pB, non trouvé (essayez avec -rpath ou -rpath-link)\n"
187
a6983974 188#: ldelf.c:1349
17550be7
NC
189msgid "%F%P: failed to add DT_NEEDED dynamic tag\n"
190msgstr "%F%P : échec de l'ajout de l'étiquette dynamique DT_NEEDED\n"
191
a6983974 192#: ldelf.c:1357
45c63c0f
NC
193msgid "%F%P: failed to parse EH frame entries\n"
194msgstr "%F%P : échec de l'analyse des entrées du cadre EH\n"
195
a6983974 196#: ldelf.c:1396
45c63c0f
NC
197msgid "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"
198msgstr "%P : avertissement : section .note.gnu.build-id rejetée, --build-id ignoré\n"
199
a6983974 200#: ldelf.c:1445 earm_wince_pe.c:1277 earmpe.c:1277 ei386pe.c:1277
5a10699f 201#: ei386pe_posix.c:1277 ei386pep.c:1284 emcorepe.c:1277 eshpe.c:1277
45c63c0f
NC
202msgid "%P: warning: unrecognized --build-id style ignored\n"
203msgstr "%P : avertissement : style --build-id non reconnu, ignoré\n"
204
a6983974 205#: ldelf.c:1464
45c63c0f
NC
206msgid "%P: warning: cannot create .note.gnu.build-id section, --build-id ignored\n"
207msgstr "%P : avertissement : impossible de créer la section .note.gnu.build-id, --build-id ignoré\n"
208
a6983974 209#: ldelf.c:1496 eaix5ppc.c:1408 eaix5rs6.c:1408 eaixppc.c:1408 eaixrs6.c:1408
6e0dfbf4 210#: eppcmacos.c:1408
45c63c0f
NC
211msgid "%F%P: failed to record assignment to %s: %E\n"
212msgstr "%F%P : échec de l'enregistrement de l'affectation vers %s : %E\n"
213
a6983974 214#: ldelf.c:1675 ldelf.c:1740 eaix5ppc.c:831 eaix5rs6.c:831 eaixppc.c:831
6e0dfbf4 215#: eaixrs6.c:831 eelf64_ia64_vms.c:209 eppcmacos.c:831
45c63c0f
NC
216msgid "%F%P: failed to set dynamic section sizes: %E\n"
217msgstr "%F%P : impossible de fixer les tailles des sections dynamiques : %E\n"
218
a6983974 219#: ldelf.c:1712
45c63c0f
NC
220msgid "%F%P: %pB: can't read contents of section .gnu.warning: %E\n"
221msgstr "%F%P : %pB : impossible de lire les contenus de la section .gnu.warning : %E\n"
222
a6983974
NC
223#: ldelfgen.c:284
224msgid "%F%P: %pA has both ordered and unordered sections\n"
225msgstr "%F%P : %pA  contient des sections à la fois ordonnées et désordonnées\n"
6e0dfbf4 226
a6983974 227#: ldelfgen.c:309
45c63c0f
NC
228msgid "%F%P: map sections to segments failed: %E\n"
229msgstr "%F%P : échec de l'association de sections à des segments : %E\n"
230
a6983974
NC
231#: ldelfgen.c:329
232msgid "%F%P: looping in map_segments\n"
233msgstr "%F%P : boucle dans map_segments\n"
45c63c0f 234
a6983974
NC
235#: ldelfgen.c:341
236msgid "%F%P: failed to strip zero-sized dynamic sections\n"
237msgstr "%F%P : échec de la suppression des sections dynamiques de taille nulle\n"
17550be7 238
a6983974 239#: ldelfgen.c:419
45c63c0f
NC
240msgid "%F%P: warning: CTF strtab association failed; strings will not be shared: %s\n"
241msgstr "%F%P : avertissement : l'association CTF strtab a échoué ; les chaînes de caractères ne seront pas partagées : %s\n"
242
a6983974 243#: ldelfgen.c:446
5a10699f
NC
244msgid "%F%P: warning: CTF symbol addition failed; CTF will not be tied to symbols: %s\n"
245msgstr "%F%P : avertissement : l'addition de symbole CTF a échouée ; CTF ne sera pas lié aux symboles : %s\n"
45c63c0f 246
a6983974 247#: ldelfgen.c:456
5a10699f
NC
248msgid "%F%P: warning: CTF symbol shuffling failed; CTF will not be tied to symbols: %s\n"
249msgstr "%F%P : avertissement : le remaniement de symboles CTF a échoué ; CTF ne sera pas lié aux symboles : %s\n"
250
251#: ldemul.c:311
510a939b 252#, c-format
1d97232a
NC
253msgid "%pS SYSLIB ignored\n"
254msgstr "%pS SYSLIB ignoré\n"
3c62831e 255
5a10699f 256#: ldemul.c:317
510a939b 257#, c-format
1d97232a
NC
258msgid "%pS HLL ignored\n"
259msgstr "%pS HLL ignoré\n"
3c62831e 260
5a10699f 261#: ldemul.c:337
1d97232a
NC
262msgid "%P: unrecognised emulation mode: %s\n"
263msgstr "%P : mode d'émulation non reconnu : %s\n"
3c62831e 264
5a10699f 265#: ldemul.c:338
1d97232a
NC
266msgid "Supported emulations: "
267msgstr "Émulations prises en charge : "
d5698657 268
5a10699f 269#: ldemul.c:380
510a939b 270#, c-format
1d97232a
NC
271msgid " no emulation specific options.\n"
272msgstr " aucune option spécifique d'émulation.\n"
3c62831e 273
45c63c0f 274#: ldexp.c:284
1d97232a
NC
275msgid "%F%P: bfd_hash_allocate failed creating symbol %s\n"
276msgstr "%F%P : échec de bfd_hash_allocate lors de la création du symbole %s\n"
233723a4 277
45c63c0f 278#: ldexp.c:315
1d97232a
NC
279msgid "%F%P: bfd_hash_lookup failed creating symbol %s\n"
280msgstr "%F%P : échec de bfd_hash_lookup lors de la création du symbole %s\n"
233723a4 281
6e0dfbf4 282#: ldexp.c:553
1d97232a
NC
283msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
284msgstr "%P : avertissement : l'adresse de «%s» n'est pas un multiple de la taille maximale des pages\n"
3c62831e 285
6e0dfbf4 286#: ldexp.c:632
1d97232a
NC
287msgid "%F%P:%pS %% by zero\n"
288msgstr "%F%P : %pS %% par zéro\n"
289
6e0dfbf4 290#: ldexp.c:641
1d97232a
NC
291msgid "%F%P:%pS / by zero\n"
292msgstr "%F%P : %pS : / par zéro\n"
293
a6983974 294#: ldexp.c:737 ldlang.c:4011 ldmain.c:1271 earm_wince_pe.c:1804 earmpe.c:1804
5a10699f
NC
295#: ei386pe.c:1804 ei386pe_posix.c:1804 ei386pep.c:1699 emcorepe.c:1804
296#: eshpe.c:1804
1d97232a
NC
297msgid "%F%P: bfd_link_hash_lookup failed: %E\n"
298msgstr "%F%P : bfd_link_hash_lookup en échec : %E\n"
299
6e0dfbf4 300#: ldexp.c:750
1d97232a
NC
301msgid "%X%P:%pS: unresolvable symbol `%s' referenced in expression\n"
302msgstr "%X%P : %pS : symbole non résolu « %s » référencé dans l'expression\n"
303
6e0dfbf4 304#: ldexp.c:765
1d97232a
NC
305msgid "%F%P:%pS: undefined symbol `%s' referenced in expression\n"
306msgstr "%F%P : %pS : symbole non résolu « %s » référencé dans l'expression\n"
307
6e0dfbf4 308#: ldexp.c:803 ldexp.c:821 ldexp.c:849
1d97232a
NC
309msgid "%F%P:%pS: undefined section `%s' referenced in expression\n"
310msgstr "%F%P : %pS : section non définie « %s » référencée dans l'expression\n"
311
6e0dfbf4 312#: ldexp.c:880 ldexp.c:894
1d97232a
NC
313msgid "%F%P:%pS: undefined MEMORY region `%s' referenced in expression\n"
314msgstr "%F%P : %pS : région MÉMOIRE indéfinie « %s » référencé dans l'expression\n"
315
6e0dfbf4 316#: ldexp.c:906
1d97232a
NC
317msgid "%F%P:%pS: unknown constant `%s' referenced in expression\n"
318msgstr "%F%P : %pS : constante inconnue « %s » référencée dans l'expression\n"
319
6e0dfbf4 320#: ldexp.c:1054
1d97232a
NC
321msgid "%F%P:%pS can not PROVIDE assignment to location counter\n"
322msgstr "%F%P : %pS ne peut FOURNIR une assignation au compteur de localisation\n"
323
6e0dfbf4 324#: ldexp.c:1087
1d97232a 325msgid "%F%P:%pS invalid assignment to location counter\n"
5a10699f 326msgstr "%F%P : %pS affectation invalide au compteur de localisation\n"
1d97232a 327
6e0dfbf4 328#: ldexp.c:1091
1d97232a 329msgid "%F%P:%pS assignment to location counter invalid outside of SECTIONS\n"
5a10699f 330msgstr "%F%P : %pS affectation invalide au compteur de localisation en dehors des SECTIONS\n"
1d97232a 331
6e0dfbf4 332#: ldexp.c:1110
1d97232a
NC
333msgid "%F%P:%pS cannot move location counter backwards (from %V to %V)\n"
334msgstr "%F%P : %pS ne peut déplacer le compteur de localisation par en arrière (de %V vers %V)\n"
335
6e0dfbf4 336#: ldexp.c:1170
1d97232a
NC
337msgid "%F%P:%s: hash creation failed\n"
338msgstr "%F%P : %s : la création du hachage a échoué\n"
339
6e0dfbf4 340#: ldexp.c:1542 ldexp.c:1584 ldexp.c:1644
1d97232a
NC
341msgid "%F%P:%pS: nonconstant expression for %s\n"
342msgstr "%F%P : %pS : expression non constante pour %s\n"
343
a6983974 344#: ldexp.c:1670 ldlang.c:1279 ldlang.c:3493 ldlang.c:8066
1d97232a
NC
345msgid "%F%P: can not create hash table: %E\n"
346msgstr "%F%P : ne peut créer une table de hachage : %E\n"
347
45c63c0f 348#: ldfile.c:135
510a939b 349#, c-format
1d97232a
NC
350msgid "attempt to open %s succeeded\n"
351msgstr "succès de la tentative d'ouverture de %s\n"
3c62831e 352
45c63c0f 353#: ldfile.c:141
1d97232a
NC
354msgid "%F%P: invalid BFD target `%s'\n"
355msgstr "%F%P : cible BFD invalide « %s »\n"
3c62831e 356
17550be7 357#: ldfile.c:267 ldfile.c:297
1d97232a 358msgid "%P: skipping incompatible %s when searching for %s\n"
fda57ded 359msgstr "%P : %s ignoré car incompatible lors de la recherche de %s\n"
d5698657 360
17550be7 361#: ldfile.c:280
1d97232a
NC
362msgid "%F%P: attempted static link of dynamic object `%s'\n"
363msgstr "%F%P : tentative de liaison statique de l'objet dynamique `%s'\n"
219576a4 364
17550be7 365#: ldfile.c:407
1d97232a
NC
366msgid "%P: cannot find %s (%s): %E\n"
367msgstr "%P : ne peut pas trouver %s (%s) : %E\n"
d5698657 368
a6983974
NC
369#. We ignore the return status of the script
370#. and always print the error message.
371#: ldfile.c:410 ldfile.c:494 ldfile.c:498
1d97232a
NC
372msgid "%P: cannot find %s: %E\n"
373msgstr "%P : ne peut pas trouver %s : %E\n"
d5698657 374
17550be7 375#: ldfile.c:462
1d97232a
NC
376msgid "%P: cannot find %s inside %s\n"
377msgstr "%P : ne peut trouver %s à l'intérieur de %s\n"
d5698657 378
a6983974 379#: ldfile.c:477 ldmain.c:1451
5a10699f
NC
380msgid "%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"
381msgstr "%P : Sur le point d'exécuter le script de gestion d'erreur « %s » avec les arguments : « %s » « %s »\n"
382
a6983974 383#: ldfile.c:481 ldmain.c:1455
5a10699f
NC
384msgid "error handling script"
385msgstr "erreur lors du traitement du script"
386
a6983974 387#: ldfile.c:487 ldmain.c:1461
5a10699f
NC
388msgid "%P: Failed to run error handling script '%s', reason: "
389msgstr "%P : Échec du lancement du script de gestion d'erreur « %s », cause : "
390
5a10699f 391#: ldfile.c:508
17550be7
NC
392msgid "%P: note to link with %s use -l:%s or rename it to lib%s\n"
393msgstr "%P : notez que pour éditer les liens avec %s il faut utiliser -l:%s ou le renommer en lib%s\n"
394
5a10699f 395#: ldfile.c:537
510a939b 396#, c-format
1d97232a
NC
397msgid "cannot find script file %s\n"
398msgstr "impossible de repérer le fichier de scripts %s\n"
3c62831e 399
5a10699f 400#: ldfile.c:539
510a939b 401#, c-format
1d97232a
NC
402msgid "opened script file %s\n"
403msgstr "fichier de scripts ouvert %s\n"
3c62831e 404
5a10699f 405#: ldfile.c:688
45c63c0f
NC
406msgid "%F%P: error: linker script file '%s' appears multiple times\n"
407msgstr "%F%P : erreur : le fichier de scripts de l'éditeur de liens « %s » apparaît plusieurs fois\n"
408
5a10699f 409#: ldfile.c:710
1d97232a
NC
410msgid "%F%P: cannot open linker script file %s: %E\n"
411msgstr "%F%P : ne peut ouvrir le fichier de scripts de l'éditeur de liens %s : %E\n"
3c62831e 412
5a10699f 413#: ldfile.c:783
1d97232a
NC
414msgid "%F%P: cannot represent machine `%s'\n"
415msgstr "%F%P : ne peut représenter la machine « %s »\n"
3c62831e 416
6e0dfbf4 417#: ldlang.c:1363
1d97232a
NC
418msgid "%P:%pS: warning: redeclaration of memory region `%s'\n"
419msgstr "%P : %pS : avertissement : redéclaration de la région mémoire « %s »\n"
3c62831e 420
6e0dfbf4 421#: ldlang.c:1369
1d97232a
NC
422msgid "%P:%pS: warning: memory region `%s' not declared\n"
423msgstr "%P : %pS : avertissement : région mémoire %s non déclarée\n"
3c62831e 424
6e0dfbf4 425#: ldlang.c:1405
1d97232a
NC
426msgid "%F%P:%pS: error: alias for default memory region\n"
427msgstr "%F%P : %pS : erreur : synonyme pour la région mémoire par défault\n"
3c62831e 428
6e0dfbf4 429#: ldlang.c:1416
1d97232a
NC
430msgid "%F%P:%pS: error: redefinition of memory region alias `%s'\n"
431msgstr "%F%P : %pS : erreur : redéfinition du synonyme de la région mémoire « %s »\n"
1caa7b23 432
6e0dfbf4 433#: ldlang.c:1423
1d97232a
NC
434msgid "%F%P:%pS: error: memory region `%s' for alias `%s' does not exist\n"
435msgstr "%F%P : %pS : erreur : la région mémoire « %s » de synonyme « %s » n'existe pas\n"
3c62831e 436
6e0dfbf4 437#: ldlang.c:1484 ldlang.c:1519
1d97232a
NC
438msgid "%F%P: failed creating section `%s': %E\n"
439msgstr "%F%P : ne peut créer la section « %s » : %E\n"
3c62831e 440
6e0dfbf4 441#: ldlang.c:2219
41c9e29d 442msgid ""
1d97232a
NC
443"\n"
444"As-needed library included to satisfy reference by file (symbol)\n"
445"\n"
41c9e29d 446msgstr ""
1d97232a
NC
447"\n"
448"Bibliothèque requise inclue pour satisfaire la référence par fichier (symbole)\n"
449"\n"
41c9e29d 450
6e0dfbf4 451#: ldlang.c:2286
510a939b 452#, c-format
41c9e29d 453msgid ""
1d97232a
NC
454"\n"
455"Discarded input sections\n"
456"\n"
41c9e29d 457msgstr ""
1d97232a
NC
458"\n"
459"Sections d'entrée éliminées\n"
460"\n"
41c9e29d 461
6e0dfbf4 462#: ldlang.c:2294
1caa7b23 463msgid ""
1d97232a
NC
464"\n"
465"Memory Configuration\n"
466"\n"
1caa7b23 467msgstr ""
1d97232a
NC
468"\n"
469"Configuration mémoire\n"
470"\n"
3c62831e 471
6e0dfbf4 472#: ldlang.c:2296
1d97232a
NC
473msgid "Name"
474msgstr "Nom"
475
6e0dfbf4 476#: ldlang.c:2296
1d97232a
NC
477msgid "Origin"
478msgstr "Origine"
479
6e0dfbf4 480#: ldlang.c:2296
1d97232a
NC
481msgid "Length"
482msgstr "Longueur"
483
6e0dfbf4 484#: ldlang.c:2296
1d97232a
NC
485msgid "Attributes"
486msgstr "Attributs"
510a939b 487
6e0dfbf4 488#: ldlang.c:2336
233723a4
NC
489#, c-format
490msgid ""
1d97232a
NC
491"\n"
492"Linker script and memory map\n"
493"\n"
d5698657 494msgstr ""
1d97232a
NC
495"\n"
496"Script de l'éditeurs de liens and table de projection mémoire\n"
497"\n"
d5698657 498
6e0dfbf4 499#: ldlang.c:2389
1d97232a
NC
500msgid "%F%P: illegal use of `%s' section\n"
501msgstr "%F%P : utilisation illégale de la section « %s »\n"
502
6e0dfbf4 503#: ldlang.c:2398
1d97232a
NC
504msgid "%F%P: output format %s cannot represent section called %s: %E\n"
505msgstr "%F%P : le format de sortie %s ne peut pas représenter la section %s\n"
506
5a10699f 507#: ldlang.c:2566
17550be7
NC
508msgid "%P:%pS: warning: --enable-non-contiguous-regions makes section `%pA' from '%pB' match /DISCARD/ clause.\n"
509msgstr "%P : %pS : avertissement : --enable-non-contiguous-regions fait correspondre la section « %pA » de « %pB » à la clause /DISCARD/.\n"
510
5a10699f 511#: ldlang.c:2599
17550be7
NC
512msgid "%P:%pS: warning: --enable-non-contiguous-regions may change behaviour for section `%pA' from '%pB' (assigned to %pA, but additional match: %pA)\n"
513msgstr "%P : %pS : avertissement : --enable-non-contiguous-regions peut changer le comportement de la section « %pA » de « %pB » (assigné à %pA, mais avec une correspondance supplémentaire : %pA)\n"
514
a6983974 515#: ldlang.c:3063
1d97232a
NC
516msgid "%P: %pB: file not recognized: %E; matching formats:"
517msgstr "%P : %pB : fichier non reconnu : %E ; formats correspondants :"
518
a6983974 519#: ldlang.c:3071
1d97232a
NC
520msgid "%F%P: %pB: file not recognized: %E\n"
521msgstr "%F%P : %pB : fichier non reconnu : %E\n"
522
a6983974 523#: ldlang.c:3144
1d97232a
NC
524msgid "%F%P: %pB: member %pB in archive is not an object\n"
525msgstr "%F%P : %pB : membre %B dans l'archive n'est pas un objet\n"
526
a6983974
NC
527#: ldlang.c:3415
528msgid "%F%P: input file '%s' is the same as output file\n"
529msgstr "%F%P : le fichier d'entrée « %s » est le même que le fichier de sortie\n"
530
531#: ldlang.c:3463
1d97232a
NC
532msgid "%P: warning: could not find any targets that match endianness requirement\n"
533msgstr "%P : avertissement : le repérage des cibles qui concordent avec le boutisme requis a échoué\n"
d5698657 534
a6983974 535#: ldlang.c:3477
1d97232a
NC
536msgid "%F%P: target %s not found\n"
537msgstr "%F%P : cible %s non trouvée\n"
d5698657 538
a6983974 539#: ldlang.c:3479
1d97232a
NC
540msgid "%F%P: cannot open output file %s: %E\n"
541msgstr "%F%P : ne peut ouvrir le fichier de sortie %s : %E\n"
d5698657 542
a6983974 543#: ldlang.c:3485
1d97232a
NC
544msgid "%F%P: %s: can not make object file: %E\n"
545msgstr "%F%P : %s : ne peut créer le fichier objet : %E\n"
d5698657 546
a6983974 547#: ldlang.c:3489
1d97232a
NC
548msgid "%F%P: %s: can not set architecture: %E\n"
549msgstr "%F%P : %s : ne peut initialiser l'architecture : %E\n"
d5698657 550
a6983974 551#: ldlang.c:3669
1d97232a
NC
552msgid "%P: warning: %s contains output sections; did you forget -T?\n"
553msgstr "%P : avertissement : %s contient des sections de sortie; avez-vous oublié -T?\n"
d5698657 554
a6983974 555#: ldlang.c:3716
5a10699f
NC
556#, c-format
557msgid "%s: %s\n"
558msgstr "%s : %s\n"
559
a6983974 560#: ldlang.c:3716
5a10699f
NC
561msgid "CTF warning"
562msgstr "avertissement CTF"
563
a6983974 564#: ldlang.c:3716
5a10699f
NC
565msgid "CTF error"
566msgstr "erreur CTF"
567
a6983974 568#: ldlang.c:3722
5a10699f
NC
569#, c-format
570msgid "CTF error: cannot get CTF errors: `%s'\n"
571msgstr "erreur CTF : impossible d'obtenir les erreurs CTF : « %s »\n"
572
a6983974 573#: ldlang.c:3756
5a10699f
NC
574msgid "%P: warning: CTF section in %pB not loaded; its types will be discarded: %s\n"
575msgstr "%P : avertissement : la section CTF dans « %pB » n'est pas chargée : ses types seront écartés : %s\n"
45c63c0f 576
a6983974 577#: ldlang.c:3785
17550be7 578msgid "%P: warning: CTF output not created: `%s'\n"
45c63c0f
NC
579msgstr "%P : avertissement : sortie CTF non créée : « %s »\n"
580
a6983974 581#: ldlang.c:3828
5a10699f
NC
582msgid "%P: warning: CTF section in %pB cannot be linked: `%s'\n"
583msgstr "%P : avertissement : les liens de la section CTF dans « %pB » ne peuvent être édités : « %s »\n"
45c63c0f 584
a6983974 585#: ldlang.c:3848
5a10699f
NC
586msgid "%P: warning: CTF linking failed; output will have no CTF section: %s\n"
587msgstr "%P : avertissement : l'édition de liens CTF a échoué ; la sortie n'aura pas de section CTF : %s\n"
45c63c0f 588
a6983974 589#: ldlang.c:3919
5a10699f
NC
590msgid "%P: warning: CTF section emission failed; output will have no CTF section: %s\n"
591msgstr "%P : avertissement : la création de la section CTF a échoué ; la sortie n'aura pas de section CTF : %s\n"
45c63c0f 592
a6983974 593#: ldlang.c:3958
5a10699f
NC
594msgid "%P: warning: CTF section in %pB not linkable: %P was built without support for CTF\n"
595msgstr "%P : avertissement : l'édition de liens pour la section CTF dans « %pB » n'est pas possible : %P a été construit sans prise en charge des CTF.\n"
17550be7 596
a6983974 597#: ldlang.c:4096
1d97232a
NC
598msgid "%X%P: required symbol `%s' not defined\n"
599msgstr "%X%P : symbole requis « %s » non défini\n"
600
a6983974 601#: ldlang.c:4394
17550be7
NC
602msgid "warning: INSERT statement in linker script is incompatible with --enable-non-contiguous-regions.\n"
603msgstr "avertissement : la déclaration INSERT dans le script de l'éditeur de liens est incompatible avec --enable-non-contiguous-regions.\n"
604
a6983974 605#: ldlang.c:4407
1d97232a
NC
606msgid "%F%P: %s not found for insert\n"
607msgstr "%F%P : %s pas trouvé pour insertion\n"
608
a6983974 609#: ldlang.c:4647
1d97232a
NC
610msgid " load address 0x%V"
611msgstr " address de chargement 0x%V"
612
a6983974 613#: ldlang.c:4880
1d97232a
NC
614msgid "%W (size before relaxing)\n"
615msgstr "%W (taille avant relaxe)\n"
d5698657 616
a6983974 617#: ldlang.c:4973
d5698657 618#, c-format
1d97232a
NC
619msgid "Address of section %s set to "
620msgstr "Adresse de la section %s initialisé à "
d5698657 621
a6983974 622#: ldlang.c:5171
d5698657 623#, c-format
1d97232a
NC
624msgid "Fail with %d\n"
625msgstr "Échec avec %d\n"
d5698657 626
a6983974 627#: ldlang.c:5384
17550be7
NC
628msgid "%F%P: Output section '%s' not large enough for the linker-created stubs section '%s'.\n"
629msgstr "%F%P : la section de sortie « %s » n'est pas assez large pour la section de secteurs d'amorçages « %s » créée par l'éditeur de liens.\n"
630
a6983974 631#: ldlang.c:5389
17550be7
NC
632msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions (section '%s' would overflow '%s' after it changed size).\n"
633msgstr "%F%P : la relaxation n'est pas prise en charge avec --enable-non-contiguous-regions (la section « %s » dépasserait « %s » après son changement de taille)\n"
634
a6983974 635#: ldlang.c:5498
1d97232a
NC
636msgid "%X%P: section %s VMA wraps around address space\n"
637msgstr "%X%P : la VMA de la section %s englobe l'espace d'adressage\n"
3c62831e 638
a6983974 639#: ldlang.c:5504
1d97232a
NC
640msgid "%X%P: section %s LMA wraps around address space\n"
641msgstr "%X%P : la LMA de la section %s englobe l'espace d'adressage\n"
3c62831e 642
a6983974 643#: ldlang.c:5556
1d97232a
NC
644msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
645msgstr "%X%P : la LMA de la section %s [%V,%V] chevauche la LMA de la section %s [%V,%V]\n"
3c62831e 646
a6983974 647#: ldlang.c:5600
1d97232a
NC
648msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
649msgstr "%X%P: la VMA de la section %s [%V,%V] chevauche la VMA de la section %s [%V,%V]\n"
3c62831e 650
a6983974 651#: ldlang.c:5623
1d97232a
NC
652msgid "%X%P: region `%s' overflowed by %lu byte\n"
653msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n"
654msgstr[0] "%X%P : la région « %s » est débordée de %lu octet\n"
655msgstr[1] "%X%P : la région « %s » est débordée de %lu octets\n"
3c62831e 656
a6983974 657#: ldlang.c:5648
1d97232a
NC
658msgid "%X%P: address 0x%v of %pB section `%s' is not within region `%s'\n"
659msgstr "%X%P : l'adresse 0x%v de %pB de la section «%s» n'est pas dans la région «%s»\n"
3c62831e 660
a6983974 661#: ldlang.c:5659
1d97232a
NC
662msgid "%X%P: %pB section `%s' will not fit in region `%s'\n"
663msgstr "%X%P : %pB la section «%s» ne va pas s'adapter à la région «%s»\n"
d5698657 664
a6983974 665#: ldlang.c:5745
1d97232a
NC
666msgid "%F%P:%pS: non constant or forward reference address expression for section %s\n"
667msgstr "%F%P : %pS : référence d'adresse avant d'expression ou non constante pour la section %s\n"
3c62831e 668
a6983974 669#: ldlang.c:5770
1d97232a
NC
670msgid "%X%P: internal error on COFF shared library section %s\n"
671msgstr "%X%P : erreur interne dans la section de bibliothèque partagée COFF %s\n"
3c62831e 672
a6983974 673#: ldlang.c:5828
1d97232a
NC
674msgid "%F%P: error: no memory region specified for loadable section `%s'\n"
675msgstr "%F%P : erreur : aucune région mémoire spécifiée pour la section chargeable « %s »\n"
3c62831e 676
a6983974 677#: ldlang.c:5832
1d97232a
NC
678msgid "%P: warning: no memory region specified for loadable section `%s'\n"
679msgstr "%P : avertissement : aucune région mémoire spécifiée pour la section chargeable « %s »\n"
1caa7b23 680
a6983974 681#: ldlang.c:5866
17550be7
NC
682msgid "%P: warning: start of section %s changed by %ld\n"
683msgstr "%P : avertissement : modification du début de la section %s de %ld\n"
1caa7b23 684
a6983974 685#: ldlang.c:5958
1d97232a
NC
686msgid "%P: warning: dot moved backwards before `%s'\n"
687msgstr "%P : avertissement : point (.) déplacé avant « %s »\n"
d5698657 688
a6983974 689#: ldlang.c:6139
1d97232a
NC
690msgid "%F%P: can't relax section: %E\n"
691msgstr "%F%P : ne peut relâcher la section : %E\n"
d5698657 692
a6983974 693#: ldlang.c:6603
1d97232a
NC
694msgid "%F%P: invalid data statement\n"
695msgstr "%F%P : déclaration invalide de données\n"
3c62831e 696
a6983974 697#: ldlang.c:6636
1d97232a
NC
698msgid "%F%P: invalid reloc statement\n"
699msgstr "%F%P : déclaration invalide de relocalisation\n"
3c62831e 700
a6983974 701#: ldlang.c:7053
5a10699f
NC
702msgid "%F%P: --gc-sections requires a defined symbol root specified by -e or -u\n"
703msgstr "%F%P : --gc-sections requière un symbole racine défini spécifié par -e ou -u\n"
3c62831e 704
a6983974 705#: ldlang.c:7078
1d97232a
NC
706msgid "%F%P: %s: can't set start address\n"
707msgstr "%F%P : %s : ne peut initialiser l'adresse de départ\n"
3c62831e 708
a6983974 709#: ldlang.c:7091 ldlang.c:7110
1d97232a
NC
710msgid "%F%P: can't set start address\n"
711msgstr "%F%P : impossible d'initialiser l'adresse de départ\n"
3c62831e 712
a6983974 713#: ldlang.c:7104
1d97232a
NC
714msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
715msgstr "%P : avertissement : le symbole d'entrée %s est introuvable ; utilise par défaut %V\n"
95f0efb9 716
a6983974 717#: ldlang.c:7115 ldlang.c:7123
1d97232a
NC
718msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
719msgstr "%P : avertissement : le symbole d'entrée %s est introuvable ; pas d'initialisation de l'adresse de départ\n"
3c62831e 720
a6983974 721#: ldlang.c:7179
1d97232a
NC
722msgid "%F%P: relocatable linking with relocations from format %s (%pB) to format %s (%pB) is not supported\n"
723msgstr "%F%P : l'édition de liens relocalisables avec une relocalisation du format %s (%pB) vers le format %s (%pB) n'est pas prise en charge\n"
724
a6983974 725#: ldlang.c:7189
1d97232a
NC
726msgid "%X%P: %s architecture of input file `%pB' is incompatible with %s output\n"
727msgstr "%X%P : architecture %s du fichier d'entrée « %B » est incompatible avec la sortie %s\n"
728
a6983974 729#: ldlang.c:7213
1d97232a
NC
730msgid "%X%P: failed to merge target specific data of file %pB\n"
731msgstr "%X%P : échec de fusion des données spécifiques cibles du fichier %pB\n"
732
a6983974 733#: ldlang.c:7284
1d97232a
NC
734msgid "%F%P: could not define common symbol `%pT': %E\n"
735msgstr "%F%P : Impossible de définir le symbole commun «%pT» : %E\n"
736
a6983974 737#: ldlang.c:7296
9ce88e60
NC
738msgid ""
739"\n"
1d97232a 740"Allocating common symbols\n"
9ce88e60
NC
741msgstr ""
742"\n"
1d97232a
NC
743"Allocation des symboles communs\n"
744
a6983974 745#: ldlang.c:7297
1d97232a
NC
746msgid ""
747"Common symbol size file\n"
748"\n"
749msgstr ""
750"Symbole commun taille fichier\n"
9ce88e60 751"\n"
3c62831e 752
a6983974 753#: ldlang.c:7370
1d97232a
NC
754msgid "%X%P: error: unplaced orphan section `%pA' from `%pB'\n"
755msgstr "%X%P : erreur : section orpheline « %pA » non placée depuis « %pB »\n"
3c62831e 756
a6983974 757#: ldlang.c:7388
1d97232a
NC
758msgid "%P: warning: orphan section `%pA' from `%pB' being placed in section `%s'\n"
759msgstr "%P : avertissement : la section orpheline « %pA » de « %pB » est placée dans la section « %s »\n"
3c62831e 760
a6983974 761#: ldlang.c:7478
1d97232a
NC
762msgid "%F%P: invalid character %c (%d) in flags\n"
763msgstr "%F%P : caractère %c (%d) invalide dans les fanions\n"
3c62831e 764
a6983974 765#: ldlang.c:7587
1d97232a
NC
766msgid "%F%P:%pS: error: align with input and explicit align specified\n"
767msgstr "%F%P : %pS : erreur : alignement avec l'entrée et alignement explicite défini\n"
510a939b 768
a6983974 769#: ldlang.c:8102
1d97232a
NC
770msgid "%F%P: %s: plugin reported error after all symbols read\n"
771msgstr "%F%P : %s : le greffon a reporté une erreur après avoir lu tous les symboles\n"
3c62831e 772
a6983974 773#: ldlang.c:8538
1d97232a
NC
774msgid "%F%P: multiple STARTUP files\n"
775msgstr "%F%P : fichiers DÉPART multiples\n"
3c62831e 776
a6983974 777#: ldlang.c:8584
1d97232a
NC
778msgid "%X%P:%pS: section has both a load address and a load region\n"
779msgstr "%X%P : %pS : section a à la fois une adresse de chargement et une région de chargement\n"
3c62831e 780
a6983974 781#: ldlang.c:8690
1d97232a
NC
782msgid "%X%P:%pS: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack them\n"
783msgstr "%X%P : %pS : PHDRS et FILEHDR ne sont pas pris en charge lorsque des entêtes prioritaires PT_LOAD ne les ont pas\n"
3c62831e 784
a6983974 785#: ldlang.c:8763
1d97232a
NC
786msgid "%F%P: no sections assigned to phdrs\n"
787msgstr "%F%P : aucune section n'est assignée à phdrs\n"
3c62831e 788
a6983974 789#: ldlang.c:8801
1d97232a
NC
790msgid "%F%P: bfd_record_phdr failed: %E\n"
791msgstr "%F%P : bfd_record_phdr en échec : %E\n"
3c62831e 792
a6983974 793#: ldlang.c:8821
1d97232a
NC
794msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
795msgstr "%X%P : section « %s » affectée à phdr inexistent « %s »\n"
3c62831e 796
a6983974 797#: ldlang.c:9244
1d97232a
NC
798msgid "%X%P: unknown language `%s' in version information\n"
799msgstr "%X%P : langage inconnue « %s » dans l'information de la version\n"
3c62831e 800
a6983974 801#: ldlang.c:9389
1d97232a
NC
802msgid "%X%P: anonymous version tag cannot be combined with other version tags\n"
803msgstr "%X%P : étiquette de version anonyme ne peut être combinée avec d'autres étiquettes de version\n"
3c62831e 804
a6983974 805#: ldlang.c:9398
1d97232a
NC
806msgid "%X%P: duplicate version tag `%s'\n"
807msgstr "%X%P : duplication de l'étiquette de version « %s »\n"
3c62831e 808
a6983974 809#: ldlang.c:9419 ldlang.c:9428 ldlang.c:9446 ldlang.c:9456
1d97232a
NC
810msgid "%X%P: duplicate expression `%s' in version information\n"
811msgstr "%X%P : duplication de l'expression « %s » dans l'information de version\n"
3c62831e 812
a6983974 813#: ldlang.c:9496
1d97232a
NC
814msgid "%X%P: unable to find version dependency `%s'\n"
815msgstr "%X%P : incapable de repérer les dépendences de version « %s »\n"
3c62831e 816
a6983974 817#: ldlang.c:9519
1d97232a
NC
818msgid "%X%P: unable to read .exports section contents\n"
819msgstr "%X%P : incapable de lire le contenu de la section .exports\n"
d5698657 820
a6983974 821#: ldlang.c:9565
5a10699f
NC
822msgid "%P: invalid origin for memory region %s\n"
823msgstr "%P : origine invalide pour la région mémoire %s\n"
3c62831e 824
a6983974 825#: ldlang.c:9577
5a10699f
NC
826msgid "%P: invalid length for memory region %s\n"
827msgstr "%P : longueur invalide pour la région mémoire %s\n"
3c62831e 828
a6983974 829#: ldlang.c:9689
1d97232a
NC
830msgid "%X%P: unknown feature `%s'\n"
831msgstr "%P%F : caractéristique inconnue «%s»\n"
3c62831e 832
5a10699f 833#: ldmain.c:196
17550be7
NC
834msgid "%F%P: cannot open dependency file %s: %E\n"
835msgstr "%F%P : impossible d'ouvrir le fichier de dépendance %s : %E\n"
836
6e0dfbf4 837#: ldmain.c:264
e4865945
NC
838msgid "%F%P: fatal error: libbfd ABI mismatch\n"
839msgstr "%F%P : erreur fatale : l'ABI de libbfd ne concorde pas\n"
840
6e0dfbf4 841#: ldmain.c:300
1d97232a
NC
842msgid "%X%P: can't set BFD default target to `%s': %E\n"
843msgstr "%X%P : impossible d'initialiser la cible par défaut de BFD à « %s » : %E\n"
3c62831e 844
a6983974 845#: ldmain.c:405
1d97232a
NC
846msgid "built in linker script"
847msgstr "construit dans le script d'édition de liens"
95f0efb9 848
a6983974 849#: ldmain.c:415
1d97232a
NC
850msgid "using external linker script:"
851msgstr "utilisation du script externe d'édition de liens :"
95f0efb9 852
a6983974 853#: ldmain.c:417
1d97232a
NC
854msgid "using internal linker script:"
855msgstr "utilisation du script interne d'édition de liens :"
510a939b 856
a6983974 857#: ldmain.c:464
1d97232a
NC
858msgid "%F%P: --no-define-common may not be used without -shared\n"
859msgstr "%F%P : --no-define-common ne doit pas être utilisé sans -shared\n"
3c62831e 860
a6983974 861#: ldmain.c:470
1d97232a
NC
862msgid "%F%P: no input files\n"
863msgstr "%F%P : aucun fichier d'entrée\n"
3c62831e 864
a6983974 865#: ldmain.c:474
1d97232a
NC
866msgid "%P: mode %s\n"
867msgstr "%P : mode %s\n"
868
a6983974
NC
869#: ldmain.c:490 ends32belf.c:429 ends32belf16m.c:429 ends32belf_linux.c:562
870#: ends32elf.c:429 ends32elf16m.c:429 ends32elf_linux.c:562
1d97232a
NC
871msgid "%F%P: cannot open map file %s: %E\n"
872msgstr "%F%P : impossible d'ouvrir le fichier de la table de projection %s : %E\n"
873
a6983974 874#: ldmain.c:543
1d97232a
NC
875msgid "%P: link errors found, deleting executable `%s'\n"
876msgstr "%P : erreurs de lien trouvés, destruction de l'exécutable « %s »\n"
3c62831e 877
a6983974 878#: ldmain.c:552
1d97232a
NC
879msgid "%F%P: %pB: final close failed: %E\n"
880msgstr "%F%P : %pB : fermeture finale en échec : %E\n"
3c62831e 881
a6983974 882#: ldmain.c:579
1d97232a
NC
883msgid "%F%P: unable to open for source of copy `%s'\n"
884msgstr "%F%P : incapable d'ouvrir la copie source de « %s »\n"
3c62831e 885
a6983974 886#: ldmain.c:582
1d97232a
NC
887msgid "%F%P: unable to open for destination of copy `%s'\n"
888msgstr "%F%P : incpapable d'ouvrir la copie destination de « %s »\n"
889
a6983974 890#: ldmain.c:589
1d97232a
NC
891msgid "%P: error writing file `%s'\n"
892msgstr "%P : erreur lors de l'écriture du fichier « %s »\n"
3c62831e 893
a6983974 894#: ldmain.c:594 pe-dll.c:1966
3c62831e 895#, c-format
1d97232a
NC
896msgid "%P: error closing file `%s'\n"
897msgstr "%P : erreur lors de la fermeture du fichier « %s »\n"
3c62831e 898
a6983974 899#: ldmain.c:608
3c62831e 900#, c-format
1d97232a
NC
901msgid "%s: total time in link: %ld.%06ld\n"
902msgstr "%s : temps total d'édition de liens : %ld.%06ld\n"
3c62831e 903
a6983974 904#: ldmain.c:695
1d97232a
NC
905msgid "%F%P: missing argument to -m\n"
906msgstr "%F%P : argument manquant pour -m\n"
3c62831e 907
a6983974 908#: ldmain.c:749 ldmain.c:766 ldmain.c:786 ldmain.c:818 pe-dll.c:1397
1d97232a
NC
909msgid "%F%P: bfd_hash_table_init failed: %E\n"
910msgstr "%F%P : bfd_hash_table_init en échec : %E\n"
3c62831e 911
a6983974 912#: ldmain.c:753 ldmain.c:770 ldmain.c:790
1d97232a
NC
913msgid "%F%P: bfd_hash_lookup failed: %E\n"
914msgstr "%F%P : bfd_hash_lookup en échec : %E\n"
510a939b 915
a6983974 916#: ldmain.c:804
1d97232a
NC
917msgid "%X%P: error: duplicate retain-symbols-file\n"
918msgstr "%X%P : erreur : duplication dans retain-symbols-file\n"
3c62831e 919
a6983974 920#: ldmain.c:848
1d97232a
NC
921msgid "%F%P: bfd_hash_lookup for insertion failed: %E\n"
922msgstr "%F%P : échec de bfd_hash_lookup lors d'une insertion : %E\n"
3c62831e 923
a6983974 924#: ldmain.c:853
1d97232a
NC
925msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
926msgstr "%P : « -retain-symbols-file » écrase les options « -s » et « -S »\n"
41c9e29d 927
a6983974 928#: ldmain.c:969
1d97232a
NC
929msgid ""
930"Archive member included to satisfy reference by file (symbol)\n"
931"\n"
932msgstr ""
933"Membre d'archive inclu pour satisfaire la référence par fichier (symbole)\n"
934"\n"
3c62831e 935
a6983974 936#: ldmain.c:1079
6e0dfbf4
NC
937msgid "%P: %C: warning: multiple definition of `%pT'"
938msgstr "%P : %C : avertissement : définitions multiples de « %pT »"
939
a6983974 940#: ldmain.c:1082
1d97232a
NC
941msgid "%X%P: %C: multiple definition of `%pT'"
942msgstr "%X%P : %C : définitions multiples de « %pT »"
3c62831e 943
a6983974 944#: ldmain.c:1085
1d97232a
NC
945msgid "; %D: first defined here"
946msgstr "; %D : défini pour la première fois ici"
3c62831e 947
a6983974 948#: ldmain.c:1090
1d97232a
NC
949msgid "%P: disabling relaxation; it will not work with multiple definitions\n"
950msgstr "%P : désactivation de la relâche : il ne pourra pas travailler avec des définitions multiples\n"
3c62831e 951
a6983974 952#: ldmain.c:1143
1d97232a
NC
953msgid "%P: %pB: warning: definition of `%pT' overriding common from %pB\n"
954msgstr "%B : %pB : avertissement : la définition de « %pT » écrase le commun de %pB\n"
3c62831e 955
a6983974 956#: ldmain.c:1147
1d97232a
NC
957msgid "%P: %pB: warning: definition of `%pT' overriding common\n"
958msgstr "%P : %pB : avertissement : la définition de « %pT » écrase le commun\n"
510a939b 959
a6983974 960#: ldmain.c:1156
1d97232a
NC
961msgid "%P: %pB: warning: common of `%pT' overridden by definition from %pB\n"
962msgstr "%P : %pB : avertissement : le commun de « %pT » est écrasé par sa définition depuis %pB\n"
d5698657 963
a6983974 964#: ldmain.c:1160
1d97232a
NC
965msgid "%P: %pB: warning: common of `%pT' overridden by definition\n"
966msgstr "%P : %pB : avertissement : le commun de « %pT » est écrasé par une définition\n"
d5698657 967
a6983974 968#: ldmain.c:1169
1d97232a
NC
969msgid "%P: %pB: warning: common of `%pT' overridden by larger common from %pB\n"
970msgstr "%P : %pB : avertissement : le commun de « %pT » est écrasé par un commun de plus grande taille depuis %pB\n"
510a939b 971
a6983974 972#: ldmain.c:1173
1d97232a
NC
973msgid "%P: %pB: warning: common of `%pT' overridden by larger common\n"
974msgstr "%P : %pB : avertissement : le commun de « %pT » est écrasé par un commun de plus grande taille\n"
95f0efb9 975
a6983974 976#: ldmain.c:1180
1d97232a
NC
977msgid "%P: %pB: warning: common of `%pT' overriding smaller common from %pB\n"
978msgstr "%P : %pB : avertissement : le commun de « %pT » écrase un commun de plus petite taille\n"
d5698657 979
a6983974 980#: ldmain.c:1184
1d97232a
NC
981msgid "%P: %pB: warning: common of `%pT' overriding smaller common\n"
982msgstr "%P : %pB : avertissement : le commun de « %pT » écrase un commun de plus petite taille\n"
233723a4 983
a6983974 984#: ldmain.c:1191
1d97232a
NC
985msgid "%P: %pB and %pB: warning: multiple common of `%pT'\n"
986msgstr "%P : %pB et %pB : avertissement : communs multiples de « %pT »\n"
95f0efb9 987
a6983974 988#: ldmain.c:1194
1d97232a
NC
989msgid "%P: %pB: warning: multiple common of `%pT'\n"
990msgstr "%P : %pB : avertissement : communs multiples de « %pT »\n"
510a939b 991
a6983974 992#: ldmain.c:1213 ldmain.c:1249
1d97232a
NC
993msgid "%P: warning: global constructor %s used\n"
994msgstr "%P : avertissement : constructeur global %s est utilisé\n"
3c62831e 995
a6983974 996#: ldmain.c:1259
1d97232a 997msgid "%F%P: BFD backend error: BFD_RELOC_CTOR unsupported\n"
fda57ded 998msgstr "%F%P : erreur du moteur BFD : BFD_RELOC_CTOR non pris en charge\n"
3c62831e 999
1d97232a 1000#. We found a reloc for the symbol we are looking for.
a6983974 1001#: ldmain.c:1331 ldmain.c:1333 ldmain.c:1335 ldmain.c:1343 ldmain.c:1386
1d97232a
NC
1002msgid "warning: "
1003msgstr "avertissement : "
3c62831e 1004
a6983974 1005#: ldmain.c:1476
1d97232a
NC
1006msgid "%X%P: %C: undefined reference to `%pT'\n"
1007msgstr "%X%P : %C : référence indéfinie vers « %pT »\n"
3c62831e 1008
a6983974 1009#: ldmain.c:1479
1d97232a
NC
1010msgid "%P: %C: warning: undefined reference to `%pT'\n"
1011msgstr "%P : %C : avertissement : référence indéfinie vers « %pT »\n"
3c62831e 1012
a6983974 1013#: ldmain.c:1485
1d97232a
NC
1014msgid "%X%P: %D: more undefined references to `%pT' follow\n"
1015msgstr "%X%P : %D : encore plus de références indéfinies suivent vers « %pT »\n"
3c62831e 1016
a6983974 1017#: ldmain.c:1488
1d97232a
NC
1018msgid "%P: %D: warning: more undefined references to `%pT' follow\n"
1019msgstr "%P : %D : avertissement : encore plus de références indéfinies suivent vers « %pT »\n"
3c62831e 1020
a6983974 1021#: ldmain.c:1499
1d97232a
NC
1022msgid "%X%P: %pB: undefined reference to `%pT'\n"
1023msgstr "%X%P : %pB : référence indéfinie vers « %pT »\n"
3c62831e 1024
a6983974 1025#: ldmain.c:1502
1d97232a
NC
1026msgid "%P: %pB: warning: undefined reference to `%pT'\n"
1027msgstr "%P : %pB : avertissement : référence indéfinie vers « %pT »\n"
3c62831e 1028
a6983974 1029#: ldmain.c:1508
1d97232a
NC
1030msgid "%X%P: %pB: more undefined references to `%pT' follow\n"
1031msgstr "%X%P : %pB : encore plus de références indéfinies suivent vers « %pT »\n"
3c62831e 1032
a6983974 1033#: ldmain.c:1511
1d97232a
NC
1034msgid "%P: %pB: warning: more undefined references to `%pT' follow\n"
1035msgstr "%P : %pB : avertissement : encore plus de références indéfinies suivent vers « %pT »\n"
3c62831e 1036
a6983974 1037#: ldmain.c:1548
1d97232a
NC
1038msgid " additional relocation overflows omitted from the output\n"
1039msgstr " débordement de relocalisation additionnelle omise à partir de la sortie\n"
3c62831e 1040
a6983974 1041#: ldmain.c:1561
3c62831e 1042#, c-format
1d97232a
NC
1043msgid " relocation truncated to fit: %s against undefined symbol `%pT'"
1044msgstr " relocalisation tronquée pour concorder avec la taille : %s vers le symbole indéfini %pT"
3c62831e 1045
a6983974 1046#: ldmain.c:1567
3c62831e 1047#, c-format
1d97232a
NC
1048msgid " relocation truncated to fit: %s against symbol `%pT' defined in %pA section in %pB"
1049msgstr " relocalisation tronquée pour concorder : %s vers le symbole « %pT » défini sans la section %pA dans %pB"
3c62831e 1050
a6983974 1051#: ldmain.c:1580
3c62831e 1052#, c-format
1d97232a
NC
1053msgid " relocation truncated to fit: %s against `%pT'"
1054msgstr " relocalisation tronquée pour concorder : %s avec « %pT »"
3c62831e 1055
a6983974 1056#: ldmain.c:1596
e4865945
NC
1057msgid "%X%H: dangerous relocation: %s\n"
1058msgstr "%X%H : relocalisation dangereuse : %s\n"
3c62831e 1059
a6983974 1060#: ldmain.c:1610
e4865945
NC
1061msgid "%X%H: reloc refers to symbol `%pT' which is not being output\n"
1062msgstr "%X%H : la relocalisation réfère au symbole «%pT» qui n'est pas écrit\n"
3c62831e 1063
a6983974 1064#: ldmain.c:1644
1d97232a
NC
1065msgid "%P: %pB: reference to %s\n"
1066msgstr "%P : %pB : référence vers %s\n"
3c62831e 1067
a6983974 1068#: ldmain.c:1646
1d97232a
NC
1069msgid "%P: %pB: definition of %s\n"
1070msgstr "%P : %pB : définition de %s\n"
3c62831e 1071
5a10699f 1072#: ldmisc.c:375
510a939b 1073#, c-format
1d97232a
NC
1074msgid "%pB: in function `%pT':\n"
1075msgstr "%pB : dans la fonction « %pT » :\n"
510a939b 1076
5a10699f 1077#: ldmisc.c:515
510a939b 1078#, c-format
3c62831e
NC
1079msgid "no symbol"
1080msgstr "aucun symbole"
1081
5a10699f 1082#: ldmisc.c:622
3c62831e 1083msgid "%F%P: internal error %s %d\n"
1e1b2efc 1084msgstr "%F%P : erreur interne %s %d\n"
3c62831e 1085
5a10699f 1086#: ldmisc.c:686
1d97232a
NC
1087msgid "%P: internal error: aborting at %s:%d in %s\n"
1088msgstr "%P : erreur interne : arrêt immédiat à %s:%d dans %s\n"
3c62831e 1089
5a10699f 1090#: ldmisc.c:689
1d97232a
NC
1091msgid "%P: internal error: aborting at %s:%d\n"
1092msgstr "%P : erreur interne : arrêt immédiat à %s:%d\n"
3c62831e 1093
5a10699f 1094#: ldmisc.c:691
1d97232a
NC
1095msgid "%F%P: please report this bug\n"
1096msgstr "%F%P : merci de signaler cette anomalie\n"
3c62831e 1097
1caa7b23 1098#. Output for noisy == 2 is intended to follow the GNU standards.
45c63c0f 1099#: ldver.c:38
3c62831e 1100#, c-format
95f0efb9
NC
1101msgid "GNU ld %s\n"
1102msgstr "GNU ld %s\n"
3c62831e 1103
45c63c0f 1104#: ldver.c:42
510a939b 1105#, c-format
a6983974
NC
1106msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n"
1107msgstr "Copyright (C) 2022 Free Software Foundation, Inc.\n"
1caa7b23 1108
45c63c0f 1109#: ldver.c:43
510a939b 1110#, c-format
1caa7b23
NC
1111msgid ""
1112"This program is free software; you may redistribute it under the terms of\n"
d5698657
NC
1113"the GNU General Public License version 3 or (at your option) a later version.\n"
1114"This program has absolutely no warranty.\n"
1caa7b23 1115msgstr ""
d5698657
NC
1116"Ce logiciel est libre; si vous le redistribuez, vous devez le faire selon les termes\n"
1117"de la licence GNU General Public License version 3 ou postérieure selon votre besoin.\n"
1118"Ce logiciel n'est couvert par aucune GARANTIE.\n"
1caa7b23 1119
45c63c0f 1120#: ldver.c:53
510a939b 1121#, c-format
3c62831e 1122msgid " Supported emulations:\n"
1e1b2efc 1123msgstr " Émulations prises en charge :\n"
3c62831e 1124
45c63c0f 1125#: ldwrite.c:60 ldwrite.c:170 ldwrite.c:222 ldwrite.c:263
1d97232a
NC
1126msgid "%F%P: bfd_new_link_order failed\n"
1127msgstr "%F%P : bfd_new_link_order en échec\n"
3c62831e 1128
45c63c0f 1129#: ldwrite.c:332
510a939b 1130msgid "%F%P: cannot create split section name for %s\n"
1e1b2efc 1131msgstr "%F%P : impossible de créer un nom de section scindé pour %s\n"
510a939b 1132
45c63c0f 1133#: ldwrite.c:344
3c62831e 1134msgid "%F%P: clone section failed: %E\n"
1e1b2efc 1135msgstr "%F%P : section clone en échec : %E\n"
3c62831e 1136
45c63c0f 1137#: ldwrite.c:382
3c62831e
NC
1138#, c-format
1139msgid "%8x something else\n"
1140msgstr "%8x quelque chose d'autre\n"
1141
45c63c0f 1142#: ldwrite.c:552
3c62831e 1143msgid "%F%P: final link failed: %E\n"
1e1b2efc 1144msgstr "%F%P : échec de l'édition de liens finale : %E\n"
3c62831e 1145
5a10699f 1146#: lexsup.c:105 lexsup.c:290
3c62831e 1147msgid "KEYWORD"
95f0efb9 1148msgstr "MOT CLÉ"
3c62831e 1149
5a10699f 1150#: lexsup.c:105
3c62831e 1151msgid "Shared library control for HP/UX compatibility"
95f0efb9 1152msgstr "Bibliothèque partagée de contrôle pour compatibilité HP/UX"
3c62831e 1153
5a10699f 1154#: lexsup.c:108
3c62831e
NC
1155msgid "ARCH"
1156msgstr "ARCH"
1157
5a10699f 1158#: lexsup.c:108
3c62831e 1159msgid "Set architecture"
95f0efb9 1160msgstr "Initilisé l'architecture"
3c62831e 1161
a6983974 1162#: lexsup.c:110 lexsup.c:425
3c62831e
NC
1163msgid "TARGET"
1164msgstr "CIBLE"
1165
5a10699f 1166#: lexsup.c:110
3c62831e 1167msgid "Specify target for following input files"
95f0efb9 1168msgstr "Spécifier la cible pour les règles suivantes pour les fichiers d'entrée"
3c62831e 1169
5a10699f 1170#: lexsup.c:113 lexsup.c:119 lexsup.c:176 lexsup.c:180 lexsup.c:216
a6983974
NC
1171#: lexsup.c:229 lexsup.c:231 lexsup.c:447 lexsup.c:516 lexsup.c:529
1172#: lexsup.c:533
3c62831e
NC
1173msgid "FILE"
1174msgstr "FICHIER"
1175
5a10699f 1176#: lexsup.c:113
3c62831e 1177msgid "Read MRI format linker script"
95f0efb9 1178msgstr "Lecture du format MRI du script de l'éditeur de liens"
3c62831e 1179
5a10699f 1180#: lexsup.c:115
3c62831e 1181msgid "Force common symbols to be defined"
95f0efb9 1182msgstr "Forcer les symboles communs à être définis"
3c62831e 1183
5a10699f 1184#: lexsup.c:119
17550be7
NC
1185msgid "Write dependency file"
1186msgstr "Écrire le fichier de dépendance"
1187
5a10699f 1188#: lexsup.c:122
1d97232a
NC
1189msgid "Force group members out of groups"
1190msgstr "Forcer les membres de groupe en dehors des groupes"
1191
a6983974
NC
1192#: lexsup.c:124 lexsup.c:493 lexsup.c:495 lexsup.c:497 lexsup.c:499
1193#: lexsup.c:501 lexsup.c:503
3c62831e
NC
1194msgid "ADDRESS"
1195msgstr "ADRESSE"
1196
5a10699f 1197#: lexsup.c:124
3c62831e 1198msgid "Set start address"
95f0efb9 1199msgstr "Initialiser l'adresse de début"
3c62831e 1200
5a10699f 1201#: lexsup.c:126
3c62831e
NC
1202msgid "Export all dynamic symbols"
1203msgstr "Exportation de tous les symboles dynamiques"
1204
5a10699f 1205#: lexsup.c:128
d5698657
NC
1206msgid "Undo the effect of --export-dynamic"
1207msgstr "Annuler l'effet de --export-dynamic"
1208
5a10699f 1209#: lexsup.c:130
17550be7
NC
1210msgid "Enable support of non-contiguous memory regions"
1211msgstr "Activer la prise en charge des régions mémoire non contigües"
1212
5a10699f 1213#: lexsup.c:132
17550be7
NC
1214msgid "Enable warnings when --enable-non-contiguous-regions may cause unexpected behaviour"
1215msgstr "Activer les avertissements lors que --enable-non-contiguous-regions pourrait entrainer un comportement inattendu "
1216
5a10699f 1217#: lexsup.c:134
3c62831e 1218msgid "Link big-endian objects"
1d97232a 1219msgstr "Lier les objets gros-boutistes"
3c62831e 1220
5a10699f 1221#: lexsup.c:136
3c62831e 1222msgid "Link little-endian objects"
1d97232a 1223msgstr "Lier les objets petit-boutistes"
3c62831e 1224
5a10699f 1225#: lexsup.c:138 lexsup.c:141
3c62831e 1226msgid "SHLIB"
95f0efb9 1227msgstr "SHLIB"
3c62831e 1228
5a10699f 1229#: lexsup.c:138
3c62831e 1230msgid "Auxiliary filter for shared object symbol table"
95f0efb9 1231msgstr "Filtre auxiliaire de la table de symboles de l'objet partagé"
3c62831e 1232
5a10699f 1233#: lexsup.c:141
3c62831e 1234msgid "Filter for shared object symbol table"
95f0efb9 1235msgstr "Filtre de la table de symboles de l'objet partagé"
3c62831e 1236
5a10699f 1237#: lexsup.c:144
3c62831e 1238msgid "Ignored"
95f0efb9 1239msgstr "Ignoré"
3c62831e 1240
5a10699f 1241#: lexsup.c:146
3c62831e
NC
1242msgid "SIZE"
1243msgstr "TAILLE"
1244
5a10699f 1245#: lexsup.c:146
3c62831e 1246msgid "Small data size (if no size, same as --shared)"
95f0efb9 1247msgstr "Petite taille des données (si aucune taille spécifié, identique à --shared)"
3c62831e 1248
5a10699f 1249#: lexsup.c:149
3c62831e
NC
1250msgid "FILENAME"
1251msgstr "NOM DE FICHIER"
1252
5a10699f 1253#: lexsup.c:149
3c62831e 1254msgid "Set internal name of shared library"
95f0efb9 1255msgstr "Initialisé le nom interne de la bibliothèque partagée"
3c62831e 1256
5a10699f 1257#: lexsup.c:151
1caa7b23
NC
1258msgid "PROGRAM"
1259msgstr "PROGRAMME"
1260
5a10699f 1261#: lexsup.c:151
1caa7b23 1262msgid "Set PROGRAM as the dynamic linker to use"
95f0efb9 1263msgstr "Utiliser le PROGRAM comme éditeur de liens dynamique"
1caa7b23 1264
5a10699f 1265#: lexsup.c:154
1d97232a
NC
1266msgid "Produce an executable with no program interpreter header"
1267msgstr "Produit un exécutable sans en-tête d'interpréteur"
1268
5a10699f 1269#: lexsup.c:157
3c62831e 1270msgid "LIBNAME"
95f0efb9 1271msgstr "LIBNAME"
3c62831e 1272
5a10699f 1273#: lexsup.c:157
3c62831e 1274msgid "Search for library LIBNAME"
95f0efb9 1275msgstr "Recherche de la bibliothèque LIBNAME"
3c62831e 1276
5a10699f 1277#: lexsup.c:159
3c62831e 1278msgid "DIRECTORY"
95f0efb9 1279msgstr "RÉPERTOIRE"
3c62831e 1280
5a10699f 1281#: lexsup.c:159
3c62831e 1282msgid "Add DIRECTORY to library search path"
95f0efb9 1283msgstr "Ajout du RÉPERTOIRE au chemin de recherche des bibliothèques"
3c62831e 1284
5a10699f 1285#: lexsup.c:162
510a939b 1286msgid "Override the default sysroot location"
95f0efb9 1287msgstr "Localisation de sysroot par défaut est écrasée"
510a939b 1288
5a10699f 1289#: lexsup.c:164
3c62831e 1290msgid "EMULATION"
95f0efb9 1291msgstr "ÉMULATION"
3c62831e 1292
5a10699f 1293#: lexsup.c:164
3c62831e 1294msgid "Set emulation"
95f0efb9 1295msgstr "Initialisation de l'émuilation"
3c62831e 1296
5a10699f 1297#: lexsup.c:166
3c62831e
NC
1298msgid "Print map file on standard output"
1299msgstr "Afficher le fichier de projection sur la sortie standard"
1300
5a10699f 1301#: lexsup.c:168
3c62831e 1302msgid "Do not page align data"
95f0efb9 1303msgstr "Ne pas paginer l'alignement des données"
3c62831e 1304
5a10699f 1305#: lexsup.c:170
3c62831e 1306msgid "Do not page align data, do not make text readonly"
95f0efb9 1307msgstr "Ne pas paginer l'alignement des donnnées, ne pas faire de texte en lecture seulement"
3c62831e 1308
5a10699f 1309#: lexsup.c:173
41c9e29d 1310msgid "Page align data, make text readonly"
95f0efb9 1311msgstr "Données d'alignement de page, texte en mis en mode lecture seulement"
41c9e29d 1312
5a10699f 1313#: lexsup.c:176
3c62831e 1314msgid "Set output file name"
95f0efb9 1315msgstr "Initialisé le nom du fichier de sortie"
3c62831e 1316
5a10699f 1317#: lexsup.c:178
3c62831e 1318msgid "Optimize output file"
95f0efb9 1319msgstr "Optimisé le fichier de sortie"
3c62831e 1320
5a10699f 1321#: lexsup.c:180
1d97232a
NC
1322msgid "Generate import library"
1323msgstr "Génére une bibliothèque d'import"
1324
5a10699f 1325#: lexsup.c:183 lexsup.c:194
d5698657
NC
1326msgid "PLUGIN"
1327msgstr "GREFFON"
1328
5a10699f 1329#: lexsup.c:183
d5698657
NC
1330msgid "Load named plugin"
1331msgstr "Charger le greffon nommé"
1332
5a10699f 1333#: lexsup.c:185 lexsup.c:196
d5698657
NC
1334msgid "ARG"
1335msgstr "ARGUMENT"
1336
5a10699f 1337#: lexsup.c:185
d5698657
NC
1338msgid "Send arg to last-loaded plugin"
1339msgstr "Envoyer l'argument au dernier greffon chargé"
1340
5a10699f 1341#: lexsup.c:187 lexsup.c:190
d5698657
NC
1342msgid "Ignored for GCC LTO option compatibility"
1343msgstr "Ignoré pour la compatibilité avec l'option LTO de GCC"
1344
5a10699f 1345#: lexsup.c:194
17550be7
NC
1346msgid "Load named plugin (ignored)"
1347msgstr "Charger le greffon nommé (ignoré)"
1348
5a10699f 1349#: lexsup.c:196
17550be7
NC
1350msgid "Send arg to last-loaded plugin (ignored)"
1351msgstr "Envoyer l'argument au dernier greffon chargé (ignoré)"
1352
5a10699f 1353#: lexsup.c:199
233723a4
NC
1354msgid "Ignored for GCC linker option compatibility"
1355msgstr "Ignoré pour la compatibilité avec l'option de l'éditeur de liens GCC"
1356
5a10699f 1357#: lexsup.c:202 lexsup.c:205
1d97232a
NC
1358msgid "Ignored for gold option compatibility"
1359msgstr "Ignoré par compatibilité avec les options de gold"
1360
5a10699f 1361#: lexsup.c:208
3c62831e 1362msgid "Ignored for SVR4 compatibility"
95f0efb9 1363msgstr "Ignoré pour la compatibilité avec SVR4"
3c62831e 1364
5a10699f 1365#: lexsup.c:212
41c9e29d 1366msgid "Generate relocatable output"
95f0efb9 1367msgstr "Générer une sortie relocalisable"
3c62831e 1368
5a10699f 1369#: lexsup.c:216
3c62831e 1370msgid "Just link symbols (if directory, same as --rpath)"
95f0efb9 1371msgstr "Juste lier les symboles (si répertoire, identique à --rpath)"
3c62831e 1372
5a10699f 1373#: lexsup.c:219
3c62831e 1374msgid "Strip all symbols"
95f0efb9 1375msgstr "Élaguer tous les symboles"
3c62831e 1376
5a10699f 1377#: lexsup.c:221
3c62831e 1378msgid "Strip debugging symbols"
95f0efb9 1379msgstr "Élaguer tous les symboles de débug"
3c62831e 1380
5a10699f 1381#: lexsup.c:223
41c9e29d 1382msgid "Strip symbols in discarded sections"
95f0efb9 1383msgstr "Éliminer les symboles des sections éliminées"
41c9e29d 1384
5a10699f 1385#: lexsup.c:225
41c9e29d 1386msgid "Do not strip symbols in discarded sections"
95f0efb9 1387msgstr "Ne pas éliminer les symboles des sections éliminées"
41c9e29d 1388
5a10699f 1389#: lexsup.c:227
3c62831e
NC
1390msgid "Trace file opens"
1391msgstr "Ouverture des fichiers de trace"
1392
5a10699f 1393#: lexsup.c:229
3c62831e 1394msgid "Read linker script"
95f0efb9
NC
1395msgstr "Lecture du script de l'éditeur de lien"
1396
5a10699f 1397#: lexsup.c:231
95f0efb9
NC
1398msgid "Read default linker script"
1399msgstr "Lecture du script par défaut de l'éditeur de lien"
3c62831e 1400
a6983974
NC
1401#: lexsup.c:235 lexsup.c:238 lexsup.c:256 lexsup.c:348 lexsup.c:372
1402#: lexsup.c:486 lexsup.c:519 lexsup.c:531 lexsup.c:569 lexsup.c:572
3c62831e
NC
1403msgid "SYMBOL"
1404msgstr "SYMBOLE"
1405
5a10699f 1406#: lexsup.c:235
3c62831e 1407msgid "Start with undefined reference to SYMBOL"
95f0efb9 1408msgstr "Débuter avec une référence indéfinie au SYMBOLE"
3c62831e 1409
5a10699f 1410#: lexsup.c:238
1d97232a
NC
1411msgid "Require SYMBOL be defined in the final output"
1412msgstr "Nécessite que SYMBOL soit défini dans la sortie finale"
1413
5a10699f 1414#: lexsup.c:241
1caa7b23
NC
1415msgid "[=SECTION]"
1416msgstr "[=SECTION]"
3c62831e 1417
5a10699f 1418#: lexsup.c:242
1caa7b23 1419msgid "Don't merge input [SECTION | orphan] sections"
95f0efb9 1420msgstr "Ne pas fusionner les sections d'entrée [SECTION | orpheline]"
1caa7b23 1421
5a10699f 1422#: lexsup.c:244
3c62831e 1423msgid "Build global constructor/destructor tables"
95f0efb9 1424msgstr "Bâtir les tables de constructeurs/destructeurs globaux"
3c62831e 1425
5a10699f 1426#: lexsup.c:246
3c62831e
NC
1427msgid "Print version information"
1428msgstr "Afficher les informations de version"
1429
5a10699f 1430#: lexsup.c:248
3c62831e 1431msgid "Print version and emulation information"
95f0efb9 1432msgstr "Afficher les information de version et d'émulation"
3c62831e 1433
5a10699f 1434#: lexsup.c:250
3c62831e
NC
1435msgid "Discard all local symbols"
1436msgstr "Ignorer tous les symboles locaux"
1437
5a10699f 1438#: lexsup.c:252
1caa7b23 1439msgid "Discard temporary local symbols (default)"
95f0efb9 1440msgstr "Ignorer tous les symboles locaux temporaires (par défaut)"
3c62831e 1441
5a10699f 1442#: lexsup.c:254
1caa7b23
NC
1443msgid "Don't discard any local symbols"
1444msgstr "Ne pas ignorer tous les symboles locaux"
1445
5a10699f 1446#: lexsup.c:256
3c62831e
NC
1447msgid "Trace mentions of SYMBOL"
1448msgstr "Tracer les mentions de SYMBOLE"
1449
a6983974 1450#: lexsup.c:258 lexsup.c:449 lexsup.c:451
3c62831e
NC
1451msgid "PATH"
1452msgstr "CHEMIN"
1453
5a10699f 1454#: lexsup.c:258
3c62831e 1455msgid "Default search path for Solaris compatibility"
95f0efb9 1456msgstr "Chemin par défaut de recherche pour la compatibilité Solaris"
3c62831e 1457
5a10699f 1458#: lexsup.c:261
3c62831e 1459msgid "Start a group"
95f0efb9 1460msgstr "Débuter un groupe"
3c62831e 1461
5a10699f 1462#: lexsup.c:263
3c62831e
NC
1463msgid "End a group"
1464msgstr "Terminer un groupe"
1465
5a10699f 1466#: lexsup.c:267
41c9e29d 1467msgid "Accept input files whose architecture cannot be determined"
95f0efb9 1468msgstr "Accepter les fichiers à l'entrée dont l'architecture ne peut être déterminée"
41c9e29d 1469
5a10699f 1470#: lexsup.c:271
41c9e29d 1471msgid "Reject input files whose architecture is unknown"
95f0efb9 1472msgstr "Rejeter les fichiers à l'entrée dont l'architecture est inconnue"
41c9e29d 1473
5a10699f 1474#: lexsup.c:283
510a939b 1475msgid "Only set DT_NEEDED for following dynamic libs if used"
95f0efb9 1476msgstr "Initialiser seulement DT_NEEDED pour les bibliothèques dynamiques suivantes si utilisées"
510a939b 1477
5a10699f 1478#: lexsup.c:286
d5698657
NC
1479msgid ""
1480"Always set DT_NEEDED for dynamic libraries mentioned on\n"
1481" the command line"
1482msgstr ""
1483"Toujours définir DT_NEEDED pour les bibliothèqes dynamiques mentionnées en\n"
1484" ligne de commande"
510a939b 1485
5a10699f 1486#: lexsup.c:290
3c62831e 1487msgid "Ignored for SunOS compatibility"
95f0efb9 1488msgstr "Ignoré pour la compatibilité avec SunOS"
3c62831e 1489
5a10699f 1490#: lexsup.c:292
3c62831e 1491msgid "Link against shared libraries"
95f0efb9 1492msgstr "Établir des liens vis à vis des bibliothèques partagées"
3c62831e 1493
5a10699f 1494#: lexsup.c:298
3c62831e 1495msgid "Do not link against shared libraries"
95f0efb9 1496msgstr "Ne pas établir de liens vis à vis des bibliothèques partagées"
3c62831e 1497
5a10699f 1498#: lexsup.c:306
6e0dfbf4
NC
1499msgid "Don't bind global references locally"
1500msgstr "Ne pas localement lier les référence globales"
3c62831e 1501
5a10699f 1502#: lexsup.c:308
6e0dfbf4
NC
1503msgid "Bind global references locally"
1504msgstr "Lier localement les référence globales"
1505
1506#: lexsup.c:310
95f0efb9
NC
1507msgid "Bind global function references locally"
1508msgstr "Lier localement les référence globales à des fonctions"
1509
6e0dfbf4 1510#: lexsup.c:312
3c62831e 1511msgid "Check section addresses for overlaps (default)"
95f0efb9 1512msgstr "Vérifier les adresses de section pour le chevauchement (par défaut)"
3c62831e 1513
6e0dfbf4 1514#: lexsup.c:315
3c62831e 1515msgid "Do not check section addresses for overlaps"
95f0efb9 1516msgstr "Ne pas vérifier les adresses des sections pour le chevauchement"
3c62831e 1517
6e0dfbf4 1518#: lexsup.c:319
d5698657
NC
1519msgid "Copy DT_NEEDED links mentioned inside DSOs that follow"
1520msgstr "Copier les liens DT_NEEDED mentionnés dans les DSO qui suivent"
1521
6e0dfbf4 1522#: lexsup.c:323
d5698657
NC
1523msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow"
1524msgstr "Ne pas copier les liens DT_NEEDED mentionnés dans les DSO qui suivent"
1525
6e0dfbf4 1526#: lexsup.c:327
3c62831e 1527msgid "Output cross reference table"
95f0efb9 1528msgstr "Produire la table des références croisées"
3c62831e 1529
6e0dfbf4 1530#: lexsup.c:329
3c62831e
NC
1531msgid "SYMBOL=EXPRESSION"
1532msgstr "SYMBOLE=EXPRESSION"
1533
6e0dfbf4 1534#: lexsup.c:329
3c62831e 1535msgid "Define a symbol"
95f0efb9 1536msgstr "Définir un symbole"
3c62831e 1537
6e0dfbf4 1538#: lexsup.c:331
3c62831e
NC
1539msgid "[=STYLE]"
1540msgstr "[=STYLE]"
1541
6e0dfbf4 1542#: lexsup.c:331
3c62831e 1543msgid "Demangle symbol names [using STYLE]"
95f0efb9 1544msgstr "Recouvrir les noms des symboles encodés par mutilisation [utilisant le STYLE]"
3c62831e 1545
6e0dfbf4 1546#: lexsup.c:335
1d97232a
NC
1547msgid ""
1548"Do not allow multiple definitions with symbols included\n"
ef913066 1549" in filename invoked by -R or --just-symbols"
1d97232a
NC
1550msgstr ""
1551"Ne pas autoriser les définitions multiples avec des symboles inclus\n"
a6983974 1552" depuis des noms de fichier invoqués par -R ou --just-symbols"
1d97232a 1553
a6983974 1554#: lexsup.c:340
3c62831e 1555msgid "Generate embedded relocs"
95f0efb9 1556msgstr "Générer des relocalisations imbriqués"
3c62831e 1557
a6983974 1558#: lexsup.c:342
510a939b
NC
1559msgid "Treat warnings as errors"
1560msgstr "Traiter les avertissements comme des erreurs"
1561
a6983974 1562#: lexsup.c:345
d5698657
NC
1563msgid "Do not treat warnings as errors (default)"
1564msgstr "Ne pas traiter les avertissements comme des erreurs (défaut)"
1565
a6983974 1566#: lexsup.c:348
3c62831e 1567msgid "Call SYMBOL at unload-time"
95f0efb9 1568msgstr "Appeler le SYMBOLE au moment du déchargement"
3c62831e 1569
a6983974 1570#: lexsup.c:350
3c62831e 1571msgid "Force generation of file with .exe suffix"
95f0efb9 1572msgstr "Force la génération de fichier avec le suffixe .exe"
3c62831e 1573
a6983974 1574#: lexsup.c:352
3c62831e 1575msgid "Remove unused sections (on some targets)"
95f0efb9 1576msgstr "Enlever les sections inutilisées (sur quelques cibles)"
3c62831e 1577
a6983974 1578#: lexsup.c:355
3c62831e 1579msgid "Don't remove unused sections (default)"
95f0efb9
NC
1580msgstr "Ne pas enlever les sections inutilisées (par défaut)"
1581
a6983974 1582#: lexsup.c:358
95f0efb9
NC
1583msgid "List removed unused sections on stderr"
1584msgstr "Afficher sur stderr la liste des sections inutilisées et supprimées"
1585
a6983974 1586#: lexsup.c:361
95f0efb9
NC
1587msgid "Do not list removed unused sections"
1588msgstr "Ne pas afficher la liste des sections inutilisées supprimées"
3c62831e 1589
a6983974 1590#: lexsup.c:364
1d97232a
NC
1591msgid "Keep exported symbols when removing unused sections"
1592msgstr "Conserver les symboles exportés lors de la suppression de sections inutilisées"
1593
a6983974 1594#: lexsup.c:367
510a939b 1595msgid "Set default hash table size close to <NUMBER>"
95f0efb9 1596msgstr "Initialiser la table de hachage par défaut près de <NUMÉRO>"
510a939b 1597
a6983974 1598#: lexsup.c:370
3c62831e 1599msgid "Print option help"
95f0efb9 1600msgstr "Afficher l'aide-mémoire"
3c62831e 1601
a6983974 1602#: lexsup.c:372
3c62831e
NC
1603msgid "Call SYMBOL at load-time"
1604msgstr "Appeler le SYMBOLE au moment du chargement"
1605
a6983974 1606#: lexsup.c:374
17550be7
NC
1607msgid "FILE/DIR"
1608msgstr "FICHIER/RÉPERTOIRE"
1609
a6983974 1610#: lexsup.c:374
17550be7
NC
1611msgid "Write a linker map to FILE or DIR/<outputname>.map"
1612msgstr "Écrire une table d'édition de liens dans FICHIER ou RÉPERTOIRE/<outputname>.map"
3c62831e 1613
a6983974 1614#: lexsup.c:376
1caa7b23 1615msgid "Do not define Common storage"
95f0efb9 1616msgstr "Ne pas définir le stockage commun"
1caa7b23 1617
a6983974 1618#: lexsup.c:378
3c62831e 1619msgid "Do not demangle symbol names"
95f0efb9 1620msgstr "Ne pas recouvrir les noms des symboles encodés par mutilisation"
3c62831e 1621
a6983974 1622#: lexsup.c:380
3c62831e 1623msgid "Use less memory and more disk I/O"
95f0efb9 1624msgstr "Utiliser moins de mémoire et plus d'espace disque"
3c62831e 1625
a6983974 1626#: lexsup.c:382
510a939b 1627msgid "Do not allow unresolved references in object files"
95f0efb9 1628msgstr "Ne pas permettre les références indéfinis dans les objets partagés"
3c62831e 1629
a6983974 1630#: lexsup.c:385
d5698657 1631msgid "Allow unresolved references in shared libraries"
95f0efb9 1632msgstr "Permettre les références non résolues dans les bibliothèques partagées"
834d807b 1633
a6983974 1634#: lexsup.c:389
510a939b 1635msgid "Do not allow unresolved references in shared libs"
95f0efb9 1636msgstr "Ne pas permettre les références non résolues dans les bibliothèques partagés"
41c9e29d 1637
a6983974 1638#: lexsup.c:393
219576a4 1639msgid "Allow multiple definitions"
95f0efb9 1640msgstr "Autoriser des définitions multiples"
219576a4 1641
a6983974 1642#: lexsup.c:397
5a10699f
NC
1643msgid "SCRIPT"
1644msgstr "SCRIPT"
1645
a6983974 1646#: lexsup.c:397
5a10699f
NC
1647msgid "Provide a script to help with undefined symbol errors"
1648msgstr "Fournir un script pour aider avec les erreurs de symboles non définis"
1649
a6983974 1650#: lexsup.c:400
41c9e29d 1651msgid "Disallow undefined version"
95f0efb9 1652msgstr "Ne pas permettre de version indéfinie"
41c9e29d 1653
a6983974 1654#: lexsup.c:402
510a939b 1655msgid "Create default symbol version"
95f0efb9 1656msgstr "Créer la version de symbole par défaut"
510a939b 1657
a6983974 1658#: lexsup.c:405
510a939b 1659msgid "Create default symbol version for imported symbols"
95f0efb9 1660msgstr "Créer la version de symbole par défaut pour les symboles importés"
510a939b 1661
a6983974 1662#: lexsup.c:408
3c62831e 1663msgid "Don't warn about mismatched input files"
95f0efb9 1664msgstr "Ne pas avertir à propos des non-concordances dans les fichiers d'entrée"
3c62831e 1665
a6983974 1666#: lexsup.c:411
95f0efb9
NC
1667msgid "Don't warn on finding an incompatible library"
1668msgstr "Ne pas avertir lorsqu'une bibliothèque incompatible est trouvée"
1669
a6983974 1670#: lexsup.c:414
3c62831e 1671msgid "Turn off --whole-archive"
95f0efb9 1672msgstr "Désactiver --whole-archive"
3c62831e 1673
a6983974 1674#: lexsup.c:416
3c62831e 1675msgid "Create an output file even if errors occur"
95f0efb9 1676msgstr "Créer un fichier de sortie même si des erreurs surviennent"
3c62831e 1677
a6983974 1678#: lexsup.c:421
1caa7b23
NC
1679msgid ""
1680"Only use library directories specified on\n"
d5698657 1681" the command line"
1caa7b23 1682msgstr ""
d5698657
NC
1683"Utiliser seulement les répertoires de bibliothèques spécifiés sur\n"
1684" la ligne de commande"
1caa7b23 1685
a6983974 1686#: lexsup.c:425
3c62831e 1687msgid "Specify target of output file"
95f0efb9 1688msgstr "Spécifier un fichier cible de sortie"
3c62831e 1689
a6983974 1690#: lexsup.c:428
233723a4
NC
1691msgid "Print default output format"
1692msgstr "Afficher le format de sortie standard"
1693
a6983974 1694#: lexsup.c:430
1d97232a
NC
1695msgid "Print current sysroot"
1696msgstr "Imprimer le sysroot courant"
1697
a6983974 1698#: lexsup.c:432
3c62831e 1699msgid "Ignored for Linux compatibility"
95f0efb9 1700msgstr "Ignoré pour la compatibilité avec Linux"
3c62831e 1701
a6983974 1702#: lexsup.c:435
510a939b 1703msgid "Reduce memory overheads, possibly taking much longer"
95f0efb9 1704msgstr "Réduire la surcharge en mémoire, en prenant possiblement plus de temps"
510a939b 1705
a6983974
NC
1706#: lexsup.c:439
1707msgid "Set the maximum cache size to SIZE bytes"
1708msgstr "Fixer la taille maximale du cache à TAILLE octets"
1709
1710#: lexsup.c:442
d5698657
NC
1711msgid "Reduce code size by using target specific optimizations"
1712msgstr "Réduire la taille du code en utilisant des optimisations spécifiques à la cible"
1713
a6983974 1714#: lexsup.c:444
d5698657
NC
1715msgid "Do not use relaxation techniques to reduce code size"
1716msgstr "Ne pas utiliser de technique de relaxation pour réduire la taille du code"
3c62831e 1717
a6983974 1718#: lexsup.c:447
3c62831e 1719msgid "Keep only symbols listed in FILE"
95f0efb9 1720msgstr "Conserver uniquement les symboles listés dans le FICHIER"
3c62831e 1721
a6983974 1722#: lexsup.c:449
3c62831e 1723msgid "Set runtime shared library search path"
95f0efb9 1724msgstr "Initialisé le chemin de recherche des bibliothèques partagées pour l'exécution"
3c62831e 1725
a6983974 1726#: lexsup.c:451
3c62831e 1727msgid "Set link time shared library search path"
95f0efb9 1728msgstr "Initialisé le chemin de recherche des bibliothèques partagées pour l'édition de liens"
3c62831e 1729
a6983974 1730#: lexsup.c:454
3c62831e 1731msgid "Create a shared library"
95f0efb9 1732msgstr "Créer une bibliothèque partagée"
3c62831e 1733
a6983974 1734#: lexsup.c:458
41c9e29d 1735msgid "Create a position independent executable"
95f0efb9 1736msgstr "Créer un exécutable à position indépendante"
41c9e29d 1737
a6983974 1738#: lexsup.c:462
6e0dfbf4
NC
1739msgid "Create a position dependent executable (default)"
1740msgstr "Créer un exécutable dépendant de la position (défaut)"
1741
a6983974 1742#: lexsup.c:464
d5698657
NC
1743msgid "[=ascending|descending]"
1744msgstr "[=croissant|décroissant]"
3c62831e 1745
a6983974 1746#: lexsup.c:465
d5698657
NC
1747msgid "Sort common symbols by alignment [in specified order]"
1748msgstr "Trier les symboles communs par taille [dans l'ordre spécifié]"
1749
a6983974 1750#: lexsup.c:470
510a939b
NC
1751msgid "name|alignment"
1752msgstr "nom|alignement"
1753
a6983974 1754#: lexsup.c:471
510a939b
NC
1755msgid "Sort sections by name or maximum alignment"
1756msgstr "Tries les sections par le nom ou l'alignement maximal"
1757
a6983974 1758#: lexsup.c:473
1caa7b23 1759msgid "COUNT"
95f0efb9 1760msgstr "DÉCOMPTE"
1caa7b23 1761
a6983974 1762#: lexsup.c:473
1caa7b23 1763msgid "How many tags to reserve in .dynamic section"
95f0efb9 1764msgstr "Combien d'étiquettes réservées dans la section .dynamic"
1caa7b23 1765
a6983974 1766#: lexsup.c:476
3c62831e
NC
1767msgid "[=SIZE]"
1768msgstr "[=TAILLE]"
1769
a6983974 1770#: lexsup.c:476
3c62831e 1771msgid "Split output sections every SIZE octets"
95f0efb9 1772msgstr "Découper à la sortie les sections à chaque NOMBRE d'octets"
3c62831e 1773
a6983974 1774#: lexsup.c:479
3c62831e 1775msgid "[=COUNT]"
95f0efb9 1776msgstr "[=DÉCOMPTE]"
3c62831e 1777
a6983974 1778#: lexsup.c:479
3c62831e 1779msgid "Split output sections every COUNT relocs"
95f0efb9 1780msgstr "Découper à la sortie les sections à chaque NOMBRE de relocalisations"
3c62831e 1781
a6983974 1782#: lexsup.c:482
3c62831e 1783msgid "Print memory usage statistics"
95f0efb9 1784msgstr "Afficher les statistiques de l'utilisation de la mémoire"
3c62831e 1785
a6983974 1786#: lexsup.c:484
3c62831e 1787msgid "Display target specific options"
95f0efb9 1788msgstr "Afficher les options spécifiques cibles"
3c62831e 1789
a6983974 1790#: lexsup.c:486
3c62831e 1791msgid "Do task level linking"
95f0efb9 1792msgstr "Composer des liens au niveau de l'exécution de la tache"
3c62831e 1793
a6983974 1794#: lexsup.c:488
3c62831e 1795msgid "Use same format as native linker"
95f0efb9 1796msgstr "Utiliser le même format que l'éditeur de lien natif"
3c62831e 1797
a6983974 1798#: lexsup.c:490
1d97232a
NC
1799msgid "SECTION=ADDRESS"
1800msgstr "SECTION=ADRESSE"
1801
a6983974 1802#: lexsup.c:490
1d97232a
NC
1803msgid "Set address of named section"
1804msgstr "Initialisé l'adresse de la section nommé"
1805
a6983974 1806#: lexsup.c:493
1d97232a
NC
1807msgid "Set address of .bss section"
1808msgstr "Initialisé l'adresse de la section .bss"
1809
a6983974 1810#: lexsup.c:495
1d97232a
NC
1811msgid "Set address of .data section"
1812msgstr "Initialisé l'adresse de la section .data"
1813
a6983974 1814#: lexsup.c:497
1d97232a
NC
1815msgid "Set address of .text section"
1816msgstr "Initialisé l'adresse de la section .text"
1817
a6983974 1818#: lexsup.c:499
1d97232a
NC
1819msgid "Set address of text segment"
1820msgstr "Initialise l'adresse des segments de texte"
1821
a6983974 1822#: lexsup.c:501
1d97232a
NC
1823msgid "Set address of rodata segment"
1824msgstr "Initialise l'adresse des segments de données constantes en lecture seule"
1825
a6983974 1826#: lexsup.c:503
1d97232a
NC
1827msgid "Set address of ldata segment"
1828msgstr "Initialise l'adresse des segments de données (ldata)"
1829
a6983974 1830#: lexsup.c:506
1d97232a
NC
1831msgid ""
1832"How to handle unresolved symbols. <method> is:\n"
1833" ignore-all, report-all, ignore-in-object-files,\n"
1834" ignore-in-shared-libs"
1835msgstr ""
1836"Comment traiter les symboles non résolus. <méthode> est:\n"
1837" ignore-all, report-all, ignore-in-object-files,\n"
1838" ignore-in-shared-libs"
1839
a6983974 1840#: lexsup.c:511
1d97232a
NC
1841msgid "[=NUMBER]"
1842msgstr "[=NUMERO]"
1843
a6983974 1844#: lexsup.c:512
1d97232a
NC
1845msgid "Output lots of information during link"
1846msgstr "Afficher des tas d'information durant l'édition de lien"
1847
a6983974 1848#: lexsup.c:516
1d97232a
NC
1849msgid "Read version information script"
1850msgstr "Lire le script des informations de version"
1851
a6983974 1852#: lexsup.c:519
1d97232a
NC
1853msgid ""
1854"Take export symbols list from .exports, using\n"
1855" SYMBOL as the version."
1856msgstr ""
1857"Prendre la liste des symboles exportés de .exports, en utilisant\n"
1858" SYMBOLE comme version."
1859
a6983974 1860#: lexsup.c:523
1d97232a
NC
1861msgid "Add data symbols to dynamic list"
1862msgstr "Ajouter les symboles de données à la liste dynamique"
1863
a6983974 1864#: lexsup.c:525
1d97232a
NC
1865msgid "Use C++ operator new/delete dynamic list"
1866msgstr "Utiliser la liste dynamique d'opérateur C++ new/delete"
1867
a6983974 1868#: lexsup.c:527
1d97232a
NC
1869msgid "Use C++ typeinfo dynamic list"
1870msgstr "Utiliser la liste dynamique C++ typeinfo"
1871
a6983974 1872#: lexsup.c:529
1d97232a
NC
1873msgid "Read dynamic list"
1874msgstr "Lire la liste dynamique"
1875
a6983974 1876#: lexsup.c:531
17550be7
NC
1877msgid "Export the specified symbol"
1878msgstr "Exporter les symboles spécifiés"
1879
a6983974 1880#: lexsup.c:533
17550be7
NC
1881msgid "Read export dynamic symbol list"
1882msgstr "Lire la liste des symboles dynamiques exportés"
1883
a6983974 1884#: lexsup.c:535
1d97232a
NC
1885msgid "Warn about duplicate common symbols"
1886msgstr "Avertir au sujet des symboles communs dupliqués"
1887
a6983974 1888#: lexsup.c:537
1d97232a
NC
1889msgid "Warn if global constructors/destructors are seen"
1890msgstr "Avertir si des constructeurs/destructeurs globaux sont détectés"
1891
a6983974 1892#: lexsup.c:540
1d97232a
NC
1893msgid "Warn if the multiple GP values are used"
1894msgstr "Avertir si des valeurs GP multiples sont utilisées"
1895
a6983974 1896#: lexsup.c:542
1d97232a
NC
1897msgid "Warn only once per undefined symbol"
1898msgstr "Avertir seulement une fois pour chaque symbole indéfini"
1899
a6983974 1900#: lexsup.c:544
1d97232a
NC
1901msgid "Warn if start of section changes due to alignment"
1902msgstr "Avertir si le début de la section est modifié en raison de l'alignement"
1903
a6983974 1904#: lexsup.c:549
5a10699f 1905msgid "Warn if output has DT_TEXTREL (default)"
17550be7 1906msgstr "Avertir si la sortie a DT_TEXTREL (défaut)"
1d97232a 1907
a6983974 1908#: lexsup.c:551
5a10699f 1909msgid "Warn if output has DT_TEXTREL"
17550be7
NC
1910msgstr "Avertir si la sortie a DT_TEXTREL"
1911
a6983974 1912#: lexsup.c:557
1d97232a
NC
1913msgid "Warn if an object has alternate ELF machine code"
1914msgstr "Avertir si un objet a un un code machine ELF alternatif"
1915
a6983974 1916#: lexsup.c:561
1d97232a
NC
1917msgid "Report unresolved symbols as warnings"
1918msgstr "Rapporter les symboles non résolus par avertissement"
1919
a6983974 1920#: lexsup.c:564
1d97232a
NC
1921msgid "Report unresolved symbols as errors"
1922msgstr "Rapporter des symboles non résolus comme des errreurs"
1923
a6983974 1924#: lexsup.c:566
1d97232a
NC
1925msgid "Include all objects from following archives"
1926msgstr "Inclure tous les objets des archives suivantes"
1927
a6983974 1928#: lexsup.c:569
1d97232a
NC
1929msgid "Use wrapper functions for SYMBOL"
1930msgstr "Utiliser les fonctions d'emballage pour SYMBOLE"
1931
a6983974 1932#: lexsup.c:573
1d97232a
NC
1933msgid "Unresolved SYMBOL will not cause an error or warning"
1934msgstr "Le SYMBOLE non résolu ne causera ni erreur ni avertissement"
1935
a6983974 1936#: lexsup.c:575
1d97232a
NC
1937msgid "Push state of flags governing input file handling"
1938msgstr "Pousse l'état des drapeaux contrôlant la gestion des fichiers d'entrée"
1939
a6983974 1940#: lexsup.c:578
1d97232a
NC
1941msgid "Pop state of flags governing input file handling"
1942msgstr "Retire l'état des drapeaux contrôlant la gestion des fichiers d'entrée"
1943
a6983974 1944#: lexsup.c:581
1d97232a
NC
1945msgid "Report target memory usage"
1946msgstr "Rend compte de l'utilisation mémoire de la cible"
1947
a6983974 1948#: lexsup.c:583
1d97232a
NC
1949msgid "=MODE"
1950msgstr "=MODE"
1951
a6983974 1952#: lexsup.c:583
1d97232a
NC
1953msgid "Control how orphan sections are handled."
1954msgstr "Contrôle comment les sections orphelines sont gérées."
1955
a6983974 1956#: lexsup.c:586
45c63c0f
NC
1957msgid "Show discarded sections in map file output (default)"
1958msgstr "Montrer les sections écartées dans la sortie du fichier de mappage (défaut)"
1959
a6983974 1960#: lexsup.c:589
45c63c0f
NC
1961msgid "Do not show discarded sections in map file output"
1962msgstr "Ne pas afficher les sections écartées dans la sortie du fichier de mappage"
1963
a6983974 1964#: lexsup.c:592
5a10699f
NC
1965msgid "Emit names and types of static variables in CTF"
1966msgstr "Émettre les noms et types des variables statiques dans CTF"
1967
a6983974 1968#: lexsup.c:595
5a10699f
NC
1969msgid "Do not emit names and types of static variables in CTF"
1970msgstr "Ne pas émettre les noms et types des variables statiques dans CTF"
1971
a6983974 1972#: lexsup.c:599
5a10699f
NC
1973msgid ""
1974"How to share CTF types between translation units.\n"
1975" <method> is: share-unconflicted (default),\n"
1976" share-duplicated"
1977msgstr ""
1978"Comment partager les types CTF entre les unités de compilation.\n"
1979" <method> est : share-unconflicted (default),\n"
1980" share-duplicated"
1981
a6983974 1982#: lexsup.c:763
5a10699f
NC
1983msgid "%F%P: Error: unable to disambiguate: %s (did you mean -%s ?)\n"
1984msgstr "%F%P : Erreur : incapable de résoudre les ambigüités : %s (voulez-vous dire -%s ?)\n"
1985
a6983974 1986#: lexsup.c:766
5a10699f
NC
1987msgid "%P: Warning: grouped short command line options are deprecated: %s\n"
1988msgstr "%P : avertissement : le groupement des options courtes de la ligne de commande est obsolète : %s\n"
1989
a6983974 1990#: lexsup.c:793
1d97232a
NC
1991msgid "%P: %s: missing argument\n"
1992msgstr "%P : %s : argument manquant\n"
1993
a6983974 1994#: lexsup.c:798
1d97232a
NC
1995msgid "%P: unrecognized option '%s'\n"
1996msgstr "%P : option « %s » non reconnue\n"
1997
a6983974 1998#: lexsup.c:803
1d97232a
NC
1999msgid "%F%P: use the --help option for usage information\n"
2000msgstr "%F%P : utiliser --help pour afficher l'aide-mémoire\n"
2001
a6983974 2002#: lexsup.c:822
1d97232a
NC
2003msgid "%F%P: unrecognized -a option `%s'\n"
2004msgstr "%F%P : -a option non reconnue « %s »\n"
2005
a6983974 2006#: lexsup.c:835
1d97232a
NC
2007msgid "%F%P: unrecognized -assert option `%s'\n"
2008msgstr "%F%P : -assert option non reconnue « %s »\n"
2009
a6983974 2010#: lexsup.c:879
1d97232a
NC
2011msgid "%F%P: unknown demangling style `%s'\n"
2012msgstr "%F%P : style inconnu de recouvrement du transcodage par mutilisation « %s »\n"
2013
a6983974
NC
2014#: lexsup.c:955 lexsup.c:1429 eaarch64cloudabi.c:818 eaarch64cloudabib.c:818
2015#: eaarch64elf.c:813 eaarch64elf32.c:813 eaarch64elf32b.c:813
2016#: eaarch64elfb.c:813 eaarch64fbsd.c:818 eaarch64fbsdb.c:818
2017#: eaarch64haiku.c:818 eaarch64linux.c:818 eaarch64linux32.c:818
2018#: eaarch64linux32b.c:818 eaarch64linuxb.c:818 earmelf.c:1079
2019#: earmelf_fbsd.c:1079 earmelf_fuchsia.c:1084 earmelf_haiku.c:1084
2020#: earmelf_linux.c:1084 earmelf_linux_eabi.c:1084
2021#: earmelf_linux_fdpiceabi.c:1084 earmelf_nacl.c:1084 earmelf_nbsd.c:1079
2022#: earmelf_phoenix.c:1084 earmelf_vxworks.c:1115 earmelfb.c:1079
2023#: earmelfb_fbsd.c:1079 earmelfb_fuchsia.c:1084 earmelfb_linux.c:1084
2024#: earmelfb_linux_eabi.c:1084 earmelfb_linux_fdpiceabi.c:1084
2025#: earmelfb_nacl.c:1084 earmelfb_nbsd.c:1079 earmnto.c:1054 ecskyelf.c:541
2026#: ecskyelf_linux.c:708 eelf32metag.c:705 eelf64lppc.c:1187
2027#: eelf64lppc_fbsd.c:1187 eelf64ppc.c:1187 eelf64ppc_fbsd.c:1187
2028#: ehppaelf.c:561 ehppalinux.c:743 ehppanbsd.c:743 ehppaobsd.c:743
1d97232a
NC
2029msgid "%F%P: invalid number `%s'\n"
2030msgstr "%F%P : nombre invalide « %s »\n"
2031
a6983974 2032#: lexsup.c:1051
1d97232a
NC
2033msgid "%F%P: bad --unresolved-symbols option: %s\n"
2034msgstr "%F%P : option erronée de --unresolved-symbols : %s\n"
2035
a6983974 2036#: lexsup.c:1128
1d97232a
NC
2037msgid "%F%P: bad -plugin-opt option\n"
2038msgstr "%F%P : mauvaise option -plugin-opt\n"
2039
2040#. This can happen if the user put "-rpath,a" on the command
2041#. line. (Or something similar. The comma is important).
2042#. Getopt becomes confused and thinks that this is a -r option
2043#. but it cannot parse the text after the -r so it refuses to
2044#. increment the optind counter. Detect this case and issue
2045#. an error message here. We cannot just make this a warning,
2046#. increment optind, and continue because getopt is too confused
2047#. and will seg-fault the next time around.
a6983974 2048#: lexsup.c:1145
1d97232a
NC
2049msgid "%F%P: unrecognised option: %s\n"
2050msgstr "%F%P : option non reconnue : %s\n"
2051
a6983974 2052#: lexsup.c:1148 lexsup.c:1258 lexsup.c:1279 lexsup.c:1398
1d97232a
NC
2053msgid "%F%P: -r and %s may not be used together\n"
2054msgstr "%F%P : -r et %s ne peuvent être utilisés ensemble\n"
2055
a6983974 2056#: lexsup.c:1270
1d97232a
NC
2057msgid "%F%P: -shared not supported\n"
2058msgstr "%F%P : -shared non pris en charge\n"
2059
a6983974 2060#: lexsup.c:1284
1d97232a
NC
2061msgid "%F%P: -pie not supported\n"
2062msgstr "%F%P : -pie n'est pas prise en charge\n"
2063
a6983974 2064#: lexsup.c:1290
1d97232a
NC
2065msgid "%P: SONAME must not be empty string; keeping previous one\n"
2066msgstr "%P: SONAME ne doit pas être une chaîne vide ; conservation de la précédente\n"
2067
a6983974 2068#: lexsup.c:1296
1d97232a
NC
2069msgid "descending"
2070msgstr "décroissant"
2071
a6983974 2072#: lexsup.c:1298
1d97232a
NC
2073msgid "ascending"
2074msgstr "croissant"
2075
a6983974 2076#: lexsup.c:1301
1d97232a
NC
2077msgid "%F%P: invalid common section sorting option: %s\n"
2078msgstr "%F%P : option de trie de section invalide : %s\n"
2079
a6983974 2080#: lexsup.c:1305
1d97232a
NC
2081msgid "name"
2082msgstr "nom"
2083
a6983974 2084#: lexsup.c:1307
1d97232a
NC
2085msgid "alignment"
2086msgstr "alignement"
2087
a6983974 2088#: lexsup.c:1310
1d97232a
NC
2089msgid "%F%P: invalid section sorting option: %s\n"
2090msgstr "%F%P : option de trie de section invalide : %s\n"
2091
a6983974 2092#: lexsup.c:1347
1d97232a
NC
2093msgid "%F%P: invalid argument to option \"--section-start\"\n"
2094msgstr "%F%P : argument invalide pour l'option \"--section-start\"\n"
2095
a6983974 2096#: lexsup.c:1354
1d97232a
NC
2097msgid "%F%P: missing argument(s) to option \"--section-start\"\n"
2098msgstr "%F%P : un ou plusieurs arguments manquants pour l'option \"--section-start\"\n"
2099
a6983974 2100#: lexsup.c:1619
1d97232a
NC
2101msgid "%F%P: group ended before it began (--help for usage)\n"
2102msgstr "%F%P : fin du groupe avant son début (--help pour l'usage)\n"
2103
a6983974
NC
2104#: lexsup.c:1644
2105msgid "%F%P: invalid cache memory size: %s\n"
2106msgstr "%F%P : taille de mémoire cache non valide : %s\n"
2107
2108#: lexsup.c:1658
1d97232a
NC
2109msgid "%X%P: --hash-size needs a numeric argument\n"
2110msgstr "%X%P : --hash-size a beoin d'un argument numérique\n"
2111
a6983974 2112#: lexsup.c:1670
1d97232a
NC
2113msgid "%F%P: no state pushed before popping\n"
2114msgstr "%F%P : aucun état n'a été poussé avant le dépilage\n"
2115
a6983974 2116#: lexsup.c:1693
1d97232a
NC
2117msgid "%F%P: invalid argument to option \"--orphan-handling\"\n"
2118msgstr "%F%P : argument invalide pour l'option \"--section-start\"\n"
2119
a6983974 2120#: lexsup.c:1723
5a10699f
NC
2121msgid "%F%P: bad --ctf-share-types option: %s\n"
2122msgstr "%F%P : option erronée de --ctf-share-types : %s\n"
2123
a6983974 2124#: lexsup.c:1741
17550be7
NC
2125msgid "%P: no file/directory name provided for map output; ignored\n"
2126msgstr "%P : aucun nom de fichier/répertoire donné pour la sortie de la projection ; ignoré\n"
2127
a6983974 2128#: lexsup.c:1769
5a10699f
NC
2129msgid "%P: cannot stat linker map file: %E\n"
2130msgstr "%P : ne peut trouver le fichier de projection de l'éditeur de liens : %E\n"
2131
a6983974 2132#: lexsup.c:1781
5a10699f
NC
2133msgid "%P: linker map file is not a regular file\n"
2134msgstr "%P : le fichier de projection de l'éditeur de liens n'est pas un fichier normal\n"
2135
2136#. If the asprintf failed then something is probably very
17550be7
NC
2137#. wrong. Better to halt now rather than continue on
2138#. into more problems.
a6983974 2139#: lexsup.c:1792
17550be7
NC
2140msgid "%P%F: cannot create name for linker map file: %E\n"
2141msgstr "%F%P : ne peut créer de nom pour le fichier de projection de l'éditeur de liens : %E\n"
2142
a6983974 2143#: lexsup.c:1803
1d97232a
NC
2144msgid "%P: SONAME must not be empty string; ignored\n"
2145msgstr "%P : SONAME ne doit pas être une chaîne vide ; ignoré\n"
2146
a6983974 2147#: lexsup.c:1809
45c63c0f
NC
2148msgid "%P: missing --end-group; added as last command line option\n"
2149msgstr "%P : --end-group manquant ; ajouté comme dernière option de la ligne de commande\n"
2150
a6983974 2151#: lexsup.c:1917
1d97232a
NC
2152msgid "%F%P: -F may not be used without -shared\n"
2153msgstr "%F%P : -F ne peut être utilisé sans -shared\n"
2154
a6983974 2155#: lexsup.c:1919
1d97232a
NC
2156msgid "%F%P: -f may not be used without -shared\n"
2157msgstr "%F%P : -f ne peut être utilisé sans -shared\n"
2158
a6983974 2159#: lexsup.c:1960 lexsup.c:1973
1d97232a
NC
2160msgid "%F%P: invalid hex number `%s'\n"
2161msgstr "%F%P : nombre hexadécimal invalide « %s »\n"
2162
a6983974 2163#: lexsup.c:2003
1d97232a
NC
2164#, c-format
2165msgid " --audit=AUDITLIB Specify a library to use for auditing\n"
2166msgstr " --audit=AUDITLIB Specifie une bibliothèque à utiliser pour l'audit\n"
2167
a6983974 2168#: lexsup.c:2005
1d97232a
NC
2169#, c-format
2170msgid " -Bgroup Selects group name lookup rules for DSO\n"
2171msgstr " -Bgroup Selectionne les règles de recherche de nom de groupe pour le DSO\n"
2172
a6983974 2173#: lexsup.c:2007
1d97232a
NC
2174#, c-format
2175msgid " --disable-new-dtags Disable new dynamic tags\n"
2176msgstr " --disable-new-dtags Désactiver les nouvelles étiquettes dynamiques\n"
2177
a6983974 2178#: lexsup.c:2009
1d97232a
NC
2179#, c-format
2180msgid " --enable-new-dtags Enable new dynamic tags\n"
2181msgstr " --enable-new-dtags Activer les nouvelles étiquettes dynamiques\n"
2182
a6983974 2183#: lexsup.c:2011
1d97232a
NC
2184#, c-format
2185msgid " --eh-frame-hdr Create .eh_frame_hdr section\n"
2186msgstr " --eh-frame-hdr Créer la section .eh_frame_hdr\n"
2187
a6983974 2188#: lexsup.c:2013
1d97232a
NC
2189#, c-format
2190msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n"
2191msgstr " --no-eh-frame-hdr Ne pas créer la section .eh_frame_hdr\n"
2192
a6983974 2193#: lexsup.c:2015
1d97232a
NC
2194#, c-format
2195msgid " --exclude-libs=LIBS Make all symbols in LIBS hidden\n"
2196msgstr " --exclude-libs=LIBS Rendre cachés tous les symboles dans LIBS\n"
2197
a6983974 2198#: lexsup.c:2017
1d97232a 2199#, c-format
17550be7
NC
2200msgid " --hash-style=STYLE Set hash style to sysv/gnu/both. Default: "
2201msgstr " --hash-style=STYLE Fixer le style de hachage à sysv/gnu/both. Défaut :"
1d97232a 2202
a6983974 2203#: lexsup.c:2036
1d97232a
NC
2204#, c-format
2205msgid ""
2206" -P AUDITLIB, --depaudit=AUDITLIB\n"
2207" Specify a library to use for auditing dependencies\n"
2208msgstr ""
2209" -P AUDITLIB, --depaudit=AUDITLIB\n"
2210" Specifie une bibliothèque à utiliser pour auditionner les dépendences\n"
2211
a6983974 2212#: lexsup.c:2039
1d97232a
NC
2213#, c-format
2214msgid " -z combreloc Merge dynamic relocs into one section and sort\n"
2215msgstr " -z combreloc Fusionner et trier les relocalisations dynamiques dans une seule section\n"
2216
a6983974 2217#: lexsup.c:2041
1d97232a
NC
2218#, c-format
2219msgid " -z nocombreloc Don't merge dynamic relocs into one section\n"
2220msgstr " -z nocombreloc Ne pas fusionner les relocalisations dynamiques dans une seule section\n"
2221
a6983974 2222#: lexsup.c:2043
1d97232a
NC
2223#, c-format
2224msgid ""
2225" -z global Make symbols in DSO available for subsequently\n"
17550be7 2226" loaded objects\n"
1d97232a
NC
2227msgstr ""
2228" -z global Rendre les symboles dans le DSO disponibles pour les objects\n"
17550be7 2229" chargés par la suite\n"
1d97232a 2230
a6983974 2231#: lexsup.c:2046
1d97232a
NC
2232#, c-format
2233msgid " -z initfirst Mark DSO to be initialized first at runtime\n"
2234msgstr " -z initfirst Marquer le DSO pour qu'il soit initialisé en premier à l'exécution\n"
2235
a6983974 2236#: lexsup.c:2048
1d97232a
NC
2237#, c-format
2238msgid " -z interpose Mark object to interpose all DSOs but executable\n"
2239msgstr " -z interpose Marquer les objets pour qu'ils s'interposent à tous les DSOs mais pas aux exécutables\n"
2240
a6983974 2241#: lexsup.c:2050
5a10699f
NC
2242#, c-format
2243msgid " -z unique Mark DSO to be loaded at most once by default, and only in the main namespace\n"
2244msgstr " -z unique Marquer le DSO pour n'être chargé qu'une seule fois par défaut et uniquement dans l'espace de noms principal\n"
2245
a6983974 2246#: lexsup.c:2052
5a10699f
NC
2247#, c-format
2248msgid " -z nounique Don't mark DSO as a loadable at most once\n"
2249msgstr " -z nounique Ne pas marquer le DSO comme ne pouvant être chargé qu'une seule fois\n"
2250
a6983974 2251#: lexsup.c:2054
1d97232a
NC
2252#, c-format
2253msgid " -z lazy Mark object lazy runtime binding (default)\n"
2254msgstr " -z lazy Marquer la liaison de l'objet paresseuse à l'exécution (défaut)\n"
2255
a6983974 2256#: lexsup.c:2056
1d97232a
NC
2257#, c-format
2258msgid " -z loadfltr Mark object requiring immediate process\n"
2259msgstr " -z loadfltr Marquer les objets nécessitant un traitement immédiat\n"
2260
a6983974 2261#: lexsup.c:2058
1d97232a
NC
2262#, c-format
2263msgid " -z nocopyreloc Don't create copy relocs\n"
2264msgstr " -z nocopyreloc Ne pas créer de copie de relocalisations\n"
2265
a6983974 2266#: lexsup.c:2060
1d97232a
NC
2267#, c-format
2268msgid " -z nodefaultlib Mark object not to use default search paths\n"
2269msgstr " -z nodefaultlib Marquer les objets pour ne pas qu'ils utilisent les chemins de recherche par défaut\n"
2270
a6983974 2271#: lexsup.c:2062
1d97232a
NC
2272#, c-format
2273msgid " -z nodelete Mark DSO non-deletable at runtime\n"
2274msgstr " -z nodelete Marquer le DSO comme non supprimable à l'exécution\n"
2275
a6983974 2276#: lexsup.c:2064
1d97232a
NC
2277#, c-format
2278msgid " -z nodlopen Mark DSO not available to dlopen\n"
2279msgstr " -z nodlopen Marquer le DSO comme non accessible pour dlopen\n"
2280
a6983974 2281#: lexsup.c:2066
1d97232a
NC
2282#, c-format
2283msgid " -z nodump Mark DSO not available to dldump\n"
2284msgstr " -z nodump Marquer le DSO comme non accessible pour dldump\n"
2285
a6983974 2286#: lexsup.c:2068
1d97232a
NC
2287#, c-format
2288msgid " -z now Mark object non-lazy runtime binding\n"
2289msgstr " -z now Marquer la liaison de l'objet non paresseuse à l'exécution\n"
2290
a6983974 2291#: lexsup.c:2070
1d97232a
NC
2292#, c-format
2293msgid ""
2294" -z origin Mark object requiring immediate $ORIGIN\n"
2295" processing at runtime\n"
2296msgstr ""
2297" -z origin Marquer l'objet comme nécessitant un traitement immédiat de\n"
2298" $ORIGIN à l'exécution\n"
2299
a6983974 2300#: lexsup.c:2074
1d97232a
NC
2301#, c-format
2302msgid " -z relro Create RELRO program header (default)\n"
2303msgstr " -z relro Créer l'en-tête de programme RELRO (défaut)\n"
2304
a6983974 2305#: lexsup.c:2076
1d97232a
NC
2306#, c-format
2307msgid " -z norelro Don't create RELRO program header\n"
2308msgstr " -z norelro Ne pas créer l'en-tête de programme RELRO\n"
2309
a6983974 2310#: lexsup.c:2079
1d97232a
NC
2311#, c-format
2312msgid " -z relro Create RELRO program header\n"
2313msgstr " -z relro Créer l'en-tête de programme RELRO\n"
2314
a6983974 2315#: lexsup.c:2081
1d97232a
NC
2316#, c-format
2317msgid " -z norelro Don't create RELRO program header (default)\n"
2318msgstr " -z norelro Ne pas créer l'en-tête de programme RELRO (défaut)\n"
2319
a6983974 2320#: lexsup.c:2085
e4865945
NC
2321#, c-format
2322msgid " -z separate-code Create separate code program header (default)\n"
2323msgstr " -z separate-code Créer l'en-tête de programme de code séparé (défaut)\n"
2324
a6983974 2325#: lexsup.c:2087
e4865945
NC
2326#, c-format
2327msgid " -z noseparate-code Don't create separate code program header\n"
2328msgstr " -z noseparate-code Ne pas créer l'en-tête de programme de code séparé\n"
2329
a6983974 2330#: lexsup.c:2090
1d97232a
NC
2331#, c-format
2332msgid " -z separate-code Create separate code program header\n"
2333msgstr " -z separate-code Créer l'en-tête de programme de code séparé\n"
2334
a6983974 2335#: lexsup.c:2092
1d97232a
NC
2336#, c-format
2337msgid " -z noseparate-code Don't create separate code program header (default)\n"
2338msgstr " -z noseparate-code Ne pas créer l'en-tête de programme de code séparé (défaut)\n"
2339
a6983974 2340#: lexsup.c:2095
1d97232a
NC
2341#, c-format
2342msgid " -z common Generate common symbols with STT_COMMON type\n"
2343msgstr " -z common Générer les symboles communs avec STT_COMMON pour type\n"
2344
a6983974 2345#: lexsup.c:2097
1d97232a
NC
2346#, c-format
2347msgid " -z nocommon Generate common symbols with STT_OBJECT type\n"
2348msgstr " -z nocommon Générer les symboles communs avec STT_OBJECT pour type\n"
2349
a6983974 2350#: lexsup.c:2100
17550be7
NC
2351#, c-format
2352msgid " -z text Treat DT_TEXTREL in output as error (default)\n"
2353msgstr " -z text Traiter DT_TEXTREL dans la sortie comme une erreur (défaut)\n"
2354
a6983974 2355#: lexsup.c:2103
17550be7
NC
2356#, c-format
2357msgid " -z text Treat DT_TEXTREL in output as error\n"
2358msgstr " -z text Traiter DT_TEXTREL dans la sortie comme une erreur\n"
2359
a6983974 2360#: lexsup.c:2107
17550be7
NC
2361#, c-format
2362msgid " -z notext Don't treat DT_TEXTREL in output as error (default)\n"
2363msgstr " -z notext Ne pas traiter DT_TEXTREL dans la sortie comme une erreur (défaut)\n"
2364
a6983974 2365#: lexsup.c:2109
1d97232a 2366#, c-format
17550be7
NC
2367msgid " -z textoff Don't treat DT_TEXTREL in output as error (default)\n"
2368msgstr " -z textoff Ne pas traiter DT_TEXTREL dans la sortie comme une erreur (défaut)\n"
1d97232a 2369
a6983974 2370#: lexsup.c:2114
1d97232a 2371#, c-format
17550be7
NC
2372msgid " -z notext Don't treat DT_TEXTREL in output as error\n"
2373msgstr " -z notext Ne pas traiter DT_TEXTREL dans la sortie comme une erreur\n"
1d97232a 2374
a6983974 2375#: lexsup.c:2116
1d97232a 2376#, c-format
17550be7
NC
2377msgid " -z textoff Don't treat DT_TEXTREL in output as error\n"
2378msgstr " -z textoff Ne pas traiter DT_TEXTREL dans la sortie comme une erreur\n"
1d97232a 2379
a6983974 2380#: lexsup.c:2124
1d97232a
NC
2381#, c-format
2382msgid " --build-id[=STYLE] Generate build ID note\n"
2383msgstr " --build-id[=STYLE] Générer la note de l'ID de contruction\n"
2384
a6983974 2385#: lexsup.c:2126
1d97232a
NC
2386#, c-format
2387msgid ""
2388" --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n"
2389" Compress DWARF debug sections using zlib\n"
2390msgstr ""
2391" --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n"
2392" Compresser les sections de debogage DWARF en utilisant zlib\n"
2393
a6983974 2394#: lexsup.c:2130
1d97232a 2395#, c-format
17550be7
NC
2396msgid " Default: zlib-gabi\n"
2397msgstr " Défaut: zlib-gabi\n"
1d97232a 2398
a6983974 2399#: lexsup.c:2133
1d97232a 2400#, c-format
17550be7
NC
2401msgid " Default: none\n"
2402msgstr " Défaut: none\n"
1d97232a 2403
a6983974 2404#: lexsup.c:2136
1d97232a
NC
2405#, c-format
2406msgid " -z common-page-size=SIZE Set common page size to SIZE\n"
2407msgstr " -z common-page-size=TAILLE Fixe la taille courante des pages à TAILLE\n"
2408
a6983974 2409#: lexsup.c:2138
1d97232a
NC
2410#, c-format
2411msgid " -z max-page-size=SIZE Set maximum page size to SIZE\n"
2412msgstr " -z max-page-size=TAILLE Fixe la taille maximale des pages à TAILLE\n"
2413
a6983974 2414#: lexsup.c:2140
1d97232a
NC
2415#, c-format
2416msgid " -z defs Report unresolved symbols in object files\n"
2417msgstr " -z defs Signaler les symboles non résolus dans les fichiers objets\n"
2418
a6983974 2419#: lexsup.c:2142
6e0dfbf4
NC
2420#, c-format
2421msgid " -z undefs Ignore unresolved symbols in object files\n"
2422msgstr " -z undefs Signaler les symboles non résolus dans les fichiers objets\n"
2423
a6983974 2424#: lexsup.c:2144
1d97232a
NC
2425#, c-format
2426msgid " -z muldefs Allow multiple definitions\n"
2427msgstr "-z muldefs Autoriser les définitions multiples\n"
2428
a6983974 2429#: lexsup.c:2146
6e0dfbf4
NC
2430#, c-format
2431msgid " -z stack-size=SIZE Set size of stack segment\n"
2432msgstr " -z stack-size=TAILLE Fixe la taille du segment de pile\n"
2433
a6983974 2434#: lexsup.c:2148
1d97232a
NC
2435#, c-format
2436msgid " -z execstack Mark executable as requiring executable stack\n"
2437msgstr " -z execstack Marquer l'exécutable comme nécessitant une pile d'exécution\n"
2438
a6983974 2439#: lexsup.c:2150
1d97232a
NC
2440#, c-format
2441msgid " -z noexecstack Mark executable as not requiring executable stack\n"
2442msgstr " -z noexecstack Marquer l'exécutable comme ne nécessitant pas d'une pile d'exécution\n"
2443
a6983974 2444#: lexsup.c:2152
5a10699f
NC
2445#, c-format
2446msgid " -z unique-symbol Avoid duplicated local symbol names\n"
2447msgstr " -z unique-symbol Éviter les noms de symboles locaux dupliqués\n"
2448
a6983974 2449#: lexsup.c:2154
5a10699f
NC
2450#, c-format
2451msgid " -z nounique-symbol Keep duplicated local symbol names (default)\n"
2452msgstr " -z nounique-symbol Conserver les noms de symboles locaux dupliqués (défaut)\n"
2453
a6983974 2454#: lexsup.c:2156
1d97232a
NC
2455#, c-format
2456msgid " -z globalaudit Mark executable requiring global auditing\n"
2457msgstr " -z globalaudit Marquer l'exécutable comme nécessitant un audit global\n"
2458
a6983974 2459#: lexsup.c:2158
6e0dfbf4
NC
2460#, c-format
2461msgid " -z start-stop-gc Enable garbage collection on __start/__stop\n"
2462msgstr " -z start-stop-gc Activer le ramasse-miette pour __start/__stop\n"
2463
a6983974 2464#: lexsup.c:2160
6e0dfbf4
NC
2465#, c-format
2466msgid " -z nostart-stop-gc Don't garbage collect __start/__stop (default)\n"
2467msgstr " -z nostart-stop-gc Ne pas exécuter le ramasse-miettes pour __start/__stop (défaut)\n"
2468
a6983974 2469#: lexsup.c:2162
6e0dfbf4
NC
2470#, c-format
2471msgid ""
2472" -z start-stop-visibility=V Set visibility of built-in __start/__stop symbols\n"
2473" to DEFAULT, PROTECTED, HIDDEN or INTERNAL\n"
2474msgstr ""
2475" -z start-stop-visibility=V Établir la visibilité des symboles intégrés __start/__stop\n"
2476" à DEFAULT, PROTECTED, HIDDEN ou INTERNAL\n"
2477
a6983974 2478#: lexsup.c:2170
1d97232a
NC
2479#, c-format
2480msgid " --ld-generated-unwind-info Generate exception handling info for PLT\n"
2481msgstr " --ld-generated-unwind-info Générer les informations de gestion des exception pour le PLT\n"
2482
a6983974 2483#: lexsup.c:2172
1d97232a
NC
2484#, c-format
2485msgid ""
2486" --no-ld-generated-unwind-info\n"
2487" Don't generate exception handling info for PLT\n"
2488msgstr ""
2489" --no-ld-generated-unwind-info\n"
2490" Ne pas générer les informations de gestion des exception pour le PLT\n"
2491
a6983974 2492#: lexsup.c:2182
1d97232a
NC
2493#, c-format
2494msgid "ELF emulations:\n"
2495msgstr "ELF émulations:\n"
2496
a6983974 2497#: lexsup.c:2200
1d97232a
NC
2498#, c-format
2499msgid "Usage: %s [options] file...\n"
2500msgstr "Usage : %s [options] fichier...\n"
2501
a6983974 2502#: lexsup.c:2202
1d97232a
NC
2503#, c-format
2504msgid "Options:\n"
2505msgstr "Options :\n"
2506
a6983974 2507#: lexsup.c:2280
1d97232a
NC
2508#, c-format
2509msgid " @FILE"
2510msgstr " @FICHIER"
2511
a6983974 2512#: lexsup.c:2283
1d97232a
NC
2513#, c-format
2514msgid "Read options from FILE\n"
2515msgstr "Lire les options à partir du FICHIER\n"
2516
2517#. Note: Various tools (such as libtool) depend upon the
2518#. format of the listings below - do not change them.
a6983974 2519#: lexsup.c:2288
1d97232a
NC
2520#, c-format
2521msgid "%s: supported targets:"
2522msgstr "%s : cibles prises en charge :"
2523
a6983974 2524#: lexsup.c:2296
1d97232a
NC
2525#, c-format
2526msgid "%s: supported emulations: "
2527msgstr "%s : émulations prises en charge : "
2528
a6983974 2529#: lexsup.c:2301
1d97232a
NC
2530#, c-format
2531msgid "%s: emulation specific options:\n"
2532msgstr "%s : options spécifiques d'émulation :\n"
2533
a6983974 2534#: lexsup.c:2308
1d97232a
NC
2535#, c-format
2536msgid "Report bugs to %s\n"
2537msgstr "Rapporter toutes anomalies à %s\n"
2538
45c63c0f 2539#: mri.c:291
1d97232a
NC
2540msgid "%F%P: unknown format type %s\n"
2541msgstr "%F%P : type de format inconnu %s\n"
2542
a6983974 2543#: pe-dll.c:448
1d97232a
NC
2544msgid "%X%P: unsupported PEI architecture: %s\n"
2545msgstr "%X%P : architecture PEI non prise en charge : %s\n"
2546
a6983974 2547#: pe-dll.c:827
1d97232a
NC
2548msgid "%X%P: cannot export %s: invalid export name\n"
2549msgstr "%X%P : ne peut exporter %s : nom d'export invalide\n"
2550
a6983974 2551#: pe-dll.c:879
1d97232a
NC
2552#, c-format
2553msgid "%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
2554msgstr "%X%P : erreur, duplicattion EXPORT avec nombre ordinal : %s (%d vs %d)\n"
2555
a6983974 2556#: pe-dll.c:886
1d97232a
NC
2557#, c-format
2558msgid "%P: warning, duplicate EXPORT: %s\n"
2559msgstr "%P : avertissement, duplication EXPORT : %s\n"
2560
a6983974 2561#: pe-dll.c:993
1d97232a
NC
2562#, c-format
2563msgid "%X%P: cannot export %s: symbol not defined\n"
2564msgstr "%X%P : ne peut exporter %s : symbole indéfini\n"
2565
a6983974 2566#: pe-dll.c:999
1d97232a
NC
2567#, c-format
2568msgid "%X%P: cannot export %s: symbol wrong type (%d vs %d)\n"
2569msgstr "%X%P : ne peut exporter %s : mauvais type de symbole (%d vs %d)\n"
2570
a6983974 2571#: pe-dll.c:1006
1d97232a
NC
2572#, c-format
2573msgid "%X%P: cannot export %s: symbol not found\n"
2574msgstr "%X%P : ne peut exporter %s : symbole non repéré\n"
2575
a6983974 2576#: pe-dll.c:1029 eaarch64cloudabi.c:360 eaarch64cloudabib.c:360
17550be7
NC
2577#: eaarch64elf.c:359 eaarch64elf32.c:359 eaarch64elf32b.c:359
2578#: eaarch64elfb.c:359 eaarch64fbsd.c:360 eaarch64fbsdb.c:360
a6983974
NC
2579#: eaarch64haiku.c:360 eaarch64linux.c:360 eaarch64linux32.c:360
2580#: eaarch64linux32b.c:360 eaarch64linuxb.c:360 eaix5ppc.c:1470 eaix5ppc.c:1480
2581#: eaix5rs6.c:1470 eaix5rs6.c:1480 eaixppc.c:1470 eaixppc.c:1480
2582#: eaixrs6.c:1470 eaixrs6.c:1480 earmelf.c:568 earmelf_fbsd.c:568
2583#: earmelf_fuchsia.c:569 earmelf_haiku.c:569 earmelf_linux.c:569
17550be7
NC
2584#: earmelf_linux_eabi.c:569 earmelf_linux_fdpiceabi.c:569 earmelf_nacl.c:569
2585#: earmelf_nbsd.c:568 earmelf_phoenix.c:569 earmelf_vxworks.c:568
2586#: earmelfb.c:568 earmelfb_fbsd.c:568 earmelfb_fuchsia.c:569
2587#: earmelfb_linux.c:569 earmelfb_linux_eabi.c:569
2588#: earmelfb_linux_fdpiceabi.c:569 earmelfb_nacl.c:569 earmelfb_nbsd.c:568
6e0dfbf4
NC
2589#: earmnto.c:568 ecskyelf.c:163 ecskyelf_linux.c:163 eelf32b4300.c:172
2590#: eelf32bmip.c:172 eelf32bmipn32.c:186 eelf32bsmip.c:186 eelf32btsmip.c:172
2591#: eelf32btsmip_fbsd.c:172 eelf32btsmipn32.c:172 eelf32btsmipn32_fbsd.c:172
2592#: eelf32ebmip.c:172 eelf32ebmipvxworks.c:172 eelf32elmip.c:172
2593#: eelf32elmipvxworks.c:172 eelf32l4300.c:172 eelf32lmip.c:172
2594#: eelf32lr5900.c:172 eelf32lr5900n32.c:172 eelf32lsmip.c:172
45c63c0f
NC
2595#: eelf32ltsmip.c:172 eelf32ltsmip_fbsd.c:172 eelf32ltsmipn32.c:172
2596#: eelf32ltsmipn32_fbsd.c:172 eelf32metag.c:87 eelf32mipswindiss.c:172
2597#: eelf64bmip.c:186 eelf64btsmip.c:172 eelf64btsmip_fbsd.c:172
5a10699f 2598#: eelf64lppc.c:119 eelf64lppc_fbsd.c:119 eelf64ltsmip.c:172
a6983974
NC
2599#: eelf64ltsmip_fbsd.c:172 eelf64ppc.c:119 eelf64ppc_fbsd.c:119
2600#: eelf_mipsel_haiku.c:172 ehppaelf.c:110 ehppalinux.c:110 ehppanbsd.c:110
2601#: ehppaobsd.c:110 em68hc11elf.c:170 em68hc11elfb.c:170 em68hc12elf.c:170
2602#: em68hc12elfb.c:170 enios2elf.c:92 enios2linux.c:92 eppcmacos.c:1470
2603#: eppcmacos.c:1480
1d97232a
NC
2604msgid "%F%P: can not create BFD: %E\n"
2605msgstr "%F%P : ne peut créer le BFD : %E\n"
2606
a6983974 2607#: pe-dll.c:1043
1d97232a
NC
2608msgid "%X%P: can not create .edata section: %E\n"
2609msgstr "%X%P : ne peut créer la section .edata : %E\n"
2610
a6983974 2611#: pe-dll.c:1057
1d97232a
NC
2612msgid "%X%P: can not create .reloc section: %E\n"
2613msgstr "%X%P: ne peut créer la section .reloc : %E\n"
2614
a6983974 2615#: pe-dll.c:1118
1d97232a
NC
2616#, c-format
2617msgid "%X%P: error: ordinal used twice: %d (%s vs %s)\n"
2618msgstr "%X%P : erreur : ordinal utilisé 2 fois : %d (%s vs %s)\n"
2619
a6983974 2620#: pe-dll.c:1154
1d97232a
NC
2621#, c-format
2622msgid "%X%P: error: export ordinal too large: %d\n"
2623msgstr "%X%P : erreur : export d'un ordinal trop grand : %d\n"
2624
a6983974 2625#: pe-dll.c:1477
1d97232a
NC
2626#, c-format
2627msgid "Info: resolving %s by linking to %s (auto-import)\n"
2628msgstr "Info : résolution de %s par un lien vers %s (auto-importé)\n"
2629
a6983974 2630#: pe-dll.c:1483
1d97232a
NC
2631msgid "%P: warning: auto-importing has been activated without --enable-auto-import specified on the command line; this should work unless it involves constant data structures referencing symbols from auto-imported DLLs\n"
2632msgstr ""
2633"%P : avertissement : auto-importing a été activé sans que --enable-auto-import n'ait été spécifié dans la ligne de commande.\n"
2634"Cela devrait fonctionner à moins que cela n'implique des structures de données constantes référençant des symboles depuis des DLL importées automatiquements\n"
2635
a6983974 2636#: pe-dll.c:1554
1d97232a
NC
2637msgid "%P: zero vma section reloc detected: `%s' #%d f=%d\n"
2638msgstr "%P : aucune relocalisation de section vma détectée : `%s' #%d f=%d\n"
2639
a6983974 2640#: pe-dll.c:1637
6e0dfbf4
NC
2641msgid "%P: base relocation for section `%s' above .reloc section\n"
2642msgstr "%P : relocalisation de base pour la section « %s » au dessus de la section .reloc\n"
2643
a6983974 2644#: pe-dll.c:1686
1d97232a
NC
2645#, c-format
2646msgid "%X%P: error: %d-bit reloc in dll\n"
2647msgstr "%X%P : erreur : %d-bit relocalisation dans dll\n"
2648
a6983974 2649#: pe-dll.c:1811
1d97232a
NC
2650#, c-format
2651msgid "%P: can't open output def file %s\n"
2652msgstr "%P : impossible d'ouvrir le fichier def %s\n"
2653
a6983974 2654#: pe-dll.c:1962
1d97232a
NC
2655#, c-format
2656msgid "; no contents available\n"
2657msgstr "; aucun contenu disponible\n"
2658
a6983974 2659#: pe-dll.c:2822
1d97232a
NC
2660msgid "%X%P: %C: variable '%pT' can't be auto-imported; please read the documentation for ld's --enable-auto-import for details\n"
2661msgstr "%X%P : %C : variable « %pT » ne peut être auto-importée ; merci de lire la documentation de ld --enable-auto-import pour plus de détails.\n"
2662
a6983974 2663#: pe-dll.c:2850
1d97232a
NC
2664#, c-format
2665msgid "%X%P: can't open .lib file: %s\n"
2666msgstr "%X%P : impossible d'ouvrir le fichier .lib : %s\n"
2667
a6983974 2668#: pe-dll.c:2856
1d97232a
NC
2669#, c-format
2670msgid "Creating library file: %s\n"
2671msgstr "Création du fichier de bibliothèque : %s\n"
2672
a6983974 2673#: pe-dll.c:2886
1d97232a
NC
2674msgid "%X%P: bfd_openr %s: %E\n"
2675msgstr "%X%P : bfd_openr %s : %E\n"
2676
a6983974 2677#: pe-dll.c:2898
1d97232a
NC
2678msgid "%X%P: %s(%s): can't find member in non-archive file"
2679msgstr "%X%P : %s (%s) : impossible de trouver le membre dans le fichier qui n'est pas une archive"
2680
a6983974 2681#: pe-dll.c:2912
1d97232a
NC
2682msgid "%X%P: %s(%s): can't find member in archive"
2683msgstr "%X%P : %s (%s) : impossible de trouver le membre dans l'archive"
2684
a6983974 2685#: pe-dll.c:3177
1d97232a
NC
2686msgid "%X%P: add symbols %s: %E\n"
2687msgstr "%X%P : ajout des symboles %s : %E\n"
2688
a6983974 2689#: pe-dll.c:3365
1d97232a
NC
2690msgid "%X%P: open %s: %E\n"
2691msgstr "%X%P : ouvre %s : %E\n"
2692
a6983974 2693#: pe-dll.c:3374
1d97232a
NC
2694msgid "%X%P: %s: this doesn't appear to be a DLL\n"
2695msgstr "%X%P : %s : cela ne semble pas être une DLL\n"
2696
a6983974 2697#: pe-dll.c:3579
1d97232a
NC
2698msgid "%X%P: error: can't use long section names on this arch\n"
2699msgstr "%X%P : erreur : impossible d'utiliser de longs noms de section pour cette architecture\n"
2700
a6983974 2701#: plugin.c:236 plugin.c:282
1d97232a
NC
2702msgid "<no plugin>"
2703msgstr "<no plugin>"
2704
a6983974 2705#: plugin.c:251 plugin.c:1111
1d97232a
NC
2706msgid "%F%P: %s: error loading plugin: %s\n"
2707msgstr "%F%P : %s : erreur lors du chargement du greffon : %s\n"
2708
a6983974 2709#: plugin.c:258
1d97232a
NC
2710msgid "%P: %s: duplicated plugin\n"
2711msgstr "%P : %s : greffon dupliqué\n"
2712
a6983974 2713#: plugin.c:344
1d97232a
NC
2714msgid "%F%P: could not create dummy IR bfd: %E\n"
2715msgstr "%F%P : impossible de créer l'IR bfd factice : %E\n"
2716
a6983974 2717#: plugin.c:425
1d97232a
NC
2718msgid "%F%P: %s: non-ELF symbol in ELF BFD!\n"
2719msgstr "%F%P : %s : symbole non conforme au format ELF dans ELF BFD !\n"
2720
a6983974 2721#: plugin.c:436
1d97232a
NC
2722msgid "%F%P: unknown ELF symbol visibility: %d!\n"
2723msgstr "%F%P : symbole de visibilité ELF inconnu : %d !\n"
2724
a6983974 2725#: plugin.c:545
1d97232a
NC
2726msgid "%F%P: unsupported input file size: %s (%ld bytes)\n"
2727msgstr "%F%P : taille de fichier d'entré non pris en charge : %s (%ld octets)\n"
2728
a6983974 2729#: plugin.c:690
45c63c0f
NC
2730#, c-format
2731msgid "unknown LTO kind value %x"
2732msgstr "valeur de type LTO non connue %x"
2733
a6983974 2734#: plugin.c:716
45c63c0f
NC
2735#, c-format
2736msgid "unknown LTO resolution value %x"
2737msgstr "valeur de résolution LTO non connue %x"
2738
a6983974 2739#: plugin.c:736
45c63c0f
NC
2740#, c-format
2741msgid "unknown LTO visibility value %x"
2742msgstr "valeur de visibilité LTO %x non connue"
2743
1d97232a 2744#. We should not have a new, indirect or warning symbol here.
a6983974 2745#: plugin.c:816
1d97232a
NC
2746msgid "%F%P: %s: plugin symbol table corrupt (sym type %d)\n"
2747msgstr "%F%P : %s : table de symboles du greffon corrompue (type de symbole %d)\n"
2748
a6983974 2749#: plugin.c:878
45c63c0f
NC
2750msgid "%P: %pB: symbol `%s' definition: %s, visibility: %s, resolution: %s\n"
2751msgstr "%P : %pB : définition du symbole « %s » : %s, visibilité : %s, résolution : %s\n"
1d97232a 2752
a6983974 2753#: plugin.c:955
1d97232a
NC
2754msgid "%P: warning: "
2755msgstr "%P : avertissement : "
2756
a6983974 2757#: plugin.c:966
1d97232a
NC
2758msgid "%P: error: "
2759msgstr "%P : erreur : "
2760
a6983974 2761#: plugin.c:1118
1d97232a
NC
2762msgid "%F%P: %s: plugin error: %d\n"
2763msgstr "%F%P : %s : erreur du greffon : %d\n"
2764
a6983974 2765#: plugin.c:1173
1d97232a
NC
2766msgid "%F%P: plugin_strdup failed to allocate memory: %s\n"
2767msgstr "%F%P : échec de l'allocation mémoire de plugin_strdup : %s\n"
2768
a6983974 2769#: plugin.c:1210
1d97232a
NC
2770msgid "%F%P: plugin failed to allocate memory for input: %s\n"
2771msgstr "%F%P : le greffon a échoué à allouer de la mémoire pour l'entrée : %s\n"
2772
a6983974 2773#: plugin.c:1238
1d97232a
NC
2774msgid "%F%P: %s: plugin reported error claiming file\n"
2775msgstr "%F%P : %s : le greffon à signalé une erreur lors de la recherche d'un fichier\n"
2776
a6983974 2777#: plugin.c:1349
1d97232a
NC
2778msgid "%P: %s: error in plugin cleanup: %d (ignored)\n"
2779msgstr "%P : %s : erreur lors du nettoyage du greffon : %d (ignoré)\n"
2780
17550be7
NC
2781#: eaarch64cloudabi.c:223 eaarch64cloudabib.c:223 eaarch64elf.c:222
2782#: eaarch64elf32.c:222 eaarch64elf32b.c:222 eaarch64elfb.c:222
a6983974
NC
2783#: eaarch64fbsd.c:223 eaarch64fbsdb.c:223 eaarch64haiku.c:223
2784#: eaarch64linux.c:223 eaarch64linux32.c:223 eaarch64linux32b.c:223
2785#: eaarch64linuxb.c:223 earmelf.c:292 earmelf_fbsd.c:292 earmelf_fuchsia.c:293
2786#: earmelf_haiku.c:293 earmelf_linux.c:293 earmelf_linux_eabi.c:293
2787#: earmelf_linux_fdpiceabi.c:293 earmelf_nacl.c:293 earmelf_nbsd.c:292
2788#: earmelf_phoenix.c:293 earmelf_vxworks.c:292 earmelfb.c:292
2789#: earmelfb_fbsd.c:292 earmelfb_fuchsia.c:293 earmelfb_linux.c:293
2790#: earmelfb_linux_eabi.c:293 earmelfb_linux_fdpiceabi.c:293
2791#: earmelfb_nacl.c:293 earmelfb_nbsd.c:292 earmnto.c:292 eavr1.c:178
2792#: eavr2.c:178 eavr25.c:178 eavr3.c:178 eavr31.c:178 eavr35.c:178 eavr4.c:178
2793#: eavr5.c:178 eavr51.c:178 eavr6.c:178 eavrtiny.c:178 eavrxmega1.c:178
2794#: eavrxmega2.c:178 eavrxmega3.c:178 eavrxmega4.c:178 eavrxmega5.c:178
2795#: eavrxmega6.c:178 eavrxmega7.c:178 ecskyelf.c:210 ecskyelf_linux.c:210
2796#: eelf32b4300.c:205 eelf32bmip.c:205 eelf32bmipn32.c:219 eelf32bsmip.c:219
2797#: eelf32btsmip.c:205 eelf32btsmip_fbsd.c:205 eelf32btsmipn32.c:205
2798#: eelf32btsmipn32_fbsd.c:205 eelf32ebmip.c:205 eelf32ebmipvxworks.c:205
2799#: eelf32elmip.c:205 eelf32elmipvxworks.c:205 eelf32l4300.c:205
2800#: eelf32lmip.c:205 eelf32lr5900.c:205 eelf32lr5900n32.c:205 eelf32lsmip.c:205
45c63c0f
NC
2801#: eelf32ltsmip.c:205 eelf32ltsmip_fbsd.c:205 eelf32ltsmipn32.c:205
2802#: eelf32ltsmipn32_fbsd.c:205 eelf32metag.c:206 eelf32mipswindiss.c:205
2803#: eelf64bmip.c:219 eelf64btsmip.c:205 eelf64btsmip_fbsd.c:205
5a10699f 2804#: eelf64lppc.c:482 eelf64lppc_fbsd.c:482 eelf64ltsmip.c:205
a6983974
NC
2805#: eelf64ltsmip_fbsd.c:205 eelf64ppc.c:482 eelf64ppc_fbsd.c:482
2806#: eelf_mipsel_haiku.c:205 ehppaelf.c:230 ehppalinux.c:230 ehppanbsd.c:230
2807#: ehppaobsd.c:230 em68hc11elf.c:295 em68hc11elfb.c:295 em68hc12elf.c:295
2808#: em68hc12elfb.c:295 enios2elf.c:223 enios2linux.c:223
1d97232a
NC
2809msgid "%X%P: can not make stub section: %E\n"
2810msgstr "%X%P : impossible de créer une section d'amorçage : %E\n"
2811
17550be7
NC
2812#: eaarch64cloudabi.c:266 eaarch64cloudabib.c:266 eaarch64elf.c:265
2813#: eaarch64elf32.c:265 eaarch64elf32b.c:265 eaarch64elfb.c:265
a6983974
NC
2814#: eaarch64fbsd.c:266 eaarch64fbsdb.c:266 eaarch64haiku.c:266
2815#: eaarch64linux.c:266 eaarch64linux32.c:266 eaarch64linux32b.c:266
2816#: eaarch64linuxb.c:266 earcelf.c:96 earclinux.c:97 earclinux_nps.c:97
2817#: earcv2elf.c:96 earcv2elfx.c:96 earmelf.c:404 earmelf_fbsd.c:404
2818#: earmelf_fuchsia.c:405 earmelf_haiku.c:405 earmelf_linux.c:405
2819#: earmelf_linux_eabi.c:405 earmelf_linux_fdpiceabi.c:405 earmelf_nacl.c:405
2820#: earmelf_nbsd.c:404 earmelf_phoenix.c:405 earmelf_vxworks.c:404
2821#: earmelfb.c:404 earmelfb_fbsd.c:404 earmelfb_fuchsia.c:405
2822#: earmelfb_linux.c:405 earmelfb_linux_eabi.c:405
17550be7 2823#: earmelfb_linux_fdpiceabi.c:405 earmelfb_nacl.c:405 earmelfb_nbsd.c:404
6e0dfbf4
NC
2824#: earmnto.c:404 eavr1.c:299 eavr2.c:299 eavr25.c:299 eavr3.c:299 eavr31.c:299
2825#: eavr35.c:299 eavr4.c:299 eavr5.c:299 eavr51.c:299 eavr6.c:299
2826#: eavrtiny.c:299 eavrxmega1.c:299 eavrxmega2.c:299 eavrxmega3.c:299
2827#: eavrxmega4.c:299 eavrxmega5.c:299 eavrxmega6.c:299 eavrxmega7.c:299
2828#: ecriself.c:96 ecrislinux.c:97 ed10velf.c:96 eelf32_sparc.c:97
a6983974 2829#: eelf32_sparc_sol2.c:229 eelf32_sparc_vxworks.c:126 eelf32_spu.c:766
6e0dfbf4
NC
2830#: eelf32_tic6x_be.c:181 eelf32_tic6x_elf_be.c:181 eelf32_tic6x_elf_le.c:181
2831#: eelf32_tic6x_le.c:181 eelf32_tic6x_linux_be.c:181
17550be7
NC
2832#: eelf32_tic6x_linux_le.c:181 eelf32_x86_64.c:121 eelf32am33lin.c:96
2833#: eelf32b4300.c:293 eelf32bfin.c:106 eelf32bfinfd.c:106 eelf32bmip.c:293
5a10699f
NC
2834#: eelf32bmipn32.c:307 eelf32briscv.c:89 eelf32briscv_ilp32.c:89
2835#: eelf32briscv_ilp32f.c:89 eelf32bsmip.c:307 eelf32btsmip.c:293
45c63c0f 2836#: eelf32btsmip_fbsd.c:293 eelf32btsmipn32.c:293 eelf32btsmipn32_fbsd.c:293
17550be7
NC
2837#: eelf32cr16.c:246 eelf32crx.c:133 eelf32ebmip.c:293 eelf32ebmipvxworks.c:322
2838#: eelf32elmip.c:293 eelf32elmipvxworks.c:322 eelf32epiphany.c:96
2839#: eelf32epiphany_4x4.c:98 eelf32frvfd.c:96 eelf32ip2k.c:96 eelf32l4300.c:293
a6983974
NC
2840#: eelf32lm32.c:96 eelf32lm32fd.c:96 eelf32lmip.c:293 eelf32loongarch.c:88
2841#: eelf32lppc.c:317 eelf32lppclinux.c:317 eelf32lppcnto.c:317
2842#: eelf32lppcsim.c:317 eelf32lr5900.c:293 eelf32lr5900n32.c:292
2843#: eelf32lriscv.c:89 eelf32lriscv_ilp32.c:89 eelf32lriscv_ilp32f.c:89
2844#: eelf32lsmip.c:293 eelf32ltsmip.c:293 eelf32ltsmip_fbsd.c:293
2845#: eelf32ltsmipn32.c:293 eelf32ltsmipn32_fbsd.c:293 eelf32m32c.c:107
2846#: eelf32mb_linux.c:97 eelf32mbel_linux.c:97 eelf32mcore.c:96 eelf32mep.c:96
2847#: eelf32metag.c:256 eelf32microblaze.c:96 eelf32microblazeel.c:96
2848#: eelf32mipswindiss.c:292 eelf32moxie.c:96 eelf32or1k.c:97
2849#: eelf32or1k_linux.c:97 eelf32ppc.c:317 eelf32ppc_fbsd.c:317
2850#: eelf32ppchaiku.c:317 eelf32ppclinux.c:317 eelf32ppcnto.c:317
2851#: eelf32ppcsim.c:317 eelf32ppcvxworks.c:291 eelf32ppcwindiss.c:317
17550be7
NC
2852#: eelf32rl78.c:96 eelf32rx.c:112 eelf32rx_linux.c:109 eelf32tilegx.c:97
2853#: eelf32tilegx_be.c:97 eelf32tilepro.c:97 eelf32vax.c:96 eelf32visium.c:96
2854#: eelf32xc16x.c:96 eelf32xc16xl.c:96 eelf32xc16xs.c:96 eelf32xstormy16.c:107
2855#: eelf32xtensa.c:2001 eelf32z80.c:123 eelf64_aix.c:96 eelf64_ia64.c:122
2856#: eelf64_ia64_fbsd.c:122 eelf64_ia64_vms.c:220 eelf64_s390.c:112
6e0dfbf4 2857#: eelf64_sparc.c:97 eelf64_sparc_fbsd.c:97 eelf64_sparc_sol2.c:229
45c63c0f 2858#: eelf64alpha.c:180 eelf64alpha_fbsd.c:180 eelf64alpha_nbsd.c:180
5a10699f
NC
2859#: eelf64bmip.c:307 eelf64bpf.c:96 eelf64briscv.c:89 eelf64briscv_lp64.c:89
2860#: eelf64briscv_lp64f.c:89 eelf64btsmip.c:293 eelf64btsmip_fbsd.c:293
a6983974
NC
2861#: eelf64hppa.c:96 eelf64loongarch.c:88 eelf64lppc.c:592 eelf64lppc_fbsd.c:592
2862#: eelf64lriscv.c:89 eelf64lriscv_lp64.c:89 eelf64lriscv_lp64f.c:89
2863#: eelf64ltsmip.c:293 eelf64ltsmip_fbsd.c:293 eelf64mmix.c:207 eelf64ppc.c:592
5a10699f
NC
2864#: eelf64ppc_fbsd.c:592 eelf64rdos.c:112 eelf64tilegx.c:97
2865#: eelf64tilegx_be.c:97 eelf_i386.c:121 eelf_i386_be.c:120
a6983974
NC
2866#: eelf_i386_fbsd.c:121 eelf_i386_haiku.c:121 eelf_i386_ldso.c:121
2867#: eelf_i386_sol2.c:253 eelf_i386_vxworks.c:150 eelf_iamcu.c:121
2868#: eelf_k1om.c:121 eelf_k1om_fbsd.c:121 eelf_l1om.c:121 eelf_l1om_fbsd.c:121
2869#: eelf_mipsel_haiku.c:293 eelf_s390.c:97 eelf_x86_64.c:121
2870#: eelf_x86_64_cloudabi.c:121 eelf_x86_64_fbsd.c:121 eelf_x86_64_haiku.c:121
6e0dfbf4 2871#: eelf_x86_64_sol2.c:253 eh8300elf.c:96 eh8300elf_linux.c:96 eh8300helf.c:96
17550be7
NC
2872#: eh8300helf_linux.c:96 eh8300hnelf.c:96 eh8300self.c:96
2873#: eh8300self_linux.c:96 eh8300snelf.c:96 eh8300sxelf.c:96
2874#: eh8300sxelf_linux.c:96 eh8300sxnelf.c:96 ehppa64linux.c:96 ehppaelf.c:280
2875#: ehppalinux.c:280 ehppanbsd.c:280 ehppaobsd.c:280 ei386lynx.c:111
2876#: ei386moss.c:111 ei386nto.c:111 em32relf.c:96 em32relf_linux.c:96
2877#: em32rlelf.c:96 em32rlelf_linux.c:96 em68hc11elf.c:373 em68hc11elfb.c:373
2878#: em68hc12elf.c:373 em68hc12elfb.c:373 em68kelf.c:248 em68kelfnbsd.c:248
2879#: emn10300.c:96 ends32belf.c:204 ends32belf16m.c:204 ends32belf_linux.c:204
2880#: ends32elf.c:204 ends32elf16m.c:204 ends32elf_linux.c:204 enios2elf.c:273
5a10699f
NC
2881#: enios2linux.c:273 epruelf.c:117 escore3_elf.c:117 escore7_elf.c:117
2882#: eshelf.c:96 eshelf_fd.c:97 eshelf_linux.c:97 eshelf_nbsd.c:96
2883#: eshelf_nto.c:96 eshelf_uclinux.c:96 eshelf_vxworks.c:125 eshlelf.c:96
2884#: eshlelf_fd.c:97 eshlelf_linux.c:97 eshlelf_nbsd.c:96 eshlelf_nto.c:96
2885#: eshlelf_vxworks.c:125 ev850.c:143 ev850_rh850.c:143
1d97232a
NC
2886msgid "%X%P: .eh_frame/.stab edit: %E\n"
2887msgstr "%X%P : édition de .eh_frame/.stab : %E\n"
2888
17550be7
NC
2889#: eaarch64cloudabi.c:282 eaarch64cloudabib.c:282 eaarch64elf.c:281
2890#: eaarch64elf32.c:281 eaarch64elf32b.c:281 eaarch64elfb.c:281
a6983974
NC
2891#: eaarch64fbsd.c:282 eaarch64fbsdb.c:282 eaarch64haiku.c:282
2892#: eaarch64linux.c:282 eaarch64linux32.c:282 eaarch64linux32b.c:282
2893#: eaarch64linuxb.c:282 earmelf.c:419 earmelf_fbsd.c:419 earmelf_fuchsia.c:420
2894#: earmelf_haiku.c:420 earmelf_linux.c:420 earmelf_linux_eabi.c:420
2895#: earmelf_linux_fdpiceabi.c:420 earmelf_nacl.c:420 earmelf_nbsd.c:419
2896#: earmelf_phoenix.c:420 earmelf_vxworks.c:419 earmelfb.c:419
2897#: earmelfb_fbsd.c:419 earmelfb_fuchsia.c:420 earmelfb_linux.c:420
2898#: earmelfb_linux_eabi.c:420 earmelfb_linux_fdpiceabi.c:420
2899#: earmelfb_nacl.c:420 earmelfb_nbsd.c:419 earmnto.c:419 ecskyelf.c:260
2900#: ecskyelf_linux.c:260
1d97232a
NC
2901msgid "%X%P: could not compute sections lists for stub generation: %E\n"
2902msgstr "%X%P : impossible de calculer les listes de sections pour la génération d'espace d'amorçage : %E\n"
2903
17550be7
NC
2904#: eaarch64cloudabi.c:297 eaarch64cloudabib.c:297 eaarch64elf.c:296
2905#: eaarch64elf32.c:296 eaarch64elf32b.c:296 eaarch64elfb.c:296
a6983974
NC
2906#: eaarch64fbsd.c:297 eaarch64fbsdb.c:297 eaarch64haiku.c:297
2907#: eaarch64linux.c:297 eaarch64linux32.c:297 eaarch64linux32b.c:297
2908#: eaarch64linuxb.c:297 earmelf.c:434 earmelf_fbsd.c:434 earmelf_fuchsia.c:435
2909#: earmelf_haiku.c:435 earmelf_linux.c:435 earmelf_linux_eabi.c:435
2910#: earmelf_linux_fdpiceabi.c:435 earmelf_nacl.c:435 earmelf_nbsd.c:434
2911#: earmelf_phoenix.c:435 earmelf_vxworks.c:434 earmelfb.c:434
2912#: earmelfb_fbsd.c:434 earmelfb_fuchsia.c:435 earmelfb_linux.c:435
2913#: earmelfb_linux_eabi.c:435 earmelfb_linux_fdpiceabi.c:435
2914#: earmelfb_nacl.c:435 earmelfb_nbsd.c:434 earmnto.c:434 eavr1.c:129
2915#: eavr1.c:192 eavr2.c:129 eavr2.c:192 eavr25.c:129 eavr25.c:192 eavr3.c:129
2916#: eavr3.c:192 eavr31.c:129 eavr31.c:192 eavr35.c:129 eavr35.c:192 eavr4.c:129
2917#: eavr4.c:192 eavr5.c:129 eavr5.c:192 eavr51.c:129 eavr51.c:192 eavr6.c:129
2918#: eavr6.c:192 eavrtiny.c:129 eavrtiny.c:192 eavrxmega1.c:129 eavrxmega1.c:192
2919#: eavrxmega2.c:129 eavrxmega2.c:192 eavrxmega3.c:129 eavrxmega3.c:192
2920#: eavrxmega4.c:129 eavrxmega4.c:192 eavrxmega5.c:129 eavrxmega5.c:192
2921#: eavrxmega6.c:129 eavrxmega6.c:192 eavrxmega7.c:129 eavrxmega7.c:192
2922#: eelf32metag.c:271 eelf32metag.c:285 eelf64lppc.c:535 eelf64lppc.c:554
2923#: eelf64lppc.c:581 eelf64lppc_fbsd.c:535 eelf64lppc_fbsd.c:554
2924#: eelf64lppc_fbsd.c:581 eelf64ppc.c:535 eelf64ppc.c:554 eelf64ppc.c:581
2925#: eelf64ppc_fbsd.c:535 eelf64ppc_fbsd.c:554 eelf64ppc_fbsd.c:581
2926#: ehppaelf.c:295 ehppaelf.c:310 ehppalinux.c:295 ehppalinux.c:310
2927#: ehppanbsd.c:295 ehppanbsd.c:310 ehppaobsd.c:295 ehppaobsd.c:310
2928#: em68hc11elf.c:90 em68hc11elf.c:100 em68hc11elf.c:317 em68hc11elfb.c:90
2929#: em68hc11elfb.c:100 em68hc11elfb.c:317 em68hc12elf.c:90 em68hc12elf.c:100
2930#: em68hc12elf.c:317 em68hc12elfb.c:90 em68hc12elfb.c:100 em68hc12elfb.c:317
2931#: enios2elf.c:290 enios2elf.c:303 enios2linux.c:290 enios2linux.c:303
1d97232a
NC
2932msgid "%X%P: can not size stub section: %E\n"
2933msgstr "%X%P : impossible de récupérer la taille de la section d'amorçage : %E\n"
2934
17550be7
NC
2935#: eaarch64cloudabi.c:316 eaarch64cloudabib.c:316 eaarch64elf.c:315
2936#: eaarch64elf32.c:315 eaarch64elf32b.c:315 eaarch64elfb.c:315
a6983974
NC
2937#: eaarch64fbsd.c:316 eaarch64fbsdb.c:316 eaarch64haiku.c:316
2938#: eaarch64linux.c:316 eaarch64linux32.c:316 eaarch64linux32b.c:316
2939#: eaarch64linuxb.c:316 earmelf.c:468 earmelf_fbsd.c:468 earmelf_fuchsia.c:469
2940#: earmelf_haiku.c:469 earmelf_linux.c:469 earmelf_linux_eabi.c:469
2941#: earmelf_linux_fdpiceabi.c:469 earmelf_nacl.c:469 earmelf_nbsd.c:468
2942#: earmelf_phoenix.c:469 earmelf_vxworks.c:468 earmelfb.c:468
2943#: earmelfb_fbsd.c:468 earmelfb_fuchsia.c:469 earmelfb_linux.c:469
2944#: earmelfb_linux_eabi.c:469 earmelfb_linux_fdpiceabi.c:469
2945#: earmelfb_nacl.c:469 earmelfb_nbsd.c:468 earmnto.c:468 eavr1.c:201
2946#: eavr2.c:201 eavr25.c:201 eavr3.c:201 eavr31.c:201 eavr35.c:201 eavr4.c:201
2947#: eavr5.c:201 eavr51.c:201 eavr6.c:201 eavrtiny.c:201 eavrxmega1.c:201
2948#: eavrxmega2.c:201 eavrxmega3.c:201 eavrxmega4.c:201 eavrxmega5.c:201
2949#: eavrxmega6.c:201 eavrxmega7.c:201 eelf32metag.c:300 eelf64lppc.c:631
2950#: eelf64lppc_fbsd.c:631 eelf64ppc.c:631 eelf64ppc_fbsd.c:631 ehppaelf.c:332
2951#: ehppalinux.c:332 ehppanbsd.c:332 ehppaobsd.c:332 em68hc11elf.c:321
2952#: em68hc11elfb.c:321 em68hc12elf.c:321 em68hc12elfb.c:321 enios2elf.c:318
2953#: enios2linux.c:318
1d97232a
NC
2954msgid "%X%P: can not build stubs: %E\n"
2955msgstr "%X%P : impossible de construire les secteurs d'amorçage : %E\n"
2956
2957#. The arm backend needs special fields in the output hash structure.
2958#. These will only be created if the output format is an arm format,
2959#. hence we do not support linking and changing output formats at the
2960#. same time. Use a link followed by objcopy to change output formats.
2961#. The RISC-V backend needs special fields in the output hash structure.
2962#. These will only be created if the output format is a RISC-V format,
2963#. hence we do not support linking and changing output formats at the
2964#. same time. Use a link followed by objcopy to change output formats.
2965#. The arm backend needs special fields in the output hash structure.
2966#. These will only be created if the output format is an arm format,
2967#. hence we do not support linking and changing output formats at the
2968#. same time. Use a link followed by objcopy to change output formats.
2969#. Check the output target is nds32.
1d97232a
NC
2970#. The score backend needs special fields in the output hash structure.
2971#. These will only be created if the output format is an score format,
2972#. hence we do not support linking and changing output formats at the
2973#. same time. Use a link followed by objcopy to change output formats.
2974#. The arm backend needs special fields in the output hash structure.
2975#. These will only be created if the output format is an arm format,
2976#. hence we do not support linking and changing output formats at the
2977#. same time. Use a link followed by objcopy to change output formats.
2978#. The V850 backend needs special fields in the output hash structure.
2979#. These will only be created if the output format is an arm format,
2980#. hence we do not support linking and changing output formats at the
2981#. same time. Use a link followed by objcopy to change output formats.
17550be7
NC
2982#: eaarch64cloudabi.c:334 eaarch64cloudabib.c:334 eaarch64elf.c:333
2983#: eaarch64elf32.c:333 eaarch64elf32b.c:333 eaarch64elfb.c:333
a6983974
NC
2984#: eaarch64fbsd.c:334 eaarch64fbsdb.c:334 eaarch64haiku.c:334
2985#: eaarch64linux.c:334 eaarch64linux32.c:334 eaarch64linux32b.c:334
2986#: eaarch64linuxb.c:334 earm_wince_pe.c:1426 earmelf.c:540 earmelf_fbsd.c:540
2987#: earmelf_fuchsia.c:541 earmelf_haiku.c:541 earmelf_linux.c:541
2988#: earmelf_linux_eabi.c:541 earmelf_linux_fdpiceabi.c:541 earmelf_nacl.c:541
2989#: earmelf_nbsd.c:540 earmelf_phoenix.c:541 earmelf_vxworks.c:540
2990#: earmelfb.c:540 earmelfb_fbsd.c:540 earmelfb_fuchsia.c:541
2991#: earmelfb_linux.c:541 earmelfb_linux_eabi.c:541
17550be7 2992#: earmelfb_linux_fdpiceabi.c:541 earmelfb_nacl.c:541 earmelfb_nbsd.c:540
6e0dfbf4
NC
2993#: earmnto.c:540 earmpe.c:1426 eavr1.c:142 eavr2.c:142 eavr25.c:142
2994#: eavr3.c:142 eavr31.c:142 eavr35.c:142 eavr4.c:142 eavr5.c:142 eavr51.c:142
2995#: eavr6.c:142 eavrtiny.c:142 eavrxmega1.c:142 eavrxmega2.c:142
45c63c0f 2996#: eavrxmega3.c:142 eavrxmega4.c:142 eavrxmega5.c:142 eavrxmega6.c:142
a6983974
NC
2997#: eavrxmega7.c:142 eelf32briscv.c:124 eelf32briscv_ilp32.c:124
2998#: eelf32briscv_ilp32f.c:124 eelf32loongarch.c:106 eelf32lriscv.c:124
2999#: eelf32lriscv_ilp32.c:124 eelf32lriscv_ilp32f.c:124 eelf64briscv.c:124
3000#: eelf64briscv_lp64.c:124 eelf64briscv_lp64f.c:124 eelf64loongarch.c:106
3001#: eelf64lriscv.c:124 eelf64lriscv_lp64.c:124 eelf64lriscv_lp64f.c:124
3002#: ei386pe.c:1426 ei386pe_posix.c:1426 emcorepe.c:1426 ends32belf.c:74
3003#: ends32belf16m.c:74 ends32belf_linux.c:74 ends32elf.c:74 ends32elf16m.c:74
3004#: ends32elf_linux.c:74 escore3_elf.c:75 escore7_elf.c:75 eshpe.c:1426
3005#: ev850.c:91 ev850_rh850.c:91
1d97232a
NC
3006msgid "%F%P: error: cannot change output format whilst linking %s binaries\n"
3007msgstr "%F%P : erreur : impossible de changer le format de sortie lors de l'édition de liens de binaires %s\n"
3008
17550be7
NC
3009#: eaarch64cloudabi.c:570 eaarch64cloudabib.c:570 eaarch64elf.c:569
3010#: eaarch64elf32.c:569 eaarch64elf32b.c:569 eaarch64elfb.c:569
a6983974
NC
3011#: eaarch64fbsd.c:570 eaarch64fbsdb.c:570 eaarch64haiku.c:570
3012#: eaarch64linux.c:570 eaarch64linux32.c:570 eaarch64linux32b.c:570
3013#: eaarch64linuxb.c:570 earcelf.c:202 earclinux.c:258 earclinux_nps.c:258
3014#: earcv2elf.c:186 earcv2elfx.c:186 earmelf.c:812 earmelf_fbsd.c:812
3015#: earmelf_fuchsia.c:813 earmelf_haiku.c:813 earmelf_linux.c:813
3016#: earmelf_linux_eabi.c:813 earmelf_linux_fdpiceabi.c:813 earmelf_nacl.c:813
3017#: earmelf_nbsd.c:812 earmelf_phoenix.c:813 earmelf_vxworks.c:848
3018#: earmelfb.c:812 earmelfb_fbsd.c:812 earmelfb_fuchsia.c:813
3019#: earmelfb_linux.c:813 earmelfb_linux_eabi.c:813
17550be7 3020#: earmelfb_linux_fdpiceabi.c:813 earmelfb_nacl.c:813 earmelfb_nbsd.c:812
6e0dfbf4
NC
3021#: earmnto.c:787 eavr1.c:409 eavr2.c:409 eavr25.c:409 eavr3.c:409 eavr31.c:409
3022#: eavr35.c:409 eavr4.c:409 eavr5.c:409 eavr51.c:409 eavr6.c:409
3023#: eavrtiny.c:409 eavrxmega1.c:409 eavrxmega2.c:409 eavrxmega3.c:409
3024#: eavrxmega4.c:409 eavrxmega5.c:409 eavrxmega6.c:409 eavrxmega7.c:409
3025#: ecriself.c:201 ecrislinux.c:233 ecskyelf.c:445 ecskyelf_linux.c:502
3026#: ed10velf.c:186 eelf32_sparc.c:258 eelf32_sparc_sol2.c:390
a6983974 3027#: eelf32_sparc_vxworks.c:295 eelf32_spu.c:919 eelf32_tic6x_be.c:369
6e0dfbf4
NC
3028#: eelf32_tic6x_elf_be.c:369 eelf32_tic6x_elf_le.c:369 eelf32_tic6x_le.c:369
3029#: eelf32_tic6x_linux_be.c:369 eelf32_tic6x_linux_le.c:369
a6983974
NC
3030#: eelf32_x86_64.c:5349 eelf32am33lin.c:232 eelf32b4300.c:473 eelf32bfin.c:250
3031#: eelf32bfinfd.c:275 eelf32bmip.c:473 eelf32bmipn32.c:487 eelf32briscv.c:326
3032#: eelf32briscv_ilp32.c:326 eelf32briscv_ilp32f.c:326 eelf32bsmip.c:487
6e0dfbf4
NC
3033#: eelf32btsmip.c:473 eelf32btsmip_fbsd.c:473 eelf32btsmipn32.c:473
3034#: eelf32btsmipn32_fbsd.c:473 eelf32cr16.c:336 eelf32crx.c:223
3035#: eelf32ebmip.c:473 eelf32ebmipvxworks.c:508 eelf32elmip.c:473
3036#: eelf32elmipvxworks.c:508 eelf32epiphany.c:201 eelf32epiphany_4x4.c:188
3037#: eelf32frvfd.c:257 eelf32ip2k.c:201 eelf32l4300.c:473 eelf32lm32.c:201
a6983974
NC
3038#: eelf32lm32fd.c:257 eelf32lmip.c:473 eelf32loongarch.c:308 eelf32lppc.c:521
3039#: eelf32lppclinux.c:521 eelf32lppcnto.c:521 eelf32lppcsim.c:521
3040#: eelf32lr5900.c:442 eelf32lr5900n32.c:441 eelf32lriscv.c:326
3041#: eelf32lriscv_ilp32.c:326 eelf32lriscv_ilp32f.c:326 eelf32lsmip.c:473
3042#: eelf32ltsmip.c:473 eelf32ltsmip_fbsd.c:473 eelf32ltsmipn32.c:473
3043#: eelf32ltsmipn32_fbsd.c:473 eelf32m32c.c:212 eelf32mb_linux.c:258
3044#: eelf32mbel_linux.c:258 eelf32mcore.c:207 eelf32mep.c:186 eelf32metag.c:507
3045#: eelf32microblaze.c:186 eelf32microblazeel.c:186 eelf32mipswindiss.c:416
3046#: eelf32moxie.c:201 eelf32or1k.c:202 eelf32or1k_linux.c:258 eelf32ppc.c:521
3047#: eelf32ppc_fbsd.c:521 eelf32ppchaiku.c:521 eelf32ppclinux.c:521
3048#: eelf32ppcnto.c:521 eelf32ppcsim.c:521 eelf32ppcvxworks.c:495
3049#: eelf32ppcwindiss.c:521 eelf32rl78.c:201 eelf32rx.c:229 eelf32rx_linux.c:214
3050#: eelf32tilegx.c:258 eelf32tilegx_be.c:258 eelf32tilepro.c:258
3051#: eelf32vax.c:232 eelf32visium.c:186 eelf32xc16x.c:186 eelf32xc16xl.c:186
3052#: eelf32xc16xs.c:186 eelf32xstormy16.c:197 eelf32xtensa.c:2179
3053#: eelf32z80.c:213 eelf64_aix.c:232 eelf64_ia64.c:289 eelf64_ia64_fbsd.c:289
3054#: eelf64_s390.c:328 eelf64_sparc.c:258 eelf64_sparc_fbsd.c:258
3055#: eelf64_sparc_sol2.c:390 eelf64alpha.c:351 eelf64alpha_fbsd.c:351
3056#: eelf64alpha_nbsd.c:351 eelf64bmip.c:487 eelf64bpf.c:186 eelf64briscv.c:326
3057#: eelf64briscv_lp64.c:326 eelf64briscv_lp64f.c:326 eelf64btsmip.c:473
3058#: eelf64btsmip_fbsd.c:473 eelf64hppa.c:202 eelf64loongarch.c:308
3059#: eelf64lppc.c:970 eelf64lppc_fbsd.c:970 eelf64lriscv.c:326
3060#: eelf64lriscv_lp64.c:326 eelf64lriscv_lp64f.c:326 eelf64ltsmip.c:473
3061#: eelf64ltsmip_fbsd.c:473 eelf64mmix.c:343 eelf64ppc.c:970
3062#: eelf64ppc_fbsd.c:970 eelf64rdos.c:283 eelf64tilegx.c:258
3063#: eelf64tilegx_be.c:258 eelf_i386.c:4971 eelf_i386_be.c:256
3064#: eelf_i386_fbsd.c:292 eelf_i386_haiku.c:292 eelf_i386_ldso.c:267
3065#: eelf_i386_sol2.c:424 eelf_i386_vxworks.c:319 eelf_iamcu.c:292
3066#: eelf_k1om.c:5283 eelf_k1om_fbsd.c:292 eelf_l1om.c:5283 eelf_l1om_fbsd.c:292
3067#: eelf_mipsel_haiku.c:473 eelf_s390.c:258 eelf_x86_64.c:5349
3068#: eelf_x86_64_cloudabi.c:292 eelf_x86_64_fbsd.c:292 eelf_x86_64_haiku.c:292
6e0dfbf4
NC
3069#: eelf_x86_64_sol2.c:424 eh8300elf.c:201 eh8300elf_linux.c:201
3070#: eh8300helf.c:201 eh8300helf_linux.c:201 eh8300hnelf.c:201 eh8300self.c:201
3071#: eh8300self_linux.c:201 eh8300snelf.c:201 eh8300sxelf.c:201
3072#: eh8300sxelf_linux.c:201 eh8300sxnelf.c:201 ehppa64linux.c:232
3073#: ehppaelf.c:469 ehppalinux.c:541 ehppanbsd.c:541 ehppaobsd.c:541
3074#: ei386lynx.c:247 ei386moss.c:247 ei386nto.c:247 em32relf.c:201
3075#: em32relf_linux.c:257 em32rlelf.c:201 em32rlelf_linux.c:257
17550be7
NC
3076#: em68hc11elf.c:471 em68hc11elfb.c:471 em68hc12elf.c:471 em68hc12elfb.c:471
3077#: em68kelf.c:415 em68kelfnbsd.c:415 emn10300.c:232 ends32belf.c:322
3078#: ends32belf16m.c:322 ends32belf_linux.c:345 ends32elf.c:322
3079#: ends32elf16m.c:322 ends32elf_linux.c:345 enios2elf.c:488 enios2linux.c:519
5a10699f
NC
3080#: epruelf.c:207 escore3_elf.c:253 escore7_elf.c:253 eshelf.c:232
3081#: eshelf_fd.c:258 eshelf_linux.c:258 eshelf_nbsd.c:232 eshelf_nto.c:232
3082#: eshelf_uclinux.c:232 eshelf_vxworks.c:269 eshlelf.c:232 eshlelf_fd.c:258
3083#: eshlelf_linux.c:258 eshlelf_nbsd.c:232 eshlelf_nto.c:232
17550be7 3084#: eshlelf_vxworks.c:269 ev850.c:233 ev850_rh850.c:233
1d97232a
NC
3085msgid "%F%P: invalid --compress-debug-sections option: `%s'\n"
3086msgstr "%F%P : option --compress-debug-sections invalide : « %s »\n"
3087
17550be7
NC
3088#: eaarch64cloudabi.c:621 eaarch64cloudabib.c:621 eaarch64elf.c:620
3089#: eaarch64elf32.c:620 eaarch64elf32b.c:620 eaarch64elfb.c:620
a6983974
NC
3090#: eaarch64fbsd.c:621 eaarch64fbsdb.c:621 eaarch64haiku.c:621
3091#: eaarch64linux.c:621 eaarch64linux32.c:621 eaarch64linux32b.c:621
3092#: eaarch64linuxb.c:621 earcelf.c:253 earclinux.c:309 earclinux_nps.c:309
3093#: earmelf.c:863 earmelf_fbsd.c:863 earmelf_fuchsia.c:864 earmelf_haiku.c:864
3094#: earmelf_linux.c:864 earmelf_linux_eabi.c:864 earmelf_linux_fdpiceabi.c:864
3095#: earmelf_nacl.c:864 earmelf_nbsd.c:863 earmelf_phoenix.c:864
3096#: earmelf_vxworks.c:899 earmelfb.c:863 earmelfb_fbsd.c:863
3097#: earmelfb_fuchsia.c:864 earmelfb_linux.c:864 earmelfb_linux_eabi.c:864
17550be7 3098#: earmelfb_linux_fdpiceabi.c:864 earmelfb_nacl.c:864 earmelfb_nbsd.c:863
6e0dfbf4
NC
3099#: earmnto.c:838 ecrislinux.c:284 ecskyelf_linux.c:553 eelf32_sparc.c:309
3100#: eelf32_sparc_sol2.c:441 eelf32_sparc_vxworks.c:346 eelf32_tic6x_be.c:420
3101#: eelf32_tic6x_elf_be.c:420 eelf32_tic6x_elf_le.c:420 eelf32_tic6x_le.c:420
3102#: eelf32_tic6x_linux_be.c:420 eelf32_tic6x_linux_le.c:420
a6983974
NC
3103#: eelf32_x86_64.c:5400 eelf32am33lin.c:283 eelf32b4300.c:524 eelf32bfin.c:301
3104#: eelf32bfinfd.c:326 eelf32bmip.c:524 eelf32bmipn32.c:538 eelf32briscv.c:377
3105#: eelf32briscv_ilp32.c:377 eelf32briscv_ilp32f.c:377 eelf32bsmip.c:538
6e0dfbf4
NC
3106#: eelf32btsmip.c:524 eelf32btsmip_fbsd.c:524 eelf32btsmipn32.c:524
3107#: eelf32btsmipn32_fbsd.c:524 eelf32ebmip.c:524 eelf32ebmipvxworks.c:559
3108#: eelf32elmip.c:524 eelf32elmipvxworks.c:559 eelf32frvfd.c:308
a6983974
NC
3109#: eelf32l4300.c:524 eelf32lm32fd.c:308 eelf32lmip.c:524 eelf32loongarch.c:359
3110#: eelf32lppc.c:572 eelf32lppclinux.c:572 eelf32lppcnto.c:572
3111#: eelf32lppcsim.c:572 eelf32lriscv.c:377 eelf32lriscv_ilp32.c:377
3112#: eelf32lriscv_ilp32f.c:377 eelf32lsmip.c:524 eelf32ltsmip.c:524
3113#: eelf32ltsmip_fbsd.c:524 eelf32ltsmipn32.c:524 eelf32ltsmipn32_fbsd.c:524
3114#: eelf32mb_linux.c:309 eelf32mbel_linux.c:309 eelf32metag.c:558
3115#: eelf32or1k_linux.c:309 eelf32ppc.c:572 eelf32ppc_fbsd.c:572
3116#: eelf32ppchaiku.c:572 eelf32ppclinux.c:572 eelf32ppcnto.c:572
3117#: eelf32ppcsim.c:572 eelf32ppcvxworks.c:546 eelf32ppcwindiss.c:572
3118#: eelf32tilegx.c:309 eelf32tilegx_be.c:309 eelf32tilepro.c:309
3119#: eelf32vax.c:283 eelf32xtensa.c:2230 eelf64_aix.c:283 eelf64_ia64.c:340
3120#: eelf64_ia64_fbsd.c:340 eelf64_s390.c:379 eelf64_sparc.c:309
3121#: eelf64_sparc_fbsd.c:309 eelf64_sparc_sol2.c:441 eelf64alpha.c:402
3122#: eelf64alpha_fbsd.c:402 eelf64alpha_nbsd.c:402 eelf64bmip.c:538
3123#: eelf64briscv.c:377 eelf64briscv_lp64.c:377 eelf64briscv_lp64f.c:377
3124#: eelf64btsmip.c:524 eelf64btsmip_fbsd.c:524 eelf64hppa.c:253
3125#: eelf64loongarch.c:359 eelf64lppc.c:1021 eelf64lppc_fbsd.c:1021
3126#: eelf64lriscv.c:377 eelf64lriscv_lp64.c:377 eelf64lriscv_lp64f.c:377
6e0dfbf4 3127#: eelf64ltsmip.c:524 eelf64ltsmip_fbsd.c:524 eelf64mmix.c:394
a6983974
NC
3128#: eelf64ppc.c:1021 eelf64ppc_fbsd.c:1021 eelf64rdos.c:334 eelf64tilegx.c:309
3129#: eelf64tilegx_be.c:309 eelf_i386.c:5022 eelf_i386_be.c:307
3130#: eelf_i386_fbsd.c:343 eelf_i386_haiku.c:343 eelf_i386_ldso.c:318
3131#: eelf_i386_sol2.c:475 eelf_i386_vxworks.c:370 eelf_iamcu.c:343
3132#: eelf_k1om.c:5334 eelf_k1om_fbsd.c:343 eelf_l1om.c:5334 eelf_l1om_fbsd.c:343
3133#: eelf_mipsel_haiku.c:524 eelf_s390.c:309 eelf_x86_64.c:5400
3134#: eelf_x86_64_cloudabi.c:343 eelf_x86_64_fbsd.c:343 eelf_x86_64_haiku.c:343
6e0dfbf4
NC
3135#: eelf_x86_64_sol2.c:475 ehppa64linux.c:283 ehppalinux.c:592 ehppanbsd.c:592
3136#: ehppaobsd.c:592 ei386lynx.c:298 ei386moss.c:298 ei386nto.c:298
3137#: em32relf_linux.c:308 em32rlelf_linux.c:308 em68kelf.c:466
3138#: em68kelfnbsd.c:466 emn10300.c:283 ends32belf_linux.c:396
5a10699f
NC
3139#: ends32elf_linux.c:396 enios2linux.c:570 escore3_elf.c:304 escore7_elf.c:304
3140#: eshelf.c:283 eshelf_fd.c:309 eshelf_linux.c:309 eshelf_nbsd.c:283
3141#: eshelf_nto.c:283 eshelf_uclinux.c:283 eshelf_vxworks.c:320 eshlelf.c:283
3142#: eshlelf_fd.c:309 eshlelf_linux.c:309 eshlelf_nbsd.c:283 eshlelf_nto.c:283
17550be7 3143#: eshlelf_vxworks.c:320
1d97232a
NC
3144msgid "%F%P: invalid hash style `%s'\n"
3145msgstr "%F%P : style de hachage « %s » invalide\n"
3146
5a10699f
NC
3147#: eaarch64cloudabi.c:638 eaarch64cloudabib.c:638 eaarch64elf.c:637
3148#: eaarch64elf32.c:637 eaarch64elf32b.c:637 eaarch64elfb.c:637
a6983974
NC
3149#: eaarch64fbsd.c:638 eaarch64fbsdb.c:638 eaarch64haiku.c:638
3150#: eaarch64linux.c:638 eaarch64linux32.c:638 eaarch64linux32b.c:638
3151#: eaarch64linuxb.c:638 earcelf.c:270 earclinux.c:326 earclinux_nps.c:326
3152#: earcv2elf.c:203 earcv2elfx.c:203 earmelf.c:880 earmelf_fbsd.c:880
3153#: earmelf_fuchsia.c:881 earmelf_haiku.c:881 earmelf_linux.c:881
3154#: earmelf_linux_eabi.c:881 earmelf_linux_fdpiceabi.c:881 earmelf_nacl.c:881
3155#: earmelf_nbsd.c:880 earmelf_phoenix.c:881 earmelf_vxworks.c:916
3156#: earmelfb.c:880 earmelfb_fbsd.c:880 earmelfb_fuchsia.c:881
3157#: earmelfb_linux.c:881 earmelfb_linux_eabi.c:881
5a10699f 3158#: earmelfb_linux_fdpiceabi.c:881 earmelfb_nacl.c:881 earmelfb_nbsd.c:880
6e0dfbf4
NC
3159#: earmnto.c:855 eavr1.c:426 eavr2.c:426 eavr25.c:426 eavr3.c:426 eavr31.c:426
3160#: eavr35.c:426 eavr4.c:426 eavr5.c:426 eavr51.c:426 eavr6.c:426
3161#: eavrtiny.c:426 eavrxmega1.c:426 eavrxmega2.c:426 eavrxmega3.c:426
3162#: eavrxmega4.c:426 eavrxmega5.c:426 eavrxmega6.c:426 eavrxmega7.c:426
3163#: ecriself.c:218 ecrislinux.c:301 ecskyelf.c:462 ecskyelf_linux.c:570
3164#: ed10velf.c:203 eelf32_sparc.c:326 eelf32_sparc_sol2.c:458
a6983974 3165#: eelf32_sparc_vxworks.c:363 eelf32_spu.c:936 eelf32_tic6x_be.c:437
6e0dfbf4
NC
3166#: eelf32_tic6x_elf_be.c:437 eelf32_tic6x_elf_le.c:437 eelf32_tic6x_le.c:437
3167#: eelf32_tic6x_linux_be.c:437 eelf32_tic6x_linux_le.c:437
a6983974
NC
3168#: eelf32_x86_64.c:5417 eelf32am33lin.c:300 eelf32b4300.c:541 eelf32bfin.c:318
3169#: eelf32bfinfd.c:343 eelf32bmip.c:541 eelf32bmipn32.c:555 eelf32briscv.c:394
3170#: eelf32briscv_ilp32.c:394 eelf32briscv_ilp32f.c:394 eelf32bsmip.c:555
6e0dfbf4
NC
3171#: eelf32btsmip.c:541 eelf32btsmip_fbsd.c:541 eelf32btsmipn32.c:541
3172#: eelf32btsmipn32_fbsd.c:541 eelf32cr16.c:353 eelf32crx.c:240
3173#: eelf32ebmip.c:541 eelf32ebmipvxworks.c:576 eelf32elmip.c:541
3174#: eelf32elmipvxworks.c:576 eelf32epiphany.c:218 eelf32epiphany_4x4.c:205
3175#: eelf32frvfd.c:325 eelf32ip2k.c:218 eelf32l4300.c:541 eelf32lm32.c:218
a6983974
NC
3176#: eelf32lm32fd.c:325 eelf32lmip.c:541 eelf32loongarch.c:376 eelf32lppc.c:589
3177#: eelf32lppclinux.c:589 eelf32lppcnto.c:589 eelf32lppcsim.c:589
3178#: eelf32lr5900.c:459 eelf32lr5900n32.c:458 eelf32lriscv.c:394
3179#: eelf32lriscv_ilp32.c:394 eelf32lriscv_ilp32f.c:394 eelf32lsmip.c:541
3180#: eelf32ltsmip.c:541 eelf32ltsmip_fbsd.c:541 eelf32ltsmipn32.c:541
3181#: eelf32ltsmipn32_fbsd.c:541 eelf32m32c.c:229 eelf32mb_linux.c:326
3182#: eelf32mbel_linux.c:326 eelf32mcore.c:224 eelf32mep.c:203 eelf32metag.c:575
3183#: eelf32microblaze.c:203 eelf32microblazeel.c:203 eelf32mipswindiss.c:433
3184#: eelf32moxie.c:218 eelf32or1k.c:219 eelf32or1k_linux.c:326 eelf32ppc.c:589
3185#: eelf32ppc_fbsd.c:589 eelf32ppchaiku.c:589 eelf32ppclinux.c:589
3186#: eelf32ppcnto.c:589 eelf32ppcsim.c:589 eelf32ppcvxworks.c:563
3187#: eelf32ppcwindiss.c:589 eelf32rl78.c:218 eelf32rx.c:246 eelf32rx_linux.c:231
3188#: eelf32tilegx.c:326 eelf32tilegx_be.c:326 eelf32tilepro.c:326
3189#: eelf32vax.c:300 eelf32visium.c:203 eelf32xc16x.c:203 eelf32xc16xl.c:203
3190#: eelf32xc16xs.c:203 eelf32xstormy16.c:214 eelf32xtensa.c:2247
3191#: eelf32z80.c:230 eelf64_aix.c:300 eelf64_ia64.c:357 eelf64_ia64_fbsd.c:357
3192#: eelf64_s390.c:396 eelf64_sparc.c:326 eelf64_sparc_fbsd.c:326
3193#: eelf64_sparc_sol2.c:458 eelf64alpha.c:419 eelf64alpha_fbsd.c:419
3194#: eelf64alpha_nbsd.c:419 eelf64bmip.c:555 eelf64bpf.c:203 eelf64briscv.c:394
3195#: eelf64briscv_lp64.c:394 eelf64briscv_lp64f.c:394 eelf64btsmip.c:541
3196#: eelf64btsmip_fbsd.c:541 eelf64hppa.c:270 eelf64loongarch.c:376
3197#: eelf64lppc.c:1038 eelf64lppc_fbsd.c:1038 eelf64lriscv.c:394
3198#: eelf64lriscv_lp64.c:394 eelf64lriscv_lp64f.c:394 eelf64ltsmip.c:541
3199#: eelf64ltsmip_fbsd.c:541 eelf64mmix.c:411 eelf64ppc.c:1038
3200#: eelf64ppc_fbsd.c:1038 eelf64rdos.c:351 eelf64tilegx.c:326
3201#: eelf64tilegx_be.c:326 eelf_i386.c:5039 eelf_i386_be.c:324
3202#: eelf_i386_fbsd.c:360 eelf_i386_haiku.c:360 eelf_i386_ldso.c:335
3203#: eelf_i386_sol2.c:492 eelf_i386_vxworks.c:387 eelf_iamcu.c:360
3204#: eelf_k1om.c:5351 eelf_k1om_fbsd.c:360 eelf_l1om.c:5351 eelf_l1om_fbsd.c:360
3205#: eelf_mipsel_haiku.c:541 eelf_s390.c:326 eelf_x86_64.c:5417
3206#: eelf_x86_64_cloudabi.c:360 eelf_x86_64_fbsd.c:360 eelf_x86_64_haiku.c:360
6e0dfbf4
NC
3207#: eelf_x86_64_sol2.c:492 eh8300elf.c:218 eh8300elf_linux.c:218
3208#: eh8300helf.c:218 eh8300helf_linux.c:218 eh8300hnelf.c:218 eh8300self.c:218
3209#: eh8300self_linux.c:218 eh8300snelf.c:218 eh8300sxelf.c:218
3210#: eh8300sxelf_linux.c:218 eh8300sxnelf.c:218 ehppa64linux.c:300
3211#: ehppaelf.c:486 ehppalinux.c:609 ehppanbsd.c:609 ehppaobsd.c:609
3212#: ei386lynx.c:315 ei386moss.c:315 ei386nto.c:315 em32relf.c:218
3213#: em32relf_linux.c:325 em32rlelf.c:218 em32rlelf_linux.c:325
5a10699f
NC
3214#: em68hc11elf.c:488 em68hc11elfb.c:488 em68hc12elf.c:488 em68hc12elfb.c:488
3215#: em68kelf.c:483 em68kelfnbsd.c:483 emn10300.c:300 ends32belf.c:339
3216#: ends32belf16m.c:339 ends32belf_linux.c:413 ends32elf.c:339
3217#: ends32elf16m.c:339 ends32elf_linux.c:413 enios2elf.c:505 enios2linux.c:587
3218#: epruelf.c:224 escore3_elf.c:321 escore7_elf.c:321 eshelf.c:300
3219#: eshelf_fd.c:326 eshelf_linux.c:326 eshelf_nbsd.c:300 eshelf_nto.c:300
3220#: eshelf_uclinux.c:300 eshelf_vxworks.c:337 eshlelf.c:300 eshlelf_fd.c:326
3221#: eshlelf_linux.c:326 eshlelf_nbsd.c:300 eshlelf_nto.c:300
3222#: eshlelf_vxworks.c:337 ev850.c:250 ev850_rh850.c:250
17550be7
NC
3223msgid "%F%P: invalid maximum page size `%s'\n"
3224msgstr "%F%P : taille maximale de page « %s » invalide\n"
3225
a6983974
NC
3226#: eaarch64cloudabi.c:648 eaarch64cloudabib.c:648 eaarch64elf.c:647
3227#: eaarch64elf32.c:647 eaarch64elf32b.c:647 eaarch64elfb.c:647
3228#: eaarch64fbsd.c:648 eaarch64fbsdb.c:648 eaarch64haiku.c:648
3229#: eaarch64linux.c:648 eaarch64linux32.c:648 eaarch64linux32b.c:648
3230#: eaarch64linuxb.c:648 earcelf.c:280 earclinux.c:336 earclinux_nps.c:336
3231#: earcv2elf.c:213 earcv2elfx.c:213 earmelf.c:890 earmelf_fbsd.c:890
3232#: earmelf_fuchsia.c:891 earmelf_haiku.c:891 earmelf_linux.c:891
3233#: earmelf_linux_eabi.c:891 earmelf_linux_fdpiceabi.c:891 earmelf_nacl.c:891
3234#: earmelf_nbsd.c:890 earmelf_phoenix.c:891 earmelf_vxworks.c:926
3235#: earmelfb.c:890 earmelfb_fbsd.c:890 earmelfb_fuchsia.c:891
3236#: earmelfb_linux.c:891 earmelfb_linux_eabi.c:891
3237#: earmelfb_linux_fdpiceabi.c:891 earmelfb_nacl.c:891 earmelfb_nbsd.c:890
3238#: earmnto.c:865 eavr1.c:436 eavr2.c:436 eavr25.c:436 eavr3.c:436 eavr31.c:436
3239#: eavr35.c:436 eavr4.c:436 eavr5.c:436 eavr51.c:436 eavr6.c:436
3240#: eavrtiny.c:436 eavrxmega1.c:436 eavrxmega2.c:436 eavrxmega3.c:436
3241#: eavrxmega4.c:436 eavrxmega5.c:436 eavrxmega6.c:436 eavrxmega7.c:436
3242#: ecriself.c:228 ecrislinux.c:311 ecskyelf.c:472 ecskyelf_linux.c:580
3243#: ed10velf.c:213 eelf32_sparc.c:336 eelf32_sparc_sol2.c:468
3244#: eelf32_sparc_vxworks.c:373 eelf32_spu.c:946 eelf32_tic6x_be.c:447
3245#: eelf32_tic6x_elf_be.c:447 eelf32_tic6x_elf_le.c:447 eelf32_tic6x_le.c:447
3246#: eelf32_tic6x_linux_be.c:447 eelf32_tic6x_linux_le.c:447
3247#: eelf32_x86_64.c:5427 eelf32am33lin.c:310 eelf32b4300.c:551 eelf32bfin.c:328
3248#: eelf32bfinfd.c:353 eelf32bmip.c:551 eelf32bmipn32.c:565 eelf32briscv.c:404
3249#: eelf32briscv_ilp32.c:404 eelf32briscv_ilp32f.c:404 eelf32bsmip.c:565
3250#: eelf32btsmip.c:551 eelf32btsmip_fbsd.c:551 eelf32btsmipn32.c:551
3251#: eelf32btsmipn32_fbsd.c:551 eelf32cr16.c:363 eelf32crx.c:250
3252#: eelf32ebmip.c:551 eelf32ebmipvxworks.c:586 eelf32elmip.c:551
3253#: eelf32elmipvxworks.c:586 eelf32epiphany.c:228 eelf32epiphany_4x4.c:215
3254#: eelf32frvfd.c:335 eelf32ip2k.c:228 eelf32l4300.c:551 eelf32lm32.c:228
3255#: eelf32lm32fd.c:335 eelf32lmip.c:551 eelf32loongarch.c:386 eelf32lppc.c:599
3256#: eelf32lppclinux.c:599 eelf32lppcnto.c:599 eelf32lppcsim.c:599
3257#: eelf32lr5900.c:469 eelf32lr5900n32.c:468 eelf32lriscv.c:404
3258#: eelf32lriscv_ilp32.c:404 eelf32lriscv_ilp32f.c:404 eelf32lsmip.c:551
3259#: eelf32ltsmip.c:551 eelf32ltsmip_fbsd.c:551 eelf32ltsmipn32.c:551
3260#: eelf32ltsmipn32_fbsd.c:551 eelf32m32c.c:239 eelf32mb_linux.c:336
3261#: eelf32mbel_linux.c:336 eelf32mcore.c:234 eelf32mep.c:213 eelf32metag.c:585
3262#: eelf32microblaze.c:213 eelf32microblazeel.c:213 eelf32mipswindiss.c:443
3263#: eelf32moxie.c:228 eelf32or1k.c:229 eelf32or1k_linux.c:336 eelf32ppc.c:599
3264#: eelf32ppc_fbsd.c:599 eelf32ppchaiku.c:599 eelf32ppclinux.c:599
3265#: eelf32ppcnto.c:599 eelf32ppcsim.c:599 eelf32ppcvxworks.c:573
3266#: eelf32ppcwindiss.c:599 eelf32rl78.c:228 eelf32rx.c:256 eelf32rx_linux.c:241
3267#: eelf32tilegx.c:336 eelf32tilegx_be.c:336 eelf32tilepro.c:336
3268#: eelf32vax.c:310 eelf32visium.c:213 eelf32xc16x.c:213 eelf32xc16xl.c:213
3269#: eelf32xc16xs.c:213 eelf32xstormy16.c:224 eelf32xtensa.c:2257
3270#: eelf32z80.c:240 eelf64_aix.c:310 eelf64_ia64.c:367 eelf64_ia64_fbsd.c:367
3271#: eelf64_s390.c:406 eelf64_sparc.c:336 eelf64_sparc_fbsd.c:336
3272#: eelf64_sparc_sol2.c:468 eelf64alpha.c:429 eelf64alpha_fbsd.c:429
3273#: eelf64alpha_nbsd.c:429 eelf64bmip.c:565 eelf64bpf.c:213 eelf64briscv.c:404
3274#: eelf64briscv_lp64.c:404 eelf64briscv_lp64f.c:404 eelf64btsmip.c:551
3275#: eelf64btsmip_fbsd.c:551 eelf64hppa.c:280 eelf64loongarch.c:386
3276#: eelf64lppc.c:1048 eelf64lppc_fbsd.c:1048 eelf64lriscv.c:404
3277#: eelf64lriscv_lp64.c:404 eelf64lriscv_lp64f.c:404 eelf64ltsmip.c:551
3278#: eelf64ltsmip_fbsd.c:551 eelf64mmix.c:421 eelf64ppc.c:1048
3279#: eelf64ppc_fbsd.c:1048 eelf64rdos.c:361 eelf64tilegx.c:336
3280#: eelf64tilegx_be.c:336 eelf_i386.c:5049 eelf_i386_be.c:334
3281#: eelf_i386_fbsd.c:370 eelf_i386_haiku.c:370 eelf_i386_ldso.c:345
3282#: eelf_i386_sol2.c:502 eelf_i386_vxworks.c:397 eelf_iamcu.c:370
3283#: eelf_k1om.c:5361 eelf_k1om_fbsd.c:370 eelf_l1om.c:5361 eelf_l1om_fbsd.c:370
3284#: eelf_mipsel_haiku.c:551 eelf_s390.c:336 eelf_x86_64.c:5427
3285#: eelf_x86_64_cloudabi.c:370 eelf_x86_64_fbsd.c:370 eelf_x86_64_haiku.c:370
3286#: eelf_x86_64_sol2.c:502 eh8300elf.c:228 eh8300elf_linux.c:228
3287#: eh8300helf.c:228 eh8300helf_linux.c:228 eh8300hnelf.c:228 eh8300self.c:228
3288#: eh8300self_linux.c:228 eh8300snelf.c:228 eh8300sxelf.c:228
3289#: eh8300sxelf_linux.c:228 eh8300sxnelf.c:228 ehppa64linux.c:310
3290#: ehppaelf.c:496 ehppalinux.c:619 ehppanbsd.c:619 ehppaobsd.c:619
3291#: ei386lynx.c:325 ei386moss.c:325 ei386nto.c:325 em32relf.c:228
3292#: em32relf_linux.c:335 em32rlelf.c:228 em32rlelf_linux.c:335
3293#: em68hc11elf.c:498 em68hc11elfb.c:498 em68hc12elf.c:498 em68hc12elfb.c:498
3294#: em68kelf.c:493 em68kelfnbsd.c:493 emn10300.c:310 ends32belf.c:349
3295#: ends32belf16m.c:349 ends32belf_linux.c:423 ends32elf.c:349
3296#: ends32elf16m.c:349 ends32elf_linux.c:423 enios2elf.c:515 enios2linux.c:597
3297#: epruelf.c:234 escore3_elf.c:331 escore7_elf.c:331 eshelf.c:310
3298#: eshelf_fd.c:336 eshelf_linux.c:336 eshelf_nbsd.c:310 eshelf_nto.c:310
3299#: eshelf_uclinux.c:310 eshelf_vxworks.c:347 eshlelf.c:310 eshlelf_fd.c:336
3300#: eshlelf_linux.c:336 eshlelf_nbsd.c:310 eshlelf_nto.c:310
3301#: eshlelf_vxworks.c:347 ev850.c:260 ev850_rh850.c:260
1d97232a
NC
3302msgid "%F%P: invalid common page size `%s'\n"
3303msgstr "%F%P : taille de page commune « %s » invalide\n"
3304
a6983974
NC
3305#: eaarch64cloudabi.c:657 eaarch64cloudabib.c:657 eaarch64elf.c:656
3306#: eaarch64elf32.c:656 eaarch64elf32b.c:656 eaarch64elfb.c:656
3307#: eaarch64fbsd.c:657 eaarch64fbsdb.c:657 eaarch64haiku.c:657
3308#: eaarch64linux.c:657 eaarch64linux32.c:657 eaarch64linux32b.c:657
3309#: eaarch64linuxb.c:657 earcelf.c:289 earclinux.c:345 earclinux_nps.c:345
3310#: earcv2elf.c:222 earcv2elfx.c:222 earmelf.c:899 earmelf_fbsd.c:899
3311#: earmelf_fuchsia.c:900 earmelf_haiku.c:900 earmelf_linux.c:900
3312#: earmelf_linux_eabi.c:900 earmelf_linux_fdpiceabi.c:900 earmelf_nacl.c:900
3313#: earmelf_nbsd.c:899 earmelf_phoenix.c:900 earmelf_vxworks.c:935
3314#: earmelfb.c:899 earmelfb_fbsd.c:899 earmelfb_fuchsia.c:900
3315#: earmelfb_linux.c:900 earmelfb_linux_eabi.c:900
3316#: earmelfb_linux_fdpiceabi.c:900 earmelfb_nacl.c:900 earmelfb_nbsd.c:899
3317#: earmnto.c:874 eavr1.c:445 eavr2.c:445 eavr25.c:445 eavr3.c:445 eavr31.c:445
3318#: eavr35.c:445 eavr4.c:445 eavr5.c:445 eavr51.c:445 eavr6.c:445
3319#: eavrtiny.c:445 eavrxmega1.c:445 eavrxmega2.c:445 eavrxmega3.c:445
3320#: eavrxmega4.c:445 eavrxmega5.c:445 eavrxmega6.c:445 eavrxmega7.c:445
3321#: ecriself.c:237 ecrislinux.c:320 ecskyelf.c:481 ecskyelf_linux.c:589
3322#: ed10velf.c:222 eelf32_sparc.c:345 eelf32_sparc_sol2.c:477
3323#: eelf32_sparc_vxworks.c:382 eelf32_spu.c:955 eelf32_tic6x_be.c:456
3324#: eelf32_tic6x_elf_be.c:456 eelf32_tic6x_elf_le.c:456 eelf32_tic6x_le.c:456
3325#: eelf32_tic6x_linux_be.c:456 eelf32_tic6x_linux_le.c:456
3326#: eelf32_x86_64.c:5436 eelf32am33lin.c:319 eelf32b4300.c:560 eelf32bfin.c:337
3327#: eelf32bfinfd.c:362 eelf32bmip.c:560 eelf32bmipn32.c:574 eelf32briscv.c:413
3328#: eelf32briscv_ilp32.c:413 eelf32briscv_ilp32f.c:413 eelf32bsmip.c:574
3329#: eelf32btsmip.c:560 eelf32btsmip_fbsd.c:560 eelf32btsmipn32.c:560
3330#: eelf32btsmipn32_fbsd.c:560 eelf32cr16.c:372 eelf32crx.c:259
3331#: eelf32ebmip.c:560 eelf32ebmipvxworks.c:595 eelf32elmip.c:560
3332#: eelf32elmipvxworks.c:595 eelf32epiphany.c:237 eelf32epiphany_4x4.c:224
3333#: eelf32frvfd.c:344 eelf32ip2k.c:237 eelf32l4300.c:560 eelf32lm32.c:237
3334#: eelf32lm32fd.c:344 eelf32lmip.c:560 eelf32loongarch.c:395 eelf32lppc.c:608
3335#: eelf32lppclinux.c:608 eelf32lppcnto.c:608 eelf32lppcsim.c:608
3336#: eelf32lr5900.c:478 eelf32lr5900n32.c:477 eelf32lriscv.c:413
3337#: eelf32lriscv_ilp32.c:413 eelf32lriscv_ilp32f.c:413 eelf32lsmip.c:560
3338#: eelf32ltsmip.c:560 eelf32ltsmip_fbsd.c:560 eelf32ltsmipn32.c:560
3339#: eelf32ltsmipn32_fbsd.c:560 eelf32m32c.c:248 eelf32mb_linux.c:345
3340#: eelf32mbel_linux.c:345 eelf32mcore.c:243 eelf32mep.c:222 eelf32metag.c:594
3341#: eelf32microblaze.c:222 eelf32microblazeel.c:222 eelf32mipswindiss.c:452
3342#: eelf32moxie.c:237 eelf32or1k.c:238 eelf32or1k_linux.c:345 eelf32ppc.c:608
3343#: eelf32ppc_fbsd.c:608 eelf32ppchaiku.c:608 eelf32ppclinux.c:608
3344#: eelf32ppcnto.c:608 eelf32ppcsim.c:608 eelf32ppcvxworks.c:582
3345#: eelf32ppcwindiss.c:608 eelf32rl78.c:237 eelf32rx.c:265 eelf32rx_linux.c:250
3346#: eelf32tilegx.c:345 eelf32tilegx_be.c:345 eelf32tilepro.c:345
3347#: eelf32vax.c:319 eelf32visium.c:222 eelf32xc16x.c:222 eelf32xc16xl.c:222
3348#: eelf32xc16xs.c:222 eelf32xstormy16.c:233 eelf32xtensa.c:2266
3349#: eelf32z80.c:249 eelf64_aix.c:319 eelf64_ia64.c:376 eelf64_ia64_fbsd.c:376
3350#: eelf64_s390.c:415 eelf64_sparc.c:345 eelf64_sparc_fbsd.c:345
3351#: eelf64_sparc_sol2.c:477 eelf64alpha.c:438 eelf64alpha_fbsd.c:438
3352#: eelf64alpha_nbsd.c:438 eelf64bmip.c:574 eelf64bpf.c:222 eelf64briscv.c:413
3353#: eelf64briscv_lp64.c:413 eelf64briscv_lp64f.c:413 eelf64btsmip.c:560
3354#: eelf64btsmip_fbsd.c:560 eelf64hppa.c:289 eelf64loongarch.c:395
3355#: eelf64lppc.c:1057 eelf64lppc_fbsd.c:1057 eelf64lriscv.c:413
3356#: eelf64lriscv_lp64.c:413 eelf64lriscv_lp64f.c:413 eelf64ltsmip.c:560
3357#: eelf64ltsmip_fbsd.c:560 eelf64mmix.c:430 eelf64ppc.c:1057
3358#: eelf64ppc_fbsd.c:1057 eelf64rdos.c:370 eelf64tilegx.c:345
3359#: eelf64tilegx_be.c:345 eelf_i386.c:5058 eelf_i386_be.c:343
3360#: eelf_i386_fbsd.c:379 eelf_i386_haiku.c:379 eelf_i386_ldso.c:354
3361#: eelf_i386_sol2.c:511 eelf_i386_vxworks.c:406 eelf_iamcu.c:379
3362#: eelf_k1om.c:5370 eelf_k1om_fbsd.c:379 eelf_l1om.c:5370 eelf_l1om_fbsd.c:379
3363#: eelf_mipsel_haiku.c:560 eelf_s390.c:345 eelf_x86_64.c:5436
3364#: eelf_x86_64_cloudabi.c:379 eelf_x86_64_fbsd.c:379 eelf_x86_64_haiku.c:379
3365#: eelf_x86_64_sol2.c:511 eh8300elf.c:237 eh8300elf_linux.c:237
3366#: eh8300helf.c:237 eh8300helf_linux.c:237 eh8300hnelf.c:237 eh8300self.c:237
3367#: eh8300self_linux.c:237 eh8300snelf.c:237 eh8300sxelf.c:237
3368#: eh8300sxelf_linux.c:237 eh8300sxnelf.c:237 ehppa64linux.c:319
3369#: ehppaelf.c:505 ehppalinux.c:628 ehppanbsd.c:628 ehppaobsd.c:628
3370#: ei386lynx.c:334 ei386moss.c:334 ei386nto.c:334 em32relf.c:237
3371#: em32relf_linux.c:344 em32rlelf.c:237 em32rlelf_linux.c:344
3372#: em68hc11elf.c:507 em68hc11elfb.c:507 em68hc12elf.c:507 em68hc12elfb.c:507
3373#: em68kelf.c:502 em68kelfnbsd.c:502 emn10300.c:319 ends32belf.c:358
3374#: ends32belf16m.c:358 ends32belf_linux.c:432 ends32elf.c:358
3375#: ends32elf16m.c:358 ends32elf_linux.c:432 enios2elf.c:524 enios2linux.c:606
3376#: epruelf.c:243 escore3_elf.c:340 escore7_elf.c:340 eshelf.c:319
3377#: eshelf_fd.c:345 eshelf_linux.c:345 eshelf_nbsd.c:319 eshelf_nto.c:319
3378#: eshelf_uclinux.c:319 eshelf_vxworks.c:356 eshlelf.c:319 eshlelf_fd.c:345
3379#: eshlelf_linux.c:345 eshlelf_nbsd.c:319 eshlelf_nto.c:319
3380#: eshlelf_vxworks.c:356 ev850.c:269 ev850_rh850.c:269
1d97232a
NC
3381msgid "%F%P: invalid stack size `%s'\n"
3382msgstr "%F%P : taille de pile « %s » invalide\n"
3383
a6983974
NC
3384#: eaarch64cloudabi.c:696 eaarch64cloudabib.c:696 eaarch64elf.c:695
3385#: eaarch64elf32.c:695 eaarch64elf32b.c:695 eaarch64elfb.c:695
3386#: eaarch64fbsd.c:696 eaarch64fbsdb.c:696 eaarch64haiku.c:696
3387#: eaarch64linux.c:696 eaarch64linux32.c:696 eaarch64linux32b.c:696
3388#: eaarch64linuxb.c:696 earcelf.c:328 earclinux.c:384 earclinux_nps.c:384
3389#: earcv2elf.c:261 earcv2elfx.c:261 earmelf.c:938 earmelf_fbsd.c:938
3390#: earmelf_fuchsia.c:939 earmelf_haiku.c:939 earmelf_linux.c:939
3391#: earmelf_linux_eabi.c:939 earmelf_linux_fdpiceabi.c:939 earmelf_nacl.c:939
3392#: earmelf_nbsd.c:938 earmelf_phoenix.c:939 earmelf_vxworks.c:974
3393#: earmelfb.c:938 earmelfb_fbsd.c:938 earmelfb_fuchsia.c:939
3394#: earmelfb_linux.c:939 earmelfb_linux_eabi.c:939
3395#: earmelfb_linux_fdpiceabi.c:939 earmelfb_nacl.c:939 earmelfb_nbsd.c:938
3396#: earmnto.c:913 eavr1.c:484 eavr2.c:484 eavr25.c:484 eavr3.c:484 eavr31.c:484
3397#: eavr35.c:484 eavr4.c:484 eavr5.c:484 eavr51.c:484 eavr6.c:484
3398#: eavrtiny.c:484 eavrxmega1.c:484 eavrxmega2.c:484 eavrxmega3.c:484
3399#: eavrxmega4.c:484 eavrxmega5.c:484 eavrxmega6.c:484 eavrxmega7.c:484
3400#: ecriself.c:276 ecrislinux.c:359 ecskyelf.c:520 ecskyelf_linux.c:628
3401#: ed10velf.c:261 eelf32_sparc.c:384 eelf32_sparc_sol2.c:516
3402#: eelf32_sparc_vxworks.c:421 eelf32_spu.c:994 eelf32_tic6x_be.c:495
3403#: eelf32_tic6x_elf_be.c:495 eelf32_tic6x_elf_le.c:495 eelf32_tic6x_le.c:495
3404#: eelf32_tic6x_linux_be.c:495 eelf32_tic6x_linux_le.c:495
3405#: eelf32_x86_64.c:5475 eelf32am33lin.c:358 eelf32b4300.c:599 eelf32bfin.c:376
3406#: eelf32bfinfd.c:401 eelf32bmip.c:599 eelf32bmipn32.c:613 eelf32briscv.c:452
3407#: eelf32briscv_ilp32.c:452 eelf32briscv_ilp32f.c:452 eelf32bsmip.c:613
3408#: eelf32btsmip.c:599 eelf32btsmip_fbsd.c:599 eelf32btsmipn32.c:599
3409#: eelf32btsmipn32_fbsd.c:599 eelf32cr16.c:411 eelf32crx.c:298
3410#: eelf32ebmip.c:599 eelf32ebmipvxworks.c:634 eelf32elmip.c:599
3411#: eelf32elmipvxworks.c:634 eelf32epiphany.c:276 eelf32epiphany_4x4.c:263
3412#: eelf32frvfd.c:383 eelf32ip2k.c:276 eelf32l4300.c:599 eelf32lm32.c:276
3413#: eelf32lm32fd.c:383 eelf32lmip.c:599 eelf32loongarch.c:434 eelf32lppc.c:647
3414#: eelf32lppclinux.c:647 eelf32lppcnto.c:647 eelf32lppcsim.c:647
3415#: eelf32lr5900.c:517 eelf32lr5900n32.c:516 eelf32lriscv.c:452
3416#: eelf32lriscv_ilp32.c:452 eelf32lriscv_ilp32f.c:452 eelf32lsmip.c:599
3417#: eelf32ltsmip.c:599 eelf32ltsmip_fbsd.c:599 eelf32ltsmipn32.c:599
3418#: eelf32ltsmipn32_fbsd.c:599 eelf32m32c.c:287 eelf32mb_linux.c:384
3419#: eelf32mbel_linux.c:384 eelf32mcore.c:282 eelf32mep.c:261 eelf32metag.c:633
3420#: eelf32microblaze.c:261 eelf32microblazeel.c:261 eelf32mipswindiss.c:491
3421#: eelf32moxie.c:276 eelf32or1k.c:277 eelf32or1k_linux.c:384 eelf32ppc.c:647
3422#: eelf32ppc_fbsd.c:647 eelf32ppchaiku.c:647 eelf32ppclinux.c:647
3423#: eelf32ppcnto.c:647 eelf32ppcsim.c:647 eelf32ppcvxworks.c:621
3424#: eelf32ppcwindiss.c:647 eelf32rl78.c:276 eelf32rx.c:304 eelf32rx_linux.c:289
3425#: eelf32tilegx.c:384 eelf32tilegx_be.c:384 eelf32tilepro.c:384
3426#: eelf32vax.c:358 eelf32visium.c:261 eelf32xc16x.c:261 eelf32xc16xl.c:261
3427#: eelf32xc16xs.c:261 eelf32xstormy16.c:272 eelf32xtensa.c:2305
3428#: eelf32z80.c:288 eelf64_aix.c:358 eelf64_ia64.c:415 eelf64_ia64_fbsd.c:415
3429#: eelf64_s390.c:454 eelf64_sparc.c:384 eelf64_sparc_fbsd.c:384
3430#: eelf64_sparc_sol2.c:516 eelf64alpha.c:477 eelf64alpha_fbsd.c:477
3431#: eelf64alpha_nbsd.c:477 eelf64bmip.c:613 eelf64bpf.c:261 eelf64briscv.c:452
3432#: eelf64briscv_lp64.c:452 eelf64briscv_lp64f.c:452 eelf64btsmip.c:599
3433#: eelf64btsmip_fbsd.c:599 eelf64hppa.c:328 eelf64loongarch.c:434
3434#: eelf64lppc.c:1096 eelf64lppc_fbsd.c:1096 eelf64lriscv.c:452
3435#: eelf64lriscv_lp64.c:452 eelf64lriscv_lp64f.c:452 eelf64ltsmip.c:599
3436#: eelf64ltsmip_fbsd.c:599 eelf64mmix.c:469 eelf64ppc.c:1096
3437#: eelf64ppc_fbsd.c:1096 eelf64rdos.c:409 eelf64tilegx.c:384
3438#: eelf64tilegx_be.c:384 eelf_i386.c:5097 eelf_i386_be.c:382
3439#: eelf_i386_fbsd.c:418 eelf_i386_haiku.c:418 eelf_i386_ldso.c:393
3440#: eelf_i386_sol2.c:550 eelf_i386_vxworks.c:445 eelf_iamcu.c:418
3441#: eelf_k1om.c:5409 eelf_k1om_fbsd.c:418 eelf_l1om.c:5409 eelf_l1om_fbsd.c:418
3442#: eelf_mipsel_haiku.c:599 eelf_s390.c:384 eelf_x86_64.c:5475
3443#: eelf_x86_64_cloudabi.c:418 eelf_x86_64_fbsd.c:418 eelf_x86_64_haiku.c:418
3444#: eelf_x86_64_sol2.c:550 eh8300elf.c:276 eh8300elf_linux.c:276
3445#: eh8300helf.c:276 eh8300helf_linux.c:276 eh8300hnelf.c:276 eh8300self.c:276
3446#: eh8300self_linux.c:276 eh8300snelf.c:276 eh8300sxelf.c:276
3447#: eh8300sxelf_linux.c:276 eh8300sxnelf.c:276 ehppa64linux.c:358
3448#: ehppaelf.c:544 ehppalinux.c:667 ehppanbsd.c:667 ehppaobsd.c:667
3449#: ei386lynx.c:373 ei386moss.c:373 ei386nto.c:373 em32relf.c:276
3450#: em32relf_linux.c:383 em32rlelf.c:276 em32rlelf_linux.c:383
3451#: em68hc11elf.c:546 em68hc11elfb.c:546 em68hc12elf.c:546 em68hc12elfb.c:546
3452#: em68kelf.c:541 em68kelfnbsd.c:541 emn10300.c:358 ends32belf.c:397
3453#: ends32belf16m.c:397 ends32belf_linux.c:471 ends32elf.c:397
3454#: ends32elf16m.c:397 ends32elf_linux.c:471 enios2elf.c:563 enios2linux.c:645
3455#: epruelf.c:282 escore3_elf.c:379 escore7_elf.c:379 eshelf.c:358
3456#: eshelf_fd.c:384 eshelf_linux.c:384 eshelf_nbsd.c:358 eshelf_nto.c:358
3457#: eshelf_uclinux.c:358 eshelf_vxworks.c:395 eshlelf.c:358 eshlelf_fd.c:384
3458#: eshlelf_linux.c:384 eshlelf_nbsd.c:358 eshlelf_nto.c:358
3459#: eshlelf_vxworks.c:395 ev850.c:308 ev850_rh850.c:308
5a10699f
NC
3460msgid "%F%P: invalid visibility in `-z %s'; must be default, internal, hidden, or protected"
3461msgstr "%F%P : visibilité invalide dans « -z %s » ; doit être « default », « internal », « hidden » ou « protected »"
3462
a6983974
NC
3463#: eaarch64cloudabi.c:769 eaarch64cloudabib.c:769 eaarch64elf.c:764
3464#: eaarch64elf32.c:764 eaarch64elf32b.c:764 eaarch64elfb.c:764
3465#: eaarch64fbsd.c:769 eaarch64fbsdb.c:769 eaarch64haiku.c:769
3466#: eaarch64linux.c:769 eaarch64linux32.c:769 eaarch64linux32b.c:769
3467#: eaarch64linuxb.c:769 earcelf.c:388 earclinux.c:448 earclinux_nps.c:448
3468#: earcv2elf.c:266 earcv2elfx.c:266 earmelf.c:998 earmelf_fbsd.c:998
3469#: earmelf_fuchsia.c:1003 earmelf_haiku.c:1003 earmelf_linux.c:1003
3470#: earmelf_linux_eabi.c:1003 earmelf_linux_fdpiceabi.c:1003
3471#: earmelf_nacl.c:1003 earmelf_nbsd.c:998 earmelf_phoenix.c:1003
3472#: earmelf_vxworks.c:1034 earmelfb.c:998 earmelfb_fbsd.c:998
3473#: earmelfb_fuchsia.c:1003 earmelfb_linux.c:1003 earmelfb_linux_eabi.c:1003
3474#: earmelfb_linux_fdpiceabi.c:1003 earmelfb_nacl.c:1003 earmelfb_nbsd.c:998
3475#: earmnto.c:973 eavr1.c:489 eavr2.c:489 eavr25.c:489 eavr3.c:489 eavr31.c:489
3476#: eavr35.c:489 eavr4.c:489 eavr5.c:489 eavr51.c:489 eavr6.c:489
3477#: eavrtiny.c:489 eavrxmega1.c:489 eavrxmega2.c:489 eavrxmega3.c:489
3478#: eavrxmega4.c:489 eavrxmega5.c:489 eavrxmega6.c:489 eavrxmega7.c:489
3479#: ecriself.c:281 ecrislinux.c:423 ecskyelf.c:525 ecskyelf_linux.c:692
3480#: ed10velf.c:266 eelf32_sparc.c:448 eelf32_sparc_sol2.c:580
3481#: eelf32_sparc_vxworks.c:485 eelf32_spu.c:999 eelf32_tic6x_be.c:555
3482#: eelf32_tic6x_elf_be.c:555 eelf32_tic6x_elf_le.c:555 eelf32_tic6x_le.c:555
3483#: eelf32_tic6x_linux_be.c:555 eelf32_tic6x_linux_le.c:555
3484#: eelf32_x86_64.c:5631 eelf32am33lin.c:418 eelf32b4300.c:663 eelf32bfin.c:436
3485#: eelf32bfinfd.c:461 eelf32bmip.c:663 eelf32bmipn32.c:677 eelf32briscv.c:516
3486#: eelf32briscv_ilp32.c:516 eelf32briscv_ilp32f.c:516 eelf32bsmip.c:677
3487#: eelf32btsmip.c:663 eelf32btsmip_fbsd.c:663 eelf32btsmipn32.c:663
3488#: eelf32btsmipn32_fbsd.c:663 eelf32cr16.c:416 eelf32crx.c:303
3489#: eelf32ebmip.c:663 eelf32ebmipvxworks.c:698 eelf32elmip.c:663
3490#: eelf32elmipvxworks.c:698 eelf32epiphany.c:281 eelf32epiphany_4x4.c:268
3491#: eelf32frvfd.c:443 eelf32ip2k.c:281 eelf32l4300.c:663 eelf32lm32.c:281
3492#: eelf32lm32fd.c:443 eelf32lmip.c:663 eelf32loongarch.c:498 eelf32lppc.c:717
3493#: eelf32lppclinux.c:717 eelf32lppcnto.c:717 eelf32lppcsim.c:717
3494#: eelf32lr5900.c:522 eelf32lr5900n32.c:521 eelf32lriscv.c:516
3495#: eelf32lriscv_ilp32.c:516 eelf32lriscv_ilp32f.c:516 eelf32lsmip.c:663
3496#: eelf32ltsmip.c:663 eelf32ltsmip_fbsd.c:663 eelf32ltsmipn32.c:663
3497#: eelf32ltsmipn32_fbsd.c:663 eelf32m32c.c:292 eelf32mb_linux.c:448
3498#: eelf32mbel_linux.c:448 eelf32mcore.c:287 eelf32mep.c:266 eelf32metag.c:697
3499#: eelf32microblaze.c:266 eelf32microblazeel.c:266 eelf32mipswindiss.c:496
3500#: eelf32moxie.c:281 eelf32or1k.c:282 eelf32or1k_linux.c:448 eelf32ppc.c:717
3501#: eelf32ppc_fbsd.c:717 eelf32ppchaiku.c:717 eelf32ppclinux.c:717
3502#: eelf32ppcnto.c:717 eelf32ppcsim.c:717 eelf32ppcvxworks.c:691
3503#: eelf32ppcwindiss.c:717 eelf32rl78.c:281 eelf32rx.c:309 eelf32rx_linux.c:294
3504#: eelf32tilegx.c:448 eelf32tilegx_be.c:448 eelf32tilepro.c:448
3505#: eelf32vax.c:418 eelf32visium.c:266 eelf32xc16x.c:266 eelf32xc16xl.c:266
3506#: eelf32xc16xs.c:266 eelf32xstormy16.c:277 eelf32xtensa.c:2369
3507#: eelf32z80.c:293 eelf64_aix.c:418 eelf64_ia64.c:475 eelf64_ia64_fbsd.c:475
3508#: eelf64_s390.c:518 eelf64_sparc.c:448 eelf64_sparc_fbsd.c:448
3509#: eelf64_sparc_sol2.c:580 eelf64alpha.c:541 eelf64alpha_fbsd.c:541
3510#: eelf64alpha_nbsd.c:541 eelf64bmip.c:677 eelf64bpf.c:266 eelf64briscv.c:516
3511#: eelf64briscv_lp64.c:516 eelf64briscv_lp64f.c:516 eelf64btsmip.c:663
3512#: eelf64btsmip_fbsd.c:663 eelf64hppa.c:388 eelf64loongarch.c:498
3513#: eelf64lppc.c:1171 eelf64lppc_fbsd.c:1171 eelf64lriscv.c:516
3514#: eelf64lriscv_lp64.c:516 eelf64lriscv_lp64f.c:516 eelf64ltsmip.c:663
3515#: eelf64ltsmip_fbsd.c:663 eelf64mmix.c:529 eelf64ppc.c:1171
3516#: eelf64ppc_fbsd.c:1171 eelf64rdos.c:473 eelf64tilegx.c:448
3517#: eelf64tilegx_be.c:448 eelf_i386.c:5250 eelf_i386_be.c:489
3518#: eelf_i386_fbsd.c:571 eelf_i386_haiku.c:571 eelf_i386_ldso.c:504
3519#: eelf_i386_sol2.c:661 eelf_i386_vxworks.c:556 eelf_iamcu.c:529
3520#: eelf_k1om.c:5520 eelf_k1om_fbsd.c:529 eelf_l1om.c:5520 eelf_l1om_fbsd.c:529
3521#: eelf_mipsel_haiku.c:663 eelf_s390.c:448 eelf_x86_64.c:5684
3522#: eelf_x86_64_cloudabi.c:627 eelf_x86_64_fbsd.c:627 eelf_x86_64_haiku.c:627
3523#: eelf_x86_64_sol2.c:759 eh8300elf.c:281 eh8300elf_linux.c:281
3524#: eh8300helf.c:281 eh8300helf_linux.c:281 eh8300hnelf.c:281 eh8300self.c:281
3525#: eh8300self_linux.c:281 eh8300snelf.c:281 eh8300sxelf.c:281
3526#: eh8300sxelf_linux.c:281 eh8300sxnelf.c:281 ehppa64linux.c:418
3527#: ehppaelf.c:549 ehppalinux.c:731 ehppanbsd.c:731 ehppaobsd.c:731
3528#: ei386lynx.c:433 ei386moss.c:433 ei386nto.c:433 em32relf.c:281
3529#: em32relf_linux.c:443 em32rlelf.c:281 em32rlelf_linux.c:443
3530#: em68hc11elf.c:551 em68hc11elfb.c:551 em68hc12elf.c:551 em68hc12elfb.c:551
3531#: em68kelf.c:605 em68kelfnbsd.c:605 emn10300.c:418 ends32belf.c:402
3532#: ends32belf16m.c:402 ends32belf_linux.c:535 ends32elf.c:402
3533#: ends32elf16m.c:402 ends32elf_linux.c:535 enios2elf.c:568 enios2linux.c:709
3534#: epruelf.c:287 escore3_elf.c:439 escore7_elf.c:439 eshelf.c:418
3535#: eshelf_fd.c:448 eshelf_linux.c:448 eshelf_nbsd.c:418 eshelf_nto.c:418
3536#: eshelf_uclinux.c:418 eshelf_vxworks.c:455 eshlelf.c:418 eshlelf_fd.c:448
3537#: eshlelf_linux.c:448 eshlelf_nbsd.c:418 eshlelf_nto.c:418
3538#: eshlelf_vxworks.c:455 ev850.c:313 ev850_rh850.c:313
1d97232a
NC
3539msgid "%P: warning: -z %s ignored\n"
3540msgstr "%P : avertissement : -z %s ignoré\n"
3541
a6983974
NC
3542#: eaarch64cloudabi.c:803 eaarch64cloudabib.c:803 eaarch64elf.c:798
3543#: eaarch64elf32.c:798 eaarch64elf32b.c:798 eaarch64elfb.c:798
3544#: eaarch64fbsd.c:803 eaarch64fbsdb.c:803 eaarch64haiku.c:803
3545#: eaarch64linux.c:803 eaarch64linux32.c:803 eaarch64linux32b.c:803
3546#: eaarch64linuxb.c:803
45c63c0f
NC
3547msgid "%P: error: unrecognized option for --fix-cortex-a53-843419: %s\n"
3548msgstr "%P : erreur : option non reconnue pour --fix-cortex-a53-843419 : %s\n"
3549
a6983974
NC
3550#: eaarch64cloudabi.c:832 eaarch64cloudabib.c:832 eaarch64elf.c:827
3551#: eaarch64elf32.c:827 eaarch64elf32b.c:827 eaarch64elfb.c:827
3552#: eaarch64fbsd.c:832 eaarch64fbsdb.c:832 eaarch64haiku.c:832
3553#: eaarch64linux.c:832 eaarch64linux32.c:832 eaarch64linux32b.c:832
3554#: eaarch64linuxb.c:832 earmelf.c:1135 earmelf_fbsd.c:1135
3555#: earmelf_fuchsia.c:1140 earmelf_haiku.c:1140 earmelf_linux.c:1140
3556#: earmelf_linux_eabi.c:1140 earmelf_linux_fdpiceabi.c:1140
3557#: earmelf_nacl.c:1140 earmelf_nbsd.c:1135 earmelf_phoenix.c:1140
3558#: earmelf_vxworks.c:1175 earmelfb.c:1135 earmelfb_fbsd.c:1135
3559#: earmelfb_fuchsia.c:1140 earmelfb_linux.c:1140 earmelfb_linux_eabi.c:1140
3560#: earmelfb_linux_fdpiceabi.c:1140 earmelfb_nacl.c:1140 earmelfb_nbsd.c:1135
3561#: earmnto.c:1110
1d97232a
NC
3562#, c-format
3563msgid ""
3564" --no-enum-size-warning Don't warn about objects with incompatible\n"
3565" enum sizes\n"
3566msgstr ""
3567" --no-enum-size-warning Ne pas avertir des objets avec des tailles\n"
3568" d'enumération non compatibles\n"
3569
a6983974
NC
3570#: eaarch64cloudabi.c:834 eaarch64cloudabib.c:834 eaarch64elf.c:829
3571#: eaarch64elf32.c:829 eaarch64elf32b.c:829 eaarch64elfb.c:829
3572#: eaarch64fbsd.c:834 eaarch64fbsdb.c:834 eaarch64haiku.c:834
3573#: eaarch64linux.c:834 eaarch64linux32.c:834 eaarch64linux32b.c:834
3574#: eaarch64linuxb.c:834 earmelf.c:1137 earmelf_fbsd.c:1137
3575#: earmelf_fuchsia.c:1142 earmelf_haiku.c:1142 earmelf_linux.c:1142
3576#: earmelf_linux_eabi.c:1142 earmelf_linux_fdpiceabi.c:1142
3577#: earmelf_nacl.c:1142 earmelf_nbsd.c:1137 earmelf_phoenix.c:1142
3578#: earmelf_vxworks.c:1177 earmelfb.c:1137 earmelfb_fbsd.c:1137
3579#: earmelfb_fuchsia.c:1142 earmelfb_linux.c:1142 earmelfb_linux_eabi.c:1142
3580#: earmelfb_linux_fdpiceabi.c:1142 earmelfb_nacl.c:1142 earmelfb_nbsd.c:1137
3581#: earmnto.c:1112
1d97232a 3582#, c-format
e4865945
NC
3583msgid ""
3584" --no-wchar-size-warning Don't warn about objects with incompatible\n"
3585" wchar_t sizes\n"
3586msgstr ""
3587" --no-wchar-size-warning Ne pas avertir des objets avec des tailles de\n"
3588" wchar_t incompatibles\n"
1d97232a 3589
a6983974
NC
3590#: eaarch64cloudabi.c:836 eaarch64cloudabib.c:836 eaarch64elf.c:831
3591#: eaarch64elf32.c:831 eaarch64elf32b.c:831 eaarch64elfb.c:831
3592#: eaarch64fbsd.c:836 eaarch64fbsdb.c:836 eaarch64haiku.c:836
3593#: eaarch64linux.c:836 eaarch64linux32.c:836 eaarch64linux32b.c:836
3594#: eaarch64linuxb.c:836 earmelf.c:1139 earmelf_fbsd.c:1139
3595#: earmelf_fuchsia.c:1144 earmelf_haiku.c:1144 earmelf_linux.c:1144
3596#: earmelf_linux_eabi.c:1144 earmelf_linux_fdpiceabi.c:1144
3597#: earmelf_nacl.c:1144 earmelf_nbsd.c:1139 earmelf_phoenix.c:1144
3598#: earmelf_vxworks.c:1179 earmelfb.c:1139 earmelfb_fbsd.c:1139
3599#: earmelfb_fuchsia.c:1144 earmelfb_linux.c:1144 earmelfb_linux_eabi.c:1144
3600#: earmelfb_linux_fdpiceabi.c:1144 earmelfb_nacl.c:1144 earmelfb_nbsd.c:1139
3601#: earmnto.c:1114
e4865945
NC
3602#, c-format
3603msgid " --pic-veneer Always generate PIC interworking veneers\n"
3604msgstr " --pic-veneer Toujours générer le vernissage d'inter opérabilité PIC\n"
3605
a6983974
NC
3606#: eaarch64cloudabi.c:837 eaarch64cloudabib.c:837 eaarch64elf.c:832
3607#: eaarch64elf32.c:832 eaarch64elf32b.c:832 eaarch64elfb.c:832
3608#: eaarch64fbsd.c:837 eaarch64fbsdb.c:837 eaarch64haiku.c:837
3609#: eaarch64linux.c:837 eaarch64linux32.c:837 eaarch64linux32b.c:837
3610#: eaarch64linuxb.c:837 earmelf.c:1146 earmelf_fbsd.c:1146
3611#: earmelf_fuchsia.c:1151 earmelf_haiku.c:1151 earmelf_linux.c:1151
3612#: earmelf_linux_eabi.c:1151 earmelf_linux_fdpiceabi.c:1151
3613#: earmelf_nacl.c:1151 earmelf_nbsd.c:1146 earmelf_phoenix.c:1151
3614#: earmelf_vxworks.c:1186 earmelfb.c:1146 earmelfb_fbsd.c:1146
3615#: earmelfb_fuchsia.c:1151 earmelfb_linux.c:1151 earmelfb_linux_eabi.c:1151
3616#: earmelfb_linux_fdpiceabi.c:1151 earmelfb_nacl.c:1151 earmelfb_nbsd.c:1146
3617#: earmnto.c:1121
1d97232a
NC
3618#, c-format
3619msgid ""
3620" --stub-group-size=N Maximum size of a group of input sections that\n"
3621" can be handled by one stub section. A negative\n"
3622" value locates all stubs after their branches\n"
3623" (with a group size of -N), while a positive\n"
3624" value allows two groups of input sections, one\n"
3625" before, and one after each stub section.\n"
3626" Values of +/-1 indicate the linker should\n"
3627" choose suitable defaults.\n"
3628msgstr ""
3629" --stub-group-size=N Taille maximale d'un groupe de sections d'entrées qui \n"
3630" peut être gérée par une section d'espace d'amorçage. Une valeur\n"
3631" négative situe tous les espaces d'amorçage après leurs branches\n"
3632" (avec une taille de groupe de -N), alors qu'une valeur\n"
3633" positive permet deux groupes de section d'entrée, un\n"
3634" avant, et un après chaque section d'espace d'amorçage.\n"
3635" Les valeurs +/-1 indiquent que l'éditeur de liens doit\n"
3636" choisir des règlages par défaut appropriés.\n"
3637
a6983974
NC
3638#: eaarch64cloudabi.c:846 eaarch64cloudabib.c:846 eaarch64elf.c:841
3639#: eaarch64elf32.c:841 eaarch64elf32b.c:841 eaarch64elfb.c:841
3640#: eaarch64fbsd.c:846 eaarch64fbsdb.c:846 eaarch64haiku.c:846
3641#: eaarch64linux.c:846 eaarch64linux32.c:846 eaarch64linux32b.c:846
3642#: eaarch64linuxb.c:846
1d97232a 3643#, c-format
e4865945
NC
3644msgid " --fix-cortex-a53-835769 Fix erratum 835769\n"
3645msgstr " --fix-cortex-a53-835769 Corrige l'erratum 835769\n"
1d97232a 3646
a6983974
NC
3647#: eaarch64cloudabi.c:847 eaarch64cloudabib.c:847 eaarch64elf.c:842
3648#: eaarch64elf32.c:842 eaarch64elf32b.c:842 eaarch64elfb.c:842
3649#: eaarch64fbsd.c:847 eaarch64fbsdb.c:847 eaarch64haiku.c:847
3650#: eaarch64linux.c:847 eaarch64linux32.c:847 eaarch64linux32b.c:847
3651#: eaarch64linuxb.c:847
1d97232a 3652#, c-format
45c63c0f
NC
3653msgid ""
3654" --fix-cortex-a53-843419[=full|adr|adrp] Fix erratum 843419 and optionally specify which workaround to use.\n"
3655" full (default): Use both ADRP and ADR workaround, this will \n"
3656" increase the size of your binaries.\n"
3657" adr: Only use the ADR workaround, this will not cause any increase\n"
3658" in binary size but linking will fail if the referenced address is\n"
3659" out of range of an ADR instruction. This will remove the need of using\n"
3660" a veneer and results in both performance and size benefits.\n"
3661" adrp: Use only the ADRP workaround, this will never rewrite your ADRP\n"
3662" instruction into an ADR. As such the workaround will always use a\n"
3663" veneer and this will give you both a performance and size overhead.\n"
3664msgstr ""
3665" --fix-cortex-a53-843419[=full|adr|adrp] Corriger l'erratum 843419 et indiquer de façon optionnelle quelle solution utiliser.\n"
3666" full (défaut) : Utiliser les solutions ADRP et ADR, cela\n"
3667" augmente la taille des binaires.\n"
3668" adr : Utiliser la solution ADR uniquement, cela ne provoquera aucune augmentation\n"
3669" de la taille des binaires mais l'édition de liens échouera si l'adresse référencée est\n"
3670" hors de portée d'une instruction ADR. Cela évite d'avoir recours à\n"
3671" un veneer et resulte en un gain de performance et de taille.\n"
3672" adrp : Utiliser la solution ADRP uniquement, cela ne réécrira jamais d'instruction ADRP\n"
3673" en un ADR. Comme tel, la solution utilisera toujours un\n"
3674" veneer et aura un coût en termes de performance et de taille.\n"
3675
a6983974
NC
3676#: eaarch64cloudabi.c:858 eaarch64cloudabib.c:858 eaarch64elf.c:853
3677#: eaarch64elf32.c:853 eaarch64elf32b.c:853 eaarch64elfb.c:853
3678#: eaarch64fbsd.c:858 eaarch64fbsdb.c:858 eaarch64haiku.c:858
3679#: eaarch64linux.c:858 eaarch64linux32.c:858 eaarch64linux32b.c:858
3680#: eaarch64linuxb.c:858
e4865945 3681#, c-format
1d97232a
NC
3682msgid " --no-apply-dynamic-relocs Do not apply link-time values for dynamic relocations\n"
3683msgstr " --no-apply-dynamic-relocs Ne pas appliquer de valeurs à l'édition de liens pour les relocalisations dynamiques\n"
3684
a6983974
NC
3685#: eaarch64cloudabi.c:859 eaarch64cloudabib.c:859 eaarch64elf.c:854
3686#: eaarch64elf32.c:854 eaarch64elf32b.c:854 eaarch64elfb.c:854
3687#: eaarch64fbsd.c:859 eaarch64fbsdb.c:859 eaarch64haiku.c:859
3688#: eaarch64linux.c:859 eaarch64linux32.c:859 eaarch64linux32b.c:859
3689#: eaarch64linuxb.c:859
45c63c0f
NC
3690#, c-format
3691msgid " -z force-bti Turn on Branch Target Identification mechanism and generate PLTs with BTI. Generate warnings for missing BTI on inputs\n"
3692msgstr " -z force-bti Activer le mécanisme d'Identification de Cible de Branche (BTI) et générer des PLT avec des BTI. Produire des avertissements pour des BTI manquantes sur des entrées\n"
3693
a6983974
NC
3694#: eaarch64cloudabi.c:860 eaarch64cloudabib.c:860 eaarch64elf.c:855
3695#: eaarch64elf32.c:855 eaarch64elf32b.c:855 eaarch64elfb.c:855
3696#: eaarch64fbsd.c:860 eaarch64fbsdb.c:860 eaarch64haiku.c:860
3697#: eaarch64linux.c:860 eaarch64linux32.c:860 eaarch64linux32b.c:860
3698#: eaarch64linuxb.c:860
45c63c0f
NC
3699#, c-format
3700msgid " -z pac-plt Protect PLTs with Pointer Authentication.\n"
3701msgstr " -z pac-plt Protége les PLT avec l'Authentification de Pointeur.\n"
3702
3703#: eaix5ppc.c:317 eaix5rs6.c:317 eaixppc.c:317 eaixrs6.c:317 eppcmacos.c:317
1d97232a
NC
3704msgid "%F%P: cannot open %s\n"
3705msgstr "%F%P : impossible d'ouvrir %s\n"
3706
45c63c0f 3707#: eaix5ppc.c:364 eaix5rs6.c:364 eaixppc.c:364 eaixrs6.c:364 eppcmacos.c:364
1d97232a
NC
3708msgid "%F%P: cannot read %s\n"
3709msgstr "%F%P : ne peut lire %s\n"
3710
45c63c0f 3711#: eaix5ppc.c:392 eaix5rs6.c:392 eaixppc.c:392 eaixrs6.c:392 eppcmacos.c:392
1d97232a
NC
3712msgid "%P: warning: ignoring invalid -D number %s\n"
3713msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -D\n"
3714
45c63c0f 3715#: eaix5ppc.c:400 eaix5rs6.c:400 eaixppc.c:400 eaixrs6.c:400 eppcmacos.c:400
1d97232a
NC
3716msgid "%P: warning: ignoring invalid -H number %s\n"
3717msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -H\n"
3718
45c63c0f 3719#: eaix5ppc.c:512 eaix5rs6.c:512 eaixppc.c:512 eaixrs6.c:512 eppcmacos.c:512
1d97232a
NC
3720msgid "%P: warning: ignoring invalid -bmaxdata number %s\n"
3721msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -bmaxdata\n"
3722
45c63c0f 3723#: eaix5ppc.c:521 eaix5rs6.c:521 eaixppc.c:521 eaixrs6.c:521 eppcmacos.c:521
1d97232a
NC
3724msgid "%P: warning: ignoring invalid -bmaxstack number %s\n"
3725msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -bmaxstack\n"
3726
45c63c0f 3727#: eaix5ppc.c:534 eaix5rs6.c:534 eaixppc.c:534 eaixrs6.c:534 eppcmacos.c:534
1d97232a
NC
3728msgid "%P: warning: ignoring invalid module type %s\n"
3729msgstr "%P : avertissement : pas de prise en compte d'un type de module invalide %s\n"
3730
45c63c0f 3731#: eaix5ppc.c:564 eaix5rs6.c:564 eaixppc.c:564 eaixrs6.c:564 eppcmacos.c:564
1d97232a
NC
3732msgid "%P: warning: ignoring invalid -pD number %s\n"
3733msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -pD\n"
3734
45c63c0f 3735#: eaix5ppc.c:587 eaix5rs6.c:587 eaixppc.c:587 eaixrs6.c:587 eppcmacos.c:587
1d97232a
NC
3736msgid "%P: warning: ignoring invalid -pT number %s\n"
3737msgstr "%P : avertissement : pas de prise en compte d'un nombre invalide %s pour -pT\n"
3738
45c63c0f 3739#: eaix5ppc.c:716 eaix5rs6.c:716 eaixppc.c:716 eaixrs6.c:716 eppcmacos.c:716
1d97232a
NC
3740msgid "%F%P: bfd_xcoff_link_record_set failed: %E\n"
3741msgstr "%F%P : bfd_xcoff_link_record_set en échec : %E\n"
3742
45c63c0f 3743#: eaix5ppc.c:746 eaix5rs6.c:746 eaixppc.c:746 eaixrs6.c:746 eppcmacos.c:746
1d97232a
NC
3744msgid "%F%P: bfd_link_hash_lookup of export symbol failed: %E\n"
3745msgstr "%F%P : bfd_link_hash_lookup de symboles exportés en échec : %E\n"
3746
45c63c0f 3747#: eaix5ppc.c:748 eaix5rs6.c:748 eaixppc.c:748 eaixrs6.c:748 eppcmacos.c:748
1d97232a
NC
3748msgid "%F%P: bfd_xcoff_export_symbol failed: %E\n"
3749msgstr "%F%P : bfd_xcoff_export_symbol en échec : %E\n"
3750
6e0dfbf4 3751#: eaix5ppc.c:853 eaix5rs6.c:853 eaixppc.c:853 eaixrs6.c:853 eppcmacos.c:853
1d97232a
NC
3752msgid "%F%P: can't find output section %s\n"
3753msgstr "%F%P : impossible de trouver la section de sortie %s\n"
3754
6e0dfbf4 3755#: eaix5ppc.c:890 eaix5rs6.c:890 eaixppc.c:890 eaixrs6.c:890 eppcmacos.c:890
1d97232a
NC
3756msgid "%F%P: can't find %s in output section\n"
3757msgstr "%F%P : ne peut trouver %s dans la section de sortie\n"
3758
6e0dfbf4 3759#: eaix5ppc.c:957 eaix5rs6.c:957 eaixppc.c:957 eaixrs6.c:957 eppcmacos.c:957
1d97232a
NC
3760msgid "%P: can't find required output section %s\n"
3761msgstr "%P : impossible de trouver la section de sortie require %s\n"
3762
6e0dfbf4
NC
3763#: eaix5ppc.c:1204 eaix5rs6.c:1204 eaixppc.c:1204 eaixrs6.c:1204
3764#: eppcmacos.c:1204
1d97232a
NC
3765msgid "%F%P:%s:%d: #! ([member]) is not supported in import files\n"
3766msgstr "%F%P : %s : %d : #! ([membre]) non pris en chargé dans les fichiers d'import\n"
3767
6e0dfbf4
NC
3768#: eaix5ppc.c:1221 eaix5rs6.c:1221 eaixppc.c:1221 eaixrs6.c:1221
3769#: eppcmacos.c:1221
1d97232a
NC
3770msgid "%F%P: could not parse import path: %E\n"
3771msgstr "%F%P : impossible d'analyser le chemin d'importation : %E\n"
3772
6e0dfbf4
NC
3773#: eaix5ppc.c:1231 eaix5ppc.c:1243 eaix5rs6.c:1231 eaix5rs6.c:1243
3774#: eaixppc.c:1231 eaixppc.c:1243 eaixrs6.c:1231 eaixrs6.c:1243
3775#: eppcmacos.c:1231 eppcmacos.c:1243
1d97232a
NC
3776msgid "%P:%s:%d: warning: syntax error in import file\n"
3777msgstr "%P : %s : %d : avertissement : erreur de syntaxe dans le fichier d'import\n"
3778
6e0dfbf4
NC
3779#: eaix5ppc.c:1278 eaix5rs6.c:1278 eaixppc.c:1278 eaixrs6.c:1278
3780#: eppcmacos.c:1278
1d97232a
NC
3781msgid "%P:%s%d: warning: syntax error in import/export file\n"
3782msgstr "%P : %s%d : avertissement : erreur de syntaxe dans le fichier d'import/export\n"
3783
6e0dfbf4
NC
3784#: eaix5ppc.c:1296 eaix5rs6.c:1296 eaixppc.c:1296 eaixrs6.c:1296
3785#: eppcmacos.c:1296
1d97232a
NC
3786msgid "%P:%s:%d: warning: syntax error in import/export file\n"
3787msgstr "%P : %s : %d : avertissement : erreur de syntaxe dans le fichier d'import/export\n"
3788
6e0dfbf4
NC
3789#: eaix5ppc.c:1331 eaix5rs6.c:1331 eaixppc.c:1331 eaixrs6.c:1331
3790#: eppcmacos.c:1331
1d97232a
NC
3791msgid "%X%P:%s:%d: failed to import symbol %s: %E\n"
3792msgstr "%X%P : %s : %d : impossible d'importer le symbole %s : %E\n"
3793
6e0dfbf4
NC
3794#: eaix5ppc.c:1341 eaix5rs6.c:1341 eaixppc.c:1341 eaixrs6.c:1341
3795#: eppcmacos.c:1341
1d97232a
NC
3796msgid "%P:%s:%d: warning: ignoring unterminated last line\n"
3797msgstr "%P : %s : %d : avertissement : ignore la non terminaison de la dernière ligne\n"
3798
6e0dfbf4
NC
3799#: eaix5ppc.c:1376 eaix5rs6.c:1376 eaixppc.c:1376 eaixrs6.c:1376
3800#: eppcmacos.c:1376
1d97232a
NC
3801msgid "%F%P: only relocations against symbols are permitted\n"
3802msgstr "%F%P: seules les relocalisations vers des symboles sont autorisées\n"
3803
6e0dfbf4
NC
3804#: eaix5ppc.c:1379 eaix5rs6.c:1379 eaixppc.c:1379 eaixrs6.c:1379
3805#: eppcmacos.c:1379
1d97232a
NC
3806msgid "%F%P: bfd_xcoff_link_count_reloc failed: %E\n"
3807msgstr "%F%P : bfd_xcoff_link_count_reloc en échec : %E\n"
3808
45c63c0f 3809#: ealphavms.c:167 eelf64_ia64_vms.c:167
1d97232a
NC
3810#, c-format
3811msgid " --identification <string> Set the identification of the output\n"
3812msgstr " --identification <chaîne> Fixe l'identification de la sortie\n"
3813
5a10699f
NC
3814#: earm_wince_pe.c:399 earmpe.c:399 ei386pe.c:399 ei386pe_posix.c:399
3815#: ei386pep.c:383 emcorepe.c:399 eshpe.c:399
1d97232a
NC
3816#, c-format
3817msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n"
3818msgstr " --base_file <fichier_de_base> Générer une fichier de base les les DLL relocalisables\n"
3819
5a10699f
NC
3820#: earm_wince_pe.c:400 earmpe.c:400 ei386pe.c:400 ei386pe_posix.c:400
3821#: ei386pep.c:384 emcorepe.c:400 eshpe.c:400
1d97232a
NC
3822#, c-format
3823msgid " --dll Set image base to the default for DLLs\n"
3824msgstr " --dll Initialise l'image de base au DLL par défaut\n"
3825
5a10699f
NC
3826#: earm_wince_pe.c:401 earmpe.c:401 ei386pe.c:401 ei386pe_posix.c:401
3827#: ei386pep.c:385 emcorepe.c:401 eshpe.c:401
1d97232a
NC
3828#, c-format
3829msgid " --file-alignment <size> Set file alignment\n"
3830msgstr " --file-alignment <taille> Initialiser l'alignement du fichier\n"
3831
5a10699f
NC
3832#: earm_wince_pe.c:402 earmpe.c:402 ei386pe.c:402 ei386pe_posix.c:402
3833#: ei386pep.c:386 emcorepe.c:402 eshpe.c:402
1d97232a
NC
3834#, c-format
3835msgid " --heap <size> Set initial size of the heap\n"
3836msgstr " --heap <taille> Initialiser la taille initiale du monceau\n"
3837
5a10699f
NC
3838#: earm_wince_pe.c:403 earmpe.c:403 ei386pe.c:403 ei386pe_posix.c:403
3839#: ei386pep.c:387 emcorepe.c:403 eshpe.c:403
1d97232a
NC
3840#, c-format
3841msgid " --image-base <address> Set start address of the executable\n"
3842msgstr " --image-base <adresse> Initialiser l'adresse de début de l'exécutable\n"
3843
5a10699f
NC
3844#: earm_wince_pe.c:404 earmpe.c:404 ei386pe.c:404 ei386pe_posix.c:404
3845#: ei386pep.c:388 emcorepe.c:404 eshpe.c:404
1d97232a
NC
3846#, c-format
3847msgid " --major-image-version <number> Set version number of the executable\n"
3848msgstr " --major-image-version <nombre> Initialiser le numéro de version de l'exécutable\n"
3849
5a10699f
NC
3850#: earm_wince_pe.c:405 earmpe.c:405 ei386pe.c:405 ei386pe_posix.c:405
3851#: ei386pep.c:389 emcorepe.c:405 eshpe.c:405
1d97232a
NC
3852#, c-format
3853msgid " --major-os-version <number> Set minimum required OS version\n"
3854msgstr " --major-os-version <nombre> Initialiser le numéro minimum de version du système d'exploitation\n"
3855
5a10699f
NC
3856#: earm_wince_pe.c:406 earmpe.c:406 ei386pe.c:406 ei386pe_posix.c:406
3857#: ei386pep.c:390 emcorepe.c:406 eshpe.c:406
1d97232a
NC
3858#, c-format
3859msgid " --major-subsystem-version <number> Set minimum required OS subsystem version\n"
3860msgstr " --major-subsystem-version <nombre> Initialiser le numéro minimum de version du sous-système\n"
3861
5a10699f
NC
3862#: earm_wince_pe.c:407 earmpe.c:407 ei386pe.c:407 ei386pe_posix.c:407
3863#: ei386pep.c:391 emcorepe.c:407 eshpe.c:407
1d97232a
NC
3864#, c-format
3865msgid " --minor-image-version <number> Set revision number of the executable\n"
3866msgstr " --minor-image-version <nombre> Initialiser le numéro de révision de l'exécutable\n"
3867
5a10699f
NC
3868#: earm_wince_pe.c:408 earmpe.c:408 ei386pe.c:408 ei386pe_posix.c:408
3869#: ei386pep.c:392 emcorepe.c:408 eshpe.c:408
1d97232a
NC
3870#, c-format
3871msgid " --minor-os-version <number> Set minimum required OS revision\n"
3872msgstr " --minor-os-version <nombre> Initialiser le numéro minimum de version du système d'exploitation\n"
3873
5a10699f
NC
3874#: earm_wince_pe.c:409 earmpe.c:409 ei386pe.c:409 ei386pe_posix.c:409
3875#: ei386pep.c:393 emcorepe.c:409 eshpe.c:409
1d97232a
NC
3876#, c-format
3877msgid " --minor-subsystem-version <number> Set minimum required OS subsystem revision\n"
3878msgstr " --minor-subsystem-version <nombre> Initialiser le numéro minimum de version du sous-système\n"
3879
5a10699f
NC
3880#: earm_wince_pe.c:410 earmpe.c:410 ei386pe.c:410 ei386pe_posix.c:410
3881#: ei386pep.c:394 emcorepe.c:410 eshpe.c:410
1d97232a
NC
3882#, c-format
3883msgid " --section-alignment <size> Set section alignment\n"
3884msgstr " --section-alignment <taille> Initialiser l'alignement de section\n"
3885
5a10699f
NC
3886#: earm_wince_pe.c:411 earmpe.c:411 ei386pe.c:411 ei386pe_posix.c:411
3887#: ei386pep.c:395 emcorepe.c:411 eshpe.c:411
1d97232a
NC
3888#, c-format
3889msgid " --stack <size> Set size of the initial stack\n"
3890msgstr " --stack <taille> Initialiser la taille initiale de la pile\n"
3891
5a10699f
NC
3892#: earm_wince_pe.c:412 earmpe.c:412 ei386pe.c:412 ei386pe_posix.c:412
3893#: ei386pep.c:396 emcorepe.c:412 eshpe.c:412
1d97232a
NC
3894#, c-format
3895msgid " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
3896msgstr " --subsystem <nom>[:<version>] Initialiser le sous-système de l'OS requis [&version]\n"
3897
5a10699f
NC
3898#: earm_wince_pe.c:413 earmpe.c:413 ei386pe.c:413 ei386pe_posix.c:413
3899#: ei386pep.c:397 emcorepe.c:413 eshpe.c:413
1d97232a
NC
3900#, c-format
3901msgid " --support-old-code Support interworking with old code\n"
3902msgstr " --support-old-code Supporter l'inter-réseautage avec le vieux code\n"
3903
5a10699f
NC
3904#: earm_wince_pe.c:414 earmpe.c:414 ei386pe.c:414 ei386pe_posix.c:414
3905#: ei386pep.c:398 emcorepe.c:414 eshpe.c:414
1d97232a
NC
3906#, c-format
3907msgid " --[no-]leading-underscore Set explicit symbol underscore prefix mode\n"
3908msgstr " --[no-]leading-underscore Activer le mode préfixe utilisant le souligné comme symbole explicite\n"
3909
5a10699f
NC
3910#: earm_wince_pe.c:415 earmpe.c:415 ei386pe.c:415 ei386pe_posix.c:415
3911#: emcorepe.c:415 eshpe.c:415
1d97232a
NC
3912#, c-format
3913msgid " --thumb-entry=<symbol> Set the entry point to be Thumb <symbol>\n"
3914msgstr " --thumb-entry=<symbole> Initialiser le point d'entrée de Thumb <symbole>\n"
3915
5a10699f
NC
3916#: earm_wince_pe.c:416 earmpe.c:416 ei386pe.c:416 ei386pe_posix.c:416
3917#: emcorepe.c:416 eshpe.c:416
1d97232a
NC
3918#, c-format
3919msgid " --[no-]insert-timestamp Use a real timestamp rather than zero (default).\n"
3920msgstr " --[no-]insert-timestamp Utiliser un horodatage existant plutôt que zéro (défaut).\n"
3921
5a10699f
NC
3922#: earm_wince_pe.c:417 earmpe.c:417 ei386pe.c:417 ei386pe_posix.c:417
3923#: ei386pep.c:400 emcorepe.c:417 eshpe.c:417
1d97232a
NC
3924#, c-format
3925msgid " This makes binaries non-deterministic\n"
3926msgstr " Rend les binaires non déterministes\n"
3927
5a10699f
NC
3928#: earm_wince_pe.c:419 earmpe.c:419 ei386pe.c:419 ei386pe_posix.c:419
3929#: ei386pep.c:402 emcorepe.c:419 eshpe.c:419
1d97232a
NC
3930#, c-format
3931msgid " --add-stdcall-alias Export symbols with and without @nn\n"
3932msgstr " --add-stdcall-alias Exporter les symboles avec et sans @nn\n"
3933
5a10699f
NC
3934#: earm_wince_pe.c:420 earmpe.c:420 ei386pe.c:420 ei386pe_posix.c:420
3935#: ei386pep.c:403 emcorepe.c:420 eshpe.c:420
1d97232a
NC
3936#, c-format
3937msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
3938msgstr " --disable-stdcall-fixup Ne pas lier _sym à _sym@nn\n"
3939
5a10699f
NC
3940#: earm_wince_pe.c:421 earmpe.c:421 ei386pe.c:421 ei386pe_posix.c:421
3941#: ei386pep.c:404 emcorepe.c:421 eshpe.c:421
1d97232a
NC
3942#, c-format
3943msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
3944msgstr " --enable-stdcall-fixup Lier _sym à _sym@nn sans avertissement\n"
3945
5a10699f
NC
3946#: earm_wince_pe.c:422 earmpe.c:422 ei386pe.c:422 ei386pe_posix.c:422
3947#: ei386pep.c:405 emcorepe.c:422 eshpe.c:422
1d97232a
NC
3948#, c-format
3949msgid " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
3950msgstr " --exclude-symbols sym,sym,... Exclure les symboles de l'exportation automatique\n"
3951
5a10699f
NC
3952#: earm_wince_pe.c:423 earmpe.c:423 ei386pe.c:423 ei386pe_posix.c:423
3953#: ei386pep.c:406 emcorepe.c:423 eshpe.c:423
1d97232a
NC
3954#, c-format
3955msgid " --exclude-all-symbols Exclude all symbols from automatic export\n"
3956msgstr " --exclude-all-symbols Exclure tous les symboles de l'exportation automatique\n"
3957
5a10699f
NC
3958#: earm_wince_pe.c:424 earmpe.c:424 ei386pe.c:424 ei386pe_posix.c:424
3959#: ei386pep.c:407 emcorepe.c:424 eshpe.c:424
1d97232a
NC
3960#, c-format
3961msgid " --exclude-libs lib,lib,... Exclude libraries from automatic export\n"
3962msgstr " --exclude-libs bibli,... Exclure les bibliothèques lors l'exportation automatique\n"
3963
5a10699f
NC
3964#: earm_wince_pe.c:425 earmpe.c:425 ei386pe.c:425 ei386pe_posix.c:425
3965#: ei386pep.c:408 emcorepe.c:425 eshpe.c:425
1d97232a
NC
3966#, c-format
3967msgid " --exclude-modules-for-implib mod,mod,...\n"
3968msgstr " --exclude-modules-for-implib mod,mod,...\n"
3969
5a10699f
NC
3970#: earm_wince_pe.c:426 earmpe.c:426 ei386pe.c:426 ei386pe_posix.c:426
3971#: ei386pep.c:409 emcorepe.c:426 eshpe.c:426
1d97232a
NC
3972#, c-format
3973msgid " Exclude objects, archive members from auto\n"
3974msgstr " Exclure les objets, archiver les membres depuis auto\n"
3975
5a10699f
NC
3976#: earm_wince_pe.c:427 earmpe.c:427 ei386pe.c:427 ei386pe_posix.c:427
3977#: emcorepe.c:427 eshpe.c:427
1d97232a
NC
3978#, c-format
3979msgid " export, place into import library instead.\n"
3980msgstr " exporter, insère dans la bibliothèque importée.\n"
3981
5a10699f
NC
3982#: earm_wince_pe.c:428 earmpe.c:428 ei386pe.c:428 ei386pe_posix.c:428
3983#: ei386pep.c:411 emcorepe.c:428 eshpe.c:428
1d97232a
NC
3984#, c-format
3985msgid " --export-all-symbols Automatically export all globals to DLL\n"
3986msgstr " --export-all-symbols Exporter automatiquement tous les globaux au DLL\n"
3987
5a10699f
NC
3988#: earm_wince_pe.c:429 earmpe.c:429 ei386pe.c:429 ei386pe_posix.c:429
3989#: ei386pep.c:412 emcorepe.c:429 eshpe.c:429
1d97232a
NC
3990#, c-format
3991msgid " --kill-at Remove @nn from exported symbols\n"
3992msgstr " --kill-at Enlever les @nn des symboles exportés\n"
3993
5a10699f
NC
3994#: earm_wince_pe.c:430 earmpe.c:430 ei386pe.c:430 ei386pe_posix.c:430
3995#: ei386pep.c:413 emcorepe.c:430 eshpe.c:430
1d97232a
NC
3996#, c-format
3997msgid " --output-def <file> Generate a .DEF file for the built DLL\n"
3998msgstr " --output-def <fichier> Générer le fichier .DEF pour le DLL construit\n"
3999
5a10699f
NC
4000#: earm_wince_pe.c:431 earmpe.c:431 ei386pe.c:431 ei386pe_posix.c:431
4001#: ei386pep.c:414 emcorepe.c:431 eshpe.c:431
1d97232a
NC
4002#, c-format
4003msgid " --warn-duplicate-exports Warn about duplicate exports\n"
4004msgstr " --warn-duplicate-exports Avertir lors de l'exportation avec duplication\n"
4005
5a10699f
NC
4006#: earm_wince_pe.c:432 earmpe.c:432 ei386pe.c:432 ei386pe_posix.c:432
4007#: emcorepe.c:432 eshpe.c:432
1d97232a
NC
4008#, c-format
4009msgid ""
4010" --compat-implib Create backward compatible import libs;\n"
4011" create __imp_<SYMBOL> as well.\n"
4012msgstr ""
4013" --compat-implib Créer des bibliothèques d'importation avec\n"
4014" compatibilité arrière; \n"
4015" créer __imp_<SYMBOL> aussi\n"
4016
5a10699f
NC
4017#: earm_wince_pe.c:433 earmpe.c:433 ei386pe.c:433 ei386pe_posix.c:433
4018#: emcorepe.c:433 eshpe.c:433
1d97232a
NC
4019#, c-format
4020msgid ""
4021" --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\n"
4022" (optionally starting with address) unless\n"
4023" specifically set with --image-base\n"
4024msgstr ""
4025" --enable-auto-image-base[=adresse] Automatiquement choisir l'image de base pour les DLLs\n"
4026" (commencant optionnellement avec adresse) à moins que\n"
4027" cela soit fixé spécifiquement avec --image-base\n"
4028
5a10699f
NC
4029#: earm_wince_pe.c:434 earmpe.c:434 ei386pe.c:434 ei386pe_posix.c:434
4030#: emcorepe.c:434 eshpe.c:434
1d97232a
NC
4031#, c-format
4032msgid " --disable-auto-image-base Do not auto-choose image base. (default)\n"
4033msgstr " --disable-auto-image-base Ne pas choisir automatiquement l'image de base (par défaut)\n"
4034
5a10699f
NC
4035#: earm_wince_pe.c:435 earmpe.c:435 ei386pe.c:435 ei386pe_posix.c:435
4036#: ei386pep.c:418 emcorepe.c:435 eshpe.c:435
1d97232a
NC
4037#, c-format
4038msgid ""
4039" --dll-search-prefix=<string> When linking dynamically to a dll without\n"
4040" an importlib, use <string><basename>.dll\n"
4041" in preference to lib<basename>.dll \n"
4042msgstr ""
4043" --dll-search-prefix=<chaîne> Lors de l'édition dynamique de liens vers un DLL sans\n"
4044" importlib, utiliser <chaîne><basename>.dll \n"
4045" de préférence à lib<basename>.dll \n"
4046
5a10699f
NC
4047#: earm_wince_pe.c:436 earmpe.c:436 ei386pe.c:436 ei386pe_posix.c:436
4048#: ei386pep.c:419 emcorepe.c:436 eshpe.c:436
1d97232a
NC
4049#, c-format
4050msgid ""
4051" --enable-auto-import Do sophisticated linking of _sym to\n"
4052" __imp_sym for DATA references\n"
4053msgstr ""
4054" --enable-auto-import Faire de l'édition sophitiquée de liens de _sym vers \n"
4055" __imp_sym pour les références DATA\n"
4056
5a10699f
NC
4057#: earm_wince_pe.c:437 earmpe.c:437 ei386pe.c:437 ei386pe_posix.c:437
4058#: ei386pep.c:420 emcorepe.c:437 eshpe.c:437
1d97232a
NC
4059#, c-format
4060msgid " --disable-auto-import Do not auto-import DATA items from DLLs\n"
4061msgstr " --disable-auto-image-base Ne pas choisir des items DATA auto-importés à partir des DLLs\n"
4062
5a10699f
NC
4063#: earm_wince_pe.c:438 earmpe.c:438 ei386pe.c:438 ei386pe_posix.c:438
4064#: emcorepe.c:438 eshpe.c:438
1d97232a
NC
4065#, c-format
4066msgid ""
4067" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
4068" adding pseudo-relocations resolved at\n"
4069" runtime.\n"
4070msgstr ""
4071" --dll-search-prefix=<chaîne> Traiter les limitation d'auto-importations en\n"
4072" ajoutant des pseudo-relocalisations résolues\n"
4073" lors de l'exécution\n"
4074
5a10699f
NC
4075#: earm_wince_pe.c:439 earmpe.c:439 ei386pe.c:439 ei386pe_posix.c:439
4076#: emcorepe.c:439 eshpe.c:439
1d97232a
NC
4077#, c-format
4078msgid ""
4079" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for\n"
4080" auto-imported DATA.\n"
4081msgstr ""
4082" --enable-auto-import Ne pas ajouter de pseudo-relocalisations lors\n"
4083" lors de l'exécution pour les données auto-importées\n"
4084
5a10699f
NC
4085#: earm_wince_pe.c:440 earmpe.c:440 ei386pe.c:440 ei386pe_posix.c:440
4086#: emcorepe.c:440 eshpe.c:440
1d97232a
NC
4087#, c-format
4088msgid ""
4089" --enable-extra-pe-debug Enable verbose debug output when building\n"
4090" or linking to DLLs (esp. auto-import)\n"
4091msgstr ""
4092" --enable-extra-pe-debug Permettre le mode informatif durant la sortie\n"
4093" de mise au point lors de la construction ou du lien\n"
4094" vers un DLLs (spécialement en auto-import)\n"
4095
5a10699f
NC
4096#: earm_wince_pe.c:442 earmpe.c:442 ei386pe.c:442 ei386pe_posix.c:442
4097#: emcorepe.c:442 eshpe.c:442
1d97232a
NC
4098#, c-format
4099msgid ""
4100" --large-address-aware Executable supports virtual addresses\n"
4101" greater than 2 gigabytes\n"
4102msgstr ""
4103" --large-address-aware Supporter des adresses virtuelles pour les exécutables\n"
4104" plus grande que 2 gigaoctets\n"
4105
5a10699f
NC
4106#: earm_wince_pe.c:443 earmpe.c:443 ei386pe.c:443 ei386pe_posix.c:443
4107#: emcorepe.c:443 eshpe.c:443
1d97232a
NC
4108#, c-format
4109msgid ""
4110" --disable-large-address-aware Executable does not support virtual\n"
4111" addresses greater than 2 gigabytes\n"
4112msgstr ""
4113" --disable-large-address-aware Ne pas prendre en charge des adresses virtuelles \n"
4114" plus grandes que 2 gigaoctets pour les exécutables\n"
4115
5a10699f
NC
4116#: earm_wince_pe.c:444 earmpe.c:444 ei386pe.c:444 ei386pe_posix.c:444
4117#: ei386pep.c:424 emcorepe.c:444 eshpe.c:444
1d97232a
NC
4118#, c-format
4119msgid ""
4120" --enable-long-section-names Use long COFF section names even in\n"
4121" executable image files\n"
4122msgstr ""
4123" --enable-long-section-names Utiliser de longs noms de section COFF même dans\n"
4124" des fichiers images exécutables\n"
4125
5a10699f
NC
4126#: earm_wince_pe.c:445 earmpe.c:445 ei386pe.c:445 ei386pe_posix.c:445
4127#: ei386pep.c:425 emcorepe.c:445 eshpe.c:445
1d97232a
NC
4128#, c-format
4129msgid ""
4130" --disable-long-section-names Never use long COFF section names, even\n"
4131" in object files\n"
4132msgstr ""
4133" --disable-long-section-names Ne jamais utiliser de longs noms de section COFF, même\n"
4134" dans les fichiers objet\n"
4135
5a10699f
NC
4136#: earm_wince_pe.c:446 earmpe.c:446 ei386pe.c:446 ei386pe_posix.c:446
4137#: ei386pep.c:427 emcorepe.c:446 eshpe.c:446
1d97232a
NC
4138#, c-format
4139msgid ""
5a10699f 4140" --[disable-]dynamicbase Image base address may be relocated using\n"
1d97232a
NC
4141" address space layout randomization (ASLR)\n"
4142msgstr ""
5a10699f 4143" --[disable-]dynamicbase L'image de l'adresse de base devrait être translatée en utilsant\n"
1d97232a
NC
4144" la gestion aléatoire de l'espace mémoire(ASLR)\n"
4145
5a10699f
NC
4146#: earm_wince_pe.c:447 earmpe.c:447 ei386pe.c:447 ei386pe_posix.c:447
4147#: ei386pep.c:428 emcorepe.c:447 eshpe.c:447
45c63c0f
NC
4148#, c-format
4149msgid " --enable-reloc-section Create the base relocation table\n"
4150msgstr " --enable-reloc-section Créer la table de relocalisation de base\n"
4151
5a10699f
NC
4152#: earm_wince_pe.c:448 earmpe.c:448 ei386pe.c:448 ei386pe_posix.c:448
4153#: ei386pep.c:429 emcorepe.c:448 eshpe.c:448
1d97232a 4154#, c-format
5a10699f
NC
4155msgid " --disable-reloc-section Do not create the base relocation table\n"
4156msgstr " --disable-reloc-section Ne pas créer la table de relocalisation de base\n"
1d97232a 4157
5a10699f
NC
4158#: earm_wince_pe.c:449 earmpe.c:449 ei386pe.c:449 ei386pe_posix.c:449
4159#: ei386pep.c:430 emcorepe.c:449 eshpe.c:449
1d97232a 4160#, c-format
5a10699f
NC
4161msgid " --[disable-]forceinteg Code integrity checks are enforced\n"
4162msgstr " --[disable-]forceinteg Les vérifications de l'intégrité du code sont imposées\n"
1d97232a 4163
5a10699f
NC
4164#: earm_wince_pe.c:450 earmpe.c:450 ei386pe.c:450 ei386pe_posix.c:450
4165#: ei386pep.c:431 emcorepe.c:450 eshpe.c:450
1d97232a 4166#, c-format
5a10699f
NC
4167msgid ""
4168" --[disable-]nxcompat Image is compatible with data execution\n"
4169" prevention\n"
4170msgstr ""
4171" --[disable-]nxcompat L'image est compatible avec la vérification\n"
4172" de données d'exécution\n"
1d97232a 4173
5a10699f
NC
4174#: earm_wince_pe.c:451 earmpe.c:451 ei386pe.c:451 ei386pe_posix.c:451
4175#: ei386pep.c:432 emcorepe.c:451 eshpe.c:451
1d97232a
NC
4176#, c-format
4177msgid ""
5a10699f
NC
4178" --[disable-]no-isolation Image understands isolation but do not\n"
4179" isolate the image\n"
4180msgstr ""
4181" --[disable-]no-isolation L'image autorise l'isolation mais\n"
4182" n'isole pas l'image\n"
4183
4184#: earm_wince_pe.c:452 earmpe.c:452 ei386pe.c:452 ei386pe_posix.c:452
4185#: emcorepe.c:452 eshpe.c:452
4186#, c-format
4187msgid ""
4188" --[disable-]no-seh Image does not use SEH. No SE handler may\n"
1d97232a
NC
4189" be called in this image\n"
4190msgstr ""
5a10699f 4191" --[disable-]no-seh L'image n'utilise pas SEH. Aucun gestionnaire de SE ne doit\n"
1d97232a
NC
4192" appelé dans cette image\n"
4193
5a10699f
NC
4194#: earm_wince_pe.c:453 earmpe.c:453 ei386pe.c:453 ei386pe_posix.c:453
4195#: ei386pep.c:434 emcorepe.c:453 eshpe.c:453
1d97232a 4196#, c-format
5a10699f
NC
4197msgid " --[disable-]no-bind Do not bind this image\n"
4198msgstr " --[disable-]no-bind Ne pas lier cette image\n"
1d97232a 4199
5a10699f
NC
4200#: earm_wince_pe.c:454 earmpe.c:454 ei386pe.c:454 ei386pe_posix.c:454
4201#: ei386pep.c:435 emcorepe.c:454 eshpe.c:454
1d97232a 4202#, c-format
5a10699f
NC
4203msgid " --[disable-]wdmdriver Driver uses the WDM model\n"
4204msgstr " --[disable-]wdmdriver Le pilote utilise le modèle WDM\n"
1d97232a 4205
5a10699f
NC
4206#: earm_wince_pe.c:455 earmpe.c:455 ei386pe.c:455 ei386pe_posix.c:455
4207#: ei386pep.c:436 emcorepe.c:455 eshpe.c:455
1d97232a 4208#, c-format
5a10699f
NC
4209msgid " --[disable-]tsaware Image is Terminal Server aware\n"
4210msgstr " --[disable-]tsaware L'image est avisée du Server Terminal\n"
1d97232a 4211
5a10699f
NC
4212#: earm_wince_pe.c:456 earmpe.c:456 ei386pe.c:456 ei386pe_posix.c:456
4213#: ei386pep.c:437 emcorepe.c:456 eshpe.c:456
1d97232a 4214#, c-format
5a10699f
NC
4215msgid " --build-id[=STYLE] Generate build ID\n"
4216msgstr " --build-id[=STYLE] Générer un ID de construction\n"
1d97232a 4217
5a10699f
NC
4218#: earm_wince_pe.c:584 earmpe.c:584 ei386beos.c:205 ei386pe.c:584
4219#: ei386pe_posix.c:584 ei386pep.c:562 emcorepe.c:584 eshpe.c:584
1d97232a
NC
4220msgid "%P: warning: bad version number in -subsystem option\n"
4221msgstr "%P : avertissement : mauvais numéro de version dans l'option -subsystem\n"
4222
5a10699f
NC
4223#: earm_wince_pe.c:609 earmpe.c:609 ei386beos.c:222 ei386pe.c:609
4224#: ei386pe_posix.c:609 ei386pep.c:587 emcorepe.c:609 eshpe.c:609
1d97232a
NC
4225msgid "%F%P: invalid subsystem type %s\n"
4226msgstr "%F%P : type de sous-système invalide %s\n"
4227
5a10699f
NC
4228#: earm_wince_pe.c:630 earmpe.c:630 ei386beos.c:233 ei386pe.c:630
4229#: ei386pe_posix.c:630 ei386pep.c:608 emcorepe.c:630 eshpe.c:630
1d97232a
NC
4230msgid "%F%P: invalid hex number for PE parameter '%s'\n"
4231msgstr "%F%P : nombre hexadécimal invalide pour un paramètre PE « %s »\n"
4232
5a10699f
NC
4233#: earm_wince_pe.c:647 earmpe.c:647 ei386beos.c:250 ei386pe.c:647
4234#: ei386pe_posix.c:647 ei386pep.c:625 emcorepe.c:647 eshpe.c:647
1d97232a
NC
4235msgid "%F%P: strange hex info for PE parameter '%s'\n"
4236msgstr "%F%P : info étrange en hexadécimal pour un paramètre PE « %s »\n"
4237
a6983974 4238#: earm_wince_pe.c:663 earmpe.c:663 eelf32mcore.c:293 ei386beos.c:266
5a10699f 4239#: ei386pe.c:663 ei386pe_posix.c:663 ei386pep.c:642 emcorepe.c:663 eshpe.c:663
1d97232a
NC
4240msgid "%F%P: cannot open base file %s\n"
4241msgstr "%F%P : impossible d'ouvrir le fichier de base %s\n"
4242
5a10699f
NC
4243#: earm_wince_pe.c:986 earmpe.c:986 ei386beos.c:362 ei386pe.c:986
4244#: ei386pe_posix.c:986 ei386pep.c:952 emcorepe.c:986 eshpe.c:986
1d97232a
NC
4245msgid "%P: warning, file alignment > section alignment\n"
4246msgstr "%P : avertissement, alignement de fichier > alignement de section\n"
4247
5a10699f
NC
4248#: earm_wince_pe.c:999 earmpe.c:999 ei386pe.c:999 ei386pe_posix.c:999
4249#: emcorepe.c:999 eshpe.c:999
1d97232a
NC
4250msgid "%P: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?\n"
4251msgstr "%P : avertissement : --export-dynamic n'est pas pris en charge pour les cibles PE, vouliez-vous dire --export-all-symbols?\n"
4252
5a10699f
NC
4253#: earm_wince_pe.c:1044 earmpe.c:1044 ei386pe.c:1044 ei386pe_posix.c:1044
4254#: emcorepe.c:1044 eshpe.c:1044
1d97232a
NC
4255msgid "%P: warning: resolving %s by linking to %s\n"
4256msgstr "%P : avertissement : résolution de %s par un lien vers %s\n"
4257
5a10699f
NC
4258#: earm_wince_pe.c:1049 earmpe.c:1049 ei386pe.c:1049 ei386pe_posix.c:1049
4259#: ei386pep.c:1038 ei386pep.c:1065 emcorepe.c:1049 eshpe.c:1049
1d97232a
NC
4260msgid "Use --enable-stdcall-fixup to disable these warnings\n"
4261msgstr "Utiliser --enable-stdcall-fixup pour inhiber les avertissements\n"
4262
5a10699f
NC
4263#: earm_wince_pe.c:1050 earmpe.c:1050 ei386pe.c:1050 ei386pe_posix.c:1050
4264#: ei386pep.c:1039 ei386pep.c:1066 emcorepe.c:1050 eshpe.c:1050
1d97232a
NC
4265msgid "Use --disable-stdcall-fixup to disable these fixups\n"
4266msgstr "Utiliser --disable-stdcall-fixup pour inhiber les correctifs\n"
4267
5a10699f
NC
4268#: earm_wince_pe.c:1119 earmpe.c:1119 ei386pe.c:1119 ei386pe_posix.c:1119
4269#: ei386pep.c:1117 emcorepe.c:1119 eshpe.c:1119
1d97232a
NC
4270msgid "%P: %C: cannot get section contents - auto-import exception\n"
4271msgstr "%P : %C : impossible d'obtenir le contenu de section - exception auto-import\n"
4272
5a10699f
NC
4273#: earm_wince_pe.c:1204 earmpe.c:1204 ei386pe.c:1204 ei386pe_posix.c:1204
4274#: ei386pep.c:1211 emcorepe.c:1204 eshpe.c:1204
1d97232a
NC
4275msgid "%P: warning: .buildid section discarded, --build-id ignored\n"
4276msgstr "%P : avertissement : section .buildid rejetée, --build-id ignoré\n"
4277
5a10699f
NC
4278#: earm_wince_pe.c:1301 earmpe.c:1301 ei386pe.c:1301 ei386pe_posix.c:1301
4279#: ei386pep.c:1308 emcorepe.c:1301 eshpe.c:1301
1d97232a
NC
4280msgid "%P: warning: cannot create .buildid section, --build-id ignored\n"
4281msgstr "%P : avertissement : impossible de créer la section .buildid, --build-id ignoré\n"
4282
5a10699f
NC
4283#: earm_wince_pe.c:1355 earmpe.c:1355 ei386pe.c:1355 ei386pe_posix.c:1355
4284#: ei386pep.c:1363 emcorepe.c:1355 eshpe.c:1355
1d97232a
NC
4285msgid "%F%P: cannot perform PE operations on non PE output file '%pB'\n"
4286msgstr "%F%P : ne peut effectuer des opérations PE sur le fichier de sortie « %pB » qui n'est pas PE.\n"
4287
5a10699f
NC
4288#: earm_wince_pe.c:1498 earmpe.c:1498 ei386pe.c:1498 ei386pe_posix.c:1498
4289#: ei386pep.c:1487 emcorepe.c:1498 eshpe.c:1498
1d97232a
NC
4290msgid "%X%P: unable to process relocs: %E\n"
4291msgstr "%X%P : incapable de traiter les relocalisations : %E\n"
4292
5a10699f
NC
4293#: earm_wince_pe.c:1742 earmpe.c:1742 ei386pe.c:1742 ei386pe_posix.c:1742
4294#: emcorepe.c:1742 eshpe.c:1742
1d97232a
NC
4295#, c-format
4296msgid "%P: errors encountered processing file %s for interworking\n"
4297msgstr "%P : erreurs rencontrées lors du traitement du fichier %s pour l'interfonctionnement\n"
4298
5a10699f 4299#: earm_wince_pe.c:1909 earmelf.c:520 earmelf_fbsd.c:520 earmelf_fuchsia.c:521
a6983974
NC
4300#: earmelf_haiku.c:521 earmelf_linux.c:521 earmelf_linux_eabi.c:521
4301#: earmelf_linux_fdpiceabi.c:521 earmelf_nacl.c:521 earmelf_nbsd.c:520
4302#: earmelf_phoenix.c:521 earmelf_vxworks.c:520 earmelfb.c:520
4303#: earmelfb_fbsd.c:520 earmelfb_fuchsia.c:521 earmelfb_linux.c:521
4304#: earmelfb_linux_eabi.c:521 earmelfb_linux_fdpiceabi.c:521
4305#: earmelfb_nacl.c:521 earmelfb_nbsd.c:520 earmnto.c:520 earmpe.c:1909
4306#: ei386pe.c:1909 ei386pe_posix.c:1909 emcorepe.c:1909 eshpe.c:1909
1d97232a
NC
4307msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
4308msgstr "%P : avertissement : « --thumb-entry %s » écrase « -e %s »\n"
4309
5a10699f 4310#: earm_wince_pe.c:1914 earmelf.c:525 earmelf_fbsd.c:525 earmelf_fuchsia.c:526
a6983974
NC
4311#: earmelf_haiku.c:526 earmelf_linux.c:526 earmelf_linux_eabi.c:526
4312#: earmelf_linux_fdpiceabi.c:526 earmelf_nacl.c:526 earmelf_nbsd.c:525
4313#: earmelf_phoenix.c:526 earmelf_vxworks.c:525 earmelfb.c:525
4314#: earmelfb_fbsd.c:525 earmelfb_fuchsia.c:526 earmelfb_linux.c:526
4315#: earmelfb_linux_eabi.c:526 earmelfb_linux_fdpiceabi.c:526
4316#: earmelfb_nacl.c:526 earmelfb_nbsd.c:525 earmnto.c:525 earmpe.c:1914
4317#: ei386pe.c:1914 ei386pe_posix.c:1914 emcorepe.c:1914 eshpe.c:1914
1d97232a
NC
4318msgid "%P: warning: cannot find thumb start symbol %s\n"
4319msgstr "%P : avertissement : ne peut repérer le symbole thumb de départ %s\n"
4320
a6983974
NC
4321#: earmelf.c:138 earmelf_fbsd.c:138 earmelf_fuchsia.c:139 earmelf_haiku.c:139
4322#: earmelf_linux.c:139 earmelf_linux_eabi.c:139 earmelf_linux_fdpiceabi.c:139
4323#: earmelf_nacl.c:139 earmelf_nbsd.c:138 earmelf_phoenix.c:139
4324#: earmelf_vxworks.c:138 earmelfb.c:138 earmelfb_fbsd.c:138
4325#: earmelfb_fuchsia.c:139 earmelfb_linux.c:139 earmelfb_linux_eabi.c:139
5a10699f 4326#: earmelfb_linux_fdpiceabi.c:139 earmelfb_nacl.c:139 earmelfb_nbsd.c:138
6e0dfbf4 4327#: earmnto.c:138 ei386beos.c:615
5a10699f
NC
4328#, c-format
4329msgid "%P: errors encountered processing file %s\n"
4330msgstr "%P : erreurs rencontrées lors du traitement du fichier %s\n"
4331
a6983974
NC
4332#: earmelf.c:551 earmelf_fbsd.c:551 earmelf_fuchsia.c:552 earmelf_haiku.c:552
4333#: earmelf_linux.c:552 earmelf_linux_eabi.c:552 earmelf_linux_fdpiceabi.c:552
4334#: earmelf_nacl.c:552 earmelf_nbsd.c:551 earmelf_phoenix.c:552
4335#: earmelf_vxworks.c:551 earmelfb.c:551 earmelfb_fbsd.c:551
4336#: earmelfb_fuchsia.c:552 earmelfb_linux.c:552 earmelfb_linux_eabi.c:552
17550be7 4337#: earmelfb_linux_fdpiceabi.c:552 earmelfb_nacl.c:552 earmelfb_nbsd.c:551
6e0dfbf4 4338#: earmnto.c:551
1d97232a
NC
4339msgid "%F%P: %s: can't open: %E\n"
4340msgstr "%F%P : %s : impossible d'ouvrir : %E\n"
4341
a6983974
NC
4342#: earmelf.c:554 earmelf_fbsd.c:554 earmelf_fuchsia.c:555 earmelf_haiku.c:555
4343#: earmelf_linux.c:555 earmelf_linux_eabi.c:555 earmelf_linux_fdpiceabi.c:555
4344#: earmelf_nacl.c:555 earmelf_nbsd.c:554 earmelf_phoenix.c:555
4345#: earmelf_vxworks.c:554 earmelfb.c:554 earmelfb_fbsd.c:554
4346#: earmelfb_fuchsia.c:555 earmelfb_linux.c:555 earmelfb_linux_eabi.c:555
17550be7 4347#: earmelfb_linux_fdpiceabi.c:555 earmelfb_nacl.c:555 earmelfb_nbsd.c:554
6e0dfbf4 4348#: earmnto.c:554
1d97232a
NC
4349msgid "%F%P: %s: not a relocatable file: %E\n"
4350msgstr "%F%P : %s : n'st pas un fichier relocalisable : %E\n"
4351
a6983974
NC
4352#: earmelf.c:1045 earmelf_fbsd.c:1045 earmelf_fuchsia.c:1050
4353#: earmelf_haiku.c:1050 earmelf_linux.c:1050 earmelf_linux_eabi.c:1050
4354#: earmelf_linux_fdpiceabi.c:1050 earmelf_nacl.c:1050 earmelf_nbsd.c:1045
4355#: earmelf_phoenix.c:1050 earmelf_vxworks.c:1081 earmelfb.c:1045
4356#: earmelfb_fbsd.c:1045 earmelfb_fuchsia.c:1050 earmelfb_linux.c:1050
4357#: earmelfb_linux_eabi.c:1050 earmelfb_linux_fdpiceabi.c:1050
4358#: earmelfb_nacl.c:1050 earmelfb_nbsd.c:1045 earmnto.c:1020
1d97232a
NC
4359msgid "%P: unrecognized VFP11 fix type '%s'\n"
4360msgstr "%P : type VFP11 de réparation '%s' non reconnu\n"
4361
a6983974
NC
4362#: earmelf.c:1058 earmelf_fbsd.c:1058 earmelf_fuchsia.c:1063
4363#: earmelf_haiku.c:1063 earmelf_linux.c:1063 earmelf_linux_eabi.c:1063
4364#: earmelf_linux_fdpiceabi.c:1063 earmelf_nacl.c:1063 earmelf_nbsd.c:1058
4365#: earmelf_phoenix.c:1063 earmelf_vxworks.c:1094 earmelfb.c:1058
4366#: earmelfb_fbsd.c:1058 earmelfb_fuchsia.c:1063 earmelfb_linux.c:1063
4367#: earmelfb_linux_eabi.c:1063 earmelfb_linux_fdpiceabi.c:1063
4368#: earmelfb_nacl.c:1063 earmelfb_nbsd.c:1058 earmnto.c:1033
1d97232a
NC
4369msgid "%P: unrecognized STM32L4XX fix type '%s'\n"
4370msgstr "%P : type de réparation STM32L4XX '%s' non reconnu\n"
4371
5a10699f 4372#: earmelf.c:1125 earmelf_fbsd.c:1125 earmelf_fuchsia.c:1130
a6983974 4373#: earmelf_haiku.c:1130 earmelf_linux.c:1130 earmelf_linux_eabi.c:1130
5a10699f
NC
4374#: earmelf_linux_fdpiceabi.c:1130 earmelf_nacl.c:1130 earmelf_nbsd.c:1125
4375#: earmelf_phoenix.c:1130 earmelf_vxworks.c:1165 earmelfb.c:1125
4376#: earmelfb_fbsd.c:1125 earmelfb_fuchsia.c:1130 earmelfb_linux.c:1130
4377#: earmelfb_linux_eabi.c:1130 earmelfb_linux_fdpiceabi.c:1130
6e0dfbf4 4378#: earmelfb_nacl.c:1130 earmelfb_nbsd.c:1125 earmnto.c:1100
1d97232a 4379#, c-format
a6983974
NC
4380msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
4381msgstr " --thumb-entry=<sym> Initialiser le point d'entrée au symbole Thumb <sym>\n"
1d97232a 4382
5a10699f 4383#: earmelf.c:1126 earmelf_fbsd.c:1126 earmelf_fuchsia.c:1131
a6983974 4384#: earmelf_haiku.c:1131 earmelf_linux.c:1131 earmelf_linux_eabi.c:1131
5a10699f
NC
4385#: earmelf_linux_fdpiceabi.c:1131 earmelf_nacl.c:1131 earmelf_nbsd.c:1126
4386#: earmelf_phoenix.c:1131 earmelf_vxworks.c:1166 earmelfb.c:1126
4387#: earmelfb_fbsd.c:1126 earmelfb_fuchsia.c:1131 earmelfb_linux.c:1131
4388#: earmelfb_linux_eabi.c:1131 earmelfb_linux_fdpiceabi.c:1131
6e0dfbf4 4389#: earmelfb_nacl.c:1131 earmelfb_nbsd.c:1126 earmnto.c:1101
1d97232a 4390#, c-format
a6983974
NC
4391msgid " --be8 Output BE8 format image\n"
4392msgstr " --be8 Retourne une image au format BE8\n"
1d97232a 4393
5a10699f 4394#: earmelf.c:1127 earmelf_fbsd.c:1127 earmelf_fuchsia.c:1132
a6983974 4395#: earmelf_haiku.c:1132 earmelf_linux.c:1132 earmelf_linux_eabi.c:1132
5a10699f
NC
4396#: earmelf_linux_fdpiceabi.c:1132 earmelf_nacl.c:1132 earmelf_nbsd.c:1127
4397#: earmelf_phoenix.c:1132 earmelf_vxworks.c:1167 earmelfb.c:1127
4398#: earmelfb_fbsd.c:1127 earmelfb_fuchsia.c:1132 earmelfb_linux.c:1132
4399#: earmelfb_linux_eabi.c:1132 earmelfb_linux_fdpiceabi.c:1132
6e0dfbf4 4400#: earmelfb_nacl.c:1132 earmelfb_nbsd.c:1127 earmnto.c:1102
1d97232a 4401#, c-format
a6983974
NC
4402msgid " --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n"
4403msgstr " --target1-rel Interprête R_ARM_TARGET1 comme R_ARM_REL32\n"
1d97232a 4404
5a10699f 4405#: earmelf.c:1128 earmelf_fbsd.c:1128 earmelf_fuchsia.c:1133
a6983974 4406#: earmelf_haiku.c:1133 earmelf_linux.c:1133 earmelf_linux_eabi.c:1133
5a10699f
NC
4407#: earmelf_linux_fdpiceabi.c:1133 earmelf_nacl.c:1133 earmelf_nbsd.c:1128
4408#: earmelf_phoenix.c:1133 earmelf_vxworks.c:1168 earmelfb.c:1128
4409#: earmelfb_fbsd.c:1128 earmelfb_fuchsia.c:1133 earmelfb_linux.c:1133
4410#: earmelfb_linux_eabi.c:1133 earmelfb_linux_fdpiceabi.c:1133
6e0dfbf4
NC
4411#: earmelfb_nacl.c:1133 earmelfb_nbsd.c:1128 earmnto.c:1103
4412#, c-format
a6983974
NC
4413msgid " --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"
4414msgstr " --target1-abs Interprête R_ARM_TARGET1 comme R_ARM_ABS32\n"
6e0dfbf4
NC
4415
4416#: earmelf.c:1129 earmelf_fbsd.c:1129 earmelf_fuchsia.c:1134
a6983974 4417#: earmelf_haiku.c:1134 earmelf_linux.c:1134 earmelf_linux_eabi.c:1134
6e0dfbf4
NC
4418#: earmelf_linux_fdpiceabi.c:1134 earmelf_nacl.c:1134 earmelf_nbsd.c:1129
4419#: earmelf_phoenix.c:1134 earmelf_vxworks.c:1169 earmelfb.c:1129
4420#: earmelfb_fbsd.c:1129 earmelfb_fuchsia.c:1134 earmelfb_linux.c:1134
4421#: earmelfb_linux_eabi.c:1134 earmelfb_linux_fdpiceabi.c:1134
4422#: earmelfb_nacl.c:1134 earmelfb_nbsd.c:1129 earmnto.c:1104
4423#, c-format
a6983974
NC
4424msgid " --target2=<type> Specify definition of R_ARM_TARGET2\n"
4425msgstr " --target2=<type> Specifie la définition de R_ARM_TARGET2\n"
6e0dfbf4
NC
4426
4427#: earmelf.c:1130 earmelf_fbsd.c:1130 earmelf_fuchsia.c:1135
a6983974 4428#: earmelf_haiku.c:1135 earmelf_linux.c:1135 earmelf_linux_eabi.c:1135
6e0dfbf4
NC
4429#: earmelf_linux_fdpiceabi.c:1135 earmelf_nacl.c:1135 earmelf_nbsd.c:1130
4430#: earmelf_phoenix.c:1135 earmelf_vxworks.c:1170 earmelfb.c:1130
4431#: earmelfb_fbsd.c:1130 earmelfb_fuchsia.c:1135 earmelfb_linux.c:1135
4432#: earmelfb_linux_eabi.c:1135 earmelfb_linux_fdpiceabi.c:1135
4433#: earmelfb_nacl.c:1135 earmelfb_nbsd.c:1130 earmnto.c:1105
4434#, c-format
a6983974
NC
4435msgid " --fix-v4bx Rewrite BX rn as MOV pc, rn for ARMv4\n"
4436msgstr " --fix-v4bx Réécrit BX rn en MOV pc, rn pour ARMv4\n"
6e0dfbf4
NC
4437
4438#: earmelf.c:1131 earmelf_fbsd.c:1131 earmelf_fuchsia.c:1136
a6983974 4439#: earmelf_haiku.c:1136 earmelf_linux.c:1136 earmelf_linux_eabi.c:1136
6e0dfbf4
NC
4440#: earmelf_linux_fdpiceabi.c:1136 earmelf_nacl.c:1136 earmelf_nbsd.c:1131
4441#: earmelf_phoenix.c:1136 earmelf_vxworks.c:1171 earmelfb.c:1131
4442#: earmelfb_fbsd.c:1131 earmelfb_fuchsia.c:1136 earmelfb_linux.c:1136
4443#: earmelfb_linux_eabi.c:1136 earmelfb_linux_fdpiceabi.c:1136
4444#: earmelfb_nacl.c:1136 earmelfb_nbsd.c:1131 earmnto.c:1106
4445#, c-format
a6983974
NC
4446msgid " --fix-v4bx-interworking Rewrite BX rn branch to ARMv4 interworking veneer\n"
4447msgstr " --fix-v4bx-interworking Réécrire les branches BX rn en vernis ARMv4 interopérable\n"
6e0dfbf4
NC
4448
4449#: earmelf.c:1132 earmelf_fbsd.c:1132 earmelf_fuchsia.c:1137
a6983974 4450#: earmelf_haiku.c:1137 earmelf_linux.c:1137 earmelf_linux_eabi.c:1137
6e0dfbf4
NC
4451#: earmelf_linux_fdpiceabi.c:1137 earmelf_nacl.c:1137 earmelf_nbsd.c:1132
4452#: earmelf_phoenix.c:1137 earmelf_vxworks.c:1172 earmelfb.c:1132
4453#: earmelfb_fbsd.c:1132 earmelfb_fuchsia.c:1137 earmelfb_linux.c:1137
4454#: earmelfb_linux_eabi.c:1137 earmelfb_linux_fdpiceabi.c:1137
4455#: earmelfb_nacl.c:1137 earmelfb_nbsd.c:1132 earmnto.c:1107
1d97232a 4456#, c-format
a6983974
NC
4457msgid " --use-blx Enable use of BLX instructions\n"
4458msgstr " --use-blx Activer l'utilisation d'instructions BLX\n"
1d97232a 4459
a6983974
NC
4460#: earmelf.c:1133 earmelf_fbsd.c:1133 earmelf_fuchsia.c:1138
4461#: earmelf_haiku.c:1138 earmelf_linux.c:1138 earmelf_linux_eabi.c:1138
4462#: earmelf_linux_fdpiceabi.c:1138 earmelf_nacl.c:1138 earmelf_nbsd.c:1133
4463#: earmelf_phoenix.c:1138 earmelf_vxworks.c:1173 earmelfb.c:1133
4464#: earmelfb_fbsd.c:1133 earmelfb_fuchsia.c:1138 earmelfb_linux.c:1138
4465#: earmelfb_linux_eabi.c:1138 earmelfb_linux_fdpiceabi.c:1138
4466#: earmelfb_nacl.c:1138 earmelfb_nbsd.c:1133 earmnto.c:1108
1d97232a 4467#, c-format
a6983974
NC
4468msgid " --vfp11-denorm-fix Specify how to fix VFP11 denorm erratum\n"
4469msgstr " --vfp11-denorm-fix Specifie comment résoudre l'erratum de dénormalisation VFP11\n"
4470
4471#: earmelf.c:1134 earmelf_fbsd.c:1134 earmelf_fuchsia.c:1139
4472#: earmelf_haiku.c:1139 earmelf_linux.c:1139 earmelf_linux_eabi.c:1139
4473#: earmelf_linux_fdpiceabi.c:1139 earmelf_nacl.c:1139 earmelf_nbsd.c:1134
4474#: earmelf_phoenix.c:1139 earmelf_vxworks.c:1174 earmelfb.c:1134
4475#: earmelfb_fbsd.c:1134 earmelfb_fuchsia.c:1139 earmelfb_linux.c:1139
4476#: earmelfb_linux_eabi.c:1139 earmelfb_linux_fdpiceabi.c:1139
4477#: earmelfb_nacl.c:1139 earmelfb_nbsd.c:1134 earmnto.c:1109
4478#, c-format
4479msgid " --fix-stm32l4xx-629360 Specify how to fix STM32L4XX 629360 erratum\n"
4480msgstr " --fix-stm32l4xx-629360 Spécifie comment corriger l'erratum STM32L4XX 629360\n"
1d97232a 4481
6e0dfbf4 4482#: earmelf.c:1140 earmelf_fbsd.c:1140 earmelf_fuchsia.c:1145
a6983974 4483#: earmelf_haiku.c:1145 earmelf_linux.c:1145 earmelf_linux_eabi.c:1145
6e0dfbf4
NC
4484#: earmelf_linux_fdpiceabi.c:1145 earmelf_nacl.c:1145 earmelf_nbsd.c:1140
4485#: earmelf_phoenix.c:1145 earmelf_vxworks.c:1180 earmelfb.c:1140
4486#: earmelfb_fbsd.c:1140 earmelfb_fuchsia.c:1145 earmelfb_linux.c:1145
4487#: earmelfb_linux_eabi.c:1145 earmelfb_linux_fdpiceabi.c:1145
4488#: earmelfb_nacl.c:1145 earmelfb_nbsd.c:1140 earmnto.c:1115
1d97232a
NC
4489#, c-format
4490msgid ""
a6983974
NC
4491" --long-plt Generate long .plt entries\n"
4492" to handle large .plt/.got displacements\n"
1d97232a 4493msgstr ""
a6983974
NC
4494" --long-plt Générer de longues entrées .plt\n"
4495" pour gérer de larges déplacements .plt/.got\n"
1d97232a 4496
6e0dfbf4 4497#: earmelf.c:1142 earmelf_fbsd.c:1142 earmelf_fuchsia.c:1147
a6983974 4498#: earmelf_haiku.c:1147 earmelf_linux.c:1147 earmelf_linux_eabi.c:1147
6e0dfbf4
NC
4499#: earmelf_linux_fdpiceabi.c:1147 earmelf_nacl.c:1147 earmelf_nbsd.c:1142
4500#: earmelf_phoenix.c:1147 earmelf_vxworks.c:1182 earmelfb.c:1142
4501#: earmelfb_fbsd.c:1142 earmelfb_fuchsia.c:1147 earmelfb_linux.c:1147
4502#: earmelfb_linux_eabi.c:1147 earmelfb_linux_fdpiceabi.c:1147
4503#: earmelfb_nacl.c:1147 earmelfb_nbsd.c:1142 earmnto.c:1117
1d97232a
NC
4504#, c-format
4505msgid ""
a6983974
NC
4506" --cmse-implib Make import library to be a secure gateway import\n"
4507" library as per ARMv8-M Security Extensions\n"
4508msgstr ""
4509" --cmse-implib Rendre la bibliothèque d'import comme étant une biliothèque passerelle d'import\n"
4510" sécurisée selon les extensions de sécurité ARMv8-M\n"
4511
4512#: earmelf.c:1144 earmelf_fbsd.c:1144 earmelf_fuchsia.c:1149
4513#: earmelf_haiku.c:1149 earmelf_linux.c:1149 earmelf_linux_eabi.c:1149
4514#: earmelf_linux_fdpiceabi.c:1149 earmelf_nacl.c:1149 earmelf_nbsd.c:1144
4515#: earmelf_phoenix.c:1149 earmelf_vxworks.c:1184 earmelfb.c:1144
4516#: earmelfb_fbsd.c:1144 earmelfb_fuchsia.c:1149 earmelfb_linux.c:1149
4517#: earmelfb_linux_eabi.c:1149 earmelfb_linux_fdpiceabi.c:1149
4518#: earmelfb_nacl.c:1149 earmelfb_nbsd.c:1144 earmnto.c:1119
4519#, c-format
4520msgid ""
1d97232a
NC
4521" --in-implib Import library whose symbols address must\n"
4522" remain stable\n"
4523msgstr ""
4524" --in-implib Importer des libraries dont les adresses des symboles doivent\n"
4525" rester stable\n"
4526
a6983974
NC
4527#: earmelf.c:1155 earmelf_fbsd.c:1155 earmelf_fuchsia.c:1160
4528#: earmelf_haiku.c:1160 earmelf_linux.c:1160 earmelf_linux_eabi.c:1160
4529#: earmelf_linux_fdpiceabi.c:1160 earmelf_nacl.c:1160 earmelf_nbsd.c:1155
4530#: earmelf_phoenix.c:1160 earmelf_vxworks.c:1195 earmelfb.c:1155
4531#: earmelfb_fbsd.c:1155 earmelfb_fuchsia.c:1160 earmelfb_linux.c:1160
4532#: earmelfb_linux_eabi.c:1160 earmelfb_linux_fdpiceabi.c:1160
4533#: earmelfb_nacl.c:1160 earmelfb_nbsd.c:1155 earmnto.c:1130
1d97232a 4534#, c-format
e4865945
NC
4535msgid " --[no-]fix-cortex-a8 Disable/enable Cortex-A8 Thumb-2 branch erratum fix\n"
4536msgstr " --[no-]fix-cortex-a8 Désactiver/activer la résolution de l'erratum de branches Cortex-A8 Thumb-2\n"
1d97232a 4537
a6983974
NC
4538#: earmelf.c:1156 earmelf_fbsd.c:1156 earmelf_fuchsia.c:1161
4539#: earmelf_haiku.c:1161 earmelf_linux.c:1161 earmelf_linux_eabi.c:1161
4540#: earmelf_linux_fdpiceabi.c:1161 earmelf_nacl.c:1161 earmelf_nbsd.c:1156
4541#: earmelf_phoenix.c:1161 earmelf_vxworks.c:1196 earmelfb.c:1156
4542#: earmelfb_fbsd.c:1156 earmelfb_fuchsia.c:1161 earmelfb_linux.c:1161
4543#: earmelfb_linux_eabi.c:1161 earmelfb_linux_fdpiceabi.c:1161
4544#: earmelfb_nacl.c:1161 earmelfb_nbsd.c:1156 earmnto.c:1131
1d97232a 4545#, c-format
e4865945
NC
4546msgid " --no-merge-exidx-entries Disable merging exidx entries\n"
4547msgstr " --no-merge-exidx-entries Désactive la fusions d'entrées exidx\n"
4548
a6983974
NC
4549#: earmelf.c:1157 earmelf_fbsd.c:1157 earmelf_fuchsia.c:1162
4550#: earmelf_haiku.c:1162 earmelf_linux.c:1162 earmelf_linux_eabi.c:1162
4551#: earmelf_linux_fdpiceabi.c:1162 earmelf_nacl.c:1162 earmelf_nbsd.c:1157
4552#: earmelf_phoenix.c:1162 earmelf_vxworks.c:1197 earmelfb.c:1157
4553#: earmelfb_fbsd.c:1157 earmelfb_fuchsia.c:1162 earmelfb_linux.c:1162
4554#: earmelfb_linux_eabi.c:1162 earmelfb_linux_fdpiceabi.c:1162
4555#: earmelfb_nacl.c:1162 earmelfb_nbsd.c:1157 earmnto.c:1132
e4865945 4556#, c-format
1d97232a
NC
4557msgid " --[no-]fix-arm1176 Disable/enable ARM1176 BLX immediate erratum fix\n"
4558msgstr " --[no-]fix-arm1176 Désactive/active la résolution immédiate de l'erratum ARM1176 BLX\n"
4559
45c63c0f 4560#: earmelf_vxworks.c:600 eelf32_sparc_vxworks.c:71 eelf32ebmipvxworks.c:267
a6983974 4561#: eelf32elmipvxworks.c:267 eelf32ppcvxworks.c:236 eelf_i386_vxworks.c:95
45c63c0f 4562#: eshelf_vxworks.c:71 eshlelf_vxworks.c:71
1d97232a
NC
4563msgid "%X%P: cannot create dynamic sections %E\n"
4564msgstr "%X%P : impossible de créer des sections dynamiques %E\n"
4565
45c63c0f 4566#: earmelf_vxworks.c:606 eelf32_sparc_vxworks.c:77 eelf32ebmipvxworks.c:273
a6983974 4567#: eelf32elmipvxworks.c:273 eelf32ppcvxworks.c:242 eelf_i386_vxworks.c:101
45c63c0f 4568#: eshelf_vxworks.c:77 eshlelf_vxworks.c:77
1d97232a
NC
4569msgid "%X%P: dynamic sections created in non-dynamic link\n"
4570msgstr "%X%P : sections dynamiques créés dans un lien non dynamique\n"
4571
a6983974
NC
4572#: earmelf_vxworks.c:1199 eelf32_sparc_vxworks.c:502 eelf32ebmipvxworks.c:760
4573#: eelf32elmipvxworks.c:760 eelf32ppcvxworks.c:825 eelf_i386_vxworks.c:587
4574#: eshelf_vxworks.c:472 eshlelf_vxworks.c:472
1d97232a
NC
4575#, c-format
4576msgid " --force-dynamic Always create dynamic sections\n"
4577msgstr " --force-dynamic Toujours créer des sections dynamiques\n"
4578
45c63c0f
NC
4579#: eavr1.c:122 eavr2.c:122 eavr25.c:122 eavr3.c:122 eavr31.c:122 eavr35.c:122
4580#: eavr4.c:122 eavr5.c:122 eavr51.c:122 eavr6.c:122 eavrtiny.c:122
4581#: eavrxmega1.c:122 eavrxmega2.c:122 eavrxmega3.c:122 eavrxmega4.c:122
4582#: eavrxmega5.c:122 eavrxmega6.c:122 eavrxmega7.c:122
1d97232a
NC
4583msgid "%X%P: can not setup the input section list: %E\n"
4584msgstr "%X%P : impossible d'installer la liste des sections d'entrée : %E\n"
4585
45c63c0f
NC
4586#: eavr1.c:157 eavr2.c:157 eavr25.c:157 eavr3.c:157 eavr31.c:157 eavr35.c:157
4587#: eavr4.c:157 eavr5.c:157 eavr51.c:157 eavr6.c:157 eavrtiny.c:157
4588#: eavrxmega1.c:157 eavrxmega2.c:157 eavrxmega3.c:157 eavrxmega4.c:157
4589#: eavrxmega5.c:157 eavrxmega6.c:157 eavrxmega7.c:157
1d97232a
NC
4590msgid "%X%P: can not create stub BFD: %E\n"
4591msgstr "%X%P : impossible de créer l'espace d'amorçage BFD : %E\n"
4592
a6983974
NC
4593#: eavr1.c:538 eavr2.c:538 eavr25.c:538 eavr3.c:538 eavr31.c:538 eavr35.c:538
4594#: eavr4.c:538 eavr5.c:538 eavr51.c:538 eavr6.c:538 eavrtiny.c:538
4595#: eavrxmega1.c:538 eavrxmega2.c:538 eavrxmega3.c:538 eavrxmega4.c:538
4596#: eavrxmega5.c:538 eavrxmega6.c:538 eavrxmega7.c:538
1d97232a
NC
4597#, c-format
4598msgid ""
4599" --pmem-wrap-around=<val> Make the linker relaxation machine assume that a\n"
e4865945 4600" program counter wrap-around occurs at address\n"
1d97232a
NC
4601" <val>. Supported values: 8k, 16k, 32k and 64k.\n"
4602msgstr ""
4603" --pmem-wrap-around=<val> Faire supposer à la machine de relaxation de l'éditeur de lien qu'un\n"
4604" bouclage du compteur du programme survienne à l'adresse\n"
4605" <val>. Valeurs supportées: 8k, 16k, 32k et 64k.\n"
4606
a6983974
NC
4607#: eavr1.c:544 eavr2.c:544 eavr25.c:544 eavr3.c:544 eavr31.c:544 eavr35.c:544
4608#: eavr4.c:544 eavr5.c:544 eavr51.c:544 eavr6.c:544 eavrtiny.c:544
4609#: eavrxmega1.c:544 eavrxmega2.c:544 eavrxmega3.c:544 eavrxmega4.c:544
4610#: eavrxmega5.c:544 eavrxmega6.c:544 eavrxmega7.c:544
1d97232a
NC
4611#, c-format
4612msgid ""
4613" --no-call-ret-replacement The relaxation machine normally will\n"
4614" substitute two immediately following call/ret\n"
4615" instructions by a single jump instruction.\n"
4616" This option disables this optimization.\n"
4617msgstr ""
4618" --no-call-ret-replacement La machine de relaxations doit normalement\n"
4619" substituer deux instructions call/ret immédiatement\n"
4620" consécutives par une seule instruction de saut (jump).\n"
4621" Cette option désactive cette optimisation.\n"
4622
a6983974
NC
4623#: eavr1.c:552 eavr2.c:552 eavr25.c:552 eavr3.c:552 eavr31.c:552 eavr35.c:552
4624#: eavr4.c:552 eavr5.c:552 eavr51.c:552 eavr6.c:552 eavrtiny.c:552
4625#: eavrxmega1.c:552 eavrxmega2.c:552 eavrxmega3.c:552 eavrxmega4.c:552
4626#: eavrxmega5.c:552 eavrxmega6.c:552 eavrxmega7.c:552
1d97232a
NC
4627#, c-format
4628msgid ""
4629" --no-stubs If the linker detects to attempt to access\n"
4630" an instruction beyond 128k by a reloc that\n"
4631" is limited to 128k max, it inserts a jump\n"
4632" stub. You can de-active this with this switch.\n"
4633msgstr ""
4634" --no-stubs Si l'éditeur de liens détecte une tentative d'accès\n"
4635" à une instruction au delà de 128k par une relocalisation qui\n"
4636" est limitée à 128k maximum, il insère un espace d'amorçage\n"
4637" de saut. Vous pouvez désactiver cela avec cette option.\n"
4638
6e0dfbf4
NC
4639#: eavr1.c:560 eavr2.c:560 eavr25.c:560 eavr3.c:560 eavr31.c:560 eavr35.c:560
4640#: eavr4.c:560 eavr5.c:560 eavr51.c:560 eavr6.c:560 eavrtiny.c:560
4641#: eavrxmega1.c:560 eavrxmega2.c:560 eavrxmega3.c:560 eavrxmega4.c:560
4642#: eavrxmega5.c:560 eavrxmega6.c:560 eavrxmega7.c:560
1d97232a 4643#, c-format
a6983974
NC
4644msgid " --debug-stubs Used for debugging avr-ld.\n"
4645msgstr " --debug-stubs Utilisé pour déboguer avr-ld.\n"
4646
4647#: eavr1.c:562 eavr2.c:562 eavr25.c:562 eavr3.c:562 eavr31.c:562 eavr35.c:562
4648#: eavr4.c:562 eavr5.c:562 eavr51.c:562 eavr6.c:562 eavrtiny.c:562
4649#: eavrxmega1.c:562 eavrxmega2.c:562 eavrxmega3.c:562 eavrxmega4.c:562
4650#: eavrxmega5.c:562 eavrxmega6.c:562 eavrxmega7.c:562
4651#, c-format
1d97232a
NC
4652msgid " --debug-relax Used for debugging avr-ld.\n"
4653msgstr " --debug-relax Utilisé pour déboguer avr-ld.\n"
4654
45c63c0f 4655#: ecskyelf.c:275 ecskyelf_linux.c:275
e4865945
NC
4656msgid "%X%P: cannot size stub section: %E\n"
4657msgstr "%X%P : impossible de récupérer la taille de la section d'amorçage : %E\n"
4658
45c63c0f 4659#: ecskyelf.c:292 ecskyelf_linux.c:292
e4865945
NC
4660msgid "%X%P: cannot build stubs: %E\n"
4661msgstr "%X%P : impossible de construire les secteurs d'amorçage : %E\n"
4662
a6983974 4663#: ecskyelf.c:555 ecskyelf_linux.c:722
e4865945 4664#, c-format
17550be7
NC
4665msgid ""
4666" --[no-]branch-stub Disable/enable use of stubs to expand branch\n"
4667" instructions that cannot reach the target.\n"
4668msgstr ""
4669" --[no-]branch-stub Désactiver/activer l'utilisation des espaces d'amorçage pour développer\n"
4670" les instructions de branchement qui ne peuvent pas atteindre la cible.\n"
e4865945 4671
a6983974 4672#: ecskyelf.c:559 ecskyelf_linux.c:726
e4865945 4673#, c-format
17550be7
NC
4674msgid ""
4675" --stub-group-size=N Maximum size of a group of input sections\n"
4676" handled by one stub section.\n"
4677msgstr ""
4678" --stub-group-size=N Taille maximale d'un groupe de sections d'entrée\n"
4679" géré par un espace d'amorçage.\n"
e4865945 4680
45c63c0f
NC
4681#: ed30v_e.c:73 ed30v_o.c:73 ed30velf.c:73 eelf32_dlx.c:73 eelf32fr30.c:73
4682#: eelf32frv.c:73 eelf32ft32.c:73 eelf32iq10.c:73 eelf32iq2000.c:73
4683#: eelf32mt.c:73 em9s12zelf.c:73 emn10200.c:73 emoxiebox.c:73 emsp430X.c:98
4684#: emsp430elf.c:98 epjelf.c:73 epjlelf.c:73 exgateelf.c:73
1d97232a
NC
4685msgid "%X%P: can not size group sections: %E\n"
4686msgstr "%X%P : impossible de déterminer la taill des sections de groupe : %E\n"
4687
45c63c0f 4688#: eelf32_spu.c:255 ev850.c:73 ev850_rh850.c:73
1d97232a
NC
4689msgid "%X%P: can not create note section: %E\n"
4690msgstr "%X%P : impossible de créer une section de notes : %E\n"
4691
45c63c0f 4692#: eelf32_spu.c:344
1d97232a
NC
4693msgid "%F%P: no built-in overlay manager\n"
4694msgstr "%F%P : pas d'agent de recouvrement intégré\n"
4695
45c63c0f 4696#: eelf32_spu.c:354
1d97232a
NC
4697msgid "%X%P: can not open built-in overlay manager: %E\n"
4698msgstr "%X%P : impossible d'ouvrir l'agent de recouvrement intégré : %E\n"
4699
45c63c0f 4700#: eelf32_spu.c:360
1d97232a
NC
4701msgid "%X%P: can not load built-in overlay manager: %E\n"
4702msgstr "%X%P : impossible de charger l'agent de recouvrement intégré : %E\n"
4703
45c63c0f 4704#: eelf32_spu.c:420
1d97232a
NC
4705msgid "%X%P: can not find overlays: %E\n"
4706msgstr "%X%P : impossible de trouver les recouvrements : %E\n"
4707
45c63c0f 4708#: eelf32_spu.c:427
1d97232a
NC
4709msgid "%P: --auto-overlay ignored with user overlay script\n"
4710msgstr "%P: --auto-overlay ignoré avec un script utilisateur de recouvrement\n"
4711
45c63c0f 4712#: eelf32_spu.c:448
1d97232a
NC
4713msgid "%X%P: can not size overlay stubs: %E\n"
4714msgstr "%X%P : impossible de mesure la taille des espaces d'amorçage de recouvrement : %E\n"
4715
45c63c0f 4716#: eelf32_spu.c:521
1d97232a
NC
4717msgid "%F%P: can not open script: %E\n"
4718msgstr "%F%P : impossible d'ouvrir le fichier de script : %E\n"
4719
45c63c0f 4720#: eelf32_spu.c:568
1d97232a
NC
4721msgid "%X%P: %pA exceeds local store range\n"
4722msgstr "%X%P : %pA dépasse la limite de stockage local\n"
4723
45c63c0f 4724#: eelf32_spu.c:571
1d97232a
NC
4725msgid "%P: --auto-overlay ignored with zero local store range\n"
4726msgstr "%P : --auto-overlay ignoré avec une limite de stockage local nul\n"
4727
a6983974
NC
4728#: eelf32_spu.c:675
4729#, c-format
4730msgid "running: %s \"%s\" \"%s\" \"%s\" \"%s\"\n"
4731msgstr "exécute : %s \"%s\" \"%s\" \"%s\" \"%s\"\n"
4732
4733#: eelf32_spu.c:1032
1d97232a
NC
4734msgid "%F%P: invalid --local-store address range `%s'\n"
4735msgstr "%F%P : plage d'adresses --local-store « %s » invalide\n"
4736
a6983974 4737#: eelf32_spu.c:1068
1d97232a
NC
4738msgid "%F%P: invalid --num-lines/--num-regions `%u'\n"
4739msgstr "%F%P : --num-lines/--num-regions « %u » invalide\n"
4740
a6983974 4741#: eelf32_spu.c:1073
1d97232a
NC
4742msgid "%F%P: invalid --line-size/--region-size `%u'\n"
4743msgstr "%F%P : --line-size/--region-size « %u » invalide\n"
4744
a6983974 4745#: eelf32_spu.c:1094
1d97232a
NC
4746msgid "%F%P: invalid --num-lines/--num-regions `%s'\n"
4747msgstr "%F%P : --num-lines/--num-regions « %s » invalide\n"
4748
a6983974 4749#: eelf32_spu.c:1107
1d97232a
NC
4750msgid "%F%P: invalid --line-size/--region-size `%s'\n"
4751msgstr "%F%P : --line-size/--region-size « %s » invalide\n"
4752
a6983974 4753#: eelf32_spu.c:1116
1d97232a
NC
4754msgid "%F%P: invalid --fixed-space value `%s'\n"
4755msgstr "%F%P : valeur de --fixed-space « %s » invalide\n"
4756
a6983974 4757#: eelf32_spu.c:1125
1d97232a
NC
4758msgid "%F%P: invalid --reserved-space value `%s'\n"
4759msgstr "%F%P : valeur de --reserved-space « %s » invalide\n"
4760
a6983974 4761#: eelf32_spu.c:1134
1d97232a
NC
4762msgid "%F%P: invalid --extra-stack-space value `%s'\n"
4763msgstr "%F%P : valeur de --extra-stack-space « %s » invalide\n"
4764
a6983974 4765#: eelf32_spu.c:1171
1d97232a
NC
4766#, c-format
4767msgid " --plugin Make SPU plugin\n"
4768msgstr " --plugin Créer un greffon SPU\n"
4769
a6983974 4770#: eelf32_spu.c:1173
1d97232a
NC
4771#, c-format
4772msgid " --no-overlays No overlay handling\n"
4773msgstr " --no-overlays Pas de gestion des recouvrements\n"
4774
a6983974 4775#: eelf32_spu.c:1175
1d97232a
NC
4776#, c-format
4777msgid " --compact-stubs Use smaller and possibly slower call stubs\n"
4778msgstr " --compact-stubs utiliser des espaces d'amorçage d'appel plus petits mais possiblement plus lents\n"
4779
a6983974 4780#: eelf32_spu.c:1177
1d97232a
NC
4781#, c-format
4782msgid " --emit-stub-syms Add symbols on overlay call stubs\n"
4783msgstr " --emit-stub-syms Ajouter les symboles sur les espace d'amorçage d'appel de recouvrement\n"
4784
a6983974 4785#: eelf32_spu.c:1179
1d97232a
NC
4786#, c-format
4787msgid " --extra-overlay-stubs Add stubs on all calls out of overlay regions\n"
4788msgstr " --extra-overlay-stubs Ajouter des espaces d'amorçage pour tous les appels en dehors des régions de recouvrement\n"
4789
a6983974 4790#: eelf32_spu.c:1181
1d97232a
NC
4791#, c-format
4792msgid " --local-store=lo:hi Valid address range\n"
4793msgstr " --local-store=bas:haut Plage d'adresses valides\n"
4794
a6983974 4795#: eelf32_spu.c:1183
1d97232a
NC
4796#, c-format
4797msgid " --stack-analysis Estimate maximum stack requirement\n"
4798msgstr " --stack-analysis Estimer le besoin maximal de la pile\n"
4799
a6983974 4800#: eelf32_spu.c:1185
1d97232a
NC
4801#, c-format
4802msgid " --emit-stack-syms Add sym giving stack needed for each func\n"
4803msgstr " --emit-stack-syms Ajouter un sym donnant la pile nécessaire à chaque fonction\n"
4804
a6983974 4805#: eelf32_spu.c:1187
1d97232a
NC
4806#, c-format
4807msgid ""
4808" --auto-overlay [=filename] Create an overlay script in filename if\n"
4809" executable does not fit in local store\n"
4810msgstr ""
4811" --auto-overlay [=fichier] Créer un script de recouvrement dans le fichier si\n"
4812" l'exécutable ne rentre pas dans le stockage local\n"
4813
a6983974 4814#: eelf32_spu.c:1190
1d97232a
NC
4815#, c-format
4816msgid " --auto-relink Rerun linker using auto-overlay script\n"
4817msgstr " --auto-relink Relancer l'éditeur de liens en utilisant un script de recouvrements automatiques\n"
4818
a6983974 4819#: eelf32_spu.c:1192
1d97232a
NC
4820#, c-format
4821msgid ""
4822" --overlay-rodata Place read-only data with associated function\n"
4823" code in overlays\n"
4824msgstr ""
4825" --overlay-rodata Placer les données en lecture seule avec le code des fonctions\n"
4826" associées dans des recouvrements\n"
4827
a6983974 4828#: eelf32_spu.c:1195
1d97232a
NC
4829#, c-format
4830msgid " --num-regions Number of overlay buffers (default 1)\n"
4831msgstr " --num-regions Nombre de tampons de recouvrements (défaut 1)\n"
4832
a6983974 4833#: eelf32_spu.c:1197
1d97232a
NC
4834#, c-format
4835msgid " --region-size Size of overlay buffers (default 0, auto)\n"
4836msgstr " --region-size Taille des tampons de recouvrements (défaut 0, auto)\n"
4837
a6983974 4838#: eelf32_spu.c:1199
1d97232a
NC
4839#, c-format
4840msgid " --fixed-space=bytes Local store for non-overlay code and data\n"
4841msgstr " --fixed-space=octets Stockage local pour du code et des données sans recouvrement\n"
4842
a6983974 4843#: eelf32_spu.c:1201
1d97232a
NC
4844#, c-format
4845msgid ""
4846" --reserved-space=bytes Local store for stack and heap. If not specified\n"
4847" ld will estimate stack size and assume no heap\n"
4848msgstr ""
4849" --reserved-space=octets Stockage local pour la pile et le tas. Si non spécifié\n"
4850" ld estimera la taille de la pile et ne supposera aucun tas\n"
4851
a6983974 4852#: eelf32_spu.c:1204
1d97232a
NC
4853#, c-format
4854msgid ""
4855" --extra-stack-space=bytes Space for negative sp access (default 2000) if\n"
4856" --reserved-space not given\n"
4857msgstr ""
4858" --extra-stack-space=octets Espace pour les accès sp négatifs (défaut 2000) si\n"
4859" --reserved-space n'est pas donné\n"
4860
a6983974 4861#: eelf32_spu.c:1207
1d97232a
NC
4862#, c-format
4863msgid " --soft-icache Generate software icache overlays\n"
4864msgstr " --soft-icache Générer des recouvrements icache logiciels\n"
4865
a6983974 4866#: eelf32_spu.c:1209
1d97232a
NC
4867#, c-format
4868msgid " --num-lines Number of soft-icache lines (default 32)\n"
4869msgstr " --num-lines Nombre de lignes de icache logiciel (défaut 32)\n"
4870
a6983974 4871#: eelf32_spu.c:1211
1d97232a
NC
4872#, c-format
4873msgid " --line-size Size of soft-icache lines (default 1k)\n"
4874msgstr " --line-size Taille des lignes icache logiciel (défaut 1k)\n"
4875
a6983974 4876#: eelf32_spu.c:1213
1d97232a
NC
4877#, c-format
4878msgid " --non-ia-text Allow non-icache code in icache lines\n"
4879msgstr " --non-ia-text Autorise du code non icache dans des lignes icache\n"
4880
a6983974 4881#: eelf32_spu.c:1215
1d97232a
NC
4882#, c-format
4883msgid " --lrlive-analysis Scan function prologue for lr liveness\n"
4884msgstr " --lrlive-analysis Scanner le prologue des functions pour une exécution lr\n"
4885
45c63c0f
NC
4886#: eelf32_tic6x_be.c:88 eelf32_tic6x_elf_be.c:88 eelf32_tic6x_elf_le.c:88
4887#: eelf32_tic6x_le.c:88 eelf32_tic6x_linux_be.c:88 eelf32_tic6x_linux_le.c:88
1d97232a
NC
4888msgid "%F%P: invalid --dsbt-index %d, outside DSBT size\n"
4889msgstr "%F%P : invalide --dsbt-index %d, en dehors de la taille DSBT\n"
4890
a6983974
NC
4891#: eelf32_tic6x_be.c:565 eelf32_tic6x_elf_be.c:565 eelf32_tic6x_elf_le.c:565
4892#: eelf32_tic6x_le.c:565 eelf32_tic6x_linux_be.c:565
4893#: eelf32_tic6x_linux_le.c:565
1d97232a
NC
4894msgid "%F%P: invalid --dsbt-index %s\n"
4895msgstr "%F%P : --dsbt-index %s invalide\n"
4896
a6983974
NC
4897#: eelf32_tic6x_be.c:575 eelf32_tic6x_elf_be.c:575 eelf32_tic6x_elf_le.c:575
4898#: eelf32_tic6x_le.c:575 eelf32_tic6x_linux_be.c:575
4899#: eelf32_tic6x_linux_le.c:575
1d97232a
NC
4900msgid "%F%P: invalid --dsbt-size %s\n"
4901msgstr "%F%P : --dsbt-size %s invalide\n"
4902
a6983974
NC
4903#: eelf32_tic6x_be.c:591 eelf32_tic6x_elf_be.c:591 eelf32_tic6x_elf_le.c:591
4904#: eelf32_tic6x_le.c:591 eelf32_tic6x_linux_be.c:591
4905#: eelf32_tic6x_linux_le.c:591
1d97232a 4906#, c-format
e4865945
NC
4907msgid " --dsbt-index <index> Use this as the DSBT index for the output object\n"
4908msgstr " --dsbt-index <index> Utilise cela comme index DSBT pour l'object en sortie\n"
1d97232a 4909
a6983974
NC
4910#: eelf32_tic6x_be.c:592 eelf32_tic6x_elf_be.c:592 eelf32_tic6x_elf_le.c:592
4911#: eelf32_tic6x_le.c:592 eelf32_tic6x_linux_be.c:592
4912#: eelf32_tic6x_linux_le.c:592
1d97232a 4913#, c-format
e4865945
NC
4914msgid " --dsbt-size <index> Use this as the number of entries in the DSBT table\n"
4915msgstr " --dsbt-size <index> Utilise cela comme le nombre d'entrées dans la table DSBT\n"
1d97232a 4916
a6983974
NC
4917#: eelf32_tic6x_be.c:593 eelf32_tic6x_elf_be.c:593 eelf32_tic6x_elf_le.c:593
4918#: eelf32_tic6x_le.c:593 eelf32_tic6x_linux_be.c:593
4919#: eelf32_tic6x_linux_le.c:593
1d97232a 4920#, c-format
e4865945
NC
4921msgid " --no-merge-exidx-entries\n"
4922msgstr " --no-merge-exidx-entries\n"
4923
a6983974
NC
4924#: eelf32_tic6x_be.c:594 eelf32_tic6x_elf_be.c:594 eelf32_tic6x_elf_le.c:594
4925#: eelf32_tic6x_le.c:594 eelf32_tic6x_linux_be.c:594
4926#: eelf32_tic6x_linux_le.c:594
e4865945 4927#, c-format
1d97232a
NC
4928msgid " Disable merging exidx entries\n"
4929msgstr " Désactive la fusion d'entrées exidx\n"
4930
a6983974
NC
4931#: eelf32_x86_64.c:5571 eelf_i386.c:5190 eelf_i386_be.c:471
4932#: eelf_i386_fbsd.c:511 eelf_i386_haiku.c:511 eelf_i386_ldso.c:486
4933#: eelf_i386_sol2.c:643 eelf_i386_vxworks.c:538 eelf_iamcu.c:511
4934#: eelf_k1om.c:5502 eelf_k1om_fbsd.c:511 eelf_l1om.c:5502 eelf_l1om_fbsd.c:511
4935#: eelf_x86_64.c:5571 eelf_x86_64_cloudabi.c:514 eelf_x86_64_fbsd.c:514
4936#: eelf_x86_64_haiku.c:514 eelf_x86_64_sol2.c:646
5a10699f
NC
4937msgid "%F%P: invalid number for -z call-nop=prefix-: %s\n"
4938msgstr "%F%P : nombre invalide pour -z call-nop=prefix- : %s\n"
4939
a6983974
NC
4940#: eelf32_x86_64.c:5580 eelf_i386.c:5199 eelf_i386_be.c:480
4941#: eelf_i386_fbsd.c:520 eelf_i386_haiku.c:520 eelf_i386_ldso.c:495
4942#: eelf_i386_sol2.c:652 eelf_i386_vxworks.c:547 eelf_iamcu.c:520
4943#: eelf_k1om.c:5511 eelf_k1om_fbsd.c:520 eelf_l1om.c:5511 eelf_l1om_fbsd.c:520
4944#: eelf_x86_64.c:5580 eelf_x86_64_cloudabi.c:523 eelf_x86_64_fbsd.c:523
4945#: eelf_x86_64_haiku.c:523 eelf_x86_64_sol2.c:655
1d97232a
NC
4946msgid "%F%P: invalid number for -z call-nop=suffix-: %s\n"
4947msgstr "%F%P : nombre invalide pour -z call-nop=suffix- : %s\n"
4948
a6983974
NC
4949#: eelf32_x86_64.c:5585 eelf_i386.c:5204 eelf_i386_be.c:485
4950#: eelf_i386_fbsd.c:525 eelf_i386_haiku.c:525 eelf_i386_ldso.c:500
4951#: eelf_i386_sol2.c:657 eelf_i386_vxworks.c:552 eelf_iamcu.c:525
4952#: eelf_k1om.c:5516 eelf_k1om_fbsd.c:525 eelf_l1om.c:5516 eelf_l1om_fbsd.c:525
4953#: eelf_x86_64.c:5585 eelf_x86_64_cloudabi.c:528 eelf_x86_64_fbsd.c:528
4954#: eelf_x86_64_haiku.c:528 eelf_x86_64_sol2.c:660
1d97232a
NC
4955msgid "%F%P: unsupported option: -z %s\n"
4956msgstr "%F%P : option non prise en charge : -z %s\n"
4957
a6983974
NC
4958#: eelf32_x86_64.c:5607 eelf_i386.c:5226 eelf_i386_fbsd.c:547
4959#: eelf_i386_haiku.c:547 eelf_x86_64.c:5607 eelf_x86_64_cloudabi.c:550
4960#: eelf_x86_64_fbsd.c:550 eelf_x86_64_haiku.c:550 eelf_x86_64_sol2.c:682
45c63c0f
NC
4961msgid "%F%P: invalid option for -z cet-report=: %s\n"
4962msgstr "%F%P : option invalide pour -z cet-report=: %s\n"
4963
a6983974
NC
4964#: eelf32_x86_64.c:5621 eelf_i386.c:5240 eelf_i386_fbsd.c:561
4965#: eelf_i386_haiku.c:561 eelf_x86_64.c:5621 eelf_x86_64_cloudabi.c:564
4966#: eelf_x86_64_fbsd.c:564 eelf_x86_64_haiku.c:564 eelf_x86_64_sol2.c:696
5a10699f
NC
4967msgid "%F%P: invalid x86-64 ISA level: %s\n"
4968msgstr "%F%P : niveau ISA x86-64 invalide : %s\n"
4969
a6983974
NC
4970#: eelf32_x86_64.c:5663 eelf_i386.c:5282 eelf_i386_be.c:501
4971#: eelf_i386_fbsd.c:603 eelf_i386_haiku.c:603 eelf_i386_ldso.c:525
4972#: eelf_i386_sol2.c:682 eelf_i386_vxworks.c:573 eelf_iamcu.c:550
4973#: eelf_k1om.c:5541 eelf_k1om_fbsd.c:550 eelf_l1om.c:5541 eelf_l1om_fbsd.c:550
4974#: eelf_x86_64.c:5716 eelf_x86_64_cloudabi.c:659 eelf_x86_64_fbsd.c:659
4975#: eelf_x86_64_haiku.c:659 eelf_x86_64_sol2.c:791
1d97232a
NC
4976#, c-format
4977msgid " -z noextern-protected-data Do not treat protected data symbol as external\n"
4978msgstr " -z noextern-protected-data Ne pas traiter les symboles de données protégées comme externes\n"
4979
a6983974
NC
4980#: eelf32_x86_64.c:5665 eelf_i386.c:5284 eelf_i386_be.c:503
4981#: eelf_i386_fbsd.c:605 eelf_i386_haiku.c:605 eelf_i386_ldso.c:527
4982#: eelf_i386_sol2.c:684 eelf_i386_vxworks.c:575 eelf_iamcu.c:552
4983#: eelf_k1om.c:5543 eelf_k1om_fbsd.c:552 eelf_l1om.c:5543 eelf_l1om_fbsd.c:552
4984#: eelf_x86_64.c:5718 eelf_x86_64_cloudabi.c:661 eelf_x86_64_fbsd.c:661
4985#: eelf_x86_64_haiku.c:661 eelf_x86_64_sol2.c:793
4986#, c-format
4987msgid " -z indirect-extern-access Enable indirect external access\n"
4988msgstr " -z indirect-extern-access Autorise l'accès externe indirect\n"
4989
4990#: eelf32_x86_64.c:5667 eelf_i386.c:5286 eelf_i386_be.c:505
4991#: eelf_i386_fbsd.c:607 eelf_i386_haiku.c:607 eelf_i386_ldso.c:529
4992#: eelf_i386_sol2.c:686 eelf_i386_vxworks.c:577 eelf_iamcu.c:554
4993#: eelf_k1om.c:5545 eelf_k1om_fbsd.c:554 eelf_l1om.c:5545 eelf_l1om_fbsd.c:554
4994#: eelf_x86_64.c:5720 eelf_x86_64_cloudabi.c:663 eelf_x86_64_fbsd.c:663
4995#: eelf_x86_64_haiku.c:663 eelf_x86_64_sol2.c:795
4996#, c-format
4997msgid " -z noindirect-extern-access Disable indirect external access (default)\n"
4998msgstr " -z noindirect-extern-access N'autorise pas l'accès externe indirect (défaut)\n"
4999
5000#: eelf32_x86_64.c:5670 eelf32lppc.c:817 eelf32lppclinux.c:817
5001#: eelf32lppcnto.c:817 eelf32lppcsim.c:817 eelf32ppc.c:817
5002#: eelf32ppc_fbsd.c:817 eelf32ppchaiku.c:817 eelf32ppclinux.c:817
5003#: eelf32ppcnto.c:817 eelf32ppcsim.c:817 eelf32ppcvxworks.c:795
5004#: eelf32ppcwindiss.c:817 eelf64lppc.c:1346 eelf64lppc_fbsd.c:1346
5005#: eelf64ppc.c:1346 eelf64ppc_fbsd.c:1346 eelf_i386.c:5289 eelf_i386_be.c:508
5006#: eelf_i386_fbsd.c:610 eelf_i386_haiku.c:610 eelf_i386_ldso.c:532
5007#: eelf_i386_sol2.c:689 eelf_i386_vxworks.c:580 eelf_iamcu.c:557
5008#: eelf_k1om.c:5548 eelf_k1om_fbsd.c:557 eelf_l1om.c:5548 eelf_l1om_fbsd.c:557
5009#: eelf_x86_64.c:5723 eelf_x86_64_cloudabi.c:666 eelf_x86_64_fbsd.c:666
5010#: eelf_x86_64_haiku.c:666 eelf_x86_64_sol2.c:798
1d97232a
NC
5011#, c-format
5012msgid ""
5013" -z dynamic-undefined-weak Make undefined weak symbols dynamic\n"
5014" -z nodynamic-undefined-weak Do not make undefined weak symbols dynamic\n"
5015msgstr ""
5016" -z dynamic-undefined-weak Rendre les symboles faibles non définis dynamiques\n"
5017" -z nodynamic-undefined-weak Ne pas rendre les symboles faibles non définis dynamiques\n"
5018
a6983974
NC
5019#: eelf32_x86_64.c:5674 eelf_x86_64.c:5727 eelf_x86_64_cloudabi.c:670
5020#: eelf_x86_64_fbsd.c:670 eelf_x86_64_haiku.c:670 eelf_x86_64_sol2.c:802
1d97232a
NC
5021#, c-format
5022msgid " -z noreloc-overflow Disable relocation overflow check\n"
5023msgstr " -z noreloc-overflow Désactiver la vérification de débordement des relocalisations\n"
5024
a6983974
NC
5025#: eelf32_x86_64.c:5677 eelf_i386.c:5293 eelf_i386_be.c:512
5026#: eelf_i386_fbsd.c:614 eelf_i386_haiku.c:614 eelf_i386_ldso.c:536
5027#: eelf_i386_sol2.c:693 eelf_i386_vxworks.c:584 eelf_iamcu.c:561
5028#: eelf_k1om.c:5552 eelf_k1om_fbsd.c:561 eelf_l1om.c:5552 eelf_l1om_fbsd.c:561
5029#: eelf_x86_64.c:5730 eelf_x86_64_cloudabi.c:673 eelf_x86_64_fbsd.c:673
5030#: eelf_x86_64_haiku.c:673 eelf_x86_64_sol2.c:805
1d97232a
NC
5031#, c-format
5032msgid " -z call-nop=PADDING Use PADDING as 1-byte NOP for branch\n"
5033msgstr " -z call-nop=REMBOURRAGE Utiliser REMBOURRAGE comme un NOP de 1 octet pour les branches\n"
5034
a6983974
NC
5035#: eelf32_x86_64.c:5680 eelf_i386.c:5296 eelf_i386_fbsd.c:617
5036#: eelf_i386_haiku.c:617 eelf_x86_64.c:5733 eelf_x86_64_cloudabi.c:676
5037#: eelf_x86_64_fbsd.c:676 eelf_x86_64_haiku.c:676 eelf_x86_64_sol2.c:808
1d97232a
NC
5038#, c-format
5039msgid " -z ibtplt Generate IBT-enabled PLT entries\n"
5040msgstr " -z ibtplt Générer des entrées PLT actives pour l'IBT\n"
3c62831e 5041
a6983974
NC
5042#: eelf32_x86_64.c:5682 eelf_i386.c:5298 eelf_i386_fbsd.c:619
5043#: eelf_i386_haiku.c:619 eelf_x86_64.c:5735 eelf_x86_64_cloudabi.c:678
5044#: eelf_x86_64_fbsd.c:678 eelf_x86_64_haiku.c:678 eelf_x86_64_sol2.c:810
1d97232a
NC
5045#, c-format
5046msgid " -z ibt Generate GNU_PROPERTY_X86_FEATURE_1_IBT\n"
5047msgstr " -z ibt Générer GNU_PROPERTY_X86_FEATURE_1_IBT\n"
3c62831e 5048
a6983974
NC
5049#: eelf32_x86_64.c:5684 eelf_i386.c:5300 eelf_i386_fbsd.c:621
5050#: eelf_i386_haiku.c:621 eelf_x86_64.c:5737 eelf_x86_64_cloudabi.c:680
5051#: eelf_x86_64_fbsd.c:680 eelf_x86_64_haiku.c:680 eelf_x86_64_sol2.c:812
1d97232a
NC
5052#, c-format
5053msgid " -z shstk Generate GNU_PROPERTY_X86_FEATURE_1_SHSTK\n"
5054msgstr " -z shstk Générer GNU_PROPERTY_X86_FEATURE_1_SHSTK\n"
5055
a6983974
NC
5056#: eelf32_x86_64.c:5686 eelf_i386.c:5302 eelf_i386_fbsd.c:623
5057#: eelf_i386_haiku.c:623 eelf_x86_64.c:5739 eelf_x86_64_cloudabi.c:682
5058#: eelf_x86_64_fbsd.c:682 eelf_x86_64_haiku.c:682 eelf_x86_64_sol2.c:814
45c63c0f
NC
5059#, c-format
5060msgid ""
5061" -z cet-report=[none|warning|error] (default: none)\n"
5062" Report missing IBT and SHSTK properties\n"
5063msgstr ""
5064" -z cet-report=[none|warning|error] (défaut : none)\n"
5065" Signaler les propriétés IBT et SHSTK manquantes\n"
5066
a6983974
NC
5067#: eelf32_x86_64.c:5690 eelf_i386.c:5306 eelf_i386_fbsd.c:627
5068#: eelf_i386_haiku.c:627 eelf_x86_64.c:5743 eelf_x86_64_cloudabi.c:686
5069#: eelf_x86_64_fbsd.c:686 eelf_x86_64_haiku.c:686 eelf_x86_64_sol2.c:818
6e0dfbf4
NC
5070#, c-format
5071msgid " -z report-relative-reloc Report relative relocations\n"
5072msgstr " -z report-relative-reloc Signaler les relocalisations relatives\n"
5073
a6983974
NC
5074#: eelf32_x86_64.c:5693 eelf_i386.c:5309 eelf_i386_fbsd.c:630
5075#: eelf_i386_haiku.c:630 eelf_x86_64.c:5746 eelf_x86_64_cloudabi.c:689
5076#: eelf_x86_64_fbsd.c:689 eelf_x86_64_haiku.c:689 eelf_x86_64_sol2.c:821
5a10699f
NC
5077#, c-format
5078msgid " -z x86-64-{baseline|v[234]} Mark x86-64-{baseline|v[234]} ISA level as needed\n"
5079msgstr " -z x86-64-{baseline|v[234]} Marquer le niveau ISA x86-64-{baseline|v[234]} comme requis\n"
5080
a6983974
NC
5081#: eelf32_x86_64.c:5696 eelf64lppc.c:1350 eelf64lppc_fbsd.c:1350
5082#: eelf64ppc.c:1350 eelf64ppc_fbsd.c:1350 eelf_i386.c:5312
5083#: eelf_i386_fbsd.c:633 eelf_i386_haiku.c:633 eelf_x86_64.c:5763
5084#: eelf_x86_64_cloudabi.c:706 eelf_x86_64_fbsd.c:706 eelf_x86_64_haiku.c:706
5085#: eelf_x86_64_sol2.c:838
5086#, c-format
5087msgid " -z pack-relative-relocs Pack relative relocations\n"
5088msgstr " -z pack-relative-relocs Inclure les relocalisations relatives\n"
5089
5090#: eelf32_x86_64.c:5698 eelf64lppc.c:1352 eelf64lppc_fbsd.c:1352
5091#: eelf64ppc.c:1352 eelf64ppc_fbsd.c:1352 eelf_i386.c:5314
5092#: eelf_i386_fbsd.c:635 eelf_i386_haiku.c:635 eelf_x86_64.c:5765
5093#: eelf_x86_64_cloudabi.c:708 eelf_x86_64_fbsd.c:708 eelf_x86_64_haiku.c:708
5094#: eelf_x86_64_sol2.c:840
5095#, c-format
5096msgid " -z nopack-relative-relocs Do not pack relative relocations (default)\n"
5097msgstr " -z nopack-relative-relocs Ne pas inclure les relocalisations relatives (défaut)\n"
5098
5099#: eelf32b4300.c:700 eelf32bmip.c:700 eelf32bmipn32.c:714 eelf32bsmip.c:714
5100#: eelf32btsmip.c:700 eelf32btsmip_fbsd.c:700 eelf32btsmipn32.c:700
5101#: eelf32btsmipn32_fbsd.c:700 eelf32ebmip.c:700 eelf32ebmipvxworks.c:739
5102#: eelf32elmip.c:700 eelf32elmipvxworks.c:739 eelf32l4300.c:700
5103#: eelf32lmip.c:700 eelf32lr5900.c:559 eelf32lr5900n32.c:558 eelf32lsmip.c:700
5104#: eelf32ltsmip.c:700 eelf32ltsmip_fbsd.c:700 eelf32ltsmipn32.c:700
5105#: eelf32ltsmipn32_fbsd.c:700 eelf32mipswindiss.c:533 eelf64bmip.c:714
5106#: eelf64btsmip.c:700 eelf64btsmip_fbsd.c:700 eelf64ltsmip.c:700
5107#: eelf64ltsmip_fbsd.c:700 eelf_mipsel_haiku.c:700
1d97232a
NC
5108#, c-format
5109msgid " --insn32 Only generate 32-bit microMIPS instructions\n"
5110msgstr " --insn32 Générer uniquement des instructions 32-bit microMIPS\n"
5111
a6983974
NC
5112#: eelf32b4300.c:703 eelf32bmip.c:703 eelf32bmipn32.c:717 eelf32bsmip.c:717
5113#: eelf32btsmip.c:703 eelf32btsmip_fbsd.c:703 eelf32btsmipn32.c:703
5114#: eelf32btsmipn32_fbsd.c:703 eelf32ebmip.c:703 eelf32ebmipvxworks.c:742
5115#: eelf32elmip.c:703 eelf32elmipvxworks.c:742 eelf32l4300.c:703
5116#: eelf32lmip.c:703 eelf32lr5900.c:562 eelf32lr5900n32.c:561 eelf32lsmip.c:703
5117#: eelf32ltsmip.c:703 eelf32ltsmip_fbsd.c:703 eelf32ltsmipn32.c:703
5118#: eelf32ltsmipn32_fbsd.c:703 eelf32mipswindiss.c:536 eelf64bmip.c:717
5119#: eelf64btsmip.c:703 eelf64btsmip_fbsd.c:703 eelf64ltsmip.c:703
5120#: eelf64ltsmip_fbsd.c:703 eelf_mipsel_haiku.c:703
1d97232a
NC
5121#, c-format
5122msgid " --no-insn32 Generate all microMIPS instructions\n"
5123msgstr " --no-insn32 Générer toutes les instructions microMIPS\n"
5124
a6983974
NC
5125#: eelf32b4300.c:706 eelf32bmip.c:706 eelf32bmipn32.c:720 eelf32bsmip.c:720
5126#: eelf32btsmip.c:706 eelf32btsmip_fbsd.c:706 eelf32btsmipn32.c:706
5127#: eelf32btsmipn32_fbsd.c:706 eelf32ebmip.c:706 eelf32ebmipvxworks.c:745
5128#: eelf32elmip.c:706 eelf32elmipvxworks.c:745 eelf32l4300.c:706
5129#: eelf32lmip.c:706 eelf32lr5900.c:565 eelf32lr5900n32.c:564 eelf32lsmip.c:706
5130#: eelf32ltsmip.c:706 eelf32ltsmip_fbsd.c:706 eelf32ltsmipn32.c:706
5131#: eelf32ltsmipn32_fbsd.c:706 eelf32mipswindiss.c:539 eelf64bmip.c:720
5132#: eelf64btsmip.c:706 eelf64btsmip_fbsd.c:706 eelf64ltsmip.c:706
5133#: eelf64ltsmip_fbsd.c:706 eelf_mipsel_haiku.c:706
1d97232a
NC
5134#, c-format
5135msgid ""
6e0dfbf4 5136" --ignore-branch-isa Accept invalid branch relocations requiring\n"
1d97232a
NC
5137" an ISA mode switch\n"
5138msgstr ""
6e0dfbf4 5139" --ignore-branch-isa Accepter des relocalisation de branche invalides nécessitant\n"
1d97232a 5140" une option de mode ISA\n"
3c62831e 5141
a6983974
NC
5142#: eelf32b4300.c:710 eelf32bmip.c:710 eelf32bmipn32.c:724 eelf32bsmip.c:724
5143#: eelf32btsmip.c:710 eelf32btsmip_fbsd.c:710 eelf32btsmipn32.c:710
5144#: eelf32btsmipn32_fbsd.c:710 eelf32ebmip.c:710 eelf32ebmipvxworks.c:749
5145#: eelf32elmip.c:710 eelf32elmipvxworks.c:749 eelf32l4300.c:710
5146#: eelf32lmip.c:710 eelf32lr5900.c:569 eelf32lr5900n32.c:568 eelf32lsmip.c:710
5147#: eelf32ltsmip.c:710 eelf32ltsmip_fbsd.c:710 eelf32ltsmipn32.c:710
5148#: eelf32ltsmipn32_fbsd.c:710 eelf32mipswindiss.c:543 eelf64bmip.c:724
5149#: eelf64btsmip.c:710 eelf64btsmip_fbsd.c:710 eelf64ltsmip.c:710
5150#: eelf64ltsmip_fbsd.c:710 eelf_mipsel_haiku.c:710
45c63c0f 5151#, c-format
6e0dfbf4
NC
5152msgid ""
5153" --no-ignore-branch-isa Reject invalid branch relocations requiring\n"
5154" an ISA mode switch\n"
5155msgstr ""
5156" --no-ignore-branch-isa Rejeter des relocalisations de branche invalides nécessitant\n"
5157" une option de mode ISA\n"
5158
a6983974
NC
5159#: eelf32b4300.c:714 eelf32bmip.c:714 eelf32bmipn32.c:728 eelf32bsmip.c:728
5160#: eelf32btsmip.c:714 eelf32btsmip_fbsd.c:714 eelf32btsmipn32.c:714
5161#: eelf32btsmipn32_fbsd.c:714 eelf32ebmip.c:714 eelf32ebmipvxworks.c:753
5162#: eelf32elmip.c:714 eelf32elmipvxworks.c:753 eelf32l4300.c:714
5163#: eelf32lmip.c:714 eelf32lr5900.c:573 eelf32lr5900n32.c:572 eelf32lsmip.c:714
5164#: eelf32ltsmip.c:714 eelf32ltsmip_fbsd.c:714 eelf32ltsmipn32.c:714
5165#: eelf32ltsmipn32_fbsd.c:714 eelf32mipswindiss.c:547 eelf64bmip.c:728
5166#: eelf64btsmip.c:714 eelf64btsmip_fbsd.c:714 eelf64ltsmip.c:714
5167#: eelf64ltsmip_fbsd.c:714 eelf_mipsel_haiku.c:714
6e0dfbf4 5168#, c-format
45c63c0f
NC
5169msgid " --compact-branches Generate compact branches/jumps for MIPS R6\n"
5170msgstr " --compact-branches Générer des branches/sauts compacts pour MIPS R6\n"
5171
a6983974
NC
5172#: eelf32b4300.c:717 eelf32bmip.c:717 eelf32bmipn32.c:731 eelf32bsmip.c:731
5173#: eelf32btsmip.c:717 eelf32btsmip_fbsd.c:717 eelf32btsmipn32.c:717
5174#: eelf32btsmipn32_fbsd.c:717 eelf32ebmip.c:717 eelf32ebmipvxworks.c:756
5175#: eelf32elmip.c:717 eelf32elmipvxworks.c:756 eelf32l4300.c:717
5176#: eelf32lmip.c:717 eelf32lr5900.c:576 eelf32lr5900n32.c:575 eelf32lsmip.c:717
5177#: eelf32ltsmip.c:717 eelf32ltsmip_fbsd.c:717 eelf32ltsmipn32.c:717
5178#: eelf32ltsmipn32_fbsd.c:717 eelf32mipswindiss.c:550 eelf64bmip.c:731
5179#: eelf64btsmip.c:717 eelf64btsmip_fbsd.c:717 eelf64ltsmip.c:717
5180#: eelf64ltsmip_fbsd.c:717 eelf_mipsel_haiku.c:717
45c63c0f
NC
5181#, c-format
5182msgid " --no-compact-branches Generate delay slot branches/jumps for MIPS R6\n"
5183msgstr " --no-compact-branches Générer des branches/sauts à instructions concomitantes (delay slot) pour MIPS R6\n"
5184
a6983974 5185#: eelf32bfin.c:456 eelf32bfinfd.c:481
1d97232a
NC
5186#, c-format
5187msgid " --code-in-l1 Put code in L1\n"
5188msgstr " --code-in-l1 Mettre du code en L1\n"
3c62831e 5189
a6983974 5190#: eelf32bfin.c:458 eelf32bfinfd.c:483
1d97232a
NC
5191#, c-format
5192msgid " --data-in-l1 Put data in L1\n"
5193msgstr " --data-in-l1 Mettre de la données en L1\n"
5194
45c63c0f 5195#: eelf32cr16.c:85
1d97232a
NC
5196msgid "%F%P: %pB: all input objects must be COFF or ELF for --embedded-relocs\n"
5197msgstr "%F%P : %pB : tous les objets d'entrée doivent être COFF ou ELF pour --embedded-relocs\n"
5198
45c63c0f 5199#: eelf32cr16.c:109 em68kelf.c:113 em68kelfnbsd.c:113
1d97232a
NC
5200msgid "%F%P: %pB: can not create .emreloc section: %E\n"
5201msgstr "%F%P : %pB : impossible de créer la section .emreloc : %E\n"
5202
45c63c0f 5203#: eelf32cr16.c:128 em68kelf.c:134 em68kelfnbsd.c:134
1d97232a
NC
5204msgid "%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"
5205msgstr "%X%P : %pB : la section %s possède des relocalisations ; impossible d'utiliser --embedded-relocs\n"
5206
45c63c0f 5207#: eelf32cr16.c:184 em68kelf.c:177 em68kelfnbsd.c:177
1d97232a
NC
5208msgid "%X%P: %pB: can not create runtime reloc information: %E\n"
5209msgstr "%X%P : %pB : impossible de créer des informations de relocalisation pour l'exécution : %E\n"
5210
45c63c0f 5211#: eelf32cr16.c:187 em68kelf.c:181 em68kelfnbsd.c:181
1d97232a
NC
5212msgid "%X%P: %pB: can not create runtime reloc information: %s\n"
5213msgstr "%X%P : %pB : impossible de créer des informations de relocalisation pour l'exécution : %s\n"
5214
45c63c0f 5215#: eelf32lppc.c:96 eelf32lppclinux.c:96 eelf32lppcnto.c:96 eelf32lppcsim.c:96
a6983974
NC
5216#: eelf32ppc.c:96 eelf32ppc_fbsd.c:96 eelf32ppchaiku.c:96 eelf32ppclinux.c:96
5217#: eelf32ppcnto.c:96 eelf32ppcsim.c:96 eelf32ppcwindiss.c:96
1d97232a
NC
5218msgid "%X%P: select_plt_layout problem %E\n"
5219msgstr "%X%P: problème select_plt_layout %E\n"
5220
45c63c0f
NC
5221#: eelf32lppc.c:160 eelf32lppclinux.c:160 eelf32lppcnto.c:160
5222#: eelf32lppcsim.c:160 eelf32ppc.c:160 eelf32ppc_fbsd.c:160
a6983974
NC
5223#: eelf32ppchaiku.c:160 eelf32ppclinux.c:160 eelf32ppcnto.c:160
5224#: eelf32ppcsim.c:160 eelf32ppcvxworks.c:105 eelf32ppcwindiss.c:160
5225#: eelf64lppc.c:321 eelf64lppc_fbsd.c:321 eelf64ppc.c:321 eelf64ppc_fbsd.c:321
1d97232a
NC
5226msgid "%X%P: inline PLT: %E\n"
5227msgstr "%X%P : PLT en ligne : %E\n"
5228
45c63c0f
NC
5229#: eelf32lppc.c:168 eelf32lppclinux.c:168 eelf32lppcnto.c:168
5230#: eelf32lppcsim.c:168 eelf32ppc.c:168 eelf32ppc_fbsd.c:168
a6983974
NC
5231#: eelf32ppchaiku.c:168 eelf32ppclinux.c:168 eelf32ppcnto.c:168
5232#: eelf32ppcsim.c:168 eelf32ppcvxworks.c:113 eelf32ppcwindiss.c:168
5233#: eelf64lppc.c:325 eelf64lppc.c:344 eelf64lppc_fbsd.c:325
5234#: eelf64lppc_fbsd.c:344 eelf64ppc.c:325 eelf64ppc.c:344 eelf64ppc_fbsd.c:325
5235#: eelf64ppc_fbsd.c:344
1d97232a
NC
5236msgid "%X%P: TLS problem %E\n"
5237msgstr "%X%P : problème TLS %E\n"
5238
45c63c0f
NC
5239#: eelf32lppc.c:255 eelf32lppclinux.c:255 eelf32lppcnto.c:255
5240#: eelf32lppcsim.c:255 eelf32ppc.c:255 eelf32ppc_fbsd.c:255
a6983974
NC
5241#: eelf32ppchaiku.c:255 eelf32ppclinux.c:255 eelf32ppcnto.c:255
5242#: eelf32ppcsim.c:255 eelf32ppcvxworks.c:200 eelf32ppcwindiss.c:255
1d97232a
NC
5243msgid "%X%P: ppc_finish_symbols problem %E\n"
5244msgstr "%X%P : problème ppc_finish_symbols %E\n"
5245
a6983974
NC
5246#: eelf32lppc.c:758 eelf32lppclinux.c:758 eelf32lppcnto.c:758
5247#: eelf32lppcsim.c:758 eelf32ppc.c:758 eelf32ppc_fbsd.c:758
5248#: eelf32ppchaiku.c:758 eelf32ppclinux.c:758 eelf32ppcnto.c:758
5249#: eelf32ppcsim.c:758 eelf32ppcvxworks.c:732 eelf32ppcwindiss.c:758
5250#: eelf64lppc.c:1213 eelf64lppc_fbsd.c:1213 eelf64ppc.c:1213
5251#: eelf64ppc_fbsd.c:1213
1d97232a
NC
5252msgid "%F%P: invalid --plt-align `%s'\n"
5253msgstr "%F%P : --plt-align « %s » invalide\n"
5254
a6983974
NC
5255#: eelf32lppc.c:791 eelf32lppclinux.c:791 eelf32lppcnto.c:791
5256#: eelf32lppcsim.c:791 eelf32ppc.c:791 eelf32ppc_fbsd.c:791
5257#: eelf32ppchaiku.c:791 eelf32ppclinux.c:791 eelf32ppcnto.c:791
5258#: eelf32ppcsim.c:791 eelf32ppcvxworks.c:765 eelf32ppcwindiss.c:791
1d97232a
NC
5259msgid "%F%P: invalid pagesize `%s'\n"
5260msgstr "%F%P : taille de page « %s » invalide\n"
5261
a6983974
NC
5262#: eelf32lppc.c:821 eelf32lppclinux.c:821 eelf32lppcnto.c:821
5263#: eelf32lppcsim.c:821 eelf32ppc.c:821 eelf32ppc_fbsd.c:821
5264#: eelf32ppchaiku.c:821 eelf32ppclinux.c:821 eelf32ppcnto.c:821
5265#: eelf32ppcsim.c:821 eelf32ppcvxworks.c:799 eelf32ppcwindiss.c:821
5266#: eelf64lppc.c:1398 eelf64lppc_fbsd.c:1398 eelf64ppc.c:1398
5267#: eelf64ppc_fbsd.c:1398
5a10699f
NC
5268#, c-format
5269msgid " --emit-stub-syms Label linker stubs with a symbol\n"
5270msgstr " --emit-stub-syms Etiqueter les espaces d'amorçage de l'éditeur de liens avec un symbole\n"
5271
a6983974
NC
5272#: eelf32lppc.c:824 eelf32lppclinux.c:824 eelf32lppcnto.c:824
5273#: eelf32lppcsim.c:824 eelf32ppc.c:824 eelf32ppc_fbsd.c:824
5274#: eelf32ppchaiku.c:824 eelf32ppclinux.c:824 eelf32ppcnto.c:824
5275#: eelf32ppcsim.c:824 eelf32ppcvxworks.c:802 eelf32ppcwindiss.c:824
5276#: eelf64lppc.c:1401 eelf64lppc_fbsd.c:1401 eelf64ppc.c:1401
5277#: eelf64ppc_fbsd.c:1401
1d97232a 5278#, c-format
5a10699f
NC
5279msgid " --no-emit-stub-syms Don't label linker stubs with a symbol\n"
5280msgstr " --no-emit-stub-syms Ne pas étiqueter les espaces d'amorçage de l'éditeur de liens avec un symbole\n"
1d97232a 5281
a6983974
NC
5282#: eelf32lppc.c:827 eelf32lppclinux.c:827 eelf32lppcnto.c:827
5283#: eelf32lppcsim.c:827 eelf32ppc.c:827 eelf32ppc_fbsd.c:827
5284#: eelf32ppchaiku.c:827 eelf32ppclinux.c:827 eelf32ppcnto.c:827
5285#: eelf32ppcsim.c:827 eelf32ppcvxworks.c:805 eelf32ppcwindiss.c:827
5286#: eelf64lppc.c:1421 eelf64lppc_fbsd.c:1421 eelf64ppc.c:1421
5287#: eelf64ppc_fbsd.c:1421
1d97232a 5288#, c-format
5a10699f
NC
5289msgid " --no-tls-optimize Don't try to optimize TLS accesses\n"
5290msgstr " --no-tls-optimize Ne pas essayer d'optimiser les accès TLS\n"
1d97232a 5291
a6983974
NC
5292#: eelf32lppc.c:830 eelf32lppclinux.c:830 eelf32lppcnto.c:830
5293#: eelf32lppcsim.c:830 eelf32ppc.c:830 eelf32ppc_fbsd.c:830
5294#: eelf32ppchaiku.c:830 eelf32ppclinux.c:830 eelf32ppcnto.c:830
5295#: eelf32ppcsim.c:830 eelf32ppcvxworks.c:808 eelf32ppcwindiss.c:830
5296#: eelf64lppc.c:1427 eelf64lppc_fbsd.c:1427 eelf64ppc.c:1427
5297#: eelf64ppc_fbsd.c:1427
1d97232a 5298#, c-format
5a10699f
NC
5299msgid " --no-tls-get-addr-optimize Don't use a special __tls_get_addr call\n"
5300msgstr " --no-tls-get-addr-optimize Ne pas utiliser d'appel special __tls_get_addr\n"
1d97232a 5301
a6983974
NC
5302#: eelf32lppc.c:833 eelf32lppclinux.c:833 eelf32lppcnto.c:833
5303#: eelf32lppcsim.c:833 eelf32ppc.c:833 eelf32ppc_fbsd.c:833
5304#: eelf32ppchaiku.c:833 eelf32ppclinux.c:833 eelf32ppcnto.c:833
5305#: eelf32ppcsim.c:833 eelf32ppcwindiss.c:833
1d97232a 5306#, c-format
5a10699f
NC
5307msgid " --secure-plt Use new-style PLT if possible\n"
5308msgstr " --secure-plt Utiliser un style de PLT moderne si possible\n"
3c62831e 5309
a6983974
NC
5310#: eelf32lppc.c:836 eelf32lppclinux.c:836 eelf32lppcnto.c:836
5311#: eelf32lppcsim.c:836 eelf32ppc.c:836 eelf32ppc_fbsd.c:836
5312#: eelf32ppchaiku.c:836 eelf32ppclinux.c:836 eelf32ppcnto.c:836
5313#: eelf32ppcsim.c:836 eelf32ppcwindiss.c:836
1d97232a 5314#, c-format
5a10699f
NC
5315msgid " --bss-plt Force old-style BSS PLT\n"
5316msgstr " --bss-plt Forcer un style ancien de PLT BSS\n"
d5698657 5317
a6983974
NC
5318#: eelf32lppc.c:839 eelf32lppclinux.c:839 eelf32lppcnto.c:839
5319#: eelf32lppcsim.c:839 eelf32ppc.c:839 eelf32ppc_fbsd.c:839
5320#: eelf32ppchaiku.c:839 eelf32ppclinux.c:839 eelf32ppcnto.c:839
5321#: eelf32ppcsim.c:839 eelf32ppcwindiss.c:839
1d97232a 5322#, c-format
5a10699f
NC
5323msgid " --plt-align Align PLT call stubs to fit cache lines\n"
5324msgstr " --plt-align Aligner les espaces d'amorçage d'appel PLT pour tenir dans les lignes de cache\n"
233723a4 5325
a6983974
NC
5326#: eelf32lppc.c:842 eelf32lppclinux.c:842 eelf32lppcnto.c:842
5327#: eelf32lppcsim.c:842 eelf32ppc.c:842 eelf32ppc_fbsd.c:842
5328#: eelf32ppchaiku.c:842 eelf32ppclinux.c:842 eelf32ppcnto.c:842
5329#: eelf32ppcsim.c:842 eelf32ppcwindiss.c:842 eelf64lppc.c:1380
5330#: eelf64lppc_fbsd.c:1380 eelf64ppc.c:1380 eelf64ppc_fbsd.c:1380
1d97232a 5331#, c-format
5a10699f
NC
5332msgid " --no-plt-align Dont't align individual PLT call stubs\n"
5333msgstr " --no-plt-align Ne pas algner les espaces d'amorçage d'appel PLT individuels\n"
1d97232a 5334
a6983974
NC
5335#: eelf32lppc.c:845 eelf32lppclinux.c:845 eelf32lppcnto.c:845
5336#: eelf32lppcsim.c:845 eelf32ppc.c:845 eelf32ppc_fbsd.c:845
5337#: eelf32ppchaiku.c:845 eelf32ppclinux.c:845 eelf32ppcnto.c:845
5338#: eelf32ppcsim.c:845 eelf32ppcwindiss.c:845 eelf64lppc.c:1439
5339#: eelf64lppc_fbsd.c:1439 eelf64ppc.c:1439 eelf64ppc_fbsd.c:1439
1d97232a 5340#, c-format
5a10699f
NC
5341msgid " --no-inline-optimize Don't convert inline PLT to direct calls\n"
5342msgstr " --no-inline-optimize Ne pas convertir les PLT en ligne en appels directs\n"
1d97232a 5343
a6983974
NC
5344#: eelf32lppc.c:848 eelf32lppclinux.c:848 eelf32lppcnto.c:848
5345#: eelf32lppcsim.c:848 eelf32ppc.c:848 eelf32ppc_fbsd.c:848
5346#: eelf32ppchaiku.c:848 eelf32ppclinux.c:848 eelf32ppcnto.c:848
5347#: eelf32ppcsim.c:848 eelf32ppcwindiss.c:848
1d97232a 5348#, c-format
5a10699f
NC
5349msgid " --sdata-got Force GOT location just before .sdata\n"
5350msgstr " --sdata-got Forcer la position GOT juste avant .sdata\n"
1d97232a 5351
a6983974
NC
5352#: eelf32lppc.c:851 eelf32lppclinux.c:851 eelf32lppcnto.c:851
5353#: eelf32lppcsim.c:851 eelf32ppc.c:851 eelf32ppc_fbsd.c:851
5354#: eelf32ppchaiku.c:851 eelf32ppclinux.c:851 eelf32ppcnto.c:851
5355#: eelf32ppcsim.c:851 eelf32ppcvxworks.c:811 eelf32ppcwindiss.c:851
1d97232a 5356#, c-format
510a939b 5357msgid ""
1d97232a
NC
5358" --ppc476-workaround [=pagesize]\n"
5359" Avoid a cache bug on ppc476\n"
510a939b 5360msgstr ""
1d97232a
NC
5361" --ppc476-workaround [=taille-de-page]\n"
5362" Evite un bogue de cache sur ppc476\n"
510a939b 5363
a6983974
NC
5364#: eelf32lppc.c:855 eelf32lppclinux.c:855 eelf32lppcnto.c:855
5365#: eelf32lppcsim.c:855 eelf32ppc.c:855 eelf32ppc_fbsd.c:855
5366#: eelf32ppchaiku.c:855 eelf32ppclinux.c:855 eelf32ppcnto.c:855
5367#: eelf32ppcsim.c:855 eelf32ppcvxworks.c:815 eelf32ppcwindiss.c:855
1d97232a
NC
5368#, c-format
5369msgid " --no-ppc476-workaround Disable workaround\n"
5370msgstr " --no-ppc476-workaround Désactiver le contournement\n"
d5698657 5371
a6983974
NC
5372#: eelf32lppc.c:858 eelf32lppclinux.c:858 eelf32lppcnto.c:858
5373#: eelf32lppcsim.c:858 eelf32ppc.c:858 eelf32ppc_fbsd.c:858
5374#: eelf32ppchaiku.c:858 eelf32ppclinux.c:858 eelf32ppcnto.c:858
5375#: eelf32ppcsim.c:858 eelf32ppcvxworks.c:818 eelf32ppcwindiss.c:858
1d97232a
NC
5376#, c-format
5377msgid " --no-pic-fixup Don't edit non-pic to pic\n"
5378msgstr " --no-pic-fixup Ne pas éditer non-pic en pic\n"
3c62831e 5379
a6983974
NC
5380#: eelf32lppc.c:861 eelf32lppclinux.c:861 eelf32lppcnto.c:861
5381#: eelf32lppcsim.c:861 eelf32ppc.c:861 eelf32ppc_fbsd.c:861
5382#: eelf32ppchaiku.c:861 eelf32ppclinux.c:861 eelf32ppcnto.c:861
5383#: eelf32ppcsim.c:861 eelf32ppcvxworks.c:821 eelf32ppcwindiss.c:861
1d97232a
NC
5384#, c-format
5385msgid " --vle-reloc-fixup Correct old object file 16A/16D relocation\n"
5386msgstr " --vle-reloc-fixup Corrige les relocalisations d'anciens fichiers objet 16A/16D\n"
5387
a6983974 5388#: eelf32mcore.c:306
1d97232a
NC
5389#, c-format
5390msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n"
5391msgstr " --base_file <fichier_de_base> Générer un fichier de base pour les DLL relocalisables\n"
3c62831e 5392
a6983974
NC
5393#: eelf32metag.c:719 eelf64lppc.c:1355 eelf64lppc_fbsd.c:1355 eelf64ppc.c:1355
5394#: eelf64ppc_fbsd.c:1355 ehppaelf.c:579 ehppalinux.c:761 ehppanbsd.c:761
5395#: ehppaobsd.c:761
1d97232a 5396#, c-format
3c62831e 5397msgid ""
1d97232a
NC
5398" --stub-group-size=N Maximum size of a group of input sections that\n"
5399" can be handled by one stub section. A negative\n"
5400" value locates all stubs before their branches\n"
5401" (with a group size of -N), while a positive\n"
5402" value allows two groups of input sections, one\n"
5403" before, and one after each stub section.\n"
5404" Values of +/-1 indicate the linker should\n"
5405" choose suitable defaults.\n"
3c62831e 5406msgstr ""
1d97232a
NC
5407" --stub-group-size=N Taille maximale d'un groupe de sections d'entrées qui\n"
5408" peut être gérée par une section d'espace d'amorçage. Une valeur\n"
5409" négative situe tous les espaces d'amorçage après leurs branches\n"
5410" (avec une taille de groupe de -N), alors qu'une valeur\n"
5411" positive permet deux groupes de section d'entrée, un\n"
5412" avant, et un après chaque section d'espace d'amorçage.\n"
5413" Les valeurs +/-1 indiquent que l'éditeur de liens doit\n"
5414" choisir des règlages par défaut appropriés.\n"
5415
a6983974 5416#: eelf32rx.c:338
1d97232a
NC
5417#, c-format
5418msgid ""
5419" --no-flag-mismatch-warnings Don't warn about objects with incompatible\n"
5420" endian or dsp settings\n"
5421msgstr ""
5422" --no-flag-mismatch-warnings Ne pas avertir des objets ayant des paramètres\n"
5423" de boutisme ou de dsp incompatibles\n"
95f0efb9 5424
a6983974 5425#: eelf32rx.c:340
1d97232a
NC
5426#, c-format
5427msgid ""
5428" --flag-mismatch-warnings Warn about objects with incompatible\n"
5429" endian, dsp or ABI settings\n"
5430msgstr ""
5431" --flag-mismatch-warnings Avertir des objets ayant des paramètres\n"
5432" de boutisme, dsp ou ABI incompatibles\n"
95f0efb9 5433
a6983974 5434#: eelf32rx.c:342
1d97232a
NC
5435#, c-format
5436msgid ""
5437" --ignore-lma Ignore segment LMAs [default]\n"
5438" (for Renesas Tools compatibility)\n"
5439msgstr ""
5440" --ignore-lma Ignorer les LMAs de segment [défaut]\n"
5441" (par compatibilité avec Renesas Tools)\n"
95f0efb9 5442
a6983974 5443#: eelf32rx.c:344
1d97232a
NC
5444#, c-format
5445msgid " --no-ignore-lma Don't ignore segment LMAs\n"
5446msgstr " --no-ignore-lma Ne pas ignorer les LMAs de segment\n"
95f0efb9 5447
17550be7 5448#: eelf32xtensa.c:149
1d97232a
NC
5449msgid "file already has property tables"
5450msgstr "le fichier contient déjà des tables de propriétés"
3c62831e 5451
17550be7 5452#: eelf32xtensa.c:159
1d97232a
NC
5453msgid "failed to read section contents"
5454msgstr "impossible de lire les contenus de la section"
3c62831e 5455
17550be7 5456#: eelf32xtensa.c:171
1d97232a
NC
5457msgid "could not create new section"
5458msgstr "impossible de créer une nouvelle section"
3c62831e 5459
17550be7 5460#: eelf32xtensa.c:187
1d97232a
NC
5461msgid "could not allocate section contents"
5462msgstr "impossible d'allouer les contenus de section"
3c62831e 5463
17550be7 5464#: eelf32xtensa.c:206
1d97232a
NC
5465msgid "out of memory"
5466msgstr "plus de mémoire"
3c62831e 5467
17550be7 5468#: eelf32xtensa.c:304
1d97232a
NC
5469msgid "%P: warning: failed to convert %s table in %pB (%s); subsequent disassembly may be incomplete\n"
5470msgstr "%P : avertissement : échec de conversion de la table %s dans %pB (%s) ; les désassemblage ultérieurs pourraient être incomplets\n"
1caa7b23 5471
17550be7 5472#: eelf32xtensa.c:424
1d97232a
NC
5473msgid "%F%P: %pB: cannot read contents of section %pA\n"
5474msgstr "%F%P : %pB : impossible de lire les contenus de la section %pA\n"
d5698657 5475
17550be7 5476#: eelf32xtensa.c:435
1d97232a
NC
5477msgid "%P: %pB: warning: incompatible Xtensa configuration (%s)\n"
5478msgstr "%P : %pB : avertissement : configuration Xtensa (%s) incompatible\n"
510a939b 5479
17550be7 5480#: eelf32xtensa.c:439
1d97232a
NC
5481msgid "%P: %pB: warning: cannot parse .xtensa.info section\n"
5482msgstr "%P : %pB : avertissement: impossible d'analyser la section .xtensa.info\n"
510a939b 5483
17550be7 5484#: eelf32xtensa.c:465
1d97232a
NC
5485msgid "%F%P: little endian output does not match Xtensa configuration\n"
5486msgstr "%F%P : la sortie petit-boutiste ne correspond pas à la configuration Xtensa\n"
3c62831e 5487
17550be7 5488#: eelf32xtensa.c:471
1d97232a
NC
5489msgid "%F%P: big endian output does not match Xtensa configuration\n"
5490msgstr "%F%P: le sortie gros-boutiste ne correspond pas à la configuration Xtensa\n"
3c62831e 5491
17550be7 5492#: eelf32xtensa.c:490
1d97232a
NC
5493msgid "%F%P: cross-endian linking for %pB not supported\n"
5494msgstr "%F%P : l'édition de liens inter-boutiste pour %pB n'est pas prise en charge\n"
233723a4 5495
17550be7 5496#: eelf32xtensa.c:521
1d97232a
NC
5497msgid "%F%P: failed to create .xtensa.info section\n"
5498msgstr "%F%P : échec de la création de la section .xtensa.info\n"
1caa7b23 5499
17550be7
NC
5500#: eelf32xtensa.c:1262
5501msgid "%F%P: Relaxation not supported with --enable-non-contiguous-regions.\n"
5502msgstr "%F%P : la relaxation n'est pas prise en charge avec --enable-non-contiguous-regions.\n"
5503
a6983974 5504#: eelf32xtensa.c:2398
1d97232a
NC
5505#, c-format
5506msgid ""
5507" --size-opt When relaxing longcalls, prefer size\n"
5508" optimization over branch target alignment\n"
5509msgstr ""
5510" --size-opt Lors de la relaxation d'appels longs, préfèrer l'optimisation\n"
5511" de la taille à l'alignement de branche cible\n"
3c62831e 5512
a6983974 5513#: eelf32xtensa.c:2401
17550be7
NC
5514#, c-format
5515msgid " --abi-windowed Choose windowed ABI for the output object\n"
5516msgstr " --abi-windowed Utilise l'ABI fenêtré pour l'object en sortie\n"
45c63c0f 5517
a6983974 5518#: eelf32xtensa.c:2403
17550be7
NC
5519#, c-format
5520msgid " --abi-call0 Choose call0 ABI for the output object\n"
5521msgstr " --abi-call0 Utilise l'ABI call0 pour l'objet en sortie\n"
5522
5523#: eelf32z80.c:67 ez80.c:59
5524msgid "%F%P: %pB: Instruction sets of object files incompatible\n"
5525msgstr "%F%P : %pB : jeu d'instructions des fichiers objet incompatibles\n"
5526
a6983974 5527#: eelf64_ia64.c:492 eelf64_ia64_fbsd.c:492
1d97232a
NC
5528#, c-format
5529msgid " --itanium Generate code for Intel Itanium processor\n"
5530msgstr " --itanium Générer du code pour les processeurs Itanium d'Intel\n"
3c62831e 5531
5a10699f
NC
5532#: eelf64_s390.c:63 eelf64lppc.c:129 eelf64lppc_fbsd.c:129 eelf64ppc.c:129
5533#: eelf64ppc_fbsd.c:129
1d97232a
NC
5534msgid "%F%P: can not init BFD: %E\n"
5535msgstr "%F%P : impossible d'initialiser le BFD : %E\n"
3c62831e 5536
a6983974 5537#: eelf64_s390.c:535
1d97232a
NC
5538#, c-format
5539msgid " --s390-pgste Tell the kernel to allocate 4k page tables\n"
5540msgstr " --s390-pgste Dire au noyau d'allouer des tables de page de 4k\n"
3c62831e 5541
a6983974 5542#: eelf64alpha.c:564 eelf64alpha_fbsd.c:564 eelf64alpha_nbsd.c:564
1d97232a
NC
5543#, c-format
5544msgid ""
5545" --taso Load executable in the lower 31-bit addressable\n"
5546" virtual address range\n"
5547msgstr ""
5548" --taso Charger l'exécutable dans les 31-bit bas de la plage\n"
5549" d'adresses virtuelles addressables\n"
3c62831e 5550
a6983974 5551#: eelf64alpha.c:567 eelf64alpha_fbsd.c:567 eelf64alpha_nbsd.c:567
1d97232a
NC
5552#, c-format
5553msgid " --secureplt Force PLT in text segment\n"
5554msgstr " --secureplt Force le PLT dans le segment texte\n"
510a939b 5555
a6983974 5556#: eelf64alpha.c:569 eelf64alpha_fbsd.c:569 eelf64alpha_nbsd.c:569
1d97232a
NC
5557#, c-format
5558msgid " --no-secureplt Force PLT in data segment\n"
5559msgstr " --no-secureplt Force le PLT dans le segment de données\n"
d5698657 5560
5a10699f
NC
5561#: eelf64lppc.c:313 eelf64lppc.c:353 eelf64lppc_fbsd.c:313
5562#: eelf64lppc_fbsd.c:353 eelf64ppc.c:313 eelf64ppc.c:353 eelf64ppc_fbsd.c:313
5563#: eelf64ppc_fbsd.c:353
1d97232a
NC
5564msgid "%X%P: can not edit %s: %E\n"
5565msgstr "%X%P : impossible d'éditer %s : %E\n"
1caa7b23 5566
5a10699f 5567#: eelf64lppc.c:516 eelf64lppc_fbsd.c:516 eelf64ppc.c:516 eelf64ppc_fbsd.c:516
1d97232a
NC
5568msgid "%X%P: linker script separates .got and .toc\n"
5569msgstr "%X%P : le script de l'éditeur de liens sépare .got et .toc\n"
3c62831e 5570
5a10699f 5571#: eelf64lppc.c:577 eelf64lppc_fbsd.c:577 eelf64ppc.c:577 eelf64ppc_fbsd.c:577
1d97232a
NC
5572msgid "%P: .init/.fini fragments use differing TOC pointers\n"
5573msgstr "%P : les fragments .init/.fini utilisent des pointeurs TOC différents\n"
41c9e29d 5574
a6983974
NC
5575#: eelf64lppc.c:1242 eelf64lppc_fbsd.c:1242 eelf64ppc.c:1242
5576#: eelf64ppc_fbsd.c:1242
5a10699f
NC
5577msgid "%F%P: invalid --power10-stubs argument `%s'\n"
5578msgstr "%F%P : l'argument « %s » de --power10-stubs n'est pas valable\n"
5579
a6983974 5580#: eelf64lppc.c:1365 eelf64ppc.c:1365
1d97232a
NC
5581#, c-format
5582msgid " --plt-static-chain PLT call stubs should load r11 (default)\n"
5583msgstr " --plt-static-chain Les espace d'amorçage d'appel PLT doivent charger r11 (défaut)\n"
d5698657 5584
a6983974 5585#: eelf64lppc.c:1368 eelf64ppc.c:1368
1d97232a
NC
5586#, c-format
5587msgid " --no-plt-static-chain PLT call stubs should not load r11\n"
5588msgstr " --no-plt-static-chain Les espace d'amorçage d'appel PLT ne doivent pas charger r11\n"
d5698657 5589
a6983974
NC
5590#: eelf64lppc.c:1371 eelf64lppc_fbsd.c:1371 eelf64ppc.c:1371
5591#: eelf64ppc_fbsd.c:1371
1d97232a
NC
5592#, c-format
5593msgid " --plt-thread-safe PLT call stubs with load-load barrier\n"
5594msgstr " --plt-thread-safe Espace d'amorçage d'appel PLT avec des barrières chargement-chargement\n"
d5698657 5595
a6983974
NC
5596#: eelf64lppc.c:1374 eelf64lppc_fbsd.c:1374 eelf64ppc.c:1374
5597#: eelf64ppc_fbsd.c:1374
1d97232a
NC
5598#, c-format
5599msgid " --no-plt-thread-safe PLT call stubs without barrier\n"
5600msgstr " --no-plt-thread-safe Espaces d'amorçage d'appel PLT sans barrières\n"
510a939b 5601
a6983974
NC
5602#: eelf64lppc.c:1377 eelf64lppc_fbsd.c:1377 eelf64ppc.c:1377
5603#: eelf64ppc_fbsd.c:1377
1d97232a
NC
5604#, c-format
5605msgid " --plt-align [=<align>] Align PLT call stubs to fit cache lines\n"
5606msgstr " --plt-align [=<align>] Aligner les espaces d'amorçage d'appel PLT pour tenir dans les lignes de cache\n"
510a939b 5607
a6983974
NC
5608#: eelf64lppc.c:1383 eelf64lppc_fbsd.c:1383 eelf64ppc.c:1383
5609#: eelf64ppc_fbsd.c:1383
1d97232a
NC
5610#, c-format
5611msgid " --plt-localentry Optimize calls to ELFv2 localentry:0 functions\n"
5612msgstr " --plt-localentry Optimise les appels aux fonctions ELFv2 localentry:0\n"
510a939b 5613
a6983974
NC
5614#: eelf64lppc.c:1386 eelf64lppc_fbsd.c:1386 eelf64ppc.c:1386
5615#: eelf64ppc_fbsd.c:1386
1d97232a
NC
5616#, c-format
5617msgid " --no-plt-localentry Don't optimize ELFv2 calls\n"
5618msgstr " --no-plt-localentry Ne pas optimiser les appels ELFv2\n"
3c62831e 5619
a6983974
NC
5620#: eelf64lppc.c:1389 eelf64lppc_fbsd.c:1389 eelf64ppc.c:1389
5621#: eelf64ppc_fbsd.c:1389
5a10699f
NC
5622#, c-format
5623msgid " --power10-stubs [=auto] Use Power10 PLT call stubs (default auto)\n"
5624msgstr " --power10-stubs [=auto] Utiliser les espaces d'amorçage d'appel PLT Power10 (défaut auto)\n"
5625
a6983974
NC
5626#: eelf64lppc.c:1392 eelf64lppc_fbsd.c:1392 eelf64ppc.c:1392
5627#: eelf64ppc_fbsd.c:1392
5a10699f
NC
5628#, c-format
5629msgid " --no-pcrel-optimize Don't perform R_PPC64_PCREL_OPT optimization\n"
5630msgstr " --no-pcrel-optimize Ne pas effectuer l'optimisation R_PPC64_PCREL_OPT\n"
5631
a6983974
NC
5632#: eelf64lppc.c:1395 eelf64lppc_fbsd.c:1395 eelf64ppc.c:1395
5633#: eelf64ppc_fbsd.c:1395
5a10699f
NC
5634#, c-format
5635msgid " --no-power10-stubs Don't use Power10 PLT call stubs\n"
5636msgstr " --no-power10-stubs Ne pas utilser les espaces d'amorçage d'appel Power10\n"
5637
a6983974
NC
5638#: eelf64lppc.c:1404 eelf64lppc_fbsd.c:1404 eelf64ppc.c:1404
5639#: eelf64ppc_fbsd.c:1404
1d97232a
NC
5640#, c-format
5641msgid ""
5642" --dotsyms For every version pattern \"foo\" in a version\n"
5643" script, add \".foo\" so that function code\n"
5644" symbols are treated the same as function\n"
5645" descriptor symbols. Defaults to on.\n"
5646msgstr ""
5647" --dotsyms Pour tout motif de version \"foo\" dans un script de\n"
5648" version, ajouter \".foo\" de façon à ce que les symboles codant\n"
5649" de fonction soient traités identiquement aux symboles de description \n"
5650" de fonction. Activé pas défauts.\n"
3c62831e 5651
a6983974
NC
5652#: eelf64lppc.c:1410 eelf64lppc_fbsd.c:1410 eelf64ppc.c:1410
5653#: eelf64ppc_fbsd.c:1410
1d97232a
NC
5654#, c-format
5655msgid " --no-dotsyms Don't do anything special in version scripts\n"
5656msgstr " --no-dotsyms Ne rien faire de spécial dans les scripts de version\n"
3c62831e 5657
a6983974
NC
5658#: eelf64lppc.c:1413 eelf64lppc_fbsd.c:1413 eelf64ppc.c:1413
5659#: eelf64ppc_fbsd.c:1413
1d97232a
NC
5660#, c-format
5661msgid ""
5662" --save-restore-funcs Provide register save and restore routines used\n"
5663" by gcc -Os code. Defaults to on for normal\n"
5664" final link, off for ld -r.\n"
5665msgstr ""
5666" --save-restore-funcs Fournir les routines de sauvegarde et de restauration de registre utilisées\n"
5667" par le code produit avec gcc -Os. Activé par défault pour les liens\n"
5668" finaux normaux, désactivé pour ld -r.\n"
233723a4 5669
a6983974
NC
5670#: eelf64lppc.c:1418 eelf64lppc_fbsd.c:1418 eelf64ppc.c:1418
5671#: eelf64ppc_fbsd.c:1418
1d97232a
NC
5672#, c-format
5673msgid " --no-save-restore-funcs Don't provide these routines\n"
5674msgstr " --no-save-restore-funcs Ne pas fournir ces routines\n"
233723a4 5675
a6983974
NC
5676#: eelf64lppc.c:1424 eelf64lppc_fbsd.c:1424 eelf64ppc.c:1424
5677#: eelf64ppc_fbsd.c:1424
1d97232a
NC
5678#, c-format
5679msgid " --tls-get-addr-optimize Force use of special __tls_get_addr call\n"
5680msgstr " --tls-get-addr-optimize Force l'utilisation d'un appel spécial à __tls_get_addr\n"
3c62831e 5681
a6983974
NC
5682#: eelf64lppc.c:1430 eelf64lppc_fbsd.c:1430 eelf64ppc.c:1430
5683#: eelf64ppc_fbsd.c:1430
17550be7
NC
5684#, c-format
5685msgid " --tls-get-addr-regsave Force register save __tls_get_addr stub\n"
5686msgstr " --tls-get-addr-regsave Forcer la sauvegarde dans un registre de l'espace d'amorçage __tls_get_addr\n"
5687
a6983974
NC
5688#: eelf64lppc.c:1433 eelf64lppc_fbsd.c:1433 eelf64ppc.c:1433
5689#: eelf64ppc_fbsd.c:1433
17550be7
NC
5690#, c-format
5691msgid " --no-tls-get-addr-regsave Don't use register save __tls_get_addr stub\n"
5692msgstr " --no-tls-get-addr-regsave Ne pas forcer la sauvegarde dans un registre de l'espace d'amorçage __tls_get_addr\\n\n"
5693
a6983974
NC
5694#: eelf64lppc.c:1436 eelf64lppc_fbsd.c:1436 eelf64ppc.c:1436
5695#: eelf64ppc_fbsd.c:1436
1d97232a
NC
5696#, c-format
5697msgid " --no-opd-optimize Don't optimize the OPD section\n"
5698msgstr " --no-opd-optimize Ne pas optimiser la section OPD\n"
233723a4 5699
a6983974
NC
5700#: eelf64lppc.c:1442 eelf64lppc_fbsd.c:1442 eelf64ppc.c:1442
5701#: eelf64ppc_fbsd.c:1442
1d97232a
NC
5702#, c-format
5703msgid " --no-toc-optimize Don't optimize the TOC section\n"
5704msgstr " --no-toc-optimize Ne pas optimiser la section TOC\n"
3c62831e 5705
a6983974
NC
5706#: eelf64lppc.c:1445 eelf64lppc_fbsd.c:1445 eelf64ppc.c:1445
5707#: eelf64ppc_fbsd.c:1445
3c62831e 5708#, c-format
1d97232a
NC
5709msgid " --no-multi-toc Disallow automatic multiple toc sections\n"
5710msgstr " --no-multi-toc Empêcher de multiples sections toc automatiques\n"
3c62831e 5711
a6983974
NC
5712#: eelf64lppc.c:1448 eelf64lppc_fbsd.c:1448 eelf64ppc.c:1448
5713#: eelf64ppc_fbsd.c:1448
510a939b 5714#, c-format
1d97232a
NC
5715msgid " --no-toc-sort Don't sort TOC and GOT sections\n"
5716msgstr " --no-toc-sort Ne pas trier les sections TOC et GOT\n"
3c62831e 5717
a6983974
NC
5718#: eelf64lppc.c:1451 eelf64lppc_fbsd.c:1451 eelf64ppc.c:1451
5719#: eelf64ppc_fbsd.c:1451
95f0efb9 5720#, c-format
1d97232a
NC
5721msgid ""
5722" --non-overlapping-opd Canonicalize .opd, so that there are no\n"
5723" overlapping .opd entries\n"
5724msgstr ""
5725" --non-overlapping-opd Canoniser .opd, pour que les entrées\n"
5726" .opd ne se superposent pas.\n"
5727
a6983974 5728#: eelf64lppc_fbsd.c:1365 eelf64ppc_fbsd.c:1365
5a10699f
NC
5729#, c-format
5730msgid " --plt-static-chain PLT call stubs should load r111\n"
5731msgstr " --plt-static-chain Les espaces d'amorçage d'appel PLT doivent charger r111\n"
5732
a6983974 5733#: eelf64lppc_fbsd.c:1368 eelf64ppc_fbsd.c:1368
5a10699f
NC
5734#, c-format
5735msgid " --no-plt-static-chain PLT call stubs should not load r11 (default)\n"
5736msgstr " --no-plt-static-chain Les espaces d'amorçage d'appel PLT ne doivent pas charger r11 (défaut)\n"
5737
45c63c0f 5738#: eelf64mmix.c:81 emmo.c:84
1d97232a
NC
5739msgid "%X%P: internal problems setting up section %s"
5740msgstr "%X%P : problèmes internes lors de l'assemblage de la section %s"
95f0efb9 5741
45c63c0f 5742#: eelf64mmix.c:125 emmo.c:128
1d97232a
NC
5743msgid "%X%P: too many global registers: %u, max 223\n"
5744msgstr "%X%P : trop de registres généraux : %u, maximum 223\n"
5745
5746#. This is a fatal error; make einfo call not return.
45c63c0f 5747#: eelf64mmix.c:143 emmo.c:146
1d97232a
NC
5748msgid "%F%P: can't finalize linker-allocated global registers\n"
5749msgstr "%F%P : impossible de terminer les registres globaux alloués par l'éditeur de liens\n"
5750
a6983974
NC
5751#: eelf_x86_64.c:5636 eelf_x86_64_cloudabi.c:579 eelf_x86_64_fbsd.c:579
5752#: eelf_x86_64_haiku.c:579 eelf_x86_64_sol2.c:711
5a10699f
NC
5753msgid "%F%P: invalid option for -z lam-u48-report=: %s\n"
5754msgstr "%F%P : option non valable pour -z lam-u48-report=: %s\n"
5755
a6983974
NC
5756#: eelf_x86_64.c:5650 eelf_x86_64_cloudabi.c:593 eelf_x86_64_fbsd.c:593
5757#: eelf_x86_64_haiku.c:593 eelf_x86_64_sol2.c:725
5a10699f
NC
5758msgid "%F%P: invalid option for -z lam-u57-report=: %s\n"
5759msgstr "%F%P : option non valable pour -z lam-u57-report=: %s\n"
5760
a6983974
NC
5761#: eelf_x86_64.c:5671 eelf_x86_64_cloudabi.c:614 eelf_x86_64_fbsd.c:614
5762#: eelf_x86_64_haiku.c:614 eelf_x86_64_sol2.c:746
5a10699f
NC
5763msgid "%F%P: invalid option for -z lam-report=: %s\n"
5764msgstr "%F%P : option non valable pour -z lam-report=: %s\n"
5765
a6983974
NC
5766#: eelf_x86_64.c:5749 eelf_x86_64_cloudabi.c:692 eelf_x86_64_fbsd.c:692
5767#: eelf_x86_64_haiku.c:692 eelf_x86_64_sol2.c:824
95f0efb9 5768#, c-format
5a10699f
NC
5769msgid " -z lam-u48 Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U48\n"
5770msgstr " -z lam-u48 Générer GNU_PROPERTY_X86_FEATURE_1_LAM_U48\n"
95f0efb9 5771
a6983974
NC
5772#: eelf_x86_64.c:5751 eelf_x86_64_cloudabi.c:694 eelf_x86_64_fbsd.c:694
5773#: eelf_x86_64_haiku.c:694 eelf_x86_64_sol2.c:826
3c62831e 5774#, c-format
5a10699f
NC
5775msgid ""
5776" -z lam-u48-report=[none|warning|error] (default: none)\n"
5777" Report missing LAM_U48 property\n"
5778msgstr ""
5779" -z lam-u48-report=[none|warning|error] (défaut : none)\n"
5780" Signaler les propriétés LAM_U48 manquantes\n"
5781
a6983974
NC
5782#: eelf_x86_64.c:5754 eelf_x86_64_cloudabi.c:697 eelf_x86_64_fbsd.c:697
5783#: eelf_x86_64_haiku.c:697 eelf_x86_64_sol2.c:829
5a10699f
NC
5784#, c-format
5785msgid " -z lam-u57 Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U57\n"
5786msgstr " -z lam-u57 Générer GNU_PROPERTY_X86_FEATURE_1_LAM_U57\n"
5787
a6983974
NC
5788#: eelf_x86_64.c:5756 eelf_x86_64_cloudabi.c:699 eelf_x86_64_fbsd.c:699
5789#: eelf_x86_64_haiku.c:699 eelf_x86_64_sol2.c:831
5a10699f
NC
5790#, c-format
5791msgid ""
5792" -z lam-u57-report=[none|warning|error] (default: none)\n"
5793" Report missing LAM_U57 property\n"
5794msgstr ""
5795" -z lam-u57-report=[none|warning|error] (défaut : none)\n"
5796" Signaler les propriétés LAM_U57 manquantes\n"
3c62831e 5797
a6983974
NC
5798#: eelf_x86_64.c:5759 eelf_x86_64_cloudabi.c:702 eelf_x86_64_fbsd.c:702
5799#: eelf_x86_64_haiku.c:702 eelf_x86_64_sol2.c:834
5a10699f
NC
5800#, c-format
5801msgid ""
5802" -z lam-report=[none|warning|error] (default: none)\n"
5803" Report missing LAM_U48 and LAM_U57 properties\n"
5804msgstr ""
5805" -z lam-report=[none|warning|error] (défaut : none)\n"
5806" Signaler les propriétés LAM_U48 et LAM_U57 manquantes\n"
5807
a6983974
NC
5808#: eelf_x86_64.c:5768 eelf_x86_64_cloudabi.c:711 eelf_x86_64_fbsd.c:711
5809#: eelf_x86_64_haiku.c:711 eelf_x86_64_sol2.c:843
3c62831e 5810#, c-format
1d97232a
NC
5811msgid " -z bndplt Always generate BND prefix in PLT entries\n"
5812msgstr " -z bndplt Toujours générer les préfixes BND dans les entrées PLT\n"
3c62831e 5813
45c63c0f 5814#: ehppaelf.c:324 ehppalinux.c:324 ehppanbsd.c:324 ehppaobsd.c:324
1d97232a
NC
5815msgid "%X%P: can not set gp\n"
5816msgstr "%X%P : impossible de fixer\n"
5817
a6983974 5818#: ehppaelf.c:575 ehppalinux.c:757 ehppanbsd.c:757 ehppaobsd.c:757
3c62831e 5819#, c-format
1d97232a
NC
5820msgid ""
5821" --multi-subspace Generate import and export stubs to support\n"
5822" multiple sub-space shared libraries\n"
5823msgstr ""
5824" --multi-subspace Générer les espaces d'amorçage d'import et d'export pour prendre en charge\n"
5825" plusieurs bibliothèques partagées à sous espace\n"
5826
45c63c0f 5827#: ei386beos.c:376
1d97232a
NC
5828msgid "%F%P: PE operations on non PE file\n"
5829msgstr "%F%P : opérations PE sur un fichier qui n'est pas PE.\n"
3c62831e 5830
17550be7 5831#: ei386beos.c:426 ei386beos.c:431
1d97232a
NC
5832msgid "%F%P: %pB: can't read contents of section .idata: %E\n"
5833msgstr "%F%P : %pB : impossible de lire les contenus de la section .idata : %E\n"
5834
5a10699f 5835#: ei386beos.c:663
1d97232a
NC
5836msgid "%F%P: section %s has '$' as first character\n"
5837msgstr "%F%P : la section %s a '$' comme premier caractère\n"
5838
5a10699f 5839#: ei386beos.c:693
1d97232a
NC
5840msgid "%F%P: *(%s$) missing from linker script\n"
5841msgstr "%F%P : *(%s$) manquant dans le script d'édition de liens\n"
5842
5a10699f 5843#: ei386pep.c:399
3c62831e 5844#, c-format
1d97232a
NC
5845msgid " --[no-]insert-timestamp Use a real timestamp rather than zero (default)\n"
5846msgstr " --[no-]insert-timestamp Utiliser un horodatage existant plutôt que zéro (par défaut)\n"
3c62831e 5847
5a10699f 5848#: ei386pep.c:410
1d97232a
NC
5849#, c-format
5850msgid " export, place into import library instead\n"
5851msgstr " exporter, insère dans la bibliothèque importée.\n"
3c62831e 5852
5a10699f 5853#: ei386pep.c:415
3c62831e 5854#, c-format
1d97232a
NC
5855msgid ""
5856" --compat-implib Create backward compatible import libs;\n"
5857" create __imp_<SYMBOL> as well\n"
5858msgstr ""
5859" --compat-implib Créer des bibliothèques d'importation avec compatibilité arrière; \n"
5860" créer également __imp_<SYMBOL>\n"
3c62831e 5861
5a10699f 5862#: ei386pep.c:416
95f0efb9 5863#, c-format
1d97232a
NC
5864msgid ""
5865" --enable-auto-image-base Automatically choose image base for DLLs\n"
5866" unless user specifies one\n"
5867msgstr ""
5868" --enable-auto-image-base Automatiquement choisir l'image de base pour les DLL\n"
5869" à moins que l'usager en ait spécifié une\n"
95f0efb9 5870
5a10699f 5871#: ei386pep.c:417
3c62831e 5872#, c-format
1d97232a
NC
5873msgid " --disable-auto-image-base Do not auto-choose image base (default)\n"
5874msgstr " --disable-auto-image-base Ne pas choisir automatiquement l'image de base (par défaut)\n"
3c62831e 5875
5a10699f 5876#: ei386pep.c:421
3c62831e 5877#, c-format
1d97232a
NC
5878msgid ""
5879" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
5880" adding pseudo-relocations resolved at\n"
5881" runtime\n"
5882msgstr ""
5883" --enable-runtime-pseudo-reloc Traiter les limitation d'auto-importations en\n"
5884" ajoutant des pseudo-relocalisations résolues\n"
5885" lors de l'exécution\n"
3c62831e 5886
5a10699f 5887#: ei386pep.c:422
3c62831e 5888#, c-format
1d97232a
NC
5889msgid ""
5890" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for\n"
5891" auto-imported DATA\n"
5892msgstr ""
5893" --disable-runtime-pseudo-reloc Ne pas ajouter de pseudo-relocalisations lors\n"
5894" lors de l'exécution pour les données auto-importées\n"
3c62831e 5895
5a10699f 5896#: ei386pep.c:423
3c62831e 5897#, c-format
1d97232a
NC
5898msgid ""
5899" --enable-extra-pep-debug Enable verbose debug output when building\n"
5900" or linking to DLLs (esp. auto-import)\n"
5901msgstr ""
5902" --enable-extra-pep-debug Permettre le mode informatif durant la sortie\n"
5903" de mise au point lors de la construction ou du lien\n"
5904" vers un DLLs (particulièrement en auto-import)\n"
3c62831e 5905
5a10699f 5906#: ei386pep.c:426
3c62831e 5907#, c-format
1d97232a 5908msgid ""
5a10699f 5909" --[disable-]high-entropy-va Image is compatible with 64-bit address space\n"
1d97232a
NC
5910" layout randomization (ASLR)\n"
5911msgstr ""
5a10699f 5912" --[disable-]high-entropy-va L'image est compatible avec la randomisation d'agencement d'un\n"
1d97232a 5913" espace d'adressage 64-bit (ASLR)\n"
3c62831e 5914
5a10699f 5915#: ei386pep.c:433
3c62831e 5916#, c-format
1d97232a 5917msgid ""
5a10699f 5918" --[disable-]no-seh Image does not use SEH; no SE handler may\n"
1d97232a
NC
5919" be called in this image\n"
5920msgstr ""
5a10699f 5921" --[disable-]no-seh L'image n'utilise pas SEH ; Aucun gestionnaire de SE ne doit\n"
1d97232a 5922" être appelé dans cette image\n"
3c62831e 5923
5a10699f 5924#: ei386pep.c:965
1d97232a
NC
5925msgid "%P: warning: --export-dynamic is not supported for PE+ targets, did you mean --export-all-symbols?\n"
5926msgstr "%P : avertissement : --export-dynamic n'est pas pris en charge pour les cibles PE+, vouliez-vous dire --export-all-symbols?\n"
5927
5a10699f 5928#: ei386pep.c:1033 ei386pep.c:1060
3c62831e 5929#, c-format
1d97232a
NC
5930msgid "warning: resolving %s by linking to %s\n"
5931msgstr "avertissement : résolution de %s par un lien vers %s\n"
5932
45c63c0f 5933#: em68hc11elf.c:141 em68hc11elfb.c:141 em68hc12elf.c:141 em68hc12elfb.c:141
1d97232a
NC
5934msgid "%P: warning: the size of the 'window' memory region is not a power of 2; its size %d is truncated to %d\n"
5935msgstr "%P : avertissement : la taille de la région mémoire 'fenêtre' n'est pas une puissance de 2̃ ; sa taille de %d est tronquée à %d\n"
3c62831e 5936
45c63c0f 5937#: em68hc11elf.c:156 em68hc11elfb.c:156 em68hc12elf.c:156 em68hc12elfb.c:156
1d97232a
NC
5938msgid "%X%P: changing output format whilst linking is not supported\n"
5939msgstr "%X%P : changer le format de la sortie lors de l'édition de liens n'est pas pris en charge\n"
5940
a6983974 5941#: em68hc11elf.c:572 em68hc11elfb.c:572 em68hc12elf.c:572 em68hc12elfb.c:572
3c62831e 5942#, c-format
1d97232a
NC
5943msgid ""
5944" --no-trampoline Do not generate the far trampolines used to call\n"
5945" a far function using jsr or bsr\n"
5946msgstr ""
5947" --no-trampoline Ne pas générer les trampolines lointains utilisés pour appeler\n"
5948" une fonction éloignée utilisant jsr ou bsr\n"
3c62831e 5949
a6983974 5950#: em68hc11elf.c:575 em68hc11elfb.c:575 em68hc12elf.c:575 em68hc12elfb.c:575
510a939b 5951#, c-format
1d97232a
NC
5952msgid ""
5953" --bank-window NAME Specify the name of the memory region describing\n"
5954" the layout of the memory bank window\n"
5955msgstr ""
5956" --bank-window NOM Specifie le nom de la région mémoire décrivant\n"
5957" l'agencement de la fenêtre de banque mémoire\n"
5958
45c63c0f 5959#: em68kelf.c:89 em68kelfnbsd.c:89
1d97232a
NC
5960msgid "%F%P: %pB: all input objects must be ELF for --embedded-relocs\n"
5961msgstr "%F%P : %pB : tous les objets d'entrée doivent être ELF pour --embedded-relocs\n"
3c62831e 5962
a6983974 5963#: em68kelf.c:618 em68kelfnbsd.c:618
1d97232a
NC
5964msgid "%P: unrecognized --got argument '%s'\n"
5965msgstr "%P : argument --got non reconnue\n"
41c9e29d 5966
a6983974 5967#: em68kelf.c:631 em68kelfnbsd.c:631
3c62831e 5968#, c-format
1d97232a
NC
5969msgid " --got=<type> Specify GOT handling scheme\n"
5970msgstr " --got=<type> Specifie le mécanisme de gestion GOT\n"
3c62831e 5971
45c63c0f 5972#: emmo.c:333
1d97232a
NC
5973msgid "%X%P: internal problems scanning %pB after opening it"
5974msgstr "%X%P : problèmes internes lors de l'analyse de %pB après l'avoir ouvert"
5975
45c63c0f 5976#: emsp430X.c:159 emsp430elf.c:159
1d97232a
NC
5977msgid "%P: error: unhandled data_statement size\n"
5978msgstr "%P : erreur : taille de data_statement non gérée\n"
5979
5a10699f 5980#: emsp430X.c:299 emsp430elf.c:299
1d97232a
NC
5981msgid "%P: error: no section named %s or %s in linker script\n"
5982msgstr "%P : erreur : pas de section nommée %s ou %s dans le script de l'éditeur de liens\n"
5983
5a10699f 5984#: emsp430X.c:308 emsp430elf.c:308
1d97232a
NC
5985msgid "%P: error: no section named %s in linker script\n"
5986msgstr "%P : erreur : pas de section dénommée %s dans le script de l'éditeur de liens\n"
5987
6e0dfbf4 5988#: emsp430X.c:459 emsp430elf.c:459
3c62831e 5989#, c-format
1d97232a
NC
5990msgid ""
5991" --code-region={either,lower,upper,none}\n"
5992" Transform .text* sections to {either,lower,upper,none}.text* sections\n"
5993msgstr ""
5994" --code-region={either,lower,upper,none}\n"
5995" Transforme les sections .text* en sections {either,lower,upper,none}.text*\n"
95f0efb9 5996
6e0dfbf4 5997#: emsp430X.c:460 emsp430elf.c:460
d5698657 5998#, c-format
1d97232a
NC
5999msgid ""
6000" --data-region={either,lower,upper,none}\n"
6001" Transform .data*, .rodata* and .bss* sections to\n"
6002" {either,lower,upper,none}.{bss,data,rodata}* sections\n"
6003msgstr ""
6004" --data-region={either,lower,upper,none}\n"
6005" Transforme les sections .data*, .rodata* and .bss* end\n"
6006" sections {either,lower,upper,none}.{bss,data,rodata}*\n"
d5698657 6007
6e0dfbf4 6008#: emsp430X.c:461 emsp430elf.c:461
1d97232a
NC
6009#, c-format
6010msgid ""
6011" --disable-sec-transformation\n"
6012" Disable transformation of .{text,data,bss,rodata}* sections to\n"
6013" add the {either,lower,upper,none} prefixes\n"
6014msgstr ""
6015" --disable-sec-transformation\n"
6016" Désactive la transformation des sections .{text,data,bss,rodata}* pour\n"
6017" ajouter les prefixes {either,lower,upper,none}\n"
6018
6e0dfbf4 6019#: emsp430X.c:480 emsp430elf.c:480
1d97232a
NC
6020msgid "%P: --code-region requires an argument: {upper,lower,either,none}\n"
6021msgstr "%P : --code-region nécessite un argument : {upper,lower,either,none}\n"
6022
6e0dfbf4 6023#: emsp430X.c:486 emsp430elf.c:486
1d97232a
NC
6024msgid "%P: error: unrecognized argument to --code-region= option: \"%s\"\n"
6025msgstr "%P : erreur : argument non reconnu pour --code-region= option : \"%s\"\n"
6026
6e0dfbf4 6027#: emsp430X.c:503 emsp430elf.c:503
1d97232a
NC
6028msgid "%P: --data-region requires an argument: {upper,lower,either,none}\n"
6029msgstr "%P : --data-region nécessite un argument : {upper,lower,either,none}\n"
6030
6e0dfbf4 6031#: emsp430X.c:509 emsp430elf.c:509
1d97232a
NC
6032msgid "%P: error: unrecognized argument to --data-region= option: \"%s\"\n"
6033msgstr "%P : erreur : argument non reconnu pour --data-region= option : \"%s\"\n"
6034
6035#. Incompatible objects.
45c63c0f
NC
6036#: ends32belf.c:126 ends32belf16m.c:126 ends32belf_linux.c:126 ends32elf.c:126
6037#: ends32elf16m.c:126 ends32elf_linux.c:126
1d97232a
NC
6038msgid "%F%P: %pB: ABI version of object files mismatched\n"
6039msgstr "%F%P : %pB : versions ABI des fichiers objets non concordantes\n"
6040
a6983974
NC
6041#: ends32belf.c:406 ends32belf16m.c:406 ends32belf_linux.c:539 ends32elf.c:406
6042#: ends32elf16m.c:406 ends32elf_linux.c:539
1d97232a
NC
6043msgid "%P: --mbaseline is not used anymore\n"
6044msgstr "%P : --mbaseline n'est désormais plus utilisé\n"
6045
a6983974
NC
6046#: ends32belf.c:417 ends32belf16m.c:417 ends32belf_linux.c:550 ends32elf.c:417
6047#: ends32elf16m.c:417 ends32elf_linux.c:550
1d97232a
NC
6048msgid "%P: --relax-[no-]reduce-fp-updat is not used anymore\n"
6049msgstr "%P : --relax-[no-]reduce-fp-updat n'est désormais plus utilisé\n"
6050
a6983974
NC
6051#: ends32belf.c:421 ends32belf16m.c:421 ends32belf_linux.c:554 ends32elf.c:421
6052#: ends32elf16m.c:421 ends32elf_linux.c:554
1d97232a
NC
6053msgid "%P: missing file for --mexport-symbols\n"
6054msgstr "%P : fichier manquant pour --mexport-symbols\n"
6055
a6983974
NC
6056#: ends32belf.c:434 ends32belf.c:443 ends32belf16m.c:434 ends32belf16m.c:443
6057#: ends32belf_linux.c:567 ends32belf_linux.c:576 ends32elf.c:434
6058#: ends32elf.c:443 ends32elf16m.c:434 ends32elf16m.c:443 ends32elf_linux.c:567
6059#: ends32elf_linux.c:576
e4865945
NC
6060msgid "%P: valid arguments to --mhyper-relax=(low|medium|high)\n"
6061msgstr "%P : arguments valides de --mhyper-relax=(low|medium|high)\n"
1d97232a 6062
a6983974
NC
6063#: ends32belf.c:463 ends32belf16m.c:463 ends32belf_linux.c:596 ends32elf.c:463
6064#: ends32elf16m.c:463 ends32elf_linux.c:596
d5698657 6065#, c-format
1d97232a
NC
6066msgid " --m[no-]fp-as-gp Disable/enable fp-as-gp relaxation\n"
6067msgstr " --m[no-]fp-as-gp Désactiver/activer la relaxation fp-as-gp\n"
d5698657 6068
a6983974
NC
6069#: ends32belf.c:465 ends32belf16m.c:465 ends32belf_linux.c:598 ends32elf.c:465
6070#: ends32elf16m.c:465 ends32elf_linux.c:598
d5698657 6071#, c-format
1d97232a
NC
6072msgid " --mexport-symbols=FILE Exporting symbols in linker script\n"
6073msgstr " --mexport-symbols=FILE Exporter les symboles dans le script de l'éditeur de liens\n"
d5698657 6074
a6983974
NC
6075#: ends32belf.c:467 ends32belf16m.c:467 ends32belf_linux.c:600 ends32elf.c:467
6076#: ends32elf16m.c:467 ends32elf_linux.c:600
1d97232a 6077#, c-format
e4865945
NC
6078msgid " --mhyper-relax=level Adjust relax level (low|medium|high). default: medium\n"
6079msgstr " --mhyper-relax=level Ajuster le niveau de relaxation (low|medium|high). défaut : medium\n"
d5698657 6080
a6983974
NC
6081#: ends32belf.c:469 ends32belf16m.c:469 ends32belf_linux.c:602 ends32elf.c:469
6082#: ends32elf16m.c:469 ends32elf_linux.c:602
1d97232a 6083#, c-format
e4865945
NC
6084msgid " --m[no-]tlsdesc-trampoline Disable/enable TLS DESC trampoline\n"
6085msgstr " --m[no-]tlsdesc-trampoline Désactiver/activer les trampolines TLS DESC\n"
d5698657 6086
17550be7
NC
6087#: epdp11.c:82
6088#, c-format
6089msgid " -N, --omagic Do not make text readonly, do not page align data (default)\n"
6090msgstr " -N, --omagic Ne pas mettre le texte en lecture seule, ne pas aligner les données sur les pages (défaut)\n"
6091
6092#: epdp11.c:83
6093#, c-format
6094msgid " -n, --nmagic Make text readonly, align data to next page\n"
6095msgstr " -n, --nmagic Mettre le texte en lecture seule, aligner les données à la prochaine page\n"
6096
6097#: epdp11.c:84
6098#, c-format
6099msgid " -z, --imagic Make text readonly, separate instruction and data spaces\n"
6100msgstr " -z, --imagic Mettre le texte en lecture seule, séparer les espaces d'instructions et de données\n"
6101
6102#: epdp11.c:85
6103#, c-format
6104msgid " --no-omagic Equivalent to --nmagic\n"
6105msgstr " --no-omagic Équivalent à --nmagic\n"
6106
45c63c0f 6107#: etic3xcoff.c:69 etic3xcoff_onchip.c:69 etic4xcoff.c:69 etic54xcoff.c:69
1d97232a
NC
6108#, c-format
6109msgid " --format 0|1|2 Specify which COFF version to use\n"
6110msgstr " --format 0|1|2 Précise quelle version de COFF utiliser\n"
1caa7b23 6111
45c63c0f 6112#: etic3xcoff.c:91 etic3xcoff_onchip.c:91 etic4xcoff.c:91 etic54xcoff.c:91
1d97232a
NC
6113msgid "%F%P: invalid COFF format version %s\n"
6114msgstr "%F%P : la version de format %s pour COOF est invalide\n"