diff -r 58c7f23ae1cb -r a9134b4e8ed0 src/eric7/i18n/eric7_zh_CN.ts --- a/src/eric7/i18n/eric7_zh_CN.ts Sat Apr 20 18:02:35 2024 +0200 +++ b/src/eric7/i18n/eric7_zh_CN.ts Sat Apr 20 19:56:02 2024 +0200 @@ -1922,22 +1922,22 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1980" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" /> <source>Yes</source> <translation type="unfinished">是</translation> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1980" /> - <source>No</source> - <translation type="unfinished">否</translation> - </message> - <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" /> - <source>yes</source> - <translation type="unfinished">是</translation> - </message> - <message> <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" /> + <source>No</source> + <translation type="unfinished">否</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" /> + <source>yes</source> + <translation type="unfinished">是</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" /> <source>no</source> <translation type="unfinished">否</translation> </message> @@ -3313,254 +3313,254 @@ <context> <name>Browser</name> <message> - <location filename="../UI/Browser.py" line="118" /> + <location filename="../UI/Browser.py" line="122" /> <source>File-Browser</source> <translation>文件浏览器</translation> </message> <message> - <location filename="../UI/Browser.py" line="137" /> + <location filename="../UI/Browser.py" line="141" /> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.</p><p>The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.</p><p>The next hierarchy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a test run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="236" /> + <location filename="../UI/Browser.py" line="240" /> <source>Show Hidden Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="242" /> + <location filename="../UI/Browser.py" line="246" /> <source>New</source> <translation type="unfinished">新建</translation> </message> <message> - <location filename="../UI/Browser.py" line="244" /> + <location filename="../UI/Browser.py" line="248" /> <source>Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="247" /> + <location filename="../UI/Browser.py" line="251" /> <source>File</source> <translation type="unfinished">文件</translation> </message> <message> - <location filename="../UI/Browser.py" line="329" /> - <location filename="../UI/Browser.py" line="287" /> - <location filename="../UI/Browser.py" line="253" /> + <location filename="../UI/Browser.py" line="333" /> + <location filename="../UI/Browser.py" line="291" /> + <location filename="../UI/Browser.py" line="257" /> <source>Open</source> <translation>打开</translation> </message> <message> - <location filename="../UI/Browser.py" line="256" /> + <location filename="../UI/Browser.py" line="260" /> <source>Run Test...</source> <translation>运行测试…</translation> </message> <message> - <location filename="../UI/Browser.py" line="669" /> - <location filename="../UI/Browser.py" line="661" /> - <location filename="../UI/Browser.py" line="651" /> - <location filename="../UI/Browser.py" line="642" /> - <location filename="../UI/Browser.py" line="307" /> - <location filename="../UI/Browser.py" line="260" /> + <location filename="../UI/Browser.py" line="673" /> + <location filename="../UI/Browser.py" line="665" /> + <location filename="../UI/Browser.py" line="655" /> + <location filename="../UI/Browser.py" line="646" /> + <location filename="../UI/Browser.py" line="311" /> + <location filename="../UI/Browser.py" line="264" /> <source>Show Mime-Type</source> <translation>显示 MIME 类型</translation> </message> <message> - <location filename="../UI/Browser.py" line="264" /> + <location filename="../UI/Browser.py" line="268" /> <source>Refresh Source File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="617" /> - <location filename="../UI/Browser.py" line="368" /> - <location filename="../UI/Browser.py" line="311" /> - <location filename="../UI/Browser.py" line="269" /> - <source>Show in File Manager</source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../UI/Browser.py" line="621" /> <location filename="../UI/Browser.py" line="372" /> <location filename="../UI/Browser.py" line="315" /> <location filename="../UI/Browser.py" line="273" /> + <source>Show in File Manager</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Browser.py" line="376" /> + <location filename="../UI/Browser.py" line="319" /> + <location filename="../UI/Browser.py" line="277" /> <source>Copy Path to Clipboard</source> <translation>将路径复制到剪贴板</translation> </message> <message> - <location filename="../UI/Browser.py" line="380" /> - <location filename="../UI/Browser.py" line="335" /> - <location filename="../UI/Browser.py" line="323" /> - <location filename="../UI/Browser.py" line="281" /> + <location filename="../UI/Browser.py" line="384" /> + <location filename="../UI/Browser.py" line="339" /> + <location filename="../UI/Browser.py" line="327" /> + <location filename="../UI/Browser.py" line="285" /> <source>Delete</source> <translation type="unfinished">删除</translation> </message> <message> - <location filename="../UI/Browser.py" line="290" /> - <source>Open in Hex Editor</source> - <translation>在十六进制编辑器中打开</translation> - </message> - <message> <location filename="../UI/Browser.py" line="294" /> - <source>Open in Icon Editor</source> - <translation>在图标编辑器中打开</translation> + <source>Open in Hex Editor</source> + <translation>在十六进制编辑器中打开</translation> </message> <message> <location filename="../UI/Browser.py" line="298" /> - <source>Open in Editor</source> - <translation type="unfinished">在编辑器中打开</translation> + <source>Open in Icon Editor</source> + <translation>在图标编辑器中打开</translation> </message> <message> <location filename="../UI/Browser.py" line="302" /> + <source>Open in Editor</source> + <translation type="unfinished">在编辑器中打开</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="306" /> <source>Open in PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="399" /> - <location filename="../UI/Browser.py" line="390" /> - <location filename="../UI/Browser.py" line="341" /> + <location filename="../UI/Browser.py" line="403" /> + <location filename="../UI/Browser.py" line="394" /> + <location filename="../UI/Browser.py" line="345" /> <source>New toplevel directory...</source> <translation>新顶层文件夹…</translation> </message> <message> - <location filename="../UI/Browser.py" line="345" /> - <source>Add as toplevel directory</source> - <translation>添加为顶层文件夹</translation> - </message> - <message> <location filename="../UI/Browser.py" line="349" /> + <source>Add as toplevel directory</source> + <translation>添加为顶层文件夹</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="353" /> <source>Remove from toplevel</source> <translation>从顶层移除</translation> </message> <message> - <location filename="../UI/Browser.py" line="354" /> + <location filename="../UI/Browser.py" line="358" /> <source>Refresh directory</source> <translation>刷新目录</translation> </message> <message> - <location filename="../UI/Browser.py" line="359" /> - <source>Find in this directory</source> - <translation>在该文件夹中查找</translation> - </message> - <message> <location filename="../UI/Browser.py" line="363" /> + <source>Find in this directory</source> + <translation>在该文件夹中查找</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="367" /> <source>Find && Replace in this directory</source> <translation>在此目录中查找 && 替换</translation> </message> <message> - <location filename="../UI/Browser.py" line="384" /> + <location filename="../UI/Browser.py" line="388" /> <source>Goto</source> <translation>跳转</translation> </message> <message> - <location filename="../UI/Browser.py" line="504" /> + <location filename="../UI/Browser.py" line="508" /> <source>Line {0}</source> <translation>行 {0}</translation> </message> <message> - <location filename="../UI/Browser.py" line="643" /> + <location filename="../UI/Browser.py" line="647" /> <source>The mime type of the file could not be determined.</source> <translation>文件 MIME 类型无法确定。</translation> </message> <message> - <location filename="../UI/Browser.py" line="662" /> - <location filename="../UI/Browser.py" line="652" /> + <location filename="../UI/Browser.py" line="666" /> + <location filename="../UI/Browser.py" line="656" /> <source>The file has the mime type <b>{0}</b>.</source> <translation>文件的 MIME 类型为 <b>{0}</b>。</translation> </message> <message> - <location filename="../UI/Browser.py" line="670" /> + <location filename="../UI/Browser.py" line="674" /> <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> <translation>该文件有 MIME 类型。<b>{0}</b>.<br/>将其添加至文本 MIME 类型列表?</translation> </message> <message> - <location filename="../UI/Browser.py" line="778" /> + <location filename="../UI/Browser.py" line="782" /> <source>New toplevel directory</source> <translation>新建顶层文件夹</translation> </message> <message> - <location filename="../UI/Browser.py" line="618" /> + <location filename="../UI/Browser.py" line="622" /> <source><p>The directory of the selected item (<b>{0}</b>) cannot be shown in a file manager application.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1025" /> - <location filename="../UI/Browser.py" line="1013" /> - <location filename="../UI/Browser.py" line="1004" /> + <location filename="../UI/Browser.py" line="1029" /> + <location filename="../UI/Browser.py" line="1017" /> + <location filename="../UI/Browser.py" line="1008" /> <source>New Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1005" /> + <location filename="../UI/Browser.py" line="1009" /> <source>Name for new directory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1052" /> - <location filename="../UI/Browser.py" line="1014" /> + <location filename="../UI/Browser.py" line="1056" /> + <location filename="../UI/Browser.py" line="1018" /> <source>A file or directory named <b>{0}</b> exists already. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1026" /> + <location filename="../UI/Browser.py" line="1030" /> <source><p>The directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1064" /> - <location filename="../UI/Browser.py" line="1051" /> - <location filename="../UI/Browser.py" line="1042" /> + <location filename="../UI/Browser.py" line="1068" /> + <location filename="../UI/Browser.py" line="1055" /> + <location filename="../UI/Browser.py" line="1046" /> <source>New File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1043" /> + <location filename="../UI/Browser.py" line="1047" /> <source>Name for new file:</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1065" /> + <location filename="../UI/Browser.py" line="1069" /> <source><p>The file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1161" /> - <location filename="../UI/Browser.py" line="1103" /> - <location filename="../UI/Browser.py" line="1093" /> + <location filename="../UI/Browser.py" line="1165" /> + <location filename="../UI/Browser.py" line="1107" /> + <location filename="../UI/Browser.py" line="1097" /> <source>Delete File</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1094" /> + <location filename="../UI/Browser.py" line="1098" /> <source>Do you really want to delete this file?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1162" /> - <location filename="../UI/Browser.py" line="1104" /> + <location filename="../UI/Browser.py" line="1166" /> + <location filename="../UI/Browser.py" line="1108" /> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1129" /> - <location filename="../UI/Browser.py" line="1119" /> + <location filename="../UI/Browser.py" line="1133" /> + <location filename="../UI/Browser.py" line="1123" /> <source>Delete Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1120" /> + <location filename="../UI/Browser.py" line="1124" /> <source>Do you really want to delete this directory?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1130" /> + <location filename="../UI/Browser.py" line="1134" /> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1150" /> + <location filename="../UI/Browser.py" line="1154" /> <source>Delete Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/Browser.py" line="1151" /> + <location filename="../UI/Browser.py" line="1155" /> <source>Do you really want to delete these files?</source> <translation type="unfinished" /> </message> @@ -3568,32 +3568,32 @@ <context> <name>BrowserModel</name> <message> - <location filename="../UI/BrowserModel.py" line="88" /> + <location filename="../UI/BrowserModel.py" line="91" /> <source>Name</source> <translation>名称</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="738" /> + <location filename="../UI/BrowserModel.py" line="725" /> <source>Coding: {0}</source> <translation>编码: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="748" /> + <location filename="../UI/BrowserModel.py" line="735" /> <source>Globals</source> <translation>全局</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="753" /> + <location filename="../UI/BrowserModel.py" line="740" /> <source>Imports</source> <translation>导入</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="853" /> + <location filename="../UI/BrowserModel.py" line="843" /> <source>Attributes</source> <translation>属性</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="864" /> + <location filename="../UI/BrowserModel.py" line="854" /> <source>Class Attributes</source> <translation>类属性</translation> </message> @@ -9367,19 +9367,19 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2078" /> + <location filename="../Debugger/DebugServer.py" line="2076" /> <source>Passive debug connection received </source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2092" /> + <location filename="../Debugger/DebugServer.py" line="2090" /> <source>Passive debug connection closed </source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2223" /> + <location filename="../Debugger/DebugServer.py" line="2221" /> <source><project></source> <translation type="unfinished" /> </message> @@ -12663,7 +12663,7 @@ <translation>取消注释</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9929" /> + <location filename="../QScintilla/Editor.py" line="9939" /> <location filename="../QScintilla/Editor.py" line="969" /> <source>Generate Docstring</source> <translation>生成文档字符串</translation> @@ -12941,7 +12941,7 @@ <translation type="unfinished">拼写法</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9016" /> + <location filename="../QScintilla/Editor.py" line="9026" /> <location filename="../QScintilla/Editor.py" line="1367" /> <source>Check spelling...</source> <translation>正在进行拼写检查…</translation> @@ -13452,156 +13452,156 @@ <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8342" /> + <location filename="../QScintilla/Editor.py" line="8351" /> <source>Reload File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8343" /> + <location filename="../QScintilla/Editor.py" line="8352" /> <source><p>The editor contains unsaved modifications.</p><p><b>Warning:</b> You will lose your changes upon reloading it.</p><p>Shall the editor really be reloaded?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8442" /> + <location filename="../QScintilla/Editor.py" line="8452" /> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8443" /> + <location filename="../QScintilla/Editor.py" line="8453" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> 不是一个文件。</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8464" /> + <location filename="../QScintilla/Editor.py" line="8474" /> <source>Resources</source> <translation>资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8476" /> <source>Add file...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8477" /> <source>Add files...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8468" /> + <location filename="../QScintilla/Editor.py" line="8478" /> <source>Add aliased file...</source> <translation>添加别名文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8470" /> + <location filename="../QScintilla/Editor.py" line="8480" /> <source>Add localized resource...</source> <translation>添加本地资源…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8473" /> + <location filename="../QScintilla/Editor.py" line="8483" /> <source>Add resource frame</source> <translation>添加资源结构</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8493" /> + <location filename="../QScintilla/Editor.py" line="8503" /> <source>Add file resource</source> <translation>添加文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8507" /> + <location filename="../QScintilla/Editor.py" line="8517" /> <source>Add file resources</source> <translation>添加多个文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8531" /> - <location filename="../QScintilla/Editor.py" line="8525" /> + <location filename="../QScintilla/Editor.py" line="8541" /> + <location filename="../QScintilla/Editor.py" line="8535" /> <source>Add aliased file resource</source> <translation>添加别名文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8532" /> + <location filename="../QScintilla/Editor.py" line="8542" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8607" /> + <location filename="../QScintilla/Editor.py" line="8617" /> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8608" /> + <location filename="../QScintilla/Editor.py" line="8618" /> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8638" /> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8639" /> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8648" /> + <location filename="../QScintilla/Editor.py" line="8658" /> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8649" /> + <location filename="../QScintilla/Editor.py" line="8659" /> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9020" /> + <location filename="../QScintilla/Editor.py" line="9030" /> <source>Add to dictionary</source> <translation>添加到文件夹</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9022" /> + <location filename="../QScintilla/Editor.py" line="9032" /> <source>Ignore All</source> <translation>全部忽略</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="9469" /> + <location filename="../QScintilla/Editor.py" line="9479" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9470" /> + <location filename="../QScintilla/Editor.py" line="9480" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9563" /> + <location filename="../QScintilla/Editor.py" line="9573" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9564" /> + <location filename="../QScintilla/Editor.py" line="9574" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9657" /> + <location filename="../QScintilla/Editor.py" line="9667" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9663" /> + <location filename="../QScintilla/Editor.py" line="9673" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9732" /> + <location filename="../QScintilla/Editor.py" line="9742" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="9733" /> + <location filename="../QScintilla/Editor.py" line="9743" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -21281,8 +21281,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1764" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="1748" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1762" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1746" /> <location filename="../MicroPython/Devices/EspDevices.py" line="197" /> <source>Erase Flash</source> <translation type="unfinished" /> @@ -21293,7 +21293,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1849" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1847" /> <location filename="../MicroPython/Devices/EspDevices.py" line="204" /> <source>Flash Additional Firmware</source> <translation type="unfinished" /> @@ -21344,8 +21344,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1848" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="1807" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1846" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1805" /> <location filename="../MicroPython/Devices/EspDevices.py" line="364" /> <source>'esptool write_flash' Output</source> <translation type="unfinished" /> @@ -21466,17 +21466,17 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1749" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1747" /> <source>Shall the flash of the selected device really be erased?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1763" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1761" /> <source>'esptool erase_flash' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="1808" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1806" /> <source>Flash µPy/CPy Firmware</source> <translation type="unfinished" /> </message> @@ -33889,456 +33889,456 @@ <context> <name>Hg</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="289" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="300" /> <source>Create project repository</source> <translation>创建项目仓库</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="301" /> <source>The project repository could not be created.</source> <translation>无法创建项目仓库。</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="323" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="334" /> <source>Creating Mercurial repository</source> <translation>创建 Mercurial 仓库</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="342" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="353" /> <source>Initial commit to Mercurial repository</source> <translation>向 Mercurial 仓库进行初始提交</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="384" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="395" /> <source>Cloning project from a Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="492" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="503" /> <source>Commit Changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="493" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="504" /> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="555" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="566" /> <source>Committing changes to Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="650" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="661" /> <source>Synchronizing with the Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="681" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="692" /> <source>Adding files/directories to the Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="740" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="751" /> <source>Removing files/directories from the Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="793" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="804" /> <source>Renaming {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="924" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="935" /> <source>Tagging in the Mercurial repository</source> <translation type="unfinished" /> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="981" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="970" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="959" /> <source>Revert changes</source> <translation type="unfinished">还原改变</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="960" /> - <source>Do you really want to revert all changes to these files or directories?</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="971" /> + <source>Do you really want to revert all changes to these files or directories?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="982" /> <source>Do you really want to revert all changes of the project?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="977" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="988" /> <source>Reverting changes</source> <translation type="unfinished">还原改变</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033" /> <source>Merging</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1061" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1053" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1072" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1064" /> <source>Re-Merge</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054" /> - <source>Do you really want to re-merge these files or directories?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1062" /> - <source>Do you really want to re-merge the project?</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1065" /> + <source>Do you really want to re-merge these files or directories?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1073" /> + <source>Do you really want to re-merge the project?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1076" /> <source>Re-Merging</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1087" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1098" /> <source>Current branch tip</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1269" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1280" /> <source>Mercurial command</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1446" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457" /> <source>Copying {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1709" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1697" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1688" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1720" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1708" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1699" /> <source>Mercurial Side-by-Side Difference</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1710" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721" /> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>文件 <b>{0}</b> 无法读取。</p></translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2391" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2380" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2369" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2359" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1786" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2370" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797" /> <source>Apply changegroups</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1789" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1800" /> <source>Pulling from a remote Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1834" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845" /> <source>Pushing to a remote Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1974" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1985" /> <source>Marking as 'unresolved'</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1976" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987" /> <source>Marking as 'resolved'</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1998" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2009" /> <source>Aborting uncommitted merge</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2021" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2032" /> <source>Creating branch in the Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2029" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2040" /> <source>Created new branch <{0}>.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2038" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2049" /> <source>Showing current branch</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2125" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2136" /> <source>Verifying the integrity of the Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2138" /> - <source>Showing the combined configuration settings</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149" /> - <source>Showing aliases for remote repositories</source> + <source>Showing the combined configuration settings</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2160" /> - <source>Recovering from interrupted transaction</source> + <source>Showing aliases for remote repositories</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2171" /> + <source>Recovering from interrupted transaction</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2182" /> <source>Identifying project directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2216" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2227" /> <source>Create .hgignore file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2217" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2228" /> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2318" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2292" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2274" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2329" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2303" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2285" /> <source>Create changegroup</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2276" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2287" /> <source>Mercurial Changegroup Files (*.hg)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2293" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2304" /> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2332" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2343" /> <source>Preview changegroup</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2361" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2334" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2372" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2345" /> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2370" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2381" /> <source>Shall the working directory be updated?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2402" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2413" /> <source>Bisect subcommand ({0}) invalid.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2422" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2433" /> <source>Mercurial Bisect ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2445" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2456" /> <source>Removing files from the Mercurial repository only</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2489" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2470" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2500" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481" /> <source>Backing out changeset</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2471" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2482" /> <source>No revision given. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2505" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2500" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2516" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2511" /> <source>Rollback last transaction</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2501" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2512" /> <source>Are you sure you want to rollback the last transaction?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2568" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2579" /> <source>Import Patch</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2616" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2627" /> <source>Export Patches</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2658" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2669" /> <source>Change Phase</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2713" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2724" /> <source>Copy Changesets</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2752" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2763" /> <source>Copy Changesets (Continue)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2762" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2773" /> <source>Copy Changesets (Stop)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2772" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2783" /> <source>Copy Changesets (Abort)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2795" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2806" /> <source>Create Unversioned Archive</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2809" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2820" /> <source>Delete All Backups</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2810" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2821" /> <source><p>Do you really want to delete all backup bundles stored in the backup area?<br/><b>{0}</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2901" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2912" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2892" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2881" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2870" /> <source>Add Sub-repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2940" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2871" /> - <source><p>The sub-repositories file .hgsub could not be read.</p><p>Reason: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2951" /> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2882" /> + <source><p>The sub-repositories file .hgsub could not be read.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2893" /> <source><p>The sub-repositories file .hgsub already contains an entry <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2958" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2902" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2969" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2913" /> <source><p>The sub-repositories file .hgsub could not be written to.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2957" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2939" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2925" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2968" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2950" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2936" /> <source>Remove Sub-repositories</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2926" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2937" /> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3187" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3040" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3206" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3056" /> <source>Mercurial Command Server</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3041" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3057" /> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3188" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3207" /> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3310" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3329" /> <source>Mercurial Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3327" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3346" /> <source>Delete Bookmark</source> <translation type="unfinished">删除书签</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3328" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3347" /> <source>Select the bookmark to be deleted:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3338" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3357" /> <source>Delete Mercurial Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3363" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3382" /> <source>Rename Mercurial Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3402" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3421" /> <source>Move Mercurial Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3483" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3502" /> <source>Pull Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3484" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3503" /> <source>Select the bookmark to be pulled:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3496" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3515" /> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3522" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3541" /> <source>Push Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3523" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3542" /> <source>Select the bookmark to be push:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3538" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557" /> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished" /> </message> @@ -49292,13 +49292,13 @@ <name>Lexers</name> <message> <location filename="../QScintilla/Lexers/__init__.py" line="412" /> - <location filename="../Preferences/__init__.py" line="604" /> + <location filename="../Preferences/__init__.py" line="609" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python 文件 (*.py *.py3)</translation> </message> <message> <location filename="../QScintilla/Lexers/__init__.py" line="505" /> - <location filename="../Preferences/__init__.py" line="607" /> + <location filename="../Preferences/__init__.py" line="612" /> <source>Python3 Files (*.py)</source> <translation type="unfinished" /> </message> @@ -60851,18 +60851,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1896" /> + <location filename="../Preferences/__init__.py" line="1901" /> <source>Export Preferences</source> <translation>导出首选项</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1925" /> - <location filename="../Preferences/__init__.py" line="1898" /> + <location filename="../Preferences/__init__.py" line="1930" /> + <location filename="../Preferences/__init__.py" line="1903" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>属性文件 (*.ini);;所有文件 (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1923" /> + <location filename="../Preferences/__init__.py" line="1928" /> <source>Import Preferences</source> <translation>导入首选项</translation> </message> @@ -62411,8 +62411,8 @@ <translation><b>代码覆盖率…</b><p>显示项目中所有 Python 文件的代码覆盖率。</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6014" /> - <location filename="../Project/Project.py" line="6001" /> + <location filename="../Project/Project.py" line="6026" /> + <location filename="../Project/Project.py" line="6013" /> <location filename="../Project/Project.py" line="4674" /> <source>Profile Data</source> <translation>剖析数据</translation> @@ -62433,7 +62433,7 @@ <translation><b>剖析数据…</b><p>显示项目的剖析数据。</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6066" /> + <location filename="../Project/Project.py" line="6078" /> <location filename="../Project/Project.py" line="4700" /> <source>Application Diagram</source> <translation>应用程序图</translation> @@ -62474,8 +62474,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6234" /> - <location filename="../Project/Project.py" line="6179" /> + <location filename="../Project/Project.py" line="6246" /> + <location filename="../Project/Project.py" line="6191" /> <location filename="../Project/Project.py" line="4744" /> <source>Create Package List</source> <translation>创建程序包列表</translation> @@ -62496,7 +62496,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6304" /> + <location filename="../Project/Project.py" line="6316" /> <location filename="../Project/Project.py" line="4767" /> <source>Create Plugin Archives</source> <translation type="unfinished">创建插件存档</translation> @@ -62537,9 +62537,9 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6740" /> - <location filename="../Project/Project.py" line="6711" /> - <location filename="../Project/Project.py" line="6665" /> + <location filename="../Project/Project.py" line="6752" /> + <location filename="../Project/Project.py" line="6723" /> + <location filename="../Project/Project.py" line="6677" /> <location filename="../Project/Project.py" line="4820" /> <source>Execute Make</source> <translation>执行make</translation> @@ -62560,7 +62560,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6717" /> + <location filename="../Project/Project.py" line="6729" /> <location filename="../Project/Project.py" line="4839" /> <source>Test for Changes</source> <translation>测试变更</translation> @@ -62943,189 +62943,189 @@ <translation>清除(&C)</translation> </message> <message> - <location filename="../Project/Project.py" line="5647" /> + <location filename="../Project/Project.py" line="5659" /> <source>Search New Files</source> <translation>搜索新文件</translation> </message> <message> - <location filename="../Project/Project.py" line="5648" /> + <location filename="../Project/Project.py" line="5660" /> <source>There were no new files found to be added.</source> <translation>没有要添加的新文件。</translation> </message> <message> + <location filename="../Project/Project.py" line="5818" /> + <location filename="../Project/Project.py" line="5805" /> + <source>Version Control System</source> + <translation>版本控制系统</translation> + </message> + <message> <location filename="../Project/Project.py" line="5806" /> - <location filename="../Project/Project.py" line="5793" /> - <source>Version Control System</source> - <translation>版本控制系统</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5794" /> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5807" /> + <location filename="../Project/Project.py" line="5819" /> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5956" /> + <location filename="../Project/Project.py" line="5968" /> <source>Coverage Data</source> <translation>覆盖率数据</translation> </message> <message> - <location filename="../Project/Project.py" line="6002" /> - <location filename="../Project/Project.py" line="5957" /> + <location filename="../Project/Project.py" line="6014" /> + <location filename="../Project/Project.py" line="5969" /> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="../Project/Project.py" line="5969" /> + <location filename="../Project/Project.py" line="5981" /> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../Project/Project.py" line="5970" /> + <location filename="../Project/Project.py" line="5982" /> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../Project/Project.py" line="6015" /> + <location filename="../Project/Project.py" line="6027" /> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../Project/Project.py" line="6067" /> + <location filename="../Project/Project.py" line="6079" /> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../Project/Project.py" line="6180" /> + <location filename="../Project/Project.py" line="6192" /> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>文件 <b>PKGLIST</b> 已存在。</p><p>是否覆盖?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="6235" /> + <location filename="../Project/Project.py" line="6247" /> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6531" /> - <location filename="../Project/Project.py" line="6487" /> - <location filename="../Project/Project.py" line="6437" /> - <location filename="../Project/Project.py" line="6426" /> - <location filename="../Project/Project.py" line="6408" /> - <location filename="../Project/Project.py" line="6375" /> - <location filename="../Project/Project.py" line="6345" /> - <location filename="../Project/Project.py" line="6317" /> - <location filename="../Project/Project.py" line="6287" /> - <location filename="../Project/Project.py" line="6273" /> - <location filename="../Project/Project.py" line="6256" /> + <location filename="../Project/Project.py" line="6543" /> + <location filename="../Project/Project.py" line="6499" /> + <location filename="../Project/Project.py" line="6449" /> + <location filename="../Project/Project.py" line="6438" /> + <location filename="../Project/Project.py" line="6420" /> + <location filename="../Project/Project.py" line="6387" /> + <location filename="../Project/Project.py" line="6357" /> + <location filename="../Project/Project.py" line="6329" /> + <location filename="../Project/Project.py" line="6299" /> + <location filename="../Project/Project.py" line="6285" /> + <location filename="../Project/Project.py" line="6268" /> <source>Create Plugin Archive</source> <translation>创建插件存档</translation> </message> <message> - <location filename="../Project/Project.py" line="6257" /> + <location filename="../Project/Project.py" line="6269" /> <source>The project does not have a main script defined. Aborting...</source> <translation>项目未定义主脚本。终止…</translation> </message> <message> - <location filename="../Project/Project.py" line="6274" /> + <location filename="../Project/Project.py" line="6286" /> <source>Select package lists:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6288" /> - <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6296" /> - <source>Creating plugin archives...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6297" /> - <source>Abort</source> - <translation type="unfinished">终止</translation> - </message> - <message> <location filename="../Project/Project.py" line="6300" /> + <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6308" /> + <source>Creating plugin archives...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6309" /> + <source>Abort</source> + <translation type="unfinished">终止</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6312" /> <source>%v/%m Archives</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6318" /> + <location filename="../Project/Project.py" line="6330" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6346" /> + <location filename="../Project/Project.py" line="6358" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6376" /> + <location filename="../Project/Project.py" line="6388" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6409" /> + <location filename="../Project/Project.py" line="6421" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6427" /> + <location filename="../Project/Project.py" line="6439" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6438" /> + <location filename="../Project/Project.py" line="6450" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6488" /> + <location filename="../Project/Project.py" line="6500" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6532" /> + <location filename="../Project/Project.py" line="6544" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6666" /> + <location filename="../Project/Project.py" line="6678" /> <source>The make process did not start.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6712" /> + <location filename="../Project/Project.py" line="6724" /> <source>The make process crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6720" /> + <location filename="../Project/Project.py" line="6732" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6725" /> + <location filename="../Project/Project.py" line="6737" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6741" /> + <location filename="../Project/Project.py" line="6753" /> <source>The makefile contains errors.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="7160" /> + <location filename="../Project/Project.py" line="7172" /> <source>Interpreter Missing</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="7161" /> + <location filename="../Project/Project.py" line="7173" /> <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source> <translation type="unfinished" /> </message> @@ -63196,57 +63196,57 @@ <context> <name>ProjectBrowser</name> <message> - <location filename="../Project/ProjectBrowser.py" line="121" /> + <location filename="../Project/ProjectBrowser.py" line="125" /> <source>up to date</source> <translation>最新</translation> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="122" /> - <source>files added</source> - <translation>文件已添加</translation> - </message> - <message> - <location filename="../Project/ProjectBrowser.py" line="123" /> - <source>local modifications</source> - <translation>本地修改</translation> - </message> - <message> - <location filename="../Project/ProjectBrowser.py" line="124" /> - <source>files removed</source> - <translation>文件已移除</translation> - </message> - <message> - <location filename="../Project/ProjectBrowser.py" line="125" /> - <source>files replaced</source> - <translation>文件已替换</translation> - </message> - <message> <location filename="../Project/ProjectBrowser.py" line="126" /> - <source>update required</source> - <translation>已请求更新</translation> + <source>files added</source> + <translation>文件已添加</translation> </message> <message> <location filename="../Project/ProjectBrowser.py" line="127" /> + <source>local modifications</source> + <translation>本地修改</translation> + </message> + <message> + <location filename="../Project/ProjectBrowser.py" line="128" /> + <source>files removed</source> + <translation>文件已移除</translation> + </message> + <message> + <location filename="../Project/ProjectBrowser.py" line="129" /> + <source>files replaced</source> + <translation>文件已替换</translation> + </message> + <message> + <location filename="../Project/ProjectBrowser.py" line="130" /> + <source>update required</source> + <translation>已请求更新</translation> + </message> + <message> + <location filename="../Project/ProjectBrowser.py" line="131" /> <source>conflict</source> <translation>冲突</translation> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="135" /> + <location filename="../Project/ProjectBrowser.py" line="139" /> <source>Press to check the current VCS status.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="187" /> + <location filename="../Project/ProjectBrowser.py" line="191" /> <source>Add Project Browser Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="188" /> + <location filename="../Project/ProjectBrowser.py" line="192" /> <source><p>The project browser type <b>{0}</b> has already been added. This attempt will be ignored.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectBrowser.py" line="467" /> + <location filename="../Project/ProjectBrowser.py" line="471" /> <source>unknown status</source> <translation>未知状态</translation> </message> @@ -63254,21 +63254,20 @@ <context> <name>ProjectBrowserModel</name> <message> - <location filename="../Project/ProjectBrowserModel.py" line="210" /> + <location filename="../Project/ProjectBrowserModel.py" line="211" /> <source>Name</source> <translation>名称</translation> </message> <message> - <location filename="../Project/ProjectBrowserModel.py" line="212" /> + <location filename="../Project/ProjectBrowserModel.py" line="213" /> <source>VCS Status</source> <translation>版本控制系统状态</translation> </message> <message> - <location filename="../Project/ProjectBrowserModel.py" line="808" /> - <location filename="../Project/ProjectBrowserModel.py" line="786" /> - <location filename="../Project/ProjectBrowserModel.py" line="749" /> - <location filename="../Project/ProjectBrowserModel.py" line="451" /> - <location filename="../Project/ProjectBrowserModel.py" line="369" /> + <location filename="../Project/ProjectBrowserModel.py" line="784" /> + <location filename="../Project/ProjectBrowserModel.py" line="762" /> + <location filename="../Project/ProjectBrowserModel.py" line="456" /> + <location filename="../Project/ProjectBrowserModel.py" line="373" /> <source>local</source> <translation>本地</translation> </message> @@ -64666,475 +64665,475 @@ <translation type="unfinished">源文件浏览器</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="670" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="671" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="207" /> <source>Check</source> <translation>检查</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1509" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> <source>Code Formatting</source> <translation>代码格式化</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> <source>Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="216" /> <source>Format Code</source> <translation>格式化代码</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="219" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> <source>Check Formatting</source> <translation>检查格式化</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="224" /> <source>Formatting Diff</source> <translation>格式化差异</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="228" /> <source>isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="233" /> <source>Sort Imports</source> <translation type="unfinished">排序 Imports</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="236" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> <source>Imports Sorting Diff</source> <translation type="unfinished">Imports 排序差异</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="242" /> - <source>Show</source> - <translation>显示</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <source>Show</source> + <translation>显示</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="244" /> <source>Code metrics...</source> <translation>代码度量…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> <source>Code coverage...</source> <translation>代码覆盖率…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="249" /> <source>Profile data...</source> <translation>剖析数据…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="252" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="253" /> <source>Diagrams</source> <translation>图表</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="495" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> <source>Class Diagram...</source> <translation>类图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="257" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> <source>Package Diagram...</source> <translation>程序包图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="261" /> <source>Imports Diagram...</source> <translation>引用图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="263" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="502" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> <source>Application Diagram...</source> <translation>应用程序图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="506" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> <source>Load Diagram...</source> <translation type="unfinished">加载图表…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="273" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> <source>Start</source> <translation type="unfinished">开始</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="277" /> <source>Run Script...</source> <translation type="unfinished">运行脚本…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> <source>Debug Script...</source> <translation type="unfinished">调试脚本…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="286" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="287" /> <source>Profile Script...</source> <translation type="unfinished">剖析脚本…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="291" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="292" /> <source>Coverage run of Script...</source> <translation type="unfinished">脚本覆盖率测试…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="296" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> <source>Run tests...</source> <translation type="unfinished">运行测试…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="674" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="511" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="299" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="675" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> <source>Rename file</source> <translation>重命名文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="794" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="778" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="677" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="626" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="612" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="424" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="795" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="779" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="678" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="627" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="613" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="515" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="442" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> <source>Remove from project</source> <translation>从项目移除</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="796" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="780" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="680" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="614" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="305" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="797" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="781" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="681" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="615" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="518" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="444" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="427" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> <source>Delete</source> <translation>删除</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="367" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="308" /> - <source>New package...</source> - <translation>新建程序包…</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="447" /> <location filename="../Project/ProjectSourcesBrowser.py" line="399" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="369" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="310" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> + <source>New package...</source> + <translation>新建程序包…</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="448" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="370" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="311" /> <source>New source file...</source> <translation>新建源文件…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="799" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="756" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="730" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="708" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="683" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="629" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="590" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="542" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="520" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="402" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="373" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="800" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="757" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="731" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="709" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="684" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="630" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="591" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="565" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="521" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="450" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="314" /> <source>Add source files...</source> <translation>添加源文件…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="801" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="760" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="734" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="710" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="685" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="631" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="594" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="568" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="544" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="451" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="406" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="348" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="315" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="802" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="761" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="735" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="711" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="686" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="632" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="595" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="569" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="523" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="452" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="378" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="349" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> <source>Add source directory...</source> <translation>添加源文件夹…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="806" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="765" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="739" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="713" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="691" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="636" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="599" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="573" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="547" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="458" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="411" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="326" /> - <source>Show in File Manager</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="807" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="694" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="766" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="740" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="714" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="692" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="637" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="600" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="548" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="529" /> <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="329" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="383" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="352" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="327" /> + <source>Show in File Manager</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="808" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="695" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> <source>Copy Path to Clipboard</source> <translation type="unfinished">将路径复制到剪贴板</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="819" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="809" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="785" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="768" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="743" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="715" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="698" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="648" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="638" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="617" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="602" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="577" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="461" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="432" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="333" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="820" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="810" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="786" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="769" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="744" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="716" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="699" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="649" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="639" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="618" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="603" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="472" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="462" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="415" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="387" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="354" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> <source>Expand all directories</source> <translation>展开所有文件夹</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="822" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="811" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="787" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="770" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="746" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="716" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="701" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="651" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="640" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="619" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="604" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="580" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="434" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="354" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="336" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="823" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="812" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="788" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="771" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="747" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="717" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="702" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="652" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="641" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="620" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="605" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="581" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="475" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="417" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="390" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> <source>Collapse all directories</source> <translation>折叠所有文件夹</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="825" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="813" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="789" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="772" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="749" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="717" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="703" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="654" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="642" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="621" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="606" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="583" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="537" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="477" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="436" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="392" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="826" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="814" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="790" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="773" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="750" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="718" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="704" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="655" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="643" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="622" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="607" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="552" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="538" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="466" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="419" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="356" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="339" /> <source>Collapse all files</source> <translation type="unfinished">折叠所有文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="828" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="815" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="791" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="774" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="752" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="719" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="705" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="657" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="644" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="623" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="609" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="586" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="357" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="816" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="792" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="775" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="753" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="720" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="706" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="658" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="645" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="624" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="610" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="554" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="468" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="439" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="421" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="396" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="341" /> <source>Configure...</source> <translation>配置…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="722" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="556" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="723" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> <source>Goto</source> <translation type="unfinished">跳转</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1098" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1082" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1101" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1085" /> <source>Add new Python package</source> <translation>添加新的 Python 程序包</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1083" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1086" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1102" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1148" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1133" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> <source>New source file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1118" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> <source>Enter the path of the new source file:</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1131" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1134" /> <source><p>The file <b>{0}</b> already exists. The action will be aborted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1152" /> <source><p>The file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1187" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1190" /> <source>Delete files</source> <translation>删除文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1188" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1191" /> <source>Do you really want to delete these files from the project?</source> <translation>确定要从项目中删除这些文件?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1253" /> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1251" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1254" /> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1296" /> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1294" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1297" /> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1331" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1334" /> <source>Class Diagram</source> <translation>类图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1332" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1335" /> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1356" /> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1354" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1357" /> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1378" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1381" /> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1394" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1397" /> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1398" /> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1510" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1513" /> <source>There are no files left for reformatting.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1565" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1568" /> <source>Import Sorting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1566" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1569" /> <source>There are no files left for import statement sorting.</source> <translation type="unfinished" /> </message> @@ -73338,111 +73337,111 @@ <context> <name>SessionManager</name> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="299" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="298" /> <source>Backup 1</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="307" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="306" /> <source>Backup 2</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="338" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="337" /> <source>Default Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="492" /> - <source>Clone Session</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../WebBrowser/Session/SessionManager.py" line="495" /> + <source>Clone Session</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../WebBrowser/Session/SessionManager.py" line="498" /> <source>Rename Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="499" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="502" /> <source>Please enter a new name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="672" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="572" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="515" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="675" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="575" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="518" /> <source>The session file "{0}" exists already. Please enter another name.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="528" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="531" /> <source>An error occurred while cloning the session file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="538" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="541" /> <source>An error occurred while renaming the session file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="571" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="553" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="574" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="556" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="554" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="557" /> <source>Please enter a name for the session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="556" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="559" /> <source>Saved Session ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="595" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="598" /> <source>Restore Backup</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="596" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="599" /> <source>Are you sure you want to replace the current session?</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="637" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="640" /> <source>Delete Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="638" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="641" /> <source>Are you sure you want to delete session "{0}"?</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="671" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="653" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="674" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="656" /> <source>New Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="654" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="657" /> <source>Please enter a name for the new session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="656" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="659" /> <source>New Session ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="718" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="721" /> <source>Please select the startup session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="742" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="745" /> <source>{0} (last session)</source> <translation type="unfinished" /> </message> @@ -85174,27 +85173,27 @@ <context> <name>SyntaxCheckService</name> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="244" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="245" /> <source>Python 3 batch check</source> <translation type="unfinished">Python 3 批量检查</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="264" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="265" /> <source>JavaScript batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="284" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="285" /> <source>YAML batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="304" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="305" /> <source>JSON batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="324" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="325" /> <source>TOML batch check</source> <translation type="unfinished" /> </message> @@ -86481,7 +86480,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="318" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="316" /> <location filename="../MicroPython/Devices/TeensyDevices.py" line="154" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> @@ -86522,17 +86521,17 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="319" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="317" /> <source><p>Teensy 4.0 and Teensy 4.1 are flashed using the 'Teensy Loader' application. Make sure you downloaded the MicroPython or CircuitPython .hex file.</p><p>See <a href="{0}">the PJRC Teensy web site</a> for details.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="341" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="339" /> <source>Start 'Teensy Loader'</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="342" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="340" /> <source><p>The 'Teensy Loader' application <b>teensy</b> could not be started. Ensure it is in the application search path or start it manually.</p></source> <translation type="unfinished" /> </message> @@ -90218,2546 +90217,2546 @@ <context> <name>UserInterface</name> <message> - <location filename="../UI/UserInterface.py" line="307" /> + <location filename="../UI/UserInterface.py" line="308" /> <source>Initializing Basic Services...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="342" /> + <location filename="../UI/UserInterface.py" line="343" /> <source>Initializing Plugin Manager...</source> <translation>初始化插件管理器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="349" /> + <location filename="../UI/UserInterface.py" line="350" /> <source>Generating Main User Interface...</source> <translation>生成主用户界面…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="407" /> + <location filename="../UI/UserInterface.py" line="408" /> <source>Setting up signal/slot-connections...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="595" /> + <location filename="../UI/UserInterface.py" line="602" /> <source>Initializing Tools...</source> <translation>初始化工具…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="606" /> + <location filename="../UI/UserInterface.py" line="613" /> <source>Registering Objects...</source> <translation>注册对象…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="640" /> + <location filename="../UI/UserInterface.py" line="647" /> <source>Initializing Actions...</source> <translation>初始化动作…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="642" /> + <location filename="../UI/UserInterface.py" line="649" /> <source>Initializing Menus...</source> <translation>初始化菜单…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="644" /> + <location filename="../UI/UserInterface.py" line="651" /> <source>Initializing Toolbars...</source> <translation>初始化工具栏…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="646" /> + <location filename="../UI/UserInterface.py" line="653" /> <source>Initializing Statusbar...</source> <translation>初始化状态栏…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="673" /> + <location filename="../UI/UserInterface.py" line="680" /> <source>Initializing Single Application Server...</source> <translation>初始化单应用程序服务器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="679" /> + <location filename="../UI/UserInterface.py" line="686" /> <source>Initializing Plugins...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="682" /> + <location filename="../UI/UserInterface.py" line="689" /> <source>Activating Plugins...</source> <translation>激活插件…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="684" /> + <location filename="../UI/UserInterface.py" line="691" /> <source>Generating Plugins Toolbars...</source> <translation>生成插件工具栏…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="687" /> + <location filename="../UI/UserInterface.py" line="694" /> <source>Cleaning Plugins Download Area...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="697" /> + <location filename="../UI/UserInterface.py" line="704" /> <source>Restoring Toolbarmanager...</source> <translation>恢复工具拦管理器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="705" /> + <location filename="../UI/UserInterface.py" line="712" /> <source>Setting View Profile...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="718" /> + <location filename="../UI/UserInterface.py" line="725" /> <source>Reading Tasks...</source> <translation>读取任务…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="723" /> + <location filename="../UI/UserInterface.py" line="730" /> <source>Reading Templates...</source> <translation>读取模板…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="728" /> + <location filename="../UI/UserInterface.py" line="735" /> <source>Starting Debugger...</source> <translation>启动调试器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2188" /> - <location filename="../UI/UserInterface.py" line="1079" /> + <location filename="../UI/UserInterface.py" line="2195" /> + <location filename="../UI/UserInterface.py" line="1086" /> <source>Left Toolbox</source> <translation>左工具箱</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2234" /> - <location filename="../UI/UserInterface.py" line="1089" /> + <location filename="../UI/UserInterface.py" line="2241" /> + <location filename="../UI/UserInterface.py" line="1096" /> <source>Horizontal Toolbox</source> <translation>横向工具箱</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2211" /> - <location filename="../UI/UserInterface.py" line="1100" /> + <location filename="../UI/UserInterface.py" line="2218" /> + <location filename="../UI/UserInterface.py" line="1107" /> <source>Right Toolbox</source> <translation>右工具箱</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2030" /> - <location filename="../UI/UserInterface.py" line="1294" /> - <location filename="../UI/UserInterface.py" line="1110" /> + <location filename="../UI/UserInterface.py" line="2037" /> + <location filename="../UI/UserInterface.py" line="1301" /> + <location filename="../UI/UserInterface.py" line="1117" /> <source>Multiproject-Viewer</source> <translation>多重项目浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2008" /> - <location filename="../UI/UserInterface.py" line="1300" /> - <location filename="../UI/UserInterface.py" line="1116" /> + <location filename="../UI/UserInterface.py" line="2015" /> + <location filename="../UI/UserInterface.py" line="1307" /> + <location filename="../UI/UserInterface.py" line="1123" /> <source>Project-Viewer</source> <translation>项目浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2570" /> - <location filename="../UI/UserInterface.py" line="2569" /> - <location filename="../UI/UserInterface.py" line="1307" /> - <location filename="../UI/UserInterface.py" line="1123" /> + <location filename="../UI/UserInterface.py" line="2577" /> + <location filename="../UI/UserInterface.py" line="2576" /> + <location filename="../UI/UserInterface.py" line="1314" /> + <location filename="../UI/UserInterface.py" line="1130" /> <source>Find/Replace In Files</source> <translation>在文件中查找/替换</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2593" /> - <location filename="../UI/UserInterface.py" line="2592" /> - <location filename="../UI/UserInterface.py" line="1314" /> - <location filename="../UI/UserInterface.py" line="1130" /> + <location filename="../UI/UserInterface.py" line="2600" /> + <location filename="../UI/UserInterface.py" line="2599" /> + <location filename="../UI/UserInterface.py" line="1321" /> + <location filename="../UI/UserInterface.py" line="1137" /> <source>Find File</source> <translation type="unfinished">查找文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1320" /> - <location filename="../UI/UserInterface.py" line="1136" /> + <location filename="../UI/UserInterface.py" line="1327" /> + <location filename="../UI/UserInterface.py" line="1143" /> <source>VCS Status</source> <translation type="unfinished">版本控制系统状态</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2163" /> - <location filename="../UI/UserInterface.py" line="1327" /> - <location filename="../UI/UserInterface.py" line="1143" /> + <location filename="../UI/UserInterface.py" line="2170" /> + <location filename="../UI/UserInterface.py" line="1334" /> + <location filename="../UI/UserInterface.py" line="1150" /> <source>Template-Viewer</source> <translation>模板浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2096" /> - <location filename="../UI/UserInterface.py" line="1334" /> - <location filename="../UI/UserInterface.py" line="1150" /> + <location filename="../UI/UserInterface.py" line="2103" /> + <location filename="../UI/UserInterface.py" line="1341" /> + <location filename="../UI/UserInterface.py" line="1157" /> <source>File-Browser</source> <translation>文件浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1341" /> - <location filename="../UI/UserInterface.py" line="1157" /> + <location filename="../UI/UserInterface.py" line="1348" /> + <location filename="../UI/UserInterface.py" line="1164" /> <source>Symbols</source> <translation>符号</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2052" /> - <location filename="../UI/UserInterface.py" line="1363" /> - <location filename="../UI/UserInterface.py" line="1357" /> - <location filename="../UI/UserInterface.py" line="1167" /> + <location filename="../UI/UserInterface.py" line="2059" /> + <location filename="../UI/UserInterface.py" line="1370" /> + <location filename="../UI/UserInterface.py" line="1364" /> + <location filename="../UI/UserInterface.py" line="1174" /> <source>Debug-Viewer</source> <translation>调试浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2424" /> - <location filename="../UI/UserInterface.py" line="2423" /> - <location filename="../UI/UserInterface.py" line="1370" /> - <location filename="../UI/UserInterface.py" line="1174" /> - <source>Code Documentation Viewer</source> - <translation>代码文档查看器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2639" /> - <location filename="../UI/UserInterface.py" line="2638" /> - <location filename="../UI/UserInterface.py" line="1377" /> - <location filename="../UI/UserInterface.py" line="1181" /> - <source>Help Viewer</source> - <translation type="unfinished">帮助浏览器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3543" /> - <location filename="../UI/UserInterface.py" line="2519" /> - <location filename="../UI/UserInterface.py" line="2518" /> - <location filename="../UI/UserInterface.py" line="1383" /> - <location filename="../UI/UserInterface.py" line="1187" /> - <source>Plugin Repository</source> - <translation>插件储存库</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2543" /> - <location filename="../UI/UserInterface.py" line="2542" /> - <location filename="../UI/UserInterface.py" line="1389" /> - <location filename="../UI/UserInterface.py" line="1193" /> - <source>Virtual Environments</source> - <translation>虚拟环境</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2451" /> - <location filename="../UI/UserInterface.py" line="2450" /> - <location filename="../UI/UserInterface.py" line="1394" /> - <location filename="../UI/UserInterface.py" line="1198" /> - <source>PyPI</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2473" /> - <location filename="../UI/UserInterface.py" line="2472" /> - <location filename="../UI/UserInterface.py" line="1401" /> - <location filename="../UI/UserInterface.py" line="1203" /> - <source>Conda</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1408" /> - <location filename="../UI/UserInterface.py" line="1210" /> - <source>Cooperation</source> - <translation>协作</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2351" /> - <location filename="../UI/UserInterface.py" line="1412" /> - <location filename="../UI/UserInterface.py" line="1215" /> - <source>IRC</source> - <translation>IRC</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2495" /> - <location filename="../UI/UserInterface.py" line="2494" /> - <location filename="../UI/UserInterface.py" line="1418" /> - <location filename="../UI/UserInterface.py" line="1222" /> - <source>MicroPython</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2074" /> - <location filename="../UI/UserInterface.py" line="1426" /> - <location filename="../UI/UserInterface.py" line="1230" /> - <source>Shell</source> - <translation>命令行</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2140" /> - <location filename="../UI/UserInterface.py" line="1432" /> - <location filename="../UI/UserInterface.py" line="1234" /> - <source>Task-Viewer</source> - <translation>任务浏览器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2118" /> - <location filename="../UI/UserInterface.py" line="1438" /> - <location filename="../UI/UserInterface.py" line="1238" /> - <source>Log-Viewer</source> - <translation>日志浏览器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1445" /> - <location filename="../UI/UserInterface.py" line="1245" /> - <source>Numbers</source> - <translation>数字</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1820" /> - <source>{0} - Passive Mode</source> - <translation>{0} - 被动模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1829" /> - <location filename="../UI/UserInterface.py" line="1823" /> - <source>{0} - {1} - Passive Mode</source> - <translation>{0} - {1} - 被动模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1835" /> - <source>{0} - {1} - {2} - Passive Mode</source> - <translation>{0} - {1} - {2} - 被动模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1861" /> - <source>Quit</source> - <translation>退出</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1863" /> - <source>&Quit</source> - <translation>退出(&Q)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1864" /> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation>Ctrl+Q</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1869" /> - <source>Quit the IDE</source> - <translation>退出程序</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1871" /> - <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="1885" /> - <location filename="../UI/UserInterface.py" line="1883" /> - <source>Restart</source> - <translation type="unfinished">重启</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1886" /> - <source>Ctrl+Shift+Q</source> - <comment>File|Quit</comment> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1891" /> - <source>Restart the IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1893" /> - <source><b>Restart the IDE</b><p>This restarts 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 type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1911" /> - <location filename="../UI/UserInterface.py" line="1904" /> - <source>Save session</source> - <translation>保存会话</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1905" /> - <source>Save session...</source> - <translation>保存会话…</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1913" /> - <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7722" /> - <location filename="../UI/UserInterface.py" line="1930" /> - <location filename="../UI/UserInterface.py" line="1923" /> - <source>Load session</source> - <translation type="unfinished">载入会话</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1924" /> - <source>Load session...</source> - <translation>加载会话…</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1932" /> - <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1942" /> - <source>New Window</source> - <translation>新建窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1944" /> - <source>New &Window</source> - <translation>新建窗口(&W)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1945" /> - <source>Ctrl+Shift+N</source> - <comment>File|New Window</comment> - <translation>Ctrl+Shift+N</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1950" /> - <source>Open a new eric instance</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1952" /> - <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1966" /> - <location filename="../UI/UserInterface.py" line="1964" /> - <source>Edit Profile</source> - <translation>编辑模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1973" /> - <source>Activate the edit view profile</source> - <translation>激活编辑视图模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1975" /> - <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="1988" /> - <location filename="../UI/UserInterface.py" line="1986" /> - <source>Debug Profile</source> - <translation>调试模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1995" /> - <source>Activate the debug view profile</source> - <translation>激活调试模式</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1997" /> - <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="2009" /> - <source>&Project-Viewer</source> - <translation>项目浏览器(&P)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2010" /> - <source>Alt+Shift+P</source> - <translation>Alt+Shift+P</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2016" /> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation>将输入焦点切换至项目查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2019" /> - <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2031" /> - <source>&Multiproject-Viewer</source> - <translation>多重项目浏览器(&M)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2032" /> - <source>Alt+Shift+M</source> - <translation>Alt+Shift+M</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2038" /> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation>将输入焦点切换至多项目查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2041" /> - <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2053" /> - <source>&Debug-Viewer</source> - <translation>调试浏览器(&D)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2054" /> - <source>Alt+Shift+D</source> - <translation>Alt+Shift+D</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2060" /> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation>将输入焦点切换至调试查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2063" /> - <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2075" /> - <source>&Shell</source> - <translation>命令行(&S)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2076" /> - <source>Alt+Shift+S</source> - <translation>Alt+Shift+S</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2082" /> - <source>Switch the input focus to the Shell window.</source> - <translation>将输入焦点切换至 Shell 窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2085" /> - <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2097" /> - <source>&File-Browser</source> - <translation>文件浏览器(&F)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2098" /> - <source>Alt+Shift+F</source> - <translation>Alt+Shift+F</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2104" /> - <source>Switch the input focus to the File-Browser window.</source> - <translation>将输入焦点切换至文件浏览器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2107" /> - <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> - <translation><b>激活文件浏览器</b><p>将输入焦点切换至文件浏览器窗口。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2119" /> - <source>Lo&g-Viewer</source> - <translation>日志浏览器(&G)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2120" /> - <source>Alt+Shift+G</source> - <translation>Alt+Shift+G</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2126" /> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation>将输入焦点切换至日志查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2129" /> - <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> - <translation><b>激活日志查看器</b><p>将输入焦点切换至日志查看器。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2141" /> - <source>&Task-Viewer</source> - <translation>任务浏览器(&T)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2142" /> - <source>Alt+Shift+T</source> - <translation>Alt+Shift+T</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2148" /> - <source>Switch the input focus to the Task-Viewer window.</source> - <translation>将输入焦点切换至任务浏览器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2151" /> - <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2164" /> - <source>Templ&ate-Viewer</source> - <translation>模板浏览器(&A)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2165" /> - <source>Alt+Shift+A</source> - <translation>Alt+Shift+A</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2171" /> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation>将输入焦点切换至模板浏览器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2174" /> - <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2189" /> - <source>&Left Toolbox</source> - <translation>左工具箱(&L)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2196" /> - <source>Toggle the Left Toolbox window</source> - <translation>切换左工具箱窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2198" /> - <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><b>切换左工具箱窗口</b><p>如果左工具箱窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2212" /> - <source>&Right Toolbox</source> - <translation>右工具箱(&R)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2219" /> - <source>Toggle the Right Toolbox window</source> - <translation>切换右工具箱窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2221" /> - <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><b>切换右工具箱窗口</b><p>如果右工具箱窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2235" /> - <source>&Horizontal Toolbox</source> - <translation>横向工具箱(&H)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2242" /> - <source>Toggle the Horizontal Toolbox window</source> - <translation>切换横向工具箱窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2244" /> - <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="2257" /> - <source>Left Sidebar</source> - <translation>左侧边栏</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2258" /> - <source>&Left Sidebar</source> - <translation>左侧边栏(&L)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2265" /> - <source>Toggle the left sidebar window</source> - <translation>切换左侧边栏窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2267" /> - <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><b>切换左侧边栏窗口</b><p>如果左侧边栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2280" /> - <source>Right Sidebar</source> - <translation>右侧边栏</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2281" /> - <source>&Right Sidebar</source> - <translation>右侧边栏(&R)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2288" /> - <source>Toggle the right sidebar window</source> - <translation>切换右侧边栏窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2290" /> - <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><b>切换右侧边栏窗口</b><p>如果右侧边栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2303" /> - <source>Bottom Sidebar</source> - <translation>底栏</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2304" /> - <source>&Bottom Sidebar</source> - <translation>底栏(&B)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2311" /> - <source>Toggle the bottom sidebar window</source> - <translation>切换底栏窗口</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2313" /> - <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><b>切换底栏窗口</b><p>如果底栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2326" /> - <source>Cooperation-Viewer</source> - <translation>协作浏览器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2327" /> - <source>Co&operation-Viewer</source> - <translation>协作浏览器(&O)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2328" /> - <source>Alt+Shift+O</source> - <translation>Alt+Shift+O</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2334" /> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation>将输入焦点切换至协作浏览器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2337" /> - <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> - <translation><b>激活协作浏览器</b><p>将输入焦点切换至协作浏览器窗口。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2352" /> - <source>&IRC</source> - <translation>&IRC</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2353" /> - <source>Ctrl+Alt+Shift+I</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2359" /> - <source>Switch the input focus to the IRC window.</source> - <translation>将输入焦点切换至 IRC 窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2362" /> - <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> - <translation><b>激活 IRC</b><p>将输入焦点切换至 IRC 窗口。</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2373" /> - <source>Symbols-Viewer</source> - <translation>符号查看器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2374" /> - <source>S&ymbols-Viewer</source> - <translation>符号查看器(&Y)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2375" /> - <source>Alt+Shift+Y</source> - <translation>Alt+Shift+Y</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2381" /> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation>将输入焦点切换至符号查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2384" /> - <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2398" /> - <source>Numbers-Viewer</source> - <translation>数字查看器</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2399" /> - <source>Num&bers-Viewer</source> - <translation>数字查看器(&B)</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2400" /> - <source>Alt+Shift+B</source> - <translation>Alt+Shift+B</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2406" /> - <source>Switch the input focus to the Numbers-Viewer window.</source> - <translation>将输入焦点切换至数字查看器窗口。</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2409" /> - <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2425" /> - <source>Ctrl+Alt+Shift+D</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2431" /> - <source>Switch the input focus to the Code Documentation Viewer window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2436" /> - <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2452" /> - <source>Ctrl+Alt+Shift+P</source> - <translation type="unfinished" /> + <location filename="../UI/UserInterface.py" line="2430" /> + <location filename="../UI/UserInterface.py" line="1377" /> + <location filename="../UI/UserInterface.py" line="1181" /> + <source>Code Documentation Viewer</source> + <translation>代码文档查看器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2646" /> + <location filename="../UI/UserInterface.py" line="2645" /> + <location filename="../UI/UserInterface.py" line="1384" /> + <location filename="../UI/UserInterface.py" line="1188" /> + <source>Help Viewer</source> + <translation type="unfinished">帮助浏览器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3550" /> + <location filename="../UI/UserInterface.py" line="2526" /> + <location filename="../UI/UserInterface.py" line="2525" /> + <location filename="../UI/UserInterface.py" line="1390" /> + <location filename="../UI/UserInterface.py" line="1194" /> + <source>Plugin Repository</source> + <translation>插件储存库</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2550" /> + <location filename="../UI/UserInterface.py" line="2549" /> + <location filename="../UI/UserInterface.py" line="1396" /> + <location filename="../UI/UserInterface.py" line="1200" /> + <source>Virtual Environments</source> + <translation>虚拟环境</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2458" /> - <source>Switch the input focus to the PyPI window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2461" /> - <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2474" /> - <source>Ctrl+Alt+Shift+C</source> + <location filename="../UI/UserInterface.py" line="2457" /> + <location filename="../UI/UserInterface.py" line="1401" /> + <location filename="../UI/UserInterface.py" line="1205" /> + <source>PyPI</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/UserInterface.py" line="2480" /> - <source>Switch the input focus to the Conda window.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2483" /> - <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2496" /> - <source>Ctrl+Alt+Shift+M</source> - <translation type="unfinished" /> + <location filename="../UI/UserInterface.py" line="2479" /> + <location filename="../UI/UserInterface.py" line="1408" /> + <location filename="../UI/UserInterface.py" line="1210" /> + <source>Conda</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1415" /> + <location filename="../UI/UserInterface.py" line="1217" /> + <source>Cooperation</source> + <translation>协作</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2358" /> + <location filename="../UI/UserInterface.py" line="1419" /> + <location filename="../UI/UserInterface.py" line="1222" /> + <source>IRC</source> + <translation>IRC</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2502" /> + <location filename="../UI/UserInterface.py" line="2501" /> + <location filename="../UI/UserInterface.py" line="1425" /> + <location filename="../UI/UserInterface.py" line="1229" /> + <source>MicroPython</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2081" /> + <location filename="../UI/UserInterface.py" line="1433" /> + <location filename="../UI/UserInterface.py" line="1237" /> + <source>Shell</source> + <translation>命令行</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2147" /> + <location filename="../UI/UserInterface.py" line="1439" /> + <location filename="../UI/UserInterface.py" line="1241" /> + <source>Task-Viewer</source> + <translation>任务浏览器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2125" /> + <location filename="../UI/UserInterface.py" line="1445" /> + <location filename="../UI/UserInterface.py" line="1245" /> + <source>Log-Viewer</source> + <translation>日志浏览器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1452" /> + <location filename="../UI/UserInterface.py" line="1252" /> + <source>Numbers</source> + <translation>数字</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1827" /> + <source>{0} - Passive Mode</source> + <translation>{0} - 被动模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1836" /> + <location filename="../UI/UserInterface.py" line="1830" /> + <source>{0} - {1} - Passive Mode</source> + <translation>{0} - {1} - 被动模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1842" /> + <source>{0} - {1} - {2} - Passive Mode</source> + <translation>{0} - {1} - {2} - 被动模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1868" /> + <source>Quit</source> + <translation>退出</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1870" /> + <source>&Quit</source> + <translation>退出(&Q)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1871" /> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation>Ctrl+Q</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1876" /> + <source>Quit the IDE</source> + <translation>退出程序</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1878" /> + <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="1892" /> + <location filename="../UI/UserInterface.py" line="1890" /> + <source>Restart</source> + <translation type="unfinished">重启</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1893" /> + <source>Ctrl+Shift+Q</source> + <comment>File|Quit</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1898" /> + <source>Restart the IDE</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1900" /> + <source><b>Restart the IDE</b><p>This restarts 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 type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1918" /> + <location filename="../UI/UserInterface.py" line="1911" /> + <source>Save session</source> + <translation>保存会话</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1912" /> + <source>Save session...</source> + <translation>保存会话…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1920" /> + <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7729" /> + <location filename="../UI/UserInterface.py" line="1937" /> + <location filename="../UI/UserInterface.py" line="1930" /> + <source>Load session</source> + <translation type="unfinished">载入会话</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1931" /> + <source>Load session...</source> + <translation>加载会话…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1939" /> + <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1949" /> + <source>New Window</source> + <translation>新建窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1951" /> + <source>New &Window</source> + <translation>新建窗口(&W)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1952" /> + <source>Ctrl+Shift+N</source> + <comment>File|New Window</comment> + <translation>Ctrl+Shift+N</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1957" /> + <source>Open a new eric instance</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1959" /> + <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1973" /> + <location filename="../UI/UserInterface.py" line="1971" /> + <source>Edit Profile</source> + <translation>编辑模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1980" /> + <source>Activate the edit view profile</source> + <translation>激活编辑视图模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1982" /> + <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="1995" /> + <location filename="../UI/UserInterface.py" line="1993" /> + <source>Debug Profile</source> + <translation>调试模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2002" /> + <source>Activate the debug view profile</source> + <translation>激活调试模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2004" /> + <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="2016" /> + <source>&Project-Viewer</source> + <translation>项目浏览器(&P)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2017" /> + <source>Alt+Shift+P</source> + <translation>Alt+Shift+P</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2023" /> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation>将输入焦点切换至项目查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2026" /> + <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2038" /> + <source>&Multiproject-Viewer</source> + <translation>多重项目浏览器(&M)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2039" /> + <source>Alt+Shift+M</source> + <translation>Alt+Shift+M</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2045" /> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation>将输入焦点切换至多项目查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2048" /> + <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2060" /> + <source>&Debug-Viewer</source> + <translation>调试浏览器(&D)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2061" /> + <source>Alt+Shift+D</source> + <translation>Alt+Shift+D</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2067" /> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation>将输入焦点切换至调试查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2070" /> + <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2082" /> + <source>&Shell</source> + <translation>命令行(&S)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2083" /> + <source>Alt+Shift+S</source> + <translation>Alt+Shift+S</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2089" /> + <source>Switch the input focus to the Shell window.</source> + <translation>将输入焦点切换至 Shell 窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2092" /> + <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2104" /> + <source>&File-Browser</source> + <translation>文件浏览器(&F)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2105" /> + <source>Alt+Shift+F</source> + <translation>Alt+Shift+F</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2111" /> + <source>Switch the input focus to the File-Browser window.</source> + <translation>将输入焦点切换至文件浏览器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2114" /> + <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> + <translation><b>激活文件浏览器</b><p>将输入焦点切换至文件浏览器窗口。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2126" /> + <source>Lo&g-Viewer</source> + <translation>日志浏览器(&G)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2127" /> + <source>Alt+Shift+G</source> + <translation>Alt+Shift+G</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2133" /> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation>将输入焦点切换至日志查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2136" /> + <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> + <translation><b>激活日志查看器</b><p>将输入焦点切换至日志查看器。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2148" /> + <source>&Task-Viewer</source> + <translation>任务浏览器(&T)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2149" /> + <source>Alt+Shift+T</source> + <translation>Alt+Shift+T</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2155" /> + <source>Switch the input focus to the Task-Viewer window.</source> + <translation>将输入焦点切换至任务浏览器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2158" /> + <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2171" /> + <source>Templ&ate-Viewer</source> + <translation>模板浏览器(&A)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2172" /> + <source>Alt+Shift+A</source> + <translation>Alt+Shift+A</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2178" /> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation>将输入焦点切换至模板浏览器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2181" /> + <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2196" /> + <source>&Left Toolbox</source> + <translation>左工具箱(&L)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2203" /> + <source>Toggle the Left Toolbox window</source> + <translation>切换左工具箱窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2205" /> + <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><b>切换左工具箱窗口</b><p>如果左工具箱窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2219" /> + <source>&Right Toolbox</source> + <translation>右工具箱(&R)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2226" /> + <source>Toggle the Right Toolbox window</source> + <translation>切换右工具箱窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2228" /> + <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><b>切换右工具箱窗口</b><p>如果右工具箱窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2242" /> + <source>&Horizontal Toolbox</source> + <translation>横向工具箱(&H)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2249" /> + <source>Toggle the Horizontal Toolbox window</source> + <translation>切换横向工具箱窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2251" /> + <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="2264" /> + <source>Left Sidebar</source> + <translation>左侧边栏</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2265" /> + <source>&Left Sidebar</source> + <translation>左侧边栏(&L)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2272" /> + <source>Toggle the left sidebar window</source> + <translation>切换左侧边栏窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2274" /> + <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><b>切换左侧边栏窗口</b><p>如果左侧边栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2287" /> + <source>Right Sidebar</source> + <translation>右侧边栏</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2288" /> + <source>&Right Sidebar</source> + <translation>右侧边栏(&R)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2295" /> + <source>Toggle the right sidebar window</source> + <translation>切换右侧边栏窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2297" /> + <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><b>切换右侧边栏窗口</b><p>如果右侧边栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2310" /> + <source>Bottom Sidebar</source> + <translation>底栏</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2311" /> + <source>&Bottom Sidebar</source> + <translation>底栏(&B)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2318" /> + <source>Toggle the bottom sidebar window</source> + <translation>切换底栏窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2320" /> + <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><b>切换底栏窗口</b><p>如果底栏窗口已隐藏则显示它。如果它可见则隐藏它。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2333" /> + <source>Cooperation-Viewer</source> + <translation>协作浏览器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2334" /> + <source>Co&operation-Viewer</source> + <translation>协作浏览器(&O)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2335" /> + <source>Alt+Shift+O</source> + <translation>Alt+Shift+O</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2341" /> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation>将输入焦点切换至协作浏览器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2344" /> + <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> + <translation><b>激活协作浏览器</b><p>将输入焦点切换至协作浏览器窗口。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2359" /> + <source>&IRC</source> + <translation>&IRC</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2360" /> + <source>Ctrl+Alt+Shift+I</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2366" /> + <source>Switch the input focus to the IRC window.</source> + <translation>将输入焦点切换至 IRC 窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2369" /> + <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> + <translation><b>激活 IRC</b><p>将输入焦点切换至 IRC 窗口。</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2380" /> + <source>Symbols-Viewer</source> + <translation>符号查看器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2381" /> + <source>S&ymbols-Viewer</source> + <translation>符号查看器(&Y)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2382" /> + <source>Alt+Shift+Y</source> + <translation>Alt+Shift+Y</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2388" /> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation>将输入焦点切换至符号查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2391" /> + <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2405" /> + <source>Numbers-Viewer</source> + <translation>数字查看器</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2406" /> + <source>Num&bers-Viewer</source> + <translation>数字查看器(&B)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2407" /> + <source>Alt+Shift+B</source> + <translation>Alt+Shift+B</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2413" /> + <source>Switch the input focus to the Numbers-Viewer window.</source> + <translation>将输入焦点切换至数字查看器窗口。</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2416" /> + <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2432" /> + <source>Ctrl+Alt+Shift+D</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2438" /> + <source>Switch the input focus to the Code Documentation Viewer window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2443" /> + <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2459" /> + <source>Ctrl+Alt+Shift+P</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2465" /> + <source>Switch the input focus to the PyPI window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2468" /> + <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2481" /> + <source>Ctrl+Alt+Shift+C</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2487" /> + <source>Switch the input focus to the Conda window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2490" /> + <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2503" /> + <source>Ctrl+Alt+Shift+M</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2509" /> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2505" /> + <location filename="../UI/UserInterface.py" line="2512" /> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2520" /> + <location filename="../UI/UserInterface.py" line="2527" /> <source>Ctrl+Alt+Shift+R</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2526" /> + <location filename="../UI/UserInterface.py" line="2533" /> <source>Switch the input focus to the Plugin Repository window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2529" /> + <location filename="../UI/UserInterface.py" line="2536" /> <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2544" /> + <location filename="../UI/UserInterface.py" line="2551" /> <source>Ctrl+Alt+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2550" /> + <location filename="../UI/UserInterface.py" line="2557" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2555" /> + <location filename="../UI/UserInterface.py" line="2562" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2571" /> + <location filename="../UI/UserInterface.py" line="2578" /> <source>Ctrl+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2577" /> + <location filename="../UI/UserInterface.py" line="2584" /> <source>Switch the input focus to the Find/Replace In Files window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2580" /> + <location filename="../UI/UserInterface.py" line="2587" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2594" /> + <location filename="../UI/UserInterface.py" line="2601" /> <source>Ctrl+Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2600" /> + <location filename="../UI/UserInterface.py" line="2607" /> <source>Switch the input focus to the Find File window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2603" /> + <location filename="../UI/UserInterface.py" line="2610" /> <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2617" /> - <location filename="../UI/UserInterface.py" line="2616" /> - <source>VCS Status List</source> - <translation type="unfinished">VCS 状态列表</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2618" /> - <source>Alt+Shift+V</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2624" /> + <location filename="../UI/UserInterface.py" line="2623" /> + <source>VCS Status List</source> + <translation type="unfinished">VCS 状态列表</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2625" /> + <source>Alt+Shift+V</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2631" /> <source>Switch the input focus to the VCS Status List window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2627" /> + <location filename="../UI/UserInterface.py" line="2634" /> <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2640" /> + <location filename="../UI/UserInterface.py" line="2647" /> <source>Alt+Shift+H</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2646" /> + <location filename="../UI/UserInterface.py" line="2653" /> <source>Switch the input focus to the embedded Help Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2649" /> + <location filename="../UI/UserInterface.py" line="2656" /> <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2662" /> + <location filename="../UI/UserInterface.py" line="2669" /> <source>What's This?</source> <translation>这是什么?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2664" /> + <location filename="../UI/UserInterface.py" line="2671" /> <source>&What's This?</source> <translation>这是什么(&W)?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2665" /> - <source>Shift+F1</source> - <translation>Shift+F1</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2670" /> - <source>Context sensitive help</source> - <translation>背景帮助</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2672" /> + <source>Shift+F1</source> + <translation>Shift+F1</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2677" /> + <source>Context sensitive help</source> + <translation>背景帮助</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2679" /> <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="2685" /> + <location filename="../UI/UserInterface.py" line="2692" /> <source>Helpviewer</source> <translation>帮助浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2687" /> + <location filename="../UI/UserInterface.py" line="2694" /> <source>&Helpviewer...</source> <translation>帮助浏览器(&H)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2688" /> - <source>F1</source> - <translation>F1</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2693" /> - <source>Open the helpviewer window</source> - <translation>打开帮助浏览器窗口</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2695" /> + <source>F1</source> + <translation>F1</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2700" /> + <source>Open the helpviewer window</source> + <translation>打开帮助浏览器窗口</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2702" /> <source><b>Helpviewer</b><p>Display the eric 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 searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2715" /> - <source>Show Versions</source> - <translation>显示版本</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2716" /> - <source>Show &Versions</source> - <translation>显示版本(&V)</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2722" /> + <source>Show Versions</source> + <translation>显示版本</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2723" /> + <source>Show &Versions</source> + <translation>显示版本(&V)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2729" /> <source>Display version information</source> <translation>显示版本信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2724" /> - <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="2737" /> - <location filename="../UI/UserInterface.py" line="2730" /> - <source>Show Error Log</source> - <translation>显示错误日志</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2731" /> + <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="2744" /> + <location filename="../UI/UserInterface.py" line="2737" /> + <source>Show Error Log</source> + <translation>显示错误日志</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2738" /> <source>Show Error &Log...</source> <translation>显示错误日志(&L)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2739" /> + <location filename="../UI/UserInterface.py" line="2746" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation><b>显示错误日志…</b><p>打开一个对话框显示最近的错误日志。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2748" /> - <source>Show Install Info</source> - <translation>显示安装信息</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2749" /> - <source>Show Install &Info...</source> - <translation type="unfinished">显示安装&信息…</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2755" /> + <source>Show Install Info</source> + <translation>显示安装信息</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2756" /> + <source>Show Install &Info...</source> + <translation type="unfinished">显示安装&信息…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2762" /> <source>Show Installation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2757" /> + <location filename="../UI/UserInterface.py" line="2764" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4627" /> - <location filename="../UI/UserInterface.py" line="2767" /> + <location filename="../UI/UserInterface.py" line="4634" /> + <location filename="../UI/UserInterface.py" line="2774" /> <source>Report Bug</source> <translation>报告错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2767" /> + <location filename="../UI/UserInterface.py" line="2774" /> <source>Report &Bug...</source> <translation>报告错误(&B)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2769" /> + <location filename="../UI/UserInterface.py" line="2776" /> <source>Report a bug</source> <translation>报告一个错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2771" /> - <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="2777" /> - <source>Request Feature</source> - <translation>请求功能</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2778" /> - <source>Request &Feature...</source> - <translation>请求功能(&F)…</translation> + <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="2784" /> + <source>Request Feature</source> + <translation>请求功能</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2785" /> + <source>Request &Feature...</source> + <translation>请求功能(&F)…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2791" /> <source>Send a feature request</source> <translation>发送一个功能请求</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2786" /> + <location filename="../UI/UserInterface.py" line="2793" /> <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="4087" /> - <location filename="../UI/UserInterface.py" line="2797" /> + <location filename="../UI/UserInterface.py" line="4094" /> + <location filename="../UI/UserInterface.py" line="2804" /> <source>Testing</source> <translation>测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2799" /> + <location filename="../UI/UserInterface.py" line="2806" /> <source>&Testing...</source> <translation>测试…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805" /> + <location filename="../UI/UserInterface.py" line="2812" /> <source>Start the testing dialog</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2807" /> + <location filename="../UI/UserInterface.py" line="2814" /> <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2818" /> + <location filename="../UI/UserInterface.py" line="2825" /> <source>Restart Last Test</source> <translation>重新开始上次测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2820" /> + <location filename="../UI/UserInterface.py" line="2827" /> <source>&Restart Last Test...</source> <translation>&重新开始上次测试…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2826" /> + <location filename="../UI/UserInterface.py" line="2833" /> <source>Restarts the last test</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2828" /> + <location filename="../UI/UserInterface.py" line="2835" /> <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2838" /> + <location filename="../UI/UserInterface.py" line="2845" /> <source>Rerun Failed Tests</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2840" /> - <source>Rerun Failed Tests...</source> - <translation>重新运行失败的测试…</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2847" /> + <source>Rerun Failed Tests...</source> + <translation>重新运行失败的测试…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2854" /> <source>Rerun failed tests of the last run</source> <translation>重新运行上一次运行中失败的测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2850" /> + <location filename="../UI/UserInterface.py" line="2857" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2860" /> + <location filename="../UI/UserInterface.py" line="2867" /> <source>Test Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2862" /> + <location filename="../UI/UserInterface.py" line="2869" /> <source>Test &Script...</source> <translation>测试脚本…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2868" /> + <location filename="../UI/UserInterface.py" line="2875" /> <source>Run tests of the current script</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2870" /> - <source><b>Test Script</b><p>Run tests with the current script.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="2877" /> + <source><b>Test Script</b><p>Run tests with the current script.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2884" /> <source>Test Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2879" /> + <location filename="../UI/UserInterface.py" line="2886" /> <source>Test &Project...</source> <translation>测试项目…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2885" /> + <location filename="../UI/UserInterface.py" line="2892" /> <source>Run tests of the current project</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2887" /> + <location filename="../UI/UserInterface.py" line="2894" /> <source><b>Test Project</b><p>Run test of the current project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2896" /> + <location filename="../UI/UserInterface.py" line="2903" /> <source>Qt-Designer</source> <translation>Qt 设计师</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2898" /> + <location filename="../UI/UserInterface.py" line="2905" /> <source>Qt-&Designer...</source> <translation>Qt 设计师(&D)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2904" /> + <location filename="../UI/UserInterface.py" line="2911" /> <source>Start Qt-Designer</source> <translation>启动 Qt 设计师</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2906" /> + <location filename="../UI/UserInterface.py" line="2913" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation><b>Qt 设计师</b><p>启动 Qt 设计师。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915" /> + <location filename="../UI/UserInterface.py" line="2922" /> <source>Qt-Linguist</source> <translation>Qt 语言家</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2917" /> + <location filename="../UI/UserInterface.py" line="2924" /> <source>Qt-&Linguist...</source> <translation>Qt 语言家(&L)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2923" /> + <location filename="../UI/UserInterface.py" line="2930" /> <source>Start Qt-Linguist</source> <translation>启动 Qt 语言家</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2925" /> + <location filename="../UI/UserInterface.py" line="2932" /> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation><b>Qt 语言家</b><p>启动 Qt 语言家。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2933" /> + <location filename="../UI/UserInterface.py" line="2940" /> <source>UI Previewer</source> <translation>用户界面预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2935" /> + <location filename="../UI/UserInterface.py" line="2942" /> <source>&UI Previewer...</source> <translation>用户界面预览器(&U)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2941" /> + <location filename="../UI/UserInterface.py" line="2948" /> <source>Start the UI Previewer</source> <translation>开启用户界面预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2943" /> + <location filename="../UI/UserInterface.py" line="2950" /> <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="2949" /> + <location filename="../UI/UserInterface.py" line="2956" /> <source>Translations Previewer</source> <translation>翻译预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2951" /> + <location filename="../UI/UserInterface.py" line="2958" /> <source>&Translations Previewer...</source> <translation>翻译预览器(&T)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2957" /> + <location filename="../UI/UserInterface.py" line="2964" /> <source>Start the Translations Previewer</source> <translation>开启翻译预览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2959" /> + <location filename="../UI/UserInterface.py" line="2966" /> <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="2968" /> + <location filename="../UI/UserInterface.py" line="2975" /> <source>Compare Files</source> <translation>比较文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2970" /> + <location filename="../UI/UserInterface.py" line="2977" /> <source>&Compare Files...</source> <translation>比较文件(&C)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995" /> - <location filename="../UI/UserInterface.py" line="2976" /> + <location filename="../UI/UserInterface.py" line="3002" /> + <location filename="../UI/UserInterface.py" line="2983" /> <source>Compare two files</source> <translation>比较两个文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2978" /> + <location filename="../UI/UserInterface.py" line="2985" /> <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="2987" /> + <location filename="../UI/UserInterface.py" line="2994" /> <source>Compare Files side by side</source> <translation>并排比较文件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2989" /> + <location filename="../UI/UserInterface.py" line="2996" /> <source>Compare &Files side by side...</source> <translation>并排比较文件(&F)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2997" /> + <location filename="../UI/UserInterface.py" line="3004" /> <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="3007" /> + <location filename="../UI/UserInterface.py" line="3014" /> <source>SQL Browser</source> <translation>SQL 浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3009" /> + <location filename="../UI/UserInterface.py" line="3016" /> <source>SQL &Browser...</source> <translation>SQL 浏览器(&B)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3015" /> + <location filename="../UI/UserInterface.py" line="3022" /> <source>Browse a SQL database</source> <translation>浏览 SQL 数据库</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3017" /> + <location filename="../UI/UserInterface.py" line="3024" /> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL 浏览器</b><p>浏览 SQL 数据库。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3031" /> - <location filename="../UI/UserInterface.py" line="3023" /> + <location filename="../UI/UserInterface.py" line="3038" /> + <location filename="../UI/UserInterface.py" line="3030" /> <source>Mini Editor</source> <translation>小型编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3025" /> + <location filename="../UI/UserInterface.py" line="3032" /> <source>Mini &Editor...</source> <translation>小型编辑器(&E)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3033" /> + <location filename="../UI/UserInterface.py" line="3040" /> <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="3042" /> + <location filename="../UI/UserInterface.py" line="3049" /> <source>Hex Editor</source> <translation>十六进制编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3044" /> + <location filename="../UI/UserInterface.py" line="3051" /> <source>&Hex Editor...</source> <translation>十六进制编辑器(&H)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3050" /> + <location filename="../UI/UserInterface.py" line="3057" /> <source>Start the eric Hex Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3052" /> + <location filename="../UI/UserInterface.py" line="3059" /> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3062" /> + <location filename="../UI/UserInterface.py" line="3069" /> <source>eric Web Browser</source> <translation type="unfinished">eric 网页浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3064" /> + <location filename="../UI/UserInterface.py" line="3071" /> <source>eric &Web Browser...</source> <translation type="unfinished">eric &网页浏览器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3070" /> + <location filename="../UI/UserInterface.py" line="3077" /> <source>Start the eric Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3072" /> + <location filename="../UI/UserInterface.py" line="3079" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3081" /> + <location filename="../UI/UserInterface.py" line="3088" /> <source>Icon Editor</source> <translation>图标编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3083" /> + <location filename="../UI/UserInterface.py" line="3090" /> <source>&Icon Editor...</source> <translation>图标编辑器(&I)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3089" /> + <location filename="../UI/UserInterface.py" line="3096" /> <source>Start the eric Icon Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3091" /> + <location filename="../UI/UserInterface.py" line="3098" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6487" /> - <location filename="../UI/UserInterface.py" line="3103" /> + <location filename="../UI/UserInterface.py" line="6494" /> + <location filename="../UI/UserInterface.py" line="3110" /> <source>Snapshot</source> <translation>快照</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3105" /> + <location filename="../UI/UserInterface.py" line="3112" /> <source>&Snapshot...</source> <translation>快照(&S)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3111" /> + <location filename="../UI/UserInterface.py" line="3118" /> <source>Take snapshots of a screen region</source> <translation>截取屏幕区域的快照</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3113" /> + <location filename="../UI/UserInterface.py" line="3120" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation><b>快照</b><p>打开一个对话框来截取屏幕一个区域的快照。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3123" /> + <location filename="../UI/UserInterface.py" line="3130" /> <source>eric PDF Viewer</source> <translation type="unfinished">eric PDF查看器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3125" /> + <location filename="../UI/UserInterface.py" line="3132" /> <source>eric PDF &Viewer...</source> <translation type="unfinished">eric PDF&查看器…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3131" /> + <location filename="../UI/UserInterface.py" line="3138" /> <source>Start the eric PDF Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3133" /> + <location filename="../UI/UserInterface.py" line="3140" /> <source><b>eric PDF Viewer</b><p>Starts the eric PDF Viewer for viewing PDF files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3142" /> + <location filename="../UI/UserInterface.py" line="3149" /> <source>Preferences</source> <translation>首选项</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3144" /> + <location filename="../UI/UserInterface.py" line="3151" /> <source>&Preferences...</source> <translation>首选项(&P)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3150" /> + <location filename="../UI/UserInterface.py" line="3157" /> <source>Set the prefered configuration</source> <translation>设定偏好配置</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3152" /> + <location filename="../UI/UserInterface.py" line="3159" /> <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="3163" /> + <location filename="../UI/UserInterface.py" line="3170" /> <source>Export Preferences</source> <translation>导出首选项</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3165" /> + <location filename="../UI/UserInterface.py" line="3172" /> <source>E&xport Preferences...</source> <translation>导出首选项(&X)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3171" /> + <location filename="../UI/UserInterface.py" line="3178" /> <source>Export the current configuration</source> <translation>导出当前配置</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3173" /> + <location filename="../UI/UserInterface.py" line="3180" /> <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="3182" /> + <location filename="../UI/UserInterface.py" line="3189" /> <source>Import Preferences</source> <translation>导入首选项</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3184" /> - <source>I&mport Preferences...</source> - <translation>导入首选项(&M)…</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3191" /> + <source>I&mport Preferences...</source> + <translation>导入首选项(&M)…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3198" /> <source>Import a previously exported configuration</source> <translation>导入以前导出的配置</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3194" /> + <location filename="../UI/UserInterface.py" line="3201" /> <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="3203" /> + <location filename="../UI/UserInterface.py" line="3210" /> <source>Export Theme</source> <translation type="unfinished">导出主题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3205" /> + <location filename="../UI/UserInterface.py" line="3212" /> <source>Export Theme...</source> <translation type="unfinished">导出主题…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3211" /> + <location filename="../UI/UserInterface.py" line="3218" /> <source>Export the current theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3213" /> + <location filename="../UI/UserInterface.py" line="3220" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3222" /> + <location filename="../UI/UserInterface.py" line="3229" /> <source>Import Theme</source> <translation type="unfinished">导入主题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3224" /> + <location filename="../UI/UserInterface.py" line="3231" /> <source>Import Theme...</source> <translation type="unfinished">导入主题…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3230" /> + <location filename="../UI/UserInterface.py" line="3237" /> <source>Import a previously exported theme</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3232" /> + <location filename="../UI/UserInterface.py" line="3239" /> <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3241" /> + <location filename="../UI/UserInterface.py" line="3248" /> <source>Reload APIs</source> <translation>重新载入 API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3241" /> + <location filename="../UI/UserInterface.py" line="3248" /> <source>Reload &APIs</source> <translation>重新载入 &API</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3243" /> + <location filename="../UI/UserInterface.py" line="3250" /> <source>Reload the API information</source> <translation>重新载入 API 信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3245" /> + <location filename="../UI/UserInterface.py" line="3252" /> <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="3259" /> - <location filename="../UI/UserInterface.py" line="3251" /> + <location filename="../UI/UserInterface.py" line="3266" /> + <location filename="../UI/UserInterface.py" line="3258" /> <source>Show external tools</source> <translation>显示外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3253" /> + <location filename="../UI/UserInterface.py" line="3260" /> <source>Show external &tools</source> <translation>显示外部工具(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3261" /> + <location filename="../UI/UserInterface.py" line="3268" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3271" /> + <location filename="../UI/UserInterface.py" line="3278" /> <source>View Profiles</source> <translation>视图模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3273" /> + <location filename="../UI/UserInterface.py" line="3280" /> <source>&View Profiles...</source> <translation>视图模式(&V)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3279" /> + <location filename="../UI/UserInterface.py" line="3286" /> <source>Configure view profiles</source> <translation>配置视图模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3281" /> + <location filename="../UI/UserInterface.py" line="3288" /> <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="3292" /> + <location filename="../UI/UserInterface.py" line="3299" /> <source>Toolbars</source> <translation>工具栏</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3294" /> + <location filename="../UI/UserInterface.py" line="3301" /> <source>Tool&bars...</source> <translation>工具栏(&B)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3300" /> + <location filename="../UI/UserInterface.py" line="3307" /> <source>Configure toolbars</source> <translation>配置工具栏</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3302" /> + <location filename="../UI/UserInterface.py" line="3309" /> <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="3313" /> + <location filename="../UI/UserInterface.py" line="3320" /> <source>Keyboard Shortcuts</source> <translation>键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3315" /> + <location filename="../UI/UserInterface.py" line="3322" /> <source>Keyboard &Shortcuts...</source> <translation>键盘快捷键(&S)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3321" /> + <location filename="../UI/UserInterface.py" line="3328" /> <source>Set the keyboard shortcuts</source> <translation>设置键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3323" /> + <location filename="../UI/UserInterface.py" line="3330" /> <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="7446" /> - <location filename="../UI/UserInterface.py" line="7427" /> - <location filename="../UI/UserInterface.py" line="3333" /> + <location filename="../UI/UserInterface.py" line="7453" /> + <location filename="../UI/UserInterface.py" line="7434" /> + <location filename="../UI/UserInterface.py" line="3340" /> <source>Export Keyboard Shortcuts</source> <translation>导出键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3335" /> + <location filename="../UI/UserInterface.py" line="3342" /> <source>&Export Keyboard Shortcuts...</source> <translation>导出键盘快捷键(&E)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3341" /> + <location filename="../UI/UserInterface.py" line="3348" /> <source>Export the keyboard shortcuts</source> <translation>导出键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3343" /> + <location filename="../UI/UserInterface.py" line="3350" /> <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="7465" /> - <location filename="../UI/UserInterface.py" line="3352" /> + <location filename="../UI/UserInterface.py" line="7472" /> + <location filename="../UI/UserInterface.py" line="3359" /> <source>Import Keyboard Shortcuts</source> <translation>导入键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3354" /> + <location filename="../UI/UserInterface.py" line="3361" /> <source>&Import Keyboard Shortcuts...</source> <translation>导入键盘快捷键(&I)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360" /> + <location filename="../UI/UserInterface.py" line="3367" /> <source>Import the keyboard shortcuts</source> <translation>导入键盘快捷键</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3362" /> + <location filename="../UI/UserInterface.py" line="3369" /> <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="3372" /> + <location filename="../UI/UserInterface.py" line="3379" /> <source>Manage SSL Certificates</source> <translation>管理 SSL 证书</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3374" /> - <source>Manage SSL Certificates...</source> - <translation>管理 SSL 证书…</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3381" /> + <source>Manage SSL Certificates...</source> + <translation>管理 SSL 证书…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3388" /> <source>Manage the saved SSL certificates</source> <translation>管理保存的 SSL 证书</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3384" /> + <location filename="../UI/UserInterface.py" line="3391" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation><b>管理 SSL 证书…</b><p>打开一个对话框来管理保存的 SSL 证书。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3394" /> + <location filename="../UI/UserInterface.py" line="3401" /> <source>Edit Message Filters</source> <translation>编辑消息过滤器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3396" /> - <source>Edit Message Filters...</source> - <translation>编辑消息过滤器…</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3403" /> + <source>Edit Message Filters...</source> + <translation>编辑消息过滤器…</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3410" /> <source>Edit the message filters used to suppress unwanted messages</source> <translation>编辑消息过滤器使得不期望的消息不显示</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3406" /> + <location filename="../UI/UserInterface.py" line="3413" /> <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><b>编辑消息过滤器</b><p>打开对话框来编辑消息过滤器,使得不期望的错误信息不再在错误窗口中显示。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3425" /> - <location filename="../UI/UserInterface.py" line="3419" /> - <location filename="../UI/UserInterface.py" line="3417" /> + <location filename="../UI/UserInterface.py" line="3432" /> + <location filename="../UI/UserInterface.py" line="3426" /> + <location filename="../UI/UserInterface.py" line="3424" /> <source>Clear private data</source> <translation type="unfinished">清空隐私数据</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3427" /> + <location filename="../UI/UserInterface.py" line="3434" /> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3438" /> - <location filename="../UI/UserInterface.py" line="3437" /> + <location filename="../UI/UserInterface.py" line="3445" /> + <location filename="../UI/UserInterface.py" line="3444" /> <source>Activate current editor</source> <translation>激活当前编辑器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3439" /> + <location filename="../UI/UserInterface.py" line="3446" /> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3450" /> - <location filename="../UI/UserInterface.py" line="3449" /> + <location filename="../UI/UserInterface.py" line="3457" /> + <location filename="../UI/UserInterface.py" line="3456" /> <source>Show next</source> <translation>显示下一个</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3451" /> + <location filename="../UI/UserInterface.py" line="3458" /> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3462" /> - <location filename="../UI/UserInterface.py" line="3461" /> + <location filename="../UI/UserInterface.py" line="3469" /> + <location filename="../UI/UserInterface.py" line="3468" /> <source>Show previous</source> <translation>显示上一个</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3463" /> + <location filename="../UI/UserInterface.py" line="3470" /> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3474" /> - <location filename="../UI/UserInterface.py" line="3473" /> + <location filename="../UI/UserInterface.py" line="3481" /> + <location filename="../UI/UserInterface.py" line="3480" /> <source>Switch between tabs</source> <translation>在选项卡间切换</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3475" /> + <location filename="../UI/UserInterface.py" line="3482" /> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485" /> + <location filename="../UI/UserInterface.py" line="3492" /> <source>Plugin Infos</source> <translation>插件信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3487" /> + <location filename="../UI/UserInterface.py" line="3494" /> <source>&Plugin Infos...</source> <translation>插件信息(&P)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3493" /> + <location filename="../UI/UserInterface.py" line="3500" /> <source>Show Plugin Infos</source> <translation>显示插件信息</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3495" /> + <location filename="../UI/UserInterface.py" line="3502" /> <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="3513" /> - <location filename="../UI/UserInterface.py" line="3505" /> + <location filename="../UI/UserInterface.py" line="3520" /> + <location filename="../UI/UserInterface.py" line="3512" /> <source>Install Plugins</source> <translation>安装插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3507" /> + <location filename="../UI/UserInterface.py" line="3514" /> <source>&Install Plugins...</source> <translation>安装插件(&I)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3515" /> + <location filename="../UI/UserInterface.py" line="3522" /> <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="3532" /> - <location filename="../UI/UserInterface.py" line="3524" /> + <location filename="../UI/UserInterface.py" line="3539" /> + <location filename="../UI/UserInterface.py" line="3531" /> <source>Uninstall Plugin</source> <translation>卸载插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3526" /> + <location filename="../UI/UserInterface.py" line="3533" /> <source>&Uninstall Plugin...</source> <translation>卸载插件(&U)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3534" /> + <location filename="../UI/UserInterface.py" line="3541" /> <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="3545" /> + <location filename="../UI/UserInterface.py" line="3552" /> <source>Plugin &Repository...</source> <translation>插件储存库(&R)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3551" /> + <location filename="../UI/UserInterface.py" line="3558" /> <source>Show Plugins available for download</source> <translation>显示可以下载的插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3553" /> + <location filename="../UI/UserInterface.py" line="3560" /> <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="3580" /> - <location filename="../UI/UserInterface.py" line="3579" /> + <location filename="../UI/UserInterface.py" line="3587" /> + <location filename="../UI/UserInterface.py" line="3586" /> <source>Qt5 Documentation</source> <translation>Qt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3586" /> + <location filename="../UI/UserInterface.py" line="3593" /> <source>Open Qt5 Documentation</source> <translation>打开 Qt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3588" /> + <location filename="../UI/UserInterface.py" line="3595" /> <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/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3601" /> - <location filename="../UI/UserInterface.py" line="3600" /> + <location filename="../UI/UserInterface.py" line="3608" /> + <location filename="../UI/UserInterface.py" line="3607" /> <source>Qt6 Documentation</source> <translation type="unfinished">Qt6 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3607" /> + <location filename="../UI/UserInterface.py" line="3614" /> <source>Open Qt6 Documentation</source> <translation type="unfinished">打开 Qt6 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3609" /> + <location filename="../UI/UserInterface.py" line="3616" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3622" /> - <location filename="../UI/UserInterface.py" line="3621" /> + <location filename="../UI/UserInterface.py" line="3629" /> + <location filename="../UI/UserInterface.py" line="3628" /> <source>PyQt5 Documentation</source> <translation>PyQt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3628" /> + <location filename="../UI/UserInterface.py" line="3635" /> <source>Open PyQt5 Documentation</source> <translation>打开 PyQt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3630" /> + <location filename="../UI/UserInterface.py" line="3637" /> <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/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3643" /> - <location filename="../UI/UserInterface.py" line="3642" /> + <location filename="../UI/UserInterface.py" line="3650" /> + <location filename="../UI/UserInterface.py" line="3649" /> <source>PyQt6 Documentation</source> <translation type="unfinished">PyQt6 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3649" /> + <location filename="../UI/UserInterface.py" line="3656" /> <source>Open PyQt6 Documentation</source> <translation type="unfinished">打开 PyQt6 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3651" /> + <location filename="../UI/UserInterface.py" line="3658" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3669" /> - <location filename="../UI/UserInterface.py" line="3668" /> + <location filename="../UI/UserInterface.py" line="3676" /> + <location filename="../UI/UserInterface.py" line="3675" /> <source>Python 3 Documentation</source> <translation>Python 3 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3675" /> + <location filename="../UI/UserInterface.py" line="3682" /> <source>Open Python 3 Documentation</source> <translation>打开 Python 3 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3677" /> + <location filename="../UI/UserInterface.py" line="3684" /> <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><b>Python 3 文档</b><p>显示 Python 3 文档。如果尚未配置文档目录,则在 Windows 系统上,文档位置将默认为 Python 3 可执行文件所在目录下的 doc 目录;在类 Unix 系统上,则默认为 <i>/usr/share/doc/packages/python/html</i>。请在环境中设置 PYTHON3DOCDIR 以覆盖默认行为。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3696" /> - <location filename="../UI/UserInterface.py" line="3695" /> + <location filename="../UI/UserInterface.py" line="3703" /> + <location filename="../UI/UserInterface.py" line="3702" /> <source>eric API Documentation</source> <translation type="unfinished">eric API 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3702" /> + <location filename="../UI/UserInterface.py" line="3709" /> <source>Open eric API Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3704" /> + <location filename="../UI/UserInterface.py" line="3711" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3722" /> - <location filename="../UI/UserInterface.py" line="3721" /> + <location filename="../UI/UserInterface.py" line="3729" /> + <location filename="../UI/UserInterface.py" line="3728" /> <source>PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3728" /> + <location filename="../UI/UserInterface.py" line="3735" /> <source>Open PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3730" /> + <location filename="../UI/UserInterface.py" line="3737" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3748" /> - <location filename="../UI/UserInterface.py" line="3747" /> + <location filename="../UI/UserInterface.py" line="3755" /> + <location filename="../UI/UserInterface.py" line="3754" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3754" /> + <location filename="../UI/UserInterface.py" line="3761" /> <source>Open PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3756" /> + <location filename="../UI/UserInterface.py" line="3763" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3858" /> + <location filename="../UI/UserInterface.py" line="3865" /> <source>E&xtras</source> <translation>扩展(&X)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3868" /> + <location filename="../UI/UserInterface.py" line="3875" /> <source>Wi&zards</source> <translation>向导(&Z)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3886" /> + <location filename="../UI/UserInterface.py" line="3893" /> <source>P&lugins</source> <translation>插件(&L)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3895" /> + <location filename="../UI/UserInterface.py" line="3902" /> <source>Configure...</source> <translation>配置…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3904" /> + <location filename="../UI/UserInterface.py" line="3911" /> <source>&Testing</source> <translation>&测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3921" /> + <location filename="../UI/UserInterface.py" line="3928" /> <source>Select Tool Group</source> <translation>选择工具组</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3932" /> + <location filename="../UI/UserInterface.py" line="3939" /> <source>Se&ttings</source> <translation>设置(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3965" /> + <location filename="../UI/UserInterface.py" line="3972" /> <source>&Window</source> <translation>窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3974" /> + <location filename="../UI/UserInterface.py" line="3981" /> <source>&Windows</source> <translation>窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3978" /> + <location filename="../UI/UserInterface.py" line="3985" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3982" /> + <location filename="../UI/UserInterface.py" line="3989" /> <source>Left Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4001" /> + <location filename="../UI/UserInterface.py" line="4008" /> <source>Right Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4020" /> + <location filename="../UI/UserInterface.py" line="4027" /> <source>Bottom Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4028" /> + <location filename="../UI/UserInterface.py" line="4035" /> <source>Plug-ins</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4034" /> + <location filename="../UI/UserInterface.py" line="4041" /> <source>&Toolbars</source> <translation>工具栏(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4047" /> + <location filename="../UI/UserInterface.py" line="4054" /> <source>&Help</source> <translation>帮助(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4102" /> - <location filename="../UI/UserInterface.py" line="4086" /> + <location filename="../UI/UserInterface.py" line="4109" /> + <location filename="../UI/UserInterface.py" line="4093" /> <source>Tools</source> <translation>工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4104" /> - <location filename="../UI/UserInterface.py" line="4090" /> + <location filename="../UI/UserInterface.py" line="4111" /> + <location filename="../UI/UserInterface.py" line="4097" /> <source>Settings</source> <translation>设置</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6215" /> - <location filename="../UI/UserInterface.py" line="4105" /> - <location filename="../UI/UserInterface.py" line="4091" /> + <location filename="../UI/UserInterface.py" line="6222" /> + <location filename="../UI/UserInterface.py" line="4112" /> + <location filename="../UI/UserInterface.py" line="4098" /> <source>Help</source> <translation>帮助</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4106" /> - <location filename="../UI/UserInterface.py" line="4092" /> + <location filename="../UI/UserInterface.py" line="4113" /> + <location filename="../UI/UserInterface.py" line="4099" /> <source>Profiles</source> <translation>模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4107" /> - <location filename="../UI/UserInterface.py" line="4093" /> + <location filename="../UI/UserInterface.py" line="4114" /> + <location filename="../UI/UserInterface.py" line="4100" /> <source>Plugins</source> <translation>插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4103" /> + <location filename="../UI/UserInterface.py" line="4110" /> <source>Unittest</source> <translation>单元测试</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4277" /> + <location filename="../UI/UserInterface.py" line="4284" /> <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="4286" /> + <location filename="../UI/UserInterface.py" line="4293" /> <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="4295" /> + <location filename="../UI/UserInterface.py" line="4302" /> <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="4304" /> + <location filename="../UI/UserInterface.py" line="4311" /> <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="4313" /> + <location filename="../UI/UserInterface.py" line="4320" /> <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="4322" /> + <location filename="../UI/UserInterface.py" line="4329" /> <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="4336" /> + <location filename="../UI/UserInterface.py" line="4343" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4407" /> - <location filename="../UI/UserInterface.py" line="4366" /> + <location filename="../UI/UserInterface.py" line="4414" /> + <location filename="../UI/UserInterface.py" line="4373" /> <source>External Tools/{0}</source> <translation>外部工具/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4515" /> + <location filename="../UI/UserInterface.py" line="4522" /> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>版本号</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4564" /> + <location filename="../UI/UserInterface.py" line="4571" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4581" /> - <source>Desktop</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4585" /> - <source>Session Type</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="4588" /> + <source>Desktop</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4592" /> + <source>Session Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4595" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4628" /> + <location filename="../UI/UserInterface.py" line="4635" /> <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="4963" /> + <location filename="../UI/UserInterface.py" line="4970" /> <source>Restart application</source> <translation>重启程序</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4964" /> + <location filename="../UI/UserInterface.py" line="4971" /> <source>The application needs to be restarted. Do it now?</source> <translation>程序需要重启。现在重启?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4988" /> + <location filename="../UI/UserInterface.py" line="4995" /> <source>Upgrade PyQt</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4989" /> + <location filename="../UI/UserInterface.py" line="4996" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5039" /> - <location filename="../UI/UserInterface.py" line="5013" /> + <location filename="../UI/UserInterface.py" line="5046" /> + <location filename="../UI/UserInterface.py" line="5020" /> <source>Upgrade Eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5014" /> + <location filename="../UI/UserInterface.py" line="5021" /> <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5040" /> + <location filename="../UI/UserInterface.py" line="5047" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5098" /> + <location filename="../UI/UserInterface.py" line="5105" /> <source>&Builtin Tools</source> <translation>内建工具(&B)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5117" /> + <location filename="../UI/UserInterface.py" line="5124" /> <source>&Plugin Tools</source> <translation>插件工具(&P)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5120" /> + <location filename="../UI/UserInterface.py" line="5127" /> <source>&User Tools</source> <translation>用户工具(&U)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5146" /> + <location filename="../UI/UserInterface.py" line="5153" /> <source>Configure Tool Groups ...</source> <translation>配置工具组…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5150" /> + <location filename="../UI/UserInterface.py" line="5157" /> <source>Configure current Tool Group ...</source> <translation>配置当前工具组…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5189" /> - <location filename="../UI/UserInterface.py" line="5169" /> + <location filename="../UI/UserInterface.py" line="5196" /> + <location filename="../UI/UserInterface.py" line="5176" /> <source>No User Tools Configured</source> <translation>没有配置的用户工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5265" /> + <location filename="../UI/UserInterface.py" line="5272" /> <source>&Show all</source> <translation>全部显示(&S)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5267" /> + <location filename="../UI/UserInterface.py" line="5274" /> <source>&Hide all</source> <translation>全部隐藏(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6352" /> - <location filename="../UI/UserInterface.py" line="6341" /> - <location filename="../UI/UserInterface.py" line="6293" /> - <location filename="../UI/UserInterface.py" line="6283" /> - <location filename="../UI/UserInterface.py" line="6114" /> - <location filename="../UI/UserInterface.py" line="6104" /> - <location filename="../UI/UserInterface.py" line="6046" /> - <location filename="../UI/UserInterface.py" line="6036" /> + <location filename="../UI/UserInterface.py" line="6359" /> + <location filename="../UI/UserInterface.py" line="6348" /> + <location filename="../UI/UserInterface.py" line="6300" /> + <location filename="../UI/UserInterface.py" line="6290" /> + <location filename="../UI/UserInterface.py" line="6121" /> + <location filename="../UI/UserInterface.py" line="6111" /> + <location filename="../UI/UserInterface.py" line="6053" /> + <location filename="../UI/UserInterface.py" line="6043" /> <source>Problem</source> <translation>问题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6353" /> - <location filename="../UI/UserInterface.py" line="6342" /> - <location filename="../UI/UserInterface.py" line="6294" /> - <location filename="../UI/UserInterface.py" line="6284" /> - <location filename="../UI/UserInterface.py" line="6115" /> - <location filename="../UI/UserInterface.py" line="6105" /> - <location filename="../UI/UserInterface.py" line="6047" /> - <location filename="../UI/UserInterface.py" line="6037" /> + <location filename="../UI/UserInterface.py" line="6360" /> + <location filename="../UI/UserInterface.py" line="6349" /> + <location filename="../UI/UserInterface.py" line="6301" /> + <location filename="../UI/UserInterface.py" line="6291" /> + <location filename="../UI/UserInterface.py" line="6122" /> + <location filename="../UI/UserInterface.py" line="6112" /> + <location filename="../UI/UserInterface.py" line="6054" /> + <location filename="../UI/UserInterface.py" line="6044" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>文件 <b>{0}</b> 不存在或者长度为零。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6596" /> - <location filename="../UI/UserInterface.py" line="6507" /> - <location filename="../UI/UserInterface.py" line="6388" /> - <location filename="../UI/UserInterface.py" line="6365" /> - <location filename="../UI/UserInterface.py" line="6306" /> - <location filename="../UI/UserInterface.py" line="6253" /> - <location filename="../UI/UserInterface.py" line="6231" /> - <location filename="../UI/UserInterface.py" line="6190" /> - <location filename="../UI/UserInterface.py" line="6181" /> - <location filename="../UI/UserInterface.py" line="6146" /> - <location filename="../UI/UserInterface.py" line="6137" /> - <location filename="../UI/UserInterface.py" line="6078" /> - <location filename="../UI/UserInterface.py" line="6069" /> + <location filename="../UI/UserInterface.py" line="6603" /> + <location filename="../UI/UserInterface.py" line="6514" /> + <location filename="../UI/UserInterface.py" line="6395" /> + <location filename="../UI/UserInterface.py" line="6372" /> + <location filename="../UI/UserInterface.py" line="6313" /> + <location filename="../UI/UserInterface.py" line="6260" /> + <location filename="../UI/UserInterface.py" line="6238" /> + <location filename="../UI/UserInterface.py" line="6197" /> + <location filename="../UI/UserInterface.py" line="6188" /> + <location filename="../UI/UserInterface.py" line="6153" /> + <location filename="../UI/UserInterface.py" line="6144" /> + <location filename="../UI/UserInterface.py" line="6085" /> + <location filename="../UI/UserInterface.py" line="6076" /> <source>Process Generation Error</source> <translation>进程生成错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6070" /> + <location filename="../UI/UserInterface.py" line="6077" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 设计师。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6079" /> + <location filename="../UI/UserInterface.py" line="6086" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6138" /> + <location filename="../UI/UserInterface.py" line="6145" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 语言家。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147" /> + <location filename="../UI/UserInterface.py" line="6154" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6182" /> + <location filename="../UI/UserInterface.py" line="6189" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 助手。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6191" /> + <location filename="../UI/UserInterface.py" line="6198" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6216" /> + <location filename="../UI/UserInterface.py" line="6223" /> <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="6232" /> + <location filename="../UI/UserInterface.py" line="6239" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动自定义的查看器。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6254" /> + <location filename="../UI/UserInterface.py" line="6261" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>无法开启帮助浏览器。<br>确保其有效如 <b>hh</b>。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6307" /> + <location filename="../UI/UserInterface.py" line="6314" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 UI 预览器。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6366" /> + <location filename="../UI/UserInterface.py" line="6373" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动翻译预览器。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6389" /> + <location filename="../UI/UserInterface.py" line="6396" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 SQL 浏览器。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6488" /> + <location filename="../UI/UserInterface.py" line="6495" /> <source><p>The snapshot utility is not available for Wayland desktop sessions.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6508" /> + <location filename="../UI/UserInterface.py" line="6515" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动快照工具。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6541" /> - <location filename="../UI/UserInterface.py" line="6531" /> + <location filename="../UI/UserInterface.py" line="6548" /> + <location filename="../UI/UserInterface.py" line="6538" /> <source>External Tools</source> <translation>外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6532" /> + <location filename="../UI/UserInterface.py" line="6539" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6542" /> + <location filename="../UI/UserInterface.py" line="6549" /> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6579" /> + <location filename="../UI/UserInterface.py" line="6586" /> <source>Starting process '{0} {1}'. </source> <translation>正在启动进程“{0} {1}”。 </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6597" /> + <location filename="../UI/UserInterface.py" line="6604" /> <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" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6676" /> + <location filename="../UI/UserInterface.py" line="6683" /> <source>Process '{0}' has exited. </source> <translation>进程“{0}”已退出。 </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6963" /> - <location filename="../UI/UserInterface.py" line="6901" /> - <location filename="../UI/UserInterface.py" line="6857" /> - <location filename="../UI/UserInterface.py" line="6783" /> - <location filename="../UI/UserInterface.py" line="6719" /> + <location filename="../UI/UserInterface.py" line="6970" /> + <location filename="../UI/UserInterface.py" line="6908" /> + <location filename="../UI/UserInterface.py" line="6864" /> + <location filename="../UI/UserInterface.py" line="6790" /> + <location filename="../UI/UserInterface.py" line="6726" /> <source>Documentation Missing</source> <translation>文档缺失</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6964" /> - <location filename="../UI/UserInterface.py" line="6902" /> - <location filename="../UI/UserInterface.py" line="6858" /> - <location filename="../UI/UserInterface.py" line="6784" /> - <location filename="../UI/UserInterface.py" line="6720" /> + <location filename="../UI/UserInterface.py" line="6971" /> + <location filename="../UI/UserInterface.py" line="6909" /> + <location filename="../UI/UserInterface.py" line="6865" /> + <location filename="../UI/UserInterface.py" line="6791" /> + <location filename="../UI/UserInterface.py" line="6727" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6945" /> - <location filename="../UI/UserInterface.py" line="6827" /> + <location filename="../UI/UserInterface.py" line="6952" /> + <location filename="../UI/UserInterface.py" line="6834" /> <source>Documentation</source> <translation>文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6828" /> + <location filename="../UI/UserInterface.py" line="6835" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6946" /> + <location filename="../UI/UserInterface.py" line="6953" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7125" /> - <location filename="../UI/UserInterface.py" line="7061" /> + <location filename="../UI/UserInterface.py" line="7132" /> + <location filename="../UI/UserInterface.py" line="7068" /> <source>Start Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7062" /> + <location filename="../UI/UserInterface.py" line="7069" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7126" /> + <location filename="../UI/UserInterface.py" line="7133" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7172" /> + <location filename="../UI/UserInterface.py" line="7179" /> <source>Open Browser</source> <translation>打开浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7172" /> + <location filename="../UI/UserInterface.py" line="7179" /> <source>Could not start a web browser</source> <translation>无法启动网络浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7467" /> - <location filename="../UI/UserInterface.py" line="7429" /> + <location filename="../UI/UserInterface.py" line="7474" /> + <location filename="../UI/UserInterface.py" line="7436" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7447" /> + <location filename="../UI/UserInterface.py" line="7454" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7675" /> + <location filename="../UI/UserInterface.py" line="7682" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7676" /> + <location filename="../UI/UserInterface.py" line="7683" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>会话文件 <b>{0}</b> 无法读取。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7699" /> + <location filename="../UI/UserInterface.py" line="7706" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7724" /> - <location filename="../UI/UserInterface.py" line="7701" /> + <location filename="../UI/UserInterface.py" line="7731" /> + <location filename="../UI/UserInterface.py" line="7708" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7769" /> + <location filename="../UI/UserInterface.py" line="7776" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7770" /> + <location filename="../UI/UserInterface.py" line="7777" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8147" /> + <location filename="../UI/UserInterface.py" line="8154" /> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8148" /> + <location filename="../UI/UserInterface.py" line="8155" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> 不是一个文件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8330" /> + <location filename="../UI/UserInterface.py" line="8341" /> <source>Upgrade available</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8331" /> + <location filename="../UI/UserInterface.py" line="8342" /> <source><p>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</p><p>Installed: {1}<br/>Available: <b>{2}</b></p><p>Shall <b>eric-ide</b> be upgraded?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8376" /> + <location filename="../UI/UserInterface.py" line="8387" /> <source>First time usage</source> <translation>第一次使用</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8377" /> + <location filename="../UI/UserInterface.py" line="8388" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8399" /> + <location filename="../UI/UserInterface.py" line="8410" /> <source>Select Workspace Directory</source> <translation>选择工作区目录</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8564" /> + <location filename="../UI/UserInterface.py" line="8575" /> <source>Unsaved Data Detected</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8565" /> + <location filename="../UI/UserInterface.py" line="8576" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation type="unfinished" /> </message> @@ -93201,40 +93200,40 @@ <translation><b>局部变量浏览器窗口</b><p>该窗口显示高度程序的局部变量。</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1057" /> + <location filename="../Debugger/VariablesViewer.py" line="1055" /> <source>Show Details...</source> <translation>显示细节…</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1057" /> + <source>Expand</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1058" /> + <source>Collapse</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Debugger/VariablesViewer.py" line="1059" /> - <source>Expand</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1060" /> - <source>Collapse</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1061" /> <source>Collapse All</source> <translation type="unfinished">折叠所有</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1067" /> + <location filename="../Debugger/VariablesViewer.py" line="1061" /> + <source>Refresh</source> + <translation type="unfinished">刷新</translation> + </message> + <message> <location filename="../Debugger/VariablesViewer.py" line="1069" /> <location filename="../Debugger/VariablesViewer.py" line="1063" /> - <source>Refresh</source> - <translation type="unfinished">刷新</translation> + <source>Configure...</source> + <translation>配置…</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="1071" /> - <location filename="../Debugger/VariablesViewer.py" line="1065" /> - <source>Configure...</source> - <translation>配置…</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1073" /> - <location filename="../Debugger/VariablesViewer.py" line="1066" /> + <location filename="../Debugger/VariablesViewer.py" line="1064" /> <source>Variables Type Filter...</source> <translation type="unfinished">变量类型过滤器…</translation> </message> @@ -93966,1012 +93965,1012 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="606" /> + <location filename="../ViewManager/ViewManager.py" line="609" /> <source>New</source> <translation>新建</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="608" /> + <location filename="../ViewManager/ViewManager.py" line="611" /> <source>&New</source> <translation>新建(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="610" /> + <location filename="../ViewManager/ViewManager.py" line="613" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="617" /> - <source>Open an empty editor window</source> - <translation>打开一个空白编辑器窗口</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="620" /> + <source>Open an empty editor window</source> + <translation>打开一个空白编辑器窗口</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="623" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>新建</b><p>创建一个空白编辑器窗口。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="632" /> <source>Open</source> <translation>打开</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="631" /> + <location filename="../ViewManager/ViewManager.py" line="634" /> <source>&Open...</source> <translation>打开(&O)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="633" /> + <location filename="../ViewManager/ViewManager.py" line="636" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="640" /> - <source>Open a file</source> - <translation>打开一个文件</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="643" /> + <source>Open a file</source> + <translation>打开一个文件</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="646" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>打开一个文件</b><p>在编辑器窗口中打开一个文件时将询问文件名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="656" /> - <location filename="../ViewManager/ViewManager.py" line="654" /> + <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="657" /> <source>Reload</source> <translation type="unfinished">重新载入</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="663" /> - <source>Reload the current file</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="666" /> + <source>Reload the current file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="669" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="679" /> + <location filename="../ViewManager/ViewManager.py" line="682" /> <source>Close</source> <translation>关闭</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="681" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source>&Close</source> <translation>关闭(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="683" /> + <location filename="../ViewManager/ViewManager.py" line="686" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="690" /> + <location filename="../ViewManager/ViewManager.py" line="693" /> <source>Close the current window</source> <translation>关闭当前窗口</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="693" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>关闭窗口</b><p>关闭当前窗口。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="702" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Close All</source> <translation>全部关闭</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="703" /> + <location filename="../ViewManager/ViewManager.py" line="706" /> <source>Clos&e All</source> <translation>全部关闭(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="710" /> - <source>Close all editor windows</source> - <translation>关闭所有编辑器窗口</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="713" /> + <source>Close all editor windows</source> + <translation>关闭所有编辑器窗口</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="716" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>关闭所有窗口</b><p>关闭所有编辑器窗口。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="729" /> <source>Save</source> <translation>保存</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="728" /> + <location filename="../ViewManager/ViewManager.py" line="731" /> <source>&Save</source> <translation>保存(&S)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="312" /> - <location filename="../ViewManager/ViewManager.py" line="730" /> + <location filename="../ViewManager/ViewManager.py" line="733" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="737" /> - <source>Save the current file</source> - <translation>保存当前文件</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="740" /> + <source>Save the current file</source> + <translation>保存当前文件</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="743" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>保存文件</b><p>保存当前编辑器窗口的内容。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="750" /> + <location filename="../ViewManager/ViewManager.py" line="753" /> <source>Save as</source> <translation>另存为</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="752" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source>Save &as...</source> <translation>另存为(&A)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="754" /> + <location filename="../ViewManager/ViewManager.py" line="757" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="763" /> + <location filename="../ViewManager/ViewManager.py" line="766" /> <source>Save the current file to a new one</source> <translation>将当前文件保存到一个新文件中</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="768" /> + <location filename="../ViewManager/ViewManager.py" line="771" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>文件另存为</b><p>将当前编辑器窗口的内容保存到一个新文件中。可以在文件选择对话框中输入该文件。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="779" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source>Save Copy</source> <translation>保存副本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="781" /> + <location filename="../ViewManager/ViewManager.py" line="784" /> <source>Save &Copy...</source> <translation>保存副本(&C)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="788" /> - <source>Save a copy of the current file</source> - <translation>保存当前文件的一个副本</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="791" /> + <source>Save a copy of the current file</source> + <translation>保存当前文件的一个副本</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>保存副本</b>保存当前编辑器窗口内容的一个副本。文件可以在文件选择对话框中输入。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="802" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save all</source> <translation>全部保存</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="804" /> + <location filename="../ViewManager/ViewManager.py" line="807" /> <source>Save a&ll</source> <translation>全部保存(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> - <source>Save all files</source> - <translation>保存所有文件</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="814" /> + <source>Save all files</source> + <translation>保存所有文件</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="817" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>保存所有文件</b><p>保存所有编辑器窗口的内容。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="826" /> + <location filename="../ViewManager/ViewManager.py" line="829" /> <source>Print</source> <translation>打印</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="828" /> + <location filename="../ViewManager/ViewManager.py" line="831" /> <source>&Print</source> <translation>打印(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="830" /> + <location filename="../ViewManager/ViewManager.py" line="833" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="840" /> <source>Print the current file</source> <translation>打印当前文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="840" /> + <location filename="../ViewManager/ViewManager.py" line="843" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>打印文件</b><p>打印当前编辑器窗口中的内容。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="765" /> - <location filename="../ViewManager/ViewManager.py" line="853" /> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="856" /> + <location filename="../ViewManager/ViewManager.py" line="854" /> <source>Print Preview</source> <translation>打印预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="860" /> + <location filename="../ViewManager/ViewManager.py" line="863" /> <source>Print preview of the current file</source> <translation>当前文件的打印预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="865" /> + <location filename="../ViewManager/ViewManager.py" line="868" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>打印预览</b><p>当前编辑器窗口的打印预览。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="876" /> + <location filename="../ViewManager/ViewManager.py" line="879" /> <source>Find File</source> <translation type="unfinished">查找文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="878" /> + <location filename="../ViewManager/ViewManager.py" line="881" /> <source>Find &File...</source> <translation>查找文件…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="880" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="889" /> + <location filename="../ViewManager/ViewManager.py" line="892" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="894" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="913" /> <source>&File</source> <translation>文件(&F)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="912" /> - <source>Open &Recent Files</source> - <translation>打开最近的文件(&R)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="915" /> + <source>Open &Recent Files</source> + <translation>打开最近的文件(&R)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="918" /> <source>Open &Bookmarked Files</source> <translation>打开已设置书签的文件(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="961" /> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="962" /> <source>File</source> <translation>文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="989" /> <source>Export as</source> <translation>导出为</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1009" /> + <location filename="../ViewManager/ViewManager.py" line="1012" /> <source>Undo</source> <translation>撤消</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1011" /> + <location filename="../ViewManager/ViewManager.py" line="1014" /> <source>&Undo</source> <translation>撤消(&U)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1013" /> + <location filename="../ViewManager/ViewManager.py" line="1016" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1016" /> + <location filename="../ViewManager/ViewManager.py" line="1019" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1022" /> - <source>Undo the last change</source> - <translation>撤消最后一次更改</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1025" /> + <source>Undo the last change</source> + <translation>撤消最后一次更改</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1028" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>撤消</b><p>在当前编辑器中撤消最后一次更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1035" /> + <location filename="../ViewManager/ViewManager.py" line="1038" /> <source>Redo</source> <translation>重做</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1037" /> + <location filename="../ViewManager/ViewManager.py" line="1040" /> <source>&Redo</source> <translation>重做(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1039" /> + <location filename="../ViewManager/ViewManager.py" line="1042" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1046" /> + <location filename="../ViewManager/ViewManager.py" line="1049" /> <source>Redo the last change</source> <translation>重做最后一次更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1049" /> + <location filename="../ViewManager/ViewManager.py" line="1052" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>重做</b><p>在当前编辑器中重做最后一次更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1069" /> - <location filename="../ViewManager/ViewManager.py" line="1059" /> + <location filename="../ViewManager/ViewManager.py" line="1072" /> + <location filename="../ViewManager/ViewManager.py" line="1062" /> <source>Revert to last saved state</source> <translation>还原到最后保存的状态</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1060" /> + <location filename="../ViewManager/ViewManager.py" line="1063" /> <source>Re&vert to last saved state</source> <translation>还原到最后保存的状态(&v)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1062" /> + <location filename="../ViewManager/ViewManager.py" line="1065" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1072" /> + <location filename="../ViewManager/ViewManager.py" line="1075" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>还原到最后保存的状态</b><p>撤消所有更改到当前编辑器的最后保存状态。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="339" /> - <location filename="../ViewManager/ViewManager.py" line="1085" /> + <location filename="../ViewManager/ViewManager.py" line="1088" /> <source>Cut</source> <translation>剪切</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="341" /> - <location filename="../ViewManager/ViewManager.py" line="1087" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Cu&t</source> <translation>剪切(&t)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1089" /> + <location filename="../ViewManager/ViewManager.py" line="1092" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="346" /> - <location filename="../ViewManager/ViewManager.py" line="1092" /> + <location filename="../ViewManager/ViewManager.py" line="1095" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="352" /> - <location filename="../ViewManager/ViewManager.py" line="1098" /> + <location filename="../ViewManager/ViewManager.py" line="1101" /> <source>Cut the selection</source> <translation>剪切所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1101" /> + <location filename="../ViewManager/ViewManager.py" line="1104" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>剪切</b><p>将当前编辑器所选内容剪切到剪贴板中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="361" /> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1115" /> <source>Copy</source> <translation>复制</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="363" /> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1117" /> <source>&Copy</source> <translation>复制(&C)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1116" /> + <location filename="../ViewManager/ViewManager.py" line="1119" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="368" /> - <location filename="../ViewManager/ViewManager.py" line="1119" /> + <location filename="../ViewManager/ViewManager.py" line="1122" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="374" /> - <location filename="../ViewManager/ViewManager.py" line="1125" /> + <location filename="../ViewManager/ViewManager.py" line="1128" /> <source>Copy the selection</source> <translation>复制所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1128" /> + <location filename="../ViewManager/ViewManager.py" line="1131" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>复制</b><p>将当前编辑器所选内容复制到剪贴板中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="383" /> - <location filename="../ViewManager/ViewManager.py" line="1139" /> + <location filename="../ViewManager/ViewManager.py" line="1142" /> <source>Paste</source> <translation>粘贴</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="385" /> - <location filename="../ViewManager/ViewManager.py" line="1141" /> + <location filename="../ViewManager/ViewManager.py" line="1144" /> <source>&Paste</source> <translation>粘贴(&P)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="390" /> - <location filename="../ViewManager/ViewManager.py" line="1146" /> + <location filename="../ViewManager/ViewManager.py" line="1149" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="396" /> - <location filename="../ViewManager/ViewManager.py" line="1152" /> + <location filename="../ViewManager/ViewManager.py" line="1155" /> <source>Paste the last cut/copied text</source> <translation>粘贴最近剪切或复制的文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1155" /> + <location filename="../ViewManager/ViewManager.py" line="1158" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>粘贴</b><p>将最近剪切或复制的文本从剪贴板粘贴到当前编辑器中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="410" /> <location filename="../QScintilla/ShellWindow.py" line="408" /> - <location filename="../ViewManager/ViewManager.py" line="1168" /> - <location filename="../ViewManager/ViewManager.py" line="1166" /> + <location filename="../ViewManager/ViewManager.py" line="1171" /> + <location filename="../ViewManager/ViewManager.py" line="1169" /> <source>Clear</source> <translation>清除</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1170" /> + <location filename="../ViewManager/ViewManager.py" line="1173" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="419" /> - <location filename="../ViewManager/ViewManager.py" line="1177" /> + <location filename="../ViewManager/ViewManager.py" line="1180" /> <source>Clear all text</source> <translation>清除所有文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1180" /> + <location filename="../ViewManager/ViewManager.py" line="1183" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>清除</b><p>删除当前编辑器中的所有文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1199" /> - <location filename="../ViewManager/ViewManager.py" line="1190" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> - <source>Join Lines</source> - <translation>合并行</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1192" /> - <source>Ctrl+J</source> - <comment>Edit|Join Lines</comment> - <translation>Ctrl+J</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1202" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> + <location filename="../ViewManager/ViewManager.py" line="1192" /> + <source>Join Lines</source> + <translation>合并行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1195" /> + <source>Ctrl+J</source> + <comment>Edit|Join Lines</comment> + <translation>Ctrl+J</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1205" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>连接行</b><p>连接当前行和下面的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1212" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>Indent</source> <translation>缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>&Indent</source> <translation>缩进(&I)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1219" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1223" /> - <source>Indent line</source> - <translation>缩进行</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1226" /> + <source>Indent line</source> + <translation>缩进行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>缩进</b><p>将当前行或所选择的行缩进一级。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1237" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Unindent</source> <translation>取消缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1239" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> <source>U&nindent</source> <translation>取消缩进(&U)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1250" /> - <source>Unindent line</source> - <translation>取消缩进行</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1253" /> + <source>Unindent line</source> + <translation>取消缩进行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1256" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>取消缩进</b><p>将当前行或所选择的行取消缩进一级。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1266" /> - <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1269" /> + <location filename="../ViewManager/ViewManager.py" line="1267" /> <source>Smart indent</source> <translation>智能缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1273" /> - <source>Smart indent Line or Selection</source> - <translation>智能缩进行或所选内容</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1276" /> + <source>Smart indent Line or Selection</source> + <translation>智能缩进行或所选内容</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1279" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>智能缩进</b><p>对当前行或当前选择的行进行智能缩进。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Comment</source> <translation>注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1292" /> <source>C&omment</source> <translation>注释(&O)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1294" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> - <source>Comment Line or Selection</source> - <translation>注释行或所选内容</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1301" /> + <source>Comment Line or Selection</source> + <translation>注释行或所选内容</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1304" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>注释</b><p>注释当前行或当前选择的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Uncomment</source> <translation>取消注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1317" /> <source>Unco&mment</source> <translation>取消注释(&M)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1319" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished">Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1328" /> <source>Uncomment Line or Selection</source> <translation>取消注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1331" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>取消注释</b><p>取消注释当前行或当前选择的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1344" /> + <location filename="../ViewManager/ViewManager.py" line="1342" /> <source>Toggle Comment</source> <translation>切换注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1343" /> + <location filename="../ViewManager/ViewManager.py" line="1346" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1352" /> + <location filename="../ViewManager/ViewManager.py" line="1355" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1358" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1371" /> - <location filename="../ViewManager/ViewManager.py" line="1370" /> + <location filename="../ViewManager/ViewManager.py" line="1374" /> + <location filename="../ViewManager/ViewManager.py" line="1373" /> <source>Stream Comment</source> <translation>流注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1378" /> + <location filename="../ViewManager/ViewManager.py" line="1381" /> <source>Stream Comment Line or Selection</source> <translation>流注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1383" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>流注释</b><p>对当前行或当前所选内容进行流注释。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1395" /> - <location filename="../ViewManager/ViewManager.py" line="1394" /> + <location filename="../ViewManager/ViewManager.py" line="1398" /> + <location filename="../ViewManager/ViewManager.py" line="1397" /> <source>Box Comment</source> <translation>块注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1402" /> - <source>Box Comment Line or Selection</source> - <translation>块注释行或所选内容</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1405" /> + <source>Box Comment Line or Selection</source> + <translation>块注释行或所选内容</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1408" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>块注释</b><p>对当前行或当前所选内容进行块注释。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <source>Select to brace</source> - <translation>选择括号内容</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1417" /> - <source>Select to &brace</source> - <translation>选择括号内容(&B)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1419" /> + <source>Select to brace</source> + <translation>选择括号内容</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1420" /> + <source>Select to &brace</source> + <translation>选择括号内容(&B)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1422" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1428" /> + <location filename="../ViewManager/ViewManager.py" line="1431" /> <source>Select text to the matching brace</source> <translation>选择成对括号中的文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1436" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>选择括号内容</b><p>选择当前编辑器中成对括号中的文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1444" /> + <location filename="../ViewManager/ViewManager.py" line="1447" /> <source>Select all</source> <translation>全选</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> + <location filename="../ViewManager/ViewManager.py" line="1449" /> <source>&Select all</source> <translation>全选(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1448" /> + <location filename="../ViewManager/ViewManager.py" line="1451" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1455" /> + <location filename="../ViewManager/ViewManager.py" line="1458" /> <source>Select all text</source> <translation>选择所有文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1461" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>全选</b><p>选择当前编辑器中的所有文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1468" /> - <source>Deselect all</source> - <translation>全部取消选择</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1469" /> - <source>&Deselect all</source> - <translation>全部取消选择(&D)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1471" /> + <source>Deselect all</source> + <translation>全部取消选择</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1472" /> + <source>&Deselect all</source> + <translation>全部取消选择(&D)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1474" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1483" /> <source>Deselect all text</source> <translation>所有文本都不选择</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1483" /> + <location filename="../ViewManager/ViewManager.py" line="1486" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>取消全选</b><p>取消选择当前编辑器中的所有文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="1494" /> - <location filename="../ViewManager/ViewManager.py" line="1493" /> - <source>Convert Line End Characters</source> - <translation>转换行尾符</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1504" /> + <location filename="../ViewManager/ViewManager.py" line="1497" /> + <location filename="../ViewManager/ViewManager.py" line="1496" /> + <source>Convert Line End Characters</source> + <translation>转换行尾符</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>转换行尾符</b><p>将行尾符转换成当前设置的类型。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="1516" /> - <location filename="../ViewManager/ViewManager.py" line="1515" /> - <source>Convert Tabs to Spaces</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1526" /> + <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> + <source>Convert Tabs to Spaces</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1545" /> - <location filename="../ViewManager/ViewManager.py" line="1538" /> - <location filename="../ViewManager/ViewManager.py" line="1537" /> - <source>Shorten empty lines</source> - <translation>缩减空行</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1548" /> + <location filename="../ViewManager/ViewManager.py" line="1541" /> + <location filename="../ViewManager/ViewManager.py" line="1540" /> + <source>Shorten empty lines</source> + <translation>缩减空行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1551" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>缩减空行</b><p>缩减只包含空白符号的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3432" /> - <location filename="../ViewManager/ViewManager.py" line="1559" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="1562" /> <source>Complete</source> <translation>补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1560" /> + <location filename="../ViewManager/ViewManager.py" line="1563" /> <source>&Complete</source> <translation>补全(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1562" /> + <location filename="../ViewManager/ViewManager.py" line="1565" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1572" /> <source>Complete current word</source> <translation>补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1572" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>补全</b><p>对当前光标处的单词进行补全。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1584" /> - <location filename="../ViewManager/ViewManager.py" line="1583" /> + <location filename="../ViewManager/ViewManager.py" line="1587" /> + <location filename="../ViewManager/ViewManager.py" line="1586" /> <source>Complete from Document</source> <translation>从文档补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1586" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1595" /> + <location filename="../ViewManager/ViewManager.py" line="1598" /> <source>Complete current word from Document</source> <translation>从文档补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1600" /> + <location filename="../ViewManager/ViewManager.py" line="1603" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>从文档补全</b><p>从文档提取信息补全当前光标处的单词。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1612" /> - <location filename="../ViewManager/ViewManager.py" line="1611" /> + <location filename="../ViewManager/ViewManager.py" line="1615" /> + <location filename="../ViewManager/ViewManager.py" line="1614" /> <source>Complete from APIs</source> <translation>从 API 补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1614" /> + <location filename="../ViewManager/ViewManager.py" line="1617" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> - <source>Complete current word from APIs</source> - <translation>从 API 补全当前单词</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1626" /> + <source>Complete current word from APIs</source> + <translation>从 API 补全当前单词</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1629" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>从 API 补全</b><p>从 API 提取信息补全当前光标处的单词。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <location filename="../ViewManager/ViewManager.py" line="1640" /> - <location filename="../ViewManager/ViewManager.py" line="1637" /> <source>Complete from Document and APIs</source> <translation>从文档和 API 补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1647" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1655" /> + <location filename="../ViewManager/ViewManager.py" line="1658" /> <source>Complete current word from Document and APIs</source> <translation>从文档和 API 补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1660" /> + <location filename="../ViewManager/ViewManager.py" line="1663" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>从文档和 API 补全</b><p>从文档和 API 提取信息补全当前光标处的单词。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1671" /> - <source>Calltip</source> - <translation>调用提示</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1672" /> - <source>&Calltip</source> - <translation>调用提示(&C)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1674" /> + <source>Calltip</source> + <translation>调用提示</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1675" /> + <source>&Calltip</source> + <translation>调用提示(&C)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1677" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1683" /> + <location filename="../ViewManager/ViewManager.py" line="1686" /> <source>Show Calltips</source> <translation>显示调用提示</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1689" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>调用提示</b><p>根据光标左边的字符即时显示调用提示。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1699" /> - <location filename="../ViewManager/ViewManager.py" line="1697" /> + <location filename="../ViewManager/ViewManager.py" line="1702" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source>Code Info</source> <translation>代码信息</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1704" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished">Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1710" /> - <source>Show Code Info</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="1713" /> + <source>Show Code Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1716" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1724" /> - <location filename="../ViewManager/ViewManager.py" line="1723" /> + <location filename="../ViewManager/ViewManager.py" line="1727" /> + <location filename="../ViewManager/ViewManager.py" line="1726" /> <source>Sort</source> <translation>排序</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1726" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1733" /> + <location filename="../ViewManager/ViewManager.py" line="1736" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1738" /> + <location filename="../ViewManager/ViewManager.py" line="1741" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1750" /> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1753" /> + <location filename="../ViewManager/ViewManager.py" line="1752" /> <source>Generate Docstring</source> <translation>生成文档字符串</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1752" /> + <location filename="../ViewManager/ViewManager.py" line="1755" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1764" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1766" /> + <location filename="../ViewManager/ViewManager.py" line="1769" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -94980,22 +94979,22 @@ <location filename="../QScintilla/MiniEditor.py" line="914" /> <location filename="../QScintilla/ShellWindow.py" line="575" /> <location filename="../QScintilla/ShellWindow.py" line="574" /> - <location filename="../ViewManager/ViewManager.py" line="1793" /> - <location filename="../ViewManager/ViewManager.py" line="1792" /> + <location filename="../ViewManager/ViewManager.py" line="1796" /> + <location filename="../ViewManager/ViewManager.py" line="1795" /> <source>Move left one character</source> <translation>左移一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="916" /> <location filename="../QScintilla/ShellWindow.py" line="576" /> - <location filename="../ViewManager/ViewManager.py" line="1794" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="924" /> <location filename="../QScintilla/ShellWindow.py" line="584" /> - <location filename="../ViewManager/ViewManager.py" line="1802" /> + <location filename="../ViewManager/ViewManager.py" line="1805" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95004,22 +95003,22 @@ <location filename="../QScintilla/MiniEditor.py" line="930" /> <location filename="../QScintilla/ShellWindow.py" line="591" /> <location filename="../QScintilla/ShellWindow.py" line="590" /> - <location filename="../ViewManager/ViewManager.py" line="1809" /> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> + <location filename="../ViewManager/ViewManager.py" line="1811" /> <source>Move right one character</source> <translation>右移一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="932" /> <location filename="../QScintilla/ShellWindow.py" line="592" /> - <location filename="../ViewManager/ViewManager.py" line="1810" /> + <location filename="../ViewManager/ViewManager.py" line="1813" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="599" /> - <location filename="../ViewManager/ViewManager.py" line="1817" /> + <location filename="../ViewManager/ViewManager.py" line="1820" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95028,22 +95027,22 @@ <location filename="../QScintilla/MiniEditor.py" line="946" /> <location filename="../QScintilla/ShellWindow.py" line="683" /> <location filename="../QScintilla/ShellWindow.py" line="682" /> - <location filename="../ViewManager/ViewManager.py" line="1825" /> - <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1828" /> + <location filename="../ViewManager/ViewManager.py" line="1827" /> <source>Move up one line</source> <translation>上移一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="948" /> <location filename="../QScintilla/ShellWindow.py" line="684" /> - <location filename="../ViewManager/ViewManager.py" line="1826" /> + <location filename="../ViewManager/ViewManager.py" line="1829" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="955" /> <location filename="../QScintilla/ShellWindow.py" line="691" /> - <location filename="../ViewManager/ViewManager.py" line="1833" /> + <location filename="../ViewManager/ViewManager.py" line="1836" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -95052,30 +95051,30 @@ <location filename="../QScintilla/MiniEditor.py" line="962" /> <location filename="../QScintilla/ShellWindow.py" line="699" /> <location filename="../QScintilla/ShellWindow.py" line="698" /> - <location filename="../ViewManager/ViewManager.py" line="1841" /> - <location filename="../ViewManager/ViewManager.py" line="1840" /> + <location filename="../ViewManager/ViewManager.py" line="1844" /> + <location filename="../ViewManager/ViewManager.py" line="1843" /> <source>Move down one line</source> <translation>下移一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="964" /> <location filename="../QScintilla/ShellWindow.py" line="700" /> - <location filename="../ViewManager/ViewManager.py" line="1842" /> + <location filename="../ViewManager/ViewManager.py" line="1845" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="971" /> <location filename="../QScintilla/ShellWindow.py" line="707" /> - <location filename="../ViewManager/ViewManager.py" line="1849" /> + <location filename="../ViewManager/ViewManager.py" line="1852" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/MiniEditor.py" line="978" /> - <location filename="../ViewManager/ViewManager.py" line="1857" /> - <location filename="../ViewManager/ViewManager.py" line="1856" /> + <location filename="../ViewManager/ViewManager.py" line="1860" /> + <location filename="../ViewManager/ViewManager.py" line="1859" /> <source>Move left one word part</source> <translation>左移一个单词部分</translation> </message> @@ -95083,16 +95082,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1019" /> <location filename="../QScintilla/MiniEditor.py" line="987" /> <location filename="../QScintilla/ShellWindow.py" line="615" /> - <location filename="../ViewManager/ViewManager.py" line="1897" /> - <location filename="../ViewManager/ViewManager.py" line="1865" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="995" /> <location filename="../QScintilla/MiniEditor.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="1873" /> - <location filename="../ViewManager/ViewManager.py" line="1872" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> + <location filename="../ViewManager/ViewManager.py" line="1875" /> <source>Move right one word part</source> <translation>右移一个单词部分</translation> </message> @@ -95100,8 +95099,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2149" /> <location filename="../QScintilla/MiniEditor.py" line="1039" /> <location filename="../QScintilla/MiniEditor.py" line="1003" /> - <location filename="../ViewManager/ViewManager.py" line="3006" /> - <location filename="../ViewManager/ViewManager.py" line="1881" /> + <location filename="../ViewManager/ViewManager.py" line="3009" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95110,8 +95109,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/ShellWindow.py" line="607" /> <location filename="../QScintilla/ShellWindow.py" line="606" /> - <location filename="../ViewManager/ViewManager.py" line="1889" /> - <location filename="../ViewManager/ViewManager.py" line="1888" /> + <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Move left one word</source> <translation>左移一个词距</translation> </message> @@ -95119,8 +95118,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1079" /> <location filename="../QScintilla/MiniEditor.py" line="1023" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1953" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="1904" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95129,8 +95128,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1030" /> <location filename="../QScintilla/ShellWindow.py" line="627" /> <location filename="../QScintilla/ShellWindow.py" line="626" /> - <location filename="../ViewManager/ViewManager.py" line="1909" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1912" /> + <location filename="../ViewManager/ViewManager.py" line="1911" /> <source>Move right one word</source> <translation>右移一个词距</translation> </message> @@ -95138,8 +95137,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1833" /> <location filename="../QScintilla/MiniEditor.py" line="1043" /> <location filename="../QScintilla/ShellWindow.py" line="635" /> - <location filename="../ViewManager/ViewManager.py" line="2690" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="2693" /> + <location filename="../ViewManager/ViewManager.py" line="1920" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95148,8 +95147,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1050" /> <location filename="../QScintilla/ShellWindow.py" line="645" /> <location filename="../QScintilla/ShellWindow.py" line="642" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <location filename="../ViewManager/ViewManager.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> <source>Move to first visible character in document line</source> <translation>移动至文档行的第一个可见字符</translation> </message> @@ -95157,22 +95156,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2094" /> <location filename="../QScintilla/MiniEditor.py" line="1063" /> <location filename="../QScintilla/ShellWindow.py" line="655" /> - <location filename="../ViewManager/ViewManager.py" line="2951" /> - <location filename="../ViewManager/ViewManager.py" line="1937" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> + <location filename="../ViewManager/ViewManager.py" line="1940" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1071" /> <location filename="../QScintilla/MiniEditor.py" line="1070" /> - <location filename="../ViewManager/ViewManager.py" line="1945" /> - <location filename="../ViewManager/ViewManager.py" line="1944" /> + <location filename="../ViewManager/ViewManager.py" line="1948" /> + <location filename="../ViewManager/ViewManager.py" line="1947" /> <source>Move to start of display line</source> <translation>移动至所显示行的起始位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="1957" /> + <location filename="../ViewManager/ViewManager.py" line="1960" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95181,15 +95180,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1090" /> <location filename="../QScintilla/ShellWindow.py" line="663" /> <location filename="../QScintilla/ShellWindow.py" line="662" /> - <location filename="../ViewManager/ViewManager.py" line="1965" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> + <location filename="../ViewManager/ViewManager.py" line="1968" /> + <location filename="../ViewManager/ViewManager.py" line="1967" /> <source>Move to end of document line</source> <translation>移动至文档行的末尾</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1099" /> <location filename="../QScintilla/ShellWindow.py" line="671" /> - <location filename="../ViewManager/ViewManager.py" line="1973" /> + <location filename="../ViewManager/ViewManager.py" line="1976" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -95197,16 +95196,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2111" /> <location filename="../QScintilla/MiniEditor.py" line="1103" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> - <location filename="../ViewManager/ViewManager.py" line="1977" /> + <location filename="../ViewManager/ViewManager.py" line="2971" /> + <location filename="../ViewManager/ViewManager.py" line="1980" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1111" /> <location filename="../QScintilla/MiniEditor.py" line="1110" /> - <location filename="../ViewManager/ViewManager.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> + <location filename="../ViewManager/ViewManager.py" line="1988" /> + <location filename="../ViewManager/ViewManager.py" line="1987" /> <source>Scroll view down one line</source> <translation>视图向下滚动一行</translation> </message> @@ -95214,16 +95213,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1215" /> <location filename="../QScintilla/MiniEditor.py" line="1112" /> <location filename="../QScintilla/ShellWindow.py" line="716" /> - <location filename="../ViewManager/ViewManager.py" line="2089" /> - <location filename="../ViewManager/ViewManager.py" line="1986" /> + <location filename="../ViewManager/ViewManager.py" line="2092" /> + <location filename="../ViewManager/ViewManager.py" line="1989" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1123" /> <location filename="../QScintilla/MiniEditor.py" line="1122" /> - <location filename="../ViewManager/ViewManager.py" line="1997" /> - <location filename="../ViewManager/ViewManager.py" line="1996" /> + <location filename="../ViewManager/ViewManager.py" line="2000" /> + <location filename="../ViewManager/ViewManager.py" line="1999" /> <source>Scroll view up one line</source> <translation>视图向上滚动一行</translation> </message> @@ -95231,36 +95230,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1195" /> <location filename="../QScintilla/MiniEditor.py" line="1124" /> <location filename="../QScintilla/ShellWindow.py" line="728" /> - <location filename="../ViewManager/ViewManager.py" line="2069" /> - <location filename="../ViewManager/ViewManager.py" line="1998" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1135" /> <location filename="../QScintilla/MiniEditor.py" line="1134" /> - <location filename="../ViewManager/ViewManager.py" line="2009" /> - <location filename="../ViewManager/ViewManager.py" line="2008" /> + <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Move up one paragraph</source> <translation>上移一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1136" /> - <location filename="../ViewManager/ViewManager.py" line="2010" /> + <location filename="../ViewManager/ViewManager.py" line="2013" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1147" /> <location filename="../QScintilla/MiniEditor.py" line="1146" /> - <location filename="../ViewManager/ViewManager.py" line="2021" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> + <location filename="../ViewManager/ViewManager.py" line="2024" /> + <location filename="../ViewManager/ViewManager.py" line="2023" /> <source>Move down one paragraph</source> <translation>下移一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1148" /> - <location filename="../ViewManager/ViewManager.py" line="2022" /> + <location filename="../ViewManager/ViewManager.py" line="2025" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -95269,15 +95268,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1158" /> <location filename="../QScintilla/ShellWindow.py" line="739" /> <location filename="../QScintilla/ShellWindow.py" line="738" /> - <location filename="../ViewManager/ViewManager.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2036" /> + <location filename="../ViewManager/ViewManager.py" line="2035" /> <source>Move up one page</source> <translation>上移一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1160" /> <location filename="../QScintilla/ShellWindow.py" line="740" /> - <location filename="../ViewManager/ViewManager.py" line="2034" /> + <location filename="../ViewManager/ViewManager.py" line="2037" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -95286,50 +95285,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1170" /> <location filename="../QScintilla/ShellWindow.py" line="751" /> <location filename="../QScintilla/ShellWindow.py" line="750" /> - <location filename="../ViewManager/ViewManager.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2044" /> + <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Move down one page</source> <translation>下移一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1172" /> <location filename="../QScintilla/ShellWindow.py" line="752" /> - <location filename="../ViewManager/ViewManager.py" line="2046" /> + <location filename="../ViewManager/ViewManager.py" line="2049" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1179" /> <location filename="../QScintilla/ShellWindow.py" line="759" /> - <location filename="../ViewManager/ViewManager.py" line="2053" /> + <location filename="../ViewManager/ViewManager.py" line="2056" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/MiniEditor.py" line="1186" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> + <location filename="../ViewManager/ViewManager.py" line="2064" /> + <location filename="../ViewManager/ViewManager.py" line="2063" /> <source>Move to start of document</source> <translation>移动至文档的起始位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1199" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2076" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1207" /> <location filename="../QScintilla/MiniEditor.py" line="1206" /> - <location filename="../ViewManager/ViewManager.py" line="2081" /> - <location filename="../ViewManager/ViewManager.py" line="2080" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> + <location filename="../ViewManager/ViewManager.py" line="2083" /> <source>Move to end of document</source> <translation>移动至文档的末尾</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1219" /> - <location filename="../ViewManager/ViewManager.py" line="2093" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -95338,29 +95337,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1226" /> <location filename="../QScintilla/ShellWindow.py" line="453" /> <location filename="../QScintilla/ShellWindow.py" line="452" /> - <location filename="../ViewManager/ViewManager.py" line="2101" /> - <location filename="../ViewManager/ViewManager.py" line="2100" /> + <location filename="../ViewManager/ViewManager.py" line="2104" /> + <location filename="../ViewManager/ViewManager.py" line="2103" /> <source>Indent one level</source> <translation>缩进一级</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1228" /> <location filename="../QScintilla/ShellWindow.py" line="454" /> - <location filename="../ViewManager/ViewManager.py" line="2102" /> + <location filename="../ViewManager/ViewManager.py" line="2105" /> <source>Tab</source> <translation>Tab 键</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1239" /> <location filename="../QScintilla/MiniEditor.py" line="1238" /> - <location filename="../ViewManager/ViewManager.py" line="2113" /> - <location filename="../ViewManager/ViewManager.py" line="2112" /> + <location filename="../ViewManager/ViewManager.py" line="2116" /> + <location filename="../ViewManager/ViewManager.py" line="2115" /> <source>Unindent one level</source> <translation>取消缩进一级</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1240" /> - <location filename="../ViewManager/ViewManager.py" line="2114" /> + <location filename="../ViewManager/ViewManager.py" line="2117" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -95369,22 +95368,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1250" /> <location filename="../QScintilla/ShellWindow.py" line="781" /> <location filename="../QScintilla/ShellWindow.py" line="778" /> + <location filename="../ViewManager/ViewManager.py" line="2130" /> <location filename="../ViewManager/ViewManager.py" line="2127" /> - <location filename="../ViewManager/ViewManager.py" line="2124" /> <source>Extend selection left one character</source> <translation>选区向左扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1256" /> <location filename="../QScintilla/ShellWindow.py" line="784" /> - <location filename="../ViewManager/ViewManager.py" line="2130" /> + <location filename="../ViewManager/ViewManager.py" line="2133" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1263" /> <location filename="../QScintilla/ShellWindow.py" line="791" /> - <location filename="../ViewManager/ViewManager.py" line="2137" /> + <location filename="../ViewManager/ViewManager.py" line="2140" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -95393,70 +95392,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1270" /> <location filename="../QScintilla/ShellWindow.py" line="801" /> <location filename="../QScintilla/ShellWindow.py" line="798" /> + <location filename="../ViewManager/ViewManager.py" line="2150" /> <location filename="../ViewManager/ViewManager.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> <source>Extend selection right one character</source> <translation>选区向右扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1276" /> <location filename="../QScintilla/ShellWindow.py" line="804" /> - <location filename="../ViewManager/ViewManager.py" line="2150" /> + <location filename="../ViewManager/ViewManager.py" line="2153" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1283" /> <location filename="../QScintilla/ShellWindow.py" line="811" /> - <location filename="../ViewManager/ViewManager.py" line="2157" /> + <location filename="../ViewManager/ViewManager.py" line="2160" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/MiniEditor.py" line="1290" /> - <location filename="../ViewManager/ViewManager.py" line="2165" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> + <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Extend selection up one line</source> <translation>选区向上扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1292" /> - <location filename="../ViewManager/ViewManager.py" line="2166" /> + <location filename="../ViewManager/ViewManager.py" line="2169" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1299" /> - <location filename="../ViewManager/ViewManager.py" line="2173" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> <location filename="../QScintilla/MiniEditor.py" line="1306" /> - <location filename="../ViewManager/ViewManager.py" line="2181" /> - <location filename="../ViewManager/ViewManager.py" line="2180" /> + <location filename="../ViewManager/ViewManager.py" line="2184" /> + <location filename="../ViewManager/ViewManager.py" line="2183" /> <source>Extend selection down one line</source> <translation>选区向下扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1308" /> - <location filename="../ViewManager/ViewManager.py" line="2182" /> + <location filename="../ViewManager/ViewManager.py" line="2185" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1315" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2192" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1325" /> <location filename="../QScintilla/MiniEditor.py" line="1322" /> + <location filename="../ViewManager/ViewManager.py" line="2202" /> <location filename="../ViewManager/ViewManager.py" line="2199" /> - <location filename="../ViewManager/ViewManager.py" line="2196" /> <source>Extend selection left one word part</source> <translation>选区向左扩展一个单词部分</translation> </message> @@ -95464,16 +95463,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1376" /> <location filename="../QScintilla/MiniEditor.py" line="1336" /> <location filename="../QScintilla/ShellWindow.py" line="828" /> - <location filename="../ViewManager/ViewManager.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="2210" /> + <location filename="../ViewManager/ViewManager.py" line="2253" /> + <location filename="../ViewManager/ViewManager.py" line="2213" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1347" /> <location filename="../QScintilla/MiniEditor.py" line="1344" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <location filename="../ViewManager/ViewManager.py" line="2221" /> - <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one word part</source> <translation>选区向右扩展一个单词部分</translation> </message> @@ -95482,9 +95481,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1404" /> <location filename="../QScintilla/MiniEditor.py" line="1358" /> <location filename="../QScintilla/ShellWindow.py" line="856" /> - <location filename="../ViewManager/ViewManager.py" line="3028" /> - <location filename="../ViewManager/ViewManager.py" line="2278" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="3031" /> + <location filename="../ViewManager/ViewManager.py" line="2281" /> + <location filename="../ViewManager/ViewManager.py" line="2235" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -95493,8 +95492,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1366" /> <location filename="../QScintilla/ShellWindow.py" line="819" /> <location filename="../QScintilla/ShellWindow.py" line="818" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> + <location filename="../ViewManager/ViewManager.py" line="2244" /> + <location filename="../ViewManager/ViewManager.py" line="2243" /> <source>Extend selection left one word</source> <translation>选区向左扩展一个单词</translation> </message> @@ -95502,8 +95501,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2297" /> <location filename="../QScintilla/MiniEditor.py" line="1382" /> <location filename="../QScintilla/ShellWindow.py" line="834" /> - <location filename="../ViewManager/ViewManager.py" line="3154" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> + <location filename="../ViewManager/ViewManager.py" line="3157" /> + <location filename="../ViewManager/ViewManager.py" line="2259" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -95512,8 +95511,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1390" /> <location filename="../QScintilla/ShellWindow.py" line="845" /> <location filename="../QScintilla/ShellWindow.py" line="842" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <location filename="../ViewManager/ViewManager.py" line="2267" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> <source>Extend selection right one word</source> <translation>选区向右扩展一个单词</translation> </message> @@ -95521,8 +95520,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1858" /> <location filename="../QScintilla/MiniEditor.py" line="1410" /> <location filename="../QScintilla/ShellWindow.py" line="862" /> - <location filename="../ViewManager/ViewManager.py" line="2715" /> - <location filename="../ViewManager/ViewManager.py" line="2284" /> + <location filename="../ViewManager/ViewManager.py" line="2718" /> + <location filename="../ViewManager/ViewManager.py" line="2287" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -95531,15 +95530,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1418" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> <location filename="../QScintilla/ShellWindow.py" line="870" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2292" /> + <location filename="../ViewManager/ViewManager.py" line="2299" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="885" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="2310" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -95548,124 +95547,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1440" /> <location filename="../QScintilla/ShellWindow.py" line="895" /> <location filename="../QScintilla/ShellWindow.py" line="892" /> + <location filename="../ViewManager/ViewManager.py" line="2320" /> <location filename="../ViewManager/ViewManager.py" line="2317" /> - <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1453" /> <location filename="../QScintilla/ShellWindow.py" line="905" /> - <location filename="../ViewManager/ViewManager.py" line="2327" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1457" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="2334" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1467" /> <location filename="../QScintilla/MiniEditor.py" line="1464" /> + <location filename="../ViewManager/ViewManager.py" line="2344" /> <location filename="../ViewManager/ViewManager.py" line="2341" /> - <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection up one paragraph</source> <translation>选区向上扩展一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1470" /> - <location filename="../ViewManager/ViewManager.py" line="2344" /> + <location filename="../ViewManager/ViewManager.py" line="2347" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1483" /> <location filename="../QScintilla/MiniEditor.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="2360" /> <location filename="../ViewManager/ViewManager.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="2354" /> <source>Extend selection down one paragraph</source> <translation>选区向下扩展一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1486" /> - <location filename="../ViewManager/ViewManager.py" line="2360" /> + <location filename="../ViewManager/ViewManager.py" line="2363" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1497" /> <location filename="../QScintilla/MiniEditor.py" line="1496" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2374" /> + <location filename="../ViewManager/ViewManager.py" line="2373" /> <source>Extend selection up one page</source> <translation>选区向上扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> - <location filename="../ViewManager/ViewManager.py" line="2372" /> + <location filename="../ViewManager/ViewManager.py" line="2375" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1509" /> <location filename="../QScintilla/MiniEditor.py" line="1508" /> - <location filename="../ViewManager/ViewManager.py" line="2383" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2386" /> + <location filename="../ViewManager/ViewManager.py" line="2385" /> <source>Extend selection down one page</source> <translation>选区向下扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1510" /> - <location filename="../ViewManager/ViewManager.py" line="2384" /> + <location filename="../ViewManager/ViewManager.py" line="2387" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1517" /> - <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2394" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1527" /> <location filename="../QScintilla/MiniEditor.py" line="1524" /> + <location filename="../ViewManager/ViewManager.py" line="2404" /> <location filename="../ViewManager/ViewManager.py" line="2401" /> - <location filename="../ViewManager/ViewManager.py" line="2398" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1537" /> - <location filename="../ViewManager/ViewManager.py" line="2411" /> + <location filename="../ViewManager/ViewManager.py" line="2414" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> + <location filename="../ViewManager/ViewManager.py" line="2419" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1553" /> <location filename="../QScintilla/MiniEditor.py" line="1550" /> + <location filename="../ViewManager/ViewManager.py" line="2430" /> <location filename="../ViewManager/ViewManager.py" line="2427" /> - <location filename="../ViewManager/ViewManager.py" line="2424" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1564" /> - <location filename="../ViewManager/ViewManager.py" line="2438" /> + <location filename="../ViewManager/ViewManager.py" line="2441" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1570" /> - <location filename="../ViewManager/ViewManager.py" line="2444" /> + <location filename="../ViewManager/ViewManager.py" line="2447" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -95674,37 +95673,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1578" /> <location filename="../QScintilla/ShellWindow.py" line="477" /> <location filename="../QScintilla/ShellWindow.py" line="476" /> - <location filename="../ViewManager/ViewManager.py" line="2453" /> - <location filename="../ViewManager/ViewManager.py" line="2452" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> + <location filename="../ViewManager/ViewManager.py" line="2455" /> <source>Delete previous character</source> <translation>删除前一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1580" /> <location filename="../QScintilla/ShellWindow.py" line="478" /> - <location filename="../ViewManager/ViewManager.py" line="2454" /> + <location filename="../ViewManager/ViewManager.py" line="2457" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1587" /> <location filename="../QScintilla/ShellWindow.py" line="485" /> - <location filename="../ViewManager/ViewManager.py" line="2461" /> + <location filename="../ViewManager/ViewManager.py" line="2464" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1592" /> <location filename="../QScintilla/ShellWindow.py" line="490" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2469" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1603" /> <location filename="../QScintilla/MiniEditor.py" line="1600" /> + <location filename="../ViewManager/ViewManager.py" line="2480" /> <location filename="../ViewManager/ViewManager.py" line="2477" /> - <location filename="../ViewManager/ViewManager.py" line="2474" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished">如果不在行首,删除前一个字符</translation> </message> @@ -95713,22 +95712,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1616" /> <location filename="../QScintilla/ShellWindow.py" line="499" /> <location filename="../QScintilla/ShellWindow.py" line="498" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> - <location filename="../ViewManager/ViewManager.py" line="2490" /> + <location filename="../ViewManager/ViewManager.py" line="2494" /> + <location filename="../ViewManager/ViewManager.py" line="2493" /> <source>Delete current character</source> <translation>删除当前字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/ShellWindow.py" line="500" /> - <location filename="../ViewManager/ViewManager.py" line="2492" /> + <location filename="../ViewManager/ViewManager.py" line="2495" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1625" /> <location filename="../QScintilla/ShellWindow.py" line="507" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2502" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -95737,15 +95736,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1632" /> <location filename="../QScintilla/ShellWindow.py" line="515" /> <location filename="../QScintilla/ShellWindow.py" line="514" /> - <location filename="../ViewManager/ViewManager.py" line="2507" /> - <location filename="../ViewManager/ViewManager.py" line="2506" /> + <location filename="../ViewManager/ViewManager.py" line="2510" /> + <location filename="../ViewManager/ViewManager.py" line="2509" /> <source>Delete word to left</source> <translation>向左删除一个单词</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1634" /> <location filename="../QScintilla/ShellWindow.py" line="516" /> - <location filename="../ViewManager/ViewManager.py" line="2508" /> + <location filename="../ViewManager/ViewManager.py" line="2511" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -95754,15 +95753,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1644" /> <location filename="../QScintilla/ShellWindow.py" line="527" /> <location filename="../QScintilla/ShellWindow.py" line="526" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> - <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2522" /> + <location filename="../ViewManager/ViewManager.py" line="2521" /> <source>Delete word to right</source> <translation>向右删除一个单词</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1646" /> <location filename="../QScintilla/ShellWindow.py" line="528" /> - <location filename="../ViewManager/ViewManager.py" line="2520" /> + <location filename="../ViewManager/ViewManager.py" line="2523" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -95771,15 +95770,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1656" /> <location filename="../QScintilla/ShellWindow.py" line="539" /> <location filename="../QScintilla/ShellWindow.py" line="538" /> - <location filename="../ViewManager/ViewManager.py" line="2531" /> - <location filename="../ViewManager/ViewManager.py" line="2530" /> + <location filename="../ViewManager/ViewManager.py" line="2534" /> + <location filename="../ViewManager/ViewManager.py" line="2533" /> <source>Delete line to left</source> <translation>向左删除一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="541" /> - <location filename="../ViewManager/ViewManager.py" line="2533" /> + <location filename="../ViewManager/ViewManager.py" line="2536" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -95788,22 +95787,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1670" /> <location filename="../QScintilla/ShellWindow.py" line="553" /> <location filename="../QScintilla/ShellWindow.py" line="552" /> - <location filename="../ViewManager/ViewManager.py" line="2545" /> - <location filename="../ViewManager/ViewManager.py" line="2544" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> + <location filename="../ViewManager/ViewManager.py" line="2547" /> <source>Delete line to right</source> <translation>向右删除一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1679" /> <location filename="../QScintilla/ShellWindow.py" line="561" /> - <location filename="../ViewManager/ViewManager.py" line="2553" /> + <location filename="../ViewManager/ViewManager.py" line="2556" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1684" /> <location filename="../QScintilla/ShellWindow.py" line="566" /> - <location filename="../ViewManager/ViewManager.py" line="2558" /> + <location filename="../ViewManager/ViewManager.py" line="2561" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -95812,38 +95811,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1692" /> <location filename="../QScintilla/ShellWindow.py" line="465" /> <location filename="../QScintilla/ShellWindow.py" line="464" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> + <location filename="../ViewManager/ViewManager.py" line="2570" /> + <location filename="../ViewManager/ViewManager.py" line="2569" /> <source>Insert new line</source> <translation>插入新行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="466" /> - <location filename="../ViewManager/ViewManager.py" line="2568" /> + <location filename="../ViewManager/ViewManager.py" line="2571" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1695" /> <location filename="../QScintilla/ShellWindow.py" line="467" /> - <location filename="../ViewManager/ViewManager.py" line="2569" /> + <location filename="../ViewManager/ViewManager.py" line="2572" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2581" /> - <location filename="../ViewManager/ViewManager.py" line="2578" /> - <source>Insert new line below current line</source> - <translation>在当前行之上插入新行</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="2584" /> + <location filename="../ViewManager/ViewManager.py" line="2581" /> + <source>Insert new line below current line</source> + <translation>在当前行之上插入新行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2587" /> <source>Shift+Return</source> <translation>Shift+Return</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2585" /> + <location filename="../ViewManager/ViewManager.py" line="2588" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -95852,129 +95851,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1704" /> <location filename="../QScintilla/ShellWindow.py" line="441" /> <location filename="../QScintilla/ShellWindow.py" line="440" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> - <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2597" /> + <location filename="../ViewManager/ViewManager.py" line="2596" /> <source>Delete current line</source> <translation>删除当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1706" /> <location filename="../QScintilla/ShellWindow.py" line="442" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2598" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1717" /> <location filename="../QScintilla/MiniEditor.py" line="1716" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> - <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2609" /> + <location filename="../ViewManager/ViewManager.py" line="2608" /> <source>Duplicate current line</source> <translation>重复当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1718" /> - <location filename="../ViewManager/ViewManager.py" line="2607" /> + <location filename="../ViewManager/ViewManager.py" line="2610" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1731" /> <location filename="../QScintilla/MiniEditor.py" line="1728" /> + <location filename="../ViewManager/ViewManager.py" line="2623" /> <location filename="../ViewManager/ViewManager.py" line="2620" /> - <location filename="../ViewManager/ViewManager.py" line="2617" /> <source>Swap current and previous lines</source> <translation>当前行与上一行交换位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1734" /> - <location filename="../ViewManager/ViewManager.py" line="2623" /> + <location filename="../ViewManager/ViewManager.py" line="2626" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1745" /> <location filename="../QScintilla/MiniEditor.py" line="1744" /> - <location filename="../ViewManager/ViewManager.py" line="2634" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2637" /> + <location filename="../ViewManager/ViewManager.py" line="2636" /> <source>Reverse selected lines</source> <translation>反向选择行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> - <location filename="../ViewManager/ViewManager.py" line="2635" /> + <location filename="../ViewManager/ViewManager.py" line="2638" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1757" /> <location filename="../QScintilla/MiniEditor.py" line="1756" /> - <location filename="../ViewManager/ViewManager.py" line="2646" /> - <location filename="../ViewManager/ViewManager.py" line="2645" /> + <location filename="../ViewManager/ViewManager.py" line="2649" /> + <location filename="../ViewManager/ViewManager.py" line="2648" /> <source>Cut current line</source> <translation>剪切当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1758" /> - <location filename="../ViewManager/ViewManager.py" line="2647" /> + <location filename="../ViewManager/ViewManager.py" line="2650" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1769" /> <location filename="../QScintilla/MiniEditor.py" line="1768" /> - <location filename="../ViewManager/ViewManager.py" line="2658" /> - <location filename="../ViewManager/ViewManager.py" line="2657" /> + <location filename="../ViewManager/ViewManager.py" line="2661" /> + <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Copy current line</source> <translation>复制当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1770" /> - <location filename="../ViewManager/ViewManager.py" line="2659" /> + <location filename="../ViewManager/ViewManager.py" line="2662" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1781" /> <location filename="../QScintilla/MiniEditor.py" line="1780" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> + <location filename="../ViewManager/ViewManager.py" line="2673" /> + <location filename="../ViewManager/ViewManager.py" line="2672" /> <source>Toggle insert/overtype</source> <translation>切换插入/改写状态</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1782" /> - <location filename="../ViewManager/ViewManager.py" line="2671" /> + <location filename="../ViewManager/ViewManager.py" line="2674" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1825" /> <location filename="../QScintilla/MiniEditor.py" line="1824" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> + <location filename="../ViewManager/ViewManager.py" line="2685" /> + <location filename="../ViewManager/ViewManager.py" line="2684" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1837" /> - <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1847" /> <location filename="../QScintilla/MiniEditor.py" line="1844" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <location filename="../ViewManager/ViewManager.py" line="2704" /> - <location filename="../ViewManager/ViewManager.py" line="2701" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1867" /> <location filename="../QScintilla/MiniEditor.py" line="1866" /> - <location filename="../ViewManager/ViewManager.py" line="2724" /> - <location filename="../ViewManager/ViewManager.py" line="2723" /> + <location filename="../ViewManager/ViewManager.py" line="2727" /> + <location filename="../ViewManager/ViewManager.py" line="2726" /> <source>Formfeed</source> <translation>Formfeed</translation> </message> @@ -95983,163 +95982,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1878" /> <location filename="../QScintilla/ShellWindow.py" line="767" /> <location filename="../QScintilla/ShellWindow.py" line="766" /> - <location filename="../ViewManager/ViewManager.py" line="2736" /> - <location filename="../ViewManager/ViewManager.py" line="2735" /> + <location filename="../ViewManager/ViewManager.py" line="2739" /> + <location filename="../ViewManager/ViewManager.py" line="2738" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1880" /> <location filename="../QScintilla/ShellWindow.py" line="768" /> - <location filename="../ViewManager/ViewManager.py" line="2737" /> + <location filename="../ViewManager/ViewManager.py" line="2740" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/MiniEditor.py" line="1890" /> + <location filename="../ViewManager/ViewManager.py" line="2753" /> <location filename="../ViewManager/ViewManager.py" line="2750" /> - <location filename="../ViewManager/ViewManager.py" line="2747" /> <source>Extend rectangular selection down one line</source> <translation>矩形选区向下扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1896" /> - <location filename="../ViewManager/ViewManager.py" line="2753" /> + <location filename="../ViewManager/ViewManager.py" line="2756" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1904" /> - <location filename="../ViewManager/ViewManager.py" line="2761" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1915" /> <location filename="../QScintilla/MiniEditor.py" line="1912" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <location filename="../ViewManager/ViewManager.py" line="2772" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> <source>Extend rectangular selection up one line</source> <translation>矩形选区向上扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1918" /> - <location filename="../ViewManager/ViewManager.py" line="2775" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1926" /> - <location filename="../ViewManager/ViewManager.py" line="2783" /> + <location filename="../ViewManager/ViewManager.py" line="2786" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1937" /> <location filename="../QScintilla/MiniEditor.py" line="1934" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <location filename="../ViewManager/ViewManager.py" line="2794" /> - <location filename="../ViewManager/ViewManager.py" line="2791" /> <source>Extend rectangular selection left one character</source> <translation>矩形选区向左扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1940" /> - <location filename="../ViewManager/ViewManager.py" line="2797" /> + <location filename="../ViewManager/ViewManager.py" line="2800" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1948" /> - <location filename="../ViewManager/ViewManager.py" line="2805" /> + <location filename="../ViewManager/ViewManager.py" line="2808" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1959" /> <location filename="../QScintilla/MiniEditor.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="2819" /> <location filename="../ViewManager/ViewManager.py" line="2816" /> - <location filename="../ViewManager/ViewManager.py" line="2813" /> <source>Extend rectangular selection right one character</source> <translation>矩形选区向右扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1962" /> - <location filename="../ViewManager/ViewManager.py" line="2819" /> + <location filename="../ViewManager/ViewManager.py" line="2822" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1970" /> - <location filename="../ViewManager/ViewManager.py" line="2827" /> + <location filename="../ViewManager/ViewManager.py" line="2830" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1983" /> <location filename="../QScintilla/MiniEditor.py" line="1978" /> - <location filename="../ViewManager/ViewManager.py" line="2840" /> - <location filename="../ViewManager/ViewManager.py" line="2835" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> + <location filename="../ViewManager/ViewManager.py" line="2838" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1996" /> - <location filename="../ViewManager/ViewManager.py" line="2853" /> + <location filename="../ViewManager/ViewManager.py" line="2856" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2007" /> <location filename="../QScintilla/MiniEditor.py" line="2004" /> + <location filename="../ViewManager/ViewManager.py" line="2867" /> <location filename="../ViewManager/ViewManager.py" line="2864" /> - <location filename="../ViewManager/ViewManager.py" line="2861" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2018" /> - <location filename="../ViewManager/ViewManager.py" line="2875" /> + <location filename="../ViewManager/ViewManager.py" line="2878" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2023" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2883" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> <location filename="../QScintilla/MiniEditor.py" line="2030" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <location filename="../ViewManager/ViewManager.py" line="2890" /> - <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection up one page</source> <translation>矩形选区向上扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2036" /> - <location filename="../ViewManager/ViewManager.py" line="2893" /> + <location filename="../ViewManager/ViewManager.py" line="2896" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2049" /> <location filename="../QScintilla/MiniEditor.py" line="2046" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <location filename="../ViewManager/ViewManager.py" line="2906" /> - <location filename="../ViewManager/ViewManager.py" line="2903" /> <source>Extend rectangular selection down one page</source> <translation>矩形选区向下扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2052" /> - <location filename="../ViewManager/ViewManager.py" line="2909" /> + <location filename="../ViewManager/ViewManager.py" line="2912" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2060" /> - <location filename="../ViewManager/ViewManager.py" line="2917" /> + <location filename="../ViewManager/ViewManager.py" line="2920" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96148,299 +96147,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2534" /> <location filename="../QScintilla/MiniEditor.py" line="2069" /> <location filename="../QScintilla/MiniEditor.py" line="2068" /> - <location filename="../ViewManager/ViewManager.py" line="2926" /> - <location filename="../ViewManager/ViewManager.py" line="2925" /> + <location filename="../ViewManager/ViewManager.py" line="2929" /> + <location filename="../ViewManager/ViewManager.py" line="2928" /> <source>Duplicate current selection</source> <translation>重复当前选区</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2070" /> - <location filename="../ViewManager/ViewManager.py" line="2927" /> + <location filename="../ViewManager/ViewManager.py" line="2930" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2081" /> + <location filename="../ViewManager/ViewManager.py" line="2944" /> <location filename="../ViewManager/ViewManager.py" line="2941" /> - <location filename="../ViewManager/ViewManager.py" line="2938" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2103" /> <location filename="../QScintilla/MiniEditor.py" line="2102" /> - <location filename="../ViewManager/ViewManager.py" line="2960" /> - <location filename="../ViewManager/ViewManager.py" line="2959" /> + <location filename="../ViewManager/ViewManager.py" line="2963" /> + <location filename="../ViewManager/ViewManager.py" line="2962" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2122" /> <location filename="../QScintilla/MiniEditor.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2982" /> <location filename="../ViewManager/ViewManager.py" line="2979" /> - <location filename="../ViewManager/ViewManager.py" line="2976" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2132" /> - <location filename="../ViewManager/ViewManager.py" line="2989" /> + <location filename="../ViewManager/ViewManager.py" line="2992" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2141" /> <location filename="../QScintilla/MiniEditor.py" line="2140" /> - <location filename="../ViewManager/ViewManager.py" line="2998" /> - <location filename="../ViewManager/ViewManager.py" line="2997" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> + <location filename="../ViewManager/ViewManager.py" line="3000" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2160" /> <location filename="../QScintilla/MiniEditor.py" line="2157" /> + <location filename="../ViewManager/ViewManager.py" line="3020" /> <location filename="../ViewManager/ViewManager.py" line="3017" /> - <location filename="../ViewManager/ViewManager.py" line="3014" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2183" /> <location filename="../QScintilla/MiniEditor.py" line="2180" /> + <location filename="../ViewManager/ViewManager.py" line="3043" /> <location filename="../ViewManager/ViewManager.py" line="3040" /> - <location filename="../ViewManager/ViewManager.py" line="3037" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2200" /> <location filename="../QScintilla/MiniEditor.py" line="2197" /> + <location filename="../ViewManager/ViewManager.py" line="3060" /> <location filename="../ViewManager/ViewManager.py" line="3057" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2217" /> <location filename="../QScintilla/MiniEditor.py" line="2214" /> + <location filename="../ViewManager/ViewManager.py" line="3077" /> <location filename="../ViewManager/ViewManager.py" line="3074" /> - <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2227" /> - <location filename="../ViewManager/ViewManager.py" line="3084" /> + <location filename="../ViewManager/ViewManager.py" line="3087" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2238" /> <location filename="../QScintilla/MiniEditor.py" line="2235" /> + <location filename="../ViewManager/ViewManager.py" line="3098" /> <location filename="../ViewManager/ViewManager.py" line="3095" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2249" /> - <location filename="../ViewManager/ViewManager.py" line="3106" /> + <location filename="../ViewManager/ViewManager.py" line="3109" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2262" /> <location filename="../QScintilla/MiniEditor.py" line="2258" /> - <location filename="../ViewManager/ViewManager.py" line="3119" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> + <location filename="../ViewManager/ViewManager.py" line="3122" /> + <location filename="../ViewManager/ViewManager.py" line="3118" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3134" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2286" /> <location filename="../QScintilla/MiniEditor.py" line="2283" /> + <location filename="../ViewManager/ViewManager.py" line="3146" /> <location filename="../ViewManager/ViewManager.py" line="3143" /> - <location filename="../ViewManager/ViewManager.py" line="3140" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2309" /> <location filename="../QScintilla/MiniEditor.py" line="2306" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> <location filename="../ViewManager/ViewManager.py" line="3166" /> - <location filename="../ViewManager/ViewManager.py" line="3163" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2327" /> <location filename="../QScintilla/MiniEditor.py" line="2323" /> - <location filename="../ViewManager/ViewManager.py" line="3184" /> - <location filename="../ViewManager/ViewManager.py" line="3180" /> + <location filename="../ViewManager/ViewManager.py" line="3187" /> + <location filename="../ViewManager/ViewManager.py" line="3183" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2346" /> <location filename="../QScintilla/MiniEditor.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="3203" /> - <location filename="../ViewManager/ViewManager.py" line="3199" /> + <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3202" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2366" /> <location filename="../QScintilla/MiniEditor.py" line="2361" /> - <location filename="../ViewManager/ViewManager.py" line="3223" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> + <location filename="../ViewManager/ViewManager.py" line="3226" /> + <location filename="../ViewManager/ViewManager.py" line="3221" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2385" /> <location filename="../QScintilla/MiniEditor.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="3245" /> <location filename="../ViewManager/ViewManager.py" line="3242" /> - <location filename="../ViewManager/ViewManager.py" line="3239" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2402" /> <location filename="../QScintilla/MiniEditor.py" line="2399" /> + <location filename="../ViewManager/ViewManager.py" line="3262" /> <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3256" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> - <location filename="../ViewManager/ViewManager.py" line="3273" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3276" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <location filename="../ViewManager/ViewManager.py" line="3289" /> - <location filename="../ViewManager/ViewManager.py" line="3286" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2449" /> <location filename="../QScintilla/MiniEditor.py" line="2446" /> + <location filename="../ViewManager/ViewManager.py" line="3309" /> <location filename="../ViewManager/ViewManager.py" line="3306" /> - <location filename="../ViewManager/ViewManager.py" line="3303" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2466" /> <location filename="../QScintilla/MiniEditor.py" line="2463" /> + <location filename="../ViewManager/ViewManager.py" line="3326" /> <location filename="../ViewManager/ViewManager.py" line="3323" /> - <location filename="../ViewManager/ViewManager.py" line="3320" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2483" /> <location filename="../QScintilla/MiniEditor.py" line="2480" /> + <location filename="../ViewManager/ViewManager.py" line="3343" /> <location filename="../ViewManager/ViewManager.py" line="3340" /> - <location filename="../ViewManager/ViewManager.py" line="3337" /> <source>Delete right to end of next word</source> <translation type="unfinished">删除下一个单词末尾的右边</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2493" /> - <location filename="../ViewManager/ViewManager.py" line="3350" /> + <location filename="../ViewManager/ViewManager.py" line="3353" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2504" /> <location filename="../QScintilla/MiniEditor.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="3364" /> <location filename="../ViewManager/ViewManager.py" line="3361" /> - <location filename="../ViewManager/ViewManager.py" line="3358" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2521" /> <location filename="../QScintilla/MiniEditor.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="3381" /> <location filename="../ViewManager/ViewManager.py" line="3378" /> - <location filename="../ViewManager/ViewManager.py" line="3375" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1795" /> <location filename="../QScintilla/MiniEditor.py" line="1792" /> + <location filename="../ViewManager/ViewManager.py" line="3399" /> <location filename="../ViewManager/ViewManager.py" line="3396" /> - <location filename="../ViewManager/ViewManager.py" line="3393" /> <source>Convert selection to lower case</source> <translation>将所选内容转换成小写</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1798" /> - <location filename="../ViewManager/ViewManager.py" line="3399" /> + <location filename="../ViewManager/ViewManager.py" line="3402" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1811" /> <location filename="../QScintilla/MiniEditor.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="3415" /> <location filename="../ViewManager/ViewManager.py" line="3412" /> - <location filename="../ViewManager/ViewManager.py" line="3409" /> <source>Convert selection to upper case</source> <translation>将所选内容转换成大写</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1814" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> + <location filename="../ViewManager/ViewManager.py" line="3418" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3441" /> + <location filename="../ViewManager/ViewManager.py" line="3444" /> <source>&Edit</source> <translation>编辑(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3499" /> - <location filename="../ViewManager/ViewManager.py" line="3497" /> + <location filename="../ViewManager/ViewManager.py" line="3502" /> + <location filename="../ViewManager/ViewManager.py" line="3500" /> <source>Edit</source> <translation>编辑</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2553" /> <location filename="../QScintilla/ShellWindow.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="4102" /> - <location filename="../ViewManager/ViewManager.py" line="4100" /> - <location filename="../ViewManager/ViewManager.py" line="3533" /> + <location filename="../ViewManager/ViewManager.py" line="4105" /> + <location filename="../ViewManager/ViewManager.py" line="4103" /> + <location filename="../ViewManager/ViewManager.py" line="3536" /> <source>Search</source> <translation>搜索</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2555" /> <location filename="../QScintilla/ShellWindow.py" line="925" /> - <location filename="../ViewManager/ViewManager.py" line="3535" /> + <location filename="../ViewManager/ViewManager.py" line="3538" /> <source>&Search...</source> <translation>搜索(&S)…</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2557" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="3537" /> + <location filename="../ViewManager/ViewManager.py" line="3540" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -96448,34 +96447,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2564" /> <location filename="../QScintilla/ShellWindow.py" line="934" /> - <location filename="../ViewManager/ViewManager.py" line="3544" /> + <location filename="../ViewManager/ViewManager.py" line="3547" /> <source>Search for a text</source> <translation>搜索文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2567" /> - <location filename="../ViewManager/ViewManager.py" line="3547" /> + <location filename="../ViewManager/ViewManager.py" line="3550" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>搜索</b><p>在当前编辑器中搜索某文本。显示一个对话框可以输入要搜索的文本和搜索选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="949" /> - <location filename="../ViewManager/ViewManager.py" line="3559" /> + <location filename="../ViewManager/ViewManager.py" line="3562" /> <source>Search next</source> <translation>搜索下一个</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2581" /> <location filename="../QScintilla/ShellWindow.py" line="951" /> - <location filename="../ViewManager/ViewManager.py" line="3561" /> + <location filename="../ViewManager/ViewManager.py" line="3564" /> <source>Search &next</source> <translation>搜索下一个(&N)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2583" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3563" /> + <location filename="../ViewManager/ViewManager.py" line="3566" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -96483,34 +96482,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2590" /> <location filename="../QScintilla/ShellWindow.py" line="960" /> - <location filename="../ViewManager/ViewManager.py" line="3570" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> <source>Search next occurrence of text</source> <translation>搜索下一处文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2593" /> - <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3576" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>搜索下一个</b><p>在当前编辑器中搜索某文本下一次出现的位置。仍然使用前面输入的搜索文本和选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="977" /> - <location filename="../ViewManager/ViewManager.py" line="3585" /> + <location filename="../ViewManager/ViewManager.py" line="3588" /> <source>Search previous</source> <translation>搜索上一个</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2607" /> <location filename="../QScintilla/ShellWindow.py" line="979" /> - <location filename="../ViewManager/ViewManager.py" line="3587" /> + <location filename="../ViewManager/ViewManager.py" line="3590" /> <source>Search &previous</source> <translation>搜索上一个(&P)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2609" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3589" /> + <location filename="../ViewManager/ViewManager.py" line="3592" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -96518,436 +96517,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2618" /> <location filename="../QScintilla/ShellWindow.py" line="990" /> - <location filename="../ViewManager/ViewManager.py" line="3598" /> + <location filename="../ViewManager/ViewManager.py" line="3601" /> <source>Search previous occurrence of text</source> <translation>搜索上一处文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2623" /> - <location filename="../ViewManager/ViewManager.py" line="3603" /> + <location filename="../ViewManager/ViewManager.py" line="3606" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>搜索上一个</b><p>在当前编辑器中搜索某文本上一次出现的位置。仍然使用前面输入的搜索文本和选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2637" /> <location filename="../QScintilla/MiniEditor.py" line="2635" /> - <location filename="../ViewManager/ViewManager.py" line="3617" /> - <location filename="../ViewManager/ViewManager.py" line="3615" /> + <location filename="../ViewManager/ViewManager.py" line="3620" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Clear search markers</source> <translation>清除搜索标记</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2639" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3622" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2648" /> - <location filename="../ViewManager/ViewManager.py" line="3628" /> + <location filename="../ViewManager/ViewManager.py" line="3631" /> <source>Clear all displayed search markers</source> <translation>清除所有显示的搜索标记</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2653" /> - <location filename="../ViewManager/ViewManager.py" line="3633" /> + <location filename="../ViewManager/ViewManager.py" line="3636" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>清除搜索标记</b><p>清除所有显示的搜索标记。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3645" /> - <location filename="../ViewManager/ViewManager.py" line="3643" /> + <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3646" /> <source>Search current word forward</source> <translation>向前搜索当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3647" /> + <location filename="../ViewManager/ViewManager.py" line="3650" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3656" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3661" /> + <location filename="../ViewManager/ViewManager.py" line="3664" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3674" /> - <location filename="../ViewManager/ViewManager.py" line="3672" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> + <location filename="../ViewManager/ViewManager.py" line="3675" /> <source>Search current word backward</source> <translation>向后搜索当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3676" /> + <location filename="../ViewManager/ViewManager.py" line="3679" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3685" /> + <location filename="../ViewManager/ViewManager.py" line="3688" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3701" /> + <location filename="../ViewManager/ViewManager.py" line="3704" /> <source>Replace</source> <translation>替换</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2664" /> - <location filename="../ViewManager/ViewManager.py" line="3702" /> + <location filename="../ViewManager/ViewManager.py" line="3705" /> <source>&Replace...</source> <translation>替换(&R)…</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2666" /> - <location filename="../ViewManager/ViewManager.py" line="3704" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2673" /> - <location filename="../ViewManager/ViewManager.py" line="3711" /> + <location filename="../ViewManager/ViewManager.py" line="3714" /> <source>Replace some text</source> <translation>替换某文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2676" /> - <location filename="../ViewManager/ViewManager.py" line="3714" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>替换</b><p>在当前编辑器搜索某文本并替换之。显示一个对话框可输入搜索文本、替换文本以及搜索替换的选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2690" /> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3728" /> - <location filename="../ViewManager/ViewManager.py" line="3726" /> + <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3729" /> <source>Replace and Search</source> <translation type="unfinished">替换和搜索</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2692" /> - <location filename="../ViewManager/ViewManager.py" line="3730" /> + <location filename="../ViewManager/ViewManager.py" line="3733" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2701" /> - <location filename="../ViewManager/ViewManager.py" line="3739" /> + <location filename="../ViewManager/ViewManager.py" line="3742" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2706" /> - <location filename="../ViewManager/ViewManager.py" line="3744" /> + <location filename="../ViewManager/ViewManager.py" line="3747" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2722" /> <location filename="../QScintilla/MiniEditor.py" line="2720" /> - <location filename="../ViewManager/ViewManager.py" line="3760" /> - <location filename="../ViewManager/ViewManager.py" line="3758" /> + <location filename="../ViewManager/ViewManager.py" line="3763" /> + <location filename="../ViewManager/ViewManager.py" line="3761" /> <source>Replace Occurrence</source> <translation>替换当前</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2724" /> - <location filename="../ViewManager/ViewManager.py" line="3762" /> + <location filename="../ViewManager/ViewManager.py" line="3765" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2733" /> - <location filename="../ViewManager/ViewManager.py" line="3771" /> + <location filename="../ViewManager/ViewManager.py" line="3774" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2736" /> - <location filename="../ViewManager/ViewManager.py" line="3774" /> + <location filename="../ViewManager/ViewManager.py" line="3777" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2749" /> <location filename="../QScintilla/MiniEditor.py" line="2747" /> - <location filename="../ViewManager/ViewManager.py" line="3787" /> - <location filename="../ViewManager/ViewManager.py" line="3785" /> + <location filename="../ViewManager/ViewManager.py" line="3790" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source>Replace All</source> <translation type="unfinished">替换全部</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3792" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2760" /> - <location filename="../ViewManager/ViewManager.py" line="3798" /> + <location filename="../ViewManager/ViewManager.py" line="3801" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2763" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3823" /> - <location filename="../ViewManager/ViewManager.py" line="3812" /> - <source>Goto Line</source> - <translation>跳转行</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3814" /> - <source>&Goto Line...</source> - <translation>跳转行(&G)…</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3816" /> - <source>Ctrl+G</source> - <comment>Search|Goto Line</comment> - <translation>Ctrl+G</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3826" /> + <location filename="../ViewManager/ViewManager.py" line="3815" /> + <source>Goto Line</source> + <translation>跳转行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3817" /> + <source>&Goto Line...</source> + <translation>跳转行(&G)…</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3819" /> + <source>Ctrl+G</source> + <comment>Search|Goto Line</comment> + <translation>Ctrl+G</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3829" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>跳转行</b><p>跳转到当前编辑器中文本的指定行。显示的对话框可输入行号。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3848" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> - <source>Goto Brace</source> - <translation>跳转括号</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3839" /> - <source>Goto &Brace</source> - <translation>跳转括号(&B)</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3841" /> - <source>Ctrl+L</source> - <comment>Search|Goto Brace</comment> - <translation>Ctrl+L</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3851" /> + <location filename="../ViewManager/ViewManager.py" line="3840" /> + <source>Goto Brace</source> + <translation>跳转括号</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3842" /> + <source>Goto &Brace</source> + <translation>跳转括号(&B)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3844" /> + <source>Ctrl+L</source> + <comment>Search|Goto Brace</comment> + <translation>Ctrl+L</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3854" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>跳转括号</b><p>跳转到当前编辑器中匹配的括号处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3874" /> - <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3877" /> + <location filename="../ViewManager/ViewManager.py" line="3864" /> <source>Goto Last Edit Location</source> <translation>跳转至上一次编辑位置</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3863" /> + <location filename="../ViewManager/ViewManager.py" line="3866" /> <source>Goto Last &Edit Location</source> <translation>跳转至上一次编辑位置(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3865" /> + <location filename="../ViewManager/ViewManager.py" line="3868" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3877" /> + <location filename="../ViewManager/ViewManager.py" line="3880" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>跳转至上一次编辑位置</b>前往当前编辑器上一次编辑的位置。</b></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> - <location filename="../ViewManager/ViewManager.py" line="3888" /> + <location filename="../ViewManager/ViewManager.py" line="3892" /> + <location filename="../ViewManager/ViewManager.py" line="3891" /> <source>Goto Previous Method or Class</source> <translation>跳转至上一个方法或类</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3894" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3902" /> + <location filename="../ViewManager/ViewManager.py" line="3905" /> <source>Go to the previous method or class definition</source> <translation>跳转之上一个方法或类的定义</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3907" /> + <location filename="../ViewManager/ViewManager.py" line="3910" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>跳转至上一个方法或类</b><p>跳转至上一个方法或类的定义所在行并高亮其名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3919" /> - <location filename="../ViewManager/ViewManager.py" line="3918" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3921" /> <source>Goto Next Method or Class</source> <translation>跳转至下一个方法或类</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3921" /> + <location filename="../ViewManager/ViewManager.py" line="3924" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3930" /> + <location filename="../ViewManager/ViewManager.py" line="3933" /> <source>Go to the next method or class definition</source> <translation>跳转之下一个方法或类的定义</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3935" /> + <location filename="../ViewManager/ViewManager.py" line="3938" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>跳转至下一个方法或类</b><p>跳转至下一个方法或类的定义所在行并高亮其名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source>Search in Files</source> <translation>在文件中搜索</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3950" /> + <location filename="../ViewManager/ViewManager.py" line="3953" /> <source>Search in &Files...</source> <translation>在文件中搜索(&F)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3955" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3961" /> + <location filename="../ViewManager/ViewManager.py" line="3964" /> <source>Search for a text in files</source> <translation>在文件中搜索文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> + <location filename="../ViewManager/ViewManager.py" line="3967" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3976" /> - <source>Replace in Files</source> - <translation>在文件中替换</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> - <source>Replace in F&iles...</source> - <translation>在文件中替换(&I)…</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="3979" /> + <source>Replace in Files</source> + <translation>在文件中替换</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3980" /> + <source>Replace in F&iles...</source> + <translation>在文件中替换(&I)…</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3982" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3988" /> + <location filename="../ViewManager/ViewManager.py" line="3991" /> <source>Search for a text in files and replace it</source> <translation>在文件中搜索文本并替换之</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3996" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4006" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source>Search in Open Files</source> <translation>在打开的文件中搜索</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4008" /> + <location filename="../ViewManager/ViewManager.py" line="4011" /> <source>Search in Open Files...</source> <translation>在打开的文件中搜索…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4013" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4019" /> - <source>Search for a text in open files</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4022" /> + <source>Search for a text in open files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4025" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4034" /> - <source>Replace in Open Files</source> - <translation>在打开的文件中替换</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4035" /> - <source>Replace in Open Files...</source> - <translation>在打开的文件中替换…</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4037" /> + <source>Replace in Open Files</source> + <translation>在打开的文件中替换</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4038" /> + <source>Replace in Open Files...</source> + <translation>在打开的文件中替换…</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4040" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4046" /> + <location filename="../ViewManager/ViewManager.py" line="4049" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4051" /> + <location filename="../ViewManager/ViewManager.py" line="4054" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4072" /> + <location filename="../ViewManager/ViewManager.py" line="4075" /> <source>&Search</source> <translation>搜索(&S)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> <location filename="../QScintilla/ShellWindow.py" line="1016" /> - <location filename="../ViewManager/ViewManager.py" line="4143" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>Zoom in</source> <translation>放大</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2780" /> <location filename="../QScintilla/ShellWindow.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="4145" /> + <location filename="../ViewManager/ViewManager.py" line="4148" /> <source>Zoom &in</source> <translation>放大(&I)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2782" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4150" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -96955,7 +96954,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2785" /> <location filename="../QScintilla/ShellWindow.py" line="1023" /> - <location filename="../ViewManager/ViewManager.py" line="4150" /> + <location filename="../ViewManager/ViewManager.py" line="4153" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>放大</translation> @@ -96963,35 +96962,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2791" /> <location filename="../QScintilla/ShellWindow.py" line="1029" /> - <location filename="../ViewManager/ViewManager.py" line="4156" /> + <location filename="../ViewManager/ViewManager.py" line="4159" /> <source>Zoom in on the text</source> <translation>放大显示文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2794" /> <location filename="../QScintilla/ShellWindow.py" line="1032" /> - <location filename="../ViewManager/ViewManager.py" line="4159" /> + <location filename="../ViewManager/ViewManager.py" line="4162" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>放大</b><p>放大显示文本。将使文本变大。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2804" /> <location filename="../QScintilla/ShellWindow.py" line="1042" /> - <location filename="../ViewManager/ViewManager.py" line="4169" /> + <location filename="../ViewManager/ViewManager.py" line="4172" /> <source>Zoom out</source> <translation>缩小</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1044" /> - <location filename="../ViewManager/ViewManager.py" line="4171" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> <source>Zoom &out</source> <translation>缩小(&O)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2808" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4173" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -96999,7 +96998,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2811" /> <location filename="../QScintilla/ShellWindow.py" line="1049" /> - <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4179" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>缩小</translation> @@ -97007,35 +97006,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2817" /> <location filename="../QScintilla/ShellWindow.py" line="1055" /> - <location filename="../ViewManager/ViewManager.py" line="4182" /> + <location filename="../ViewManager/ViewManager.py" line="4185" /> <source>Zoom out on the text</source> <translation>缩小显示文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2820" /> <location filename="../QScintilla/ShellWindow.py" line="1058" /> - <location filename="../ViewManager/ViewManager.py" line="4185" /> + <location filename="../ViewManager/ViewManager.py" line="4188" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>缩小</b><p>缩小显示文本。将使文本变小。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2830" /> <location filename="../QScintilla/ShellWindow.py" line="1068" /> - <location filename="../ViewManager/ViewManager.py" line="4195" /> + <location filename="../ViewManager/ViewManager.py" line="4198" /> <source>Zoom reset</source> <translation>重置缩放</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1070" /> - <location filename="../ViewManager/ViewManager.py" line="4197" /> + <location filename="../ViewManager/ViewManager.py" line="4200" /> <source>Zoom &reset</source> <translation>重置缩放(&R)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2834" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4199" /> + <location filename="../ViewManager/ViewManager.py" line="4202" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97043,871 +97042,887 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2841" /> <location filename="../QScintilla/ShellWindow.py" line="1079" /> - <location filename="../ViewManager/ViewManager.py" line="4206" /> + <location filename="../ViewManager/ViewManager.py" line="4209" /> <source>Reset the zoom of the text</source> <translation>重置文本缩放大小</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2844" /> <location filename="../QScintilla/ShellWindow.py" line="1082" /> - <location filename="../ViewManager/ViewManager.py" line="4209" /> + <location filename="../ViewManager/ViewManager.py" line="4212" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2855" /> <location filename="../QScintilla/ShellWindow.py" line="1093" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4223" /> <source>Zoom</source> <translation>缩放</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2857" /> <location filename="../QScintilla/ShellWindow.py" line="1095" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4225" /> <source>&Zoom</source> <translation>缩放(&Z)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2864" /> <location filename="../QScintilla/ShellWindow.py" line="1102" /> - <location filename="../ViewManager/ViewManager.py" line="4229" /> + <location filename="../ViewManager/ViewManager.py" line="4232" /> <source>Zoom the text</source> <translation>缩放文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2867" /> <location filename="../QScintilla/ShellWindow.py" line="1105" /> - <location filename="../ViewManager/ViewManager.py" line="4232" /> + <location filename="../ViewManager/ViewManager.py" line="4235" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>缩放</b><p>缩放文本。打开一个对话框以输入所需大小。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4251" /> - <location filename="../ViewManager/ViewManager.py" line="4243" /> - <source>Toggle all folds</source> - <translation>开关所有折叠</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4244" /> - <source>&Toggle all folds</source> - <translation type="unfinished">开关所有折叠(&A)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4254" /> + <location filename="../ViewManager/ViewManager.py" line="4246" /> + <source>Toggle all folds</source> + <translation>开关所有折叠</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4247" /> + <source>&Toggle all folds</source> + <translation type="unfinished">开关所有折叠(&A)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4257" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>开关所有折叠</b><p>打开或关闭当前编辑器的所有折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4276" /> - <location filename="../ViewManager/ViewManager.py" line="4264" /> + <location filename="../ViewManager/ViewManager.py" line="4279" /> + <location filename="../ViewManager/ViewManager.py" line="4267" /> <source>Toggle all folds (including children)</source> <translation>开关所有折叠(包含子项)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4267" /> + <location filename="../ViewManager/ViewManager.py" line="4270" /> <source>Toggle all &folds (including children)</source> <translation>开关所有折叠(&F)(包含子项)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4284" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>开关所有折叠(包含子项)</b><p>打开或关闭当前编辑器中的所有折叠,包括子折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4300" /> - <location filename="../ViewManager/ViewManager.py" line="4292" /> - <source>Toggle current fold</source> - <translation>开关当前折叠</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4293" /> - <source>Toggle &current fold</source> - <translation>开关当前折叠(&C)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4303" /> + <location filename="../ViewManager/ViewManager.py" line="4295" /> + <source>Toggle current fold</source> + <translation>开关当前折叠</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4296" /> + <source>Toggle &current fold</source> + <translation>开关当前折叠(&C)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>开关当前折叠</b><p>打开或关闭当前编辑器的当前行中的折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4322" /> - <location filename="../ViewManager/ViewManager.py" line="4314" /> - <source>Clear all folds</source> - <translation>清除所有折叠</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4315" /> - <source>Clear &all folds</source> - <translation type="unfinished">清除&所有折叠</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> + <source>Clear all folds</source> + <translation>清除所有折叠</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4318" /> + <source>Clear &all folds</source> + <translation type="unfinished">清除&所有折叠</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4345" /> - <location filename="../ViewManager/ViewManager.py" line="4338" /> - <location filename="../ViewManager/ViewManager.py" line="4336" /> - <source>Remove all highlights</source> - <translation>取消所有高亮</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4348" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> + <location filename="../ViewManager/ViewManager.py" line="4339" /> + <source>Remove all highlights</source> + <translation>取消所有高亮</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4351" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>取消所有高亮</b><p>取消所有编辑器中的高亮。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4358" /> + <location filename="../ViewManager/ViewManager.py" line="4361" /> <source>New Document View</source> <translation>新建文档视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4360" /> + <location filename="../ViewManager/ViewManager.py" line="4363" /> <source>New &Document View</source> <translation>新建文档视图(&D)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4370" /> <source>Open a new view of the current document</source> <translation>在新视图(新选项卡)中打开当前文档</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4372" /> + <location filename="../ViewManager/ViewManager.py" line="4375" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>新建文档视图</b><p>在新视图中打开当前文档。两个视图将显示同一个文档。然而,两者的光标位置各自独立。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4388" /> - <location filename="../ViewManager/ViewManager.py" line="4384" /> + <location filename="../ViewManager/ViewManager.py" line="4391" /> + <location filename="../ViewManager/ViewManager.py" line="4387" /> <source>New Document View (with new split)</source> <translation>新建文档视图(在新拆分页中)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> + <location filename="../ViewManager/ViewManager.py" line="4400" /> <source>Open a new view of the current document in a new split</source> <translation>在新拆分页中的新视图(新选项卡)中打开当前文档</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4402" /> + <location filename="../ViewManager/ViewManager.py" line="4405" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>新建文档视图</b><p>在新拆分页的新视图中打开当前文档。两个视图将显示同一个文档。然而,两者的光标位置各自独立。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4414" /> + <location filename="../ViewManager/ViewManager.py" line="4417" /> <source>Split view</source> <translation>拆分视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4416" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> <source>&Split view</source> <translation>拆分视图(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> - <source>Add a split to the view</source> - <translation>对视图进行拆分</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4426" /> + <source>Add a split to the view</source> + <translation>对视图进行拆分</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4429" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>拆分视图</b><p>对视图进行拆分。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4438" /> <source>Arrange horizontally</source> <translation>水平排列</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4436" /> + <location filename="../ViewManager/ViewManager.py" line="4439" /> <source>Arrange &horizontally</source> <translation>水平排列(&H)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4444" /> + <location filename="../ViewManager/ViewManager.py" line="4447" /> <source>Arrange the splitted views horizontally</source> <translation>将拆分的视图进行水平排列</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4449" /> + <location filename="../ViewManager/ViewManager.py" line="4452" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>水平排列</b><p>将拆分的视图进行水平排列。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4460" /> + <location filename="../ViewManager/ViewManager.py" line="4463" /> <source>Remove split</source> <translation>移除拆分</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4465" /> <source>&Remove split</source> <translation>移除拆分(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4469" /> - <source>Remove the current split</source> - <translation>移除当前拆分</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4472" /> + <source>Remove the current split</source> + <translation>移除当前拆分</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4475" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>移除拆分</b><p>移除当前拆分。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4481" /> - <source>Next split</source> - <translation>下一个拆分</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4482" /> - <source>&Next split</source> - <translation>下一个拆分(&N)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4484" /> + <source>Next split</source> + <translation>下一个拆分</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4485" /> + <source>&Next split</source> + <translation>下一个拆分(&N)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4487" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4493" /> - <source>Move to the next split</source> - <translation>移动到下一个拆分中</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4496" /> + <source>Move to the next split</source> + <translation>移动到下一个拆分中</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4499" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>下一个拆分</b><p>移动到下一个拆分中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4505" /> - <source>Previous split</source> - <translation>上一个拆分</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4506" /> - <source>&Previous split</source> - <translation>上一个拆分(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4508" /> + <source>Previous split</source> + <translation>上一个拆分</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>&Previous split</source> + <translation>上一个拆分(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4517" /> - <source>Move to the previous split</source> - <translation>移动到上一个拆分中</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4520" /> + <source>Move to the previous split</source> + <translation>移动到上一个拆分中</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>上一个拆分</b><p>移动到上一个拆分中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4531" /> - <location filename="../ViewManager/ViewManager.py" line="4529" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> + <location filename="../ViewManager/ViewManager.py" line="4532" /> <source>Preview</source> <translation>预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4539" /> + <location filename="../ViewManager/ViewManager.py" line="4542" /> <source>Preview the current file in the web browser</source> <translation>在网页浏览器中预览当前文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4547" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>预览</b><p>在网页浏览器中打开当前文件,显示预览。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4558" /> - <location filename="../ViewManager/ViewManager.py" line="4556" /> + <location filename="../ViewManager/ViewManager.py" line="4561" /> + <location filename="../ViewManager/ViewManager.py" line="4559" /> <source>Python AST Viewer</source> <translation type="unfinished">Python AST查看器</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4566" /> + <location filename="../ViewManager/ViewManager.py" line="4569" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4574" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4585" /> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4588" /> + <location filename="../ViewManager/ViewManager.py" line="4586" /> <source>Python Disassembly Viewer</source> <translation type="unfinished">Python 反汇编查看器</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4593" /> + <location filename="../ViewManager/ViewManager.py" line="4596" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4598" /> + <location filename="../ViewManager/ViewManager.py" line="4601" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4634" /> + <location filename="../ViewManager/ViewManager.py" line="4637" /> <source>&View</source> <translation>视图(&V)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4669" /> - <location filename="../ViewManager/ViewManager.py" line="4667" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> + <location filename="../ViewManager/ViewManager.py" line="4670" /> <source>View</source> <translation>视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4708" /> - <location filename="../ViewManager/ViewManager.py" line="4700" /> - <source>Start Macro Recording</source> - <translation>开始宏录制</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4701" /> - <source>S&tart Macro Recording</source> - <translation>开始宏录制(&T)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4711" /> + <location filename="../ViewManager/ViewManager.py" line="4703" /> + <source>Start Macro Recording</source> + <translation>开始宏录制</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4704" /> + <source>S&tart Macro Recording</source> + <translation>开始宏录制(&T)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4714" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>开始宏录制</b><p>开始将编辑器命令录制到一个新宏中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4729" /> - <location filename="../ViewManager/ViewManager.py" line="4721" /> - <source>Stop Macro Recording</source> - <translation>中止宏录制</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4722" /> - <source>Sto&p Macro Recording</source> - <translation>中止宏录制(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4732" /> + <location filename="../ViewManager/ViewManager.py" line="4724" /> + <source>Stop Macro Recording</source> + <translation>中止宏录制</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4725" /> + <source>Sto&p Macro Recording</source> + <translation>中止宏录制(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4735" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>中止宏录制</b><p>中止将编辑器命令录制到一个新宏中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4750" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> - <source>Run Macro</source> - <translation>运行宏</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4743" /> - <source>&Run Macro</source> - <translation>运行宏(&R)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4753" /> + <location filename="../ViewManager/ViewManager.py" line="4745" /> + <source>Run Macro</source> + <translation>运行宏</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4746" /> + <source>&Run Macro</source> + <translation>运行宏(&R)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4756" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>运行宏</b><p>运行一个已经录制好的编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4771" /> - <location filename="../ViewManager/ViewManager.py" line="4763" /> - <source>Delete Macro</source> - <translation>删除宏</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4764" /> - <source>&Delete Macro</source> - <translation>删除宏(&D)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4774" /> + <location filename="../ViewManager/ViewManager.py" line="4766" /> + <source>Delete Macro</source> + <translation>删除宏</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4767" /> + <source>&Delete Macro</source> + <translation>删除宏(&D)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4777" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>删除宏</b><p>删除一个已经录制好的编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4792" /> - <location filename="../ViewManager/ViewManager.py" line="4784" /> - <source>Load Macro</source> - <translation>载入宏</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4785" /> - <source>&Load Macro</source> - <translation>载入宏(&L)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4795" /> + <location filename="../ViewManager/ViewManager.py" line="4787" /> + <source>Load Macro</source> + <translation>载入宏</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4788" /> + <source>&Load Macro</source> + <translation>载入宏(&L)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4798" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>载入宏</b><p>从文件中载入一个编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4812" /> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <source>Save Macro</source> - <translation>保存宏</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4805" /> - <source>&Save Macro</source> - <translation>保存宏(&S)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4815" /> + <location filename="../ViewManager/ViewManager.py" line="4807" /> + <source>Save Macro</source> + <translation>保存宏</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4808" /> + <source>&Save Macro</source> + <translation>保存宏(&S)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4818" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>保存宏</b><p>将前面录制好的编辑器宏保存到一个文件中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4833" /> + <location filename="../ViewManager/ViewManager.py" line="4836" /> <source>&Macros</source> <translation>宏(&M)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4864" /> - <location filename="../ViewManager/ViewManager.py" line="4851" /> - <source>Toggle Bookmark</source> - <translation>切换书签</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4853" /> - <source>&Toggle Bookmark</source> - <translation>切换书签(&T)</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4855" /> - <source>Alt+Ctrl+T</source> - <comment>Bookmark|Toggle</comment> - <translation>Alt+Ctrl+T</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4867" /> + <location filename="../ViewManager/ViewManager.py" line="4854" /> + <source>Toggle Bookmark</source> + <translation>切换书签</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4856" /> + <source>&Toggle Bookmark</source> + <translation>切换书签(&T)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4858" /> + <source>Alt+Ctrl+T</source> + <comment>Bookmark|Toggle</comment> + <translation>Alt+Ctrl+T</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4870" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>切换书签</b><p>在当前编辑器的当前行打开或关闭书签。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4891" /> - <location filename="../ViewManager/ViewManager.py" line="4878" /> + <location filename="../ViewManager/ViewManager.py" line="4894" /> + <location filename="../ViewManager/ViewManager.py" line="4881" /> <source>Next Bookmark</source> <translation>下一个书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4883" /> <source>&Next Bookmark</source> <translation>下一个书签(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4882" /> + <location filename="../ViewManager/ViewManager.py" line="4885" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4894" /> + <location filename="../ViewManager/ViewManager.py" line="4897" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>下一个书签</b><p>跳转到当前编辑器的下一个书签处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4917" /> - <location filename="../ViewManager/ViewManager.py" line="4904" /> - <source>Previous Bookmark</source> - <translation>上一个书签</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4906" /> - <source>&Previous Bookmark</source> - <translation>上一个书签(&P)</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> - <source>Ctrl+PgUp</source> - <comment>Bookmark|Previous</comment> - <translation>Ctrl+PgUp</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4920" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> + <source>Previous Bookmark</source> + <translation>上一个书签</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4909" /> + <source>&Previous Bookmark</source> + <translation>上一个书签(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4911" /> + <source>Ctrl+PgUp</source> + <comment>Bookmark|Previous</comment> + <translation>Ctrl+PgUp</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4923" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>上一个书签</b><p>跳转到当前编辑器的上一个书签处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> - <location filename="../ViewManager/ViewManager.py" line="4930" /> - <source>Clear Bookmarks</source> - <translation>清除书签</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4931" /> - <source>&Clear Bookmarks</source> - <translation>清除书签(&C)</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4933" /> - <source>Alt+Ctrl+C</source> - <comment>Bookmark|Clear</comment> - <translation>Alt+Ctrl+C</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4945" /> + <location filename="../ViewManager/ViewManager.py" line="4933" /> + <source>Clear Bookmarks</source> + <translation>清除书签</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4934" /> + <source>&Clear Bookmarks</source> + <translation>清除书签(&C)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4936" /> + <source>Alt+Ctrl+C</source> + <comment>Bookmark|Clear</comment> + <translation>Alt+Ctrl+C</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4948" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>清除书签</b><p>清除所有编辑器的书签。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4964" /> - <location filename="../ViewManager/ViewManager.py" line="4955" /> - <source>Goto Syntax Error</source> - <translation>转到语法错误处</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> - <source>&Goto Syntax Error</source> - <translation>转到语法错误处(&G)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4967" /> + <location filename="../ViewManager/ViewManager.py" line="4958" /> + <source>Goto Syntax Error</source> + <translation>转到语法错误处</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4960" /> + <source>&Goto Syntax Error</source> + <translation>转到语法错误处(&G)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4970" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>转到语法错误处</b><p>跳转到当前编辑器的下一个语法错误处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4985" /> - <location filename="../ViewManager/ViewManager.py" line="4977" /> - <source>Clear Syntax Errors</source> - <translation>清除语法错误</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4978" /> - <source>Clear &Syntax Errors</source> - <translation>清除语法错误(&S)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="4988" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> + <source>Clear Syntax Errors</source> + <translation>清除语法错误</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4981" /> + <source>Clear &Syntax Errors</source> + <translation>清除语法错误(&S)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="4991" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>清除语法错误</b><p>清除所有编辑器的语法错误。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5007" /> - <location filename="../ViewManager/ViewManager.py" line="4998" /> - <source>Next warning message</source> - <translation>下一个警告消息</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5000" /> - <source>&Next warning message</source> - <translation>下一个警告消息(&N)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5010" /> + <location filename="../ViewManager/ViewManager.py" line="5001" /> + <source>Next warning message</source> + <translation>下一个警告消息</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5003" /> + <source>&Next warning message</source> + <translation>下一个警告消息(&N)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5013" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>下一个警告信息</b><p>跳转至当前编辑器中下一个出现 pyflakes 警告的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5030" /> - <location filename="../ViewManager/ViewManager.py" line="5021" /> - <source>Previous warning message</source> - <translation>上一个警告消息</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5023" /> - <source>&Previous warning message</source> - <translation>上一个警告消息(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5033" /> + <location filename="../ViewManager/ViewManager.py" line="5024" /> + <source>Previous warning message</source> + <translation>上一个警告消息</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5026" /> + <source>&Previous warning message</source> + <translation>上一个警告消息(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5036" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>上一个警告信息</b><p>跳转至当前编辑器中上一个出现 pyflakes 警告的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5052" /> - <location filename="../ViewManager/ViewManager.py" line="5044" /> - <source>Clear Warning Messages</source> - <translation>清空警告消息</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5045" /> - <source>Clear &Warning Messages</source> - <translation>清空警告消息(&W)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5055" /> + <location filename="../ViewManager/ViewManager.py" line="5047" /> + <source>Clear Warning Messages</source> + <translation>清空警告消息</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5048" /> + <source>Clear &Warning Messages</source> + <translation>清空警告消息(&W)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5058" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>清空警告信息</b><p>在所有编辑器中清空 pyflakes 警告信息。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5074" /> - <location filename="../ViewManager/ViewManager.py" line="5065" /> - <source>Next uncovered line</source> - <translation>下一个未覆盖行</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5067" /> - <source>&Next uncovered line</source> - <translation>下一个未覆盖行(&N)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5077" /> + <location filename="../ViewManager/ViewManager.py" line="5068" /> + <source>Next uncovered line</source> + <translation>下一个未覆盖行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5070" /> + <source>&Next uncovered line</source> + <translation>下一个未覆盖行(&N)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5080" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>下一个未覆盖行</b><p>跳转到下一个当前编辑器标记为不覆盖的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5097" /> - <location filename="../ViewManager/ViewManager.py" line="5088" /> - <source>Previous uncovered line</source> - <translation>上一个未覆盖行</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5090" /> - <source>&Previous uncovered line</source> - <translation>上一个未覆盖行(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5100" /> + <location filename="../ViewManager/ViewManager.py" line="5091" /> + <source>Previous uncovered line</source> + <translation>上一个未覆盖行</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5093" /> + <source>&Previous uncovered line</source> + <translation>上一个未覆盖行(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5103" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>上一个未覆盖行</b><p>跳转到上一个编辑器标记为不覆盖的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> - <location filename="../ViewManager/ViewManager.py" line="5111" /> - <source>Next Task</source> - <translation>下一个任务</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5113" /> - <source>&Next Task</source> - <translation>下一个任务(&N)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5123" /> + <location filename="../ViewManager/ViewManager.py" line="5114" /> + <source>Next Task</source> + <translation>下一个任务</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5116" /> + <source>&Next Task</source> + <translation>下一个任务(&N)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5126" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>下一个任务</b><p>跳转到下一个包含任务的当前编辑器的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> - <location filename="../ViewManager/ViewManager.py" line="5133" /> - <source>Previous Task</source> - <translation>上一个任务</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5135" /> - <source>&Previous Task</source> - <translation>上一个任务(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5145" /> + <location filename="../ViewManager/ViewManager.py" line="5136" /> + <source>Previous Task</source> + <translation>上一个任务</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5138" /> + <source>&Previous Task</source> + <translation>上一个任务(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5148" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>上一个任务</b><p>跳转到上一个包含任务的当前编辑器的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> - <location filename="../ViewManager/ViewManager.py" line="5156" /> - <source>Next Change</source> - <translation type="unfinished">下一个更改</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5158" /> - <source>&Next Change</source> - <translation type="unfinished">&下一个更改</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5168" /> + <location filename="../ViewManager/ViewManager.py" line="5159" /> + <source>Next Change</source> + <translation type="unfinished">下一个更改</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5161" /> + <source>&Next Change</source> + <translation type="unfinished">&下一个更改</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5171" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> - <location filename="../ViewManager/ViewManager.py" line="5179" /> - <source>Previous Change</source> - <translation>上一个更改</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5181" /> - <source>&Previous Change</source> - <translation>上一个更改(&P)</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5191" /> + <location filename="../ViewManager/ViewManager.py" line="5182" /> + <source>Previous Change</source> + <translation>上一个更改</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5184" /> + <source>&Previous Change</source> + <translation>上一个更改(&P)</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5194" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5212" /> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5215" /> + <location filename="../ViewManager/ViewManager.py" line="5213" /> <source>&Bookmarks</source> <translation>书签(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5259" /> + <location filename="../ViewManager/ViewManager.py" line="5257" /> <source>Bookmarks</source> <translation>书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5290" /> + <location filename="../ViewManager/ViewManager.py" line="5293" /> <source>Check spelling</source> <translation>检查拼写</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5292" /> + <location filename="../ViewManager/ViewManager.py" line="5295" /> <source>Check &spelling...</source> <translation>检查拼写(&S)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5294" /> + <location filename="../ViewManager/ViewManager.py" line="5297" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5303" /> + <location filename="../ViewManager/ViewManager.py" line="5306" /> <source>Perform spell check of current editor</source> <translation>对当前编辑器进行拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5308" /> + <location filename="../ViewManager/ViewManager.py" line="5311" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5318" /> + <location filename="../ViewManager/ViewManager.py" line="5321" /> <source>Automatic spell checking</source> <translation>自动拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5320" /> + <location filename="../ViewManager/ViewManager.py" line="5323" /> <source>&Automatic spell checking</source> <translation>自动拼写检查(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5328" /> + <location filename="../ViewManager/ViewManager.py" line="5331" /> <source>(De-)Activate automatic spell checking</source> <translation>(不)激活自动拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5333" /> + <location filename="../ViewManager/ViewManager.py" line="5336" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>自动拼写检查</b><p>激活或不激活所有编辑器的自动拼写检查功能。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> - <source>Edit Dictionary</source> - <translation type="unfinished">编辑字典</translation> - </message> - <message> <location filename="../ViewManager/ViewManager.py" line="5370" /> + <source>Edit Dictionary</source> + <translation type="unfinished">编辑字典</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5373" /> <source>Project Word List</source> <translation type="unfinished">项目词汇表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5374" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Project Exception List</source> <translation type="unfinished">项目异常列表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5379" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source>User Word List</source> <translation type="unfinished">用户词汇表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5386" /> <source>User Exception List</source> <translation type="unfinished">用户异常列表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5404" /> - <location filename="../ViewManager/ViewManager.py" line="5402" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> + <location filename="../ViewManager/ViewManager.py" line="5405" /> <source>Spelling</source> <translation>拼写法</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5430" /> + <location filename="../ViewManager/ViewManager.py" line="5433" /> <source>Open files</source> <translation>打开多个文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5488" /> + <location filename="../ViewManager/ViewManager.py" line="5491" /> <source>File Modified</source> <translation>文件已改变</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5489" /> + <location filename="../ViewManager/ViewManager.py" line="5492" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>文件 <b>{0}</b> 有未保存的更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5954" /> + <location filename="../ViewManager/ViewManager.py" line="5972" /> <source>Line: {0:5}</source> <translation>行:{0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5960" /> + <location filename="../ViewManager/ViewManager.py" line="5978" /> <source>Pos: {0:5}</source> <translation>列:{0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5980" /> + <location filename="../ViewManager/ViewManager.py" line="5998" /> <source>Language: {0}</source> <translation>语言:{0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5989" /> + <location filename="../ViewManager/ViewManager.py" line="6007" /> <source>EOL Mode: {0}</source> <translation>行尾模式:{0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6484" /> - <location filename="../ViewManager/ViewManager.py" line="6441" /> + <location filename="../ViewManager/ViewManager.py" line="6503" /> + <location filename="../ViewManager/ViewManager.py" line="6460" /> <source>&Clear</source> <translation>清除(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6478" /> + <location filename="../ViewManager/ViewManager.py" line="6497" /> <source>&Add</source> <translation>添加(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6481" /> + <location filename="../ViewManager/ViewManager.py" line="6500" /> <source>&Edit...</source> <translation>编辑(&E)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7551" /> - <location filename="../ViewManager/ViewManager.py" line="7537" /> - <location filename="../ViewManager/ViewManager.py" line="7505" /> + <location filename="../ViewManager/ViewManager.py" line="7570" /> + <location filename="../ViewManager/ViewManager.py" line="7556" /> + <location filename="../ViewManager/ViewManager.py" line="7524" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished">编辑拼写字典</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7508" /> + <location filename="../ViewManager/ViewManager.py" line="7527" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7524" /> + <location filename="../ViewManager/ViewManager.py" line="7543" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7540" /> + <location filename="../ViewManager/ViewManager.py" line="7559" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7554" /> + <location filename="../ViewManager/ViewManager.py" line="7573" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6663" /> + <location filename="../ViewManager/ViewManager.py" line="6682" /> <source>Clear Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6664" /> + <location filename="../ViewManager/ViewManager.py" line="6683" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8103" /> + <location filename="../ViewManager/ViewManager.py" line="8086" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8087" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8104" /> + <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../QScintilla/ShellWindow.py" line="937" /> <source><b>Search</b><p>Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.</p></source> <translation type="unfinished" /> @@ -104625,38 +104640,38 @@ <context> <name>mercurial</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1338" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1349" /> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1902" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1346" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1357" /> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1908" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1352" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1919" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1363" /> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1915" /> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1359" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1926" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1370" /> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1365" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1376" /> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1395" /> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -104667,35 +104682,35 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1876" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1887" /> <source><tr><td><b>Head #{0}</b></td><td></td></tr> </source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1883" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1894" /> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> </source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1901" /> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1895" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1906" /> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1922" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1933" /> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1928" /> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1939" /> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr>