1 <?xml version="1.0" encoding="utf-8"?>
3 <TS version="2.0" language="fr_FR">
5 <name>PyConsole_ConsoleBase</name>
7 <location filename="../PyConsole_ConsoleBase.cxx" line="216"/>
8 <source>EDIT_COPY_CMD</source>
9 <translation>&Copier</translation>
12 <location filename="../PyConsole_ConsoleBase.cxx" line="221"/>
13 <source>EDIT_PASTE_CMD</source>
14 <translation>C&oller</translation>
17 <location filename="../PyConsole_ConsoleBase.cxx" line="226"/>
18 <source>EDIT_CLEAR_CMD</source>
19 <translation>&Effacer</translation>
22 <location filename="../PyConsole_ConsoleBase.cxx" line="231"/>
23 <source>EDIT_SELECTALL_CMD</source>
24 <translation>&Tout sélectionner</translation>
27 <source>EDIT_DUMPCOMMANDS_CMD</source>
28 <translation>&Générer le script des commandes</translation>
31 <source>EDIT_STARTLOG_CMD</source>
32 <translation>Démarrer une &trace</translation>
35 <source>EDIT_STOPLOG_CMD</source>
36 <translation>Arrêter la &trace</translation>
40 <name>PyConsole_EditorBase</name>
42 <source>Choose python file where to store</source>
43 <translation>Choisissez un fichier python où sauver le dump</translation>
46 <source>Python scripts ext (*.py)</source>
47 <translation>Scripts Python (*.py)</translation>
50 <source>WARNING</source>
51 <translation>Attention !</translation>
54 <source>Python file has not been written</source>
55 <translation>Le fichier Python n'a pas été écrit !</translation>
58 <source>Choose python file where to store log</source>
59 <translation>Choisissez un fichier python où sauver le log</translation>
62 <source>Log files ext (*.log *.txt)</source>
63 <translation>Extensions possible des fichiers log (*.log *.txt)</translation>
66 <source>Log file is not writable</source>
67 <translation>Le fichier log sélectionné n'est pas writable !</translation>