eric6/i18n/eric6_zh_CN.ts

changeset 8134
a5c4ac339f2a
parent 8129
52c76e6cb35b
child 8137
97d37389fbfd
--- a/eric6/i18n/eric6_zh_CN.ts	Wed Feb 24 17:55:10 2021 +0100
+++ b/eric6/i18n/eric6_zh_CN.ts	Wed Feb 24 20:17:35 2021 +0100
@@ -6328,6 +6328,40 @@
     </message>
 </context>
 <context>
+    <name>ConnectionSelectionDialog</name>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="14"/>
+        <source>Port and Device Type Selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="23"/>
+        <source>Serial Port Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="36"/>
+        <source>Select the serial port name to connect</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="43"/>
+        <source>Device Type:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.ui" line="56"/>
+        <source>Select the device type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/ConnectionSelectionDialog.py" line="46"/>
+        <source>{0} - {1}</source>
+        <comment>description - port name</comment>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>CookieDetailsDialog</name>
     <message>
         <location filename="../WebBrowser/CookieJar/CookieDetailsDialog.ui" line="14"/>
@@ -11593,932 +11627,932 @@
 <context>
     <name>Editor</name>
     <message>
-        <location filename="../QScintilla/Editor.py" line="3126"/>
+        <location filename="../QScintilla/Editor.py" line="3146"/>
         <source>Open File</source>
         <translation>打开文件</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="470"/>
+        <location filename="../QScintilla/Editor.py" line="478"/>
         <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
         <translation>&lt;b&gt;源代码编辑器窗口&lt;/b&gt;&lt;p&gt;该窗口用于显示和编辑源文件。可以打开任意多个窗口。文件名显示在窗口标题栏中。&lt;/p&gt;&lt;p&gt;要设置断点只需在行号与折叠标记之间的空白处点击即可。通过页边空白的上下文菜单可进行编辑。&lt;/p&gt;&lt;p&gt;要设置书签只需按住 Shift 键再在行号与折叠标记之间的空白处点击即可。&lt;/p&gt;&lt;p&gt;以上行为都可能通过上下文菜单进行反转。&lt;/p&gt;&lt;p&gt;按住 Ctrl 再语法错误标记上点击可显示该错误的部分信息。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="787"/>
+        <location filename="../QScintilla/Editor.py" line="795"/>
         <source>Undo</source>
         <translation>撤消</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="790"/>
+        <location filename="../QScintilla/Editor.py" line="798"/>
         <source>Redo</source>
         <translation>重做</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="793"/>
+        <location filename="../QScintilla/Editor.py" line="801"/>
         <source>Revert to last saved state</source>
         <translation>还原到最后保存的状态</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="797"/>
+        <location filename="../QScintilla/Editor.py" line="805"/>
         <source>Cut</source>
         <translation>剪切</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="800"/>
+        <location filename="../QScintilla/Editor.py" line="808"/>
         <source>Copy</source>
         <translation>复制</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="803"/>
-        <source>Paste</source>
-        <translation>粘贴</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="811"/>
+        <source>Paste</source>
+        <translation>粘贴</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="819"/>
         <source>Indent</source>
         <translation>缩进</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="814"/>
+        <location filename="../QScintilla/Editor.py" line="822"/>
         <source>Unindent</source>
         <translation>取消缩进</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="817"/>
+        <location filename="../QScintilla/Editor.py" line="825"/>
         <source>Comment</source>
         <translation>注释</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="820"/>
+        <location filename="../QScintilla/Editor.py" line="828"/>
         <source>Uncomment</source>
         <translation>取消注释</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="823"/>
+        <location filename="../QScintilla/Editor.py" line="831"/>
         <source>Stream Comment</source>
         <translation>流注释</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="826"/>
-        <source>Box Comment</source>
-        <translation>块注释</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="834"/>
+        <source>Box Comment</source>
+        <translation>块注释</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="842"/>
         <source>Select to brace</source>
         <translation>选择括号内容</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="836"/>
+        <location filename="../QScintilla/Editor.py" line="844"/>
         <source>Select all</source>
         <translation>全选</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="837"/>
-        <source>Deselect all</source>
-        <translation>全部取消选择</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7915"/>
-        <source>Check spelling...</source>
-        <translation>正在进行拼写检查…</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="845"/>
+        <source>Deselect all</source>
+        <translation>全部取消选择</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7935"/>
+        <source>Check spelling...</source>
+        <translation>正在进行拼写检查…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="853"/>
         <source>Check spelling of selection...</source>
         <translation>正在对所选内容进行拼写检查…</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="855"/>
+        <location filename="../QScintilla/Editor.py" line="863"/>
         <source>Shorten empty lines</source>
         <translation>缩减空行</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="862"/>
+        <location filename="../QScintilla/Editor.py" line="870"/>
         <source>Use Monospaced Font</source>
         <translation>使用单空格字体</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="867"/>
+        <location filename="../QScintilla/Editor.py" line="875"/>
         <source>Autosave enabled</source>
         <translation>允许自动保存</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="871"/>
+        <location filename="../QScintilla/Editor.py" line="879"/>
         <source>Typing aids enabled</source>
         <translation>允许输入辅助</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="910"/>
+        <location filename="../QScintilla/Editor.py" line="918"/>
         <source>Close</source>
         <translation>关闭</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="916"/>
+        <location filename="../QScintilla/Editor.py" line="924"/>
         <source>Save</source>
         <translation>保存</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="919"/>
+        <location filename="../QScintilla/Editor.py" line="927"/>
         <source>Save As...</source>
         <translation>另存为…</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="932"/>
+        <location filename="../QScintilla/Editor.py" line="940"/>
         <source>Print Preview</source>
         <translation>打印预览</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="935"/>
+        <location filename="../QScintilla/Editor.py" line="943"/>
         <source>Print</source>
         <translation>打印</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="964"/>
+        <location filename="../QScintilla/Editor.py" line="972"/>
         <source>Complete from Document</source>
         <translation type="unfinished">从文档</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="966"/>
+        <location filename="../QScintilla/Editor.py" line="974"/>
         <source>Complete from APIs</source>
         <translation type="unfinished">从 APIs</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="968"/>
+        <location filename="../QScintilla/Editor.py" line="976"/>
         <source>Complete from Document and APIs</source>
         <translation type="unfinished">从文档和 APIs</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="886"/>
+        <location filename="../QScintilla/Editor.py" line="894"/>
         <source>Calltip</source>
         <translation>调用提示</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="982"/>
+        <location filename="../QScintilla/Editor.py" line="990"/>
         <source>Check</source>
         <translation>检查</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1002"/>
-        <source>Show</source>
-        <translation>显示</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1004"/>
-        <source>Code metrics...</source>
-        <translation>代码度量…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1005"/>
-        <source>Code coverage...</source>
-        <translation>代码覆盖率…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1007"/>
-        <source>Show code coverage annotations</source>
-        <translation>显示代码覆盖率注解</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="1010"/>
-        <source>Hide code coverage annotations</source>
-        <translation>隐藏代码覆盖率注解</translation>
+        <source>Show</source>
+        <translation>显示</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1012"/>
+        <source>Code metrics...</source>
+        <translation>代码度量…</translation>
     </message>
     <message>
         <location filename="../QScintilla/Editor.py" line="1013"/>
+        <source>Code coverage...</source>
+        <translation>代码覆盖率…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1015"/>
+        <source>Show code coverage annotations</source>
+        <translation>显示代码覆盖率注解</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1018"/>
+        <source>Hide code coverage annotations</source>
+        <translation>隐藏代码覆盖率注解</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1021"/>
         <source>Profile data...</source>
         <translation>剖析数据…</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1026"/>
-        <source>Diagrams</source>
-        <translation>图表</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1028"/>
-        <source>Class Diagram...</source>
-        <translation>类图…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1030"/>
-        <source>Package Diagram...</source>
-        <translation>程序包图…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1032"/>
-        <source>Imports Diagram...</source>
-        <translation>引用图…</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="1034"/>
+        <source>Diagrams</source>
+        <translation>图表</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1036"/>
+        <source>Class Diagram...</source>
+        <translation>类图…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1038"/>
+        <source>Package Diagram...</source>
+        <translation>程序包图…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1040"/>
+        <source>Imports Diagram...</source>
+        <translation>引用图…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1042"/>
         <source>Application Diagram...</source>
         <translation>应用程序图…</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1052"/>
+        <location filename="../QScintilla/Editor.py" line="1060"/>
         <source>Languages</source>
         <translation>语言</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1185"/>
+        <location filename="../QScintilla/Editor.py" line="1193"/>
         <source>No Language</source>
         <translation>无语言</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1081"/>
+        <location filename="../QScintilla/Editor.py" line="1089"/>
         <source>Guessed</source>
         <translation>猜测</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1421"/>
+        <location filename="../QScintilla/Editor.py" line="1429"/>
         <source>Alternatives</source>
         <translation>备选</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1101"/>
+        <location filename="../QScintilla/Editor.py" line="1109"/>
         <source>Encodings</source>
         <translation>编码</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1142"/>
+        <location filename="../QScintilla/Editor.py" line="1150"/>
         <source>End-of-Line Type</source>
         <translation>行尾类型</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1146"/>
+        <location filename="../QScintilla/Editor.py" line="1154"/>
         <source>Unix</source>
         <translation>Unix</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1153"/>
+        <location filename="../QScintilla/Editor.py" line="1161"/>
         <source>Windows</source>
         <translation>Windows</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1160"/>
+        <location filename="../QScintilla/Editor.py" line="1168"/>
         <source>Macintosh</source>
         <translation>Macintosh</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1210"/>
+        <location filename="../QScintilla/Editor.py" line="1218"/>
         <source>Export as</source>
         <translation>导出为</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1232"/>
+        <location filename="../QScintilla/Editor.py" line="1240"/>
         <source>Toggle bookmark</source>
         <translation>切换书签</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1234"/>
+        <location filename="../QScintilla/Editor.py" line="1242"/>
         <source>Next bookmark</source>
         <translation>下一个书签</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1236"/>
+        <location filename="../QScintilla/Editor.py" line="1244"/>
         <source>Previous bookmark</source>
         <translation>上一个书签</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1238"/>
+        <location filename="../QScintilla/Editor.py" line="1246"/>
         <source>Clear all bookmarks</source>
         <translation>清除所有书签</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1247"/>
+        <location filename="../QScintilla/Editor.py" line="1255"/>
         <source>Toggle breakpoint</source>
         <translation>切换断点</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1249"/>
-        <source>Toggle temporary breakpoint</source>
-        <translation>切换临时断点</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1252"/>
-        <source>Edit breakpoint...</source>
-        <translation>编辑断点…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="5636"/>
-        <source>Enable breakpoint</source>
-        <translation>允许断点</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="1257"/>
+        <source>Toggle temporary breakpoint</source>
+        <translation>切换临时断点</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1260"/>
+        <source>Edit breakpoint...</source>
+        <translation>编辑断点…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="5656"/>
+        <source>Enable breakpoint</source>
+        <translation>允许断点</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1265"/>
         <source>Next breakpoint</source>
         <translation>下一个断点</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1259"/>
+        <location filename="../QScintilla/Editor.py" line="1267"/>
         <source>Previous breakpoint</source>
         <translation>上一个断点</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1264"/>
+        <location filename="../QScintilla/Editor.py" line="1272"/>
         <source>Clear all breakpoints</source>
         <translation>清除所有断点</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1312"/>
+        <location filename="../QScintilla/Editor.py" line="1320"/>
         <source>Goto syntax error</source>
         <translation>转到语法错误处</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1316"/>
+        <location filename="../QScintilla/Editor.py" line="1324"/>
         <source>Show syntax error message</source>
         <translation>显示语法错误消息</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1321"/>
+        <location filename="../QScintilla/Editor.py" line="1329"/>
         <source>Clear syntax error</source>
         <translation>清除语法错误</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1343"/>
+        <location filename="../QScintilla/Editor.py" line="1351"/>
         <source>Next uncovered line</source>
         <translation>下一个未覆盖行</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1347"/>
+        <location filename="../QScintilla/Editor.py" line="1355"/>
         <source>Previous uncovered line</source>
         <translation>上一个未覆盖行</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1352"/>
+        <location filename="../QScintilla/Editor.py" line="1360"/>
         <source>Next task</source>
         <translation>下一个任务</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1356"/>
+        <location filename="../QScintilla/Editor.py" line="1364"/>
         <source>Previous task</source>
         <translation>上一个任务</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1406"/>
+        <location filename="../QScintilla/Editor.py" line="1414"/>
         <source>Export source</source>
         <translation>导出源代码</translation>
     </message>
     <message>
+        <location filename="../QScintilla/Editor.py" line="1414"/>
+        <source>No export format given. Aborting...</source>
+        <translation>没有给定导出格式。终止…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1445"/>
+        <source>Pygments Lexer</source>
+        <translation>Pygments 词法分析器</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1445"/>
+        <source>Select the Pygments lexer to apply.</source>
+        <translation>选择要应用的 Pygments 词法分析器。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1989"/>
+        <source>Modification of Read Only file</source>
+        <translation>只读文件的改变</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1989"/>
+        <source>You are attempting to change a read only file. Please save to a different file first.</source>
+        <translation>试图改变只读文件。请先保存到另一个文件中。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="2711"/>
+        <source>Printing...</source>
+        <translation>打印中…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="2728"/>
+        <source>Printing completed</source>
+        <translation>打印已完成</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="2730"/>
+        <source>Error while printing</source>
+        <translation>打印时出错</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="2733"/>
+        <source>Printing aborted</source>
+        <translation>打印失败</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="3088"/>
+        <source>File Modified</source>
+        <translation>文件已改变</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="3333"/>
+        <source>Save File</source>
+        <translation>保存文件</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="4811"/>
+        <source>Autocompletion</source>
+        <translation>自动完成</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="4811"/>
+        <source>Autocompletion is not available because there is no autocompletion source set.</source>
+        <translation>自动完成无效,没有设定自动完成源。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="5659"/>
+        <source>Disable breakpoint</source>
+        <translation>去除断点</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6034"/>
+        <source>Code Coverage</source>
+        <translation>代码覆盖率</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6034"/>
+        <source>Please select a coverage file</source>
+        <translation>请选择一个覆盖率文件</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6097"/>
+        <source>Show Code Coverage Annotations</source>
+        <translation>显示代码覆盖率注解</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6090"/>
+        <source>All lines have been covered.</source>
+        <translation>所有行均被已覆盖。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6097"/>
+        <source>There is no coverage file available.</source>
+        <translation>没有有效的覆盖率文件。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6214"/>
+        <source>Profile Data</source>
+        <translation>剖析数据</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6214"/>
+        <source>Please select a profile file</source>
+        <translation>请选择一个剖析文件</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6376"/>
+        <source>Syntax Error</source>
+        <translation>语法错误</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6376"/>
+        <source>No syntax error message available.</source>
+        <translation>语法错误消息无效。</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6765"/>
+        <source>Macro Name</source>
+        <translation>宏名称</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6765"/>
+        <source>Select a macro name:</source>
+        <translation>选择一个宏名称:</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6793"/>
+        <source>Load macro file</source>
+        <translation>输入宏文件</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6835"/>
+        <source>Macro files (*.macro)</source>
+        <translation>宏文件 (*.macro)</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6815"/>
+        <source>Error loading macro</source>
+        <translation>载入宏文件出错</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6835"/>
+        <source>Save macro file</source>
+        <translation>保存宏文件</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6852"/>
+        <source>Save macro</source>
+        <translation>保存宏</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6867"/>
+        <source>Error saving macro</source>
+        <translation>保存宏出错</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6880"/>
+        <source>Start Macro Recording</source>
+        <translation>开始宏录制</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6880"/>
+        <source>Macro recording is already active. Start new?</source>
+        <translation>宏录制已激活。开始录制新宏?</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6906"/>
+        <source>Macro Recording</source>
+        <translation>宏录制</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6906"/>
+        <source>Enter name of the macro:</source>
+        <translation>输入宏名称:</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7076"/>
+        <source>File changed</source>
+        <translation>文件已改变</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7408"/>
+        <source>Drop Error</source>
+        <translation>降落误差</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7429"/>
+        <source>Resources</source>
+        <translation>资源</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7431"/>
+        <source>Add file...</source>
+        <translation>添加文件…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7433"/>
+        <source>Add files...</source>
+        <translation>添加文件…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7435"/>
+        <source>Add aliased file...</source>
+        <translation>添加别名文件…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7438"/>
+        <source>Add localized resource...</source>
+        <translation>添加本地资源…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7442"/>
+        <source>Add resource frame</source>
+        <translation>添加资源结构</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7461"/>
+        <source>Add file resource</source>
+        <translation>添加文件资源</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7477"/>
+        <source>Add file resources</source>
+        <translation>添加多个文件资源</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7504"/>
+        <source>Add aliased file resource</source>
+        <translation>添加别名文件资源</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7570"/>
+        <source>Package Diagram</source>
+        <translation>程序包图</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7570"/>
+        <source>Include class attributes?</source>
+        <translation>包含类属性?</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7592"/>
+        <source>Imports Diagram</source>
+        <translation>引用图</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7592"/>
+        <source>Include imports from external modules?</source>
+        <translation>从外部模块包含引用?</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7606"/>
+        <source>Application Diagram</source>
+        <translation>应用程序图</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7606"/>
+        <source>Include module names?</source>
+        <translation>包含模块名?</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7938"/>
+        <source>Add to dictionary</source>
+        <translation>添加到文件夹</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="7940"/>
+        <source>Ignore All</source>
+        <translation>全部忽略</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="857"/>
+        <source>Remove from dictionary</source>
+        <translation>从词典里移除</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="389"/>
+        <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 的大小为 &lt;b&gt;{1} KB&lt;/b&gt;。确认要读取它?&lt;/p&gt;</translation>
+    </message>
+    <message>
         <location filename="../QScintilla/Editor.py" line="1406"/>
-        <source>No export format given. Aborting...</source>
-        <translation>没有给定导出格式。终止…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1437"/>
-        <source>Pygments Lexer</source>
-        <translation>Pygments 词法分析器</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1437"/>
-        <source>Select the Pygments lexer to apply.</source>
-        <translation>选择要应用的 Pygments 词法分析器。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1981"/>
-        <source>Modification of Read Only file</source>
-        <translation>只读文件的改变</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1981"/>
-        <source>You are attempting to change a read only file. Please save to a different file first.</source>
-        <translation>试图改变只读文件。请先保存到另一个文件中。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="2691"/>
-        <source>Printing...</source>
-        <translation>打印中…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="2708"/>
-        <source>Printing completed</source>
-        <translation>打印已完成</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="2710"/>
-        <source>Error while printing</source>
-        <translation>打印时出错</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="2713"/>
-        <source>Printing aborted</source>
-        <translation>打印失败</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="3068"/>
-        <source>File Modified</source>
-        <translation>文件已改变</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="3313"/>
-        <source>Save File</source>
-        <translation>保存文件</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="4791"/>
-        <source>Autocompletion</source>
-        <translation>自动完成</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="4791"/>
-        <source>Autocompletion is not available because there is no autocompletion source set.</source>
-        <translation>自动完成无效,没有设定自动完成源。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="5639"/>
-        <source>Disable breakpoint</source>
-        <translation>去除断点</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6014"/>
-        <source>Code Coverage</source>
-        <translation>代码覆盖率</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6014"/>
-        <source>Please select a coverage file</source>
-        <translation>请选择一个覆盖率文件</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6077"/>
-        <source>Show Code Coverage Annotations</source>
-        <translation>显示代码覆盖率注解</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6070"/>
-        <source>All lines have been covered.</source>
-        <translation>所有行均被已覆盖。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6077"/>
-        <source>There is no coverage file available.</source>
-        <translation>没有有效的覆盖率文件。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6194"/>
-        <source>Profile Data</source>
-        <translation>剖析数据</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6194"/>
-        <source>Please select a profile file</source>
-        <translation>请选择一个剖析文件</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6356"/>
-        <source>Syntax Error</source>
-        <translation>语法错误</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6356"/>
-        <source>No syntax error message available.</source>
-        <translation>语法错误消息无效。</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6745"/>
-        <source>Macro Name</source>
-        <translation>宏名称</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6745"/>
-        <source>Select a macro name:</source>
-        <translation>选择一个宏名称:</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6773"/>
-        <source>Load macro file</source>
-        <translation>输入宏文件</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6815"/>
-        <source>Macro files (*.macro)</source>
-        <translation>宏文件 (*.macro)</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6795"/>
-        <source>Error loading macro</source>
-        <translation>载入宏文件出错</translation>
+        <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1425"/>
+        <source>Alternatives ({0})</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="3088"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 有未保存的更改。&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="3146"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法打开。&lt;/p&gt;&lt;p&gt;原因:{1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="3270"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法保存。&lt;br /&gt;原因:{1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6806"/>
+        <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../QScintilla/Editor.py" line="6815"/>
-        <source>Save macro file</source>
-        <translation>保存宏文件</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6832"/>
-        <source>Save macro</source>
-        <translation>保存宏</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6847"/>
-        <source>Error saving macro</source>
-        <translation>保存宏出错</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6860"/>
-        <source>Start Macro Recording</source>
-        <translation>开始宏录制</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6860"/>
-        <source>Macro recording is already active. Start new?</source>
-        <translation>宏录制已激活。开始录制新宏?</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6886"/>
-        <source>Macro Recording</source>
-        <translation>宏录制</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6886"/>
-        <source>Enter name of the macro:</source>
-        <translation>输入宏名称:</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7056"/>
-        <source>File changed</source>
-        <translation>文件已改变</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7388"/>
-        <source>Drop Error</source>
-        <translation>降落误差</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7409"/>
-        <source>Resources</source>
-        <translation>资源</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7411"/>
-        <source>Add file...</source>
-        <translation>添加文件…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7413"/>
-        <source>Add files...</source>
-        <translation>添加文件…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7415"/>
-        <source>Add aliased file...</source>
-        <translation>添加别名文件…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7418"/>
-        <source>Add localized resource...</source>
-        <translation>添加本地资源…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7422"/>
-        <source>Add resource frame</source>
-        <translation>添加资源结构</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7441"/>
-        <source>Add file resource</source>
-        <translation>添加文件资源</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7457"/>
-        <source>Add file resources</source>
-        <translation>添加多个文件资源</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7484"/>
-        <source>Add aliased file resource</source>
-        <translation>添加别名文件资源</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7550"/>
-        <source>Package Diagram</source>
-        <translation>程序包图</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7550"/>
-        <source>Include class attributes?</source>
-        <translation>包含类属性?</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7572"/>
-        <source>Imports Diagram</source>
-        <translation>引用图</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7572"/>
-        <source>Include imports from external modules?</source>
-        <translation>从外部模块包含引用?</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7586"/>
-        <source>Application Diagram</source>
-        <translation>应用程序图</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7586"/>
-        <source>Include module names?</source>
-        <translation>包含模块名?</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7918"/>
-        <source>Add to dictionary</source>
-        <translation>添加到文件夹</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="7920"/>
-        <source>Ignore All</source>
-        <translation>全部忽略</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="849"/>
-        <source>Remove from dictionary</source>
-        <translation>从词典里移除</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="381"/>
-        <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
-        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 的大小为 &lt;b&gt;{1} KB&lt;/b&gt;。确认要读取它?&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1398"/>
-        <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1417"/>
-        <source>Alternatives ({0})</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="3068"/>
-        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 有未保存的更改。&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="3126"/>
-        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法打开。&lt;/p&gt;&lt;p&gt;原因:{1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="3250"/>
-        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
-        <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法保存。&lt;br /&gt;原因:{1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6786"/>
-        <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6795"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6847"/>
+        <location filename="../QScintilla/Editor.py" line="6867"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7247"/>
+        <location filename="../QScintilla/Editor.py" line="7267"/>
         <source>{0} (ro)</source>
         <translation>{0}(只读)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7388"/>
+        <location filename="../QScintilla/Editor.py" line="7408"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; 不是一个文件。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7484"/>
+        <location filename="../QScintilla/Editor.py" line="7504"/>
         <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1326"/>
-        <source>Next warning</source>
-        <translation>下一个警告</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1330"/>
-        <source>Previous warning</source>
-        <translation>上一个警告</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="1334"/>
-        <source>Show warning message</source>
-        <translation>显示警告信息</translation>
+        <source>Next warning</source>
+        <translation>下一个警告</translation>
     </message>
     <message>
         <location filename="../QScintilla/Editor.py" line="1338"/>
+        <source>Previous warning</source>
+        <translation>上一个警告</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1342"/>
+        <source>Show warning message</source>
+        <translation>显示警告信息</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1346"/>
         <source>Clear warnings</source>
         <translation>清空警告</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="3313"/>
+        <location filename="../QScintilla/Editor.py" line="3333"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6832"/>
+        <location filename="../QScintilla/Editor.py" line="6852"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;宏文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6633"/>
+        <location filename="../QScintilla/Editor.py" line="6653"/>
         <source>Warning: {0}</source>
         <translation>警告:{0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="6640"/>
+        <location filename="../QScintilla/Editor.py" line="6660"/>
         <source>Error: {0}</source>
         <translation>错误:{0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7052"/>
+        <location filename="../QScintilla/Editor.py" line="7072"/>
         <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
         <translation>&lt;br&gt;&lt;b&gt;警告:&lt;/b&gt;您在重新打开时将丢失所有更改。</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="928"/>
+        <location filename="../QScintilla/Editor.py" line="936"/>
         <source>Open &apos;rejection&apos; file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1038"/>
+        <location filename="../QScintilla/Editor.py" line="1046"/>
         <source>Load Diagram...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1361"/>
-        <source>Next change</source>
-        <translation>下一个更改</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1365"/>
-        <source>Previous change</source>
-        <translation>上一个更改</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="8336"/>
-        <source>Sort Lines</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="8336"/>
-        <source>The selection contains illegal data for a numerical sort.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6568"/>
-        <source>Warning</source>
-        <translation>警告</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6568"/>
-        <source>No warning messages available.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="6630"/>
-        <source>Style: {0}</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="902"/>
-        <source>New Document View</source>
-        <translation>新建文档视图</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="905"/>
-        <source>New Document View (with new split)</source>
-        <translation>新建文档视图(在新拆分页中)</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="992"/>
-        <source>Tools</source>
-        <translation>工具</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="1123"/>
-        <source>Re-Open With Encoding</source>
-        <translation>使用指定编码重新打开</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="878"/>
-        <source>Automatic Completion enabled</source>
-        <translation>允许自动补全</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="958"/>
-        <source>Complete</source>
-        <translation>补全</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="4923"/>
-        <source>Auto-Completion Provider</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="4923"/>
-        <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="5202"/>
-        <source>Call-Tips Provider</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="5202"/>
-        <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="8425"/>
-        <source>Register Mouse Click Handler</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="8425"/>
-        <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="922"/>
-        <source>Save Copy...</source>
-        <translation type="unfinished">保存副本…</translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="961"/>
-        <source>Clear Completions Cache</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../QScintilla/Editor.py" line="888"/>
-        <source>Code Info</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Editor.py" line="1369"/>
+        <source>Next change</source>
+        <translation>下一个更改</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1373"/>
+        <source>Previous change</source>
+        <translation>上一个更改</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="8356"/>
+        <source>Sort Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="8356"/>
+        <source>The selection contains illegal data for a numerical sort.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6588"/>
+        <source>Warning</source>
+        <translation>警告</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6588"/>
+        <source>No warning messages available.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="6650"/>
+        <source>Style: {0}</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="910"/>
+        <source>New Document View</source>
+        <translation>新建文档视图</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="913"/>
+        <source>New Document View (with new split)</source>
+        <translation>新建文档视图(在新拆分页中)</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1000"/>
+        <source>Tools</source>
+        <translation>工具</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1131"/>
+        <source>Re-Open With Encoding</source>
+        <translation>使用指定编码重新打开</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="886"/>
+        <source>Automatic Completion enabled</source>
+        <translation>允许自动补全</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="966"/>
+        <source>Complete</source>
+        <translation>补全</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="4943"/>
+        <source>Auto-Completion Provider</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="4943"/>
+        <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="5222"/>
+        <source>Call-Tips Provider</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="5222"/>
+        <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="8445"/>
+        <source>Register Mouse Click Handler</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="8445"/>
+        <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="930"/>
+        <source>Save Copy...</source>
+        <translation type="unfinished">保存副本…</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="969"/>
+        <source>Clear Completions Cache</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="896"/>
+        <source>Code Info</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Editor.py" line="1377"/>
         <source>Clear changes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="807"/>
+        <location filename="../QScintilla/Editor.py" line="815"/>
         <source>Execute Selection In Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="8546"/>
+        <location filename="../QScintilla/Editor.py" line="8566"/>
         <source>EditorConfig Properties</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="8546"/>
+        <location filename="../QScintilla/Editor.py" line="8566"/>
         <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1273"/>
+        <location filename="../QScintilla/Editor.py" line="1281"/>
         <source>Toggle all folds</source>
         <translation type="unfinished">开关所有折叠</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1278"/>
+        <location filename="../QScintilla/Editor.py" line="1286"/>
         <source>Toggle all folds (including children)</source>
         <translation type="unfinished">开关所有折叠(包含子项)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1283"/>
+        <location filename="../QScintilla/Editor.py" line="1291"/>
         <source>Toggle current fold</source>
         <translation type="unfinished">开关当前折叠</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1289"/>
+        <location filename="../QScintilla/Editor.py" line="1297"/>
         <source>Expand (including children)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1294"/>
+        <location filename="../QScintilla/Editor.py" line="1302"/>
         <source>Collapse (including children)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1300"/>
+        <location filename="../QScintilla/Editor.py" line="1308"/>
         <source>Clear all folds</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="1181"/>
+        <location filename="../QScintilla/Editor.py" line="1189"/>
         <source>Spell Check Languages</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="7046"/>
+        <location filename="../QScintilla/Editor.py" line="7066"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Editor.py" line="8740"/>
+        <location filename="../QScintilla/Editor.py" line="8760"/>
         <source>Generate Docstring</source>
         <translation type="unfinished"></translation>
     </message>
@@ -14605,22 +14639,22 @@
 <context>
     <name>EditorOutlineModel</name>
     <message>
-        <location filename="../QScintilla/EditorOutlineModel.py" line="46"/>
+        <location filename="../QScintilla/EditorOutlineModel.py" line="47"/>
         <source>Name</source>
         <translation type="unfinished">名称</translation>
     </message>
     <message>
-        <location filename="../QScintilla/EditorOutlineModel.py" line="119"/>
+        <location filename="../QScintilla/EditorOutlineModel.py" line="120"/>
         <source>Coding: {0}</source>
         <translation type="unfinished">编码: {0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/EditorOutlineModel.py" line="127"/>
+        <location filename="../QScintilla/EditorOutlineModel.py" line="128"/>
         <source>Globals</source>
         <translation type="unfinished">全局</translation>
     </message>
     <message>
-        <location filename="../QScintilla/EditorOutlineModel.py" line="134"/>
+        <location filename="../QScintilla/EditorOutlineModel.py" line="135"/>
         <source>Imports</source>
         <translation type="unfinished">导入</translation>
     </message>
@@ -47998,37 +48032,37 @@
 <context>
     <name>MicroPythonDevice</name>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="368"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="379"/>
         <source>Unsupported Device</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="378"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="389"/>
         <source>REPL is not supported by this device.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="397"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="408"/>
         <source>Plotter is not supported by this device.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="416"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="427"/>
         <source>Running scripts is not supported by this device.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="436"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="447"/>
         <source>File Manager is not supported by this device.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="479"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="490"/>
         <source>Select Device Directory</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="479"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="490"/>
         <source>Select the directory for the connected device:</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48042,6 +48076,11 @@
         <source>RP2040 based</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="255"/>
+        <source>Unknown Device</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MicroPythonFileManager</name>
@@ -48661,54 +48700,54 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="535"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="546"/>
         <source>Press to connect the selected device</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="270"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="274"/>
         <source>&lt;h3&gt;The QtSerialPort package is not available.&lt;br/&gt;MicroPython support is deactivated.&lt;/h3&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message numerus="yes">
-        <location filename="../MicroPython/MicroPythonWidget.py" line="310"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="316"/>
         <source>%n supported device(s) detected.</source>
         <translation type="unfinished">
             <numerusform></numerusform>
         </translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="332"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="338"/>
         <source>No supported devices detected.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="505"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="516"/>
         <source>Clear</source>
         <translation type="unfinished">清除</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="507"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="518"/>
         <source>Copy</source>
         <translation type="unfinished">复制</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="508"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="519"/>
         <source>Paste</source>
         <translation type="unfinished">粘贴</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="530"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="541"/>
         <source>Press to disconnect the current device</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="551"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="562"/>
         <source>No device attached</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="551"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="562"/>
         <source>Please ensure the device is plugged into your computer and selected.
 
 It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work.
@@ -48717,212 +48756,212 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="578"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="589"/>
         <source>Start REPL</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="578"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="589"/>
         <source>&lt;p&gt;The REPL cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1005"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1036"/>
         <source>Serial Device Connect</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1005"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1036"/>
         <source>&lt;p&gt;Cannot connect to device at serial port &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1050"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1081"/>
         <source>Run Script</source>
         <translation type="unfinished">运行脚本</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1033"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1064"/>
         <source>There is no editor open. Abort...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1041"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1072"/>
         <source>The current editor does not contain a script. Abort...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1050"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1081"/>
         <source>&lt;p&gt;Cannot run script.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1074"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1105"/>
         <source>Open Python File</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1074"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1105"/>
         <source>Python3 Files (*.py);;All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1119"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1150"/>
         <source>Start Chart</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1119"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1150"/>
         <source>&lt;p&gt;The Chart cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1148"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1179"/>
         <source>Unsaved Chart Data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1148"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1179"/>
         <source>The chart contains unsaved data.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1199"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1230"/>
         <source>Start File Manager</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1199"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1230"/>
         <source>&lt;p&gt;The File Manager cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1273"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1304"/>
         <source>Show Version</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1276"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1307"/>
         <source>Show Implementation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1403"/>
-        <source>Synchronize Time</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1284"/>
-        <source>Show Device Time</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1287"/>
-        <source>Show Local Time</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1624"/>
-        <source>Compile Python File</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1644"/>
-        <source>Compile Current Editor</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1339"/>
-        <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1348"/>
-        <source>No version information available.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1350"/>
-        <source>Device Version Information</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1373"/>
-        <source>unknown</source>
-        <translation type="unfinished">未知</translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1377"/>
-        <source>Device Implementation Information</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1377"/>
-        <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}&lt;/b&gt;.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1403"/>
-        <source>&lt;p&gt;The time of the connected device was synchronized with the local time.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1426"/>
-        <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../MicroPython/MicroPythonWidget.py" line="1434"/>
+        <source>Synchronize Time</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1315"/>
+        <source>Show Device Time</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1318"/>
+        <source>Show Local Time</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1655"/>
+        <source>Compile Python File</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1675"/>
+        <source>Compile Current Editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1370"/>
+        <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1379"/>
+        <source>No version information available.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1381"/>
+        <source>Device Version Information</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1404"/>
+        <source>unknown</source>
+        <translation type="unfinished">未知</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1408"/>
+        <source>Device Implementation Information</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1408"/>
+        <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}&lt;/b&gt;.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1434"/>
+        <source>&lt;p&gt;The time of the connected device was synchronized with the local time.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1457"/>
+        <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1465"/>
         <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1451"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1482"/>
         <source>Device Date and Time</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1464"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1495"/>
         <source>Local Date and Time</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1464"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1495"/>
         <source>&lt;h3&gt;Local Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1532"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1563"/>
         <source>Error handling device</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1532"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1563"/>
         <source>&lt;p&gt;There was an error communicating with the connected device.&lt;/p&gt;&lt;p&gt;Method: {0}&lt;/p&gt;&lt;p&gt;Message: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1572"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1603"/>
         <source>The MicroPython cross compiler &lt;b&gt;mpy-cross&lt;/b&gt; cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1594"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1625"/>
         <source>Python Files (*.py);;All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1604"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1635"/>
         <source>The Python file &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1614"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1645"/>
         <source>&apos;mpy-cross&apos; Output</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1637"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1668"/>
         <source>The current editor does not contain a Python file. Aborting...</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48937,104 +48976,104 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1132"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1163"/>
         <source>&#xc2;&#xb5;Py Chart</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1215"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1246"/>
         <source>&#xc2;&#xb5;Py Files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1316"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1347"/>
         <source>Show Documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1329"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1360"/>
         <source>Configure</source>
         <translation type="unfinished">配置</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1290"/>
-        <source>Show Time</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1309"/>
-        <source>Download Firmware</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/>
-        <source>Date and Time</source>
-        <translation type="unfinished">日期和时间</translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1490"/>
-        <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{0}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/>
-        <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&apos;center&apos;&gt;{0} {1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="386"/>
-        <source>Unknown MicroPython Device</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1326"/>
-        <source>Ignored Serial Devices</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1255"/>
-        <source>Downloads</source>
-        <translation type="unfinished">下载</translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="315"/>
-        <source>{0} - {1} ({2})</source>
-        <comment>board name, description, port name</comment>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="358"/>
-        <source>&lt;p&gt;Detected these unknown serial devices&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please report them together with the board name and a short description to &lt;a href=&quot;mailto:{1}&quot;&gt; the eric bug reporting address&lt;/a&gt; if it is a MicroPython board.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="358"/>
-        <source>{0} (0x{1:04x}/0x{2:04x})</source>
-        <comment>description, VId, PId</comment>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="386"/>
-        <source>Would you like to add them to the list of manually configured devices?</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1324"/>
-        <source>Manage Unknown Devices</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1729"/>
-        <source>Add Unknown Devices</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1729"/>
-        <source>Select the devices to be added:</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../MicroPython/MicroPythonWidget.py" line="1321"/>
+        <source>Show Time</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1340"/>
+        <source>Download Firmware</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1538"/>
+        <source>Date and Time</source>
+        <translation type="unfinished">日期和时间</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1521"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{0}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1538"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&apos;center&apos;&gt;{0} {1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="392"/>
+        <source>Unknown MicroPython Device</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1357"/>
+        <source>Ignored Serial Devices</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1286"/>
+        <source>Downloads</source>
+        <translation type="unfinished">下载</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="321"/>
+        <source>{0} - {1} ({2})</source>
+        <comment>board name, description, port name</comment>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="364"/>
+        <source>&lt;p&gt;Detected these unknown serial devices&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please report them together with the board name and a short description to &lt;a href=&quot;mailto:{1}&quot;&gt; the eric bug reporting address&lt;/a&gt; if it is a MicroPython board.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="364"/>
+        <source>{0} (0x{1:04x}/0x{2:04x})</source>
+        <comment>description, VId, PId</comment>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="392"/>
+        <source>Would you like to add them to the list of manually configured devices?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1355"/>
+        <source>Manage Unknown Devices</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1760"/>
+        <source>Add Unknown Devices</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1760"/>
+        <source>Select the devices to be added:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1352"/>
         <source>Flash UF2 Device</source>
         <translation type="unfinished"></translation>
     </message>
@@ -65762,27 +65801,27 @@
 <context>
     <name>SearchReplaceWidget</name>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="984"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="982"/>
         <source>&apos;{0}&apos; was not found.</source>
         <translation>“{0}”未找到。</translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="1130"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="1128"/>
         <source>Replaced {0} occurrences.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="1135"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="1133"/>
         <source>Nothing replaced because &apos;{0}&apos; was not found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="168"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="166"/>
         <source>Find Next</source>
         <translation>查找下一个</translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="175"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="173"/>
         <source>Find Prev</source>
         <translation>查找上一个</translation>
     </message>
@@ -65806,17 +65845,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="183"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="181"/>
         <source>Replace and Search</source>
         <translation>替换和搜索</translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="193"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="191"/>
         <source>Replace Occurrence</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/SearchReplaceWidget.py" line="203"/>
+        <location filename="../QScintilla/SearchReplaceWidget.py" line="201"/>
         <source>Replace All</source>
         <translation>替换全部</translation>
     </message>

eric ide

mercurial