12253 </message> |
12253 </message> |
12254 </context> |
12254 </context> |
12255 <context> |
12255 <context> |
12256 <name>Editor</name> |
12256 <name>Editor</name> |
12257 <message> |
12257 <message> |
12258 <location filename="../QScintilla/Editor.py" line="3333" /> |
12258 <location filename="../QScintilla/Editor.py" line="3394" /> |
12259 <location filename="../QScintilla/Editor.py" line="429" /> |
12259 <location filename="../QScintilla/Editor.py" line="430" /> |
12260 <location filename="../QScintilla/Editor.py" line="414" /> |
12260 <location filename="../QScintilla/Editor.py" line="415" /> |
12261 <source>Open File</source> |
12261 <source>Open File</source> |
12262 <translation type="unfinished" /> |
12262 <translation type="unfinished" /> |
12263 </message> |
12263 </message> |
12264 <message> |
12264 <message> |
12265 <location filename="../QScintilla/Editor.py" line="415" /> |
12265 <location filename="../QScintilla/Editor.py" line="416" /> |
12266 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> |
12266 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> |
12267 <translation type="unfinished" /> |
12267 <translation type="unfinished" /> |
12268 </message> |
12268 </message> |
12269 <message> |
12269 <message> |
12270 <location filename="../QScintilla/Editor.py" line="430" /> |
12270 <location filename="../QScintilla/Editor.py" line="431" /> |
12271 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> |
12271 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> |
12272 <translation type="unfinished" /> |
12272 <translation type="unfinished" /> |
12273 </message> |
12273 </message> |
12274 <message> |
12274 <message> |
12275 <location filename="../QScintilla/Editor.py" line="527" /> |
12275 <location filename="../QScintilla/Editor.py" line="528" /> |
12276 <source><b>A Source Editor Window</b><p>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's titlebar.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> |
12276 <source><b>A Source Editor Window</b><p>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's titlebar.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> |
12277 <translation type="unfinished" /> |
12277 <translation type="unfinished" /> |
12278 </message> |
12278 </message> |
12279 <message> |
12279 <message> |
12280 <location filename="../QScintilla/Editor.py" line="891" /> |
12280 <location filename="../QScintilla/Editor.py" line="892" /> |
12281 <source>Undo</source> |
12281 <source>Undo</source> |
12282 <translation type="unfinished" /> |
12282 <translation type="unfinished" /> |
12283 </message> |
12283 </message> |
12284 <message> |
12284 <message> |
12285 <location filename="../QScintilla/Editor.py" line="894" /> |
12285 <location filename="../QScintilla/Editor.py" line="895" /> |
12286 <source>Redo</source> |
12286 <source>Redo</source> |
12287 <translation type="unfinished" /> |
12287 <translation type="unfinished" /> |
12288 </message> |
12288 </message> |
12289 <message> |
12289 <message> |
12290 <location filename="../QScintilla/Editor.py" line="897" /> |
12290 <location filename="../QScintilla/Editor.py" line="898" /> |
12291 <source>Revert to last saved state</source> |
12291 <source>Revert to last saved state</source> |
12292 <translation type="unfinished" /> |
12292 <translation type="unfinished" /> |
12293 </message> |
12293 </message> |
12294 <message> |
12294 <message> |
12295 <location filename="../QScintilla/Editor.py" line="901" /> |
12295 <location filename="../QScintilla/Editor.py" line="902" /> |
12296 <source>Cut</source> |
12296 <source>Cut</source> |
12297 <translation type="unfinished" /> |
12297 <translation type="unfinished" /> |
12298 </message> |
12298 </message> |
12299 <message> |
12299 <message> |
12300 <location filename="../QScintilla/Editor.py" line="904" /> |
12300 <location filename="../QScintilla/Editor.py" line="905" /> |
12301 <source>Copy</source> |
12301 <source>Copy</source> |
12302 <translation type="unfinished" /> |
12302 <translation type="unfinished" /> |
12303 </message> |
12303 </message> |
12304 <message> |
12304 <message> |
12305 <location filename="../QScintilla/Editor.py" line="907" /> |
12305 <location filename="../QScintilla/Editor.py" line="908" /> |
12306 <source>Paste</source> |
12306 <source>Paste</source> |
12307 <translation type="unfinished" /> |
12307 <translation type="unfinished" /> |
12308 </message> |
12308 </message> |
12309 <message> |
12309 <message> |
12310 <location filename="../QScintilla/Editor.py" line="913" /> |
12310 <location filename="../QScintilla/Editor.py" line="914" /> |
12311 <source>Indent</source> |
12311 <source>Indent</source> |
12312 <translation type="unfinished" /> |
12312 <translation type="unfinished" /> |
12313 </message> |
12313 </message> |
12314 <message> |
12314 <message> |
12315 <location filename="../QScintilla/Editor.py" line="918" /> |
12315 <location filename="../QScintilla/Editor.py" line="919" /> |
12316 <source>Unindent</source> |
12316 <source>Unindent</source> |
12317 <translation type="unfinished" /> |
12317 <translation type="unfinished" /> |
12318 </message> |
12318 </message> |
12319 <message> |
12319 <message> |
12320 <location filename="../QScintilla/Editor.py" line="923" /> |
12320 <location filename="../QScintilla/Editor.py" line="924" /> |
12321 <source>Comment</source> |
12321 <source>Comment</source> |
12322 <translation type="unfinished" /> |
12322 <translation type="unfinished" /> |
12323 </message> |
12323 </message> |
12324 <message> |
12324 <message> |
12325 <location filename="../QScintilla/Editor.py" line="928" /> |
12325 <location filename="../QScintilla/Editor.py" line="929" /> |
12326 <source>Uncomment</source> |
12326 <source>Uncomment</source> |
12327 <translation type="unfinished" /> |
12327 <translation type="unfinished" /> |
12328 </message> |
12328 </message> |
12329 <message> |
12329 <message> |
12330 <location filename="../QScintilla/Editor.py" line="9164" /> |
12330 <location filename="../QScintilla/Editor.py" line="9338" /> |
12331 <location filename="../QScintilla/Editor.py" line="933" /> |
12331 <location filename="../QScintilla/Editor.py" line="934" /> |
12332 <source>Generate Docstring</source> |
12332 <source>Generate Docstring</source> |
12333 <translation type="unfinished" /> |
12333 <translation type="unfinished" /> |
12334 </message> |
12334 </message> |
12335 <message> |
12335 <message> |
12336 <location filename="../QScintilla/Editor.py" line="936" /> |
12336 <location filename="../QScintilla/Editor.py" line="937" /> |
12337 <source>Select to brace</source> |
12337 <source>Select to brace</source> |
12338 <translation type="unfinished" /> |
12338 <translation type="unfinished" /> |
12339 </message> |
12339 </message> |
12340 <message> |
12340 <message> |
12341 <location filename="../QScintilla/Editor.py" line="937" /> |
12341 <location filename="../QScintilla/Editor.py" line="938" /> |
12342 <source>Select all</source> |
12342 <source>Select all</source> |
12343 <translation type="unfinished" /> |
12343 <translation type="unfinished" /> |
12344 </message> |
12344 </message> |
12345 <message> |
12345 <message> |
12346 <location filename="../QScintilla/Editor.py" line="938" /> |
12346 <location filename="../QScintilla/Editor.py" line="939" /> |
12347 <source>Deselect all</source> |
12347 <source>Deselect all</source> |
12348 <translation type="unfinished" /> |
12348 <translation type="unfinished" /> |
12349 </message> |
12349 </message> |
12350 <message> |
12350 <message> |
12351 <location filename="../QScintilla/Editor.py" line="940" /> |
12351 <location filename="../QScintilla/Editor.py" line="941" /> |
12352 <source>Execute Selection In Console</source> |
12352 <source>Execute Selection In Console</source> |
12353 <translation type="unfinished" /> |
12353 <translation type="unfinished" /> |
12354 </message> |
12354 </message> |
12355 <message> |
12355 <message> |
12356 <location filename="../QScintilla/Editor.py" line="952" /> |
12356 <location filename="../QScintilla/Editor.py" line="953" /> |
12357 <source>Use Monospaced Font</source> |
12357 <source>Use Monospaced Font</source> |
12358 <translation type="unfinished" /> |
12358 <translation type="unfinished" /> |
12359 </message> |
12359 </message> |
12360 <message> |
12360 <message> |
12361 <location filename="../QScintilla/Editor.py" line="957" /> |
12361 <location filename="../QScintilla/Editor.py" line="958" /> |
12362 <source>Autosave enabled</source> |
12362 <source>Autosave enabled</source> |
12363 <translation type="unfinished" /> |
12363 <translation type="unfinished" /> |
12364 </message> |
12364 </message> |
12365 <message> |
12365 <message> |
12366 <location filename="../QScintilla/Editor.py" line="962" /> |
12366 <location filename="../QScintilla/Editor.py" line="963" /> |
12367 <source>Typing aids enabled</source> |
12367 <source>Typing aids enabled</source> |
12368 <translation type="unfinished" /> |
12368 <translation type="unfinished" /> |
12369 </message> |
12369 </message> |
12370 <message> |
12370 <message> |
12371 <location filename="../QScintilla/Editor.py" line="970" /> |
12371 <location filename="../QScintilla/Editor.py" line="971" /> |
12372 <source>Automatic Completion enabled</source> |
12372 <source>Automatic Completion enabled</source> |
12373 <translation type="unfinished" /> |
12373 <translation type="unfinished" /> |
12374 </message> |
12374 </message> |
12375 <message> |
12375 <message> |
12376 <location filename="../QScintilla/Editor.py" line="979" /> |
12376 <location filename="../QScintilla/Editor.py" line="980" /> |
12377 <source>Calltip</source> |
12377 <source>Calltip</source> |
12378 <translation type="unfinished" /> |
12378 <translation type="unfinished" /> |
12379 </message> |
12379 </message> |
12380 <message> |
12380 <message> |
12381 <location filename="../QScintilla/Editor.py" line="982" /> |
12381 <location filename="../QScintilla/Editor.py" line="983" /> |
12382 <source>Code Info</source> |
12382 <source>Code Info</source> |
12383 <translation type="unfinished" /> |
12383 <translation type="unfinished" /> |
12384 </message> |
12384 </message> |
12385 <message> |
12385 <message> |
12386 <location filename="../QScintilla/Editor.py" line="997" /> |
12386 <location filename="../QScintilla/Editor.py" line="998" /> |
12387 <source>New Document View</source> |
12387 <source>New Document View</source> |
12388 <translation type="unfinished" /> |
12388 <translation type="unfinished" /> |
12389 </message> |
12389 </message> |
12390 <message> |
12390 <message> |
12391 <location filename="../QScintilla/Editor.py" line="1002" /> |
12391 <location filename="../QScintilla/Editor.py" line="1003" /> |
12392 <source>New Document View (with new split)</source> |
12392 <source>New Document View (with new split)</source> |
12393 <translation type="unfinished" /> |
12393 <translation type="unfinished" /> |
12394 </message> |
12394 </message> |
12395 <message> |
12395 <message> |
12396 <location filename="../QScintilla/Editor.py" line="1010" /> |
12396 <location filename="../QScintilla/Editor.py" line="1011" /> |
12397 <source>Save</source> |
12397 <source>Save</source> |
12398 <translation type="unfinished" /> |
12398 <translation type="unfinished" /> |
12399 </message> |
12399 </message> |
12400 <message> |
12400 <message> |
12401 <location filename="../QScintilla/Editor.py" line="1014" /> |
12401 <location filename="../QScintilla/Editor.py" line="1015" /> |
12402 <source>Save As...</source> |
12402 <source>Save As...</source> |
12403 <translation type="unfinished" /> |
12403 <translation type="unfinished" /> |
12404 </message> |
12404 </message> |
12405 <message> |
12405 <message> |
12406 <location filename="../QScintilla/Editor.py" line="1019" /> |
12406 <location filename="../QScintilla/Editor.py" line="1020" /> |
12407 <source>Save Copy...</source> |
12407 <source>Save Copy...</source> |
12408 <translation type="unfinished" /> |
12408 <translation type="unfinished" /> |
12409 </message> |
12409 </message> |
12410 <message> |
12410 <message> |
12411 <location filename="../QScintilla/Editor.py" line="1041" /> |
12411 <location filename="../QScintilla/Editor.py" line="1042" /> |
12412 <location filename="../QScintilla/Editor.py" line="1038" /> |
12412 <location filename="../QScintilla/Editor.py" line="1039" /> |
12413 <source>Complete</source> |
12413 <source>Complete</source> |
12414 <translation type="unfinished" /> |
12414 <translation type="unfinished" /> |
12415 </message> |
12415 </message> |
12416 <message> |
12416 <message> |
12417 <location filename="../QScintilla/Editor.py" line="1045" /> |
12417 <location filename="../QScintilla/Editor.py" line="1046" /> |
12418 <source>Clear Completions Cache</source> |
12418 <source>Clear Completions Cache</source> |
12419 <translation type="unfinished" /> |
12419 <translation type="unfinished" /> |
12420 </message> |
12420 </message> |
12421 <message> |
12421 <message> |
12422 <location filename="../QScintilla/Editor.py" line="1048" /> |
12422 <location filename="../QScintilla/Editor.py" line="1049" /> |
12423 <source>Complete from Document</source> |
12423 <source>Complete from Document</source> |
12424 <translation type="unfinished" /> |
12424 <translation type="unfinished" /> |
12425 </message> |
12425 </message> |
12426 <message> |
12426 <message> |
12427 <location filename="../QScintilla/Editor.py" line="1050" /> |
12427 <location filename="../QScintilla/Editor.py" line="1051" /> |
12428 <source>Complete from APIs</source> |
12428 <source>Complete from APIs</source> |
12429 <translation type="unfinished" /> |
12429 <translation type="unfinished" /> |
12430 </message> |
12430 </message> |
12431 <message> |
12431 <message> |
12432 <location filename="../QScintilla/Editor.py" line="1053" /> |
12432 <location filename="../QScintilla/Editor.py" line="1054" /> |
12433 <source>Complete from Document and APIs</source> |
12433 <source>Complete from Document and APIs</source> |
12434 <translation type="unfinished" /> |
12434 <translation type="unfinished" /> |
12435 </message> |
12435 </message> |
12436 <message> |
12436 <message> |
12437 <location filename="../QScintilla/Editor.py" line="1067" /> |
12437 <location filename="../QScintilla/Editor.py" line="1068" /> |
12438 <source>Check</source> |
12438 <source>Check</source> |
12439 <translation type="unfinished" /> |
12439 <translation type="unfinished" /> |
12440 </message> |
12440 </message> |
12441 <message> |
12441 <message> |
12442 <location filename="../QScintilla/Editor.py" line="1078" /> |
12442 <location filename="../QScintilla/Editor.py" line="1079" /> |
12443 <source>Code Formatting</source> |
12443 <source>Code Formatting</source> |
12444 <translation type="unfinished" /> |
12444 <translation type="unfinished" /> |
12445 </message> |
12445 </message> |
12446 <message> |
12446 <message> |
12447 <location filename="../QScintilla/Editor.py" line="1084" /> |
12447 <location filename="../QScintilla/Editor.py" line="1085" /> |
12448 <source>Black</source> |
12448 <source>Black</source> |
12449 <translation type="unfinished" /> |
12449 <translation type="unfinished" /> |
12450 </message> |
12450 </message> |
12451 <message> |
12451 <message> |
12452 <location filename="../QScintilla/Editor.py" line="1089" /> |
12452 <location filename="../QScintilla/Editor.py" line="1090" /> |
12453 <source>Format Code</source> |
12453 <source>Format Code</source> |
12454 <translation type="unfinished" /> |
12454 <translation type="unfinished" /> |
12455 </message> |
12455 </message> |
12456 <message> |
12456 <message> |
12457 <location filename="../QScintilla/Editor.py" line="1093" /> |
12457 <location filename="../QScintilla/Editor.py" line="1094" /> |
12458 <source>Check Formatting</source> |
12458 <source>Check Formatting</source> |
12459 <translation type="unfinished" /> |
12459 <translation type="unfinished" /> |
12460 </message> |
12460 </message> |
12461 <message> |
12461 <message> |
12462 <location filename="../QScintilla/Editor.py" line="1097" /> |
12462 <location filename="../QScintilla/Editor.py" line="1098" /> |
12463 <source>Formatting Diff</source> |
12463 <source>Formatting Diff</source> |
12464 <translation type="unfinished" /> |
12464 <translation type="unfinished" /> |
12465 </message> |
12465 </message> |
12466 <message> |
12466 <message> |
12467 <location filename="../QScintilla/Editor.py" line="1106" /> |
12467 <location filename="../QScintilla/Editor.py" line="1107" /> |
12468 <source>isort</source> |
12468 <source>isort</source> |
12469 <translation type="unfinished" /> |
12469 <translation type="unfinished" /> |
12470 </message> |
12470 </message> |
12471 <message> |
12471 <message> |
12472 <location filename="../QScintilla/Editor.py" line="1111" /> |
12472 <location filename="../QScintilla/Editor.py" line="1112" /> |
12473 <source>Sort Imports</source> |
12473 <source>Sort Imports</source> |
12474 <translation type="unfinished" /> |
12474 <translation type="unfinished" /> |
12475 </message> |
12475 </message> |
12476 <message> |
12476 <message> |
12477 <location filename="../QScintilla/Editor.py" line="1115" /> |
12477 <location filename="../QScintilla/Editor.py" line="1116" /> |
12478 <source>Imports Sorting Diff</source> |
12478 <source>Imports Sorting Diff</source> |
12479 <translation type="unfinished" /> |
12479 <translation type="unfinished" /> |
12480 </message> |
12480 </message> |
12481 <message> |
12481 <message> |
12482 <location filename="../QScintilla/Editor.py" line="1131" /> |
12482 <location filename="../QScintilla/Editor.py" line="1132" /> |
12483 <source>Tools</source> |
12483 <source>Tools</source> |
12484 <translation type="unfinished" /> |
12484 <translation type="unfinished" /> |
12485 </message> |
12485 </message> |
12486 <message> |
12486 <message> |
12487 <location filename="../QScintilla/Editor.py" line="1142" /> |
12487 <location filename="../QScintilla/Editor.py" line="1143" /> |
12488 <source>Show</source> |
12488 <source>Show</source> |
12489 <translation type="unfinished" /> |
12489 <translation type="unfinished" /> |
12490 </message> |
12490 </message> |
12491 <message> |
12491 <message> |
12492 <location filename="../QScintilla/Editor.py" line="1144" /> |
12492 <location filename="../QScintilla/Editor.py" line="1145" /> |
12493 <source>Code metrics...</source> |
12493 <source>Code metrics...</source> |
12494 <translation type="unfinished" /> |
12494 <translation type="unfinished" /> |
12495 </message> |
12495 </message> |
12496 <message> |
12496 <message> |
12497 <location filename="../QScintilla/Editor.py" line="1146" /> |
12497 <location filename="../QScintilla/Editor.py" line="1147" /> |
12498 <source>Code coverage...</source> |
12498 <source>Code coverage...</source> |
12499 <translation type="unfinished" /> |
12499 <translation type="unfinished" /> |
12500 </message> |
12500 </message> |
12501 <message> |
12501 <message> |
12502 <location filename="../QScintilla/Editor.py" line="1149" /> |
12502 <location filename="../QScintilla/Editor.py" line="1150" /> |
12503 <source>Show code coverage annotations</source> |
12503 <source>Show code coverage annotations</source> |
12504 <translation type="unfinished" /> |
12504 <translation type="unfinished" /> |
12505 </message> |
12505 </message> |
12506 <message> |
12506 <message> |
12507 <location filename="../QScintilla/Editor.py" line="1152" /> |
12507 <location filename="../QScintilla/Editor.py" line="1153" /> |
12508 <source>Hide code coverage annotations</source> |
12508 <source>Hide code coverage annotations</source> |
12509 <translation type="unfinished" /> |
12509 <translation type="unfinished" /> |
12510 </message> |
12510 </message> |
12511 <message> |
12511 <message> |
12512 <location filename="../QScintilla/Editor.py" line="1156" /> |
12512 <location filename="../QScintilla/Editor.py" line="1157" /> |
12513 <source>Profile data...</source> |
12513 <source>Profile data...</source> |
12514 <translation type="unfinished" /> |
12514 <translation type="unfinished" /> |
12515 </message> |
12515 </message> |
12516 <message> |
12516 <message> |
12517 <location filename="../QScintilla/Editor.py" line="1170" /> |
12517 <location filename="../QScintilla/Editor.py" line="1171" /> |
12518 <source>Diagrams</source> |
12518 <source>Diagrams</source> |
12519 <translation type="unfinished" /> |
12519 <translation type="unfinished" /> |
12520 </message> |
12520 </message> |
12521 <message> |
12521 <message> |
12522 <location filename="../QScintilla/Editor.py" line="1172" /> |
12522 <location filename="../QScintilla/Editor.py" line="1173" /> |
12523 <source>Class Diagram...</source> |
12523 <source>Class Diagram...</source> |
12524 <translation type="unfinished" /> |
12524 <translation type="unfinished" /> |
12525 </message> |
12525 </message> |
12526 <message> |
12526 <message> |
12527 <location filename="../QScintilla/Editor.py" line="1173" /> |
12527 <location filename="../QScintilla/Editor.py" line="1174" /> |
12528 <source>Package Diagram...</source> |
12528 <source>Package Diagram...</source> |
12529 <translation type="unfinished" /> |
12529 <translation type="unfinished" /> |
12530 </message> |
12530 </message> |
12531 <message> |
12531 <message> |
12532 <location filename="../QScintilla/Editor.py" line="1174" /> |
12532 <location filename="../QScintilla/Editor.py" line="1175" /> |
12533 <source>Imports Diagram...</source> |
12533 <source>Imports Diagram...</source> |
12534 <translation type="unfinished" /> |
12534 <translation type="unfinished" /> |
12535 </message> |
12535 </message> |
12536 <message> |
12536 <message> |
12537 <location filename="../QScintilla/Editor.py" line="1176" /> |
12537 <location filename="../QScintilla/Editor.py" line="1177" /> |
12538 <source>Application Diagram...</source> |
12538 <source>Application Diagram...</source> |
12539 <translation type="unfinished" /> |
12539 <translation type="unfinished" /> |
12540 </message> |
12540 </message> |
12541 <message> |
12541 <message> |
12542 <location filename="../QScintilla/Editor.py" line="1181" /> |
12542 <location filename="../QScintilla/Editor.py" line="1182" /> |
12543 <source>Load Diagram...</source> |
12543 <source>Load Diagram...</source> |
12544 <translation type="unfinished" /> |
12544 <translation type="unfinished" /> |
12545 </message> |
12545 </message> |
12546 <message> |
12546 <message> |
12547 <location filename="../QScintilla/Editor.py" line="1196" /> |
12547 <location filename="../QScintilla/Editor.py" line="1197" /> |
12548 <source>Languages</source> |
12548 <source>Languages</source> |
12549 <translation type="unfinished" /> |
12549 <translation type="unfinished" /> |
12550 </message> |
12550 </message> |
12551 <message> |
12551 <message> |
12552 <location filename="../QScintilla/Editor.py" line="1200" /> |
12552 <location filename="../QScintilla/Editor.py" line="1201" /> |
12553 <source>Text</source> |
12553 <source>Text</source> |
12554 <translation type="unfinished" /> |
12554 <translation type="unfinished" /> |
12555 </message> |
12555 </message> |
12556 <message> |
12556 <message> |
12557 <location filename="../QScintilla/Editor.py" line="1223" /> |
12557 <location filename="../QScintilla/Editor.py" line="1224" /> |
12558 <source>Guessed</source> |
12558 <source>Guessed</source> |
12559 <translation type="unfinished" /> |
12559 <translation type="unfinished" /> |
12560 </message> |
12560 </message> |
12561 <message> |
12561 <message> |
12562 <location filename="../QScintilla/Editor.py" line="1552" /> |
12562 <location filename="../QScintilla/Editor.py" line="1554" /> |
12563 <location filename="../QScintilla/Editor.py" line="1227" /> |
12563 <location filename="../QScintilla/Editor.py" line="1228" /> |
12564 <source>Alternatives</source> |
12564 <source>Alternatives</source> |
12565 <translation type="unfinished" /> |
12565 <translation type="unfinished" /> |
12566 </message> |
12566 </message> |
12567 <message> |
12567 <message> |
12568 <location filename="../QScintilla/Editor.py" line="1244" /> |
12568 <location filename="../QScintilla/Editor.py" line="1245" /> |
12569 <source>Encodings</source> |
12569 <source>Encodings</source> |
12570 <translation type="unfinished" /> |
12570 <translation type="unfinished" /> |
12571 </message> |
12571 </message> |
12572 <message> |
12572 <message> |
12573 <location filename="../QScintilla/Editor.py" line="1267" /> |
12573 <location filename="../QScintilla/Editor.py" line="1268" /> |
12574 <source>Re-Open With Encoding</source> |
12574 <source>Re-Open With Encoding</source> |
12575 <translation type="unfinished" /> |
12575 <translation type="unfinished" /> |
12576 </message> |
12576 </message> |
12577 <message> |
12577 <message> |
12578 <location filename="../QScintilla/Editor.py" line="1287" /> |
12578 <location filename="../QScintilla/Editor.py" line="1288" /> |
12579 <source>End-of-Line Type</source> |
12579 <source>End-of-Line Type</source> |
12580 <translation type="unfinished" /> |
12580 <translation type="unfinished" /> |
12581 </message> |
12581 </message> |
12582 <message> |
12582 <message> |
12583 <location filename="../QScintilla/Editor.py" line="1291" /> |
12583 <location filename="../QScintilla/Editor.py" line="1292" /> |
12584 <source>Unix</source> |
12584 <source>Unix</source> |
12585 <translation type="unfinished" /> |
12585 <translation type="unfinished" /> |
12586 </message> |
12586 </message> |
12587 <message> |
12587 <message> |
12588 <location filename="../QScintilla/Editor.py" line="1297" /> |
12588 <location filename="../QScintilla/Editor.py" line="1298" /> |
12589 <source>Windows</source> |
12589 <source>Windows</source> |
12590 <translation type="unfinished" /> |
12590 <translation type="unfinished" /> |
12591 </message> |
12591 </message> |
12592 <message> |
12592 <message> |
12593 <location filename="../QScintilla/Editor.py" line="1303" /> |
12593 <location filename="../QScintilla/Editor.py" line="1304" /> |
12594 <source>Macintosh</source> |
12594 <source>Macintosh</source> |
12595 <translation type="unfinished" /> |
12595 <translation type="unfinished" /> |
12596 </message> |
12596 </message> |
12597 <message> |
12597 <message> |
12598 <location filename="../QScintilla/Editor.py" line="1321" /> |
12598 <location filename="../QScintilla/Editor.py" line="1322" /> |
12599 <source>Spelling</source> |
12599 <source>Spelling</source> |
12600 <translation type="unfinished" /> |
12600 <translation type="unfinished" /> |
12601 </message> |
12601 </message> |
12602 <message> |
12602 <message> |
12603 <location filename="../QScintilla/Editor.py" line="8282" /> |
12603 <location filename="../QScintilla/Editor.py" line="8436" /> |
12604 <location filename="../QScintilla/Editor.py" line="1329" /> |
12604 <location filename="../QScintilla/Editor.py" line="1330" /> |
12605 <source>Check spelling...</source> |
12605 <source>Check spelling...</source> |
12606 <translation type="unfinished" /> |
12606 <translation type="unfinished" /> |
12607 </message> |
12607 </message> |
12608 <message> |
12608 <message> |
12609 <location filename="../QScintilla/Editor.py" line="1334" /> |
12609 <location filename="../QScintilla/Editor.py" line="1335" /> |
12610 <source>Check spelling of selection...</source> |
12610 <source>Check spelling of selection...</source> |
12611 <translation type="unfinished" /> |
12611 <translation type="unfinished" /> |
12612 </message> |
12612 </message> |
12613 <message> |
12613 <message> |
12614 <location filename="../QScintilla/Editor.py" line="1338" /> |
12614 <location filename="../QScintilla/Editor.py" line="1339" /> |
12615 <source>Remove from dictionary</source> |
12615 <source>Remove from dictionary</source> |
12616 <translation type="unfinished" /> |
12616 <translation type="unfinished" /> |
12617 </message> |
12617 </message> |
12618 <message> |
12618 <message> |
12619 <location filename="../QScintilla/Editor.py" line="1355" /> |
12619 <location filename="../QScintilla/Editor.py" line="1356" /> |
12620 <source>Spell Check Languages</source> |
12620 <source>Spell Check Languages</source> |
12621 <translation type="unfinished" /> |
12621 <translation type="unfinished" /> |
12622 </message> |
12622 </message> |
12623 <message> |
12623 <message> |
12624 <location filename="../QScintilla/Editor.py" line="1359" /> |
12624 <location filename="../QScintilla/Editor.py" line="1360" /> |
12625 <source>No Language</source> |
12625 <source>No Language</source> |
12626 <translation type="unfinished" /> |
12626 <translation type="unfinished" /> |
12627 </message> |
12627 </message> |
12628 <message> |
12628 <message> |
12629 <location filename="../QScintilla/Editor.py" line="1386" /> |
12629 <location filename="../QScintilla/Editor.py" line="1387" /> |
12630 <source>Toggle bookmark</source> |
12630 <source>Toggle bookmark</source> |
12631 <translation type="unfinished" /> |
12631 <translation type="unfinished" /> |
12632 </message> |
12632 </message> |
12633 <message> |
12633 <message> |
12634 <location filename="../QScintilla/Editor.py" line="1388" /> |
12634 <location filename="../QScintilla/Editor.py" line="1389" /> |
12635 <source>Next bookmark</source> |
12635 <source>Next bookmark</source> |
12636 <translation type="unfinished" /> |
12636 <translation type="unfinished" /> |
12637 </message> |
12637 </message> |
12638 <message> |
12638 <message> |
12639 <location filename="../QScintilla/Editor.py" line="1391" /> |
12639 <location filename="../QScintilla/Editor.py" line="1392" /> |
12640 <source>Previous bookmark</source> |
12640 <source>Previous bookmark</source> |
12641 <translation type="unfinished" /> |
12641 <translation type="unfinished" /> |
12642 </message> |
12642 </message> |
12643 <message> |
12643 <message> |
12644 <location filename="../QScintilla/Editor.py" line="1394" /> |
12644 <location filename="../QScintilla/Editor.py" line="1395" /> |
12645 <source>Clear all bookmarks</source> |
12645 <source>Clear all bookmarks</source> |
12646 <translation type="unfinished" /> |
12646 <translation type="unfinished" /> |
12647 </message> |
12647 </message> |
12648 <message> |
12648 <message> |
12649 <location filename="../QScintilla/Editor.py" line="1405" /> |
12649 <location filename="../QScintilla/Editor.py" line="1406" /> |
12650 <source>Toggle breakpoint</source> |
12650 <source>Toggle breakpoint</source> |
12651 <translation type="unfinished" /> |
12651 <translation type="unfinished" /> |
12652 </message> |
12652 </message> |
12653 <message> |
12653 <message> |
12654 <location filename="../QScintilla/Editor.py" line="1408" /> |
12654 <location filename="../QScintilla/Editor.py" line="1409" /> |
12655 <source>Toggle temporary breakpoint</source> |
12655 <source>Toggle temporary breakpoint</source> |
12656 <translation type="unfinished" /> |
12656 <translation type="unfinished" /> |
12657 </message> |
12657 </message> |
12658 <message> |
12658 <message> |
12659 <location filename="../QScintilla/Editor.py" line="1411" /> |
12659 <location filename="../QScintilla/Editor.py" line="1412" /> |
12660 <source>Edit breakpoint...</source> |
12660 <source>Edit breakpoint...</source> |
12661 <translation type="unfinished" /> |
12661 <translation type="unfinished" /> |
12662 </message> |
12662 </message> |
12663 <message> |
12663 <message> |
12664 <location filename="../QScintilla/Editor.py" line="5934" /> |
12664 <location filename="../QScintilla/Editor.py" line="6039" /> |
12665 <location filename="../QScintilla/Editor.py" line="1414" /> |
12665 <location filename="../QScintilla/Editor.py" line="1415" /> |
12666 <source>Enable breakpoint</source> |
12666 <source>Enable breakpoint</source> |
12667 <translation type="unfinished" /> |
12667 <translation type="unfinished" /> |
12668 </message> |
12668 </message> |
12669 <message> |
12669 <message> |
12670 <location filename="../QScintilla/Editor.py" line="1417" /> |
12670 <location filename="../QScintilla/Editor.py" line="1418" /> |
12671 <source>Next breakpoint</source> |
12671 <source>Next breakpoint</source> |
12672 <translation type="unfinished" /> |
12672 <translation type="unfinished" /> |
12673 </message> |
12673 </message> |
12674 <message> |
12674 <message> |
12675 <location filename="../QScintilla/Editor.py" line="1420" /> |
12675 <location filename="../QScintilla/Editor.py" line="1421" /> |
12676 <source>Previous breakpoint</source> |
12676 <source>Previous breakpoint</source> |
12677 <translation type="unfinished" /> |
12677 <translation type="unfinished" /> |
12678 </message> |
12678 </message> |
12679 <message> |
12679 <message> |
12680 <location filename="../QScintilla/Editor.py" line="1423" /> |
12680 <location filename="../QScintilla/Editor.py" line="1424" /> |
12681 <source>Clear all breakpoints</source> |
12681 <source>Clear all breakpoints</source> |
12682 <translation type="unfinished" /> |
12682 <translation type="unfinished" /> |
12683 </message> |
12683 </message> |
12684 <message> |
12684 <message> |
12685 <location filename="../QScintilla/Editor.py" line="1434" /> |
12685 <location filename="../QScintilla/Editor.py" line="1435" /> |
12686 <source>Toggle all folds</source> |
12686 <source>Toggle all folds</source> |
12687 <translation type="unfinished" /> |
12687 <translation type="unfinished" /> |
12688 </message> |
12688 </message> |
12689 <message> |
12689 <message> |
12690 <location filename="../QScintilla/Editor.py" line="1439" /> |
12690 <location filename="../QScintilla/Editor.py" line="1440" /> |
12691 <source>Toggle all folds (including children)</source> |
12691 <source>Toggle all folds (including children)</source> |
12692 <translation type="unfinished" /> |
12692 <translation type="unfinished" /> |
12693 </message> |
12693 </message> |
12694 <message> |
12694 <message> |
12695 <location filename="../QScintilla/Editor.py" line="1442" /> |
12695 <location filename="../QScintilla/Editor.py" line="1443" /> |
12696 <source>Toggle current fold</source> |
12696 <source>Toggle current fold</source> |
12697 <translation type="unfinished" /> |
12697 <translation type="unfinished" /> |
12698 </message> |
12698 </message> |
12699 <message> |
12699 <message> |
12700 <location filename="../QScintilla/Editor.py" line="1446" /> |
12700 <location filename="../QScintilla/Editor.py" line="1447" /> |
12701 <source>Expand (including children)</source> |
12701 <source>Expand (including children)</source> |
12702 <translation type="unfinished" /> |
12702 <translation type="unfinished" /> |
12703 </message> |
12703 </message> |
12704 <message> |
12704 <message> |
12705 <location filename="../QScintilla/Editor.py" line="1450" /> |
12705 <location filename="../QScintilla/Editor.py" line="1451" /> |
12706 <source>Collapse (including children)</source> |
12706 <source>Collapse (including children)</source> |
12707 <translation type="unfinished" /> |
12707 <translation type="unfinished" /> |
12708 </message> |
12708 </message> |
12709 <message> |
12709 <message> |
12710 <location filename="../QScintilla/Editor.py" line="1455" /> |
12710 <location filename="../QScintilla/Editor.py" line="1456" /> |
12711 <source>Clear all folds</source> |
12711 <source>Clear all folds</source> |
12712 <translation type="unfinished" /> |
12712 <translation type="unfinished" /> |
12713 </message> |
12713 </message> |
12714 <message> |
12714 <message> |
12715 <location filename="../QScintilla/Editor.py" line="1466" /> |
12715 <location filename="../QScintilla/Editor.py" line="1467" /> |
12716 <source>Goto syntax error</source> |
12716 <source>Goto syntax error</source> |
12717 <translation type="unfinished" /> |
12717 <translation type="unfinished" /> |
12718 </message> |
12718 </message> |
12719 <message> |
12719 <message> |
12720 <location filename="../QScintilla/Editor.py" line="1469" /> |
12720 <location filename="../QScintilla/Editor.py" line="1470" /> |
12721 <source>Show syntax error message</source> |
12721 <source>Show syntax error message</source> |
12722 <translation type="unfinished" /> |
12722 <translation type="unfinished" /> |
12723 </message> |
12723 </message> |
12724 <message> |
12724 <message> |
12725 <location filename="../QScintilla/Editor.py" line="1472" /> |
12725 <location filename="../QScintilla/Editor.py" line="1473" /> |
12726 <source>Clear syntax error</source> |
12726 <source>Clear syntax error</source> |
12727 <translation type="unfinished" /> |
12727 <translation type="unfinished" /> |
12728 </message> |
12728 </message> |
12729 <message> |
12729 <message> |
12730 <location filename="../QScintilla/Editor.py" line="1476" /> |
12730 <location filename="../QScintilla/Editor.py" line="1477" /> |
12731 <source>Next warning</source> |
12731 <source>Next warning</source> |
12732 <translation type="unfinished" /> |
12732 <translation type="unfinished" /> |
12733 </message> |
12733 </message> |
12734 <message> |
12734 <message> |
12735 <location filename="../QScintilla/Editor.py" line="1479" /> |
12735 <location filename="../QScintilla/Editor.py" line="1480" /> |
12736 <source>Previous warning</source> |
12736 <source>Previous warning</source> |
12737 <translation type="unfinished" /> |
12737 <translation type="unfinished" /> |
12738 </message> |
12738 </message> |
12739 <message> |
12739 <message> |
12740 <location filename="../QScintilla/Editor.py" line="1482" /> |
12740 <location filename="../QScintilla/Editor.py" line="1483" /> |
12741 <source>Show warning message</source> |
12741 <source>Show warning message</source> |
12742 <translation type="unfinished" /> |
12742 <translation type="unfinished" /> |
12743 </message> |
12743 </message> |
12744 <message> |
12744 <message> |
12745 <location filename="../QScintilla/Editor.py" line="1485" /> |
12745 <location filename="../QScintilla/Editor.py" line="1486" /> |
12746 <source>Clear warnings</source> |
12746 <source>Clear warnings</source> |
12747 <translation type="unfinished" /> |
12747 <translation type="unfinished" /> |
12748 </message> |
12748 </message> |
12749 <message> |
12749 <message> |
12750 <location filename="../QScintilla/Editor.py" line="1489" /> |
12750 <location filename="../QScintilla/Editor.py" line="1490" /> |
12751 <source>Next uncovered line</source> |
12751 <source>Next uncovered line</source> |
12752 <translation type="unfinished" /> |
12752 <translation type="unfinished" /> |
12753 </message> |
12753 </message> |
12754 <message> |
12754 <message> |
12755 <location filename="../QScintilla/Editor.py" line="1492" /> |
12755 <location filename="../QScintilla/Editor.py" line="1493" /> |
12756 <source>Previous uncovered line</source> |
12756 <source>Previous uncovered line</source> |
12757 <translation type="unfinished" /> |
12757 <translation type="unfinished" /> |
12758 </message> |
12758 </message> |
12759 <message> |
12759 <message> |
12760 <location filename="../QScintilla/Editor.py" line="1496" /> |
12760 <location filename="../QScintilla/Editor.py" line="1497" /> |
12761 <source>Next task</source> |
12761 <source>Next task</source> |
12762 <translation type="unfinished" /> |
12762 <translation type="unfinished" /> |
12763 </message> |
12763 </message> |
12764 <message> |
12764 <message> |
12765 <location filename="../QScintilla/Editor.py" line="1499" /> |
12765 <location filename="../QScintilla/Editor.py" line="1500" /> |
12766 <source>Previous task</source> |
12766 <source>Previous task</source> |
12767 <translation type="unfinished" /> |
12767 <translation type="unfinished" /> |
12768 </message> |
12768 </message> |
12769 <message> |
12769 <message> |
12770 <location filename="../QScintilla/Editor.py" line="1503" /> |
12770 <location filename="../QScintilla/Editor.py" line="1504" /> |
12771 <source>Next change</source> |
12771 <source>Next change</source> |
12772 <translation type="unfinished" /> |
12772 <translation type="unfinished" /> |
12773 </message> |
12773 </message> |
12774 <message> |
12774 <message> |
12775 <location filename="../QScintilla/Editor.py" line="1506" /> |
12775 <location filename="../QScintilla/Editor.py" line="1507" /> |
12776 <source>Previous change</source> |
12776 <source>Previous change</source> |
12777 <translation type="unfinished" /> |
12777 <translation type="unfinished" /> |
12778 </message> |
12778 </message> |
12779 <message> |
12779 <message> |
12780 <location filename="../QScintilla/Editor.py" line="1509" /> |
12780 <location filename="../QScintilla/Editor.py" line="1510" /> |
12781 <source>Clear changes</source> |
12781 <source>Clear changes</source> |
12782 <translation type="unfinished" /> |
12782 <translation type="unfinished" /> |
12783 </message> |
12783 </message> |
12784 <message> |
12784 <message> |
12785 <location filename="../QScintilla/Editor.py" line="1538" /> |
12785 <location filename="../QScintilla/Editor.py" line="1539" /> |
12786 <location filename="../QScintilla/Editor.py" line="1529" /> |
12786 <location filename="../QScintilla/Editor.py" line="1530" /> |
12787 <source>Export source</source> |
12787 <source>Export source</source> |
12788 <translation type="unfinished" /> |
12788 <translation type="unfinished" /> |
12789 </message> |
12789 </message> |
12790 <message> |
12790 <message> |
12791 <location filename="../QScintilla/Editor.py" line="1530" /> |
12791 <location filename="../QScintilla/Editor.py" line="1531" /> |
12792 <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> |
12792 <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> |
12793 <translation type="unfinished" /> |
12793 <translation type="unfinished" /> |
12794 </message> |
12794 </message> |
12795 <message> |
12795 <message> |
12796 <location filename="../QScintilla/Editor.py" line="1539" /> |
12796 <location filename="../QScintilla/Editor.py" line="1540" /> |
12797 <source>No export format given. Aborting...</source> |
12797 <source>No export format given. Aborting...</source> |
12798 <translation type="unfinished" /> |
12798 <translation type="unfinished" /> |
12799 </message> |
12799 </message> |
12800 <message> |
12800 <message> |
12801 <location filename="../QScintilla/Editor.py" line="1549" /> |
12801 <location filename="../QScintilla/Editor.py" line="1551" /> |
12802 <source>Alternatives ({0})</source> |
12802 <source>Alternatives ({0})</source> |
12803 <translation type="unfinished" /> |
12803 <translation type="unfinished" /> |
12804 </message> |
12804 </message> |
12805 <message> |
12805 <message> |
12806 <location filename="../QScintilla/Editor.py" line="1572" /> |
12806 <location filename="../QScintilla/Editor.py" line="1574" /> |
12807 <source>Pygments Lexer</source> |
12807 <source>Pygments Lexer</source> |
12808 <translation type="unfinished" /> |
12808 <translation type="unfinished" /> |
12809 </message> |
12809 </message> |
12810 <message> |
12810 <message> |
12811 <location filename="../QScintilla/Editor.py" line="1573" /> |
12811 <location filename="../QScintilla/Editor.py" line="1575" /> |
12812 <source>Select the Pygments lexer to apply.</source> |
12812 <source>Select the Pygments lexer to apply.</source> |
12813 <translation type="unfinished" /> |
12813 <translation type="unfinished" /> |
12814 </message> |
12814 </message> |
12815 <message> |
12815 <message> |
12816 <location filename="../QScintilla/Editor.py" line="2121" /> |
12816 <location filename="../QScintilla/Editor.py" line="2145" /> |
12817 <source>Modification of Read Only file</source> |
12817 <source>Modification of Read Only file</source> |
12818 <translation type="unfinished" /> |
12818 <translation type="unfinished" /> |
12819 </message> |
12819 </message> |
12820 <message> |
12820 <message> |
12821 <location filename="../QScintilla/Editor.py" line="2122" /> |
12821 <location filename="../QScintilla/Editor.py" line="2146" /> |
12822 <source>You are attempting to change a read only file. Please save to a different file first.</source> |
12822 <source>You are attempting to change a read only file. Please save to a different file first.</source> |
12823 <translation type="unfinished" /> |
12823 <translation type="unfinished" /> |
12824 </message> |
12824 </message> |
12825 <message> |
12825 <message> |
12826 <location filename="../QScintilla/Editor.py" line="2557" /> |
12826 <location filename="../QScintilla/Editor.py" line="2593" /> |
12827 <source>Add Breakpoint</source> |
12827 <source>Add Breakpoint</source> |
12828 <translation type="unfinished" /> |
12828 <translation type="unfinished" /> |
12829 </message> |
12829 </message> |
12830 <message> |
12830 <message> |
12831 <location filename="../QScintilla/Editor.py" line="2558" /> |
12831 <location filename="../QScintilla/Editor.py" line="2594" /> |
12832 <source>No Python byte code will be created for the selected line. No break point will be set!</source> |
12832 <source>No Python byte code will be created for the selected line. No break point will be set!</source> |
12833 <translation type="unfinished" /> |
12833 <translation type="unfinished" /> |
12834 </message> |
12834 </message> |
12835 <message> |
12835 <message> |
12836 <location filename="../QScintilla/Editor.py" line="2891" /> |
12836 <location filename="../QScintilla/Editor.py" line="2941" /> |
12837 <source>Printing...</source> |
12837 <source>Printing...</source> |
12838 <translation type="unfinished" /> |
12838 <translation type="unfinished" /> |
12839 </message> |
12839 </message> |
12840 <message> |
12840 <message> |
12841 <location filename="../QScintilla/Editor.py" line="2908" /> |
12841 <location filename="../QScintilla/Editor.py" line="2958" /> |
12842 <source>Printing completed</source> |
12842 <source>Printing completed</source> |
12843 <translation type="unfinished" /> |
12843 <translation type="unfinished" /> |
12844 </message> |
12844 </message> |
12845 <message> |
12845 <message> |
12846 <location filename="../QScintilla/Editor.py" line="2910" /> |
12846 <location filename="../QScintilla/Editor.py" line="2960" /> |
12847 <source>Error while printing</source> |
12847 <source>Error while printing</source> |
12848 <translation type="unfinished" /> |
12848 <translation type="unfinished" /> |
12849 </message> |
12849 </message> |
12850 <message> |
12850 <message> |
12851 <location filename="../QScintilla/Editor.py" line="2913" /> |
12851 <location filename="../QScintilla/Editor.py" line="2963" /> |
12852 <source>Printing aborted</source> |
12852 <source>Printing aborted</source> |
12853 <translation type="unfinished" /> |
12853 <translation type="unfinished" /> |
12854 </message> |
12854 </message> |
12855 <message> |
12855 <message> |
12856 <location filename="../QScintilla/Editor.py" line="3275" /> |
12856 <location filename="../QScintilla/Editor.py" line="3336" /> |
12857 <source>File Modified</source> |
12857 <source>File Modified</source> |
12858 <translation type="unfinished" /> |
12858 <translation type="unfinished" /> |
12859 </message> |
12859 </message> |
12860 <message> |
12860 <message> |
12861 <location filename="../QScintilla/Editor.py" line="3276" /> |
12861 <location filename="../QScintilla/Editor.py" line="3337" /> |
12862 <source><p>The file <b>{0}</b> has unsaved changes.</p></source> |
12862 <source><p>The file <b>{0}</b> has unsaved changes.</p></source> |
12863 <translation type="unfinished" /> |
12863 <translation type="unfinished" /> |
12864 </message> |
12864 </message> |
12865 <message> |
12865 <message> |
12866 <location filename="../QScintilla/Editor.py" line="3334" /> |
12866 <location filename="../QScintilla/Editor.py" line="3395" /> |
12867 <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> |
12867 <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> |
12868 <translation type="unfinished" /> |
12868 <translation type="unfinished" /> |
12869 </message> |
12869 </message> |
12870 <message> |
12870 <message> |
12871 <location filename="../QScintilla/Editor.py" line="3510" /> |
12871 <location filename="../QScintilla/Editor.py" line="3575" /> |
12872 <location filename="../QScintilla/Editor.py" line="3491" /> |
12872 <location filename="../QScintilla/Editor.py" line="3556" /> |
12873 <location filename="../QScintilla/Editor.py" line="3453" /> |
12873 <location filename="../QScintilla/Editor.py" line="3518" /> |
12874 <source>Save File</source> |
12874 <source>Save File</source> |
12875 <translation type="unfinished" /> |
12875 <translation type="unfinished" /> |
12876 </message> |
12876 </message> |
12877 <message> |
12877 <message> |
12878 <location filename="../QScintilla/Editor.py" line="3454" /> |
12878 <location filename="../QScintilla/Editor.py" line="3519" /> |
12879 <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> |
12879 <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> |
12880 <translation type="unfinished" /> |
12880 <translation type="unfinished" /> |
12881 </message> |
12881 </message> |
12882 <message> |
12882 <message> |
12883 <location filename="../QScintilla/Editor.py" line="3511" /> |
12883 <location filename="../QScintilla/Editor.py" line="3576" /> |
12884 <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> |
12884 <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> |
12885 <translation type="unfinished" /> |
12885 <translation type="unfinished" /> |
12886 </message> |
12886 </message> |
12887 <message> |
12887 <message> |
12888 <location filename="../QScintilla/Editor.py" line="3645" /> |
12888 <location filename="../QScintilla/Editor.py" line="3711" /> |
12889 <source>Save File to Device</source> |
12889 <source>Save File to Device</source> |
12890 <translation type="unfinished" /> |
12890 <translation type="unfinished" /> |
12891 </message> |
12891 </message> |
12892 <message> |
12892 <message> |
12893 <location filename="../QScintilla/Editor.py" line="3646" /> |
12893 <location filename="../QScintilla/Editor.py" line="3712" /> |
12894 <source>Enter the complete device file path:</source> |
12894 <source>Enter the complete device file path:</source> |
12895 <translation type="unfinished" /> |
12895 <translation type="unfinished" /> |
12896 </message> |
12896 </message> |
12897 <message> |
12897 <message> |
12898 <location filename="../QScintilla/Editor.py" line="5108" /> |
12898 <location filename="../QScintilla/Editor.py" line="5200" /> |
12899 <source>Autocompletion</source> |
12899 <source>Autocompletion</source> |
12900 <translation type="unfinished" /> |
12900 <translation type="unfinished" /> |
12901 </message> |
12901 </message> |
12902 <message> |
12902 <message> |
12903 <location filename="../QScintilla/Editor.py" line="5109" /> |
12903 <location filename="../QScintilla/Editor.py" line="5201" /> |
12904 <source>Autocompletion is not available because there is no autocompletion source set.</source> |
12904 <source>Autocompletion is not available because there is no autocompletion source set.</source> |
12905 <translation type="unfinished" /> |
12905 <translation type="unfinished" /> |
12906 </message> |
12906 </message> |
12907 <message> |
12907 <message> |
12908 <location filename="../QScintilla/Editor.py" line="5237" /> |
12908 <location filename="../QScintilla/Editor.py" line="5333" /> |
12909 <source>Auto-Completion Provider</source> |
12909 <source>Auto-Completion Provider</source> |
12910 <translation type="unfinished" /> |
12910 <translation type="unfinished" /> |
12911 </message> |
12911 </message> |
12912 <message> |
12912 <message> |
12913 <location filename="../QScintilla/Editor.py" line="5238" /> |
12913 <location filename="../QScintilla/Editor.py" line="5334" /> |
12914 <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> |
12914 <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> |
12915 <translation type="unfinished" /> |
12915 <translation type="unfinished" /> |
12916 </message> |
12916 </message> |
12917 <message> |
12917 <message> |
12918 <location filename="../QScintilla/Editor.py" line="5530" /> |
12918 <location filename="../QScintilla/Editor.py" line="5629" /> |
12919 <source>Call-Tips Provider</source> |
12919 <source>Call-Tips Provider</source> |
12920 <translation type="unfinished" /> |
12920 <translation type="unfinished" /> |
12921 </message> |
12921 </message> |
12922 <message> |
12922 <message> |
12923 <location filename="../QScintilla/Editor.py" line="5531" /> |
12923 <location filename="../QScintilla/Editor.py" line="5630" /> |
12924 <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> |
12924 <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> |
12925 <translation type="unfinished" /> |
12925 <translation type="unfinished" /> |
12926 </message> |
12926 </message> |
12927 <message> |
12927 <message> |
12928 <location filename="../QScintilla/Editor.py" line="5938" /> |
12928 <location filename="../QScintilla/Editor.py" line="6043" /> |
12929 <source>Disable breakpoint</source> |
12929 <source>Disable breakpoint</source> |
12930 <translation type="unfinished" /> |
12930 <translation type="unfinished" /> |
12931 </message> |
12931 </message> |
12932 <message> |
12932 <message> |
12933 <location filename="../QScintilla/Editor.py" line="6321" /> |
12933 <location filename="../QScintilla/Editor.py" line="6443" /> |
12934 <source>Code Coverage</source> |
12934 <source>Code Coverage</source> |
12935 <translation type="unfinished" /> |
12935 <translation type="unfinished" /> |
12936 </message> |
12936 </message> |
12937 <message> |
12937 <message> |
12938 <location filename="../QScintilla/Editor.py" line="6322" /> |
12938 <location filename="../QScintilla/Editor.py" line="6444" /> |
12939 <source>Please select a coverage file</source> |
12939 <source>Please select a coverage file</source> |
12940 <translation type="unfinished" /> |
12940 <translation type="unfinished" /> |
12941 </message> |
12941 </message> |
12942 <message> |
12942 <message> |
12943 <location filename="../QScintilla/Editor.py" line="6397" /> |
12943 <location filename="../QScintilla/Editor.py" line="6519" /> |
12944 <location filename="../QScintilla/Editor.py" line="6389" /> |
12944 <location filename="../QScintilla/Editor.py" line="6511" /> |
12945 <source>Show Code Coverage Annotations</source> |
12945 <source>Show Code Coverage Annotations</source> |
12946 <translation type="unfinished" /> |
12946 <translation type="unfinished" /> |
12947 </message> |
12947 </message> |
12948 <message> |
12948 <message> |
12949 <location filename="../QScintilla/Editor.py" line="6390" /> |
12949 <location filename="../QScintilla/Editor.py" line="6512" /> |
12950 <source>All lines have been covered.</source> |
12950 <source>All lines have been covered.</source> |
12951 <translation type="unfinished" /> |
12951 <translation type="unfinished" /> |
12952 </message> |
12952 </message> |
12953 <message> |
12953 <message> |
12954 <location filename="../QScintilla/Editor.py" line="6398" /> |
12954 <location filename="../QScintilla/Editor.py" line="6520" /> |
12955 <source>There is no coverage file available.</source> |
12955 <source>There is no coverage file available.</source> |
12956 <translation type="unfinished" /> |
12956 <translation type="unfinished" /> |
12957 </message> |
12957 </message> |
12958 <message> |
12958 <message> |
12959 <location filename="../QScintilla/Editor.py" line="6502" /> |
12959 <location filename="../QScintilla/Editor.py" line="6626" /> |
12960 <source>Profile Data</source> |
12960 <source>Profile Data</source> |
12961 <translation type="unfinished" /> |
12961 <translation type="unfinished" /> |
12962 </message> |
12962 </message> |
12963 <message> |
12963 <message> |
12964 <location filename="../QScintilla/Editor.py" line="6503" /> |
12964 <location filename="../QScintilla/Editor.py" line="6627" /> |
12965 <source>Please select a profile file</source> |
12965 <source>Please select a profile file</source> |
12966 <translation type="unfinished" /> |
12966 <translation type="unfinished" /> |
12967 </message> |
12967 </message> |
12968 <message> |
12968 <message> |
12969 <location filename="../QScintilla/Editor.py" line="6664" /> |
12969 <location filename="../QScintilla/Editor.py" line="6778" /> |
12970 <location filename="../QScintilla/Editor.py" line="6658" /> |
12970 <location filename="../QScintilla/Editor.py" line="6772" /> |
12971 <source>Syntax Error</source> |
12971 <source>Syntax Error</source> |
12972 <translation type="unfinished" /> |
12972 <translation type="unfinished" /> |
12973 </message> |
12973 </message> |
12974 <message> |
12974 <message> |
12975 <location filename="../QScintilla/Editor.py" line="6665" /> |
12975 <location filename="../QScintilla/Editor.py" line="6779" /> |
12976 <source>No syntax error message available.</source> |
12976 <source>No syntax error message available.</source> |
12977 <translation type="unfinished" /> |
12977 <translation type="unfinished" /> |
12978 </message> |
12978 </message> |
12979 <message> |
12979 <message> |
12980 <location filename="../QScintilla/Editor.py" line="6879" /> |
12980 <location filename="../QScintilla/Editor.py" line="6991" /> |
12981 <location filename="../QScintilla/Editor.py" line="6873" /> |
12981 <location filename="../QScintilla/Editor.py" line="6985" /> |
12982 <source>Warning</source> |
12982 <source>Warning</source> |
12983 <translation type="unfinished" /> |
12983 <translation type="unfinished" /> |
12984 </message> |
12984 </message> |
12985 <message> |
12985 <message> |
12986 <location filename="../QScintilla/Editor.py" line="6879" /> |
12986 <location filename="../QScintilla/Editor.py" line="6991" /> |
12987 <source>No warning messages available.</source> |
12987 <source>No warning messages available.</source> |
12988 <translation type="unfinished" /> |
12988 <translation type="unfinished" /> |
12989 </message> |
12989 </message> |
12990 <message> |
12990 <message> |
12991 <location filename="../QScintilla/Editor.py" line="6943" /> |
12991 <location filename="../QScintilla/Editor.py" line="7069" /> |
|
12992 <source>Info: {0}</source> |
|
12993 <translation type="unfinished" /> |
|
12994 </message> |
|
12995 <message> |
|
12996 <location filename="../QScintilla/Editor.py" line="7071" /> |
12992 <source>Style: {0}</source> |
12997 <source>Style: {0}</source> |
12993 <translation type="unfinished" /> |
12998 <translation type="unfinished" /> |
12994 </message> |
12999 </message> |
12995 <message> |
13000 <message> |
12996 <location filename="../QScintilla/Editor.py" line="6948" /> |
13001 <location filename="../QScintilla/Editor.py" line="7076" /> |
12997 <source>Warning: {0}</source> |
13002 <source>Warning: {0}</source> |
12998 <translation type="unfinished" /> |
13003 <translation type="unfinished" /> |
12999 </message> |
13004 </message> |
13000 <message> |
13005 <message> |
13001 <location filename="../QScintilla/Editor.py" line="6955" /> |
13006 <location filename="../QScintilla/Editor.py" line="7083" /> |
13002 <source>Error: {0}</source> |
13007 <source>Error: {0}</source> |
13003 <translation type="unfinished" /> |
13008 <translation type="unfinished" /> |
13004 </message> |
13009 </message> |
13005 <message> |
13010 <message> |
13006 <location filename="../QScintilla/Editor.py" line="7062" /> |
13011 <location filename="../QScintilla/Editor.py" line="7204" /> |
13007 <source>Macro Name</source> |
13012 <source>Macro Name</source> |
13008 <translation type="unfinished" /> |
13013 <translation type="unfinished" /> |
13009 </message> |
13014 </message> |
13010 <message> |
13015 <message> |
13011 <location filename="../QScintilla/Editor.py" line="7062" /> |
13016 <location filename="../QScintilla/Editor.py" line="7204" /> |
13012 <source>Select a macro name:</source> |
13017 <source>Select a macro name:</source> |
13013 <translation type="unfinished" /> |
13018 <translation type="unfinished" /> |
13014 </message> |
13019 </message> |
13015 <message> |
13020 <message> |
13016 <location filename="../QScintilla/Editor.py" line="7088" /> |
13021 <location filename="../QScintilla/Editor.py" line="7230" /> |
13017 <source>Load macro file</source> |
13022 <source>Load macro file</source> |
13018 <translation type="unfinished" /> |
13023 <translation type="unfinished" /> |
13019 </message> |
13024 </message> |
13020 <message> |
13025 <message> |
13021 <location filename="../QScintilla/Editor.py" line="7134" /> |
13026 <location filename="../QScintilla/Editor.py" line="7276" /> |
13022 <location filename="../QScintilla/Editor.py" line="7090" /> |
13027 <location filename="../QScintilla/Editor.py" line="7232" /> |
13023 <source>Macro files (*.macro)</source> |
13028 <source>Macro files (*.macro)</source> |
13024 <translation type="unfinished" /> |
13029 <translation type="unfinished" /> |
13025 </message> |
13030 </message> |
13026 <message> |
13031 <message> |
13027 <location filename="../QScintilla/Editor.py" line="7112" /> |
13032 <location filename="../QScintilla/Editor.py" line="7254" /> |
13028 <location filename="../QScintilla/Editor.py" line="7102" /> |
13033 <location filename="../QScintilla/Editor.py" line="7244" /> |
13029 <source>Error loading macro</source> |
13034 <source>Error loading macro</source> |
13030 <translation type="unfinished" /> |
13035 <translation type="unfinished" /> |
13031 </message> |
13036 </message> |
13032 <message> |
13037 <message> |
13033 <location filename="../QScintilla/Editor.py" line="7103" /> |
13038 <location filename="../QScintilla/Editor.py" line="7245" /> |
13034 <source><p>The macro file <b>{0}</b> could not be read.</p></source> |
13039 <source><p>The macro file <b>{0}</b> could not be read.</p></source> |
13035 <translation type="unfinished" /> |
13040 <translation type="unfinished" /> |
13036 </message> |
13041 </message> |
13037 <message> |
13042 <message> |
13038 <location filename="../QScintilla/Editor.py" line="7113" /> |
13043 <location filename="../QScintilla/Editor.py" line="7255" /> |
13039 <source><p>The macro file <b>{0}</b> is corrupt.</p></source> |
13044 <source><p>The macro file <b>{0}</b> is corrupt.</p></source> |
13040 <translation type="unfinished" /> |
13045 <translation type="unfinished" /> |
13041 </message> |
13046 </message> |
13042 <message> |
13047 <message> |
13043 <location filename="../QScintilla/Editor.py" line="7132" /> |
13048 <location filename="../QScintilla/Editor.py" line="7274" /> |
13044 <source>Save macro file</source> |
13049 <source>Save macro file</source> |
13045 <translation type="unfinished" /> |
13050 <translation type="unfinished" /> |
13046 </message> |
13051 </message> |
13047 <message> |
13052 <message> |
13048 <location filename="../QScintilla/Editor.py" line="7150" /> |
13053 <location filename="../QScintilla/Editor.py" line="7292" /> |
13049 <source>Save macro</source> |
13054 <source>Save macro</source> |
13050 <translation type="unfinished" /> |
13055 <translation type="unfinished" /> |
13051 </message> |
13056 </message> |
13052 <message> |
13057 <message> |
13053 <location filename="../QScintilla/Editor.py" line="7151" /> |
13058 <location filename="../QScintilla/Editor.py" line="7293" /> |
13054 <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> |
13059 <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> |
13055 <translation type="unfinished" /> |
13060 <translation type="unfinished" /> |
13056 </message> |
13061 </message> |
13057 <message> |
13062 <message> |
13058 <location filename="../QScintilla/Editor.py" line="7166" /> |
13063 <location filename="../QScintilla/Editor.py" line="7308" /> |
13059 <source>Error saving macro</source> |
13064 <source>Error saving macro</source> |
13060 <translation type="unfinished" /> |
13065 <translation type="unfinished" /> |
13061 </message> |
13066 </message> |
13062 <message> |
13067 <message> |
13063 <location filename="../QScintilla/Editor.py" line="7167" /> |
13068 <location filename="../QScintilla/Editor.py" line="7309" /> |
13064 <source><p>The macro file <b>{0}</b> could not be written.</p></source> |
13069 <source><p>The macro file <b>{0}</b> could not be written.</p></source> |
13065 <translation type="unfinished" /> |
13070 <translation type="unfinished" /> |
13066 </message> |
13071 </message> |
13067 <message> |
13072 <message> |
13068 <location filename="../QScintilla/Editor.py" line="7180" /> |
13073 <location filename="../QScintilla/Editor.py" line="7322" /> |
13069 <source>Start Macro Recording</source> |
13074 <source>Start Macro Recording</source> |
13070 <translation type="unfinished" /> |
13075 <translation type="unfinished" /> |
13071 </message> |
13076 </message> |
13072 <message> |
13077 <message> |
13073 <location filename="../QScintilla/Editor.py" line="7181" /> |
13078 <location filename="../QScintilla/Editor.py" line="7323" /> |
13074 <source>Macro recording is already active. Start new?</source> |
13079 <source>Macro recording is already active. Start new?</source> |
13075 <translation type="unfinished" /> |
13080 <translation type="unfinished" /> |
13076 </message> |
13081 </message> |
13077 <message> |
13082 <message> |
13078 <location filename="../QScintilla/Editor.py" line="7207" /> |
13083 <location filename="../QScintilla/Editor.py" line="7349" /> |
13079 <source>Macro Recording</source> |
13084 <source>Macro Recording</source> |
13080 <translation type="unfinished" /> |
13085 <translation type="unfinished" /> |
13081 </message> |
13086 </message> |
13082 <message> |
13087 <message> |
13083 <location filename="../QScintilla/Editor.py" line="7208" /> |
13088 <location filename="../QScintilla/Editor.py" line="7350" /> |
13084 <source>Enter name of the macro:</source> |
13089 <source>Enter name of the macro:</source> |
13085 <translation type="unfinished" /> |
13090 <translation type="unfinished" /> |
13086 </message> |
13091 </message> |
13087 <message> |
13092 <message> |
13088 <location filename="../QScintilla/Editor.py" line="7358" /> |
13093 <location filename="../QScintilla/Editor.py" line="7500" /> |
13089 <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> |
13094 <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> |
13090 <translation type="unfinished" /> |
13095 <translation type="unfinished" /> |
13091 </message> |
13096 </message> |
13092 <message> |
13097 <message> |
13093 <location filename="../QScintilla/Editor.py" line="7364" /> |
13098 <location filename="../QScintilla/Editor.py" line="7506" /> |
13094 <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> |
13099 <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> |
13095 <translation type="unfinished" /> |
13100 <translation type="unfinished" /> |
13096 </message> |
13101 </message> |
13097 <message> |
13102 <message> |
13098 <location filename="../QScintilla/Editor.py" line="7371" /> |
13103 <location filename="../QScintilla/Editor.py" line="7513" /> |
13099 <source>File changed</source> |
13104 <source>File changed</source> |
13100 <translation type="unfinished" /> |
13105 <translation type="unfinished" /> |
13101 </message> |
13106 </message> |
13102 <message> |
13107 <message> |
13103 <location filename="../QScintilla/Editor.py" line="7421" /> |
13108 <location filename="../QScintilla/Editor.py" line="7563" /> |
13104 <source>{0} (ro)</source> |
13109 <source>{0} (ro)</source> |
13105 <translation type="unfinished" /> |
13110 <translation type="unfinished" /> |
13106 </message> |
13111 </message> |
13107 <message> |
13112 <message> |
13108 <location filename="../QScintilla/Editor.py" line="7726" /> |
13113 <location filename="../QScintilla/Editor.py" line="7869" /> |
13109 <source>Drop Error</source> |
13114 <source>Drop Error</source> |
13110 <translation type="unfinished" /> |
13115 <translation type="unfinished" /> |
13111 </message> |
13116 </message> |
13112 <message> |
13117 <message> |
13113 <location filename="../QScintilla/Editor.py" line="7727" /> |
13118 <location filename="../QScintilla/Editor.py" line="7870" /> |
13114 <source><p><b>{0}</b> is not a file.</p></source> |
13119 <source><p><b>{0}</b> is not a file.</p></source> |
13115 <translation type="unfinished" /> |
13120 <translation type="unfinished" /> |
13116 </message> |
13121 </message> |
13117 <message> |
13122 <message> |
13118 <location filename="../QScintilla/Editor.py" line="7747" /> |
13123 <location filename="../QScintilla/Editor.py" line="7890" /> |
13119 <source>Resources</source> |
13124 <source>Resources</source> |
13120 <translation type="unfinished" /> |
13125 <translation type="unfinished" /> |
13121 </message> |
13126 </message> |
13122 <message> |
13127 <message> |
13123 <location filename="../QScintilla/Editor.py" line="7749" /> |
13128 <location filename="../QScintilla/Editor.py" line="7892" /> |
13124 <source>Add file...</source> |
13129 <source>Add file...</source> |
13125 <translation type="unfinished" /> |
13130 <translation type="unfinished" /> |
13126 </message> |
13131 </message> |
13127 <message> |
13132 <message> |
13128 <location filename="../QScintilla/Editor.py" line="7750" /> |
13133 <location filename="../QScintilla/Editor.py" line="7893" /> |
13129 <source>Add files...</source> |
13134 <source>Add files...</source> |
13130 <translation type="unfinished" /> |
13135 <translation type="unfinished" /> |
13131 </message> |
13136 </message> |
13132 <message> |
13137 <message> |
13133 <location filename="../QScintilla/Editor.py" line="7751" /> |
13138 <location filename="../QScintilla/Editor.py" line="7894" /> |
13134 <source>Add aliased file...</source> |
13139 <source>Add aliased file...</source> |
13135 <translation type="unfinished" /> |
13140 <translation type="unfinished" /> |
13136 </message> |
13141 </message> |
13137 <message> |
13142 <message> |
13138 <location filename="../QScintilla/Editor.py" line="7753" /> |
13143 <location filename="../QScintilla/Editor.py" line="7896" /> |
13139 <source>Add localized resource...</source> |
13144 <source>Add localized resource...</source> |
13140 <translation type="unfinished" /> |
13145 <translation type="unfinished" /> |
13141 </message> |
13146 </message> |
13142 <message> |
13147 <message> |
13143 <location filename="../QScintilla/Editor.py" line="7756" /> |
13148 <location filename="../QScintilla/Editor.py" line="7899" /> |
13144 <source>Add resource frame</source> |
13149 <source>Add resource frame</source> |
13145 <translation type="unfinished" /> |
13150 <translation type="unfinished" /> |
13146 </message> |
13151 </message> |
13147 <message> |
13152 <message> |
13148 <location filename="../QScintilla/Editor.py" line="7775" /> |
13153 <location filename="../QScintilla/Editor.py" line="7919" /> |
13149 <source>Add file resource</source> |
13154 <source>Add file resource</source> |
13150 <translation type="unfinished" /> |
13155 <translation type="unfinished" /> |
13151 </message> |
13156 </message> |
13152 <message> |
13157 <message> |
13153 <location filename="../QScintilla/Editor.py" line="7789" /> |
13158 <location filename="../QScintilla/Editor.py" line="7933" /> |
13154 <source>Add file resources</source> |
13159 <source>Add file resources</source> |
13155 <translation type="unfinished" /> |
13160 <translation type="unfinished" /> |
13156 </message> |
13161 </message> |
13157 <message> |
13162 <message> |
13158 <location filename="../QScintilla/Editor.py" line="7813" /> |
13163 <location filename="../QScintilla/Editor.py" line="7957" /> |
13159 <location filename="../QScintilla/Editor.py" line="7807" /> |
13164 <location filename="../QScintilla/Editor.py" line="7951" /> |
13160 <source>Add aliased file resource</source> |
13165 <source>Add aliased file resource</source> |
13161 <translation type="unfinished" /> |
13166 <translation type="unfinished" /> |
13162 </message> |
13167 </message> |
13163 <message> |
13168 <message> |
13164 <location filename="../QScintilla/Editor.py" line="7814" /> |
13169 <location filename="../QScintilla/Editor.py" line="7958" /> |
13165 <source>Alias for file <b>{0}</b>:</source> |
13170 <source>Alias for file <b>{0}</b>:</source> |
13166 <translation type="unfinished" /> |
13171 <translation type="unfinished" /> |
13167 </message> |
13172 </message> |
13168 <message> |
13173 <message> |
13169 <location filename="../QScintilla/Editor.py" line="7889" /> |
13174 <location filename="../QScintilla/Editor.py" line="8033" /> |
13170 <source>Package Diagram</source> |
13175 <source>Package Diagram</source> |
13171 <translation type="unfinished" /> |
13176 <translation type="unfinished" /> |
13172 </message> |
13177 </message> |
13173 <message> |
13178 <message> |
13174 <location filename="../QScintilla/Editor.py" line="7890" /> |
13179 <location filename="../QScintilla/Editor.py" line="8034" /> |
13175 <source>Include class attributes?</source> |
13180 <source>Include class attributes?</source> |
13176 <translation type="unfinished" /> |
13181 <translation type="unfinished" /> |
13177 </message> |
13182 </message> |
13178 <message> |
13183 <message> |
13179 <location filename="../QScintilla/Editor.py" line="7910" /> |
13184 <location filename="../QScintilla/Editor.py" line="8054" /> |
13180 <source>Imports Diagram</source> |
13185 <source>Imports Diagram</source> |
13181 <translation type="unfinished" /> |
13186 <translation type="unfinished" /> |
13182 </message> |
13187 </message> |
13183 <message> |
13188 <message> |
13184 <location filename="../QScintilla/Editor.py" line="7911" /> |
13189 <location filename="../QScintilla/Editor.py" line="8055" /> |
13185 <source>Include imports from external modules?</source> |
13190 <source>Include imports from external modules?</source> |
13186 <translation type="unfinished" /> |
13191 <translation type="unfinished" /> |
13187 </message> |
13192 </message> |
13188 <message> |
13193 <message> |
13189 <location filename="../QScintilla/Editor.py" line="7930" /> |
13194 <location filename="../QScintilla/Editor.py" line="8074" /> |
13190 <source>Application Diagram</source> |
13195 <source>Application Diagram</source> |
13191 <translation type="unfinished" /> |
13196 <translation type="unfinished" /> |
13192 </message> |
13197 </message> |
13193 <message> |
13198 <message> |
13194 <location filename="../QScintilla/Editor.py" line="7931" /> |
13199 <location filename="../QScintilla/Editor.py" line="8075" /> |
13195 <source>Include module names?</source> |
13200 <source>Include module names?</source> |
13196 <translation type="unfinished" /> |
13201 <translation type="unfinished" /> |
13197 </message> |
13202 </message> |
13198 <message> |
13203 <message> |
13199 <location filename="../QScintilla/Editor.py" line="8286" /> |
13204 <location filename="../QScintilla/Editor.py" line="8440" /> |
13200 <source>Add to dictionary</source> |
13205 <source>Add to dictionary</source> |
13201 <translation type="unfinished" /> |
13206 <translation type="unfinished" /> |
13202 </message> |
13207 </message> |
13203 <message> |
13208 <message> |
13204 <location filename="../QScintilla/Editor.py" line="8288" /> |
13209 <location filename="../QScintilla/Editor.py" line="8442" /> |
13205 <source>Ignore All</source> |
13210 <source>Ignore All</source> |
13206 <translation type="unfinished" /> |
13211 <translation type="unfinished" /> |
13207 </message> |
13212 </message> |
13208 <message> |
13213 <message> |
13209 <location filename="../QScintilla/Editor.py" line="8706" /> |
13214 <location filename="../QScintilla/Editor.py" line="8879" /> |
13210 <source>Sort Lines</source> |
13215 <source>Sort Lines</source> |
13211 <translation type="unfinished" /> |
13216 <translation type="unfinished" /> |
13212 </message> |
13217 </message> |
13213 <message> |
13218 <message> |
13214 <location filename="../QScintilla/Editor.py" line="8707" /> |
13219 <location filename="../QScintilla/Editor.py" line="8880" /> |
13215 <source>The selection contains illegal data for a numerical sort.</source> |
13220 <source>The selection contains illegal data for a numerical sort.</source> |
13216 <translation type="unfinished" /> |
13221 <translation type="unfinished" /> |
13217 </message> |
13222 </message> |
13218 <message> |
13223 <message> |
13219 <location filename="../QScintilla/Editor.py" line="8800" /> |
13224 <location filename="../QScintilla/Editor.py" line="8973" /> |
13220 <source>Register Mouse Click Handler</source> |
13225 <source>Register Mouse Click Handler</source> |
13221 <translation type="unfinished" /> |
13226 <translation type="unfinished" /> |
13222 </message> |
13227 </message> |
13223 <message> |
13228 <message> |
13224 <location filename="../QScintilla/Editor.py" line="8801" /> |
13229 <location filename="../QScintilla/Editor.py" line="8974" /> |
13225 <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> |
13230 <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> |
13226 <translation type="unfinished" /> |
13231 <translation type="unfinished" /> |
13227 </message> |
13232 </message> |
13228 <message> |
13233 <message> |
13229 <location filename="../QScintilla/Editor.py" line="8897" /> |
13234 <location filename="../QScintilla/Editor.py" line="9070" /> |
13230 <source>{0:4d} {1}</source> |
13235 <source>{0:4d} {1}</source> |
13231 <comment>line number, source code</comment> |
13236 <comment>line number, source code</comment> |
13232 <translation type="unfinished" /> |
13237 <translation type="unfinished" /> |
13233 </message> |
13238 </message> |
13234 <message> |
13239 <message> |
13235 <location filename="../QScintilla/Editor.py" line="8903" /> |
13240 <location filename="../QScintilla/Editor.py" line="9076" /> |
13236 <source>{0:4d} {1} |
13241 <source>{0:4d} {1} |
13237 => {2}</source> |
13242 => {2}</source> |
13238 <comment>line number, source code, file name</comment> |
13243 <comment>line number, source code, file name</comment> |
13239 <translation type="unfinished" /> |
13244 <translation type="unfinished" /> |
13240 </message> |
13245 </message> |
13241 <message> |
13246 <message> |
13242 <location filename="../QScintilla/Editor.py" line="8971" /> |
13247 <location filename="../QScintilla/Editor.py" line="9145" /> |
13243 <source>EditorConfig Properties</source> |
13248 <source>EditorConfig Properties</source> |
13244 <translation type="unfinished" /> |
13249 <translation type="unfinished" /> |
13245 </message> |
13250 </message> |
13246 <message> |
13251 <message> |
13247 <location filename="../QScintilla/Editor.py" line="8972" /> |
13252 <location filename="../QScintilla/Editor.py" line="9146" /> |
13248 <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> |
13253 <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> |
13249 <translation type="unfinished" /> |
13254 <translation type="unfinished" /> |
13250 </message> |
13255 </message> |
13251 </context> |
13256 </context> |
13252 <context> |
13257 <context> |