i18n/eric6_zh_CN.ts

changeset 6111
d38b38117d83
parent 6106
921d070cec82
child 6152
a98925d5a214
equal deleted inserted replaced
6110:a7b096ecf963 6111:d38b38117d83
10174 </message> 10174 </message>
10175 </context> 10175 </context>
10176 <context> 10176 <context>
10177 <name>Editor</name> 10177 <name>Editor</name>
10178 <message> 10178 <message>
10179 <location filename="../QScintilla/Editor.py" line="2996"/> 10179 <location filename="../QScintilla/Editor.py" line="3004"/>
10180 <source>Open File</source> 10180 <source>Open File</source>
10181 <translation>打开文件</translation> 10181 <translation>打开文件</translation>
10182 </message> 10182 </message>
10183 <message> 10183 <message>
10184 <location filename="../QScintilla/Editor.py" line="441"/> 10184 <location filename="../QScintilla/Editor.py" line="449"/>
10185 <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> 10185 <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>
10186 <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> 10186 <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>
10187 </message> 10187 </message>
10188 <message> 10188 <message>
10189 <location filename="../QScintilla/Editor.py" line="747"/> 10189 <location filename="../QScintilla/Editor.py" line="755"/>
10190 <source>Undo</source> 10190 <source>Undo</source>
10191 <translation>撤消</translation> 10191 <translation>撤消</translation>
10192 </message> 10192 </message>
10193 <message> 10193 <message>
10194 <location filename="../QScintilla/Editor.py" line="750"/> 10194 <location filename="../QScintilla/Editor.py" line="758"/>
10195 <source>Redo</source> 10195 <source>Redo</source>
10196 <translation>重做</translation> 10196 <translation>重做</translation>
10197 </message> 10197 </message>
10198 <message> 10198 <message>
10199 <location filename="../QScintilla/Editor.py" line="753"/> 10199 <location filename="../QScintilla/Editor.py" line="761"/>
10200 <source>Revert to last saved state</source> 10200 <source>Revert to last saved state</source>
10201 <translation>还原到最后保存的状态</translation> 10201 <translation>还原到最后保存的状态</translation>
10202 </message> 10202 </message>
10203 <message> 10203 <message>
10204 <location filename="../QScintilla/Editor.py" line="757"/> 10204 <location filename="../QScintilla/Editor.py" line="765"/>
10205 <source>Cut</source> 10205 <source>Cut</source>
10206 <translation>剪切</translation> 10206 <translation>剪切</translation>
10207 </message> 10207 </message>
10208 <message> 10208 <message>
10209 <location filename="../QScintilla/Editor.py" line="760"/> 10209 <location filename="../QScintilla/Editor.py" line="768"/>
10210 <source>Copy</source> 10210 <source>Copy</source>
10211 <translation>复制</translation> 10211 <translation>复制</translation>
10212 </message> 10212 </message>
10213 <message> 10213 <message>
10214 <location filename="../QScintilla/Editor.py" line="763"/> 10214 <location filename="../QScintilla/Editor.py" line="771"/>
10215 <source>Paste</source> 10215 <source>Paste</source>
10216 <translation>粘贴</translation> 10216 <translation>粘贴</translation>
10217 </message> 10217 </message>
10218 <message> 10218 <message>
10219 <location filename="../QScintilla/Editor.py" line="771"/> 10219 <location filename="../QScintilla/Editor.py" line="779"/>
10220 <source>Indent</source> 10220 <source>Indent</source>
10221 <translation>缩进</translation> 10221 <translation>缩进</translation>
10222 </message> 10222 </message>
10223 <message> 10223 <message>
10224 <location filename="../QScintilla/Editor.py" line="774"/> 10224 <location filename="../QScintilla/Editor.py" line="782"/>
10225 <source>Unindent</source> 10225 <source>Unindent</source>
10226 <translation>取消缩进</translation> 10226 <translation>取消缩进</translation>
10227 </message> 10227 </message>
10228 <message> 10228 <message>
10229 <location filename="../QScintilla/Editor.py" line="777"/> 10229 <location filename="../QScintilla/Editor.py" line="785"/>
10230 <source>Comment</source> 10230 <source>Comment</source>
10231 <translation>注释</translation> 10231 <translation>注释</translation>
10232 </message> 10232 </message>
10233 <message> 10233 <message>
10234 <location filename="../QScintilla/Editor.py" line="780"/> 10234 <location filename="../QScintilla/Editor.py" line="788"/>
10235 <source>Uncomment</source> 10235 <source>Uncomment</source>
10236 <translation>取消注释</translation> 10236 <translation>取消注释</translation>
10237 </message> 10237 </message>
10238 <message> 10238 <message>
10239 <location filename="../QScintilla/Editor.py" line="783"/> 10239 <location filename="../QScintilla/Editor.py" line="791"/>
10240 <source>Stream Comment</source> 10240 <source>Stream Comment</source>
10241 <translation>流注释</translation> 10241 <translation>流注释</translation>
10242 </message> 10242 </message>
10243 <message> 10243 <message>
10244 <location filename="../QScintilla/Editor.py" line="786"/> 10244 <location filename="../QScintilla/Editor.py" line="794"/>
10245 <source>Box Comment</source> 10245 <source>Box Comment</source>
10246 <translation>块注释</translation> 10246 <translation>块注释</translation>
10247 </message> 10247 </message>
10248 <message> 10248 <message>
10249 <location filename="../QScintilla/Editor.py" line="790"/> 10249 <location filename="../QScintilla/Editor.py" line="798"/>
10250 <source>Select to brace</source> 10250 <source>Select to brace</source>
10251 <translation>选择括号内容</translation> 10251 <translation>选择括号内容</translation>
10252 </message> 10252 </message>
10253 <message> 10253 <message>
10254 <location filename="../QScintilla/Editor.py" line="792"/> 10254 <location filename="../QScintilla/Editor.py" line="800"/>
10255 <source>Select all</source> 10255 <source>Select all</source>
10256 <translation>全选</translation> 10256 <translation>全选</translation>
10257 </message> 10257 </message>
10258 <message> 10258 <message>
10259 <location filename="../QScintilla/Editor.py" line="793"/> 10259 <location filename="../QScintilla/Editor.py" line="801"/>
10260 <source>Deselect all</source> 10260 <source>Deselect all</source>
10261 <translation>全部取消选择</translation> 10261 <translation>全部取消选择</translation>
10262 </message> 10262 </message>
10263 <message> 10263 <message>
10264 <location filename="../QScintilla/Editor.py" line="7501"/> 10264 <location filename="../QScintilla/Editor.py" line="7533"/>
10265 <source>Check spelling...</source> 10265 <source>Check spelling...</source>
10266 <translation>正在进行拼写检查…</translation> 10266 <translation>正在进行拼写检查…</translation>
10267 </message> 10267 </message>
10268 <message> 10268 <message>
10269 <location filename="../QScintilla/Editor.py" line="801"/> 10269 <location filename="../QScintilla/Editor.py" line="809"/>
10270 <source>Check spelling of selection...</source> 10270 <source>Check spelling of selection...</source>
10271 <translation>正在对所选内容进行拼写检查…</translation> 10271 <translation>正在对所选内容进行拼写检查…</translation>
10272 </message> 10272 </message>
10273 <message> 10273 <message>
10274 <location filename="../QScintilla/Editor.py" line="809"/> 10274 <location filename="../QScintilla/Editor.py" line="817"/>
10275 <source>Shorten empty lines</source> 10275 <source>Shorten empty lines</source>
10276 <translation>缩减空行</translation> 10276 <translation>缩减空行</translation>
10277 </message> 10277 </message>
10278 <message> 10278 <message>
10279 <location filename="../QScintilla/Editor.py" line="816"/> 10279 <location filename="../QScintilla/Editor.py" line="824"/>
10280 <source>Use Monospaced Font</source> 10280 <source>Use Monospaced Font</source>
10281 <translation>使用单空格字体</translation> 10281 <translation>使用单空格字体</translation>
10282 </message> 10282 </message>
10283 <message> 10283 <message>
10284 <location filename="../QScintilla/Editor.py" line="821"/> 10284 <location filename="../QScintilla/Editor.py" line="829"/>
10285 <source>Autosave enabled</source> 10285 <source>Autosave enabled</source>
10286 <translation>允许自动保存</translation> 10286 <translation>允许自动保存</translation>
10287 </message> 10287 </message>
10288 <message> 10288 <message>
10289 <location filename="../QScintilla/Editor.py" line="825"/> 10289 <location filename="../QScintilla/Editor.py" line="833"/>
10290 <source>Typing aids enabled</source> 10290 <source>Typing aids enabled</source>
10291 <translation>允许输入辅助</translation> 10291 <translation>允许输入辅助</translation>
10292 </message> 10292 </message>
10293 <message> 10293 <message>
10294 <location filename="../QScintilla/Editor.py" line="726"/> 10294 <location filename="../QScintilla/Editor.py" line="726"/>
10295 <source>Autocompletion enabled</source> 10295 <source>Autocompletion enabled</source>
10296 <translation type="obsolete">自动完成已启用</translation> 10296 <translation type="obsolete">自动完成已启用</translation>
10297 </message> 10297 </message>
10298 <message> 10298 <message>
10299 <location filename="../QScintilla/Editor.py" line="864"/> 10299 <location filename="../QScintilla/Editor.py" line="872"/>
10300 <source>Close</source> 10300 <source>Close</source>
10301 <translation>关闭</translation> 10301 <translation>关闭</translation>
10302 </message> 10302 </message>
10303 <message> 10303 <message>
10304 <location filename="../QScintilla/Editor.py" line="870"/> 10304 <location filename="../QScintilla/Editor.py" line="878"/>
10305 <source>Save</source> 10305 <source>Save</source>
10306 <translation>保存</translation> 10306 <translation>保存</translation>
10307 </message> 10307 </message>
10308 <message> 10308 <message>
10309 <location filename="../QScintilla/Editor.py" line="873"/> 10309 <location filename="../QScintilla/Editor.py" line="881"/>
10310 <source>Save As...</source> 10310 <source>Save As...</source>
10311 <translation>另存为…</translation> 10311 <translation>另存为…</translation>
10312 </message> 10312 </message>
10313 <message> 10313 <message>
10314 <location filename="../QScintilla/Editor.py" line="886"/> 10314 <location filename="../QScintilla/Editor.py" line="894"/>
10315 <source>Print Preview</source> 10315 <source>Print Preview</source>
10316 <translation>打印预览</translation> 10316 <translation>打印预览</translation>
10317 </message> 10317 </message>
10318 <message> 10318 <message>
10319 <location filename="../QScintilla/Editor.py" line="889"/> 10319 <location filename="../QScintilla/Editor.py" line="897"/>
10320 <source>Print</source> 10320 <source>Print</source>
10321 <translation>打印</translation> 10321 <translation>打印</translation>
10322 </message> 10322 </message>
10323 <message> 10323 <message>
10324 <location filename="../QScintilla/Editor.py" line="797"/> 10324 <location filename="../QScintilla/Editor.py" line="797"/>
10329 <location filename="../QScintilla/Editor.py" line="816"/> 10329 <location filename="../QScintilla/Editor.py" line="816"/>
10330 <source>dynamic</source> 10330 <source>dynamic</source>
10331 <translation type="obsolete">动态</translation> 10331 <translation type="obsolete">动态</translation>
10332 </message> 10332 </message>
10333 <message> 10333 <message>
10334 <location filename="../QScintilla/Editor.py" line="918"/> 10334 <location filename="../QScintilla/Editor.py" line="926"/>
10335 <source>Complete from Document</source> 10335 <source>Complete from Document</source>
10336 <translation type="unfinished">从文档</translation> 10336 <translation type="unfinished">从文档</translation>
10337 </message> 10337 </message>
10338 <message> 10338 <message>
10339 <location filename="../QScintilla/Editor.py" line="920"/> 10339 <location filename="../QScintilla/Editor.py" line="928"/>
10340 <source>Complete from APIs</source> 10340 <source>Complete from APIs</source>
10341 <translation type="unfinished">从 APIs</translation> 10341 <translation type="unfinished">从 APIs</translation>
10342 </message> 10342 </message>
10343 <message> 10343 <message>
10344 <location filename="../QScintilla/Editor.py" line="922"/> 10344 <location filename="../QScintilla/Editor.py" line="930"/>
10345 <source>Complete from Document and APIs</source> 10345 <source>Complete from Document and APIs</source>
10346 <translation type="unfinished">从文档和 APIs</translation> 10346 <translation type="unfinished">从文档和 APIs</translation>
10347 </message> 10347 </message>
10348 <message> 10348 <message>
10349 <location filename="../QScintilla/Editor.py" line="840"/> 10349 <location filename="../QScintilla/Editor.py" line="848"/>
10350 <source>Calltip</source> 10350 <source>Calltip</source>
10351 <translation>调用提示</translation> 10351 <translation>调用提示</translation>
10352 </message> 10352 </message>
10353 <message> 10353 <message>
10354 <location filename="../QScintilla/Editor.py" line="936"/> 10354 <location filename="../QScintilla/Editor.py" line="944"/>
10355 <source>Check</source> 10355 <source>Check</source>
10356 <translation>检查</translation> 10356 <translation>检查</translation>
10357 </message> 10357 </message>
10358 <message> 10358 <message>
10359 <location filename="../QScintilla/Editor.py" line="956"/> 10359 <location filename="../QScintilla/Editor.py" line="964"/>
10360 <source>Show</source> 10360 <source>Show</source>
10361 <translation>显示</translation> 10361 <translation>显示</translation>
10362 </message> 10362 </message>
10363 <message> 10363 <message>
10364 <location filename="../QScintilla/Editor.py" line="958"/> 10364 <location filename="../QScintilla/Editor.py" line="966"/>
10365 <source>Code metrics...</source> 10365 <source>Code metrics...</source>
10366 <translation>代码度量…</translation> 10366 <translation>代码度量…</translation>
10367 </message> 10367 </message>
10368 <message> 10368 <message>
10369 <location filename="../QScintilla/Editor.py" line="959"/> 10369 <location filename="../QScintilla/Editor.py" line="967"/>
10370 <source>Code coverage...</source> 10370 <source>Code coverage...</source>
10371 <translation>代码覆盖率…</translation> 10371 <translation>代码覆盖率…</translation>
10372 </message> 10372 </message>
10373 <message> 10373 <message>
10374 <location filename="../QScintilla/Editor.py" line="961"/> 10374 <location filename="../QScintilla/Editor.py" line="969"/>
10375 <source>Show code coverage annotations</source> 10375 <source>Show code coverage annotations</source>
10376 <translation>显示代码覆盖率注解</translation> 10376 <translation>显示代码覆盖率注解</translation>
10377 </message> 10377 </message>
10378 <message> 10378 <message>
10379 <location filename="../QScintilla/Editor.py" line="964"/> 10379 <location filename="../QScintilla/Editor.py" line="972"/>
10380 <source>Hide code coverage annotations</source> 10380 <source>Hide code coverage annotations</source>
10381 <translation>隐藏代码覆盖率注解</translation> 10381 <translation>隐藏代码覆盖率注解</translation>
10382 </message> 10382 </message>
10383 <message> 10383 <message>
10384 <location filename="../QScintilla/Editor.py" line="967"/> 10384 <location filename="../QScintilla/Editor.py" line="975"/>
10385 <source>Profile data...</source> 10385 <source>Profile data...</source>
10386 <translation>剖析数据…</translation> 10386 <translation>剖析数据…</translation>
10387 </message> 10387 </message>
10388 <message> 10388 <message>
10389 <location filename="../QScintilla/Editor.py" line="980"/> 10389 <location filename="../QScintilla/Editor.py" line="988"/>
10390 <source>Diagrams</source> 10390 <source>Diagrams</source>
10391 <translation>图表</translation> 10391 <translation>图表</translation>
10392 </message> 10392 </message>
10393 <message> 10393 <message>
10394 <location filename="../QScintilla/Editor.py" line="982"/> 10394 <location filename="../QScintilla/Editor.py" line="990"/>
10395 <source>Class Diagram...</source> 10395 <source>Class Diagram...</source>
10396 <translation>类图…</translation> 10396 <translation>类图…</translation>
10397 </message> 10397 </message>
10398 <message> 10398 <message>
10399 <location filename="../QScintilla/Editor.py" line="984"/> 10399 <location filename="../QScintilla/Editor.py" line="992"/>
10400 <source>Package Diagram...</source> 10400 <source>Package Diagram...</source>
10401 <translation>程序包图…</translation> 10401 <translation>程序包图…</translation>
10402 </message> 10402 </message>
10403 <message> 10403 <message>
10404 <location filename="../QScintilla/Editor.py" line="986"/> 10404 <location filename="../QScintilla/Editor.py" line="994"/>
10405 <source>Imports Diagram...</source> 10405 <source>Imports Diagram...</source>
10406 <translation>引用图…</translation> 10406 <translation>引用图…</translation>
10407 </message> 10407 </message>
10408 <message> 10408 <message>
10409 <location filename="../QScintilla/Editor.py" line="988"/> 10409 <location filename="../QScintilla/Editor.py" line="996"/>
10410 <source>Application Diagram...</source> 10410 <source>Application Diagram...</source>
10411 <translation>应用程序图…</translation> 10411 <translation>应用程序图…</translation>
10412 </message> 10412 </message>
10413 <message> 10413 <message>
10414 <location filename="../QScintilla/Editor.py" line="1006"/> 10414 <location filename="../QScintilla/Editor.py" line="1014"/>
10415 <source>Languages</source> 10415 <source>Languages</source>
10416 <translation>语言</translation> 10416 <translation>语言</translation>
10417 </message> 10417 </message>
10418 <message> 10418 <message>
10419 <location filename="../QScintilla/Editor.py" line="1009"/> 10419 <location filename="../QScintilla/Editor.py" line="1017"/>
10420 <source>No Language</source> 10420 <source>No Language</source>
10421 <translation>无语言</translation> 10421 <translation>无语言</translation>
10422 </message> 10422 </message>
10423 <message> 10423 <message>
10424 <location filename="../QScintilla/Editor.py" line="1032"/> 10424 <location filename="../QScintilla/Editor.py" line="1040"/>
10425 <source>Guessed</source> 10425 <source>Guessed</source>
10426 <translation>猜测</translation> 10426 <translation>猜测</translation>
10427 </message> 10427 </message>
10428 <message> 10428 <message>
10429 <location filename="../QScintilla/Editor.py" line="1373"/> 10429 <location filename="../QScintilla/Editor.py" line="1381"/>
10430 <source>Alternatives</source> 10430 <source>Alternatives</source>
10431 <translation>备选</translation> 10431 <translation>备选</translation>
10432 </message> 10432 </message>
10433 <message> 10433 <message>
10434 <location filename="../QScintilla/Editor.py" line="1052"/> 10434 <location filename="../QScintilla/Editor.py" line="1060"/>
10435 <source>Encodings</source> 10435 <source>Encodings</source>
10436 <translation>编码</translation> 10436 <translation>编码</translation>
10437 </message> 10437 </message>
10438 <message> 10438 <message>
10439 <location filename="../QScintilla/Editor.py" line="1093"/> 10439 <location filename="../QScintilla/Editor.py" line="1101"/>
10440 <source>End-of-Line Type</source> 10440 <source>End-of-Line Type</source>
10441 <translation>行尾类型</translation> 10441 <translation>行尾类型</translation>
10442 </message> 10442 </message>
10443 <message> 10443 <message>
10444 <location filename="../QScintilla/Editor.py" line="1097"/> 10444 <location filename="../QScintilla/Editor.py" line="1105"/>
10445 <source>Unix</source> 10445 <source>Unix</source>
10446 <translation>Unix</translation> 10446 <translation>Unix</translation>
10447 </message> 10447 </message>
10448 <message> 10448 <message>
10449 <location filename="../QScintilla/Editor.py" line="1104"/> 10449 <location filename="../QScintilla/Editor.py" line="1112"/>
10450 <source>Windows</source> 10450 <source>Windows</source>
10451 <translation>Windows</translation> 10451 <translation>Windows</translation>
10452 </message> 10452 </message>
10453 <message> 10453 <message>
10454 <location filename="../QScintilla/Editor.py" line="1111"/> 10454 <location filename="../QScintilla/Editor.py" line="1119"/>
10455 <source>Macintosh</source> 10455 <source>Macintosh</source>
10456 <translation>Macintosh</translation> 10456 <translation>Macintosh</translation>
10457 </message> 10457 </message>
10458 <message> 10458 <message>
10459 <location filename="../QScintilla/Editor.py" line="1129"/> 10459 <location filename="../QScintilla/Editor.py" line="1137"/>
10460 <source>Export as</source> 10460 <source>Export as</source>
10461 <translation>导出为</translation> 10461 <translation>导出为</translation>
10462 </message> 10462 </message>
10463 <message> 10463 <message>
10464 <location filename="../QScintilla/Editor.py" line="1255"/> 10464 <location filename="../QScintilla/Editor.py" line="1263"/>
10465 <source>Toggle bookmark</source> 10465 <source>Toggle bookmark</source>
10466 <translation>切换书签</translation> 10466 <translation>切换书签</translation>
10467 </message> 10467 </message>
10468 <message> 10468 <message>
10469 <location filename="../QScintilla/Editor.py" line="1257"/> 10469 <location filename="../QScintilla/Editor.py" line="1265"/>
10470 <source>Next bookmark</source> 10470 <source>Next bookmark</source>
10471 <translation>下一个书签</translation> 10471 <translation>下一个书签</translation>
10472 </message> 10472 </message>
10473 <message> 10473 <message>
10474 <location filename="../QScintilla/Editor.py" line="1259"/> 10474 <location filename="../QScintilla/Editor.py" line="1267"/>
10475 <source>Previous bookmark</source> 10475 <source>Previous bookmark</source>
10476 <translation>上一个书签</translation> 10476 <translation>上一个书签</translation>
10477 </message> 10477 </message>
10478 <message> 10478 <message>
10479 <location filename="../QScintilla/Editor.py" line="1261"/> 10479 <location filename="../QScintilla/Editor.py" line="1269"/>
10480 <source>Clear all bookmarks</source> 10480 <source>Clear all bookmarks</source>
10481 <translation>清除所有书签</translation> 10481 <translation>清除所有书签</translation>
10482 </message> 10482 </message>
10483 <message> 10483 <message>
10484 <location filename="../QScintilla/Editor.py" line="1281"/> 10484 <location filename="../QScintilla/Editor.py" line="1289"/>
10485 <source>Toggle breakpoint</source> 10485 <source>Toggle breakpoint</source>
10486 <translation>切换断点</translation> 10486 <translation>切换断点</translation>
10487 </message> 10487 </message>
10488 <message> 10488 <message>
10489 <location filename="../QScintilla/Editor.py" line="1283"/> 10489 <location filename="../QScintilla/Editor.py" line="1291"/>
10490 <source>Toggle temporary breakpoint</source> 10490 <source>Toggle temporary breakpoint</source>
10491 <translation>切换临时断点</translation> 10491 <translation>切换临时断点</translation>
10492 </message> 10492 </message>
10493 <message> 10493 <message>
10494 <location filename="../QScintilla/Editor.py" line="1286"/> 10494 <location filename="../QScintilla/Editor.py" line="1294"/>
10495 <source>Edit breakpoint...</source> 10495 <source>Edit breakpoint...</source>
10496 <translation>编辑断点…</translation> 10496 <translation>编辑断点…</translation>
10497 </message> 10497 </message>
10498 <message> 10498 <message>
10499 <location filename="../QScintilla/Editor.py" line="5406"/> 10499 <location filename="../QScintilla/Editor.py" line="5414"/>
10500 <source>Enable breakpoint</source> 10500 <source>Enable breakpoint</source>
10501 <translation>允许断点</translation> 10501 <translation>允许断点</translation>
10502 </message> 10502 </message>
10503 <message> 10503 <message>
10504 <location filename="../QScintilla/Editor.py" line="1291"/> 10504 <location filename="../QScintilla/Editor.py" line="1299"/>
10505 <source>Next breakpoint</source> 10505 <source>Next breakpoint</source>
10506 <translation>下一个断点</translation> 10506 <translation>下一个断点</translation>
10507 </message> 10507 </message>
10508 <message> 10508 <message>
10509 <location filename="../QScintilla/Editor.py" line="1293"/> 10509 <location filename="../QScintilla/Editor.py" line="1301"/>
10510 <source>Previous breakpoint</source> 10510 <source>Previous breakpoint</source>
10511 <translation>上一个断点</translation> 10511 <translation>上一个断点</translation>
10512 </message> 10512 </message>
10513 <message> 10513 <message>
10514 <location filename="../QScintilla/Editor.py" line="1295"/> 10514 <location filename="../QScintilla/Editor.py" line="1303"/>
10515 <source>Clear all breakpoints</source> 10515 <source>Clear all breakpoints</source>
10516 <translation>清除所有断点</translation> 10516 <translation>清除所有断点</translation>
10517 </message> 10517 </message>
10518 <message> 10518 <message>
10519 <location filename="../QScintilla/Editor.py" line="1264"/> 10519 <location filename="../QScintilla/Editor.py" line="1272"/>
10520 <source>Goto syntax error</source> 10520 <source>Goto syntax error</source>
10521 <translation>转到语法错误处</translation> 10521 <translation>转到语法错误处</translation>
10522 </message> 10522 </message>
10523 <message> 10523 <message>
10524 <location filename="../QScintilla/Editor.py" line="1266"/> 10524 <location filename="../QScintilla/Editor.py" line="1274"/>
10525 <source>Show syntax error message</source> 10525 <source>Show syntax error message</source>
10526 <translation>显示语法错误消息</translation> 10526 <translation>显示语法错误消息</translation>
10527 </message> 10527 </message>
10528 <message> 10528 <message>
10529 <location filename="../QScintilla/Editor.py" line="1268"/> 10529 <location filename="../QScintilla/Editor.py" line="1276"/>
10530 <source>Clear syntax error</source> 10530 <source>Clear syntax error</source>
10531 <translation>清除语法错误</translation> 10531 <translation>清除语法错误</translation>
10532 </message> 10532 </message>
10533 <message> 10533 <message>
10534 <location filename="../QScintilla/Editor.py" line="1298"/> 10534 <location filename="../QScintilla/Editor.py" line="1306"/>
10535 <source>Next uncovered line</source> 10535 <source>Next uncovered line</source>
10536 <translation>下一个未覆盖行</translation> 10536 <translation>下一个未覆盖行</translation>
10537 </message> 10537 </message>
10538 <message> 10538 <message>
10539 <location filename="../QScintilla/Editor.py" line="1301"/> 10539 <location filename="../QScintilla/Editor.py" line="1309"/>
10540 <source>Previous uncovered line</source> 10540 <source>Previous uncovered line</source>
10541 <translation>上一个未覆盖行</translation> 10541 <translation>上一个未覆盖行</translation>
10542 </message> 10542 </message>
10543 <message> 10543 <message>
10544 <location filename="../QScintilla/Editor.py" line="1304"/> 10544 <location filename="../QScintilla/Editor.py" line="1312"/>
10545 <source>Next task</source> 10545 <source>Next task</source>
10546 <translation>下一个任务</translation> 10546 <translation>下一个任务</translation>
10547 </message> 10547 </message>
10548 <message> 10548 <message>
10549 <location filename="../QScintilla/Editor.py" line="1306"/> 10549 <location filename="../QScintilla/Editor.py" line="1314"/>
10550 <source>Previous task</source> 10550 <source>Previous task</source>
10551 <translation>上一个任务</translation> 10551 <translation>上一个任务</translation>
10552 </message> 10552 </message>
10553 <message> 10553 <message>
10554 <location filename="../QScintilla/Editor.py" line="1318"/> 10554 <location filename="../QScintilla/Editor.py" line="1326"/>
10555 <source>LMB toggles bookmarks</source> 10555 <source>LMB toggles bookmarks</source>
10556 <translation>左键切换书签</translation> 10556 <translation>左键切换书签</translation>
10557 </message> 10557 </message>
10558 <message> 10558 <message>
10559 <location filename="../QScintilla/Editor.py" line="1322"/> 10559 <location filename="../QScintilla/Editor.py" line="1330"/>
10560 <source>LMB toggles breakpoints</source> 10560 <source>LMB toggles breakpoints</source>
10561 <translation>左键切换断点</translation> 10561 <translation>左键切换断点</translation>
10562 </message> 10562 </message>
10563 <message> 10563 <message>
10564 <location filename="../QScintilla/Editor.py" line="1358"/> 10564 <location filename="../QScintilla/Editor.py" line="1366"/>
10565 <source>Export source</source> 10565 <source>Export source</source>
10566 <translation>导出源代码</translation> 10566 <translation>导出源代码</translation>
10567 </message> 10567 </message>
10568 <message> 10568 <message>
10569 <location filename="../QScintilla/Editor.py" line="1358"/> 10569 <location filename="../QScintilla/Editor.py" line="1366"/>
10570 <source>No export format given. Aborting...</source> 10570 <source>No export format given. Aborting...</source>
10571 <translation>没有给定导出格式。终止…</translation> 10571 <translation>没有给定导出格式。终止…</translation>
10572 </message> 10572 </message>
10573 <message> 10573 <message>
10574 <location filename="../QScintilla/Editor.py" line="1389"/> 10574 <location filename="../QScintilla/Editor.py" line="1397"/>
10575 <source>Pygments Lexer</source> 10575 <source>Pygments Lexer</source>
10576 <translation>Pygments 词法分析器</translation> 10576 <translation>Pygments 词法分析器</translation>
10577 </message> 10577 </message>
10578 <message> 10578 <message>
10579 <location filename="../QScintilla/Editor.py" line="1389"/> 10579 <location filename="../QScintilla/Editor.py" line="1397"/>
10580 <source>Select the Pygments lexer to apply.</source> 10580 <source>Select the Pygments lexer to apply.</source>
10581 <translation>选择要应用的 Pygments 词法分析器。</translation> 10581 <translation>选择要应用的 Pygments 词法分析器。</translation>
10582 </message> 10582 </message>
10583 <message> 10583 <message>
10584 <location filename="../QScintilla/Editor.py" line="1865"/> 10584 <location filename="../QScintilla/Editor.py" line="1873"/>
10585 <source>Modification of Read Only file</source> 10585 <source>Modification of Read Only file</source>
10586 <translation>只读文件的改变</translation> 10586 <translation>只读文件的改变</translation>
10587 </message> 10587 </message>
10588 <message> 10588 <message>
10589 <location filename="../QScintilla/Editor.py" line="1865"/> 10589 <location filename="../QScintilla/Editor.py" line="1873"/>
10590 <source>You are attempting to change a read only file. Please save to a different file first.</source> 10590 <source>You are attempting to change a read only file. Please save to a different file first.</source>
10591 <translation>试图改变只读文件。请先保存到另一个文件中。</translation> 10591 <translation>试图改变只读文件。请先保存到另一个文件中。</translation>
10592 </message> 10592 </message>
10593 <message> 10593 <message>
10594 <location filename="../QScintilla/Editor.py" line="2556"/> 10594 <location filename="../QScintilla/Editor.py" line="2564"/>
10595 <source>Printing...</source> 10595 <source>Printing...</source>
10596 <translation>打印中…</translation> 10596 <translation>打印中…</translation>
10597 </message> 10597 </message>
10598 <message> 10598 <message>
10599 <location filename="../QScintilla/Editor.py" line="2573"/> 10599 <location filename="../QScintilla/Editor.py" line="2581"/>
10600 <source>Printing completed</source> 10600 <source>Printing completed</source>
10601 <translation>打印已完成</translation> 10601 <translation>打印已完成</translation>
10602 </message> 10602 </message>
10603 <message> 10603 <message>
10604 <location filename="../QScintilla/Editor.py" line="2575"/> 10604 <location filename="../QScintilla/Editor.py" line="2583"/>
10605 <source>Error while printing</source> 10605 <source>Error while printing</source>
10606 <translation>打印时出错</translation> 10606 <translation>打印时出错</translation>
10607 </message> 10607 </message>
10608 <message> 10608 <message>
10609 <location filename="../QScintilla/Editor.py" line="2578"/> 10609 <location filename="../QScintilla/Editor.py" line="2586"/>
10610 <source>Printing aborted</source> 10610 <source>Printing aborted</source>
10611 <translation>打印失败</translation> 10611 <translation>打印失败</translation>
10612 </message> 10612 </message>
10613 <message> 10613 <message>
10614 <location filename="../QScintilla/Editor.py" line="2936"/> 10614 <location filename="../QScintilla/Editor.py" line="2944"/>
10615 <source>File Modified</source> 10615 <source>File Modified</source>
10616 <translation>文件已改变</translation> 10616 <translation>文件已改变</translation>
10617 </message> 10617 </message>
10618 <message> 10618 <message>
10619 <location filename="../QScintilla/Editor.py" line="3169"/> 10619 <location filename="../QScintilla/Editor.py" line="3177"/>
10620 <source>Save File</source> 10620 <source>Save File</source>
10621 <translation>保存文件</translation> 10621 <translation>保存文件</translation>
10622 </message> 10622 </message>
10623 <message> 10623 <message>
10624 <location filename="../QScintilla/Editor.py" line="4602"/> 10624 <location filename="../QScintilla/Editor.py" line="4610"/>
10625 <source>Autocompletion</source> 10625 <source>Autocompletion</source>
10626 <translation>自动完成</translation> 10626 <translation>自动完成</translation>
10627 </message> 10627 </message>
10628 <message> 10628 <message>
10629 <location filename="../QScintilla/Editor.py" line="4602"/> 10629 <location filename="../QScintilla/Editor.py" line="4610"/>
10630 <source>Autocompletion is not available because there is no autocompletion source set.</source> 10630 <source>Autocompletion is not available because there is no autocompletion source set.</source>
10631 <translation>自动完成无效,没有设定自动完成源。</translation> 10631 <translation>自动完成无效,没有设定自动完成源。</translation>
10632 </message> 10632 </message>
10633 <message> 10633 <message>
10634 <location filename="../QScintilla/Editor.py" line="5409"/> 10634 <location filename="../QScintilla/Editor.py" line="5417"/>
10635 <source>Disable breakpoint</source> 10635 <source>Disable breakpoint</source>
10636 <translation>去除断点</translation> 10636 <translation>去除断点</translation>
10637 </message> 10637 </message>
10638 <message> 10638 <message>
10639 <location filename="../QScintilla/Editor.py" line="5786"/> 10639 <location filename="../QScintilla/Editor.py" line="5794"/>
10640 <source>Code Coverage</source> 10640 <source>Code Coverage</source>
10641 <translation>代码覆盖率</translation> 10641 <translation>代码覆盖率</translation>
10642 </message> 10642 </message>
10643 <message> 10643 <message>
10644 <location filename="../QScintilla/Editor.py" line="5786"/> 10644 <location filename="../QScintilla/Editor.py" line="5794"/>
10645 <source>Please select a coverage file</source> 10645 <source>Please select a coverage file</source>
10646 <translation>请选择一个覆盖率文件</translation> 10646 <translation>请选择一个覆盖率文件</translation>
10647 </message> 10647 </message>
10648 <message> 10648 <message>
10649 <location filename="../QScintilla/Editor.py" line="5849"/> 10649 <location filename="../QScintilla/Editor.py" line="5857"/>
10650 <source>Show Code Coverage Annotations</source> 10650 <source>Show Code Coverage Annotations</source>
10651 <translation>显示代码覆盖率注解</translation> 10651 <translation>显示代码覆盖率注解</translation>
10652 </message> 10652 </message>
10653 <message> 10653 <message>
10654 <location filename="../QScintilla/Editor.py" line="5842"/> 10654 <location filename="../QScintilla/Editor.py" line="5850"/>
10655 <source>All lines have been covered.</source> 10655 <source>All lines have been covered.</source>
10656 <translation>所有行均被已覆盖。</translation> 10656 <translation>所有行均被已覆盖。</translation>
10657 </message> 10657 </message>
10658 <message> 10658 <message>
10659 <location filename="../QScintilla/Editor.py" line="5849"/> 10659 <location filename="../QScintilla/Editor.py" line="5857"/>
10660 <source>There is no coverage file available.</source> 10660 <source>There is no coverage file available.</source>
10661 <translation>没有有效的覆盖率文件。</translation> 10661 <translation>没有有效的覆盖率文件。</translation>
10662 </message> 10662 </message>
10663 <message> 10663 <message>
10664 <location filename="../QScintilla/Editor.py" line="5964"/> 10664 <location filename="../QScintilla/Editor.py" line="5972"/>
10665 <source>Profile Data</source> 10665 <source>Profile Data</source>
10666 <translation>剖析数据</translation> 10666 <translation>剖析数据</translation>
10667 </message> 10667 </message>
10668 <message> 10668 <message>
10669 <location filename="../QScintilla/Editor.py" line="5964"/> 10669 <location filename="../QScintilla/Editor.py" line="5972"/>
10670 <source>Please select a profile file</source> 10670 <source>Please select a profile file</source>
10671 <translation>请选择一个剖析文件</translation> 10671 <translation>请选择一个剖析文件</translation>
10672 </message> 10672 </message>
10673 <message> 10673 <message>
10674 <location filename="../QScintilla/Editor.py" line="6124"/> 10674 <location filename="../QScintilla/Editor.py" line="6132"/>
10675 <source>Syntax Error</source> 10675 <source>Syntax Error</source>
10676 <translation>语法错误</translation> 10676 <translation>语法错误</translation>
10677 </message> 10677 </message>
10678 <message> 10678 <message>
10679 <location filename="../QScintilla/Editor.py" line="6124"/> 10679 <location filename="../QScintilla/Editor.py" line="6132"/>
10680 <source>No syntax error message available.</source> 10680 <source>No syntax error message available.</source>
10681 <translation>语法错误消息无效。</translation> 10681 <translation>语法错误消息无效。</translation>
10682 </message> 10682 </message>
10683 <message> 10683 <message>
10684 <location filename="../QScintilla/Editor.py" line="6439"/> 10684 <location filename="../QScintilla/Editor.py" line="6471"/>
10685 <source>Macro Name</source> 10685 <source>Macro Name</source>
10686 <translation>宏名称</translation> 10686 <translation>宏名称</translation>
10687 </message> 10687 </message>
10688 <message> 10688 <message>
10689 <location filename="../QScintilla/Editor.py" line="6439"/> 10689 <location filename="../QScintilla/Editor.py" line="6471"/>
10690 <source>Select a macro name:</source> 10690 <source>Select a macro name:</source>
10691 <translation>选择一个宏名称:</translation> 10691 <translation>选择一个宏名称:</translation>
10692 </message> 10692 </message>
10693 <message> 10693 <message>
10694 <location filename="../QScintilla/Editor.py" line="6467"/> 10694 <location filename="../QScintilla/Editor.py" line="6499"/>
10695 <source>Load macro file</source> 10695 <source>Load macro file</source>
10696 <translation>输入宏文件</translation> 10696 <translation>输入宏文件</translation>
10697 </message> 10697 </message>
10698 <message> 10698 <message>
10699 <location filename="../QScintilla/Editor.py" line="6510"/> 10699 <location filename="../QScintilla/Editor.py" line="6542"/>
10700 <source>Macro files (*.macro)</source> 10700 <source>Macro files (*.macro)</source>
10701 <translation>宏文件 (*.macro)</translation> 10701 <translation>宏文件 (*.macro)</translation>
10702 </message> 10702 </message>
10703 <message> 10703 <message>
10704 <location filename="../QScintilla/Editor.py" line="6490"/> 10704 <location filename="../QScintilla/Editor.py" line="6522"/>
10705 <source>Error loading macro</source> 10705 <source>Error loading macro</source>
10706 <translation>载入宏文件出错</translation> 10706 <translation>载入宏文件出错</translation>
10707 </message> 10707 </message>
10708 <message> 10708 <message>
10709 <location filename="../QScintilla/Editor.py" line="6510"/> 10709 <location filename="../QScintilla/Editor.py" line="6542"/>
10710 <source>Save macro file</source> 10710 <source>Save macro file</source>
10711 <translation>保存宏文件</translation> 10711 <translation>保存宏文件</translation>
10712 </message> 10712 </message>
10713 <message> 10713 <message>
10714 <location filename="../QScintilla/Editor.py" line="6527"/> 10714 <location filename="../QScintilla/Editor.py" line="6559"/>
10715 <source>Save macro</source> 10715 <source>Save macro</source>
10716 <translation>保存宏</translation> 10716 <translation>保存宏</translation>
10717 </message> 10717 </message>
10718 <message> 10718 <message>
10719 <location filename="../QScintilla/Editor.py" line="6543"/> 10719 <location filename="../QScintilla/Editor.py" line="6575"/>
10720 <source>Error saving macro</source> 10720 <source>Error saving macro</source>
10721 <translation>保存宏出错</translation> 10721 <translation>保存宏出错</translation>
10722 </message> 10722 </message>
10723 <message> 10723 <message>
10724 <location filename="../QScintilla/Editor.py" line="6556"/> 10724 <location filename="../QScintilla/Editor.py" line="6588"/>
10725 <source>Start Macro Recording</source> 10725 <source>Start Macro Recording</source>
10726 <translation>开始宏录制</translation> 10726 <translation>开始宏录制</translation>
10727 </message> 10727 </message>
10728 <message> 10728 <message>
10729 <location filename="../QScintilla/Editor.py" line="6556"/> 10729 <location filename="../QScintilla/Editor.py" line="6588"/>
10730 <source>Macro recording is already active. Start new?</source> 10730 <source>Macro recording is already active. Start new?</source>
10731 <translation>宏录制已激活。开始录制新宏?</translation> 10731 <translation>宏录制已激活。开始录制新宏?</translation>
10732 </message> 10732 </message>
10733 <message> 10733 <message>
10734 <location filename="../QScintilla/Editor.py" line="6582"/> 10734 <location filename="../QScintilla/Editor.py" line="6614"/>
10735 <source>Macro Recording</source> 10735 <source>Macro Recording</source>
10736 <translation>宏录制</translation> 10736 <translation>宏录制</translation>
10737 </message> 10737 </message>
10738 <message> 10738 <message>
10739 <location filename="../QScintilla/Editor.py" line="6582"/> 10739 <location filename="../QScintilla/Editor.py" line="6614"/>
10740 <source>Enter name of the macro:</source> 10740 <source>Enter name of the macro:</source>
10741 <translation>输入宏名称:</translation> 10741 <translation>输入宏名称:</translation>
10742 </message> 10742 </message>
10743 <message> 10743 <message>
10744 <location filename="../QScintilla/Editor.py" line="6720"/> 10744 <location filename="../QScintilla/Editor.py" line="6752"/>
10745 <source>File changed</source> 10745 <source>File changed</source>
10746 <translation>文件已改变</translation> 10746 <translation>文件已改变</translation>
10747 </message> 10747 </message>
10748 <message> 10748 <message>
10749 <location filename="../QScintilla/Editor.py" line="7024"/> 10749 <location filename="../QScintilla/Editor.py" line="7056"/>
10750 <source>Drop Error</source> 10750 <source>Drop Error</source>
10751 <translation>降落误差</translation> 10751 <translation>降落误差</translation>
10752 </message> 10752 </message>
10753 <message> 10753 <message>
10754 <location filename="../QScintilla/Editor.py" line="7045"/> 10754 <location filename="../QScintilla/Editor.py" line="7077"/>
10755 <source>Resources</source> 10755 <source>Resources</source>
10756 <translation>资源</translation> 10756 <translation>资源</translation>
10757 </message> 10757 </message>
10758 <message> 10758 <message>
10759 <location filename="../QScintilla/Editor.py" line="7047"/> 10759 <location filename="../QScintilla/Editor.py" line="7079"/>
10760 <source>Add file...</source> 10760 <source>Add file...</source>
10761 <translation>添加文件…</translation> 10761 <translation>添加文件…</translation>
10762 </message> 10762 </message>
10763 <message> 10763 <message>
10764 <location filename="../QScintilla/Editor.py" line="7049"/> 10764 <location filename="../QScintilla/Editor.py" line="7081"/>
10765 <source>Add files...</source> 10765 <source>Add files...</source>
10766 <translation>添加文件…</translation> 10766 <translation>添加文件…</translation>
10767 </message> 10767 </message>
10768 <message> 10768 <message>
10769 <location filename="../QScintilla/Editor.py" line="7051"/> 10769 <location filename="../QScintilla/Editor.py" line="7083"/>
10770 <source>Add aliased file...</source> 10770 <source>Add aliased file...</source>
10771 <translation>添加别名文件…</translation> 10771 <translation>添加别名文件…</translation>
10772 </message> 10772 </message>
10773 <message> 10773 <message>
10774 <location filename="../QScintilla/Editor.py" line="7054"/> 10774 <location filename="../QScintilla/Editor.py" line="7086"/>
10775 <source>Add localized resource...</source> 10775 <source>Add localized resource...</source>
10776 <translation>添加本地资源…</translation> 10776 <translation>添加本地资源…</translation>
10777 </message> 10777 </message>
10778 <message> 10778 <message>
10779 <location filename="../QScintilla/Editor.py" line="7058"/> 10779 <location filename="../QScintilla/Editor.py" line="7090"/>
10780 <source>Add resource frame</source> 10780 <source>Add resource frame</source>
10781 <translation>添加资源结构</translation> 10781 <translation>添加资源结构</translation>
10782 </message> 10782 </message>
10783 <message> 10783 <message>
10784 <location filename="../QScintilla/Editor.py" line="7077"/> 10784 <location filename="../QScintilla/Editor.py" line="7109"/>
10785 <source>Add file resource</source> 10785 <source>Add file resource</source>
10786 <translation>添加文件资源</translation> 10786 <translation>添加文件资源</translation>
10787 </message> 10787 </message>
10788 <message> 10788 <message>
10789 <location filename="../QScintilla/Editor.py" line="7093"/> 10789 <location filename="../QScintilla/Editor.py" line="7125"/>
10790 <source>Add file resources</source> 10790 <source>Add file resources</source>
10791 <translation>添加多个文件资源</translation> 10791 <translation>添加多个文件资源</translation>
10792 </message> 10792 </message>
10793 <message> 10793 <message>
10794 <location filename="../QScintilla/Editor.py" line="7121"/> 10794 <location filename="../QScintilla/Editor.py" line="7153"/>
10795 <source>Add aliased file resource</source> 10795 <source>Add aliased file resource</source>
10796 <translation>添加别名文件资源</translation> 10796 <translation>添加别名文件资源</translation>
10797 </message> 10797 </message>
10798 <message> 10798 <message>
10799 <location filename="../QScintilla/Editor.py" line="7185"/> 10799 <location filename="../QScintilla/Editor.py" line="7217"/>
10800 <source>Package Diagram</source> 10800 <source>Package Diagram</source>
10801 <translation>程序包图</translation> 10801 <translation>程序包图</translation>
10802 </message> 10802 </message>
10803 <message> 10803 <message>
10804 <location filename="../QScintilla/Editor.py" line="7185"/> 10804 <location filename="../QScintilla/Editor.py" line="7217"/>
10805 <source>Include class attributes?</source> 10805 <source>Include class attributes?</source>
10806 <translation>包含类属性?</translation> 10806 <translation>包含类属性?</translation>
10807 </message> 10807 </message>
10808 <message> 10808 <message>
10809 <location filename="../QScintilla/Editor.py" line="7205"/> 10809 <location filename="../QScintilla/Editor.py" line="7237"/>
10810 <source>Imports Diagram</source> 10810 <source>Imports Diagram</source>
10811 <translation>引用图</translation> 10811 <translation>引用图</translation>
10812 </message> 10812 </message>
10813 <message> 10813 <message>
10814 <location filename="../QScintilla/Editor.py" line="7205"/> 10814 <location filename="../QScintilla/Editor.py" line="7237"/>
10815 <source>Include imports from external modules?</source> 10815 <source>Include imports from external modules?</source>
10816 <translation>从外部模块包含引用?</translation> 10816 <translation>从外部模块包含引用?</translation>
10817 </message> 10817 </message>
10818 <message> 10818 <message>
10819 <location filename="../QScintilla/Editor.py" line="7219"/> 10819 <location filename="../QScintilla/Editor.py" line="7251"/>
10820 <source>Application Diagram</source> 10820 <source>Application Diagram</source>
10821 <translation>应用程序图</translation> 10821 <translation>应用程序图</translation>
10822 </message> 10822 </message>
10823 <message> 10823 <message>
10824 <location filename="../QScintilla/Editor.py" line="7219"/> 10824 <location filename="../QScintilla/Editor.py" line="7251"/>
10825 <source>Include module names?</source> 10825 <source>Include module names?</source>
10826 <translation>包含模块名?</translation> 10826 <translation>包含模块名?</translation>
10827 </message> 10827 </message>
10828 <message> 10828 <message>
10829 <location filename="../QScintilla/Editor.py" line="7504"/> 10829 <location filename="../QScintilla/Editor.py" line="7536"/>
10830 <source>Add to dictionary</source> 10830 <source>Add to dictionary</source>
10831 <translation>添加到文件夹</translation> 10831 <translation>添加到文件夹</translation>
10832 </message> 10832 </message>
10833 <message> 10833 <message>
10834 <location filename="../QScintilla/Editor.py" line="7506"/> 10834 <location filename="../QScintilla/Editor.py" line="7538"/>
10835 <source>Ignore All</source> 10835 <source>Ignore All</source>
10836 <translation>全部忽略</translation> 10836 <translation>全部忽略</translation>
10837 </message> 10837 </message>
10838 <message> 10838 <message>
10839 <location filename="../QScintilla/Editor.py" line="805"/> 10839 <location filename="../QScintilla/Editor.py" line="813"/>
10840 <source>Remove from dictionary</source> 10840 <source>Remove from dictionary</source>
10841 <translation>从词典里移除</translation> 10841 <translation>从词典里移除</translation>
10842 </message> 10842 </message>
10843 <message> 10843 <message>
10844 <location filename="../QScintilla/Editor.py" line="359"/> 10844 <location filename="../QScintilla/Editor.py" line="367"/>
10845 <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> 10845 <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>
10846 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 的大小为 &lt;b&gt;{1} KB&lt;/b&gt;。确认要读取它?&lt;/p&gt;</translation> 10846 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 的大小为 &lt;b&gt;{1} KB&lt;/b&gt;。确认要读取它?&lt;/p&gt;</translation>
10847 </message> 10847 </message>
10848 <message> 10848 <message>
10849 <location filename="../QScintilla/Editor.py" line="1350"/> 10849 <location filename="../QScintilla/Editor.py" line="1358"/>
10850 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source> 10850 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
10851 <translation type="unfinished"></translation> 10851 <translation type="unfinished"></translation>
10852 </message> 10852 </message>
10853 <message> 10853 <message>
10854 <location filename="../QScintilla/Editor.py" line="1369"/> 10854 <location filename="../QScintilla/Editor.py" line="1377"/>
10855 <source>Alternatives ({0})</source> 10855 <source>Alternatives ({0})</source>
10856 <translation type="unfinished"></translation> 10856 <translation type="unfinished"></translation>
10857 </message> 10857 </message>
10858 <message> 10858 <message>
10859 <location filename="../QScintilla/Editor.py" line="2936"/> 10859 <location filename="../QScintilla/Editor.py" line="2944"/>
10860 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source> 10860 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
10861 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 有未保存的更改。&lt;/p&gt;</translation> 10861 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 有未保存的更改。&lt;/p&gt;</translation>
10862 </message> 10862 </message>
10863 <message> 10863 <message>
10864 <location filename="../QScintilla/Editor.py" line="2996"/> 10864 <location filename="../QScintilla/Editor.py" line="3004"/>
10865 <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> 10865 <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>
10866 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法打开。&lt;/p&gt;&lt;p&gt;原因:{1}&lt;/p&gt;</translation> 10866 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法打开。&lt;/p&gt;&lt;p&gt;原因:{1}&lt;/p&gt;</translation>
10867 </message> 10867 </message>
10868 <message> 10868 <message>
10869 <location filename="../QScintilla/Editor.py" line="3110"/> 10869 <location filename="../QScintilla/Editor.py" line="3118"/>
10870 <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> 10870 <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>
10871 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法保存。&lt;br /&gt;原因:{1}&lt;/p&gt;</translation> 10871 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 无法保存。&lt;br /&gt;原因:{1}&lt;/p&gt;</translation>
10872 </message> 10872 </message>
10873 <message> 10873 <message>
10874 <location filename="../QScintilla/Editor.py" line="6481"/> 10874 <location filename="../QScintilla/Editor.py" line="6513"/>
10875 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 10875 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
10876 <translation type="unfinished"></translation> 10876 <translation type="unfinished"></translation>
10877 </message> 10877 </message>
10878 <message> 10878 <message>
10879 <location filename="../QScintilla/Editor.py" line="6490"/> 10879 <location filename="../QScintilla/Editor.py" line="6522"/>
10880 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source> 10880 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
10881 <translation type="unfinished"></translation> 10881 <translation type="unfinished"></translation>
10882 </message> 10882 </message>
10883 <message> 10883 <message>
10884 <location filename="../QScintilla/Editor.py" line="6543"/> 10884 <location filename="../QScintilla/Editor.py" line="6575"/>
10885 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 10885 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
10886 <translation type="unfinished"></translation> 10886 <translation type="unfinished"></translation>
10887 </message> 10887 </message>
10888 <message> 10888 <message>
10889 <location filename="../QScintilla/Editor.py" line="6884"/> 10889 <location filename="../QScintilla/Editor.py" line="6916"/>
10890 <source>{0} (ro)</source> 10890 <source>{0} (ro)</source>
10891 <translation>{0}(只读)</translation> 10891 <translation>{0}(只读)</translation>
10892 </message> 10892 </message>
10893 <message> 10893 <message>
10894 <location filename="../QScintilla/Editor.py" line="7024"/> 10894 <location filename="../QScintilla/Editor.py" line="7056"/>
10895 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 10895 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
10896 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; 不是一个文件。&lt;/p&gt;</translation> 10896 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; 不是一个文件。&lt;/p&gt;</translation>
10897 </message> 10897 </message>
10898 <message> 10898 <message>
10899 <location filename="../QScintilla/Editor.py" line="7121"/> 10899 <location filename="../QScintilla/Editor.py" line="7153"/>
10900 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source> 10900 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
10901 <translation type="unfinished"></translation> 10901 <translation type="unfinished"></translation>
10902 </message> 10902 </message>
10903 <message> 10903 <message>
10904 <location filename="../QScintilla/Editor.py" line="1271"/> 10904 <location filename="../QScintilla/Editor.py" line="1279"/>
10905 <source>Next warning</source> 10905 <source>Next warning</source>
10906 <translation>下一个警告</translation> 10906 <translation>下一个警告</translation>
10907 </message> 10907 </message>
10908 <message> 10908 <message>
10909 <location filename="../QScintilla/Editor.py" line="1274"/> 10909 <location filename="../QScintilla/Editor.py" line="1282"/>
10910 <source>Previous warning</source> 10910 <source>Previous warning</source>
10911 <translation>上一个警告</translation> 10911 <translation>上一个警告</translation>
10912 </message> 10912 </message>
10913 <message> 10913 <message>
10914 <location filename="../QScintilla/Editor.py" line="1276"/> 10914 <location filename="../QScintilla/Editor.py" line="1284"/>
10915 <source>Show warning message</source> 10915 <source>Show warning message</source>
10916 <translation>显示警告信息</translation> 10916 <translation>显示警告信息</translation>
10917 </message> 10917 </message>
10918 <message> 10918 <message>
10919 <location filename="../QScintilla/Editor.py" line="1278"/> 10919 <location filename="../QScintilla/Editor.py" line="1286"/>
10920 <source>Clear warnings</source> 10920 <source>Clear warnings</source>
10921 <translation>清空警告</translation> 10921 <translation>清空警告</translation>
10922 </message> 10922 </message>
10923 <message> 10923 <message>
10924 <location filename="../QScintilla/Editor.py" line="3169"/> 10924 <location filename="../QScintilla/Editor.py" line="3177"/>
10925 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 10925 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
10926 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation> 10926 <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation>
10927 </message> 10927 </message>
10928 <message> 10928 <message>
10929 <location filename="../QScintilla/Editor.py" line="6527"/> 10929 <location filename="../QScintilla/Editor.py" line="6559"/>
10930 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 10930 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
10931 <translation>&lt;p&gt;宏文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation> 10931 <translation>&lt;p&gt;宏文件 &lt;b&gt;{0}&lt;/b&gt; 已经存在。是否覆盖?&lt;/p&gt;</translation>
10932 </message> 10932 </message>
10933 <message> 10933 <message>
10934 <location filename="../QScintilla/Editor.py" line="6378"/> 10934 <location filename="../QScintilla/Editor.py" line="6410"/>
10935 <source>Warning: {0}</source> 10935 <source>Warning: {0}</source>
10936 <translation>警告:{0}</translation> 10936 <translation>警告:{0}</translation>
10937 </message> 10937 </message>
10938 <message> 10938 <message>
10939 <location filename="../QScintilla/Editor.py" line="6385"/> 10939 <location filename="../QScintilla/Editor.py" line="6417"/>
10940 <source>Error: {0}</source> 10940 <source>Error: {0}</source>
10941 <translation>错误:{0}</translation> 10941 <translation>错误:{0}</translation>
10942 </message> 10942 </message>
10943 <message> 10943 <message>
10944 <location filename="../QScintilla/Editor.py" line="6716"/> 10944 <location filename="../QScintilla/Editor.py" line="6748"/>
10945 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source> 10945 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
10946 <translation>&lt;br&gt;&lt;b&gt;警告:&lt;/b&gt;您在重新打开时将丢失所有更改。</translation> 10946 <translation>&lt;br&gt;&lt;b&gt;警告:&lt;/b&gt;您在重新打开时将丢失所有更改。</translation>
10947 </message> 10947 </message>
10948 <message> 10948 <message>
10949 <location filename="../QScintilla/Editor.py" line="882"/> 10949 <location filename="../QScintilla/Editor.py" line="890"/>
10950 <source>Open &apos;rejection&apos; file</source> 10950 <source>Open &apos;rejection&apos; file</source>
10951 <translation type="unfinished"></translation> 10951 <translation type="unfinished"></translation>
10952 </message> 10952 </message>
10953 <message> 10953 <message>
10954 <location filename="../QScintilla/Editor.py" line="992"/> 10954 <location filename="../QScintilla/Editor.py" line="1000"/>
10955 <source>Load Diagram...</source> 10955 <source>Load Diagram...</source>
10956 <translation type="unfinished"></translation> 10956 <translation type="unfinished"></translation>
10957 </message> 10957 </message>
10958 <message> 10958 <message>
10959 <location filename="../QScintilla/Editor.py" line="1309"/> 10959 <location filename="../QScintilla/Editor.py" line="1317"/>
10960 <source>Next change</source> 10960 <source>Next change</source>
10961 <translation>下一个更改</translation> 10961 <translation>下一个更改</translation>
10962 </message> 10962 </message>
10963 <message> 10963 <message>
10964 <location filename="../QScintilla/Editor.py" line="1312"/> 10964 <location filename="../QScintilla/Editor.py" line="1320"/>
10965 <source>Previous change</source> 10965 <source>Previous change</source>
10966 <translation>上一个更改</translation> 10966 <translation>上一个更改</translation>
10967 </message> 10967 </message>
10968 <message> 10968 <message>
10969 <location filename="../QScintilla/Editor.py" line="7918"/> 10969 <location filename="../QScintilla/Editor.py" line="7950"/>
10970 <source>Sort Lines</source> 10970 <source>Sort Lines</source>
10971 <translation type="unfinished"></translation> 10971 <translation type="unfinished"></translation>
10972 </message> 10972 </message>
10973 <message> 10973 <message>
10974 <location filename="../QScintilla/Editor.py" line="7918"/> 10974 <location filename="../QScintilla/Editor.py" line="7950"/>
10975 <source>The selection contains illegal data for a numerical sort.</source> 10975 <source>The selection contains illegal data for a numerical sort.</source>
10976 <translation type="unfinished"></translation> 10976 <translation type="unfinished"></translation>
10977 </message> 10977 </message>
10978 <message> 10978 <message>
10979 <location filename="../QScintilla/Editor.py" line="6314"/> 10979 <location filename="../QScintilla/Editor.py" line="6346"/>
10980 <source>Warning</source> 10980 <source>Warning</source>
10981 <translation>警告</translation> 10981 <translation>警告</translation>
10982 </message> 10982 </message>
10983 <message> 10983 <message>
10984 <location filename="../QScintilla/Editor.py" line="6314"/> 10984 <location filename="../QScintilla/Editor.py" line="6346"/>
10985 <source>No warning messages available.</source> 10985 <source>No warning messages available.</source>
10986 <translation type="unfinished"></translation> 10986 <translation type="unfinished"></translation>
10987 </message> 10987 </message>
10988 <message> 10988 <message>
10989 <location filename="../QScintilla/Editor.py" line="6375"/> 10989 <location filename="../QScintilla/Editor.py" line="6407"/>
10990 <source>Style: {0}</source> 10990 <source>Style: {0}</source>
10991 <translation type="unfinished"></translation> 10991 <translation type="unfinished"></translation>
10992 </message> 10992 </message>
10993 <message> 10993 <message>
10994 <location filename="../QScintilla/Editor.py" line="856"/> 10994 <location filename="../QScintilla/Editor.py" line="864"/>
10995 <source>New Document View</source> 10995 <source>New Document View</source>
10996 <translation>新建文档视图</translation> 10996 <translation>新建文档视图</translation>
10997 </message> 10997 </message>
10998 <message> 10998 <message>
10999 <location filename="../QScintilla/Editor.py" line="859"/> 10999 <location filename="../QScintilla/Editor.py" line="867"/>
11000 <source>New Document View (with new split)</source> 11000 <source>New Document View (with new split)</source>
11001 <translation>新建文档视图(在新拆分页中)</translation> 11001 <translation>新建文档视图(在新拆分页中)</translation>
11002 </message> 11002 </message>
11003 <message> 11003 <message>
11004 <location filename="../QScintilla/Editor.py" line="946"/> 11004 <location filename="../QScintilla/Editor.py" line="954"/>
11005 <source>Tools</source> 11005 <source>Tools</source>
11006 <translation>工具</translation> 11006 <translation>工具</translation>
11007 </message> 11007 </message>
11008 <message> 11008 <message>
11009 <location filename="../QScintilla/Editor.py" line="1074"/> 11009 <location filename="../QScintilla/Editor.py" line="1082"/>
11010 <source>Re-Open With Encoding</source> 11010 <source>Re-Open With Encoding</source>
11011 <translation>使用指定编码重新打开</translation> 11011 <translation>使用指定编码重新打开</translation>
11012 </message> 11012 </message>
11013 <message> 11013 <message>
11014 <location filename="../QScintilla/Editor.py" line="6710"/> 11014 <location filename="../QScintilla/Editor.py" line="6742"/>
11015 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source> 11015 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source>
11016 <translation type="unfinished"></translation> 11016 <translation type="unfinished"></translation>
11017 </message> 11017 </message>
11018 <message> 11018 <message>
11019 <location filename="../QScintilla/Editor.py" line="832"/> 11019 <location filename="../QScintilla/Editor.py" line="840"/>
11020 <source>Automatic Completion enabled</source> 11020 <source>Automatic Completion enabled</source>
11021 <translation>允许自动补全</translation> 11021 <translation>允许自动补全</translation>
11022 </message> 11022 </message>
11023 <message> 11023 <message>
11024 <location filename="../QScintilla/Editor.py" line="912"/> 11024 <location filename="../QScintilla/Editor.py" line="920"/>
11025 <source>Complete</source> 11025 <source>Complete</source>
11026 <translation>补全</translation> 11026 <translation>补全</translation>
11027 </message> 11027 </message>
11028 <message> 11028 <message>
11029 <location filename="../QScintilla/Editor.py" line="4727"/> 11029 <location filename="../QScintilla/Editor.py" line="4735"/>
11030 <source>Auto-Completion Provider</source> 11030 <source>Auto-Completion Provider</source>
11031 <translation type="unfinished"></translation> 11031 <translation type="unfinished"></translation>
11032 </message> 11032 </message>
11033 <message> 11033 <message>
11034 <location filename="../QScintilla/Editor.py" line="4727"/> 11034 <location filename="../QScintilla/Editor.py" line="4735"/>
11035 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source> 11035 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11036 <translation type="unfinished"></translation> 11036 <translation type="unfinished"></translation>
11037 </message> 11037 </message>
11038 <message> 11038 <message>
11039 <location filename="../QScintilla/Editor.py" line="4989"/> 11039 <location filename="../QScintilla/Editor.py" line="4997"/>
11040 <source>Call-Tips Provider</source> 11040 <source>Call-Tips Provider</source>
11041 <translation type="unfinished"></translation> 11041 <translation type="unfinished"></translation>
11042 </message> 11042 </message>
11043 <message> 11043 <message>
11044 <location filename="../QScintilla/Editor.py" line="4989"/> 11044 <location filename="../QScintilla/Editor.py" line="4997"/>
11045 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source> 11045 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11046 <translation type="unfinished"></translation> 11046 <translation type="unfinished"></translation>
11047 </message> 11047 </message>
11048 <message> 11048 <message>
11049 <location filename="../QScintilla/Editor.py" line="8005"/> 11049 <location filename="../QScintilla/Editor.py" line="8037"/>
11050 <source>Register Mouse Click Handler</source> 11050 <source>Register Mouse Click Handler</source>
11051 <translation type="unfinished"></translation> 11051 <translation type="unfinished"></translation>
11052 </message> 11052 </message>
11053 <message> 11053 <message>
11054 <location filename="../QScintilla/Editor.py" line="8005"/> 11054 <location filename="../QScintilla/Editor.py" line="8037"/>
11055 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source> 11055 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
11056 <translation type="unfinished"></translation> 11056 <translation type="unfinished"></translation>
11057 </message> 11057 </message>
11058 <message> 11058 <message>
11059 <location filename="../QScintilla/Editor.py" line="876"/> 11059 <location filename="../QScintilla/Editor.py" line="884"/>
11060 <source>Save Copy...</source> 11060 <source>Save Copy...</source>
11061 <translation type="unfinished">保存副本…</translation> 11061 <translation type="unfinished">保存副本…</translation>
11062 </message> 11062 </message>
11063 <message> 11063 <message>
11064 <location filename="../QScintilla/Editor.py" line="915"/> 11064 <location filename="../QScintilla/Editor.py" line="923"/>
11065 <source>Clear Completions Cache</source> 11065 <source>Clear Completions Cache</source>
11066 <translation type="unfinished"></translation> 11066 <translation type="unfinished"></translation>
11067 </message> 11067 </message>
11068 <message> 11068 <message>
11069 <location filename="../QScintilla/Editor.py" line="842"/> 11069 <location filename="../QScintilla/Editor.py" line="850"/>
11070 <source>Code Info</source> 11070 <source>Code Info</source>
11071 <translation type="unfinished"></translation> 11071 <translation type="unfinished"></translation>
11072 </message> 11072 </message>
11073 <message> 11073 <message>
11074 <location filename="../QScintilla/Editor.py" line="1315"/> 11074 <location filename="../QScintilla/Editor.py" line="1323"/>
11075 <source>Clear changes</source> 11075 <source>Clear changes</source>
11076 <translation type="unfinished"></translation> 11076 <translation type="unfinished"></translation>
11077 </message> 11077 </message>
11078 <message> 11078 <message>
11079 <location filename="../QScintilla/Editor.py" line="767"/> 11079 <location filename="../QScintilla/Editor.py" line="775"/>
11080 <source>Execute Selection In Console</source> 11080 <source>Execute Selection In Console</source>
11081 <translation type="unfinished"></translation> 11081 <translation type="unfinished"></translation>
11082 </message> 11082 </message>
11083 <message> 11083 <message>
11084 <location filename="../QScintilla/Editor.py" line="8126"/> 11084 <location filename="../QScintilla/Editor.py" line="8158"/>
11085 <source>EditorConfig Properties</source> 11085 <source>EditorConfig Properties</source>
11086 <translation type="unfinished"></translation> 11086 <translation type="unfinished"></translation>
11087 </message> 11087 </message>
11088 <message> 11088 <message>
11089 <location filename="../QScintilla/Editor.py" line="8126"/> 11089 <location filename="../QScintilla/Editor.py" line="8158"/>
11090 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 11090 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
11091 <translation type="unfinished"></translation> 11091 <translation type="unfinished"></translation>
11092 </message> 11092 </message>
11093 </context> 11093 </context>
11094 <context> 11094 <context>
14053 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1100"/> 14053 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1100"/>
14054 <source>Change Background Colour</source> 14054 <source>Change Background Colour</source>
14055 <translation>改变背景颜色</translation> 14055 <translation>改变背景颜色</translation>
14056 </message> 14056 </message>
14057 <message> 14057 <message>
14058 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1860"/> 14058 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1883"/>
14059 <source>Various</source> 14059 <source>Various</source>
14060 <translation>其它</translation> 14060 <translation>其它</translation>
14061 </message> 14061 </message>
14062 <message> 14062 <message>
14063 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1449"/> 14063 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1449"/>
14068 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1452"/> 14068 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1452"/>
14069 <source>Show Whitespace</source> 14069 <source>Show Whitespace</source>
14070 <translation>显示空格</translation> 14070 <translation>显示空格</translation>
14071 </message> 14071 </message>
14072 <message> 14072 <message>
14073 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1866"/> 14073 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1889"/>
14074 <source>Select to show a minimalistic context menu</source> 14074 <source>Select to show a minimalistic context menu</source>
14075 <translation>选择显示简化的上下文菜单</translation> 14075 <translation>选择显示简化的上下文菜单</translation>
14076 </message> 14076 </message>
14077 <message> 14077 <message>
14078 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1869"/> 14078 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1892"/>
14079 <source>Show minimal context menu</source> 14079 <source>Show minimal context menu</source>
14080 <translation>显示最简上下文菜单</translation> 14080 <translation>显示最简上下文菜单</translation>
14081 </message> 14081 </message>
14082 <message> 14082 <message>
14083 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1114"/> 14083 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1114"/>
14458 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1801"/> 14458 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1801"/>
14459 <source>Select the colour for the current line marker</source> 14459 <source>Select the colour for the current line marker</source>
14460 <translation type="unfinished"></translation> 14460 <translation type="unfinished"></translation>
14461 </message> 14461 </message>
14462 <message> 14462 <message>
14463 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1834"/> 14463 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1857"/>
14464 <source>Background:</source> 14464 <source>Background:</source>
14465 <translation type="unfinished"></translation> 14465 <translation type="unfinished"></translation>
14466 </message> 14466 </message>
14467 <message> 14467 <message>
14468 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1847"/> 14468 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1870"/>
14469 <source>Select the background colour for the marker map</source> 14469 <source>Select the background colour for the marker map</source>
14470 <translation type="unfinished"></translation> 14470 <translation type="unfinished"></translation>
14471 </message> 14471 </message>
14472 <message> 14472 <message>
14473 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1552"/> 14473 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1552"/>
14513 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1824"/> 14513 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1824"/>
14514 <source>Select the colour for the search marker</source> 14514 <source>Select the colour for the search marker</source>
14515 <translation type="unfinished"></translation> 14515 <translation type="unfinished"></translation>
14516 </message> 14516 </message>
14517 <message> 14517 <message>
14518 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1876"/> 14518 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1899"/>
14519 <source>Select to hide the Format Buttons bar when formatting is not supported</source> 14519 <source>Select to hide the Format Buttons bar when formatting is not supported</source>
14520 <translation type="unfinished"></translation> 14520 <translation type="unfinished"></translation>
14521 </message> 14521 </message>
14522 <message> 14522 <message>
14523 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1879"/> 14523 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1902"/>
14524 <source>Hide Format Buttons bar when not supported</source> 14524 <source>Hide Format Buttons bar when not supported</source>
14525 <translation type="unfinished"></translation> 14525 <translation type="unfinished"></translation>
14526 </message> 14526 </message>
14527 <message> 14527 <message>
14528 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="716"/> 14528 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="716"/>
14530 <translation type="unfinished"></translation> 14530 <translation type="unfinished"></translation>
14531 </message> 14531 </message>
14532 <message> 14532 <message>
14533 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="719"/> 14533 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="719"/>
14534 <source>Use background colours</source> 14534 <source>Use background colours</source>
14535 <translation type="unfinished"></translation>
14536 </message>
14537 <message>
14538 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1834"/>
14539 <source>Conflict Marker Line:</source>
14540 <translation type="unfinished"></translation>
14541 </message>
14542 <message>
14543 <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1847"/>
14544 <source>Select the colour for the conflict marker line marker</source>
14535 <translation type="unfinished"></translation> 14545 <translation type="unfinished"></translation>
14536 </message> 14546 </message>
14537 </context> 14547 </context>
14538 <context> 14548 <context>
14539 <name>EditorSyntaxPage</name> 14549 <name>EditorSyntaxPage</name>
50124 </message> 50134 </message>
50125 </context> 50135 </context>
50126 <context> 50136 <context>
50127 <name>Preferences</name> 50137 <name>Preferences</name>
50128 <message> 50138 <message>
50129 <location filename="../Preferences/__init__.py" line="1650"/> 50139 <location filename="../Preferences/__init__.py" line="1651"/>
50130 <source>Export Preferences</source> 50140 <source>Export Preferences</source>
50131 <translation>导出首选项</translation> 50141 <translation>导出首选项</translation>
50132 </message> 50142 </message>
50133 <message> 50143 <message>
50134 <location filename="../Preferences/__init__.py" line="1678"/> 50144 <location filename="../Preferences/__init__.py" line="1679"/>
50135 <source>Import Preferences</source> 50145 <source>Import Preferences</source>
50136 <translation>导入首选项</translation> 50146 <translation>导入首选项</translation>
50137 </message> 50147 </message>
50138 <message> 50148 <message>
50139 <location filename="../Preferences/__init__.py" line="1678"/> 50149 <location filename="../Preferences/__init__.py" line="1679"/>
50140 <source>Properties File (*.ini);;All Files (*)</source> 50150 <source>Properties File (*.ini);;All Files (*)</source>
50141 <translation>属性文件 (*.ini);;所有文件 (*)</translation> 50151 <translation>属性文件 (*.ini);;所有文件 (*)</translation>
50142 </message> 50152 </message>
50143 <message> 50153 <message>
50144 <location filename="../Preferences/__init__.py" line="1780"/> 50154 <location filename="../Preferences/__init__.py" line="1781"/>
50145 <source>Select Python{0} Interpreter</source> 50155 <source>Select Python{0} Interpreter</source>
50146 <translation>选择 Python{0} 解释器</translation> 50156 <translation>选择 Python{0} 解释器</translation>
50147 </message> 50157 </message>
50148 <message> 50158 <message>
50149 <location filename="../Preferences/__init__.py" line="1780"/> 50159 <location filename="../Preferences/__init__.py" line="1781"/>
50150 <source>Select the Python{0} interpreter to be used:</source> 50160 <source>Select the Python{0} interpreter to be used:</source>
50151 <translation>选择要使用的 Python{0} 解释器:</translation> 50161 <translation>选择要使用的 Python{0} 解释器:</translation>
50152 </message> 50162 </message>
50153 </context> 50163 </context>
50154 <context> 50164 <context>

eric ide

mercurial