i18n/eric6_zh_CN.ts

changeset 6551
f4adb9431204
parent 6543
d9f12defd944
child 6562
375a82cba3b6
--- a/i18n/eric6_zh_CN.ts	Thu Oct 18 18:53:23 2018 +0200
+++ b/i18n/eric6_zh_CN.ts	Sat Oct 20 14:46:01 2018 +0200
@@ -5376,42 +5376,42 @@
         <translation>过滤器(&amp;w):</translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="126"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="131"/>
         <source>Create Dialog Code</source>
         <translation>创建对话框代码</translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="358"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="542"/>
         <source>uic error</source>
         <translation>uic 错误</translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="570"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="754"/>
         <source>Code Generation</source>
         <translation>代码生成</translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="126"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="131"/>
         <source>The file &lt;b&gt;{0}&lt;/b&gt; exists but does not contain any classes.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="358"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="542"/>
         <source>&lt;p&gt;There was an error loading the form &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="436"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="620"/>
         <source>&lt;p&gt;Could not open the code template file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="472"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="656"/>
         <source>&lt;p&gt;Could not open the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/CreateDialogCodeDialog.py" line="570"/>
+        <location filename="../Project/CreateDialogCodeDialog.py" line="754"/>
         <source>&lt;p&gt;Could not write the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -6329,138 +6329,138 @@
         <translation>选择后端的调试器类型</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="261"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="264"/>
         <source>Remote Debugger</source>
         <translation>远程调试器</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="270"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="294"/>
         <source>Remote Execution:</source>
         <translation>远程执行:</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="283"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="304"/>
         <source>Enter the remote execution command.</source>
         <translation>输入远程执行命令。</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="286"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="307"/>
         <source>&lt;b&gt;Remote Execution&lt;/b&gt;
 &lt;p&gt;Enter the remote execution command (e.g. ssh). This command is used to log into the remote host and execute the remote debugger.&lt;/p&gt;</source>
         <translation>&lt;b&gt;远程执行&lt;/b&gt;
 &lt;p&gt;输入远程执行命令(如:ssh)。该命令用于登录到远程主机中并执行远程调试器。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="297"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="273"/>
         <source>Enter the hostname of the remote machine.</source>
         <translation>输入远程机的主机名。</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="300"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="276"/>
         <source>&lt;b&gt;Remote Host&lt;/b&gt;
 &lt;p&gt;Enter the hostname of the remote machine.&lt;/p&gt;</source>
         <translation>&lt;b&gt;远程主机&lt;/b&gt;
 &lt;p&gt;输入远程机的主机名。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="311"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="284"/>
         <source>Remote Host:</source>
         <translation>远程主机:</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="321"/>
         <source>Enable remote debugging</source>
-        <translation>打开远程调试</translation>
+        <translation type="obsolete">打开远程调试</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="324"/>
         <source>This enables the remote debugger. Please enter the hostname of the remote machine and the command for the remote execution (e.g. ssh) below.</source>
-        <translation>打开远程调试。请在上面输入远程机的主机名和远程执行命令(如:ssh)。</translation>
+        <translation type="obsolete">打开远程调试。请在上面输入远程机的主机名和远程执行命令(如:ssh)。</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="327"/>
         <source>Remote Debugging Enabled</source>
-        <translation>远程调试已打开</translation>
+        <translation type="obsolete">远程调试已打开</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="337"/>
         <source>Path Translation</source>
-        <translation>路径转化</translation>
+        <translation type="obsolete">路径转化</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="343"/>
         <source>Select to perform path translation</source>
-        <translation>选择以执行路径转化</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="346"/>
+        <translation type="obsolete">选择以执行路径转化</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="318"/>
         <source>Perform Path Translation</source>
         <translation>执行路径转化</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="356"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="327"/>
         <source>Local Path:</source>
         <translation>本地路径:</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="366"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="334"/>
         <source>Enter the local path</source>
         <translation>输入本地路径:</translation>
     </message>
     <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="341"/>
+        <source>Enter the remote path</source>
+        <translation>输入远程路径</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="348"/>
+        <source>Remote Path:</source>
+        <translation>远程路径:</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="364"/>
+        <source>Console Debugger</source>
+        <translation>控制台调试器</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="373"/>
+        <source>Enter the console command (e.g. xterm -e)</source>
+        <translation>输入控制台命令(如:xtrem -e)</translation>
+    </message>
+    <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="376"/>
-        <source>Enter the remote path</source>
-        <translation>输入远程路径</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="386"/>
-        <source>Remote Path:</source>
-        <translation>远程路径:</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="396"/>
-        <source>Console Debugger</source>
-        <translation>控制台调试器</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="402"/>
-        <source>Enter the console command (e.g. xterm -e)</source>
-        <translation>输入控制台命令(如:xtrem -e)</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="405"/>
         <source>&lt;b&gt;Console Command&lt;/b&gt;
 &lt;p&gt;Enter the console command (e.g. xterm -e). This command is used to open a command window for the debugger.&lt;/p&gt;</source>
         <translation>&lt;b&gt;控制台命令&lt;/b&gt;
 &lt;p&gt;输入控制台命令(如:xterm -e)。该命令用于为调试器打开一个命令窗口。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="413"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="384"/>
         <source>Console Command:</source>
         <translation>控制器命令:</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="420"/>
         <source>Select to start the debugger in a console window (e.g. xterm)</source>
-        <translation>选择以便在控制台窗口(如:xterm)中启动调试器</translation>
+        <translation type="obsolete">选择以便在控制台窗口(如:xterm)中启动调试器</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="423"/>
         <source>Start debugger in console window</source>
-        <translation>在控制台窗口中启动调试器</translation>
+        <translation type="obsolete">在控制台窗口中启动调试器</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="433"/>
         <source>Environment for Debug Client</source>
-        <translation>调试客户端的环境</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="439"/>
+        <translation type="obsolete">调试客户端的环境</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="400"/>
         <source>Select, if the environment should be replaced.</source>
         <translation>选择是否替换环境。</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="442"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="403"/>
         <source>&lt;b&gt;Replace Environment&lt;/b&gt;
 &lt;p&gt;If this entry is checked, the environment of the debugger will be replaced by the entries of the environment variables field. If it is unchecked, the environment will be ammended by these settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;替换环境&lt;/b&gt;
@@ -6469,15 +6469,15 @@
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="446"/>
         <source>Replace Environment</source>
-        <translation>替换环境</translation>
+        <translation type="obsolete">替换环境</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="453"/>
         <source>Environment:</source>
-        <translation>环境:</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="460"/>
+        <translation type="obsolete">环境:</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="421"/>
         <source>Enter the environment variables to be set.</source>
         <translation>输入要设定的环境变量。</translation>
     </message>
@@ -6486,27 +6486,27 @@
         <source>&lt;b&gt;Environment&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the debugger. The individual settings must be separate by whitespace and be given in the form &apos;var=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="obsolete">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为调试器输入要设定的环境变量。每个设定之间用空格进行分隔,并遵循以下格式:“var=value”。&lt;/p&gt;
 &lt;p&gt;例如:var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="500"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="461"/>
         <source>Select, whether a reset of the debug client should be performed after a client exit</source>
         <translation>选择在客户端退出时是否对调试客户端进行重新设定</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="503"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="464"/>
         <source>Automatic Reset after Client Exit</source>
         <translation>在客户端退出后自动重新设定</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="481"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="442"/>
         <source>Select, whether changed scripts should be saved upon a debug, run, ... action.</source>
         <translation>选择在调试、运行等行为中是否保存已更改的脚本。</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="484"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="445"/>
         <source>Autosave changed scripts</source>
         <translation>自动保存已更改的脚本</translation>
     </message>
@@ -6526,52 +6526,52 @@
         <translation>编辑允许的主机</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="529"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="490"/>
         <source>Select to change the breakpoint toggle order from Off-&gt;On-&gt;Off to Off-&gt;On (permanent)-&gt;On (temporary)-&gt;Off</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="532"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="493"/>
         <source>Three state breakpoint</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="475"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="436"/>
         <source>Start Debugging</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="494"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="455"/>
         <source>Debug Client Exit</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="510"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="471"/>
         <source>Select to suppress the client exit dialog for a clean exit</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="513"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="474"/>
         <source>Don&apos;t show client exit dialog for a clean exit</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="523"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="484"/>
         <source>Breakpoints</source>
         <translation type="unfinished">断点</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="582"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="543"/>
         <source>Exceptions</source>
         <translation type="unfinished">异常</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="588"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="549"/>
         <source>Select to always break at exceptions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="591"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="552"/>
         <source>Always break at exceptions</source>
         <translation type="unfinished"></translation>
     </message>
@@ -6581,65 +6581,97 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="666"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="627"/>
         <source>Local Variables Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="672"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="633"/>
         <source>Automatically view source code when user changes the callstack frame in the callstack viewer.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="675"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="636"/>
         <source>Automatically view source code</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="598"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="559"/>
         <source>Select to show exception information in the shell window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="601"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="562"/>
         <source>Show exceptions in Shell</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="619"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="580"/>
         <source>Max. Variable Size:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="626"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="587"/>
         <source>Enter the maximum size of a variable to be shown (0 = no limit)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="632"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="593"/>
         <source>no limit</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="638"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="599"/>
         <source> Bytes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="611"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="572"/>
         <source>Variables Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="541"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="502"/>
         <source>Number of recent files and conditions:</source>
         <translation type="unfinished">最近文件的数目:</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="548"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="509"/>
         <source>Enter the number of recent files and breakpoint conditions to remember</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="315"/>
+        <source>Select, if path translation for remote debugging should be done</source>
+        <translation type="unfinished">选择是否为远程调试进行路径转化</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="361"/>
+        <source>Select, if the debugger should be executed in a console window</source>
+        <translation type="unfinished">选择是否在控制台窗口执行调试器</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="394"/>
+        <source>Environment Variables for Debug Client</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="407"/>
+        <source>Replace Environment Variables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="414"/>
+        <source>Environment Variables:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="424"/>
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
+&lt;p&gt;Enter the environment variables to be set for the debugger. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;.&lt;/p&gt;
+&lt;p&gt;Example: var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DebuggerInterfacePython</name>
@@ -6709,20 +6741,20 @@
     <message>
         <location filename="../Project/DebuggerPropertiesDialog.ui" line="71"/>
         <source>Environment for Debug Client</source>
-        <translation>调试客户端的环境</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="77"/>
+        <translation type="obsolete">调试客户端的环境</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="204"/>
         <source>Select, if the environment of the debug client should be replaced</source>
         <translation>选择是否替换调试客户的环境</translation>
     </message>
     <message>
         <location filename="../Project/DebuggerPropertiesDialog.ui" line="80"/>
         <source>Replace Environment</source>
-        <translation>替换环境</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="87"/>
+        <translation type="obsolete">替换环境</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="214"/>
         <source>Enter the environment variables to be set.</source>
         <translation>输入要设定的环境变量。</translation>
     </message>
@@ -6731,111 +6763,111 @@
         <source>&lt;b&gt;Environment&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the debugger. The individual settings must be separate by whitespace and be given in the form &apos;var=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="obsolete">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为调试器输入要设定的环境变量。每个设定之间用空格进行分隔,并遵循以下格式:“var=value”。&lt;/p&gt;
 &lt;p&gt;例如:var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../Project/DebuggerPropertiesDialog.ui" line="99"/>
         <source>Environment:</source>
-        <translation>环境:</translation>
+        <translation type="obsolete">环境:</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="71"/>
+        <source>Select, if the debugger should be run remotely</source>
+        <translation>选择是否远程运行调试器</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="74"/>
+        <source>Remote Debugger</source>
+        <translation>远程调试器</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="83"/>
+        <source>Select, if path translation for remote debugging should be done</source>
+        <translation>选择是否为远程调试进行路径转化</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="86"/>
+        <source>Perform Path Translation</source>
+        <translation>执行路径转化</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="95"/>
+        <source>Local Path:</source>
+        <translation>本地路径:</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="102"/>
+        <source>Enter the local path</source>
+        <translation>输入本地路径</translation>
     </message>
     <message>
         <location filename="../Project/DebuggerPropertiesDialog.ui" line="109"/>
-        <source>Select, if the debugger should be run remotely</source>
-        <translation>选择是否远程运行调试器</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="112"/>
-        <source>Remote Debugger</source>
-        <translation>远程调试器</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="121"/>
-        <source>Select, if path translation for remote debugging should be done</source>
-        <translation>选择是否为远程调试进行路径转化</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="124"/>
-        <source>Perform Path Translation</source>
-        <translation>执行路径转化</translation>
+        <source>Enter the remote path</source>
+        <translation>输入远程路径</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="116"/>
+        <source>Remote Path:</source>
+        <translation>远程路径:</translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="126"/>
+        <source>Remote Host:</source>
+        <translation>远程主机:</translation>
     </message>
     <message>
         <location filename="../Project/DebuggerPropertiesDialog.ui" line="133"/>
-        <source>Local Path:</source>
-        <translation>本地路径:</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="140"/>
-        <source>Enter the local path</source>
-        <translation>输入本地路径</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="147"/>
-        <source>Enter the remote path</source>
-        <translation>输入远程路径</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="154"/>
-        <source>Remote Path:</source>
-        <translation>远程路径:</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="164"/>
-        <source>Remote Host:</source>
-        <translation>远程主机:</translation>
-    </message>
-    <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="171"/>
         <source>Enter the remote execution command.</source>
         <translation>输入远程执行命令。</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="174"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="136"/>
         <source>&lt;b&gt;Remote Execution&lt;/b&gt;
 &lt;p&gt;Enter the remote execution command (e.g. ssh). This command is used to log into the remote host and execute the remote debugger.&lt;/p&gt;</source>
         <translation>&lt;b&gt;远程执行&lt;/b&gt;
 &lt;p&gt;输入远程执行命令(如:ssh)。该命令用于登录到远程主机中并执行远程调试器。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="182"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="144"/>
         <source>Remote Execution:</source>
         <translation>远程执行:</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="189"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="151"/>
         <source>Enter the hostname of the remote machine.</source>
         <translation>输入远程机的主机名。</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="192"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="154"/>
         <source>&lt;b&gt;Remote Host&lt;/b&gt;
 &lt;p&gt;Enter the hostname of the remote machine.&lt;/p&gt;</source>
         <translation>&lt;b&gt;远程主机&lt;/b&gt;
 &lt;p&gt;输入远程机的主机名。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="203"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="165"/>
         <source>Select, if the debugger should be executed in a console window</source>
         <translation>选择是否在控制台窗口执行调试器</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="206"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="168"/>
         <source>Console Debugger</source>
         <translation>控制台调试器</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="215"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="177"/>
         <source>Console Command:</source>
         <translation>控制器命令:</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="222"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="184"/>
         <source>Enter the console command (e.g. xterm -e)</source>
         <translation>输入控制台命令(如:xtrem -e)</translation>
     </message>
     <message>
-        <location filename="../Project/DebuggerPropertiesDialog.ui" line="225"/>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="187"/>
         <source>&lt;b&gt;Console Command&lt;/b&gt;
 &lt;p&gt;Enter the console command (e.g. xterm -e). This command is used to open a command window for the debugger.&lt;/p&gt;</source>
         <translation>&lt;b&gt;控制台命令&lt;/b&gt;
@@ -6881,6 +6913,28 @@
         <source>Select the virtual environment to be used</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="198"/>
+        <source>Environment Variables for Debug Client</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="207"/>
+        <source>Replace Environment Variables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="217"/>
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
+&lt;p&gt;Enter the environment variables to be set for the debugger. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;.&lt;/p&gt;
+&lt;p&gt;Example: var1=1 var2=&quot;hello world&quot;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/DebuggerPropertiesDialog.ui" line="226"/>
+        <source>Environment Variables:</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DebuggerPython2Page</name>
@@ -7096,17 +7150,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="97"/>
+        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="98"/>
         <source>Invalid response received from DeepL</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="100"/>
+        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="101"/>
         <source>DeepL call returned an unknown result</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="104"/>
+        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="105"/>
         <source>&lt;p&gt;No translation found&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -63913,8 +63967,8 @@
     </message>
     <message>
         <location filename="../Debugger/StartCoverageDialog.ui" line="150"/>
-        <source>&amp;Environment:</source>
-        <translation>环境(&amp;E):</translation>
+        <source>&amp;Environment Variables:</source>
+        <translation type="unfinished">环境(&amp;E):</translation>
     </message>
     <message>
         <location filename="../Debugger/StartCoverageDialog.ui" line="80"/>
@@ -63923,10 +63977,10 @@
     </message>
     <message>
         <location filename="../Debugger/StartCoverageDialog.ui" line="83"/>
-        <source>&lt;b&gt;Environment&lt;/b&gt;
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;. In order to add to an environment variable, enter it in the form &apos;var+=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="unfinished">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为程序输入要设置的环境变量。每个设置之间必须用空格进行分隔,并且符合如下格式“var+=value”。&lt;/p&gt;
 &lt;p&gt;例: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</translation>
     </message>
@@ -64023,17 +64077,17 @@
     </message>
     <message>
         <location filename="../Debugger/StartDebugDialog.ui" line="139"/>
-        <source>&lt;b&gt;Environment&lt;/b&gt;
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;. In order to add to an environment variable, enter it in the form &apos;var+=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="unfinished">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为程序输入要设置的环境变量。每个设置之间必须用空格进行分隔,并且符合如下格式“var+=value”。&lt;/p&gt;
 &lt;p&gt;例: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../Debugger/StartDebugDialog.ui" line="120"/>
-        <source>&amp;Environment:</source>
-        <translation>环境(&amp;E):</translation>
+        <source>&amp;Environment Variables:</source>
+        <translation type="unfinished">环境(&amp;E):</translation>
     </message>
     <message>
         <location filename="../Debugger/StartDebugDialog.ui" line="109"/>
@@ -64328,17 +64382,17 @@
     </message>
     <message>
         <location filename="../Debugger/StartProfileDialog.ui" line="139"/>
-        <source>&lt;b&gt;Environment&lt;/b&gt;
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;. In order to add to an environment variable, enter it in the form &apos;var+=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="unfinished">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为程序输入要设置的环境变量。每个设置之间必须用空格进行分隔,并且符合如下格式“var+=value”。&lt;/p&gt;
 &lt;p&gt;例: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../Debugger/StartProfileDialog.ui" line="120"/>
-        <source>&amp;Environment:</source>
-        <translation>环境(&amp;E):</translation>
+        <source>&amp;Environment Variables:</source>
+        <translation type="unfinished">环境(&amp;E):</translation>
     </message>
     <message>
         <location filename="../Debugger/StartProfileDialog.ui" line="109"/>
@@ -64507,8 +64561,8 @@
     </message>
     <message>
         <location filename="../Debugger/StartRunDialog.ui" line="120"/>
-        <source>&amp;Environment:</source>
-        <translation>环境(&amp;E):</translation>
+        <source>&amp;Environment Variables:</source>
+        <translation type="unfinished">环境(&amp;E):</translation>
     </message>
     <message>
         <location filename="../Debugger/StartRunDialog.ui" line="136"/>
@@ -64517,10 +64571,10 @@
     </message>
     <message>
         <location filename="../Debugger/StartRunDialog.ui" line="139"/>
-        <source>&lt;b&gt;Environment&lt;/b&gt;
+        <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form &apos;var=value&apos;. In order to add to an environment variable, enter it in the form &apos;var+=value&apos;.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</source>
-        <translation>&lt;b&gt;环境&lt;/b&gt;
+        <translation type="unfinished">&lt;b&gt;环境&lt;/b&gt;
 &lt;p&gt;为程序输入要设置的环境变量。每个设置之间必须用空格进行分隔,并且符合如下格式“var+=value”。&lt;/p&gt;
 &lt;p&gt;例: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</translation>
     </message>
@@ -73012,12 +73066,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorWidget.py" line="427"/>
+        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorWidget.py" line="429"/>
         <source>Translation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorWidget.py" line="409"/>
+        <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorWidget.py" line="411"/>
         <source>The selected translation service does not support the Text-to-Speech function.</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial