--- a/eric6/i18n/eric6_zh_CN.ts Wed Oct 23 20:00:27 2019 +0200 +++ b/eric6/i18n/eric6_zh_CN.ts Wed Oct 23 20:06:12 2019 +0200 @@ -10914,7 +10914,7 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="2999"/> + <location filename="../QScintilla/Editor.py" line="3015"/> <source>Open File</source> <translation>打开文件</translation> </message> @@ -10924,632 +10924,632 @@ <translation><b>源代码编辑器窗口</b><p>该窗口用于显示和编辑源文件。可以打开任意多个窗口。文件名显示在窗口标题栏中。</p><p>要设置断点只需在行号与折叠标记之间的空白处点击即可。通过页边空白的上下文菜单可进行编辑。</p><p>要设置书签只需按住 Shift 键再在行号与折叠标记之间的空白处点击即可。</p><p>以上行为都可能通过上下文菜单进行反转。</p><p>按住 Ctrl 再语法错误标记上点击可显示该错误的部分信息。</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="751"/> + <location filename="../QScintilla/Editor.py" line="767"/> <source>Undo</source> <translation>撤消</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="754"/> + <location filename="../QScintilla/Editor.py" line="770"/> <source>Redo</source> <translation>重做</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="757"/> + <location filename="../QScintilla/Editor.py" line="773"/> <source>Revert to last saved state</source> <translation>还原到最后保存的状态</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="761"/> + <location filename="../QScintilla/Editor.py" line="777"/> <source>Cut</source> <translation>剪切</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="764"/> + <location filename="../QScintilla/Editor.py" line="780"/> <source>Copy</source> <translation>复制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="767"/> + <location filename="../QScintilla/Editor.py" line="783"/> <source>Paste</source> <translation>粘贴</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="775"/> + <location filename="../QScintilla/Editor.py" line="791"/> <source>Indent</source> <translation>缩进</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="778"/> - <source>Unindent</source> - <translation>取消缩进</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="781"/> - <source>Comment</source> - <translation>注释</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="784"/> - <source>Uncomment</source> - <translation>取消注释</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="787"/> - <source>Stream Comment</source> - <translation>流注释</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="790"/> - <source>Box Comment</source> - <translation>块注释</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="794"/> - <source>Select to brace</source> - <translation>选择括号内容</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="796"/> - <source>Select all</source> - <translation>全选</translation> + <source>Unindent</source> + <translation>取消缩进</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="797"/> - <source>Deselect all</source> - <translation>全部取消选择</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7697"/> - <source>Check spelling...</source> - <translation>正在进行拼写检查…</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="805"/> - <source>Check spelling of selection...</source> - <translation>正在对所选内容进行拼写检查…</translation> + <source>Comment</source> + <translation>注释</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="800"/> + <source>Uncomment</source> + <translation>取消注释</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="803"/> + <source>Stream Comment</source> + <translation>流注释</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="806"/> + <source>Box Comment</source> + <translation>块注释</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="810"/> + <source>Select to brace</source> + <translation>选择括号内容</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="812"/> + <source>Select all</source> + <translation>全选</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="813"/> - <source>Shorten empty lines</source> - <translation>缩减空行</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="820"/> - <source>Use Monospaced Font</source> - <translation>使用单空格字体</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="825"/> - <source>Autosave enabled</source> - <translation>允许自动保存</translation> + <source>Deselect all</source> + <translation>全部取消选择</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7732"/> + <source>Check spelling...</source> + <translation>正在进行拼写检查…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="821"/> + <source>Check spelling of selection...</source> + <translation>正在对所选内容进行拼写检查…</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="829"/> + <source>Shorten empty lines</source> + <translation>缩减空行</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="836"/> + <source>Use Monospaced Font</source> + <translation>使用单空格字体</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841"/> + <source>Autosave enabled</source> + <translation>允许自动保存</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="845"/> <source>Typing aids enabled</source> <translation>允许输入辅助</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="868"/> + <location filename="../QScintilla/Editor.py" line="884"/> <source>Close</source> <translation>关闭</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="874"/> - <source>Save</source> - <translation>保存</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="877"/> - <source>Save As...</source> - <translation>另存为…</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="890"/> - <source>Print Preview</source> - <translation>打印预览</translation> + <source>Save</source> + <translation>保存</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="893"/> + <source>Save As...</source> + <translation>另存为…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="906"/> + <source>Print Preview</source> + <translation>打印预览</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="909"/> <source>Print</source> <translation>打印</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="922"/> + <location filename="../QScintilla/Editor.py" line="938"/> <source>Complete from Document</source> <translation type="unfinished">从文档</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="924"/> - <source>Complete from APIs</source> - <translation type="unfinished">从 APIs</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="926"/> - <source>Complete from Document and APIs</source> - <translation type="unfinished">从文档和 APIs</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="844"/> - <source>Calltip</source> - <translation>调用提示</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="940"/> + <source>Complete from APIs</source> + <translation type="unfinished">从 APIs</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="942"/> + <source>Complete from Document and APIs</source> + <translation type="unfinished">从文档和 APIs</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="860"/> + <source>Calltip</source> + <translation>调用提示</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="956"/> <source>Check</source> <translation>检查</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="960"/> + <location filename="../QScintilla/Editor.py" line="976"/> <source>Show</source> <translation>显示</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="962"/> + <location filename="../QScintilla/Editor.py" line="978"/> <source>Code metrics...</source> <translation>代码度量…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963"/> + <location filename="../QScintilla/Editor.py" line="979"/> <source>Code coverage...</source> <translation>代码覆盖率…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965"/> + <location filename="../QScintilla/Editor.py" line="981"/> <source>Show code coverage annotations</source> <translation>显示代码覆盖率注解</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="968"/> - <source>Hide code coverage annotations</source> - <translation>隐藏代码覆盖率注解</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="971"/> - <source>Profile data...</source> - <translation>剖析数据…</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="984"/> + <source>Hide code coverage annotations</source> + <translation>隐藏代码覆盖率注解</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="987"/> + <source>Profile data...</source> + <translation>剖析数据…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1000"/> <source>Diagrams</source> <translation>图表</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="986"/> + <location filename="../QScintilla/Editor.py" line="1002"/> <source>Class Diagram...</source> <translation>类图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="988"/> + <location filename="../QScintilla/Editor.py" line="1004"/> <source>Package Diagram...</source> <translation>程序包图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990"/> + <location filename="../QScintilla/Editor.py" line="1006"/> <source>Imports Diagram...</source> <translation>引用图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="992"/> + <location filename="../QScintilla/Editor.py" line="1008"/> <source>Application Diagram...</source> <translation>应用程序图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1010"/> + <location filename="../QScintilla/Editor.py" line="1026"/> <source>Languages</source> <translation>语言</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1013"/> + <location filename="../QScintilla/Editor.py" line="1029"/> <source>No Language</source> <translation>无语言</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1039"/> + <location filename="../QScintilla/Editor.py" line="1055"/> <source>Guessed</source> <translation>猜测</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347"/> + <location filename="../QScintilla/Editor.py" line="1363"/> <source>Alternatives</source> <translation>备选</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1059"/> + <location filename="../QScintilla/Editor.py" line="1075"/> <source>Encodings</source> <translation>编码</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1100"/> + <location filename="../QScintilla/Editor.py" line="1116"/> <source>End-of-Line Type</source> <translation>行尾类型</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1104"/> + <location filename="../QScintilla/Editor.py" line="1120"/> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1111"/> + <location filename="../QScintilla/Editor.py" line="1127"/> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1118"/> + <location filename="../QScintilla/Editor.py" line="1134"/> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1136"/> + <location filename="../QScintilla/Editor.py" line="1152"/> <source>Export as</source> <translation>导出为</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158"/> + <location filename="../QScintilla/Editor.py" line="1174"/> <source>Toggle bookmark</source> <translation>切换书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1160"/> + <location filename="../QScintilla/Editor.py" line="1176"/> <source>Next bookmark</source> <translation>下一个书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1162"/> - <source>Previous bookmark</source> - <translation>上一个书签</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1164"/> - <source>Clear all bookmarks</source> - <translation>清除所有书签</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1173"/> - <source>Toggle breakpoint</source> - <translation>切换断点</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1175"/> - <source>Toggle temporary breakpoint</source> - <translation>切换临时断点</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1178"/> + <source>Previous bookmark</source> + <translation>上一个书签</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1180"/> + <source>Clear all bookmarks</source> + <translation>清除所有书签</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1189"/> + <source>Toggle breakpoint</source> + <translation>切换断点</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1191"/> + <source>Toggle temporary breakpoint</source> + <translation>切换临时断点</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1194"/> <source>Edit breakpoint...</source> <translation>编辑断点…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5500"/> + <location filename="../QScintilla/Editor.py" line="5516"/> <source>Enable breakpoint</source> <translation>允许断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183"/> + <location filename="../QScintilla/Editor.py" line="1199"/> <source>Next breakpoint</source> <translation>下一个断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1185"/> + <location filename="../QScintilla/Editor.py" line="1201"/> <source>Previous breakpoint</source> <translation>上一个断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1190"/> + <location filename="../QScintilla/Editor.py" line="1206"/> <source>Clear all breakpoints</source> <translation>清除所有断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1238"/> + <location filename="../QScintilla/Editor.py" line="1254"/> <source>Goto syntax error</source> <translation>转到语法错误处</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1242"/> + <location filename="../QScintilla/Editor.py" line="1258"/> <source>Show syntax error message</source> <translation>显示语法错误消息</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1247"/> + <location filename="../QScintilla/Editor.py" line="1263"/> <source>Clear syntax error</source> <translation>清除语法错误</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1269"/> + <location filename="../QScintilla/Editor.py" line="1285"/> <source>Next uncovered line</source> <translation>下一个未覆盖行</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273"/> + <location filename="../QScintilla/Editor.py" line="1289"/> <source>Previous uncovered line</source> <translation>上一个未覆盖行</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1278"/> + <location filename="../QScintilla/Editor.py" line="1294"/> <source>Next task</source> <translation>下一个任务</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1282"/> + <location filename="../QScintilla/Editor.py" line="1298"/> <source>Previous task</source> <translation>上一个任务</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1332"/> + <location filename="../QScintilla/Editor.py" line="1348"/> <source>Export source</source> <translation>导出源代码</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1332"/> + <location filename="../QScintilla/Editor.py" line="1348"/> <source>No export format given. Aborting...</source> <translation>没有给定导出格式。终止…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1363"/> + <location filename="../QScintilla/Editor.py" line="1379"/> <source>Pygments Lexer</source> <translation>Pygments 词法分析器</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1363"/> + <location filename="../QScintilla/Editor.py" line="1379"/> <source>Select the Pygments lexer to apply.</source> <translation>选择要应用的 Pygments 词法分析器。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1848"/> + <location filename="../QScintilla/Editor.py" line="1864"/> <source>Modification of Read Only file</source> <translation>只读文件的改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1848"/> + <location filename="../QScintilla/Editor.py" line="1864"/> <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="2556"/> + <location filename="../QScintilla/Editor.py" line="2572"/> <source>Printing...</source> <translation>打印中…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2573"/> + <location filename="../QScintilla/Editor.py" line="2589"/> <source>Printing completed</source> <translation>打印已完成</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2575"/> + <location filename="../QScintilla/Editor.py" line="2591"/> <source>Error while printing</source> <translation>打印时出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2578"/> + <location filename="../QScintilla/Editor.py" line="2594"/> <source>Printing aborted</source> <translation>打印失败</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2939"/> + <location filename="../QScintilla/Editor.py" line="2955"/> <source>File Modified</source> <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3188"/> + <location filename="../QScintilla/Editor.py" line="3204"/> <source>Save File</source> <translation>保存文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4665"/> + <location filename="../QScintilla/Editor.py" line="4681"/> <source>Autocompletion</source> <translation>自动完成</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4665"/> + <location filename="../QScintilla/Editor.py" line="4681"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>自动完成无效,没有设定自动完成源。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5503"/> + <location filename="../QScintilla/Editor.py" line="5519"/> <source>Disable breakpoint</source> <translation>去除断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5878"/> + <location filename="../QScintilla/Editor.py" line="5894"/> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5878"/> + <location filename="../QScintilla/Editor.py" line="5894"/> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5941"/> + <location filename="../QScintilla/Editor.py" line="5957"/> <source>Show Code Coverage Annotations</source> <translation>显示代码覆盖率注解</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5934"/> + <location filename="../QScintilla/Editor.py" line="5950"/> <source>All lines have been covered.</source> <translation>所有行均被已覆盖。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5941"/> + <location filename="../QScintilla/Editor.py" line="5957"/> <source>There is no coverage file available.</source> <translation>没有有效的覆盖率文件。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6058"/> + <location filename="../QScintilla/Editor.py" line="6074"/> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6058"/> + <location filename="../QScintilla/Editor.py" line="6074"/> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6220"/> + <location filename="../QScintilla/Editor.py" line="6236"/> <source>Syntax Error</source> <translation>语法错误</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6220"/> + <location filename="../QScintilla/Editor.py" line="6236"/> <source>No syntax error message available.</source> <translation>语法错误消息无效。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6611"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Macro Name</source> <translation>宏名称</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6611"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Select a macro name:</source> <translation>选择一个宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6639"/> + <location filename="../QScintilla/Editor.py" line="6655"/> <source>Load macro file</source> <translation>输入宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6682"/> + <location filename="../QScintilla/Editor.py" line="6698"/> <source>Macro files (*.macro)</source> <translation>宏文件 (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6662"/> + <location filename="../QScintilla/Editor.py" line="6678"/> <source>Error loading macro</source> <translation>载入宏文件出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6682"/> + <location filename="../QScintilla/Editor.py" line="6698"/> <source>Save macro file</source> <translation>保存宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6699"/> - <source>Save macro</source> - <translation>保存宏</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6715"/> + <source>Save macro</source> + <translation>保存宏</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6731"/> <source>Error saving macro</source> <translation>保存宏出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6728"/> + <location filename="../QScintilla/Editor.py" line="6744"/> <source>Start Macro Recording</source> <translation>开始宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6728"/> + <location filename="../QScintilla/Editor.py" line="6744"/> <source>Macro recording is already active. Start new?</source> <translation>宏录制已激活。开始录制新宏?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6754"/> + <location filename="../QScintilla/Editor.py" line="6770"/> <source>Macro Recording</source> <translation>宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6754"/> + <location filename="../QScintilla/Editor.py" line="6770"/> <source>Enter name of the macro:</source> <translation>输入宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6894"/> + <location filename="../QScintilla/Editor.py" line="6910"/> <source>File changed</source> <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7200"/> + <location filename="../QScintilla/Editor.py" line="7216"/> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7221"/> + <location filename="../QScintilla/Editor.py" line="7237"/> <source>Resources</source> <translation>资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7223"/> + <location filename="../QScintilla/Editor.py" line="7239"/> <source>Add file...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7225"/> + <location filename="../QScintilla/Editor.py" line="7241"/> <source>Add files...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7227"/> + <location filename="../QScintilla/Editor.py" line="7243"/> <source>Add aliased file...</source> <translation>添加别名文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7230"/> + <location filename="../QScintilla/Editor.py" line="7246"/> <source>Add localized resource...</source> <translation>添加本地资源…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7234"/> + <location filename="../QScintilla/Editor.py" line="7250"/> <source>Add resource frame</source> <translation>添加资源结构</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7253"/> - <source>Add file resource</source> - <translation>添加文件资源</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7269"/> + <source>Add file resource</source> + <translation>添加文件资源</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7285"/> <source>Add file resources</source> <translation>添加多个文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7296"/> + <location filename="../QScintilla/Editor.py" line="7312"/> <source>Add aliased file resource</source> <translation>添加别名文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7362"/> + <location filename="../QScintilla/Editor.py" line="7378"/> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7362"/> + <location filename="../QScintilla/Editor.py" line="7378"/> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7384"/> + <location filename="../QScintilla/Editor.py" line="7400"/> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7384"/> + <location filename="../QScintilla/Editor.py" line="7400"/> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7398"/> + <location filename="../QScintilla/Editor.py" line="7414"/> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7398"/> + <location filename="../QScintilla/Editor.py" line="7414"/> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7700"/> + <location filename="../QScintilla/Editor.py" line="7735"/> <source>Add to dictionary</source> <translation>添加到文件夹</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7702"/> + <location filename="../QScintilla/Editor.py" line="7737"/> <source>Ignore All</source> <translation>全部忽略</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="809"/> + <location filename="../QScintilla/Editor.py" line="825"/> <source>Remove from dictionary</source> <translation>从词典里移除</translation> </message> @@ -11559,277 +11559,277 @@ <translation><p>文件 <b>{0}</b> 的大小为 <b>{1} KB</b>。确认要读取它?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1324"/> + <location filename="../QScintilla/Editor.py" line="1340"/> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343"/> + <location filename="../QScintilla/Editor.py" line="1359"/> <source>Alternatives ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2939"/> + <location filename="../QScintilla/Editor.py" line="2955"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>文件 <b>{0}</b> 有未保存的更改。</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2999"/> + <location filename="../QScintilla/Editor.py" line="3015"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>文件 <b>{0}</b> 无法打开。</p><p>原因:{1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3125"/> + <location filename="../QScintilla/Editor.py" line="3141"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>文件 <b>{0}</b> 无法保存。<br />原因:{1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6653"/> + <location filename="../QScintilla/Editor.py" line="6669"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6662"/> + <location filename="../QScintilla/Editor.py" line="6678"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="6731"/> + <source><p>The macro file <b>{0}</b> could not be written.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7075"/> + <source>{0} (ro)</source> + <translation>{0}(只读)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7216"/> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> 不是一个文件。</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7312"/> + <source>Alias for file <b>{0}</b>:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1268"/> + <source>Next warning</source> + <translation>下一个警告</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1272"/> + <source>Previous warning</source> + <translation>上一个警告</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1276"/> + <source>Show warning message</source> + <translation>显示警告信息</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1280"/> + <source>Clear warnings</source> + <translation>清空警告</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3204"/> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation><p>文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="6715"/> - <source><p>The macro file <b>{0}</b> could not be written.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7059"/> - <source>{0} (ro)</source> - <translation>{0}(只读)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7200"/> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> 不是一个文件。</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7296"/> - <source>Alias for file <b>{0}</b>:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1252"/> - <source>Next warning</source> - <translation>下一个警告</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1256"/> - <source>Previous warning</source> - <translation>上一个警告</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1260"/> - <source>Show warning message</source> - <translation>显示警告信息</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1264"/> - <source>Clear warnings</source> - <translation>清空警告</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="3188"/> - <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation><p>文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6699"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>宏文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6515"/> <source>Warning: {0}</source> <translation>警告:{0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6506"/> + <location filename="../QScintilla/Editor.py" line="6522"/> <source>Error: {0}</source> <translation>错误:{0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6890"/> + <location filename="../QScintilla/Editor.py" line="6906"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>警告:</b>您在重新打开时将丢失所有更改。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="886"/> + <location filename="../QScintilla/Editor.py" line="902"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="996"/> + <location filename="../QScintilla/Editor.py" line="1012"/> <source>Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1287"/> + <location filename="../QScintilla/Editor.py" line="1303"/> <source>Next change</source> <translation>下一个更改</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1291"/> + <location filename="../QScintilla/Editor.py" line="1307"/> <source>Previous change</source> <translation>上一个更改</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8118"/> + <location filename="../QScintilla/Editor.py" line="8153"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8118"/> + <location filename="../QScintilla/Editor.py" line="8153"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6434"/> + <location filename="../QScintilla/Editor.py" line="6450"/> <source>Warning</source> <translation>警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6434"/> + <location filename="../QScintilla/Editor.py" line="6450"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6496"/> + <location filename="../QScintilla/Editor.py" line="6512"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="860"/> + <location filename="../QScintilla/Editor.py" line="876"/> <source>New Document View</source> <translation>新建文档视图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="863"/> + <location filename="../QScintilla/Editor.py" line="879"/> <source>New Document View (with new split)</source> <translation>新建文档视图(在新拆分页中)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="950"/> + <location filename="../QScintilla/Editor.py" line="966"/> <source>Tools</source> <translation>工具</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1081"/> + <location filename="../QScintilla/Editor.py" line="1097"/> <source>Re-Open With Encoding</source> <translation>使用指定编码重新打开</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6884"/> + <location filename="../QScintilla/Editor.py" line="6900"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="836"/> + <location filename="../QScintilla/Editor.py" line="852"/> <source>Automatic Completion enabled</source> <translation>允许自动补全</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="916"/> + <location filename="../QScintilla/Editor.py" line="932"/> <source>Complete</source> <translation>补全</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4795"/> + <location filename="../QScintilla/Editor.py" line="4811"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4795"/> + <location filename="../QScintilla/Editor.py" line="4811"/> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5070"/> + <location filename="../QScintilla/Editor.py" line="5086"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5070"/> + <location filename="../QScintilla/Editor.py" line="5086"/> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8207"/> + <location filename="../QScintilla/Editor.py" line="8242"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8207"/> + <location filename="../QScintilla/Editor.py" line="8242"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="880"/> + <location filename="../QScintilla/Editor.py" line="896"/> <source>Save Copy...</source> <translation type="unfinished">保存副本…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="919"/> + <location filename="../QScintilla/Editor.py" line="935"/> <source>Clear Completions Cache</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="846"/> + <location filename="../QScintilla/Editor.py" line="862"/> <source>Code Info</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295"/> + <location filename="../QScintilla/Editor.py" line="1311"/> <source>Clear changes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="771"/> + <location filename="../QScintilla/Editor.py" line="787"/> <source>Execute Selection In Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8328"/> + <location filename="../QScintilla/Editor.py" line="8363"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8328"/> + <location filename="../QScintilla/Editor.py" line="8363"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1199"/> - <source>Toggle all folds</source> - <translation type="unfinished">开关所有折叠</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1204"/> - <source>Toggle all folds (including children)</source> - <translation type="unfinished">开关所有折叠(包含子项)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1209"/> - <source>Toggle current fold</source> - <translation type="unfinished">开关当前折叠</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1215"/> - <source>Expand (including children)</source> - <translation type="unfinished"></translation> + <source>Toggle all folds</source> + <translation type="unfinished">开关所有折叠</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1220"/> + <source>Toggle all folds (including children)</source> + <translation type="unfinished">开关所有折叠(包含子项)</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1225"/> + <source>Toggle current fold</source> + <translation type="unfinished">开关当前折叠</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1231"/> + <source>Expand (including children)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1236"/> <source>Collapse (including children)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1226"/> + <location filename="../QScintilla/Editor.py" line="1242"/> <source>Clear all folds</source> <translation type="unfinished"></translation> </message> @@ -12873,22 +12873,22 @@ <translation type="unfinished">删除</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="288"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="299"/> <source>Add File Filter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="248"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="259"/> <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="257"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="268"/> <source>A File Filter must contain at least one wildcard pattern.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="288"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="299"/> <source>Enter the file filter entry:</source> <translation type="unfinished"></translation> </message> @@ -12913,22 +12913,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="572"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="582"/> <source>Enter the filename extensions of ReStructuredText files that may be previewed (separated by a space)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="634"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="644"/> <source>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="579"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="589"/> <source>Select to use 'sphinx' to generate the ReST preview</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="582"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="592"/> <source>Use 'sphinx' for ReST preview</source> <translation type="unfinished"></translation> </message> @@ -12938,7 +12938,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="627"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="637"/> <source>Extensions:</source> <translation type="unfinished"></translation> </message> @@ -12958,27 +12958,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="595"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="605"/> <source>HTML Format:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="608"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="618"/> <source>Select the HTML format to be generated</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="559"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="569"/> <source>ReST Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="589"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="599"/> <source>Docutils</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="621"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="631"/> <source>QSS Files</source> <translation type="unfinished"></translation> </message> @@ -13008,6 +13008,16 @@ <source>Enable PyMdown Extensions</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="554"/> + <source>Select to enable Math support using MathJax</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="557"/> + <source>Enable MathJax support</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorGeneralPage</name> @@ -14439,92 +14449,92 @@ <translation>拼写检查选项</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="117"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="119"/> <source>Select to check strings only</source> <translation>选择只检查字符串</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="120"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="122"/> <source>Spell check strings only</source> <translation>只检查字符串</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="129"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="143"/> <source>Minimum word size:</source> <translation>最小单词字符数:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="136"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="150"/> <source>Move to set the minimum size of words to be checked</source> <translation>移动可以设置要检查单词的最小字符数</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="158"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="172"/> <source>Displays the minimum size of words to be checked</source> <translation>显示要检查单词的最小字符数</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="179"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="215"/> <source>Colours</source> <translation>颜色</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="185"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="221"/> <source>Marker Colour:</source> <translation>标记颜色:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="198"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="234"/> <source>Select the colour for the spelling markers.</source> <translation>为拼写标记选择颜色。</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="224"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="260"/> <source>Personal lists</source> <translation>个人列表</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="230"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="266"/> <source>Personal word list file:</source> <translation>个人单词列表文件:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="250"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="286"/> <source>Personal exclude list file:</source> <translation>个人排除列表文件:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="270"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="306"/> <source><b>Note:</b> leave these entries empty to use the default</source> <translation><b>注意:</b> 当这些条目为空时将使用默认值</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="277"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="313"/> <source><b>Note:</b> valid for all newly opened editors</source> <translation><b>注意:</b> 对所有新打开的编辑器有效</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="287"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="323"/> <source>Automatic spell checking</source> <translation>自动拼写检查</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="293"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="329"/> <source>Select to enable spellchecking</source> <translation>选择开启拼写检查功能</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="296"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="332"/> <source>Automatic spell checking enabled</source> <translation>自动拼写检查已开启</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="305"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="341"/> <source>Amount of lines to autocheck at once:</source> <translation>每次自动检查的行数:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="312"/> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="348"/> <source>Enter the number of lines to check per go. Higher values increase checking speed but decrease GUI responsivenes</source> <translation>输入每次要检查行的数目。提高该值可增加检查速度,但同时会降低 GUI 的响应度</translation> </message> @@ -14543,6 +14553,32 @@ <source>Spell checking enabled</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="129"/> + <source>Select to perform a complete check of files without extension</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="132"/> + <source>Spell check unknown files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="192"/> + <source>Textfiles:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="199"/> + <source>Enter the file extensions of pure text files (separated by a space)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSpellCheckingPage.ui" line="202"/> + <source><b>Textfiles</b> +<p>Enter the file extension of pure text files. The complete contents of files with these extensions will be checked.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorStylesPage</name> @@ -21804,11 +21840,6 @@ <context> <name>GitPage</name> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="14"/> - <source>Select to perform an expensive copy detection</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="20"/> <source><b>Configure Git Interface</b></source> <translation type="unfinished"></translation> @@ -52657,17 +52688,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1597"/> + <location filename="../Preferences/__init__.py" line="1600"/> <source>Export Preferences</source> <translation>导出首选项</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1625"/> + <location filename="../Preferences/__init__.py" line="1628"/> <source>Import Preferences</source> <translation>导入首选项</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1625"/> + <location filename="../Preferences/__init__.py" line="1628"/> <source>Properties File (*.ini);;All Files (*)</source> <translation>属性文件 (*.ini);;所有文件 (*)</translation> </message>