Salome HOME
3a3b89bd94a077e4af5f6f7e2b2a10674d86dfbf
[modules/gui.git] / src / PyConsole / resources / PyConsole_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4 <context>
5     <name>PyConsole_Console</name>
6     <message>
7         <location filename="../PyConsole_Console.cxx" line="216"/>
8         <source>EDIT_COPY_CMD</source>
9         <translation>&amp;Copy</translation>
10     </message>
11     <message>
12         <location filename="../PyConsole_Console.cxx" line="221"/>
13         <source>EDIT_PASTE_CMD</source>
14         <translation>&amp;Paste</translation>
15     </message>
16     <message>
17         <location filename="../PyConsole_Console.cxx" line="226"/>
18         <source>EDIT_CLEAR_CMD</source>
19         <translation>Clea&amp;r</translation>
20     </message>
21     <message>
22         <location filename="../PyConsole_Console.cxx" line="231"/>
23         <source>EDIT_SELECTALL_CMD</source>
24         <translation>Select &amp;All</translation>
25     </message>
26     <message>
27         <source>EDIT_DUMPCOMMANDS_CMD</source>
28         <translation>D&amp;ump Commands</translation>
29     </message>
30     <message>
31       <source>EDIT_STARTLOG_CMD</source>
32         <translation>Start &amp;Log</translation>
33     </message>
34     <message>
35       <source>EDIT_STOPLOG_CMD</source>
36         <translation>Stop &amp;Log</translation>
37     </message>
38 </context>
39 <context>
40     <name>PyConsole_Editor</name>
41     <message>
42         <source>TOT_DUMP_PYCOMMANDS</source>
43         <translation>Dump commands</translation>
44     </message>
45     <message>
46         <source>TOT_SAVE_PYLOG</source>
47         <translation>Save log</translation>
48     </message>
49     <message>
50         <source>PYTHON_FILES_FILTER</source>
51         <translation>PYTHON Files (*.py)</translation>
52     </message>
53     <message>
54         <source>LOG_FILES_FILTER</source>
55         <translation>Log files (*.log *.txt)</translation>
56     </message>
57     <message>
58         <source>ERR_FILE_NOT_WRITABLE</source>
59         <translation>File is not writable!</translation>
60     </message>
61 </context>
62 </TS>