Factored out code that sets/modifies/deletes breakpoints into member functions
[kdbg.git] / po / fr.po
blobf89a392c55e8cc3c3144e4203798a57ac1e839be
1 # KDbg - Debugger GUI for gdb
2 # Copyright (C) 1998,1999 Johannes Sixt
3 # Johannes Sixt <Johannes.Sixt@telecom.at>, 1999
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: kdbg 1.0\n"
8 "POT-Creation-Date: 2003-02-16 15:56+0100\n"
9 "PO-Revision-Date: 2002-03-03 16:08MDT\n"
10 "Last-Translator: Xavier BRUNEAU<le_kid@club-internet.fr>\n"
11 "Language-Team: none\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8-bit\n"
15 "X-Generator: KBabel 0.9.5\n"
17 #: brkpt.cpp:62
18 #, fuzzy
19 msgid "Add &Breakpoint"
20 msgstr "&Points d'arrêt"
22 #: brkpt.cpp:66
23 msgid "Add &Watchpoint"
24 msgstr ""
26 #: brkpt.cpp:75 brkpt.cpp:227
27 msgid "&Disable"
28 msgstr ""
30 #: brkpt.cpp:80 brkpt.cpp:229
31 msgid "&Enable"
32 msgstr ""
34 #: brkpt.cpp:90
35 msgid "&View Code"
36 msgstr "&Voir le code"
38 #: brkpt.cpp:94
39 msgid "&Conditional..."
40 msgstr "&Conditionnés"
42 #: brkpt.cpp:348 threadlist.cpp:41
43 msgid "Location"
44 msgstr "Endroit"
46 #: brkpt.cpp:349 memwindow.cpp:55
47 msgid "Address"
48 msgstr ""
50 #: brkpt.cpp:350
51 msgid "Hits"
52 msgstr ""
54 #: brkpt.cpp:351
55 msgid "Ignore"
56 msgstr "Ignorer"
58 #: brkpt.cpp:352
59 msgid "Condition"
60 msgstr "Condition"
62 #: brkpt.cpp:451
63 msgid ": Conditional breakpoint"
64 msgstr ": Points d'arrêt conditionnés"
66 #: brkpt.cpp:454
67 msgid "&Condition:"
68 msgstr "&Condition : "
70 #: brkpt.cpp:456
71 msgid "Ignore &next hits:"
72 msgstr ""
74 #: debugger.cpp:518
75 msgid ""
76 "%1 exited unexpectedly.\n"
77 "Restart the session (e.g. with File|Executable)."
78 msgstr ""
79 "%1 c'est terminé involontairement.\n"
80 "Redémarrer votre travail (avec Fichier|Exécutable)."
82 #: main.cpp:38
83 msgid "A Debugger"
84 msgstr ""
86 #: main.cpp:46
87 msgid "XSLT debugging"
88 msgstr ""
90 #: main.cpp:51
91 msgid "transcript of conversation with the debugger"
92 msgstr ""
94 #: main.cpp:52
95 msgid "remote debugging via <device>"
96 msgstr ""
98 #: main.cpp:53
99 msgid "specify language: C, XSLT"
100 msgstr ""
102 #: main.cpp:54
103 msgid "use language XSLT (deprecated)"
104 msgstr ""
106 #: main.cpp:55
107 #, fuzzy
108 msgid "path of executable to debug"
109 msgstr "Choisissez l'exécutable à déboguer"
111 #: main.cpp:56
112 msgid "a core file to use"
113 msgstr ""
115 #: main.cpp:114
116 msgid "Cannot start debugger."
117 msgstr "Incapable de démarrer le débogueur."
119 #: gdbdriver.cpp:1844 xsldbgdriver.cpp:1309
120 msgid "New working directory: "
121 msgstr "Nouveau répertoire de travail"
123 #: pgmargs.cpp:41
124 msgid ": Program arguments"
125 msgstr ": Paramètres du programme"
127 #: pgmargs.cpp:44
128 msgid "Run %1 with these arguments:"
129 msgstr "Exécuter %1 avec ces paramètres : "
131 #: pgmargs.cpp:69
132 msgid "Options:"
133 msgstr ""
135 #: pgmargs.cpp:91
136 msgid "Working directory:"
137 msgstr "Répertoire de travail"
139 #: pgmargs.cpp:106
140 msgid "Environment variables (NAME=value):"
141 msgstr "Variables d'environment (Nom=Valeur):"
143 #: pgmargs.cpp:115
144 msgid "Name"
145 msgstr "Nom"
147 #: pgmargs.cpp:116 regwnd.cpp:191
148 msgid "Value"
149 msgstr "Valeur"
151 #: pgmargs.cpp:320
152 msgid "Select a file name to insert as program argument"
153 msgstr ""
155 #: mainwndbase.cpp:45
156 msgid " Add "
157 msgstr " Ajouter "
159 #: mainwndbase.cpp:46
160 msgid " Del "
161 msgstr " Supp "
163 #: mainwndbase.cpp:128
164 msgid "active"
165 msgstr "actif"
167 #: mainwndbase.cpp:285
168 msgid "Don't know how to debug language `%1'"
169 msgstr ""
171 #: mainwndbase.cpp:298
172 msgid ""
173 "Could not start the debugger process.\n"
174 "Please shut down KDbg and resolve the problem."
175 msgstr ""
177 #: mainwndbase.cpp:442
178 msgid ": Global options"
179 msgstr ": Préférences"
181 #: mainwndbase.cpp:459 pgmsettings.cpp:117
182 msgid "&Debugger"
183 msgstr ""
185 #: mainwndbase.cpp:460
186 msgid "&Miscellaneous"
187 msgstr ""
189 #: mainwndbase.cpp:529
190 msgid ": Program output"
191 msgstr ": Sortie du programme"
193 #: winstack.cpp:239
194 msgid "&More..."
195 msgstr "&Autres..."
197 #: winstack.cpp:457
198 msgid ": Open Windows"
199 msgstr ": Fichiers ouverts"
201 #: winstack.cpp:465
202 msgid "Show"
203 msgstr "Montrer"
205 #: winstack.cpp:536
206 msgid ": Search"
207 msgstr ": Rechercher"
209 #: winstack.cpp:542
210 msgid "&Case sensitive"
211 msgstr "&Différencier min/maj"
213 #: winstack.cpp:544
214 msgid "&Forward"
215 msgstr "&Suivant"
217 #: winstack.cpp:546
218 msgid "&Backward"
219 msgstr "&Précédent"
221 #: procattach.cpp:21
222 msgid ": Attach to process"
223 msgstr ": Attacher au processus"
225 #: procattach.cpp:25
226 msgid "Specify the process number to attach to:"
227 msgstr "Entrez le numéro du processus auquel attacher :"
229 #: dbgmainwnd.cpp:38
230 #, fuzzy
231 msgid "Source"
232 msgstr "&Recharger ce fichier source"
234 #: dbgmainwnd.cpp:46
235 msgid "Stack"
236 msgstr ""
238 #: dbgmainwnd.cpp:49
239 msgid "Locals"
240 msgstr ""
242 #: dbgmainwnd.cpp:52
243 msgid "Watches"
244 msgstr ""
246 #: dbgmainwnd.cpp:55
247 #, fuzzy
248 msgid "Registers"
249 msgstr "Continuer"
251 #: dbgmainwnd.cpp:58
252 msgid "Breakpoints"
253 msgstr "Points d'arrêt"
255 #: dbgmainwnd.cpp:61
256 msgid "Output"
257 msgstr ""
259 #: dbgmainwnd.cpp:64
260 msgid "Threads"
261 msgstr ""
263 #: dbgmainwnd.cpp:67
264 msgid "Memory"
265 msgstr ""
267 #: dbgmainwnd.cpp:186
268 msgid "&Open Source..."
269 msgstr "&Ouvrir un fichier source..."
271 #: dbgmainwnd.cpp:187
272 msgid "&Reload Source"
273 msgstr "&Recharger ce fichier source"
275 #: dbgmainwnd.cpp:190
276 msgid "&Executable..."
277 msgstr "&Exécutable..."
279 #: dbgmainwnd.cpp:193
280 #, fuzzy
281 msgid "Recent E&xecutables"
282 msgstr "Exécutable"
284 #: dbgmainwnd.cpp:196
285 msgid "&Core dump..."
286 msgstr "&Core dump..."
288 #: dbgmainwnd.cpp:201
289 msgid "This &Program..."
290 msgstr ""
292 #: dbgmainwnd.cpp:204
293 msgid "&Global Options..."
294 msgstr "&Préférences"
296 #: dbgmainwnd.cpp:211
297 #, fuzzy
298 msgid "&Find"
299 msgstr "&Fenêtre"
301 #: dbgmainwnd.cpp:214
302 msgid "Source &code"
303 msgstr ""
305 #: dbgmainwnd.cpp:216
306 msgid "Stac&k"
307 msgstr ""
309 #: dbgmainwnd.cpp:217
310 msgid "&Locals"
311 msgstr ""
313 #: dbgmainwnd.cpp:218
314 msgid "&Watched expressions"
315 msgstr ""
317 #: dbgmainwnd.cpp:219
318 #, fuzzy
319 msgid "&Registers"
320 msgstr "Continuer"
322 #: dbgmainwnd.cpp:220
323 #, fuzzy
324 msgid "&Breakpoints"
325 msgstr "Points d'arrêt"
327 #: dbgmainwnd.cpp:221
328 msgid "T&hreads"
329 msgstr ""
331 #: dbgmainwnd.cpp:222 pgmsettings.cpp:118
332 msgid "&Output"
333 msgstr ""
335 #: dbgmainwnd.cpp:223
336 msgid "&Memory"
337 msgstr ""
339 #: dbgmainwnd.cpp:233
340 msgid "&Run"
341 msgstr "E&xécuter"
343 #: dbgmainwnd.cpp:236
344 msgid "Step &into"
345 msgstr "&Entrer dans cette fonction"
347 #: dbgmainwnd.cpp:240
348 msgid "Step &over"
349 msgstr "&Prochaine instruction"
351 #: dbgmainwnd.cpp:244
352 msgid "Step o&ut"
353 msgstr "&Sortir de cette fonction"
355 #: dbgmainwnd.cpp:248
356 msgid "Run to &cursor"
357 msgstr "Exécuter &jusqu'au curseur"
359 #: dbgmainwnd.cpp:252
360 msgid "Step i&nto by instruction"
361 msgstr ""
363 #: dbgmainwnd.cpp:256
364 msgid "Step o&ver by instruction"
365 msgstr ""
367 #: dbgmainwnd.cpp:260
368 msgid "&Program counter to current line"
369 msgstr ""
371 #: dbgmainwnd.cpp:263
372 msgid "&Break"
373 msgstr "&Stopper"
375 #: dbgmainwnd.cpp:266
376 msgid "&Kill"
377 msgstr ""
379 #: dbgmainwnd.cpp:269
380 msgid "Re&start"
381 msgstr "&Continuer"
383 #: dbgmainwnd.cpp:272
384 msgid "A&ttach..."
385 msgstr "A&ttacher..."
387 #: dbgmainwnd.cpp:275
388 msgid "&Arguments..."
389 msgstr "&Paramètres..."
391 #: dbgmainwnd.cpp:280
392 msgid "Set/Clear &breakpoint"
393 msgstr "Placer/supp. &point d'arrêt"
395 #: dbgmainwnd.cpp:283
396 msgid "Set &temporary breakpoint"
397 msgstr "Point d'arrêt &temporaire"
399 #: dbgmainwnd.cpp:286
400 msgid "&Enable/Disable breakpoint"
401 msgstr "&Activer/Désactiver pt. d'arrêt"
403 #: dbgmainwnd.cpp:291
404 msgid "Watch Expression"
405 msgstr ""
407 #: dbgmainwnd.cpp:295
408 msgid "&Window"
409 msgstr "&Fenêtre"
411 #: dbgmainwnd.cpp:318
412 msgid "Line 00000"
413 msgstr "Ligne 00000"
415 #: dbgmainwnd.cpp:322
416 msgid "Restart"
417 msgstr "Continuer"
419 #: dbgmainwnd.cpp:323
420 msgid "Core dump"
421 msgstr "Core dump"
423 #: dbgmainwnd.cpp:511
424 #, c-format
425 msgid "Line %d"
426 msgstr "Ligne %d"
428 #: dbgmainwnd.cpp:583
429 msgid "`%1' is not a file or does not exist"
430 msgstr "`%1' n'est pas un fichier ou n'existe pas"
432 #: dbgmainwnd.cpp:698
433 #, fuzzy
434 msgid "|All source files\n"
435 msgstr "Recharger ce fichier source"
437 #: dbgmainwnd.cpp:699
438 #, fuzzy
439 msgid "|Source files\n"
440 msgstr "Ouvrir un fichier source"
442 #: dbgmainwnd.cpp:700
443 msgid "|Header files\n"
444 msgstr ""
446 #: dbgmainwnd.cpp:701
447 msgid "*|All files"
448 msgstr ""
450 #: dbgmainwnd.cpp:797
451 msgid "Select the executable to debug"
452 msgstr "Choisissez l'exécutable à déboguer"
454 #: dbgmainwnd.cpp:810
455 msgid "Select core dump"
456 msgstr "Choisissez le core dump"
458 #: rc.cpp:3
459 msgid "E&xecution"
460 msgstr "E&xécution"
462 #: rc.cpp:4
463 msgid "&Breakpoint"
464 msgstr "&Points d'arrêt"
466 #: prefmisc.cpp:22
467 msgid "&Pop into foreground when program stops"
468 msgstr ""
470 #: prefmisc.cpp:27
471 msgid "Time until window goes &back (in milliseconds):"
472 msgstr ""
474 #: prefmisc.cpp:34
475 msgid "&Tabstop every (characters):"
476 msgstr ""
478 #: prefmisc.cpp:36
479 #, fuzzy
480 msgid "File filter for &source files:"
481 msgstr "Recharger ce fichier source"
483 #: prefmisc.cpp:38
484 msgid "File filter for &header files:"
485 msgstr ""
487 #: regwnd.cpp:190
488 #, fuzzy
489 msgid "Register"
490 msgstr "Continuer"
492 #: regwnd.cpp:192
493 msgid "Decoded value"
494 msgstr ""
496 #: regwnd.cpp:205 memwindow.cpp:79
497 msgid "&Binary"
498 msgstr ""
500 #: regwnd.cpp:206 memwindow.cpp:78
501 msgid "&Octal"
502 msgstr ""
504 #: regwnd.cpp:207
505 msgid "&Decimal"
506 msgstr ""
508 #: regwnd.cpp:208 memwindow.cpp:75
509 msgid "He&xadecimal"
510 msgstr ""
512 #: prefdebugger.cpp:20
513 msgid "To revert to the default settings, clear the entries."
514 msgstr "Pour les paramêtres par défauts, effacer les valeurs"
516 #: prefdebugger.cpp:24
517 msgid "How to invoke &GDB:"
518 msgstr "Comment lancer &GDB"
520 #: prefdebugger.cpp:31
521 msgid ""
522 "%T will be replaced with a title string,\n"
523 "%C will be replaced by a Bourne shell script that\n"
524 "keeps the terminal window open."
525 msgstr ""
526 "%T sera remplacer par un titre,\n"
527 "%C sera remplacer par un script qui\n"
528 "garde la console active."
530 #: prefdebugger.cpp:37
531 msgid "&Terminal for program output:"
532 msgstr "&Sortie du programme :"
534 #: memwindow.cpp:70
535 msgid "B&ytes"
536 msgstr ""
538 #: memwindow.cpp:71
539 msgid "Halfwords (&2 Bytes)"
540 msgstr ""
542 #: memwindow.cpp:72
543 msgid "Words (&4 Bytes)"
544 msgstr ""
546 #: memwindow.cpp:73
547 msgid "Giantwords (&8 Bytes)"
548 msgstr ""
550 #: memwindow.cpp:76
551 msgid "Signed &decimal"
552 msgstr ""
554 #: memwindow.cpp:77
555 msgid "&Unsigned decimal"
556 msgstr ""
558 #: memwindow.cpp:80
559 msgid "&Addresses"
560 msgstr ""
562 #: memwindow.cpp:81
563 msgid "&Character"
564 msgstr ""
566 #: memwindow.cpp:82
567 msgid "&Floatingpoint"
568 msgstr ""
570 #: memwindow.cpp:83
571 #, fuzzy
572 msgid "&Strings"
573 msgstr "Re&chercher..."
575 #: memwindow.cpp:84
576 msgid "&Instructions"
577 msgstr ""
579 #: pgmsettings.cpp:24
580 msgid ""
581 "How to invoke &GDB - leave empty to use\n"
582 "the default from the global options:"
583 msgstr ""
585 #: pgmsettings.cpp:59
586 msgid "&No input and output"
587 msgstr ""
589 #: pgmsettings.cpp:64
590 msgid "&Only output, simple terminal emulation"
591 msgstr ""
593 #: pgmsettings.cpp:69
594 msgid "&Full terminal emulation"
595 msgstr ""
597 #: pgmsettings.cpp:106
598 #, c-format
599 msgid "%s: Settings for %s"
600 msgstr ""
602 #: threadlist.cpp:40
603 msgid "Thread ID"
604 msgstr ""
606 #: ttywnd.cpp:152
607 msgid "&Clear"
608 msgstr ""
610 #: xsldbgdriver.cpp:1452
611 msgid "No memory dump available"
612 msgstr ""
614 #, fuzzy
615 #~ msgid "&Settings..."
616 #~ msgstr "Re&chercher..."
618 #~ msgid "Toggle &Toolbar"
619 #~ msgstr "Barre d'ou&tils"
621 #~ msgid "Toggle &Statusbar"
622 #~ msgstr "Barre d'ét&at"
624 #~ msgid "Executable"
625 #~ msgstr "Exécutable"
627 #~ msgid "Open a source file"
628 #~ msgstr "Ouvrir un fichier source"
630 #~ msgid "Reload source file"
631 #~ msgstr "Recharger ce fichier source"
633 #~ msgid "Run/Continue"
634 #~ msgstr "Exécuter/Continuer"
636 #~ msgid "Step into"
637 #~ msgstr "Entrer dans cette fonction"
639 #~ msgid "Step over"
640 #~ msgstr "Prochaine instruction"
642 #~ msgid "Step out"
643 #~ msgstr "Sortir de cette fonction"
645 #~ msgid "Breakpoint"
646 #~ msgstr "Point d'arrêt"
648 #~ msgid "Search"
649 #~ msgstr "Rechercher"