Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / system / Wanderer / Tools / ExecuteCommand / catalogs / français.ct
blobf9876c2bb32d5baa9167bb215010914282435835
1 ## version $VER: executecommand.catalog 1.1 (13.8.2003)
2 ## language français
3 ## codeset 0
6 MSG_TITLE
7 Exécuter
8 ; Execute
10 MSG_DESCRIPTION
11 Exécuter une commande
12 ; Execute Command
14 MSG_LABEL_COMMANDLINE
15 Commande et arguments :
16 ; Command and arguments:
18 MSG_BUTTON_EXECUTE
19 _Exécute
20 ; _Execute
22 MSG_BUTTON_CANCEL
23 _Annule
24 ; _Cancel
26 MSG_CONSOLE_TITLE
27 Sortie de la commande
28 ; Command Output
30 MSG_ERROR_HEADER
31 ERREUR
32 ; ERROR
34 MSG_ERROR_OK
35 *OK
36 ; *OK
38 MSG_ERROR_LOCALE
39 Impossible d'initialiser la locale.
40 ; Can't initialize locale.
42 MSG_ERROR_CLASSES
43 Impossible d'initialiser les classes.
44 ; Can't initialize classes.
46 MSG_ERROR_OPEN_CONSOLE
47 Impossible de créer la fenêtre.
48 ; Can't open console window.
50 MSG_ERROR_EXECUTE
51 Impossible d'exécuter la commande.
52 ; Can't execute command.