1 <?xml version="1.0" encoding="utf-8"?>
3 <TS version="2.0" language="ja" sourcelanguage="en">
5 <name>PyConsole_ConsoleBase</name>
7 <location filename="../PyConsole_ConsoleBase.cxx" line="216"/>
8 <source>EDIT_COPY_CMD</source>
9 <translation>コピー(&C)</translation>
12 <location filename="../PyConsole_ConsoleBase.cxx" line="221"/>
13 <source>EDIT_PASTE_CMD</source>
14 <translation>貼り付け(&P)</translation>
17 <location filename="../PyConsole_ConsoleBase.cxx" line="226"/>
18 <source>EDIT_CLEAR_CMD</source>
19 <translation>削除(&r)</translation>
22 <location filename="../PyConsole_ConsoleBase.cxx" line="231"/>
23 <source>EDIT_SELECTALL_CMD</source>
24 <translation>すべて選択します。(&A)</translation>
27 <source>EDIT_DUMPCOMMANDS_CMD</source>
28 <translation>スクリプト コマンドを生成します。(&u)</translation>
31 <source>EDIT_STARTLOG_CMD</source>
32 <translation>ログの開始 (&L)</translation>
35 <source>EDIT_STOPLOG_CMD</source>
36 <translation>ログの停止 (&L)</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>