--- a/i18n/eric6_zh_CN.GB2312.ts Tue Apr 14 19:51:10 2015 +0200 +++ b/i18n/eric6_zh_CN.GB2312.ts Thu Apr 16 19:58:27 2015 +0200 @@ -1395,37 +1395,37 @@ <context> <name>BackgroundService</name> <message> - <location filename="../Utilities/BackgroundService.py" line="119"/> + <location filename="../Utilities/BackgroundService.py" line="120"/> <source>{0} not configured.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="166"/> + <location filename="../Utilities/BackgroundService.py" line="169"/> <source>Restart background client?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="191"/> + <location filename="../Utilities/BackgroundService.py" line="194"/> <source>An error in Erics background client stopped the service.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="358"/> + <location filename="../Utilities/BackgroundService.py" line="375"/> <source>Erics background client disconnected because of an unknown reason.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="364"/> + <location filename="../Utilities/BackgroundService.py" line="381"/> <source>Background client disconnected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="364"/> + <location filename="../Utilities/BackgroundService.py" line="381"/> <source>The background client for <b>{0}</b> disconnect because of an unknown reason.<br>Should it be restarted?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Utilities/BackgroundService.py" line="166"/> + <location filename="../Utilities/BackgroundService.py" line="169"/> <source><p>The background client for <b>{0}</b> has stopped due to an exception. It's used by various plug-ins like the different checkers.</p><p>Select<ul><li><b>'Yes'</b> to restart the client, but abort the last job</li><li><b>'Retry'</b> to restart the client and the last job</li><li><b>'No'</b> to leave the client off.</li></ul></p><p>Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.</p></source> <translation type="unfinished"></translation> </message> @@ -3098,47 +3098,47 @@ <translation type="unfinished">消息</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="63"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="64"/> <source>PEP-257</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="64"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="65"/> <source>Eric</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="66"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="67"/> <source>Statistics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="68"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="69"/> <source>Press to show some statistics for the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="71"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="72"/> <source>Show</source> <translation type="unfinished">显示</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="73"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="74"/> <source>Press to show all files containing an issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="410"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="467"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="172"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="221"/> <source>Fix: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="505"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="588"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> @@ -3163,30 +3163,35 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="463"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="542"/> <source>{0} (ignored)</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="452"/> + <source>Preparing files...</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="282"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="331"/> <source>Check Code Style</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="282"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="331"/> <source>&Code Style...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="190"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="239"/> <source>Check code style.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="286"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="335"/> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation type="unfinished"></translation> </message> @@ -3924,293 +3929,293 @@ <context> <name>ConfigurationWidget</name> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="124"/> + <location filename="../Preferences/ConfigurationDialog.py" line="127"/> <source>Application</source> <translation>应用程序</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="130"/> - <source>CORBA</source> - <translation>CORBA</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="133"/> - <source>Email</source> - <translation>电子邮件</translation> + <source>CORBA</source> + <translation>CORBA</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="136"/> - <source>Graphics</source> - <translation>图形</translation> + <source>Email</source> + <translation>电子邮件</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="139"/> + <source>Graphics</source> + <translation>图形</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="142"/> <source>Icons</source> <translation>图标</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="332"/> + <location filename="../Preferences/ConfigurationDialog.py" line="336"/> <source>Network</source> <translation>网络</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="158"/> + <location filename="../Preferences/ConfigurationDialog.py" line="161"/> <source>Plugin Manager</source> <translation>插件管理器</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="335"/> + <location filename="../Preferences/ConfigurationDialog.py" line="339"/> <source>Printer</source> <translation>打印机</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="197"/> + <location filename="../Preferences/ConfigurationDialog.py" line="200"/> <source>Python</source> <translation>Python</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="168"/> + <location filename="../Preferences/ConfigurationDialog.py" line="171"/> <source>Qt</source> <translation>Qt</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="174"/> - <source>Shell</source> - <translation>命令行</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="177"/> - <source>Tasks</source> - <translation>任务</translation> + <source>Shell</source> + <translation>命令行</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="180"/> + <source>Tasks</source> + <translation>任务</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="183"/> <source>Templates</source> <translation>模板</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="186"/> + <location filename="../Preferences/ConfigurationDialog.py" line="189"/> <source>Version Control Systems</source> <translation>版本控制系统</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="191"/> + <location filename="../Preferences/ConfigurationDialog.py" line="194"/> <source>Debugger</source> <translation>调试器</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="227"/> + <location filename="../Preferences/ConfigurationDialog.py" line="230"/> <source>General</source> <translation>通用配置</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="203"/> + <location filename="../Preferences/ConfigurationDialog.py" line="206"/> <source>Ruby</source> <translation>Ruby</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="207"/> - <source>Editor</source> - <translation>编辑器</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="210"/> - <source>APIs</source> - <translation>API</translation> + <source>Editor</source> + <translation>编辑器</translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="213"/> + <source>APIs</source> + <translation>API</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="216"/> <source>Autocompletion</source> <translation>自动完成</translation> </message> <message> + <location filename="../Preferences/ConfigurationDialog.py" line="227"/> + <source>QScintilla</source> + <translation>QScintilla</translation> + </message> + <message> <location filename="../Preferences/ConfigurationDialog.py" line="224"/> - <source>QScintilla</source> - <translation>QScintilla</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="221"/> <source>Calltips</source> <translation>调用提示</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="230"/> + <location filename="../Preferences/ConfigurationDialog.py" line="233"/> <source>Filehandling</source> <translation>文件处理</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="234"/> - <source>Searching</source> - <translation>查找</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="237"/> + <source>Searching</source> + <translation>查找</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="240"/> <source>Spell checking</source> <translation>拼写检查</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="241"/> + <location filename="../Preferences/ConfigurationDialog.py" line="244"/> <source>Style</source> <translation>风格</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="247"/> - <source>Typing</source> - <translation>键盘输入</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="250"/> + <source>Typing</source> + <translation>键盘输入</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="253"/> <source>Exporters</source> <translation>输出器</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="254"/> + <location filename="../Preferences/ConfigurationDialog.py" line="257"/> <source>Highlighters</source> <translation>高亮功能</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="258"/> + <location filename="../Preferences/ConfigurationDialog.py" line="261"/> <source>Filetype Associations</source> <translation>文件类型关联</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="262"/> + <location filename="../Preferences/ConfigurationDialog.py" line="265"/> <source>Styles</source> <translation>风格</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="269"/> + <location filename="../Preferences/ConfigurationDialog.py" line="272"/> <source>Properties</source> <translation>属性</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="342"/> + <location filename="../Preferences/ConfigurationDialog.py" line="346"/> <source>Help</source> <translation>帮助</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="348"/> + <location filename="../Preferences/ConfigurationDialog.py" line="352"/> <source>Help Documentation</source> <translation>帮助文档</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="283"/> + <location filename="../Preferences/ConfigurationDialog.py" line="286"/> <source>Help Viewers</source> <translation>帮助浏览器</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="300"/> - <source>Project</source> - <translation>项目</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="297"/> - <source>Project Viewer</source> - <translation>项目浏览器</translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="303"/> + <source>Project</source> + <translation>项目</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="300"/> + <source>Project Viewer</source> + <translation>项目浏览器</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="306"/> <source>Multiproject</source> <translation>多重项目</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="329"/> + <location filename="../Preferences/ConfigurationDialog.py" line="333"/> <source>Interface</source> <translation>界面</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="314"/> + <location filename="../Preferences/ConfigurationDialog.py" line="317"/> <source>Viewmanager</source> <translation>视图管理器</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="345"/> + <location filename="../Preferences/ConfigurationDialog.py" line="349"/> <source>Appearance</source> <translation>外观</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="490"/> + <location filename="../Preferences/ConfigurationDialog.py" line="501"/> <source>Preferences</source> <translation>参数选择</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="495"/> + <location filename="../Preferences/ConfigurationDialog.py" line="506"/> <source>Please select an entry of the list to display the configuration page.</source> <translation>请在左边选择一个列表项以显示配置页面。</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="568"/> + <location filename="../Preferences/ConfigurationDialog.py" line="579"/> <source>Configuration Page Error</source> <translation>配置页面错误</translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="200"/> + <location filename="../Preferences/ConfigurationDialog.py" line="203"/> <source>Python3</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="568"/> + <location filename="../Preferences/ConfigurationDialog.py" line="579"/> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="266"/> + <location filename="../Preferences/ConfigurationDialog.py" line="269"/> <source>Keywords</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="127"/> + <location filename="../Preferences/ConfigurationDialog.py" line="130"/> <source>Cooperation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="367"/> + <location filename="../Preferences/ConfigurationDialog.py" line="372"/> <source>Tray Starter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="352"/> + <location filename="../Preferences/ConfigurationDialog.py" line="356"/> <source>VirusTotal Interface</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="338"/> + <location filename="../Preferences/ConfigurationDialog.py" line="342"/> <source>Security</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="154"/> + <location filename="../Preferences/ConfigurationDialog.py" line="157"/> <source>Notifications</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="142"/> - <source>IRC</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="244"/> - <source>Code Checkers</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="355"/> - <source>eric6 Web Browser</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="145"/> - <source>Log-Viewer</source> - <translation type="unfinished">日志浏览器</translation> + <source>IRC</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="247"/> + <source>Code Checkers</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="359"/> + <source>eric6 Web Browser</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="148"/> + <source>Log-Viewer</source> + <translation type="unfinished">日志浏览器</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="151"/> <source>Mimetypes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="428"/> + <location filename="../Preferences/ConfigurationDialog.py" line="439"/> <source>Enter search text...</source> <translation type="unfinished"></translation> </message> @@ -56999,1390 +57004,1390 @@ <translation>恢复工具拦管理器……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1281"/> + <location filename="../UI/UserInterface.py" line="1283"/> <source>Project-Viewer</source> <translation>项目浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1298"/> + <location filename="../UI/UserInterface.py" line="1300"/> <source>Multiproject-Viewer</source> <translation>多重项目浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1316"/> + <location filename="../UI/UserInterface.py" line="1318"/> <source>Debug-Viewer</source> <translation>调试浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1367"/> + <location filename="../UI/UserInterface.py" line="1369"/> <source>Log-Viewer</source> <translation>日志浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1385"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Task-Viewer</source> <translation>任务浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1403"/> + <location filename="../UI/UserInterface.py" line="1405"/> <source>Template-Viewer</source> <translation>模板浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1350"/> + <location filename="../UI/UserInterface.py" line="1352"/> <source>File-Browser</source> <translation>文件浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>Shell</source> <translation>命令行</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1446"/> + <location filename="../UI/UserInterface.py" line="1448"/> <source>Horizontal Toolbox</source> <translation>横向工具箱</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1211"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>Quit</source> <translation>退出</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1211"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>&Quit</source> <translation>退出(&Q)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1211"/> + <location filename="../UI/UserInterface.py" line="1213"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1217"/> + <location filename="../UI/UserInterface.py" line="1219"/> <source>Quit the IDE</source> <translation>退出程序</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1218"/> + <location filename="../UI/UserInterface.py" line="1220"/> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation><b>退出程序</b><p>退出本程序。 先保存任何未保存的更改。任何被调试的 Python 程序都将停止,并将选项写入磁盘。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1247"/> + <location filename="../UI/UserInterface.py" line="1249"/> <source>Edit Profile</source> <translation>编辑模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1253"/> - <source>Activate the edit view profile</source> - <translation>激活编辑视图模式</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1255"/> + <source>Activate the edit view profile</source> + <translation>激活编辑视图模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1257"/> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>编辑模式</b><p>激活“编辑视图模式”。如果激活了该模式,则显示的窗口将按“视图模式配置”对话框进行配置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1264"/> + <location filename="../UI/UserInterface.py" line="1266"/> <source>Debug Profile</source> <translation>调试模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1270"/> - <source>Activate the debug view profile</source> - <translation>激活调试模式</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1272"/> + <source>Activate the debug view profile</source> + <translation>激活调试模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1274"/> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>调试模式</b><p>激活“调试视图模式”。如果激活了该模式,则显示的窗口将按“视图模式配置”对话框进行配置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1281"/> + <location filename="../UI/UserInterface.py" line="1283"/> <source>&Project-Viewer</source> <translation>项目浏览器(&P)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1281"/> + <location filename="../UI/UserInterface.py" line="1283"/> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1298"/> + <location filename="../UI/UserInterface.py" line="1300"/> <source>&Multiproject-Viewer</source> <translation>多重项目浏览器(&M)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1298"/> + <location filename="../UI/UserInterface.py" line="1300"/> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1316"/> + <location filename="../UI/UserInterface.py" line="1318"/> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>&Shell</source> <translation>命令行(&S)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1350"/> + <location filename="../UI/UserInterface.py" line="1352"/> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1367"/> + <location filename="../UI/UserInterface.py" line="1369"/> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1385"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1403"/> + <location filename="../UI/UserInterface.py" line="1405"/> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1446"/> + <location filename="../UI/UserInterface.py" line="1448"/> <source>&Horizontal Toolbox</source> <translation>横向工具箱(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1450"/> - <source>Toggle the Horizontal Toolbox window</source> - <translation>切换横向工具箱窗口</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1452"/> + <source>Toggle the Horizontal Toolbox window</source> + <translation>切换横向工具箱窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1454"/> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>切换横向工具箱窗口</b><p>在横向工具箱窗口的显示和隐藏状态间切换。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1572"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>What's This?</source> <translation>这是什么?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1572"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>&What's This?</source> <translation>这是什么(&W)?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1572"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1578"/> + <location filename="../UI/UserInterface.py" line="1580"/> <source>Context sensitive help</source> <translation>背景帮助</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1579"/> + <location filename="../UI/UserInterface.py" line="1581"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>显示背景帮助</b><p>在“这是什么?”模式中,鼠标光标显示为带问号的箭头,通过点击界面元素你可以获得“在做什么”和“怎样使用”的简短描述。使用标题栏中的上下文帮助按钮可以获得此功能。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1590"/> + <location filename="../UI/UserInterface.py" line="1592"/> <source>Helpviewer</source> <translation>帮助浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1590"/> + <location filename="../UI/UserInterface.py" line="1592"/> <source>&Helpviewer...</source> <translation>帮助浏览器(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1590"/> + <location filename="../UI/UserInterface.py" line="1592"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1596"/> + <location filename="../UI/UserInterface.py" line="1598"/> <source>Open the helpviewer window</source> <translation>打开帮助浏览器窗口</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1615"/> + <location filename="../UI/UserInterface.py" line="1617"/> <source>Show Versions</source> <translation>显示版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1615"/> + <location filename="../UI/UserInterface.py" line="1617"/> <source>Show &Versions</source> <translation>显示版本(&V)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1619"/> - <source>Display version information</source> - <translation>显示版本信息</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1621"/> + <source>Display version information</source> + <translation>显示版本信息</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1623"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>显示版本</b><p>显示版本信息。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1631"/> + <location filename="../UI/UserInterface.py" line="1633"/> <source>Check for Updates</source> <translation>检查更新</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1628"/> + <location filename="../UI/UserInterface.py" line="1630"/> <source>Check for &Updates...</source> <translation>检查更新(&U)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1639"/> + <location filename="../UI/UserInterface.py" line="1641"/> <source>Show downloadable versions</source> <translation>显示可下载的版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1639"/> + <location filename="../UI/UserInterface.py" line="1641"/> <source>Show &downloadable versions...</source> <translation>显示可下载的版本(&d)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1643"/> + <location filename="../UI/UserInterface.py" line="1645"/> <source>Show the versions available for download</source> <translation>显示可以下载的版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3003"/> + <location filename="../UI/UserInterface.py" line="3005"/> <source>Report Bug</source> <translation>报告错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1666"/> + <location filename="../UI/UserInterface.py" line="1668"/> <source>Report &Bug...</source> <translation>报告错误(&B)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1670"/> + <location filename="../UI/UserInterface.py" line="1672"/> <source>Report a bug</source> <translation>报告一个错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1671"/> + <location filename="../UI/UserInterface.py" line="1673"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>报告错误……</b><p>打开一个对话框并报告一个错误。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1678"/> + <location filename="../UI/UserInterface.py" line="1680"/> <source>Request Feature</source> <translation>请求功能</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1678"/> + <location filename="../UI/UserInterface.py" line="1680"/> <source>Request &Feature...</source> <translation>请求功能(&F)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1682"/> - <source>Send a feature request</source> - <translation>发送一个功能请求</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1684"/> + <source>Send a feature request</source> + <translation>发送一个功能请求</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1686"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>请求功能……</b><p>打开一个对话框并发送一个功能请求。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2597"/> + <location filename="../UI/UserInterface.py" line="2599"/> <source>Unittest</source> <translation>单元测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1693"/> + <location filename="../UI/UserInterface.py" line="1695"/> <source>&Unittest...</source> <translation>单元测试(&U)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1698"/> + <location filename="../UI/UserInterface.py" line="1700"/> <source>Start unittest dialog</source> <translation>打开单元测试对话框</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1699"/> + <location filename="../UI/UserInterface.py" line="1701"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation><b>单元测试</b><p>执行单元测试。通过对话框可以选择和运行一个单元测试组件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1707"/> + <location filename="../UI/UserInterface.py" line="1709"/> <source>Unittest Restart</source> <translation>单元测试重启</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1707"/> + <location filename="../UI/UserInterface.py" line="1709"/> <source>&Restart Unittest...</source> <translation>重启单元测试(&R)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1712"/> + <location filename="../UI/UserInterface.py" line="1714"/> <source>Restart last unittest</source> <translation>重启最后的单元测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1713"/> + <location filename="../UI/UserInterface.py" line="1715"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation><b>重启单元测试</b><p>重新启动最后执行的单元测试。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1737"/> + <location filename="../UI/UserInterface.py" line="1739"/> <source>Unittest Script</source> <translation>脚本单元测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1737"/> + <location filename="../UI/UserInterface.py" line="1739"/> <source>Unittest &Script...</source> <translation>脚本单元测试(&S)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1742"/> - <source>Run unittest with current script</source> - <translation>对当前脚本运行单元测试</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1744"/> + <source>Run unittest with current script</source> + <translation>对当前脚本运行单元测试</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1746"/> <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> <translation><b>脚本单元测试</b><p>对当前脚本运动单元测试。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4100"/> + <location filename="../UI/UserInterface.py" line="4102"/> <source>Unittest Project</source> <translation>项目单元测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1752"/> + <location filename="../UI/UserInterface.py" line="1754"/> <source>Unittest &Project...</source> <translation>项目单元测试(&P)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1757"/> - <source>Run unittest with current project</source> - <translation>对当前项目运行单元测试</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1759"/> + <source>Run unittest with current project</source> + <translation>对当前项目运行单元测试</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1761"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>项目单元测试</b><p>对当前项目运行单元测试。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1820"/> + <location filename="../UI/UserInterface.py" line="1822"/> <source>UI Previewer</source> <translation>用户界面预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1820"/> + <location filename="../UI/UserInterface.py" line="1822"/> <source>&UI Previewer...</source> <translation>用户界面(&U)预览器……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1825"/> + <location filename="../UI/UserInterface.py" line="1827"/> <source>Start the UI Previewer</source> <translation>开启用户界面预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1826"/> + <location filename="../UI/UserInterface.py" line="1828"/> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>助词界面预览器</b><p>开启用户界面预览器。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1833"/> + <location filename="../UI/UserInterface.py" line="1835"/> <source>Translations Previewer</source> <translation>翻译预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1833"/> + <location filename="../UI/UserInterface.py" line="1835"/> <source>&Translations Previewer...</source> <translation>翻译预览器(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1838"/> - <source>Start the Translations Previewer</source> - <translation>开启翻译预览器</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1840"/> + <source>Start the Translations Previewer</source> + <translation>开启翻译预览器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1842"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>翻译预览器</b><p>开启翻译预览器。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1847"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>Compare Files</source> <translation>比较文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1847"/> + <location filename="../UI/UserInterface.py" line="1849"/> <source>&Compare Files...</source> <translation>比较文件(&C)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1865"/> + <location filename="../UI/UserInterface.py" line="1867"/> <source>Compare two files</source> <translation>比较两个文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1853"/> + <location filename="../UI/UserInterface.py" line="1855"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>比较文件</b><p>打开对话框比较两个文件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1860"/> + <location filename="../UI/UserInterface.py" line="1862"/> <source>Compare Files side by side</source> <translation>并排比较文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1866"/> + <location filename="../UI/UserInterface.py" line="1868"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>并排比较文件</b><p>打开对话框比较两个文件,并排显示结果。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1892"/> + <location filename="../UI/UserInterface.py" line="1894"/> <source>Mini Editor</source> <translation>小型编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1887"/> + <location filename="../UI/UserInterface.py" line="1889"/> <source>Mini &Editor...</source> <translation>小型编辑器(&E)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1893"/> + <location filename="../UI/UserInterface.py" line="1895"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>小型编辑器</b><p>打开一个具有简化功能编辑器的对话框。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1943"/> + <location filename="../UI/UserInterface.py" line="1945"/> <source>Preferences</source> <translation>参数选择</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1943"/> + <location filename="../UI/UserInterface.py" line="1945"/> <source>&Preferences...</source> <translation>参数选择(&P)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1948"/> - <source>Set the prefered configuration</source> - <translation>设定偏好配置</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1950"/> + <source>Set the prefered configuration</source> + <translation>设定偏好配置</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1952"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>参数选择</b><p>将应用程序的配置项设定为你喜欢的值。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1959"/> + <location filename="../UI/UserInterface.py" line="1961"/> <source>Export Preferences</source> <translation>导出首选项</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1959"/> + <location filename="../UI/UserInterface.py" line="1961"/> <source>E&xport Preferences...</source> <translation>导出首选项(&x)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1964"/> - <source>Export the current configuration</source> - <translation>导出当前配置</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1966"/> + <source>Export the current configuration</source> + <translation>导出当前配置</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1968"/> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>导出首选项</b><p>将当前配置导出到一个文件中。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1973"/> + <location filename="../UI/UserInterface.py" line="1975"/> <source>Import Preferences</source> <translation>导入首选项</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1973"/> + <location filename="../UI/UserInterface.py" line="1975"/> <source>I&mport Preferences...</source> <translation>导入首选项(&m)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1978"/> - <source>Import a previously exported configuration</source> - <translation>导入以前导出的配置</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1980"/> + <source>Import a previously exported configuration</source> + <translation>导入以前导出的配置</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1982"/> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>导入首选项</b><p>导入以前导出的配置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1987"/> + <location filename="../UI/UserInterface.py" line="1989"/> <source>Reload APIs</source> <translation>重新载入 API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1987"/> + <location filename="../UI/UserInterface.py" line="1989"/> <source>Reload &APIs</source> <translation>重新载入 &API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991"/> - <source>Reload the API information</source> - <translation>重新载入 API 信息</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1993"/> + <source>Reload the API information</source> + <translation>重新载入 API 信息</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1995"/> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>重新载入 API</b><p>重新载入 API 信息。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2005"/> + <location filename="../UI/UserInterface.py" line="2007"/> <source>Show external tools</source> <translation>显示外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2000"/> + <location filename="../UI/UserInterface.py" line="2002"/> <source>Show external &tools</source> <translation>显示外部工具(&t)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2016"/> + <location filename="../UI/UserInterface.py" line="2018"/> <source>View Profiles</source> <translation>视图模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2016"/> + <location filename="../UI/UserInterface.py" line="2018"/> <source>&View Profiles...</source> <translation>视图模式(&V)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2021"/> - <source>Configure view profiles</source> - <translation>配置视图模式</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2023"/> + <source>Configure view profiles</source> + <translation>配置视图模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2025"/> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>视图模式</b><p>配置视图模式。通过该对话框可以为预先确定的视图设置多个窗口的可见性。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2033"/> + <location filename="../UI/UserInterface.py" line="2035"/> <source>Toolbars</source> <translation>工具栏</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2033"/> + <location filename="../UI/UserInterface.py" line="2035"/> <source>Tool&bars...</source> <translation>工具栏(&b)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2038"/> + <location filename="../UI/UserInterface.py" line="2040"/> <source>Configure toolbars</source> <translation>配置工具栏</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2039"/> + <location filename="../UI/UserInterface.py" line="2041"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>工具栏</b><p>配置工具栏通过该对话框可以改变显示于多个工具栏的动作,还可以自定义工具栏。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2048"/> + <location filename="../UI/UserInterface.py" line="2050"/> <source>Keyboard Shortcuts</source> <translation>键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2048"/> + <location filename="../UI/UserInterface.py" line="2050"/> <source>Keyboard &Shortcuts...</source> <translation>键盘快捷键(&S)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2053"/> - <source>Set the keyboard shortcuts</source> - <translation>设置键盘快捷键</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2055"/> + <source>Set the keyboard shortcuts</source> + <translation>设置键盘快捷键</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2057"/> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>键盘快捷键</b><p>将程序的键盘快捷键设置成你喜欢的按键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5365"/> + <location filename="../UI/UserInterface.py" line="5371"/> <source>Export Keyboard Shortcuts</source> <translation>导出键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2063"/> + <location filename="../UI/UserInterface.py" line="2065"/> <source>&Export Keyboard Shortcuts...</source> <translation>导出键盘快捷键(&E)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2068"/> - <source>Export the keyboard shortcuts</source> - <translation>导出键盘快捷键</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2070"/> + <source>Export the keyboard shortcuts</source> + <translation>导出键盘快捷键</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2072"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>导出键盘快捷键</b><p>导出程序的键盘快捷键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5389"/> + <location filename="../UI/UserInterface.py" line="5395"/> <source>Import Keyboard Shortcuts</source> <translation>导入键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2077"/> + <location filename="../UI/UserInterface.py" line="2079"/> <source>&Import Keyboard Shortcuts...</source> <translation>导入键盘快捷键(&I)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2082"/> - <source>Import the keyboard shortcuts</source> - <translation>导入键盘快捷键</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2084"/> + <source>Import the keyboard shortcuts</source> + <translation>导入键盘快捷键</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2086"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>导入键盘快捷键</b><p>导入程序的键盘快捷键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2125"/> + <location filename="../UI/UserInterface.py" line="2127"/> <source>Activate current editor</source> <translation>激活当前编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2125"/> + <location filename="../UI/UserInterface.py" line="2127"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2135"/> + <location filename="../UI/UserInterface.py" line="2137"/> <source>Show next</source> <translation>显示下一个</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2135"/> + <location filename="../UI/UserInterface.py" line="2137"/> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2144"/> + <location filename="../UI/UserInterface.py" line="2146"/> <source>Show previous</source> <translation>显示上一个</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2144"/> + <location filename="../UI/UserInterface.py" line="2146"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2153"/> + <location filename="../UI/UserInterface.py" line="2155"/> <source>Switch between tabs</source> <translation>在选项卡间切换</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2153"/> + <location filename="../UI/UserInterface.py" line="2155"/> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2162"/> + <location filename="../UI/UserInterface.py" line="2164"/> <source>Plugin Infos</source> <translation>插件信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2162"/> + <location filename="../UI/UserInterface.py" line="2164"/> <source>&Plugin Infos...</source> <translation>插件信息(&P)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166"/> + <location filename="../UI/UserInterface.py" line="2168"/> <source>Show Plugin Infos</source> <translation>显示插件信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2167"/> + <location filename="../UI/UserInterface.py" line="2169"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>插件信息……</b><p>打开一个对话框,显示与已载入插件有关的一些信息。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2180"/> + <location filename="../UI/UserInterface.py" line="2182"/> <source>Install Plugins</source> <translation>安装插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2175"/> + <location filename="../UI/UserInterface.py" line="2177"/> <source>&Install Plugins...</source> <translation>安装插件(&I)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2181"/> + <location filename="../UI/UserInterface.py" line="2183"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>安装插件……</b><p>打开一个对话框安装或更新插件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2193"/> + <location filename="../UI/UserInterface.py" line="2195"/> <source>Uninstall Plugin</source> <translation>卸载插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2188"/> + <location filename="../UI/UserInterface.py" line="2190"/> <source>&Uninstall Plugin...</source> <translation>卸载插件(&U)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2194"/> + <location filename="../UI/UserInterface.py" line="2196"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>卸载插件……</b><p>打开一个对话框卸载插件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2201"/> + <location filename="../UI/UserInterface.py" line="2203"/> <source>Plugin Repository</source> <translation>插件储存库</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2201"/> + <location filename="../UI/UserInterface.py" line="2203"/> <source>Plugin &Repository...</source> <translation>插件储存库(&R)……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2206"/> - <source>Show Plugins available for download</source> - <translation>显示可以下载的插件</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2208"/> + <source>Show Plugins available for download</source> + <translation>显示可以下载的插件</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2210"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>插件储存库……</b><p>打开一个对话框,显示互联网上可用的插件列表。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2232"/> + <location filename="../UI/UserInterface.py" line="2234"/> <source>Qt4 Documentation</source> <translation>Qt4 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2232"/> + <location filename="../UI/UserInterface.py" line="2234"/> <source>Qt&4 Documentation</source> <translation>Qt&4 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2236"/> + <location filename="../UI/UserInterface.py" line="2238"/> <source>Open Qt4 Documentation</source> <translation>打开 Qt4 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2262"/> + <location filename="../UI/UserInterface.py" line="2264"/> <source>PyQt4 Documentation</source> <translation>PyQt4 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2266"/> + <location filename="../UI/UserInterface.py" line="2268"/> <source>Open PyQt4 Documentation</source> <translation>打开 PyQt4 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2346"/> + <location filename="../UI/UserInterface.py" line="2348"/> <source>Eric API Documentation</source> <translation>Eric API 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2346"/> + <location filename="../UI/UserInterface.py" line="2348"/> <source>&Eric API Documentation</source> <translation>&Eric API 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2350"/> + <location filename="../UI/UserInterface.py" line="2352"/> <source>Open Eric API Documentation</source> <translation>打开 Eric API 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2412"/> + <location filename="../UI/UserInterface.py" line="2414"/> <source>&Unittest</source> <translation>单元测试(&U)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2429"/> + <location filename="../UI/UserInterface.py" line="2431"/> <source>E&xtras</source> <translation>附加程序(&x)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2434"/> + <location filename="../UI/UserInterface.py" line="2436"/> <source>Wi&zards</source> <translation>向导(&z)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2442"/> + <location filename="../UI/UserInterface.py" line="2444"/> <source>&Tools</source> <translation>工具(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2447"/> <source>Select Tool Group</source> <translation>选择工具组</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2451"/> + <location filename="../UI/UserInterface.py" line="2453"/> <source>Se&ttings</source> <translation>设置(&t)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2474"/> + <location filename="../UI/UserInterface.py" line="2476"/> <source>&Window</source> <translation>窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2499"/> + <location filename="../UI/UserInterface.py" line="2501"/> <source>&Toolbars</source> <translation>工具栏(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2510"/> + <location filename="../UI/UserInterface.py" line="2512"/> <source>P&lugins</source> <translation>插件(&l)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2519"/> + <location filename="../UI/UserInterface.py" line="2521"/> <source>Configure...</source> <translation>配置……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Help</source> <translation>帮助(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2596"/> - <source>Tools</source> - <translation>工具</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2598"/> - <source>Settings</source> - <translation>设置</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4352"/> - <source>Help</source> - <translation>帮助</translation> + <source>Tools</source> + <translation>工具</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2600"/> + <source>Settings</source> + <translation>设置</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4354"/> + <source>Help</source> + <translation>帮助</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2602"/> <source>Profiles</source> <translation>模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2601"/> + <location filename="../UI/UserInterface.py" line="2603"/> <source>Plugins</source> <translation>插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2750"/> + <location filename="../UI/UserInterface.py" line="2752"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>状态栏的这一部分显示当前编辑器语言。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2757"/> + <location filename="../UI/UserInterface.py" line="2759"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>状态栏的这一部分显示当前编辑器编码。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2764"/> + <location filename="../UI/UserInterface.py" line="2766"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>状态栏的这一部分显示当前编辑器行尾设置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2771"/> + <location filename="../UI/UserInterface.py" line="2773"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>状态栏的这一部分显示当前编辑器文件是否可写。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2778"/> + <location filename="../UI/UserInterface.py" line="2780"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>状态栏的这一部分显示当前编辑的行号。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2785"/> + <location filename="../UI/UserInterface.py" line="2787"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>状态栏的这一部分显示当前编辑器的光标位置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2952"/> + <location filename="../UI/UserInterface.py" line="2954"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>版本号</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6152"/> + <location filename="../UI/UserInterface.py" line="6158"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3003"/> + <location filename="../UI/UserInterface.py" line="3005"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>电子邮件地址或邮件服务器地址为空。请在参数选择对话框中配置你的电子邮件设置。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3283"/> + <location filename="../UI/UserInterface.py" line="3285"/> <source>Restart application</source> <translation>重启程序</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3283"/> + <location filename="../UI/UserInterface.py" line="3285"/> <source>The application needs to be restarted. Do it now?</source> <translation>程序需要重启。现在重启?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3317"/> + <location filename="../UI/UserInterface.py" line="3319"/> <source>Configure Tool Groups ...</source> <translation>配置工具组……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3321"/> + <location filename="../UI/UserInterface.py" line="3323"/> <source>Configure current Tool Group ...</source> <translation>配置当前工具组……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3371"/> + <location filename="../UI/UserInterface.py" line="3373"/> <source>&Builtin Tools</source> <translation>内建工具(&B)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3379"/> + <location filename="../UI/UserInterface.py" line="3381"/> <source>&Plugin Tools</source> <translation>插件工具(&P)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3469"/> - <source>&Show all</source> - <translation>全部显示(&S)</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3471"/> + <source>&Show all</source> + <translation>全部显示(&S)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3473"/> <source>&Hide all</source> <translation>全部隐藏(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4100"/> + <location filename="../UI/UserInterface.py" line="4102"/> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4478"/> + <location filename="../UI/UserInterface.py" line="4480"/> <source>Problem</source> <translation>问题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4653"/> + <location filename="../UI/UserInterface.py" line="4655"/> <source>Process Generation Error</source> <translation>进程生成错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5189"/> + <location filename="../UI/UserInterface.py" line="5191"/> <source>Open Browser</source> <translation type="unfinished">打开浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5189"/> + <location filename="../UI/UserInterface.py" line="5191"/> <source>Could not start a web browser</source> <translation type="unfinished">无法启动网络浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4352"/> + <location filename="../UI/UserInterface.py" line="4354"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>目前没有选择自定义浏览器。请使用参数选择对话框指定一个。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4386"/> + <location filename="../UI/UserInterface.py" line="4388"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>无法开启帮助浏览器。<br>确保其有效如 <b>%1</b>。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4598"/> + <location filename="../UI/UserInterface.py" line="4600"/> <source>External Tools</source> <translation>外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source>Documentation Missing</source> <translation>文档丢失</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5080"/> + <location filename="../UI/UserInterface.py" line="5082"/> <source>Documentation</source> <translation>文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4922"/> + <location filename="../UI/UserInterface.py" line="4924"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>未配置 PyQt4 文档起点。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5523"/> + <location filename="../UI/UserInterface.py" line="5529"/> <source>Save tasks</source> <translation>保存任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5558"/> <source>Read tasks</source> <translation>读取任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5570"/> + <location filename="../UI/UserInterface.py" line="5576"/> <source>Save session</source> <translation>保存会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5601"/> + <location filename="../UI/UserInterface.py" line="5607"/> <source>Read session</source> <translation>读取会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5789"/> + <location filename="../UI/UserInterface.py" line="5795"/> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6114"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>Error during updates check</source> <translation>检查更新时出错</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5934"/> + <location filename="../UI/UserInterface.py" line="5940"/> <source>&Cancel</source> <translation>取消(&C)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6094"/> + <location filename="../UI/UserInterface.py" line="6100"/> <source>Update available</source> <translation>可用更新</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6114"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>Could not perform updates check.</source> <translation>无法完成更新检查。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source><h3>Available versions</h3><table></source> <translation><h3>可用版本</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6179"/> + <location filename="../UI/UserInterface.py" line="6185"/> <source>First time usage</source> <translation>第一次使用</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1460"/> + <location filename="../UI/UserInterface.py" line="1462"/> <source>Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1460"/> + <location filename="../UI/UserInterface.py" line="1462"/> <source>&Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1464"/> + <location filename="../UI/UserInterface.py" line="1466"/> <source>Toggle the left sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1465"/> + <location filename="../UI/UserInterface.py" line="1467"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1487"/> + <location filename="../UI/UserInterface.py" line="1489"/> <source>Bottom Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1487"/> + <location filename="../UI/UserInterface.py" line="1489"/> <source>&Bottom Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1491"/> - <source>Toggle the bottom sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1493"/> + <source>Toggle the bottom sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1495"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1316"/> + <location filename="../UI/UserInterface.py" line="1318"/> <source>&Debug-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1874"/> + <location filename="../UI/UserInterface.py" line="1876"/> <source>SQL Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1874"/> + <location filename="../UI/UserInterface.py" line="1876"/> <source>SQL &Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1879"/> + <location filename="../UI/UserInterface.py" line="1881"/> <source>Browse a SQL database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1880"/> + <location filename="../UI/UserInterface.py" line="1882"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914"/> + <location filename="../UI/UserInterface.py" line="1916"/> <source>Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914"/> + <location filename="../UI/UserInterface.py" line="1916"/> <source>&Icon Editor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4299"/> + <location filename="../UI/UserInterface.py" line="4301"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5080"/> + <location filename="../UI/UserInterface.py" line="5082"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2367"/> + <location filename="../UI/UserInterface.py" line="2369"/> <source>PySide Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2367"/> + <location filename="../UI/UserInterface.py" line="2369"/> <source>Py&Side Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2371"/> + <location filename="../UI/UserInterface.py" line="2373"/> <source>Open PySide Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1177"/> + <location filename="../UI/UserInterface.py" line="1179"/> <source>{0} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1184"/> + <location filename="../UI/UserInterface.py" line="1186"/> <source>{0} - {1} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1188"/> + <location filename="../UI/UserInterface.py" line="1190"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2855"/> + <location filename="../UI/UserInterface.py" line="2857"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4478"/> + <location filename="../UI/UserInterface.py" line="4480"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4206"/> + <location filename="../UI/UserInterface.py" line="4208"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4273"/> + <location filename="../UI/UserInterface.py" line="4275"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4324"/> + <location filename="../UI/UserInterface.py" line="4326"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4366"/> + <location filename="../UI/UserInterface.py" line="4368"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4434"/> + <location filename="../UI/UserInterface.py" line="4436"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4489"/> + <location filename="../UI/UserInterface.py" line="4491"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4510"/> + <location filename="../UI/UserInterface.py" line="4512"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4589"/> + <location filename="../UI/UserInterface.py" line="4591"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4598"/> + <location filename="../UI/UserInterface.py" line="4600"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4637"/> + <location filename="../UI/UserInterface.py" line="4639"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4653"/> + <location filename="../UI/UserInterface.py" line="4655"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5523"/> + <location filename="../UI/UserInterface.py" line="5529"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5558"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5570"/> + <location filename="../UI/UserInterface.py" line="5576"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5601"/> + <location filename="../UI/UserInterface.py" line="5607"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5789"/> + <location filename="../UI/UserInterface.py" line="5795"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5943"/> + <location filename="../UI/UserInterface.py" line="5949"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="829"/> + <location filename="../UI/UserInterface.py" line="831"/> <source>Cooperation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1501"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source>Alt+Shift+O</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="886"/> + <location filename="../UI/UserInterface.py" line="888"/> <source>Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1536"/> + <location filename="../UI/UserInterface.py" line="1538"/> <source>Alt+Shift+Y</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="894"/> + <location filename="../UI/UserInterface.py" line="896"/> <source>Numbers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1554"/> + <location filename="../UI/UserInterface.py" line="1556"/> <source>Alt+Shift+B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5389"/> + <location filename="../UI/UserInterface.py" line="5395"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2304"/> + <location filename="../UI/UserInterface.py" line="2306"/> <source>Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2304"/> + <location filename="../UI/UserInterface.py" line="2306"/> <source>Python &3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2308"/> + <location filename="../UI/UserInterface.py" line="2310"/> <source>Open Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2322"/> + <location filename="../UI/UserInterface.py" line="2324"/> <source>Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2322"/> + <location filename="../UI/UserInterface.py" line="2324"/> <source>Python &2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2326"/> - <source>Open Python 2 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2328"/> + <source>Open Python 2 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2330"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6004"/> + <location filename="../UI/UserInterface.py" line="6010"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5997"/> + <location filename="../UI/UserInterface.py" line="6003"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6004"/> + <location filename="../UI/UserInterface.py" line="6010"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -58407,593 +58412,593 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1228"/> + <location filename="../UI/UserInterface.py" line="1230"/> <source>New Window</source> <translation type="unfinished">新建窗口</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1228"/> + <location filename="../UI/UserInterface.py" line="1230"/> <source>New &Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1228"/> + <location filename="../UI/UserInterface.py" line="1230"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1721"/> + <location filename="../UI/UserInterface.py" line="1723"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1721"/> + <location filename="../UI/UserInterface.py" line="1723"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1726"/> - <source>Rerun failed tests of the last run</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1728"/> + <source>Rerun failed tests of the last run</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1730"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1860"/> + <location filename="../UI/UserInterface.py" line="1862"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1928"/> + <location filename="../UI/UserInterface.py" line="1930"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1928"/> + <location filename="../UI/UserInterface.py" line="1930"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1933"/> - <source>Take snapshots of a screen region</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1935"/> + <source>Take snapshots of a screen region</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1937"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4568"/> + <location filename="../UI/UserInterface.py" line="4570"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6198"/> + <location filename="../UI/UserInterface.py" line="6204"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1421"/> + <location filename="../UI/UserInterface.py" line="1423"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1433"/> + <location filename="../UI/UserInterface.py" line="1435"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1287"/> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1289"/> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1291"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1304"/> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1306"/> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1308"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1322"/> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1324"/> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1326"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1340"/> - <source>Switch the input focus to the Shell window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1342"/> + <source>Switch the input focus to the Shell window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1344"/> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1350"/> + <location filename="../UI/UserInterface.py" line="1352"/> <source>&File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1356"/> - <source>Switch the input focus to the File-Browser window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1358"/> + <source>Switch the input focus to the File-Browser window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1360"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1367"/> + <location filename="../UI/UserInterface.py" line="1369"/> <source>Lo&g-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1373"/> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1375"/> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1377"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1385"/> + <location filename="../UI/UserInterface.py" line="1387"/> <source>&Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1391"/> + <location filename="../UI/UserInterface.py" line="1393"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1403"/> + <location filename="../UI/UserInterface.py" line="1405"/> <source>Templ&ate-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1409"/> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1411"/> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1413"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1421"/> + <location filename="../UI/UserInterface.py" line="1423"/> <source>&Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1424"/> + <location filename="../UI/UserInterface.py" line="1426"/> <source>Toggle the Left Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1425"/> + <location filename="../UI/UserInterface.py" line="1427"/> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1433"/> + <location filename="../UI/UserInterface.py" line="1435"/> <source>&Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1437"/> + <location filename="../UI/UserInterface.py" line="1439"/> <source>Toggle the Right Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1438"/> + <location filename="../UI/UserInterface.py" line="1440"/> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1473"/> + <location filename="../UI/UserInterface.py" line="1475"/> <source>Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1473"/> + <location filename="../UI/UserInterface.py" line="1475"/> <source>&Right Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1477"/> - <source>Toggle the right sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1479"/> + <source>Toggle the right sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1481"/> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1501"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1501"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source>Co&operation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1507"/> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1509"/> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1511"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1536"/> + <location filename="../UI/UserInterface.py" line="1538"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1536"/> + <location filename="../UI/UserInterface.py" line="1538"/> <source>S&ymbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1542"/> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1544"/> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1546"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1554"/> + <location filename="../UI/UserInterface.py" line="1556"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1554"/> + <location filename="../UI/UserInterface.py" line="1556"/> <source>Num&bers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1560"/> - <source>Switch the input focus to the Numbers-Viewer window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1562"/> + <source>Switch the input focus to the Numbers-Viewer window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1564"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2479"/> + <location filename="../UI/UserInterface.py" line="2481"/> <source>&Windows</source> <translation type="unfinished">窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1393"/> + <location filename="../UI/UserInterface.py" line="1395"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1519"/> + <location filename="../UI/UserInterface.py" line="1521"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1519"/> + <location filename="../UI/UserInterface.py" line="1521"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1519"/> + <location filename="../UI/UserInterface.py" line="1521"/> <source>Meta+Shift+I</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1525"/> - <source>Switch the input focus to the IRC window.</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1527"/> + <source>Switch the input focus to the IRC window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1529"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1779"/> + <location filename="../UI/UserInterface.py" line="1781"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1779"/> + <location filename="../UI/UserInterface.py" line="1781"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1784"/> + <location filename="../UI/UserInterface.py" line="1786"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1785"/> + <location filename="../UI/UserInterface.py" line="1787"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1805"/> + <location filename="../UI/UserInterface.py" line="1807"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1805"/> + <location filename="../UI/UserInterface.py" line="1807"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1810"/> + <location filename="../UI/UserInterface.py" line="1812"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1811"/> + <location filename="../UI/UserInterface.py" line="1813"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2246"/> + <location filename="../UI/UserInterface.py" line="2248"/> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2246"/> + <location filename="../UI/UserInterface.py" line="2248"/> <source>Qt&5 Documentation</source> <translation type="unfinished">Qt&4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2250"/> + <location filename="../UI/UserInterface.py" line="2252"/> <source>Open Qt5 Documentation</source> <translation type="unfinished">打开 Qt4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2796"/> + <location filename="../UI/UserInterface.py" line="2798"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2092"/> + <location filename="../UI/UserInterface.py" line="2094"/> <source>Manage SSL Certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2092"/> + <location filename="../UI/UserInterface.py" line="2094"/> <source>Manage SSL Certificates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2097"/> - <source>Manage the saved SSL certificates</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2099"/> + <source>Manage the saved SSL certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2101"/> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2108"/> + <location filename="../UI/UserInterface.py" line="2110"/> <source>Edit Message Filters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2108"/> + <location filename="../UI/UserInterface.py" line="2110"/> <source>Edit Message Filters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2113"/> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2115"/> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2117"/> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2262"/> + <location filename="../UI/UserInterface.py" line="2264"/> <source>PyQt&4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281"/> + <location filename="../UI/UserInterface.py" line="2283"/> <source>PyQt5 Documentation</source> <translation type="unfinished">PyQt4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281"/> + <location filename="../UI/UserInterface.py" line="2283"/> <source>PyQt&5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2285"/> - <source>Open PyQt5 Documentation</source> - <translation type="unfinished">打开 PyQt4 文档 {5 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4983"/> - <source><p>The PyQt5 documentation starting point has not been configured.</p></source> - <translation type="unfinished"><p>未配置 PyQt4 文档起点。</p> {5 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2237"/> - <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2251"/> - <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2267"/> - <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2287"/> + <source>Open PyQt5 Documentation</source> + <translation type="unfinished">打开 PyQt4 文档 {5 ?}</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4985"/> + <source><p>The PyQt5 documentation starting point has not been configured.</p></source> + <translation type="unfinished"><p>未配置 PyQt4 文档起点。</p> {5 ?}</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2239"/> + <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2253"/> + <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2269"/> + <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2289"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2310"/> + <location filename="../UI/UserInterface.py" line="2312"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2373"/> + <location filename="../UI/UserInterface.py" line="2375"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5934"/> + <location filename="../UI/UserInterface.py" line="5940"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1658"/> + <location filename="../UI/UserInterface.py" line="1660"/> <source>Show Error Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1654"/> + <location filename="../UI/UserInterface.py" line="1656"/> <source>Show Error &Log...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1659"/> + <location filename="../UI/UserInterface.py" line="1661"/> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5938"/> + <location filename="../UI/UserInterface.py" line="5944"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1234"/> - <source>Open a new eric6 instance</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1236"/> + <source>Open a new eric6 instance</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1238"/> <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1598"/> + <location filename="../UI/UserInterface.py" line="1600"/> <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1632"/> + <location filename="../UI/UserInterface.py" line="1634"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> <translation type="unfinished"><b>检查更新……</b><p>从互联网检查 Eric4 的更新。</p> {5.?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1645"/> + <location filename="../UI/UserInterface.py" line="1647"/> <source><b>Show downloadable versions...</b><p>Shows the eric6 versions available for download from the internet.</p></source> <translation type="unfinished"><b>显示可下载版本……</b><p>显示可以从互联网下载的 Eric4 版本。</p> {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1900"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1900"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>eric6 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1905"/> - <source>Start the eric6 Web Browser</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1907"/> + <source>Start the eric6 Web Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1909"/> <source><b>eric6 Web Browser</b><p>Browse the Internet with the eric6 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1919"/> - <source>Start the eric6 Icon Editor</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1921"/> + <source>Start the eric6 Icon Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1923"/> <source><b>Icon Editor</b><p>Starts the eric6 Icon Editor for editing simple icons.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2007"/> + <location filename="../UI/UserInterface.py" line="2009"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric6.</p></source> <translation type="unfinished"><b>显示外部工具</b><p>打开一个对话框显示 Eric4 使用的所有外部工具的路径和版本。</p> {5.?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2352"/> + <location filename="../UI/UserInterface.py" line="2354"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.</p></source> <translation type="unfinished"><b>Eric API 文档</b><p>显示 Eric API 文档。文档位置为 Eric4 安装文件夹下的文档或源代码子文件夹。</p> {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4299"/> + <location filename="../UI/UserInterface.py" line="4301"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6094"/> + <location filename="../UI/UserInterface.py" line="6100"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6107"/> + <location filename="../UI/UserInterface.py" line="6113"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric4 已是最新版本 {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6107"/> + <location filename="../UI/UserInterface.py" line="6113"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6179"/> + <location filename="../UI/UserInterface.py" line="6185"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">尚未配置 Eric4。将打开配置对话框。 {5 ?} {6 ?}</translation> </message>