1 <?xml version="1.0" encoding="utf-8"?>
3 <TS version="2.0" language="en_US">
5 <name>PyConsole_ConsoleBase</name>
7 <location filename="../PyConsole_ConsoleBase.cxx" line="216"/>
8 <source>EDIT_COPY_CMD</source>
9 <translation>&Copy</translation>
12 <location filename="../PyConsole_ConsoleBase.cxx" line="221"/>
13 <source>EDIT_PASTE_CMD</source>
14 <translation>&Paste</translation>
17 <location filename="../PyConsole_ConsoleBase.cxx" line="226"/>
18 <source>EDIT_CLEAR_CMD</source>
19 <translation>Clea&r</translation>
22 <location filename="../PyConsole_ConsoleBase.cxx" line="231"/>
23 <source>EDIT_SELECTALL_CMD</source>
24 <translation>Select &All</translation>
27 <source>EDIT_DUMPCOMMANDS_CMD</source>
28 <translation>D&ump Commands</translation>
31 <source>EDIT_STARTLOG_CMD</source>
32 <translation>Start &Log</translation>
35 <source>EDIT_STOPLOG_CMD</source>
36 <translation>Stop &Log</translation>
40 <name>PyConsole_EditorBase</name>
42 <source>Choose python file where to store</source>
43 <translation>Choose python file where to store dump</translation>
46 <source>Python scripts ext (*.py)</source>
47 <translation>Python scripts (*.py)</translation>
50 <source>WARNING</source>
51 <translation>WARNING !</translation>
54 <source>Python file has not been written</source>
55 <translation>Python file has not been written !</translation>
58 <source>Choose python file where to store log</source>
59 <translation>Choose python file where to store log</translation>
62 <source>Log files ext (*.log *.txt)</source>
63 <translation>Log files extension (*.log *.txt)</translation>
66 <source>Log file is not writable</source>
67 <translation>Log file is not writable !</translation>