Sun, 20 Oct 2024 11:37:00 +0200
Updated translations.
--- a/src/eric7/i18n/eric7_cs.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_cs.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9289,7 +9289,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Spustit skript</translation> @@ -9310,8 +9310,8 @@ <translation><b>Spustit skript</b><p>Nastavení parametrů příkazové řádky a spuštění skriptu bez debugeru. Pokud jsou v souboru neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Spustit projekt</translation> @@ -9412,7 +9412,7 @@ <translation><b>Profilovat projekt</b><p>Nastavení parametrů příkazové řádky a spuštění projektu s profilováním kódu. Pokud jsou v projektu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Debugovat skript</translation> @@ -9433,8 +9433,8 @@ <translation><b>Debugovat skript</b><p>Nastavení parametrů příkazové řádky a aktuální řádky jako první python příkaz v aktuálním editačním okně. Pokud jsou ve skriptu neuložené změny, měly by se nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Debugovat projekt</translation> @@ -9455,7 +9455,7 @@ <translation><b>Debugovat projekt</b><p>Nastavení parametrů příkazové řádky a nastavení aktuální řádky jako první python příkaz hlavního skriptu v aktuálním projektu. Pokud jsou v projektu neuložené změny, měly by se měly nejdříve uložit.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9854,101 +9854,106 @@ <translation>Objevila se neošetřená výjimka. Detaily naleznete v shell okně.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"<br>Soubor: <b>{2}</b>, řádek: <b>{3}</b></p><p>Zastavit zde?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Debugovaný program vyvolal výjimku <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Debugovaný program byl neočekávaně ukončen.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Chyba v podmíněném breakpointu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Podmínka breakpointu <b>{0}, {1}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Chyba sledovacího bodu</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Sledovací bod <b>{0}</b> obsahuje syntaktickou chybu.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' již existuje.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Sledovací bod '<b>{0}</b>' pro proměnnou <b>{1}</b> již existuje.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>Sledovací bod již existuje</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>V aktuálním projektu není definován hlavní skript. Debugování není možné.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94490,547 +94495,547 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Nový</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Nový</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Otevřít prázdné editační okno</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nový</b> <p>Bude otevřeno prázdné editační okno.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Otevřít</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Otevřít...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Otevřít soubor</b> <p>Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">Obnovit</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Zavřít</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Zavřít aktuální okno</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Zavřít okno</b> <p>Zavřít aktuální okno.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="745" /> + <location filename="../ViewManager/ViewManager.py" line="744" /> <source>Close All</source> <translation>Zavřít vše</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> + <location filename="../ViewManager/ViewManager.py" line="745" /> <source>Clos&e All</source> <translation>Zavřít vš&e</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Zavřít všechny editační okna</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Zavřít všechna okna</b> <p>Zavřít všechna editační okna.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Uložit</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Uložit aktuální soubor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Uložit soubor</b> <p>Uložit obsah aktuálního editačního okna.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Uložit jako</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>U&ložit jako...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Uložit aktuální soubor do nového</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Uložit vše</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Uložit všechny soubory</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Uložit všechny soubory</b> <p>Uložit obsah všech editačních oken.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Tisk</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Tisk aktuálního souboru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Tisk souboru</b> <p>Tisk obsahu aktuálního editačního okna.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Náhled tisku</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Náhled tisku aktuálního souboru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Náhled tisku</b><p>Náhled tisku aktuálního editačního okna.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">Hledat soubor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>S&oubor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Otevřít poslední soubo&ry</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Otevřít sou&bory ze záložek</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Soubor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Exportovat jako</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Undo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Vrátit</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Vrátit poslední změnu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Undo</b> <p>Vrátit poslední změnu v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Redo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Znovu použít</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Znovu použít poslední změnu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Redo</b> <p>Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Vrátit se k poslednímu uloženému stavu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>Vrátit se k &poslednímu uloženému stavu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Vrátit poslwední uložený stav</b> <p>Zruší všechny změny, které byly provedeny od posledního uložení.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Vyjmout</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>Vyjmou&t</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Vyjmout výběr</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Vyjmout</b> <p>Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Kopírovat</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Kopírovat</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Kopírovat výběr</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopírovat</b> <p>Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Vložit</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>V&ložit</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Vložit text ze schránky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Vložit</b> <p>Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.</p></translation> @@ -95038,527 +95043,527 @@ <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Vyčistit</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Vyčistit všechen text</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Vyčistit</b> <p>Smazat všechnen text v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Odsadit</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>Odsad&it</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Odsadit řádek</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Odsadit</b> <p>Odsadí aktuální řádek nebo vybrané řádky o jednu úroveň.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Zrušit odsazení</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>Zrušit odsaze&ní</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Zrušit odsazení řádku</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Zrušit odsazení</b> <p>Zruší odsazení akruálního řádku nebo vybraných řádků o jednu úroveň.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Chytré odsazení</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Chytré odsazení řádku nebo výběru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Chytré odsazení</b> <p>Odsadí aktuální řádek nebo výběr podle významu předchozího kódu.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Vytvořit Komentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>Vytvořit K&omentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Vytvořit z řádky nebo výběru komentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Komentář</b> <p>Z aktuální řádky nebo vybraných řádků vytvoří komentář.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Zrušit komentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Zrušit ko&mentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Zrušit komentář na řádce nebo výběru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Zrušit komentář</b> <p>Zruší komentář na aktuálním řádku nebo výběru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Stream komentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Steram komentář řádky nebo výběru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Stream komentář</b> <p>Stream zakomentuje aktuální řádku nebo výběr.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Box komentář</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Box komentář řádku nebo výběru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Box komentář</b> <p>Bok komentář vytvoří komnetář z aktuálního řádku nebo výběru.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Vybrat obsah závorek</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Vybrat obsah závorek</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Vy&brat obsah závorek</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Výběr textu, který je mezi závorkami</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Vybrat obsah závorek</b><p>Vybere se text, který se nachází mezi závorkami.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Vybrat vše</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>Vybrat vš&e</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Vybrat všechen text</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Vybrat vše</b><p>Vybere se všechen text v aktuálním editoru.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Zrušit celý výběr</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Zrušit celý výběr</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>Z&rušit celý výběr</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Zrušit výběr</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Zrušit výběr</b><p>Zruší výběr textu v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Konvertovat znaky konce řádků</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Konvertovet znaky konce řádků</b> <p>Konvertuje znaky konců řádků na aktuální nastavený typ.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Zkrátit prázdné řádky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Zkrátit prázné řádky</b> <p>Zkrátí řádky, které obsabují jen prázdné znaky.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Rychlé tipy</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Rychlé tipy</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Rychlé tipy</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Zobrazit Rychlé tipy</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Rychlé tipy</b><p>Zobrazit Rychlé typy založené na znacích hned vlevo vedle kurzoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95567,22 +95572,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Posun o jeden znak doleva</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation type="unfinished" /> </message> @@ -95591,22 +95596,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Posun o jeden znak doprava</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation type="unfinished" /> </message> @@ -95615,22 +95620,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Posun o jeden řádek nahoru</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished" /> </message> @@ -95639,30 +95644,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Posun o jeden řádek dolu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Posun o jednu část slova doleva</translation> </message> @@ -95670,16 +95675,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Posun o jednu část slova doprava</translation> </message> @@ -95687,8 +95692,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation /> </message> @@ -95697,8 +95702,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Posun o jedno slovo doleva</translation> </message> @@ -95706,8 +95711,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation /> </message> @@ -95716,8 +95721,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Posun o jedno slovo doprava</translation> </message> @@ -95725,8 +95730,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation /> </message> @@ -95735,8 +95740,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> @@ -95744,22 +95749,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation /> </message> @@ -95768,15 +95773,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished" /> </message> @@ -95784,16 +95789,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Posun pohledu jeden řádek dolů</translation> </message> @@ -95801,16 +95806,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Posun pohledu o jeden řádek nahoru</translation> </message> @@ -95818,36 +95823,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Posun na předchozí odstavec</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Posun na následující odstavec</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation /> </message> @@ -95856,15 +95861,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Posun na předchozí stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation /> </message> @@ -95873,50 +95878,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Posun na následující stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation /> </message> @@ -95925,29 +95930,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Odsadit o jednu úroveň</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Zrušit odsazení o jednu úroveň</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation /> </message> @@ -95956,22 +95961,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Rozšířit výběr o jeden znak vlevo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation type="unfinished" /> </message> @@ -95980,70 +95985,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Rozšířit výběr o jeden znak vpravo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Rozšířit výběr o řádku nahoru</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Rozšířit výběr o jednu řádku dolů</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Rozšířit výběr o jednu část slova vlevo</translation> </message> @@ -96051,16 +96056,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Rozšířit výběr o jednu část slova vpravo</translation> </message> @@ -96069,9 +96074,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation /> </message> @@ -96080,8 +96085,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Rozšířit výběr o jedno slovo vlevo</translation> </message> @@ -96089,8 +96094,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation /> </message> @@ -96099,8 +96104,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Rozšířit výběr o jedno slovo vpravo</translation> </message> @@ -96108,8 +96113,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation /> </message> @@ -96118,15 +96123,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation /> </message> @@ -96135,124 +96140,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Rozšířit výběr o předchozí odstavec</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Rozšířit výběr o následující odstavec</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Rozšířit výběr na předchozí stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Rozšířit výběr na následující stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation /> </message> @@ -96261,37 +96266,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Smazat předchozí znak</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> @@ -96300,22 +96305,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Smazat aktuální znak</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation type="unfinished" /> </message> @@ -96324,15 +96329,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Smazat slovo doleva</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation /> </message> @@ -96341,15 +96346,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Smazat slovo doprava</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation /> </message> @@ -96358,15 +96363,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Smazat řádku doleva</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation /> </message> @@ -96375,22 +96380,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Smazat řádku doprava</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation /> </message> @@ -96399,38 +96404,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Vložit nový řádek</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Vložit nový řádek pod aktuální</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96439,129 +96444,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Smazat aktuální řádek</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Duplikovat aktuální řádek</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Prohodit aktuální řádek s předchozím</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Vyjmout aktuální řádek</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Kopírovat aktuální řádek</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Přepnout vkládání/přepisování</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation /> </message> @@ -96570,163 +96575,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Rozšířit obdélníkový výběr o řádek dolů</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Rozšířit obdélníkový výběr o řádek nahoru</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Rozšířit obdélníkový výběr o jeden znak vlevo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Rozšířit obdélníkový výběr o jeden znak vpravo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Rozšířit obdélníkový výběr o předchozí stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Rozšířit obdélníkový výběr o následující stranu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96735,299 +96740,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Duplikovat aktuální výběr</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Převést výběr na minusky</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Převést výběr na verzálky</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Edit</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Vyhledat</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>V&yhledat...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation /> @@ -97035,13 +97040,13 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Hledat text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Hledat</b> <p>Hledat text v aktuálním editoru. Zobrazí se dialogové okno, do kterého se zadá hledaný text a další nastavení.<p></translation> @@ -97049,21 +97054,21 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Hledat text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>Hledat &další</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation /> @@ -97071,34 +97076,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Hledat další výskyt textu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Hledat další</b><p>Hledá se další výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.<p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Hledat předchozí</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Hledat &předchozí</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation /> @@ -97106,115 +97111,115 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Hledat předchozí výskyt textu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Hledat předchozí</b><p>Hledá se předchozí výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.<p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Vyčistit značky hledání</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Vyčistit všechny zobrazené začky hledání</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Vyčistit značky hledání</b><p>Smažou všechny zabrazené značky hledání.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished">Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Nahradit</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>Nah&radit...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Hledat nějaký text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Nahradit</b> <p>Vyhledá va ktuálním editoru text a nahradí jej. Je zobrazeno dialogové okno, kde se zadá text, který se má nahradit, nový text a nastavení pro vyhledávání a nahrazení.<p></translation> @@ -97222,323 +97227,323 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Jít na řádek</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>&Jít na řádek...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Jít na řádek</b> <p>Jít na určený řádek. Zobrazí se dialogové okno, kde se zadá číslo požadovaného řádku.<p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Jít na závorku</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Jít na závork&u</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Jít na závorku</b> <p>Jíta na závoku, která patří do páru s tou, na které se nachází kurzor.<p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Hledat v souborech</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>&Hledat v souborech...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Hledat text v souborech</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Nahradit v souborech</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Nahradit v souborech</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Nahrad&it v souborech...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Hledat text v souborech a nahradit jej</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>V&yhledat</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Přiblížit</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Př&iblížit</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation /> @@ -97546,7 +97551,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97554,35 +97559,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Zvětšovací lupa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Přiblížit</b><p>Přiblížit text. Text bude větší.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Oddálit</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>&Oddálit</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation /> @@ -97590,7 +97595,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97598,35 +97603,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Zmenšovací lupa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Oddálit</b><p>Lupa na oddálení textu. Text bude menší.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation type="unfinished">Resetovat lupu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation type="unfinished">&Resetovat lupu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished" /> @@ -97634,894 +97639,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation type="unfinished">Resetovat lupu textu</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"><b>Reset lupy</b><p>Reset lupy pro text. Nastaví se lupa na hodnotu 100%.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Lupa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>&Lupa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Lupa na text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Lupa</b><p>Lupa na text. Otevře se dialogové okno kde se zadá požadovaná hodnota zvětšení/zmenšení.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Složit/rozložit všechna skládání</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">Složit/rozložit všechn&a skládání</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Složit/rozložit všechna skládání</b><p>Složí/rozloží všechna skládání v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Složit/rozložit všechna skládání (i s podsložkami)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Složit/rozložit všechna &skládání (i s podsložkami)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Složit/rozložit všechna skládání (i s podsložkami)</b><p>Složí nebo rozloží všechna skládání i s podsložkami.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Složit/rozložit aktuální složený blok</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Složit/rozložit aktuální složený &blok</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Složit/rozložit aktuální složený blok</b><p>Složí nebo rozloží aktuální složený blok v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Odebrat všechna zvýraznění</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Odebrat všechna zvýraznění</b><p>Odebrat zvýraznění ve všech editorech.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Rozdělit pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>&Rozdělit pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Přidat další rozdělení pohledu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Rozdělit pohled</b><p>Přidá další okno na aktuální pohled.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Uspořádat horizontálně</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Uspořádat horizontálně</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Uspořádat &horizontálně</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Uspořádat rozdělené pohledy horizontálně</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Uspořádat horizontálně</b><p>Uspořádat rozdělené pohledy horizontálně.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Odebrat rozdělený pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>Odebra&t rozdělený pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Odebrat aktuální rozdělení pohledu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Odebrat rozdělený pohled</b><p>Odebrat aktuální rozdělený pohled.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Další rozdělený pohled</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Další rozdělený pohled</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>Další rozděle&ný pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Posun na další rozdělený pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Další rozdělený pohled</b><p>Posun na další rozdělený pohled.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Předchozí rozdělený pohled</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Předchozí rozdělený pohled</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>&Předchozí rozdělený pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Posun na předchozí rozdělený pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Předchozí rozdělený pohled</b><p>Posun na předchozí rozdělený pohled.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>Poh&led</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Pohled</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Spus&tit záznam makra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Spustit záznam makra</b><p>Spustí se záznam příkazů do nového makra.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Zastavit záznam makra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>Sto&p záznamu makra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Stop záznamu makra</b><p>Zastaví se nahrávání příkazů do makra.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Spustit makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Spustit mak&ro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Spustit makro</b><p>Spustit nahrané makro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Smazat makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>Smazat makr&o</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Smazat makro</b><p>Smaže se nahrané makro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Načíst makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Načíst makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Načíst makro</b><p>Načte se makro ze souboru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Uložit makro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Uložit makro</b><p>Nahrané makro se uloží do souboru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Makra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Přepnout záložku</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>Přepnou&t záložku</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Přepnout záložku</b><p>Vytvoří/zruší záložku na aktuálním řádku v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Následující záložka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>&Následující záložka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Následující záložka</b><p>Přesun na následující záložku v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Předchozí záložka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>&Předchozí záložka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Předchozí záložka</b><p>Přesun na předchozí záložku.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Vyčistit záložky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>Vyčistit (zr&ušit) záložky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Vyčistit (zrušit) záložky</b><p>Zruší se všechny záložky ve všech editorech.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Jít na Syntaktickou chybu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Jít na Syntaktickou chybu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Jít na Syntax error</b><p>Přesun na syntaktickou chybu v aktuálním editoru.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Vyčistit Syntaktické chyby</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>V&yčistit Syntaktické chyby</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Vyčistit syntaktické chyby</b><p>Smažou se záznamy o syntaktických chybách ve všech editorech.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Další varování</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>Další varová&ní</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Předchozí varování</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Předchozí varování</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Vyčistit varovná hlášení</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>&Vyčistit varovná hlášení</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Následují problémová řádka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>Nás&ledující problémová řádka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Následující problémová řádka</b><p>Jít na řádku v aktuálním editoru, která byla nalezena jako problémová.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Předchozí problémová řádka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>Př&edchozí problémová řádka</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Předchozí problémová řádka</b><p>Jít na předchozí řádku v aktuálním editoru, která byla nalezena jako problémová.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Následující úloha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>Následující úlo&ha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Následující úloha</b><p>Jít na řádek v aktuálním editoru, na kterém je následující úloha.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Předchozí úloha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Předchozí úl&oha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Předchozí úloha</b><p>Jít na řádek, na kterém se nachází předchozí úloha.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Záložky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Záložky</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation type="unfinished">Kontrola pravopisu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Spustit kontrolu pravopisu v aktuálním editoru</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Automatická kontrola pravopisu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>&Automatická kontrola pravopisu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(De-)aktivovat akutomatickou kontrolu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Automatická kontrola pravopisu</b><p>Zapnout neobo vypnout automatickou kontrolu pravopisu ve všech editorech.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Pravopis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">Otevřít soubory</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> + <source>Open Remote Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Soubor změněn</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5588" /> + <source><p>The file <b>{0}</b> has unsaved changes.</p></source> + <translation><p>Soubor <b>{0}</b> obsahuje neuložené změny.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6089" /> + <source>Line: {0:5}</source> + <translation>Řádek: {0:5}</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6095" /> + <source>Pos: {0:5}</source> + <translation>Poz: {0:5}</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6115" /> + <source>Language: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6124" /> + <source>EOL Mode: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> + <source>&Clear</source> + <translation>&Vyčistit</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6661" /> + <source>&Add</source> + <translation>Přid&at</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6664" /> + <source>&Edit...</source> + <translation>&Edit...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> + <source>Edit Spelling Dictionary</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7691" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7707" /> + <source>Editing {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7723" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7737" /> + <source>The spelling dictionary was saved successfully.</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> - <source>Open Remote Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Soubor změněn</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> - <source><p>The file <b>{0}</b> has unsaved changes.</p></source> - <translation><p>Soubor <b>{0}</b> obsahuje neuložené změny.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> - <source>Line: {0:5}</source> - <translation>Řádek: {0:5}</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> - <source>Pos: {0:5}</source> - <translation>Poz: {0:5}</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> - <source>Language: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> - <source>EOL Mode: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> - <source>&Clear</source> - <translation>&Vyčistit</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> - <source>&Add</source> - <translation>Přid&at</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> - <source>&Edit...</source> - <translation>&Edit...</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> - <source>Edit Spelling Dictionary</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> - <source>Editing {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> - <source>The spelling dictionary was saved successfully.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_de.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_de.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9277,7 +9277,7 @@ <translation>Benachrichtigung</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Skript ausführen</translation> @@ -9298,8 +9298,8 @@ <translation><b>Skript ausführen</b><p>Bestimme die Kommandozeilenparameter und führe das Skript außerhalb des Debuggers aus. Falls die Datei ungesicherte Änderungen hat, so können diese zunächst gesichert werden.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Projekt ausführen</translation> @@ -9400,7 +9400,7 @@ <translation><b>Projektprofil</b><p>Bestimme die Kommandozeilenparameter und führe das Hauptskript des aktuellen Projektes unter Kontrolle des Python-Profilers aus. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Skript debuggen</translation> @@ -9421,8 +9421,8 @@ <translation><b>Skript debuggen</b><p>Bestimme die Kommandozeilenparameter und setze die erste ausführbare Python-Zeile des aktuellen Editors als aktuelle Zeile. Falls die Datei ungesicherte Änderungen hat, so können diese zunächst gesichert werden.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Projekt debuggen</translation> @@ -9443,7 +9443,7 @@ <translation><b>Projekt debuggen</b><p>Bestimme die Kommandozeilenparameter und setze die erste ausführbare Python-Zeile des Hauptskriptes des aktuellen Projektes als aktuelle Zeile. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9842,101 +9842,106 @@ <translation>Eine nicht abgefangene Ausnahme ist aufgetreten. Details finden Sie im Shell-Fenster.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Das untersuchte Programm erzeugte die Ausnahme <b>{0}</b><br>„<b>{1}</b>“<br>Datei: <b>{2}</b>, Zeile: <b>{3}</b></p><p>Anhalten?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation><p>Das untersuchte Programm erzeugte die Ausnahme <b>{0}</b><br>„<b>{1}</b>“<br>Datei: <b>{2}</b>, Zeile: <b>{3}</b></p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Das untersuchte Programm erzeugte die Ausnahme <b>{0}</b><br>„<b>{1}</b>“</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation><p>Das Programm erzeugte das Signal "{0}".<br/>Datei: <b>{1}</b>, Zeile: <b>{2}</b></p></translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation><p>Das Programm erzeugte das Signal "{0}".<br/>Datei: <b>{1}</b>, Zeile: <b>{2}</b></p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Das untersuchte Programm wurde unerwartet beendet.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation>Keine lokalen Variablen verfügbar.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Fehler in Haltepunktbedingung</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Die Bedingung des Haltepunktes <b>{0}, {1}</b> enthält einen Syntaxfehler.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Fehler in Beobachtungsausdruck</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Der Beobachtungsausdrucks <b>{0}</b> enthält einen Syntaxfehler.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Ein Beobachtungsausdruck „<b>{0}</b>“ existiert bereits.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Ein Beobachtungsausdruck „<b>{0}</b>“ für die Variable <b>{1}</b> existiert bereits.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>Beobachtungsausdruck existiert bereits</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation>Abdeckungslauf des Projektes</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation>Abdeckungslauf des Skriptes</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation>Profillauf des Projekts</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation>Profillauf des Skriptes</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Das aktuelle Projekt besitzt kein Hauptskript. Debuggen ist nicht möglich.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation><p>Die ausgewählte Datei <b>{0}</b> befindet sich auf einem eric-ide Server. Es ist jedoch kein solcher Server verbunden. Abbruch...</p></translation> </message> @@ -94701,1052 +94706,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Neu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Neu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Öffnet ein leeres Editorfenster</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Neu</b><p>Ein neues Editorfenster wird geöffnet.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Öffnen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Öffnen...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Datei öffnen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Datei öffnen</b><p>Sie werden nach dem Namen einer Datei gefragt, die in einem Editor geöffnet werden soll.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation>Öffnen (entfernt)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation>Öffnen (entfernt)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation>Öffnet eine entfernte Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation><b>Entfernte Datei öffnen</b><p>Sie werden nach dem Namen einer entfernten Datei gefragt, die in einem Editor geöffnet werden soll.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation>Erneut laden</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation>Die aktuelle Datei erneut laden</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation><b>Erneut laden</b><p>Den Inhalt des aktuellen Editorfensters neu laden. Falls der Editorinhalt verändert wurde, wird eine Warnung ausgegeben.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Schließen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>Schl&ießen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Schließt das aktuelle Fenster</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Fenster schließen</b><p>Dies schließt das aktuelle Editorfenster.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Alle schließen</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Alle schließen</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Alle &schließen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Schließt alle Editorfenster</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Alle Fenster schließen</b><p>Dies schließt alle Editorfenster.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>S&peichern</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Speichert die aktuelle Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Datei speichern</b><p>Dies speichert den Inhalt des aktuellen Editorfensters.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Speichern unter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Speichern &unter...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Speichere die aktuelle Datei unter neuem Namen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Datei speichen unter</b><p>Dies speichert den Inhalt des aktuellen Editors in eine neue Datei. Die Datei kann mit einem Dateiauswahldialog eingegeben werden.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation>Speichern unter (entfernt)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation>Speichern unter (entfernt)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation>Speichere die aktuelle Datei in eine neue auf einem eric-ide Server</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation><b>Datei speichern unter (entfernt)</b><p>Dies speichert den Inhalt des aktuellen Editorfensters in eine neue Datei auf dem verbundenen eric-ide Server. Die Datei kann in einem Dateiauswahldialog eingegeben werden.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>Kopie speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>&Kopie speichern...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>Speichert eine Kopie der aktuellen Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Kopie speichern</b><p>Speichern einer Kopie des Inhalts des aktuellen Editorfensters. Die Datei kann mit einem Dateiauswahldialog eingegeben werden.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Alles speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>&Alle speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Alle Dateien speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Alle Dateien speichern</b><p>Speichert den Inhalt aller Editorfenster.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Drucken</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Drucken</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Druckt die aktuelle Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Datei drucken</b><p>Dies druckt den Inhalt des aktuellen Editorfensters.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Druckvorschau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Druckvorschau der aktuellen Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Druckvorschau</b><p>Zeift eine Druckvorschau des aktuellen Editorfensters.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation>Datei suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation>&Datei suchen...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation>Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation>Suche nach einer Datei durch Eingabe eines Suchmusters</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation><b>Datei suchen</b><p>Dies sucht nach einer Datei durch Eingabe eines Suchmusters.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Zu&letzt geöffnete Dateien</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Ge&merkte Dateien</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Exportieren als</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Rückgängig</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Rückgängig</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Die letzte Änderung rückgängig machen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Rückgängig</b><p>Dies macht die letzte Änderung des aktuellen Editors rückgängig.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Wiederherstellen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>Wieder&herstellen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Die letzte Änderung wiederherstellen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Wiederherstellen</b><p>Dies stellt die letzte Änderung des aktuellen Editors wieder her.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>&Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Zurück zum letzten gesichert Zustand</b><p>Dies nimmt alle Änderungen des aktuellen Editors bis zum letzten gesicherten Zustand zurück.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Ausschneiden</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>&Ausschneiden</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Schneidet die Auswahl aus</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Ausschneiden</b><p>Dies schneidet den ausgewählten Text des aktuellen Editors aus und legt ihn in der Zwischenablage ab.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Kopieren</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Kopieren</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Einfg</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Kopiert die Auswahl</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopieren</b><p>Dies kopiert den ausgewählten Text des aktuellen Editors in die Zwischenablage.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Einfügen</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Ein&fügen</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Fügt den Inhalt der Zwischenablage ein</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Einfügen</b><p>Dies fügt den zuletzt ausgeschnittenen/kopierten Text aus der Zwischenablage in den aktuellen Editor ein.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Löschen</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Löscht den gesamten Text</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Alles Löschen</b><p>Dies löscht den gesamten Text des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Zeilen verbinden</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Zeilen verbinden</b><p>Verbindet die aktuelle mit der nächsten Zeile.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Einrücken</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>Ei&nrücken</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Zeile einrücken</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Einrücken</b><p>Dies erhöht die Einrückung der aktuellen Zeile oder Auswahl um eine Ebene.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Einrücken rückgängig</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>Einrücken rück&gängig</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Einrücken der Zeile rückgängig machen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Einrücken rückgängig</b><p>Dies vermindert die Einrückung der aktuellen Zeile oder Auswahl um eine Ebene.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Überwachte Einrückung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Rückt eine Zeile oder Auswahl mit Überwachung ein</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Überwachte Einrückung</b><p>Dies rückt die aktuelle Zeile oder die Zeilen der aktuellen Auswahl ein, wobei nur sinnvolle Einrückungstiefen erlaubt sind.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Kommentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>K&ommentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Kommentiert eine Zeile oder die Auswahl</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Kommentar</b><p>Dies kommentiert die aktuelle Zeile oder die aktuelle Auswahl.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Kommentar entfernen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Ko&mmentar entfernen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation>Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Kommentar einer Zeile oder der Auswahl entfernen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Kommentar entfernen</b><p>Dies entfernt den Kommentar der aktuellen Zeile oder der aktuelle Auswahl.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Kommentar umschalten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Schalte den Kommentar der aktuellen Zeile, Auswahl oder Kommentarblocks um</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Kommentar umschalten</b><p>Falls die aktuelle Zeile nicht mit einem Blockkommentar beginnt, so wird die aktuelle Zeile oder Auswahl kommentiert. Ist sie kommentiert, so wird dieser Blockkommentar entkommentiert.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Stream Kommentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Stream kommentiert eine Zeile oder die Auswahl</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Stream Kommentar</b><p>Dies kommentiert die aktuelle Zeile oder die aktuelle Auswahl mit einem Stream Kommentar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Box Kommentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Box kommentiert eine Zeile oder die Auswahl</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Box Kommentar</b><p>Dies kommentiert die aktuelle Zeile oder die Zeilen der aktuelle Auswahl mit einem Box Kommentar.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Zur Klammer auswählen</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Zur Klammer auswählen</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Zur Klammer ausw&ählen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Text bis zur passenden Klammer auswählen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Zur Klammer auswählen</b><p>Im aktuellen Editor Text bis zur passenden Klammer auswählen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Alles auswählen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>A&lles auswählen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Gesamten text auswählen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Alles auswählen</b><p>Dies wählt den gesamten Text des aktuellen Editors aus.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Auswahl aufheben</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Auswahl aufheben</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>Aus&wahl aufheben</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Hebt die Auswahl auf</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Auswahl aufheben</b><p>Dies hebt die Auswahl des aktuellen Editors auf.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Zeilenende Marke umwandeln</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Zeilenende Marke umwandeln</b><p>Dies wandelt die Zeilenende Marke in den aktuell eingestellten Typ um.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation>Tabulatoren in Leerzeichen umwandeln</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation><b>Tabulatoren in Leerzeichen umwandeln</b><p>Wandelt Tabulatoren in die konfigurierte Anzahl Leerzeichen um.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Leere Zeilen verkürzen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Leere Zeilen verkürzen</b><p>Zeilen, die nur aus Leerzeichen und Tabulatoren bestehen, werden verkürzt.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation>Vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation>&Vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation>Aktuelles Wort vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>Vervollständigen</b><p>Führt eine Vervollständigung des Wortes, das den Cursor enthält, durch.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation>Vervollständigung vom Dokument</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation>Aktuelles Wort vom Dokument vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>Vervollständigung vom Dokument</b><p>Vervollständigt das Wort, das den Cursor enthält, vom Dokument.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation>Vervollständigung von APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation>Aktuelles Wort von APIs vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>Vervollständigung von APIs</b><p>Vervollständigt das Wort, das den Cursor enthält, von APIs.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation>Vervollständigung vom Dokument und von APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation>Aktuelles Wort vom Dokument und von APIs vervollständigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>Vervollständigung vom Dokument und von APIs</b><p>Vervollständigt das Wort, das den Cursor enthält, vom Dokument und von APIs.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Calltip</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Calltip</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Calltip</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Calltips anzeigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Calltip</b><p>Zeige Calltips basierend auf den links vom Cursor befindlichen Zeichen an.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation>Code Info</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation>Code Informationen anzeigen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation><b>Code Info</b><p>Zeigt Code Informationen basierend auf der aktuellen Cursorposition an.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Sortieren</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation>Sortiere die Zeilen, die von der rechteckigen Auswahl überspannt werden</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation><b>Sortieren</b><p>Dies sortiert die von der Rechteckauswahl überspannten Zeilen basierend auf der Auswahl. Führende und folgende Leerzeichen werden ignoriert.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation>Docstring erzeugen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation>Ctrl+Alt+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation>Erzeuge eine Docstring für die aktuelle Funktion/Methode</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation><b>Docstring erzeugen</b><p>Erzeuge eine Docstring für die aktuelle Funktion/Methode falls die Einfügemarke auf der Startzeile der Funktionsdefinition oder der Zeile nach deren Ende steht. Der Docstring wird an der korrekten Stelle eingefügt und die Einfügemarke wird an das Ende der Beschreibungszeile gesetzt.</p></translation> </message> @@ -95755,22 +95760,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Ein Zeichen nach links</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95779,22 +95784,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Ein Zeichen nach rechts</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95803,22 +95808,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Eine Zeile nach oben</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -95827,30 +95832,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Eine Zeile nach unten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Ein Wortteil nach links</translation> </message> @@ -95858,16 +95863,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Ein Wortteil nach rechts</translation> </message> @@ -95875,8 +95880,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95885,8 +95890,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Ein Wort nach links</translation> </message> @@ -95894,8 +95899,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95904,8 +95909,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Ein Wort nach rechts</translation> </message> @@ -95913,8 +95918,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95923,8 +95928,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Zum ersten sichtbaren Zeichen der Dokumentzeile springen</translation> </message> @@ -95932,22 +95937,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>Zum Beginn der Anzeigezeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95956,15 +95961,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Zum Ende der Dokumentenzeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -95972,16 +95977,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Eine Zeile nach unten rollen</translation> </message> @@ -95989,16 +95994,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Eine Zeile nach oben rollen</translation> </message> @@ -96006,36 +96011,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Einen Absatz nach oben</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Einen Absatz nach unten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -96044,15 +96049,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Eine Seite hoch</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -96061,50 +96066,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Eine Seite nach unten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Zum Dokumentenanfang springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Zum Dokumentenende springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96113,29 +96118,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Eine Ebene einrücken</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Eine Ebene ausrücken</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96144,22 +96149,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Auswahl um ein Zeichen nach links erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96168,70 +96173,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Auswahl um ein Zeichen nach rechts erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Auswahl um eine Zeile nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Auswahl um eine Zeile nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Auswahl um einen Wortteil nach links erweitern</translation> </message> @@ -96239,16 +96244,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Auswahl um einen Wortteil nach rechts erweitern</translation> </message> @@ -96257,9 +96262,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96268,8 +96273,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Auswahl um ein Wort nach links erweitern</translation> </message> @@ -96277,8 +96282,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96287,8 +96292,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Auswahl um ein Wort nach rechts erweitern</translation> </message> @@ -96296,8 +96301,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96306,15 +96311,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation>Auswahl zum ersten sichtbaren Zeichen der Dokumentzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96323,124 +96328,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation>Auswahl zum Ende der Dokumentenzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Auswahl um einen Absatz nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Auswahl um einen Absatz nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Auswahl um eine Seite nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Auswahl um eine Seite nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation>Auswahl zum Dokumentenanfang erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation>Auswahl zum Dokumentenende erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96449,37 +96454,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Zeichen links löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Zeichen links löschen, wenn nicht am Zeilenanfang</translation> </message> @@ -96488,22 +96493,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Aktuelles Zeichen löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96512,15 +96517,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Wort links löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96529,15 +96534,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Wort rechts löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96546,15 +96551,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Zeile links löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96563,22 +96568,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Zeile rechts löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96587,38 +96592,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Neue Zeile einfügen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Neue Zeile unterhalb der aktuellen einfügen</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96627,129 +96632,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Aktuelle Zeile löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Aktuelle Zeile duplizieren</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Aktuelle Zeile mit vorhergehender tauschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation>Ausgewählte Zeilen umkehren</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Aktuelle Zeile ausschneiden</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Aktuelle Zeile kopieren</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Einfügen/Überschreiben umschalten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation>Zum Ende der Anzeigezeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation>Auswahl zum Ende der Anzeigezeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Seitenumbruch</translation> </message> @@ -96758,163 +96763,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Abbruch</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Rechteckige Auswahl um eine Zeile nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Rechteckige Auswahl um eine Zeile nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Rechteckige Auswahl um ein Zeichen nach links erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Rechteckige Auswahl um ein Zeichen nach rechts erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Rechteckige Auswahl zum ersten sichtbaren Zeichen der Dokumentzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation>Rechteckige Auswahl zum Ende der Dokumentenzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Rechteckige Auswahl um eine Seite nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Rechteckige Auswahl um eine Seite nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -96923,299 +96928,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Aktuelle Auswahl duplizieren</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation>Zum Dokumentenanfang rollen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation>Zum Dokumentenende rollen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation>Vertical rollen, um aktuelle Zeile zu zentrieren</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Zum Ende des nächsten Wortes springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation>Auswahl bis zum Ende des nächsten Wortes erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Zum Ende des vorigen Wortes springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation>Auswahl bis zum Ende des vorigen Wortes erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Zum Beginn der Dokumentenzeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation>Auswahl zum Beginn der Dokumentenzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation>Rechteckige Auswahl zum Beginn der Dokumentenzeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation>Auswahl zum Beginn der Anzeigezeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation>Zum Beginn der Dokumenten- oder Anzeigezeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation>Auswahl zum Beginn der Dokumenten- oder Anzeigezeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation>Zum ersten sichtbaren Zeichen der Dokument- oder Anzeigezeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation>Auswahl zum ersten sichtbaren Zeichen der Dokument- oder Anzeigezeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation>Zum Ende der Dokumenten- oder Anzeigezeile springen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation>Auswahl zum Ende der Dokumenten- oder Anzeigezeile erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation>„Stotternd“ um eine Seite nach oben</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation>Auswahl „stotternd“ um eine Seite nach oben erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation>„Stotternd“ um eine Seite nach unten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation>Auswahl „stotternd“ um eine Seite nach unten erweitern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Rechts bis zum Ende des nächsten Wortes löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Ausgewählte Zeilen um eine Zeile nach oben</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Ausgewählte Zeilen um eine Zeile nach unten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Auswahl in Kleinbuchstaben umwandeln</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Auswahl in Großbuchstaben umwandeln</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Bearbeiten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Bearbeiten</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Suchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Suchen...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97223,34 +97228,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Sucht nach Text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Suchen</b><p>Sucht einen Text im aktuellen Editor. Es wird ein Dialog eingeblendet, in dem der Suchtext und verschieden Suchoptionen eingegeben werden kann.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Weitersuchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>&Weitersuchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97258,34 +97263,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Das nächste Vorkommen des Textes in der Seite suchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Weitersuchen</b><p>Nach der nächsten Textstelle im aktuellen Editor suchen. Der zuvor eingegebene Suchtext und die Suchoptionen werden weiterverwendet.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Rückwärtssuchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>&Rückwärtssuchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97293,436 +97298,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Das vorherige Vorkommen des Textes in der Seite suchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Rückwärtssuchen</b><p>Nach der vorherigen Textstelle im aktuellen Editor suchen. Der zuvor eingegebene Suchtext und die Suchoptionen werden weiterverwendet.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Suchmarkierungen löschen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Löscht alle angezeigten Suchmarkierungen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Suchmarkierungen löschen</b><p>Löscht alle angezeigten Suchmarkierungen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>Aktuelles Wort vorwärts suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Das nächste Vorkommen des aktuellen Wortes suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation><b>Aktuelles Wort vorwärts suchen</b><p>Sucht das nächste Vorkommen des aktuellen Wortes des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>Aktuelles Wort rückwärts suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Das vorherige Vorkommen des aktuellen Wortes suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation><b>Aktuelles Wort rückwärts suchen</b><p>Sucht das vorherige Vorkommen des aktuellen Wortes des aktuellen Editors.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Ersetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Ersetzen...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Ersetzt Text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Ersetzen</b><p>Dies sucht nach Text im aktuellen Editor und ersetzt ihn. Es wird ein Dialog eingeblendet, in dem der Suchtext, der Ersetzungstext und verschieden Such- und Ersetzungsoptionen eingegeben werden kann.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation>Ersetzen und Suchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation>Erstezt den gefundenen Text und sucht das nächste Vorkommen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation><b>Ersetzen und Suchen</b><p>Ersetzt den Text an der Fundstelle im aktuellen Editor und sucht das nächste Vorkommen. Der zuvor eingegebene Suchtext und die Suchoptionen werden wiederverwendet.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>Fundstelle ersetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation>Ersetzt den gefundenen Text</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation><b>Fundstelle ersetzen</b><p>Ersetzt den Text an der Fundstelle im aktuellen Editor.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation>Alle ersetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation>Ersetzt alle Fundstellen des Suchtextes</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation><b>Alle ersetzen</b><p>Ersetzt alle Fundstellen des Suchtextes im aktuellen Editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Gehe zu Zeile</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>Gehe zu &Zeile...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Gehe zu Zeile</b><p>Dies springt zur angegebenen Zeile im aktuellen Editor. Es wird ein Dialog eingeblendet, in dem die Zeilennummer eingegeben werden kann.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Gehe zu Klammer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Gehe zu &Klammer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Gehe zu Klammer</b><p>Gehe zur passenden Klammer im aktuellen Editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Gehe zur letzten Editierposition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>Gehe zur letzten &Editierposition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Gehe zur letzten Editierposition</b><p>Gehe zu der Textposition, an der die letzte Editieraktion stattgefunden hat.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Gehe zur vorherigen Methode oder Klasse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Gehe zur vorherigen Methoden- oder Klassendefinition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Gehe zur vorherigen Methode oder Klasse</b><p>Dies springt zur Zeile der vorherigen Methoden- oder Klassendefinition und selektiert den Namen.</p<</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Gehe zur nächsten Methode oder Klasse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Gehe zur nächsten Methoden- oder Klassendefinition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Gehe zur nächsten Methode oder Klasse</b><p>Dies springt zur Zeile der nächsten Methoden- oder Klassendefinition und selektiert den Namen.</p<</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Suchen in Dateien</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Suchen in &Dateien...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Nach Text in Dateien suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Suchen in Dateien</b><p>Sucht nach Text in den Dateien eines Verzeichnisbaumes oder des Projektes. Es wird ein Fenster angezeigt, in dem der Suchtext und die Suchoptionen eingegeben werden können und in dem das Suchresultat angezeigt wird.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Ersetzen in Dateien</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Ersetzen in Dateien</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Ersetzen in Da&teien...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Nach Text in Dateien suchen und ihn ersetzen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Ersetzen in Dateien</b><p>Sucht nach Text in den Dateien eines Verzeichnisbaumes oder des Projektes und ersetzt ihn. Es wird ein Fenster angezeigt, in dem der Suchtext, der Ersetzungstext und die Suchoptionen eingegeben werden können und in dem das Suchresultat angezeigt wird.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Suchen in geöffneten Dateien</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Suchen in geöffneten Dateien...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Nach Text in geöffneten Dateien suchen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation><b>Suchen in geöffneten Dateien</b><p>Sucht nach Text in den aktuell geöffneten Dateien. Es wird ein Fenster angezeigt, in dem der Suchtext und die Suchoptionen eingegeben werden können und in dem das Suchresultat angezeigt wird.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Ersetzen in geöffneten Dateien</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Ersetzen in geöffneten Dateien</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Ersetzen in geöffneten Dateien...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Nach Text in geöffneten Dateien suchen und ihn ersetzen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation><b>Ersetzen in geöffneten Dateien</b><p>Sucht nach Text in den aktuell geöffneten Dateien und ersetzt ihn. Es wird ein Fenster angezeigt, in dem der Suchtext, der Ersetzungstext und die Suchoptionen eingegeben werden können und in dem das Suchresultat angezeigt wird.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Suchen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Vergrößern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Ver&größern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97730,7 +97735,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Vergrößern</translation> @@ -97738,35 +97743,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Text vergrößern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Vergrößern</b><p>Den angezeigten Text vergrößern.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Verkleinern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>Ver&kleinern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97774,7 +97779,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Verkleinern</translation> @@ -97782,35 +97787,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Text verkleinern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Verkleinern</b><p>Den angezeigten Text verkleinern.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Vergrößerung zurücksetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>Vergrößerung &zurücksetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97818,894 +97823,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Die Textgröße zurücksetzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Vergrößerung zurücksetzen</b><p>Setzt die Vergrößerung auf den Wert 100% zurück.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Maßstab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>&Maßstab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Den Maßstab des Textes ändern</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Maßstab</b><p>dies ändert den Textmaßstab. Es wird ein dialog eingeblendet, in dem der Maßstab eingegeben werden kann.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Alle Faltungen umschalten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation>&Alle Faltungen umschalten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Alle Faltungen umschalten</b><p>Dies schaltet alle Faltungen des aktuellen Editors um.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Alle Faltungen &umschalten (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Alle Faltungen umschalten (inkl. Unterfaltungen)</b><p>Dies schaltet alle Faltungen des aktuellen Editors inklusive Unterfaltungen um.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Aktuelle Faltung umschalten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Aktuelle &Faltung umschalten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Aktuelle Faltung umschalten</b><p>Dies schaltet die Faltung der aktuellen Zeile des aktuellen Editors um.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation>Alle Faltungen aufklappen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation>Alle &Faltungen aufklappen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation><b>Alle Faltungen aufklappen</b><p>Alle Faltungen des aktuellen Editors aufklappen, d.h. sicherstellen, dass alle Zeilen angezeigt werden.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Hervorhebungen löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Hervorhebungen löschen</b><p>Hervorhebungen aller Editoren löschen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>Neue Dokumentenansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>Neue &Dokumentenansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>Offnet eine neue Ansicht des aktuellen Dokumentes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Neue Dokumentenansicht</b><p>Offnet eine neue Ansicht des aktuellen Dokumentes. Beide Ansichten zeigen das selbe Dokument. Die Cursor lassen sich jedoch unabhängig positionieren.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>Offnet eine neue Ansicht des aktuellen Dokumentes in einem neuen Abschnitt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Neue Dokumentenansicht</b><p>Offnet eine neue Ansicht des aktuellen Dokumentes in einem neuen Abschnitt. Beide Ansichten zeigen das selbe Dokument. Die Cursor lassen sich jedoch unabhängig positionieren.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Ansicht aufteilen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>An&sicht aufteilen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Fügt eine weiter Ansicht hinzu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Ansicht aufteilen</b><p>Fügt eine weitere Ansicht hinzu.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Horizontal anordnen</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Horizontal anordnen</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>&Horizontal anordnen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Ordnet die geteilten Ansichten horizontal an</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Horizontal anordnen</b><p>Ordnet die geteilten Ansichten horizontal an.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Geteilte Ansicht löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>Geteilte Ansicht &löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Löscht die aktuelle Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Geteilte Ansicht löschen</b><p>Löscht die aktuelle Ansicht</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Nächste Ansichte</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Nächste Ansichte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>&Nächste Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Gehe zur nächsten Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Nächste Ansicht</b><p>Gehe zur nächsten Ansicht.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Vorherige Ansicht</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Vorherige Ansicht</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>&Vorherige Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Gehe zur vorherigen Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Vorherige Ansicht</b><p>Gehe zur vorherigen Ansicht.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Vorschau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Zeige eine Vorschau der aktuellen Datei im Web Browser</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Vorschau</b><p>Dies öffnet einen Web Browser mit einer Vorschau der aktuellen Datei.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation>Python AST Anzeige</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation>Zeigt den AST für die aktuelle Python Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation><b>Python AST Anzeige<b><p>Dies öffnet eine Baumansicht mit dem AST der aktuellen Python Quelltextdatei.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation>Python Disassembly Anzeige</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation>Zeigt ein Disassembly für die aktuelle Python Datei</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation><b>Python Disassembly Anzeige</b><p>Dies öffnet eine Baumansicht mit einer Disassembly der aktuellen Python Quelltextdatei.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Ansicht</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Makroaufzeichnung starten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Makroaufzeichnung s&tarten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Makroaufzeichnung starten</b><p>Startet die Aufzeichnung von Editorbefehlen in ein neues Makro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Makroaufzeichnung stoppen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>Makroaufzeichnung sto&ppen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Makroaufzeichnung stoppen</b><p>Stopt die Aufzeichnung von Editorbefehlen in ein neues Makro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Makro ausführen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Makro &ausführen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Makro ausführen</b><p>Führt ein vorher aufgezeichnetes Makro aus.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Makro löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>Makro &löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Makro löschen</b><p>Löscht ein vorher aufgezeichnetes Makro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Makro laden</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>Makro la&den</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Makro laden</b><p>Lädt ein Makro aus einer Datei.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Makro speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>Makro &speichern</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Makro speichern</b><p>Speichert ein vorher aufgezeichnetes Makro in eine Datei.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Makros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Lesezeichen setzen/löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>&Lesezeichen setzen/löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Lesezeichen setzen/löschen</b><p>Setzt/löscht ein Lesezeichen in der aktuellen Zeile des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Nächstes Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>&Nächstes Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Nächstes Lesezeichen</b><p>Gehe zum nächsten Lesezeichen des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Vorheriges Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>&Vorheriges Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Vorheriges Lesezeichen</b><p>Gehe zum vorherigen Lesezeichen des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Lesezeichen löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>Lesezeichen l&öschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Lesezeichen löschen</b><p>Lesezeichen aller Editoren löschen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Zu Syntaxfehler gehen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>Zu Syntaxfehler &gehen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Zu Syntaxfehler gehen</b><p>Gehe zum nächsten Syntaxfehler des aktuellen Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Syntaxfehler löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Synta&xfehler löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Syntaxfehler löschen</b><p>Syntaxfehler aller Editoren löschen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Nächste Warnung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>&Nächste Warnung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>Nächste Warnung</b><p>Gehe zur nächsten Zeile des aktuellen Editors, die eine pyflakes Warnung besitzt.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Vorherige Warnung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Vorherige Warnung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>Vorherige Warnung</b><p>Gehe zur vorherigen Zeile des aktuellen Editors, die eine pyflakes Warnung besitzt.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Warnungen löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>&Warnungen löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>Warnungen löschen</b><p>Löscht die pyflakes Warnungen aller Editoren.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Nächste nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>&Nächste nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Nächste nichtabgedeckte Zeile</b><p>Gehe zur nächsten als nicht abgedeckt markierten Zeile des aktiven Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>&Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Vorige nichtabgedeckte Zeile</b><p>Gehe zur vorigen als nicht abgedeckt markierten Zeile des aktiven Editors.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Nächste Aufgabe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>&Nächste Aufgabe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Nächste Aufgabe</b><p>Gehe zur nächsten Zeile des aktuellen Editors, die eine Aufgabe enthält.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Vorherige Aufgabe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>&Vorherige Aufgabe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Vorherige Aufgabe</b><p>Gehe zur vorherigen Zeile des aktuellen Editors, die eine Aufgabe enthält.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Nächste Änderung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>&Nächste Änderung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Nächste Änderung</b><p>Gehe zur nächsten Zeile des aktuellen Editors, die eine Änderung enthält.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Vorherige Änderung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>&Vorherige Änderung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Vorherige Änderung</b><p>Gehe zur vorherigen Zeile des aktuellen Editors, die eine Änderung enthält.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Lesezeichen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Rechtschreibprüfung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>&Rechtschreibprüfung...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Führe eine Rechtschreibprüfung des aktuellen Editors durch</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Rechtschreibprüfung<b><p>Führe eine Rechtschreibprüfung des aktuellen Editors durch.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Automatische Rechtschreibprüfung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>&Automatische Rechtschreibprüfung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(De-)Aktiviert die automatische Rechtschreibprüfung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Automatische Rechtschreibprüfung</b><p>Aktiviert bzw. deaktiviert die automatische Rechtschreibprüfung aller Editoren.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation>Wörterbuch bearbeiten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation>Projekt-Wörterliste</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation>Projekt-Ausnahmenliste</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation>Nutzer-Wörterliste</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation>Nutzer-Ausnahmenliste</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Rechtschreibung</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation>Dateien öffnen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation>Entfernte Dateien öffnen</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Datei geändert</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Datei geändert</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Die Datei <b>{0}</b> enthält ungesicherte Änderungen.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Zeile: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Sprache: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>EOL-Modus: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Löschen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Hinzufügen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Bearbeiten...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation>Wörterbuch bearbeiten</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Die Wörterbuchdatei <b>{0}</b> konnte nicht gelesen werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation>Bearbeite {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>Die Wörterbuchdatei <b>{0}</b> konnte nicht geschrieben werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation>Das Wörterbuch wurde erfolgreich gespeichert.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation>Es muss eine Verbindung zu einem eric-ide Server bestehen. Abbruch...</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation>Editor löschen</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation>Editor löschen</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation>Soll wirklich der gesamte Text des aktuellen Editors gelöscht werden?</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation>Fehler bei Dateisystemüberwachung</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation><p>Die Betriebssystemresourcen zur Dateisystemüberwachung sind erschöpft. Diese Grenze sollte erhöht werden. Auf einem Linux System sollte dies ausgeführt werden <ul><li>sudo nano /etc/sysctl.conf</li><li>ergänze am Ende "fs.inotify.max_user_instances = 1024"</li><li>speichere und beende den Editor</li><li>sudo sysctl -p</li></ul></p><p>Fehlermeldung: {0}</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation>Fehler bei Dateisystemüberwachung</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation><p>Die Betriebssystemresourcen zur Dateisystemüberwachung sind erschöpft. Diese Grenze sollte erhöht werden. Auf einem Linux System sollte dies ausgeführt werden <ul><li>sudo nano /etc/sysctl.conf</li><li>ergänze am Ende "fs.inotify.max_user_instances = 1024"</li><li>speichere und beende den Editor</li><li>sudo sysctl -p</li></ul></p><p>Fehlermeldung: {0}</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation>Die Dateisystemüberwachung meldete einen Fehler mit dem Code <b>{0}</b>.</p><p>Fehlermeldung: {1}</p></translation> </message>
--- a/src/eric7/i18n/eric7_empty.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_empty.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9211,7 +9211,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation type="unfinished" /> @@ -9232,8 +9232,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation type="unfinished" /> @@ -9334,7 +9334,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation type="unfinished" /> @@ -9355,8 +9355,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation type="unfinished" /> @@ -9377,7 +9377,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9776,101 +9776,106 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94103,1052 +94108,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95157,22 +95162,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation type="unfinished" /> </message> @@ -95181,22 +95186,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation type="unfinished" /> </message> @@ -95205,22 +95210,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished" /> </message> @@ -95229,30 +95234,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation type="unfinished" /> </message> @@ -95260,16 +95265,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation type="unfinished" /> </message> @@ -95277,8 +95282,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation type="unfinished" /> </message> @@ -95287,8 +95292,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation type="unfinished" /> </message> @@ -95296,8 +95301,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation type="unfinished" /> </message> @@ -95306,8 +95311,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation type="unfinished" /> </message> @@ -95315,8 +95320,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation type="unfinished" /> </message> @@ -95325,8 +95330,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> @@ -95334,22 +95339,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation type="unfinished" /> </message> @@ -95358,15 +95363,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished" /> </message> @@ -95374,16 +95379,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation type="unfinished" /> </message> @@ -95391,16 +95396,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation type="unfinished" /> </message> @@ -95408,36 +95413,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation type="unfinished" /> </message> @@ -95446,15 +95451,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation type="unfinished" /> </message> @@ -95463,50 +95468,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation type="unfinished" /> </message> @@ -95515,29 +95520,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation type="unfinished" /> </message> @@ -95546,22 +95551,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation type="unfinished" /> </message> @@ -95570,70 +95575,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> @@ -95641,16 +95646,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> @@ -95659,9 +95664,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation type="unfinished" /> </message> @@ -95670,8 +95675,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation type="unfinished" /> </message> @@ -95679,8 +95684,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation type="unfinished" /> </message> @@ -95689,8 +95694,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> @@ -95698,8 +95703,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation type="unfinished" /> </message> @@ -95708,15 +95713,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation type="unfinished" /> </message> @@ -95725,124 +95730,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation type="unfinished" /> </message> @@ -95851,37 +95856,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> @@ -95890,22 +95895,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation type="unfinished" /> </message> @@ -95914,15 +95919,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation type="unfinished" /> </message> @@ -95931,15 +95936,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation type="unfinished" /> </message> @@ -95948,15 +95953,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation type="unfinished" /> </message> @@ -95965,22 +95970,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation type="unfinished" /> </message> @@ -95989,38 +95994,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation type="unfinished" /> </message> @@ -96029,129 +96034,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation type="unfinished" /> </message> @@ -96160,163 +96165,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96325,299 +96330,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation type="unfinished" /> @@ -96625,34 +96630,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation type="unfinished" /> @@ -96660,34 +96665,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation type="unfinished" /> @@ -96695,436 +96700,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97132,7 +97137,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97140,35 +97145,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97176,7 +97181,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97184,35 +97189,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished" /> @@ -97220,894 +97225,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> + <source>Open Remote Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5588" /> + <source><p>The file <b>{0}</b> has unsaved changes.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6089" /> + <source>Line: {0:5}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6095" /> + <source>Pos: {0:5}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6115" /> + <source>Language: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6124" /> + <source>EOL Mode: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> + <source>&Clear</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6661" /> + <source>&Add</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6664" /> + <source>&Edit...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> + <source>Edit Spelling Dictionary</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7691" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7707" /> + <source>Editing {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7723" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7737" /> + <source>The spelling dictionary was saved successfully.</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> - <source>Open Remote Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> - <source><p>The file <b>{0}</b> has unsaved changes.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> - <source>Line: {0:5}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> - <source>Pos: {0:5}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> - <source>Language: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> - <source>EOL Mode: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> - <source>&Clear</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> - <source>&Add</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> - <source>&Edit...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> - <source>Edit Spelling Dictionary</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> - <source>Editing {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> - <source>The spelling dictionary was saved successfully.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_en.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_en.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9220,7 +9220,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation type="unfinished" /> @@ -9241,8 +9241,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation type="unfinished" /> @@ -9343,7 +9343,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation type="unfinished" /> @@ -9364,8 +9364,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation type="unfinished" /> @@ -9386,7 +9386,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9785,101 +9785,106 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94164,1052 +94169,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95218,22 +95223,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation type="unfinished" /> </message> @@ -95242,22 +95247,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation type="unfinished" /> </message> @@ -95266,22 +95271,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished" /> </message> @@ -95290,30 +95295,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation type="unfinished" /> </message> @@ -95321,16 +95326,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation type="unfinished" /> </message> @@ -95338,8 +95343,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation type="unfinished" /> </message> @@ -95348,8 +95353,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation type="unfinished" /> </message> @@ -95357,8 +95362,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation type="unfinished" /> </message> @@ -95367,8 +95372,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation type="unfinished" /> </message> @@ -95376,8 +95381,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation type="unfinished" /> </message> @@ -95386,8 +95391,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> @@ -95395,22 +95400,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation type="unfinished" /> </message> @@ -95419,15 +95424,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished" /> </message> @@ -95435,16 +95440,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation type="unfinished" /> </message> @@ -95452,16 +95457,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation type="unfinished" /> </message> @@ -95469,36 +95474,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation type="unfinished" /> </message> @@ -95507,15 +95512,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation type="unfinished" /> </message> @@ -95524,50 +95529,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation type="unfinished" /> </message> @@ -95576,29 +95581,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation type="unfinished" /> </message> @@ -95607,22 +95612,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation type="unfinished" /> </message> @@ -95631,70 +95636,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> @@ -95702,16 +95707,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> @@ -95720,9 +95725,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation type="unfinished" /> </message> @@ -95731,8 +95736,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation type="unfinished" /> </message> @@ -95740,8 +95745,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation type="unfinished" /> </message> @@ -95750,8 +95755,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> @@ -95759,8 +95764,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation type="unfinished" /> </message> @@ -95769,15 +95774,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation type="unfinished" /> </message> @@ -95786,124 +95791,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation type="unfinished" /> </message> @@ -95912,37 +95917,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> @@ -95951,22 +95956,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation type="unfinished" /> </message> @@ -95975,15 +95980,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation type="unfinished" /> </message> @@ -95992,15 +95997,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation type="unfinished" /> </message> @@ -96009,15 +96014,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation type="unfinished" /> </message> @@ -96026,22 +96031,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation type="unfinished" /> </message> @@ -96050,38 +96055,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation type="unfinished" /> </message> @@ -96090,129 +96095,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation type="unfinished" /> </message> @@ -96221,163 +96226,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96386,299 +96391,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation type="unfinished" /> @@ -96686,34 +96691,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation type="unfinished" /> @@ -96721,34 +96726,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation type="unfinished" /> @@ -96756,436 +96761,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97193,7 +97198,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97201,35 +97206,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97237,7 +97242,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97245,35 +97250,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished" /> @@ -97281,894 +97286,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> + <source>Open Remote Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="5588" /> + <source><p>The file <b>{0}</b> has unsaved changes.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6089" /> + <source>Line: {0:5}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6095" /> + <source>Pos: {0:5}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6115" /> + <source>Language: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6124" /> + <source>EOL Mode: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> + <source>&Clear</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6661" /> + <source>&Add</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="6664" /> + <source>&Edit...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> + <source>Edit Spelling Dictionary</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7691" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7707" /> + <source>Editing {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7723" /> + <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="7737" /> + <source>The spelling dictionary was saved successfully.</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> - <source>Open Remote Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> - <source><p>The file <b>{0}</b> has unsaved changes.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> - <source>Line: {0:5}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> - <source>Pos: {0:5}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> - <source>Language: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> - <source>EOL Mode: {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> - <source>&Clear</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> - <source>&Add</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> - <source>&Edit...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> - <source>Edit Spelling Dictionary</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> - <source>Editing {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> - <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> - <source>The spelling dictionary was saved successfully.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_es.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_es.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9272,7 +9272,7 @@ <translation>Notificación</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Ejecutar Script</translation> @@ -9293,8 +9293,8 @@ <translation><b>Ejecutar Script</b><p>Establece los parámetros de la línea de comandos y ejecuta el script fuera del depurador. Si tiene cambios sin guardar, deben ser guardados primero.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Ejecutar Proyecto</translation> @@ -9395,7 +9395,7 @@ <translation><b>Hacer Profiling del Proyecto</b><p>Establecer los argumentos de línea de comandos y hacer profiling del proyecto actual. Si hay archivos que tienen cambios sin guardar, se puede guardar primero.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Depurar Script</translation> @@ -9416,8 +9416,8 @@ <translation><b>Depurar Script</b><p>Establecer los argumentos de línea de comandos y establecer la línea actual en la ventana actual de edición como la primera sentencia Python ejecutable. Si el archivo tiene cambios sin guardar, se puede guardar primero.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Depurar proyecto</translation> @@ -9438,7 +9438,7 @@ <translation><b>Depurar Proyecto</b><p>Establecer los argumentos de línea de comandos y establecer la línea actual en la ventana actual de edición como la primera sentencia Python ejecutable. Si hay archivos que tienen cambios sin guardar, se pueden guardar primero.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9837,101 +9837,106 @@ <translation>Ha saltado una excepción que no ha sido manejada. Vea la ventana de shell para mas detalles.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>El programa en depuración ha lanzado la excepción <b>{0}</b><br>"<b>{1}</b>"<br>Archivo: <b>{2}</b>, Línea: <b>{3}</b></p><p>¿Interrumpir aquí?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>El programa en depuración ha lanzado la excepción <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation><p>El programa ha generado la señal "{0}".<br/>Archivo: <b>{1}</b>, Línea: <b>{2}</b></p></translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation><p>El programa ha generado la señal "{0}".<br/>Archivo: <b>{1}</b>, Línea: <b>{2}</b></p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>El programa en depuración ha terminado inesperadamente.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation>No hay locals disponibles.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Error en la condición del Breakpoint</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>La condición del punto de ruptura <b>{0},{1}</b> tiene un error de sintaxis.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Error en la Expresión a Examinar</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>La expresión a examinar <b>{0}</b> contiene un error de sintaxis.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Una expresión a examinar '<b>{0}</b>' ya existe.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Una expresión a examinar '<b>{0}</b>' para la variable <b>{1}</b> ya existe.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>La expresión a Examinar ya existe</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation>Ejecución de Cobertura del Proyecto</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation>Ejecución de Cobertura del Script</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>No hay script principal definido para el proyecto actual. Abortando</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation>Ejecución de Profile del Proyecto</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation>Ejecución de Profile del Script</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>No hay script principal definido para el proyecto actual. La depuración no es posible.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation><p>El archivo seleccionado <b>{0}</b> se localiza en un servidor de eric-ide pero no hay un servidor conectado.Abortando...</p></translation> </message> @@ -94705,1052 +94710,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Nuevo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Nuevo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Abre una ventana vacia en el editor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nuevo</b><p>Se creará una ventana vacia en el editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Abrir un archivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Abrir un archivo</b><p>Le preguntará el nombre del archivo para ser abierto en el editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation>Abrir (Remoto)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation>Abrir (Remoto)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation>Abrir un archivo remoto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation><b>Abrir un archivo remoto</b><p>Se le preguntará por el nombre de un archivo remoto para abrir en la ventana de editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation>Recargar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation>Recargar el archivo actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation><b>Recargar</b><p>Recargar el contenido de la ventana de editor actual. Si el contenido del editor presenta modificaciones, se mostrará una advertencia.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Cerrar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Cerrar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Cierra la ventana actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Cierra la ventana</b><p>Cierra la ventana actual.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Cerrar todo</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Cerrar todo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Cerrar &Todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Cerrar todas las ventanas del editor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Cerrar todas las ventanas</b><p>Cierra todas las ventanas del editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Guardar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Guardar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Guarda el archivo actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Guardar archivo</b><p>Almacena el contenido de la ventana de edición actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Guardar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Guardar &como...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Guarda el archivo actual en uno nuevo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Guardar archivo como</b><p>Guarda el contenido de la ventana de editor actual en un nuevo archivo. El archivo puede ser introducido en un diálogo de selección de archivo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation>Guardar como (Remoto)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation>Guardar como (Remoto)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation>Guarda el archivo actual a uno nuevo en un servidor de eric-ide</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation><b>Guardar archivo como (Remoto)</b><p>Guarda el contenido de la ventana de editor actual en un nuevo archivo en el servidor de eric-ide conectado. El archivo puede ser introducido en un diálogo de selección de archivo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>Guardar Copia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>Guardar &Copia...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>Guardar una copia del archivo actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Guardar Copia</b><p>Guardar una copia del contenido de la ventana de editor actual. El archivo puede ser introducido usando un diálogo de selección de archivo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Guardar todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>Guardar a&ll</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Guardar todos los archivos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Guardar todos los archivos</b><p>Guarda el contenido de todas las ventanas del editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>Im&primir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Imprime el archivo actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Imprimir Archivo</b><p>Imprime el contenido del archivo en edición.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Presentación preliminar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Presentación preliminar del archivo actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Presentación Preliminar</b><p>Presentación preliminar de la ventana del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation>Buscar archivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation>Buscar &Archivo...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation>Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation>Buscar un archivo entrando un patrón de búsqueda</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation><b>Buscar Archivo</b><p>Busca un archivo entrando un patrón de búsqueda.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Archivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Abrir Archivos &Recientes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Abrir Archivos &Marcados</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Archivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Exportar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Deshacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Deshacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Revierte el último cambio</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Deshacer</b><p>Deshace el último cambio hecho en el editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Rehacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Rehacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Rehace el último cambio</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Rehacer</b><p>Rehace el último cambio hecho en el editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Volver al último estado grabado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>&Volver al último estado grabado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Volver al último estado grabado</b><p>Deshace todos los cambios desde la útlima grabación del archivo en edición.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>Cor&tar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Corta lo seleccionado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Cortar</b><p>Cortar el texto seleccionado y lo envia al portapapeles.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Copia lo seleccionao</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Copiar</b><p>Copiar el texto seleccionado al portapapeles.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Pegar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>&Pegar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Pega el último texto copiado/cortado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Pegar</b><p>Pegar el contenido del portapapeles en el editor.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Borrar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Borra todo el texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Borrar</b><p>Borra todo el texto del editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Unir Líneas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Unir Lineas</b><p>Unir las líneas actual y siguiente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Sangrar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>&Sangrar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Sangrar línea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Sangrar</b><p>Aumenta el sangrado de la línea actual o de la selección de a un nivel.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Quitar sangrado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>&Quitar sangrado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Quitar sangrado de línea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Quitar sangrado</b><p>Quita el sangrado de la línea actual o de la selección de a un nivel.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Sangrado inteligente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Sangrado inteligente de Linea o Selección</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Sangrado Inteligente</b><p>Sangra inteligentemente la línea actual o las lineas de la selección.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Comentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>Co&mentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Comentar línea o selección</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Comentario</b><p>Pasa a comentario la línea actual o las lineas de la selección.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Descomentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Desc&omentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation>Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Descomentar Línea o Selección</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Descomentar</b><p>Descomentar la linea actual o la selección.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Alternar Comentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Alternar el comentario de la línea actual, selección o bloque de comentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Alternar Comentario</b><p>Si la línea actual no empieza con un bloque de comentario, la línea actual o la selección se comenta. Si ya está comentada, este bloque de comentario se descomenta.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Bloque de comentarios</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Pasar a bloque de comentarios la Línea o la Selección</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Comentario Simple</b><p>Convierte la línea actual o selección actual en un comentario simple.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Caja de comentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Línea o Selección a Caja de Comentario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Caja de Comentario</b><p>Lleva la línea actual o líneas en la selección actual a una caja de comentario.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Seleccionar hasta la llave ( '{' o '}' )</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Seleccionar hasta la llave ( '{' o '}' )</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Seleccionar hasta la &llave ( '{' o '}' )</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Seleccionar texto hasta la llave ( '{' o '}' ) correspondiente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b> Seleccionar hasta la llave ( '{' o '}' )</b><p>Selecciona el texto del editor actual hasta la llave correspondiente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Seleccionar todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>Seleccionar &todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Seleccionar todo el texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Seleccionar todo</b><p>Selecciona todo el texto del editor actual.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Deseleccionar todo</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Deseleccionar todo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Deseleccionar todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Deseleccionar todo el texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Deseleccionar todo</b><p>Deselecciona todo el texto del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Convertir caracteres de Fin de Línea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Convertir Caracteres de fin de Línea</b><p>Convierte los caracteres de fin de línea al tipo establecido actualmente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation>Convertir Tabulaciones a Espacios</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation><b>Convertir Tabulaciones a Espacios</b><p>Convertir tabulaciones al número configurado de carácteres de espacio.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Convertir lineas vacías</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Convertir lineas vacías</b><p>Convierte líneas que contienen solamente espacios a un caracter de salto de línea.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation>Completar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation>&Completar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation>Completar la palabra actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>Completar</b><p>Lleva a cabo un completado de la palabra que contiene el cursor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation>Completar desde documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation>Completar palabra actual desde Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>Completar desde Documento</b><p>Lleva a cabo un completado de la palabra que contiene el cursor a partir del documento.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation>Completar desde APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation>Completar palabra actual desde APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>Completar desde APIs</b><p>Lleva a cabo un completado de la palabra que contiene el cursor a partir de las APIs.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation>Completar desde Documento y de APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation>Completar palabra actual desde Documento y APIs</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>Completar desde Documento y APIs</b><p>Lleva a cabo un completado de la palabra que contiene el cursor a partir del documento y de las APIs.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Consejo de llamada (calltip)</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Consejo de llamada (calltip)</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Consejo de llamada (calltip)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Mostrar Consejos de llamada (calltips)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Consejo de llamada (calltip)</b><p>Muestra consejos de llamada basándose en los caracteres inmediatamente a la izquierda del cursor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation>Info del Código</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation>Mostrar Info del Código</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation><b>Info del Código</b><p>Mostrar información del código basado en la posición del cursor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Ordenar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation>Ordenar las líneas que contienen la selección rectangular</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation><b>Ordenar</b><p>Ordenar las líneas contenidas en una selección rectangular basada en la selección, ignorando espacios en blanco delante y detrás.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation>Generar Docstring</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation>Ctrl+Alt+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation>Generar una cadena Docstring para la función/método actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation><b>Generar Docstring</b><p>Generar una cadena docstring para la función/método actual si el cursor está posicionado en una línea de inicio de definición de función o en líneas posteriores. La docstring se inserta en la posición adecuada y el cursor se posiciona al final de la línea de descripción.</p></translation> </message> @@ -95759,22 +95764,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Mover a la izquierda un carácter</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95783,22 +95788,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Mover a la derecha un carácter</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95807,22 +95812,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Mover arriba una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -95831,30 +95836,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Mover abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Mover a la izquierda una parte de palabra</translation> </message> @@ -95862,16 +95867,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Mover a la derecha una parte de palabra</translation> </message> @@ -95879,8 +95884,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95889,8 +95894,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Mover a la izquierda una palabra</translation> </message> @@ -95898,8 +95903,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95908,8 +95913,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Mover a la derecha una palabra</translation> </message> @@ -95917,8 +95922,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95927,8 +95932,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Mover al primer carácter visible en la línea de documento</translation> </message> @@ -95936,22 +95941,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>Mover al principio de la línea mostrada</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95960,15 +95965,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Mover al final de la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -95976,16 +95981,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Scroll hacia abajo una línea</translation> </message> @@ -95993,16 +95998,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Scroll hacia arriba una línea</translation> </message> @@ -96010,36 +96015,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Mover arriba un párrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Mover abajo un párrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -96048,15 +96053,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Mover arriba una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -96065,50 +96070,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Mover abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Mover al principio del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Mover al final del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96117,29 +96122,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Indentar un nivel</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Desindentar un nivel</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96148,22 +96153,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Extender selección un carácter a la izquierda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96172,70 +96177,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Extender selección un carácter a la derecha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Extender selección hacia arriba una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Extender selección hacia abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Extender selección a la izquierda una parte de palabra</translation> </message> @@ -96243,16 +96248,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Extender selección a la derecha una parte de palabra</translation> </message> @@ -96261,9 +96266,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96272,8 +96277,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Extender selección a la izquierda una palabra</translation> </message> @@ -96281,8 +96286,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96291,8 +96296,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Extender selección a la derecha una palabra</translation> </message> @@ -96300,8 +96305,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96310,15 +96315,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation>Extender selección al primer carácter visible en la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96327,124 +96332,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation>Extender selección hasta el final de la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Extender selección hacia arriba un párrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Extender selección hacia abajo un párrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Extender selección arriba una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Extender selección hacia abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation>Extender selección al principio del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation>Extender selección al final del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96453,37 +96458,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Borrar carácter anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Borrar carácter anterior si no se está al principio de la línea</translation> </message> @@ -96492,22 +96497,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Borrar carácter actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96516,15 +96521,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Borrar palabra a la izquierda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96533,15 +96538,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Borrar palabra a la derecha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96550,15 +96555,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Borrar línea a la izquierda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96567,22 +96572,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Borrar línea a la derecha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96591,38 +96596,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Insertar nueva línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Insertar nueva línea debajo de la línea actual</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Entrar</translation> </message> @@ -96631,129 +96636,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Borrar línea actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Duplicar línea actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Intercambiar línea actual con la anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation>Revertir líneas seleccionadas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Cortar línea actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Copiar línea actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Alternar insertar/sobreescribir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation>Mover al final de la línea mostrada</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation>Extender selección hasta el final de la línea mostrada</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Formfeed</translation> </message> @@ -96762,163 +96767,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Extender selección rectangular hacia abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Extender selección rectangular hacia arriba una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Extender selección rectangular a la izquierda un carácter</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Extender selección rectangular a la derecha un carácter</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Extender selección rectangular al primer carácter visible en la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation>Extender selección rectangular hasta el final de la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Extender selección rectangular hacia arriba una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Extender selección rectangular hacia abajo una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -96927,299 +96932,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Duplicar selección actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation>Desplazamiento hasta el principio del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation>Desplazamiento hasta el final del documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation>Desplazamiento vertical para centrar la línea actual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Mover al final de la palabra siguiente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation>Extender selección al final de la siguiente palabra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Mover al final de la palabra anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation>Extender selección al final de la palabra anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Mover al principio de la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation>Extender selección hasta el inicio de la línea documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>/media/110106_1117</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation>Extender selección rectangular hasta el principio de la línea de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation>Extender selección hasta el principio de la línea mostrada</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation>Mover al principio de línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation>Extender selección hasta el inicio de la línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation>Mover al primer carácter visible en la línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation>Extender selección al primer carácter visible en la línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation>Mover al final de la línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation>Extender selección al final de la línea mostrada o de documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation>Mover progresivamente hacia arriba una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation>Extender progresivamente la selección arriba una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation>Mover progresivamente hacia abajo una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation>Extender progresivamente la selección abajo una página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Borrar a la derecha hasta el final de la siguiente palabra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Mover las líneas seleccionadas arriba una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Mover las líneas seleccionadas abajo una línea</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Convertir selección a minúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Convertir selección a mayúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Editar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Editar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Buscar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Buscar...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97227,34 +97232,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Buscar un texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Buscar</b><p>Buscar texto en el editor. En el diálogo muestra opciones e indica el texto de búsqueda.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Buscar siguiente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>Buscar &Siguiente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97262,34 +97267,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Buscar siguiente ocurrencia del texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Buscar siguiente</b><p>Buscar la siguiente ocurrencia de un texto en el editor actual. Se reutilizan el texto de búsqueda introducido anteriormente y sus opciones.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Buscar anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Buscar a&nterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97297,436 +97302,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Buscar anterior ocurrencia del texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Buscar anterior</b><p>Buscar la anterior ocurrencia de un texto en el editor actual. Se reutilizan el texto de búsqueda introducido anteriormente y sus opciones.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Limpiar marcadores de búsqueda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Limpiar todos los marcadores de texto mostrados</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Limpiar marcadores de búsqueda</b><p>Limpiar todos los marcadores de búsqueda mostrados.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>Buscar palabra actual hacia adelante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Buscar siguiente ocurrencia de la palabra actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation><b>Buscar palabra actual hacia adelante</b><p>Buscar la siguiente ocurrencia de la palabra actual en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>Buscar palabra actual hacia atrás</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Buscar ocurrencia anterior de la palabra actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation><b>Buscar palabra actual hacia atrás</b><p>Buscar la ocurrencia anterior de la palabra actual en el editor actual.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Reemplazar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Reemplazar...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Reemplazar un texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Reemplazar</b><p>Buscar un texto en el editor actual y reemplazarlo. Se muestra un diálogo para introducir el texto de búsqueda, el texto de reemplazo y las opciones para buscar y reemplazar.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation>Buscar y Reemplazar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation>Reemplazar el texto encontrado y buscar siguiente ocurrencia</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation><b>Buscar y Reemplazar</b><p>Reemplazar la ocurrencia de texto en editor actual y buscar la siguiente. Se reusan el texto y las opciones de búsqueda introducidas previamente.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>Reemplazar Ocurrencia</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation>Reemplazar el texto encontrado</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation><b>Reemplazar Ocurrencia</b><p>Reemplazar la ocurrencia del texto de búsqueda hallado en el editor actual.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation>Reemplazar Todo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation>Reemplazar ocurrencias de texto de búsqueda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation><b>Reemplazar Todo</b><p>Reemplazar todas las ocurrencias del texto de búsqueda en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Ir a línea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>&Ir a Linea...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Ir la la línea</b><p>Ir a una línea específica del texto en el editor actual. Se muestra un diálogo para introducir el número de línea.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Ir a paréntesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Ir al Parén&tesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Ir a llave ('{' o '}')</b><p>Ir a la llave correspondiente en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Ir a la Última Posición de Edición</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>Ir a la Última Posición de &Edición</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Ir a la Última Posición de Edición</b><p>Ir a la posición de la última edición en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Ir al Anterior Método o Clase</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Ir a la anterior definición de método o clase</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Ir al Anterior Método o Clase</b><p>Va a la línea de la anterior definición de método o clase y resalta el nombre.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Ir al Siguiente Método o Clase</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Ir a la siguiente definición de método o clase</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Ir al Siguiente Método o Clase</b><p>Va a la línea de la siguiente definición de método o clase y resalta el nombre.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Buscar en archivos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Buscar en arc&hivos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Buscar texto en archivos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Buscar en Archivos</b><p>Búsqueda de texto en archivos de un árbol de directorios o en el proyecto. Se muestra una ventana para introducir el texto de búsqueda, y opciones para la búsqueda y visualización de resultados.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Reemplazar en Archivos</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Reemplazar en Archivos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Reemplazar en Arch&ivos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Buscar un texto en archivos y reemplazarlo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Reemplazar en Archivos</b><p>Buscar un texto en los archivos de un árbol de directorios o en el proyecto, y reemplazarlo. Se muestra una ventana para introducir los textos de búsqueda y reemplazo, y opciones para la búsqueda y visualización de resultados.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Buscar en los Archivos Abiertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Buscar en los Archivos Abiertos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Buscar un texto en los archivos abiertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation><b>Buscar en Archivos Abiertos</b><p>Búsqueda de un texto en los archivos actualmente abiertos. Se muestra una ventana para introducir el texto de búsqueda, y opciones para la búsqueda y visualización de resultados.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Reemplazar en los Archivos Abiertos</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Reemplazar en los Archivos Abiertos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Reemplazar en los Archivos Abiertos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Buscar un texto en los archivos abiertos y reemplazarlo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation><b>Reemplazar en Archivos Abiertos</b><p>Búsqueda de un texto en los archivos actualmente abiertos y reemplazarlo. Se muestra una ventana para introducir los textos de búsqueda y reemplazo, y opciones para la búsqueda y visualización de resultados.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Buscar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Aumentar zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>A&umentar Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97734,7 +97739,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Aumentar Zoom</translation> @@ -97742,35 +97747,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Zoom sobre el texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Aumentar zoom</b><p>Aumentar zoom sobre el texto. Hace que el texto sea de mayor tamaño.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Disminuir Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>Dismi&nuir Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97778,7 +97783,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Disminuir Zoom</translation> @@ -97786,35 +97791,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Disminuir zoom en el texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Disminuir zoom</b><p>Disminuir zoom sobre el texto. Hace que el texto sea de menor tamaño.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Restablecer zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>&Restablecer zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97822,894 +97827,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Restablecer el zoom aplicado al texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Restablecer zoom</b><p>Restablece el zoom aplicado al texto. Establece el factor de zoom a 100%.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>&Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Zoom sobre el texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Zoom</b><p>Zoom sobre el texto. Abre un diálogo donde se puede introducir el tamaño deseado.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Recoger/Desplegar los anidamientos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation>Recoger/Desplegar los &anidamientos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Recoger/desplegar todos los anidamientos</b><p>Recoge/despliega todos los anidamientos en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Recoger/Desplegar todos los anidamientos (inc. hijos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Recoger/Desplegar todos los a&nidamientos (inc. hijos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Recoger/desplegar todos los anidamientos (incluyendo hijos)</b><p>Recoge/despliega todos los anidamientos en el editor actual, incluyendo todos los hijos.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Recoger/Desplegar el anidamiento actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Recoger/Desplega&r el anidamiento actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Recoger/desplegar anidamiento actual</b><p>Recoge/despliega el anidamiento de la línea actual en el editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation>Limpiar todos los anidamientos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation>Limpiar todos los anid&amientos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation><b>Limpiar todos los anidamientos</b><p>Limpiar todos los anidamientos en el editor actual, asegurando que todas las líneas se muestran sin plegar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Quitar todos los resaltes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Eliminar todos los resaltes de texto</b><p>Elimina todos los resaltes de texto en todos los editories.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>Nueva Vista de Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>Nueva Vista de &Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>Abrir una nueva vista del documento actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nueva Vista de Documento</b><p>Abre una nueva vista del documento actual. Ambas vistas muestran el mismo documento. Sin embargo, los cursores pueden estar ubicados de manera independiente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>Nueva Vista de Documento (con nueva división)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>Abrir una nueva vista del documento actual en una nueva división</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nueva Vista de Documento</b><p>Abre una nueva vista del documento actual en una nueva división. Ambas vistas muestran el mismo documento. Sin embargo, los cursores pueden estar ubicados de manera independiente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Dividir vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>&Dividir vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Agregar una división a la vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Dividir vista</b><p>Añade una nueva división a la vista.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Organizar horizontalmente</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Organizar horizontalmente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Or&ganizar horizontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Organizar las vistas divididas horizontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Organizar horizontalmente</b><p>Organiza las vistas divididas horizontalmente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Quitar división</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Quitar división</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Eliminar división actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Eliminar división</b><p>Elimina la división actual.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Próxima división</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Próxima división</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>Pró&xima división</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Mover a la siguiente división</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Siguiente división</b><p>Mover a la siguiente división.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>División anterior</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>División anterior</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>Divi&sión anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Mover a la división anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>División anterior</b><p>Mover a la división anterior.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Vista Previa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Vista previa del archivo actual en el navegador web</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Vista Previa</b><p>Abre el navegador web con una vista previa del archivo actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation>Visor AST de Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation>Mostrar el AST para el archivo de Python actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation><b>Visor AST de Python</b><p>Abre una vista de árbol del AST del archivo actual de código fuente Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation>Visor de Desensamblado Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation>Mostrar el desensamblado para el archivo Python actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation><b>Visor Desensamblado Python</b><p>Abre una vista de árbol del desensamblado del archivo actual de código Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Ver</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Ver</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Comenzar grabación de macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Comenzar &grabación de macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Comenzar Grabación de Macro</b><p>Comenzar grabación de comandos de editor como una nueva macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Detener Grabación de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>Detene&r grabación de macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Detener Grabación de Macro</b><p>Detener grabación de comandos de editor a una nueva macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Ejecutar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Ejecuta&r macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Ejecutar Macro</b><p>Ejecutar una macro de editor grabada anteriormente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Borrar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>&Borrar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Eliminar Macro</b><p>Eliminar una macro de editor grabada anteriormente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Cargar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Cargar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Cargar Macro</b><p>Cargar desde archivo una macro de editor grabada anteriormente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Guardar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Guardar macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Guardar Macro</b><p>Guarda en un archivo una macro de editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Macros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Alternar Marcador</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>Al&ternar marcador</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Alternar Marcador</b><p>Alterna un marcador en la línea actual del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Siguiente marcador</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>Siguie&nte marcador</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Siguiente Marcador</b><p>Avanzar al siguiente marcador del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Marcador anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>Marcador an&terior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Anterior Marcador</b><p>Retroceder al anterior marcador del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Borrar todos los marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>Borrar todos los mar&cadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Borrar todos los marcadores</b><p>Borra todos los marcadores de todos los editores.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Ir al error de sintaxis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Ir al error de sintaxis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Ir al Error de Sintaxis</b><p>Ir al siguiente error de sintaxis del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Borrar Errores de Sintaxis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Borrar Errores de &Sintaxis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Borrar Errores de Sintaxis</b><p>Borra los errores de sintaxis de todos los editores.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Siguiente mensaje de advertencia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>Siguie&nte mensaje de advertencia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>Siguiente mensaje de advertencia</b><p>Ir a la siguiente línea en el editor actual que contenga una advertencia de pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Mensaje de advertencia anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Mensaje de advertencia anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>Anterior mensaje de advertencia</b><p>Ir a la anterior línea en el editor actual que contenga una advertencia de pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Limpiar Mensajes de Advertencia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>&Limpiar Mensajes de Advertencia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>Limpiar Mensajes de Advertencia</b><p>Limpiar mensajes de advertencia de pyflakes en todos los editores.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Siguiente línea sin cobertura</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>Siguie&nte línea sin cobertura</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Siguiente línea sin cobertura</b><p>Ir a la siguiente línea del editor actual marcada como sin cobertura.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Anterior línea sin cobertura</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>Anteri&or línea sin cobertura</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Anterior línea sin cobertura</b><p>Ir a la anterior línea del editor actual marcada como sin cobertura.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Siguiente Tarea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>Siguie&nte Tarea</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Siguiente Tarea</b><p>Ir a la siguiente línea en el editor actual que tiene una tarea.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Tarea anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Tarea anteri&or</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Tarea Anterior</b><p>Ir a la línea anterior en el editor actual que tiene una tarea.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Siguiente Cambio</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>Siguie&nte Cambio</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Siguiente Cambio</b><p>Ir a la siguiente línea del editor actual que tiene un marcador de cambios.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Cambio Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>Cambio &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Cambio Anterior</b><p>Ir a la anterior línea del editor actual que tiene un marcador de cambios.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Corrección ortográfica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>Corrección &ortográfica...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Lleva a cabo la corrección ortográfica del editor actual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Corrección ortográfica</b><p>Lleva a cabo la corrección ortográfica del editor actual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Corrección ortográfica automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>Corrección ortográfica &automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(Des-)Activar la corrección ortográfica automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Corrección ortografica automática</b><p>Activar o desactivar la corrección ortográfica automática en todos los editores.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation>Editar Diccionario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation>Lista de Palabras del Proyecto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation>Lista de Excepciones del Proyecto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation>Lista de Palabras del Usuario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation>Lista de Excepciones del Usuario</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Corrección ortográfica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation>Abrir Archivos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation>Abrir Archivos Remotos</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Archivo Modificado</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Archivo Modificado</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>El archivo <b>{0}</b> tiene cambios sin guardar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Línea: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Lenguaje: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>Modo de EOL: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Limpiar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Agregar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Editar...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation>Editar Diccionario Ortográfico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>El archivo de diccionario ortográfico <b>{0}</b> no se puede leer.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation>Editando {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>El archivo de diccionario ortográfico <b>{0}</b> no se puede escribir.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation>El diccionario ortográfico se ha guardado con éxito.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation>Debe estar conectado a un servidor remoto de eric-ide. Abortando...</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation>Limpiar Editor</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation>Limpiar Editor</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation>¿Desea realmente borrar todo el texto del editor actual?</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation>Error del Monitor del Sistema de Archivos</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation><p>Los recursos del sistema operativo para monitores del sistema de archivos se han agotado. Este límite se debería incrementar. En un sistema Linux se debería <ul><li>sudo nano /etc/sysctl.conf</li><li>añadir al final del archivo "fs.inotify.max_user_instances = 1024"</li><li>guardar y cerrar el editor</li><li>sudo sysctl -p</li></ul></p><p>Mensaje de Error: {0}</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation>Error del Monitor del Sistema de Archivos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation><p>Los recursos del sistema operativo para monitores del sistema de archivos se han agotado. Este límite se debería incrementar. En un sistema Linux se debería <ul><li>sudo nano /etc/sysctl.conf</li><li>añadir al final del archivo "fs.inotify.max_user_instances = 1024"</li><li>guardar y cerrar el editor</li><li>sudo sysctl -p</li></ul></p><p>Mensaje de Error: {0}</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation>El monitor del sistema de archivos ha reportado un error con código <b>{0}</b>.</p><p>Mensaje de Error: {1}</p></translation> </message>
--- a/src/eric7/i18n/eric7_fr.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_fr.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9300,7 +9300,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Lancer le script</translation> @@ -9321,8 +9321,8 @@ <translation><b>Lancer le script</b><p>Entrer les arguments de la ligne de commande et lancer le script sans le débogueur. Si le script a des modifications, elles doivent d'abord être enregistrées.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Lancer le projet</translation> @@ -9423,7 +9423,7 @@ <translation><b>Profiler le projet</b><p>Entrer les arguments de la ligne de commande et profiler le projet. Si des fichiers du projet ont été modifiés, ils doivent d'abord être enregistrés.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Déboguer le script</translation> @@ -9444,8 +9444,8 @@ <translation><b>Deboguer le script</b><p>Entrer les arguments de la ligne de commande et donner la ligne qui correspond à la première instruction Python. Si le fichier a été modifié, il doit d'abord être sauvé.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Déboguer le projet</translation> @@ -9466,7 +9466,7 @@ <translation><b>Deboguer le projet</b><p>Entrer les arguments de la ligne de commande et donner la ligne correspondant à la première instruction Python du script principal du projet en cours.Si des fichiers du projet ont été modifiés, ils doivent d'abord être sauvés.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9865,101 +9865,106 @@ <translation>Une erreur imprévue est apparue. Regardez les détails dans la fenêtre shell.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Le programme débogué s'est terminé de façon prématurée.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Erreur de condition pour le point d'arrêt</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Erreur dans l'expression</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>L'expression de contrôle '<b>{0}</b>' existe déjà.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>L'expression de contrôle '<b>{0}</b>' pour la variable <b>{1}</b> existe déjà.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>L'expression existe déjà</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Il n'y a pas de script principal défini dans le projet en cours. Abandon</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Il n'y a pas de script principal défini dans le projet en cours. Débogage impossible.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94716,737 +94721,737 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Nouveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Nouveau</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Ouvre une nouvelle page vide</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nouveau</b><p>Ouverture d'une nouvelle fenêtre d'édition.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Ouvrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Ouvrir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Ouvrir un Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Ouvrir un fichier</b><p>Le nom d'un fichier à ouvrir dans un éditeur vous est demandé.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">Recharger</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Fermer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Fermer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Ferme la fenêtre courante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Fermer</b><p>Ferme la fenêtre en cours.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Tout fermer</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Tout fermer</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Tout f&ermer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Ferme toutes les fenêtres de l'éditeur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Tout fermer</b><p>Ferme toutes les fenêtres de l'éditeur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Enregistrer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Enregistrer</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Enregistre le fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Enregistrer</b><p>Enregistre le fichier en cours.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Enregistrer sous</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>&Enregistrer sous...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Enregistre dans un nouveau fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>Enregistrer une copie</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>Enregistrer une &copie...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>Enregistrer une copie du fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"><b>Enregistrer une copie</b><p>Enregistre une copie du contenu de l'éditeur courant. Le fichier peut être entré dans un sélectionneur de fichiers.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Tout enregistrer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>&Tout enregistrer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Enregistre tous les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Tout enregistrer</b><p>Enregistre toutes les fenêtres ouvertes dans l'éditeur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Imprimer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Imprimer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Imprime le fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Imprimer le fichier</b><p>Imprime la fenêtre d'édition courante.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Aperçu avant impression</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Aperçu avant impression du fichier courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Aperçu avant impression</b><p>Aperçu avant impression de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">Trouver un fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Ouvrir un fichier &récent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Ouvrir un fichier &étiqueté</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Fichier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Exporter en tant que</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Défaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Défaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Annule la dernière modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Défaire</b><p>Annule la dernière modification effectuée dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Refaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Refaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Recharge la dernière modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Refaire</b><p>Réeffectue la dernière modification dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Ecraser avec le dernier état enregistré</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>Ec&raser avec le dernier état enregistré</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Ecraser avec le dernier état enregistré</b><p>Annule toutes les modifications faites depuis le dernier enregistrement.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Couper</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>Cou&per</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Coupe la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Couper</b><p>Coupe le texte sélectionné vers le presse-papier</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Copier</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Copier</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Copie la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Copier</b><p>Copie le texte sélectionné vers le presse-papier</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Coller</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Col&ler</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Colle le dernier texte copié/coupé</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Coller</b><p>Colle le dernier texte copié/coupé dans l'éditeur courant.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Effacer</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Efface tout le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Effacer</b><p>Supprime tout le texte de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Unir lignes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Unir lignes</b><p>Unir la ligne actuelle avec les lignes suivantes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Indenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>&Indenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Indente la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Indenter</b><p>Indente la ligne courante ou les lignes sélectionnées d'un niveau.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Désindenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>&Désindenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Désindenter la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Désindenter</b><p>Désindente la ligne courante ou les lignes sélectionnées d'un niveau.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Indentation intelligente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Indentation intelligente de la ligne ou de la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Indentation intelligente</b><p>Indente intelligemment la ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Commenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>C&ommenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Commenter</b><p>Commente la ligne courante ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Décommenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Déco&mmenter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished">Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Décommenter la ligne ou la sélection</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Décommenter</b><p>Décommente la ligne courante ou les lignes sélectionnées.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Basculer commentaire</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Basculer le commentaire de la ligne courante, de la sélection ou du block</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Basculer commentaire</b><p>Si la ligne courante ne commence pas par un signe de commentaire, la ligne courante ou la séléciton est commentée. Si c'est déjà commentée, ce block de commentaires ne sera plus commenté. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Commentaire type "Strream"</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection (type Stream)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Commentaire type Stream</b><p>Commente la ligne courante ou les lignes sélectionnées avec un commentaire de type Stream. @@ -95456,18 +95461,18 @@ </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Commentaire type "Bloc"</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Commenter la ligne ou la sélection (type Box)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Commentaire type Box</b><p>Commente la ligne courante ou les lignes sélectionnées avec un commentaire de type Box. @@ -95478,301 +95483,301 @@ */</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1491" /> + <location filename="../ViewManager/ViewManager.py" line="1490" /> <source>Select to brace</source> <translation>Sélection parenthèses</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> + <location filename="../ViewManager/ViewManager.py" line="1491" /> <source>Select to &brace</source> <translation>Sélection parent&hèses</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Sélectionne le texte jusqu'à la parenthèse correspondante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Sélection jusqu'à la parenthèse fermante</b><p>Sélectionne le texte jusqu'à la parenthèse fermante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Tout sélectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>Tout &sélectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Sélectionne tout le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Tout sélectionner</b><p>Sélectionne tout le texte de l'éditeur courant.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Tout déselectionner</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Tout déselectionner</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>Tout &déselectionner</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Désélectionne tout le texte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Tout déselectionner</b><p>Désélectionne tout le texte de l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Conversion des caractères de fin de lignes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Conversion des caractères de fin de lignes</b><p>Convertit les caractères de fin de lignes dans le type courant défini.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Raccourcir les lignes vides</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Raccourcir les lignes vides</b><p>Raccourcit les lignes vides ne comportant que des espaces.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished">à partir du document</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished">à partir des fichiers API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished">à partir du document et des fichiers API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Calltip</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Calltip</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Calltip (ou suggestion d'arguments)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished">Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Affiche les calltips</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Calltip</b><p>Affiche les calltips (suggestions d'arguments) trouvés à partir des caractères à gauche du curseur.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Trier</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95781,22 +95786,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Déplacement d'un caractère vers la gauche</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95805,22 +95810,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Déplacement d'un caractère vers la droite</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95829,22 +95834,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Déplacement d'une ligne vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -95853,30 +95858,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Déplacement d'une ligne vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Déplacement d'une part de mot vers la gauche</translation> </message> @@ -95884,16 +95889,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Déplacement d'une part de mot vers la droite</translation> </message> @@ -95901,8 +95906,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95911,8 +95916,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Déplacement d'un mot vers la gauche</translation> </message> @@ -95920,8 +95925,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95930,8 +95935,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Déplacement d'un mot vers la droite</translation> </message> @@ -95939,8 +95944,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95949,8 +95954,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Déplacement vers le premier caractère visible de la ligne du document</translation> </message> @@ -95958,22 +95963,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>Déplacement au début de la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95982,15 +95987,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Déplacement à la fin de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -95998,16 +96003,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Descend la vue d'une ligne</translation> </message> @@ -96015,16 +96020,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Monte la vue d'une ligne</translation> </message> @@ -96032,36 +96037,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Déplacement d'un paragraphe vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Déplacement d'un paragraphe vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -96070,15 +96075,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Déplacement d'une page vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -96087,50 +96092,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Déplacement d'une page vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Déplacement au début du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Déplacement à la fin du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96139,29 +96144,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Indentation d'un niveau</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Désindentation d'un niveau</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96170,22 +96175,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Extension de la sélection d'un caractère vers la gauche</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96194,70 +96199,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Extension de la sélection d'un caractère vers la droite</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Extension de la sélection d'une ligne vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Extension de la sélection d'une ligne vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Extension de la sélection d'une part de mot vers la gauche</translation> </message> @@ -96265,16 +96270,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Extension de la sélection d'une part de mot vers la droite</translation> </message> @@ -96283,9 +96288,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96294,8 +96299,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Extension de la sélection d'un mot vers la gauche</translation> </message> @@ -96303,8 +96308,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96313,8 +96318,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Extension de la sélection d'un mot vers la droite</translation> </message> @@ -96322,8 +96327,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96332,15 +96337,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation>Extension de la sélection au premier caractère visible de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96349,124 +96354,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation>Extension de la sélection à la fin de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Extension de la sélection d'un paragraphe vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Extension de la sélection d'un paragraphe vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Extension de la sélection d'une page vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Extension de la sélection d'une page vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation>Extension de la sélection à la fin du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation>Extension de la sélection à la fin du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96475,37 +96480,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Suppression du caractère précédent</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Suppression du caractère précédent sauf en début de ligne</translation> </message> @@ -96514,22 +96519,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Suppression du caractère courant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96538,15 +96543,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Suppression du mot de gauche</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96555,15 +96560,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Suppression du mot de droite</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96572,15 +96577,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Suppression de la partie gauche de la ligne</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96589,22 +96594,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Suppression de la partie droite de la ligne</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96613,38 +96618,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Insertion d'une nouvelle ligne</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Insère une ligne avant la ligne courante</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96653,129 +96658,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Suppression de la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Duplication de la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Permuter la ligne courante avec la précédente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Couper la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Copier la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Basculer de mode Insertion /Ecrasement</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation>Déplacement à la fin de la ligne affichée</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation>Extension de la sélection à la fin de la ligne affichée</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Chargement de page</translation> </message> @@ -96784,163 +96789,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Echappement</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Extension de la sélection rectangulaire d'une ligne vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Extension de la sélection rectangulaire d'une ligne vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Extension de la sélection rectangulaire d'un caractère vers la gauche</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Extension de la sélection rectangulaire d'un caractère vers la droite</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Extension de la sélection rectangulaire au premier caractère visible du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation>Extension de la sélection rectangulaire à la fin de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Extension de la sélection rectangulaire d'une page vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Extension de la sélection rectangulaire d'une page vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -96949,299 +96954,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Duplication de la sélection courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation>Défilement au début du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation>Défilement à la fin du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation>Défilement vertical de façon à centrer la ligne courante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Déplacement à la fin du mot suivant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation>Extension de la séleciton à la fin du mot suivant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Déplacement à la fin du mot précédent</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation>Extension de la séleciton à la fin du mot précédent</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Déplacement au début de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation>Extension de la sélection au début de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation>Extension de la sélection rectangulaire au début de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation>Extension de la sélection au début de la ligne affichée</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation>Déplacement au début de la ligne affichée ou de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation>Extension de la sélection au début de la ligne affichée ou de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation>Déplacement vers le premier caractère visible de la ligne affichée ou de la ligne do document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation>Extension de la sélection au premier caractère visible du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation>Déplacement à la de la ligne affichée ou de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation>Extension de la sélection à la fint de la ligne affichée ou de la ligne du document</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation>Déplacement étagé d'une page vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation>Extension de la sélection étagée d'une page vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation>Déplacement étagé d'une page vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation>Extension de la sélection étagée d'une page vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Supprimer jusqu'à la fin du mot à doite</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Déplacement des lignes sélectionnées d'une ligne vers le haut</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Déplacement des lignes sélectionnées d'une ligne vers le bas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Conversion de la sélection en minuscules</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Conversion de la sélection en majuscules</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Edition</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Édition</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Rechercher</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>Re&chercher...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97249,34 +97254,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Recherche de texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Rechercher</b><p>Recherche du texte dans l'éditeur courant. Un fenêtre est affichée pour saisir le texte recherché et le options de recherche.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Chercher suivant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>Chercher &suivant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97284,34 +97289,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Recherche de l'occurence de texte suivante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Chercher suivant</b><p>Recherche en avant le texte saisi dans l'éditeur courant. Les options de recherche précédentes sont réutilisées.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Chercher précédent</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Chercher &précédent</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97319,436 +97324,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Recherche de l'occurence de texte précédente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Chercher précédent</b><p>Recherche en arrière le texte saisi dans l'éditeur courant. Les options de recherche précédentes sont réutilisées.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Effacer les marqueurs de recherche</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Efface tous les marqueurs de recherche affichés</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Effacer tous les marqueurs de recherche</b><p>Efface tous les marqueurs de recherche affichés.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Chercher l'occurrence suivante du mot courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Chercher l'occurence précédente du mot courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Remplacer</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Remplacer...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Remplacer un texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Remplacer</b><p>Recherche du texte dans l'éditeur courant et le remplace par un autre. Un fenêtre est affichée pour saisir le texte initial, le texte de remplacement et les options de remplacement.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation>Remplacer et chercher</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation>Remplacer le texte trouvé et chercher l'occurrence suivante</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>Remplacer occurrence</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation>Remplacer le texte trouvé</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation>Tout remplacer</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Aller à la ligne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>Aller à la &ligne...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Aller à la ligne</b><p>Déplacement vers la ligne indiquée. Un fenêtre permet de saisir le numéro de ligne.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Aller à la parenthèse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Aller à la &parenthèse</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Aller à la parenthèse correspondante</b><p>A partir d'une parenthèse ouvrante ou fermante, déplace le curseur jusqu'à l'autre parenthèse.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Aller à la dernière modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>Aller à la dernièr&e modification</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Aller à la dernière modification</b><p>Aller à l'endroit de la derniére modification dans l'éditeur actuel.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Aller à la classe ou fonction précédentes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Aller à la définition de classe ou de fonction précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Aller à la classe ou fonction précédente</b><p>Va à la ligne de classe ou fonction précédent et surligne le nom. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Aller à la classe ou fonction suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Aller à la définition de classe ou de fonction suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Aller à la classe ou fonction suivante</b><p>Va à la ligne de classe ou fonction suivante et surligne le nom. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Rechercher dans les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Rechercher dans les &Fichiers...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Rechercher un texte dans les fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Remplacer dans les fichiers</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Remplacer dans les fichiers</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Remplacer dans les f&ichiers...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Recherche puis remplace un texte dans des fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Chercher dans les fichiers ouverts</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Chercher dans les fichiers ouverts...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Chercher un texte dans les fichiers ouverts</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Remplacer dans les fichiers ouverts</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Remplacer dans les fichiers ouverts</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Remplacer dans les fichiers ouverts...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Chercher un texte dans les fichiers ouverts et le remplacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>Re&chercher</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Zoom avant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Zoom a&vant</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97756,7 +97761,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Zoom avant</translation> @@ -97764,35 +97769,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Zoom sur le texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Zoom avant</b><p>Zoom sur le texte. Affiche le texte en plus gros.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Zoom arrière</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>Zoom a&rrière</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97800,7 +97805,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Zoom arrière</translation> @@ -97808,35 +97813,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Zoom arrière du texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Zoom arrière</b><p>Zoom arrière du texte. Affiche le texte en plus petit.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Annulation du zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>Annulation du &zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97844,894 +97849,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Annulation du zoom du texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Annulation du zoom</b><p>Annulation du zoom du texte. Ceci met le facteur de zoom à 100%. </p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>&Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Zoom du texte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Zoom</b><p>Zoom du texte. Ouvre une fenêtre pour entrer la taille souhaitée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Contracte/Déploie tout le code</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">Contracte/Déploie &tout le code</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Contracte/Déploie tout le code</b><p>Contracte ou déploie tout le code de la page en cours.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Contracte/Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Contracte/&Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Contracte/Déploie tout le code (sous-niveaux inclus)</b><p>Contracte/Déploie tout le code de l'éditeur courant en incluant tous les sous-niveaux d'indentation</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Contracte/Déploie le paragraphe courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Contracte/Déploie le paragraphe &courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Contracte/Déploie le paragraphe courant</b><p>Applique la contraction de code au paragraphe courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Suppression de tous les surlignages</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Suppression de tous les surlignages</b><p>Supprime tous les surlignage présents dans la page.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Diviser la fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>&Diviser la fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Ajoute une division de fenêtre</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Diviser la fenêtre</b><p>Ajoute un division supplémentaire à la fenêtre courante.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Division horizontale/verticale</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Division horizontale/verticale</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Division &horizontale/verticale</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Bascule la division horizontalement ou verticalement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Division horizontale/verticale</b><p>Bascule la division horizontalement ou verticalement, selon.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Suppression du découpage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Suppression du découpage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Supprime le découpage de fenêtre courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Suppression du découpage</b><p>Supprime le découpage de fenêtre courant.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Onglet suivant</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Onglet suivant</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>O&nglet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Basculer vers l'onglet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Onglet suivant</b><p>Basculer vers l'onglet suivant.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Onglet précédent</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Onglet précédent</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>Onglet &précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Basculer vers l'onglet précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Onglet précédent</b><p>Basculer vers l'onglet précédent.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Aperçu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Avoir un aperçu du fichier courant dans le navigateur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Aperçu</b><p>Ceci ouvre le navigateur avec un aperçu du fichier courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Affichage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Affichage</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>&Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Démarrer l'enregistrement de la macro</b><p>Démarre l'enregistrement des commandes de l'éditeur dans une nouvelle macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Arrêter l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>&Arrêter l'enregistrement de la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Arrêter l'enregistrement de la macro</b><p>Arrête l'enregistrement des commandes de l'éditeur dans la nouvelle macro..</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Lancer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>&Lancer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Lancer une macro</b><p>Lance une macro déjà enregistrée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Supprimer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>&Supprimer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Supprimer une macro</b><p>Supprime une macro déjà enregistrée.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Charger une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Charger une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Charger une macro</b><p>Charger une macro déjà enregistrée à partir d'un fichier.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Enregistrer une macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Enregistrer la macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Enregistrer une macro</b><p>Enregistrer une macro dans un fichier.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Macros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Placer/Supprimer un signet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>&Placer/Supprimer un signet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Placer/Supprimer un signet</b><p>Place ou enlève un signet sur la ligne courante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Signet suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>Signet suiva&nt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Signet suivant</b><p>Avance jusqu'au signet suivant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Signet précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>Signet &précédent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Signet précédent</b><p>Remonte au signet précédent.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Supprimer les signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>S&upprimer les signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Supprimer les signets</b><p>Supprime tous les signets de tous les éditeurs ouverts.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Aller à l'erreur de syntaxe suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>Aller à l'erreur de s&yntaxe suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Aller à l'erreur de syntaxe suivante</b><p>Avance jusqu'à l'erreur de syntaxe suivante.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Effacer les erreurs de syntaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>E&ffacer les erreurs de syntaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Effacer les erreurs de syntaxe</b><p>Supprime tous les flags d'erreurs de syntaxe de tous les éditeurs ouverts.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Message d'avertissement suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>Message d'avertisseme&nt suivant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Message d'avertissement précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>Message d'avertissement &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Vider messages d'avertissement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>Vider messages d'&avertissement</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Ligne non executée suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>Ligne non executée &suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Ligne non executée suivante</b><p>Avance jusqu'à la prochaine ligne de l'éditeur marquée comme "jamais executée" par le code coverage.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Ligne non executée précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>Ligne non executée &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Ligne non executée précédente</b><p>Retourne à la dernière ligne de l'éditeur marquée comme "jamais executée" par le code coverage.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Tâche suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>Tâche suiva&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Tâche suivante</b><p>Avance jusqu'à la prochaine ligne ayant une tâche dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Tâche précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Tâche &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Tâche précédente</b><p>Remonte jusqu'à la tâche précédente dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Modification suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>Modificatio&n suivante</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Modification suivante</b><p>Aller à la ligne suivante ayant un marquer de modification sur l'éditeur courant. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Modification précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>Modification &précédente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Modification précédente </b><p>Aller à la ligne précédente ayant un marqueur de modification dans l'éditeur courant.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Signets</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Vérification orthographique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>&Vérification orthographique...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Effectue la vérification orthographique dans l'éditeur courant</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Vérification orthographique automatique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>Vérification orthographique &automatique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>Active/Désactive la vérification orthographique automatique</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Vérification orthographique</b><p>Active ou désactive la vérification orthographique automatique dans tous les éditeurs.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Orthographe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">Ouvrir Fichiers</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Fichier Modifié</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Fichier Modifié</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Le fichier <b>{0}</b> a des modifications non enregistrées. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Ligne: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Position: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Langage : {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Effacer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Ajouter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Editer...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_it.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_it.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9291,7 +9291,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Esegui Script</translation> @@ -9312,8 +9312,8 @@ <translation><b>Esegui Script</b><p>Imposta gli argomenti della linea di comando ed esegue lo script al di fuori del debugger. Se il file non è stato salvato può essere salvato prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Esegui Progetto</translation> @@ -9414,7 +9414,7 @@ <translation><b>Profila Progetto</b><p>Imposta gli argomenti della linea di comando e profila il progetto. Se file del progetto corrente non sono stati salvati, è possibile salvarli prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Debug dello script</translation> @@ -9435,8 +9435,8 @@ <translation><b>Debug dello Script</b><p>Imposta gli argomenti della linea di comando e imposta la linea corrente per essere la prima istruzione eseguibile di Python della finestra dell'editor. Se il file ha modifiche non salvate è possibile salvarle prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Debug del Progetto</translation> @@ -9457,7 +9457,7 @@ <translation><b>Debug del Progetto</b><p>Imposta gli argomenti della linea di comando e imposta la linea corrente per essere la prima istruzione eseguibile di Python della finestra dell'editor. Se il progetto ha modifiche non salvate è possibile salvarle prima.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9856,101 +9856,106 @@ <translation>Un'eccezione non gestita è occorso. Guarda la finestra di shell per dettagli.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Il programma in debug ha sollevato un'eccezione <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Linea: <b>{3}</b></p><p>Interrompere qui ?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Il programma debuggato ha sollevato un'eccezione <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Il programma debuggato è terminato in maniera inaspettata.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Errore condizione di interruzione</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>La condizione del breakpoint <b>{0}, {1}</b> contiene un errore di sintassi.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Errore espressione di watch</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>L'espressione <b>{0}</b> contiene un errore di sintassi.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>L'espressione '<b>{0}</b>' esiste già.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>L'espressione '<b>{0}</b>' per la variabile <b>{1}</b> esiste già.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>L'espressione di controllo esiste già</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Non c'è uno script principale per il progetto. Non è possibile il debug.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94599,1052 +94604,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Nuovo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Nuova</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Apri una finestra vuota</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Nuova</b><p>Verrà creata una nuova finestra vuota.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Apri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Apri...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Apri un file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Apri un file</b><p>Verrà richiesto il nome del file da aprire in una finestra dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">Ricarica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Chiudi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Chiudi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Chiudi la finestra attuale</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Chiudi finestra</b><p>Chiudi la finestra attuale.</b></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Chiudi tutti</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Chiudi tutti</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Chiudi &tutti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Chiudi tutte le finestre dell'editor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Chiudi tutte le finestre</b><p>Chiudi tutte le finestre dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Salva</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Salva il file corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Salva fle</b><p>Salva il contenuto della finestra attuale.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Salva come</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>S&alva come...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Ctrl+Shift+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Salva il file attuale come uno nuovo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Salva tutto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Salva tutti i file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Salva tutti i file</b><p>Salva il contenuto di tutte le finestre dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Stampa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>Stam&pa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Stampa il file attuale</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Stampa fle</b><p>Stampa il contenuto della finestra attuale.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Anteprima Stampa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Antreprima del file corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Anteprima di stampa</b><p>Anteprima di stampa del file corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">Trova file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&File</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Apri file &recenti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Apri file presenti nel &Bookmark</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>File</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Esporta come</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Undo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Undo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Annulla l'ultima modifica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Annulla</b><p>Annula l'ultima modifica nell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Rifai</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Rifai</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Rifai ultima modifica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Rifai</b><p>Rifai l'ultima modifica nell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Ritorna all'ultimo stato salvato</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>Ritorna all'ultimo stato sal&vato</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Torna all'ultimo stato salvato</b><p>Annulla tutte le modifiche fino all'ultimo salvataggio dell'editor corrente.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Taglia</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>&Taglia</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Taglia la selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Taglia</b><p>Taglia il testo selezionato nell'editor corrente.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Copia</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Copia</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Copia la selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Copia</b><p>Copia il testo selezionato nell'editor corrente.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Incolla</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>&Incolla</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Incolla l'ultimo testo tagliato/copiato</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Incolla</b><p>Incolla l'ultimo testo tagliato/copiato nell'editor corrente.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Pulisci</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Pulisci tutto il testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Pulisci</b><p>Cancellal tutto il testo dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Unisci linee</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Unisci linee</b><p>Unisci la linea corrente e la successiva.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Identa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>&Identa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Identa riga</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Indenta</b><p>Indenta la riga attuale o le righe selezionate di un livello.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Annulla identazione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>A&nnulla identazione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Annulla identazione riga</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Annulla indentazione</b><p>Annulla l'indentazioe della riga attuale o delle righe selezionate di un livello.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Smart indent</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Smart indent di una Linea o Selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Smart indent</b><p>Indenta la riga attuale o le righe selezionate in maniera furba.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Commenta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>C&ommenta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Commenta Riga o Selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Commenta</b><p>Commenta la riga attuale o le righe selezionate.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Annulla commenta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Annulla co&mmenta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Annulla commenta Riga o Selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Annulla Commenta</b><p>Annula Commenta per la riga attuale o per le righe selezionate.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Streaml commento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Stream commento per la Riga o la Selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Stream commento</b><p>Stream commento per la riga attuale o le righe selezionate.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Box Comment</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Box Comment Riga o Selezione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Box commento</b><p>Box commento per la riga attuale o le righe selezionate.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Seleziona fino alla parentesi</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Seleziona fino alla parentesi</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Seleziona fino alla &parentesi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Seleziona il testo fino alla parentesi corrispondente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Seleziona fino alla parentesi</b><p>Seleziona il testo dell'editor fino alla parentesi corrispondente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Seleziona tutti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>&Seleziona tutto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Seleziona tutto il testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Seleziona tutto</b><p>Seleziona tutto il testo dell'editor corrente.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Deseleziona tutti</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Deseleziona tutti</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Deseleziona tutti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Deseleziona tutto il testo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Deseleziona tutto</b><p>Deseleziona tutto il testo dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Converti il carattere di Line End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Converti caratteri di Line End</b><p>Converte i caratteri di line end al tipo selezionato.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Abbrevia righe vuote</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Accorcia righe vuote</b><p>Accorcia le righe contenenti solo spazi.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished">Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished">Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished">Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished">Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Calltip</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Calltip</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Calltip</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Mostra Calltip</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Calltip</b><p>Mostra calltip basati sul carattere immediatamente a sinistra del cursore.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished">Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95653,22 +95658,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Muovi a sinistra di 1 carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Sinistra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation type="unfinished" /> </message> @@ -95677,22 +95682,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Muovi a destra di 1 carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Destra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation type="unfinished" /> </message> @@ -95701,22 +95706,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Muovi in alto di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Su</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished" /> </message> @@ -95725,30 +95730,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Muovi in basso di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Giù</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Muovi a sinistra di una parte di parola</translation> </message> @@ -95756,16 +95761,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Sinistra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Muovi a destra di una parte di parola</translation> </message> @@ -95773,8 +95778,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Destra</translation> </message> @@ -95783,8 +95788,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Muovi a sinistra una parola</translation> </message> @@ -95792,8 +95797,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95802,8 +95807,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Muovi a destra una parola</translation> </message> @@ -95811,8 +95816,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95821,8 +95826,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> @@ -95830,22 +95835,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95854,15 +95859,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished" /> </message> @@ -95870,16 +95875,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>Fine</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Scrolla la vista in basso di una riga</translation> </message> @@ -95887,16 +95892,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Scrolla la vista in alto di una riga</translation> </message> @@ -95904,36 +95909,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Muovi in alto di un paragrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Muovi in basso di un paragrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -95942,15 +95947,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Muovi in alto di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -95959,50 +95964,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Muovi in basso di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96011,29 +96016,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Indenta un livello</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Deindenta di un livello</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96042,22 +96047,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Estendi la selezione a sinistra di un carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation type="unfinished" /> </message> @@ -96066,70 +96071,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Estendi la selezione a destra di un carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Estendi selezione in alto di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Estendi selezione in basso di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Estendi la selezione a sinistra di una parte di parola</translation> </message> @@ -96137,16 +96142,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Estendi la selezione a destra di una parte di parola</translation> </message> @@ -96155,9 +96160,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96166,8 +96171,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Estendi la selezione a sinistra di una parola</translation> </message> @@ -96175,8 +96180,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96185,8 +96190,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Estendi la selezione a destra di una parola</translation> </message> @@ -96194,8 +96199,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96204,15 +96209,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96221,124 +96226,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Estendi selezione in alto di un paragrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Estendi selezione in basso di un paragrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Estendi selezione in alto di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Estendi selezione in basso di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96347,37 +96352,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Cancella caratteri precedenti</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> @@ -96386,22 +96391,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Cancella il carattere corrente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation type="unfinished" /> </message> @@ -96410,15 +96415,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Cancella parola a sinistra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96427,15 +96432,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Cancella parola a destra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96444,15 +96449,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Cancella riga a sinistra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96461,22 +96466,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Cancella riga a destra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96485,38 +96490,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Inserisci riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Inserisci una nuova riga sotto la linea corrente</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96525,129 +96530,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Cancella riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Duplica riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Scambia la riga con quella precedente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Taglia riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Copia riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Scambia inserisci/sovrascrivi</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Formfeed</translation> </message> @@ -96656,163 +96661,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Estendi selezione rettagolare in basso di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Estendi selezione rettagolare in alto di una riga</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Estendi selezione rettagolare a sinistra di un carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Estendi selezione rettagolare a destra di un carattere</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Estendi selezione rettagolare in alto di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Estendi selezione rettagolare in basso di una pagina</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96821,299 +96826,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Duplica la selezione corrente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Converti selezione in minuscolo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Converti selezione in maiuscolo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Edita</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Modifica</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Ricerca</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Ricerca...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97121,34 +97126,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Cerca per un testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Cerca</b><p>Cerca per del testo nell'editor corrente. Viene mostrato in dialogo per inserire il testo cercato e le opzioni per la ricerca.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Cerca seguente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>Cerca segue&nte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97156,34 +97161,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Cerca prossima ricorrenza del testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Trova successivo</b><p>Trova la prossima occorrenza di testo nell'editor corrente. Il testo inserito precedentemente e opzioni verranno riutilizzate.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Cerca precedente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Cerca &precedente</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97191,436 +97196,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Cerca la precedente ricorrenza del testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Trova precedente</b><p>Trova la precedente occorrenza di testo nell'editor corrente. Il testo inserito precedentemente e opzioni verranno riutilizzate.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Pulisci marcatori di ricerca</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Pulisci tutti i marcatori di ricerca mostrati</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Pulisci marcatori di ricerca</b><p>Pulisci tutti i marcatori di ricerca mostrati.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Rimpiazza</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Rimpiazza...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Sostituisci del testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Sostituisci</b><p>Cerca per del testo nell'editor corrente e lo sostituisce. Viene mostrato in dialogo per inserire il testo cercato, il testo sostituto e le opzioni per la ricerca e la sostituzione.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Vai a riga</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>Vai a ri&ga...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Vai a Riga</b><p>Va ad una specifica riga di testo nell'editor corrente. Viene mostrato un dialogo per inserire il numero di riga</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Vai alla parentesi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Vai alla &parentesi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Vai alla parentesi</b><p>Va alla parentesi corrispondete nell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Cerca nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Cerca nei &file...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Cerca un testo nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Sostituisci nei file</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Sostituisci nei file</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Sostituisci nei f&ile...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Cerca e sostituisci un testo nei file</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Ricerca</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Ingrandisci</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Ingrand&isci</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97628,7 +97633,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97636,35 +97641,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Ingrandisci nel testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Ingrandisci</b><p>Ingrandisci nel testo. Questo aumenta le dimensioni del testo.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Riduci</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>Rid&uci</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97672,7 +97677,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97680,35 +97685,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Riduci il testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Riduci</b><p>Riduci nel testo. Questo diminuisce le dimensioni del testo.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation type="unfinished">&Reset zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished">Ctrl+0</translation> @@ -97716,894 +97721,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation type="unfinished">Resetta lo zoom del testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"><b>Reset zoom</b><p>Reset dello zoom del testo. Imposta il fattore di zoom al 100%.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>&Zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Ingrandisci il testo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Zoom</b><o>Zoom del testo. Apre un dialogo dove inserire la dimensione voluta.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Abilita/Disabilita tutti i raggruppamenti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">Abilita/Disabilita tutti i r&aggruppamenti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Abilita/Disabilita tutti i raggruppamenti</b><p>Abilita/Disabilita tutti i raggruppamenti dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Abilita/Disabilita tutti i raggruppamenti (inclusi i &figli)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</b><p>Abilita/Disabilita tutti i raggruppamenti dell'edito inclusi i figli.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Abilita/Disabilita il raggruppamento corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Abilita/Disabilita il raggruppamento &corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Abilita/Disabilita il raggruppamento corrente</b><p>Abilita/Disabilita il raggruppamento alla riga corrente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Rimuovi tutti gli highlight</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Rimuovi tutti gli highlight</b><p>Rimuovi tutti gli highlight da tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished">Nuova vista Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished">Nuova vista Documento (con nuova divisione)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Dividi vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>Dividi vi&sta</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Aggiungi un divisione alla vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Dividi vista</b><p>Aggiungi un divisione alla vista.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Sistema orizzontalmente</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Sistema orizzontalmente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Sistema o&rizzontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Sistema le finestre divise orizzontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Sistema orizzontalmente</b><p>Sistema le finestre divise orizzontalmente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Rimuovi divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Rimuovi divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Rimuovi la divisione corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Rimuovi divisione</b><p>Rimuovi la divisione corrente.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Prossima divisione</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Prossima divisione</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>Prossima divisio&ne</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Vai alla prossima divisione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Prossima divisione</b><p>Vai alla prossima divisione.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Divisione precedente</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Divisione precedente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>Divisione &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Vai alla divisione precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Divisione precedente</b><p>Vai alla divisione precedente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Visualizza</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Visualizza</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Avvia regis&trazione della macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Avvia registrazione della macro</b><p>Avvia la registrazione dei comandi dell'editor in una nuova macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Interrompi registrazione macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>Interrom&pi registrazione macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Interrompi registrazione macro</b><p>Interrompi la registrazione dei comandi dell'editor in una nuova macro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Esegui Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Esegui Mac&ro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Esegui Macro</b><p>Esegui una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Cancella Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>Canc&ella Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Cancella Macro</b><p>Cancella una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Carica Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>C&arica Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Carica Macro</b><p>Carica una macro da un file.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Salva Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Salva Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Salva Macro</b><p>Salva una macro precedentemente registrata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Inverti bookmark</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>Inver&ti bookmark</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Toggle bookmark</b><p>Attiva un bookmark sulla linea corrente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Prossimo segnalibro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>Prossimo seg&nalibro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Prossimo segnalibro</b><p>Vai al segnalibro seguente dell'editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Segnalibro precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>Segnalibro &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Segnalibro precedente</b><p>Va al segnalibro precedente dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Pulisci segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>Pulis&ci segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Pulisci Segnalibri</b><p>Pulisci i segnalibri di tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Vai all'errore di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Vai all'errore di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Vai all'errore di sintassi</b><p>Vai all'errore di sintassi successivo dell'editor corrente.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Pulisci errori di sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Pulisci errori di &sintassi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Pulisci errori di sintassi</b><p>Pulisci gli errori di sintassi da tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Warning successivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>Warni&ng successivo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Messaggio di warning precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>Messaggio di warning &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Pulisci messaggi di warning</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>Pulisci messaggi di &warning</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Prossima linea non analizzata</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>Prossima linea &non analizzata</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Prossima linea non analizzata</b><p>Vai alla prossima riga dell'editor corrente marcato come non analizzata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Linea non analizzata precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>Linea non analizzata &precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Linea non analizzata precedente</b><p>Vai alla prossima riga dell'editor corrente marcato come non analizzata.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Task seguente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>Task segue&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Task seguente</b><p>Vai alla prossima riga dell'editor che ha un task.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Task Precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Task &Precedente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Task Precedente</b><p>Vai alla precedente riga dell'editor che ha un task.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>Segnali&bri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Segnalibri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation type="unfinished">Controllo sillabazione</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Esegui la correzione automatica nella finestra corrente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Controllo sintassi automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>Controllo sintassi &automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(Dis-)Attiva il controllo sintassi automatico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Controllo sintassi automatico</b><p>Attiva o disattiva la funzione di controllo sintassi automatico per tutti gli editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Spelling</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">Apri Files</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>File modificato</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>File modificato</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Il file <b>{0}</b> contiene modifiche non salvate.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Linea: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>Pulis&ci</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Aggiungi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Modifica...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_pt.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_pt.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9294,7 +9294,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Executar Script</translation> @@ -9315,8 +9315,8 @@ <translation><b>Executar Script</b><p>Definir os argumentos da linha de comandos e executar o script fora do depurador. Poderão gravar-se primeiro as alterações que estejam por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Executar Projeto</translation> @@ -9417,7 +9417,7 @@ <translation><b>Perfilar Projeto</b><p>Define os argumentos da linha de comandos e perfila o projeto atual. Poderá gravar antes os ficheiros alterados por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Depurar Script</translation> @@ -9438,8 +9438,8 @@ <translation><b>Depurar Script</b><p>Definir os argumentos da linha de comandos e definir a linha atual para que seja a primeira instrução Python executável da janela do editor atual. Poderão gravar-se primeiro as alterações que estejam por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Depurar projeto</translation> @@ -9460,7 +9460,7 @@ <translation><b>Depurar Projeto</b><p>Definir os argumentos da linha de comandos e definir a linha atual para que seja a primeira instrução Python executável do script principal do projeto atual. Poderão gravar-se primeiro as alterações dos ficheiros do projeto que estejam por gravar.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9859,101 +9859,106 @@ <translation>Ocurreu uma exceção sem tratamento. Ver a janela da shell para mais detalhes.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>O programa depurado provocou a exceção <b>{0}</b><br>"<b>{1}</b>"<br>Ficheiro: <b>{2}</b>, Linha :<b>{3}</b></p><p>Interromper aqui?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>O programa depurado provocou a exceção <b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>O programa a depurar acabou inesperadamente.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Erro de Condição de Ponto de Interrupção</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>A condição do ponto de interrupção <b>{0}, {1}</b>tem um erro de sintaxe.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Observar Erro de Expressão</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. A cancelar</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>O projeto atual não tem um script principal definido. Impossível depurar.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94426,1052 +94431,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Abrir uma janela do editor vazia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Novo</b><p>Será criada uma janela do editor vazia.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Abrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Abrir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Abrir um ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Abrir um ficheiro</b><p>Será perguntado pelo nome de um ficheiro para abrir numa janela do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">Recarregar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>Fe&char</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Fechar a janela atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Fechar Janela</b><p>Fecha a janela atual.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Fechar Tudo</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Fechar Tudo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>F&echar Tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Fechar todas as janelas do editor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Fechar as Janelas Todas</b><p>Fecha todas as janelas do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Gravar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Gravar o ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Gravar Ficheiro</b><p>Grava o conteúdo da janela atual do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Gravar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Gravar co&mo...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Gravar o ficheiro atual para um novo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Gravar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>Gravar &tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Gravar os ficheiros todos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Gravar os Ficheiros Todos</b><p>Gravar os conteúdos de todas as janaelas do editor.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>Im&primir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Imprimir o ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Imprimir Ficheiro</b><p>Imprime o conteúdo da janela do editor atual.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Antevisão da Impressão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Antevisão da impressão do ficheiro atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Antevisão da Impressão</b><p>Antevisão de impressão da janela do editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">Encontrar Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Abrir Ficheiros Rece&ntes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Abrir Ficheiros &Marcados</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Ficheiro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Exportar como</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Desfazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>Desfa&zer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Desfazer a última alteração</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Desfazer</b><p>Desfazer a última alteração feita no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Refazer</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Refazer a última alteração</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Refazer</b><p>Refazer a últma alteração feita no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Voltar ao último estado gravado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>&Voltar ao último estado gravado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Voltar ao último estado gravado</b><p>Desfazer todas as alterações feitas no editor atual depois da última vez que foi gravado.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>Cor&tar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Cortar a seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Cortar</b><p>Cortar a seleção do texto do editor atual para a Área de Transferência.<p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Copiar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Copiar a seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation type="unfinished"><b>Copiar</b><p>Copia a seleção de texto do editor atual para a Área de Transferência.<p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Colar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Co&lar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Colar o último texto cortado/copiado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation type="unfinished"><b>Colar</b><p>Cola o último texto cortado/copiado da área de transferência ao editor atual.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Limpar</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Limpar todo o texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Limpar</b><p>Apaga o texto todo do editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Juntar Linhas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Indentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>&Indentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Indentar linha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Tirar Indentação</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Indentação Inteligente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Indentação inteligente de Linha ou Seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Comentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>C&omentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Comentar Linha ou Seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Comentar</b><p>Comenta a linha atual ou as linhas da seleção atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Descomentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Desco&mentar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished">Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Descomentar Linha ou Seleção</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Alternar Comentário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Alternar o comentário da linha atual ou do bloque selecionado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Selecionar até parentesis</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Selecionar até parentesis</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Selecionar até &parentesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Selecionar o texto até ao parentesis par</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Selecionar até parentesis</b><p>Selecionar o texto do editor atual até ao parentesis par.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Selecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>&Selecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Selecionar o texto todo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Desselecionar tudo</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Desselecionar tudo</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Desselecionar tudo</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Desselecionar todo o texto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Convertir Caráteres de Fim de Linha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Mostrar linhas vazias</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Encolher linhas vazias</b><p>Encolhe as linhas que apenas contêm caráters em branco.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation type="unfinished">Dica</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation type="unfinished">Dica</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Ordenar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95480,22 +95485,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Mover um caráter à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95504,22 +95509,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Mover um caráter à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95528,22 +95533,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Mover uma linha acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished">Meta+P</translation> </message> @@ -95552,30 +95557,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Mover uma linha abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished">Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation type="unfinished" /> </message> @@ -95583,16 +95588,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation type="unfinished" /> </message> @@ -95600,8 +95605,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation /> </message> @@ -95610,8 +95615,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Mover uma palavra à esquerda</translation> </message> @@ -95619,8 +95624,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation /> </message> @@ -95629,8 +95634,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Mover uma palavra à direita</translation> </message> @@ -95638,8 +95643,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation /> </message> @@ -95648,8 +95653,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Mover ao primeiro caráter vísivel da linha do documento</translation> </message> @@ -95657,22 +95662,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation type="unfinished">Página Inicial</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation /> </message> @@ -95681,15 +95686,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Mover ao fim da linha do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished">Meta+E</translation> </message> @@ -95697,16 +95702,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation type="unfinished">Fim</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation type="unfinished" /> </message> @@ -95714,16 +95719,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation type="unfinished" /> </message> @@ -95731,36 +95736,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Mover um parágrafo acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Mover um parágrafo abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation /> </message> @@ -95769,15 +95774,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Mover uma página acima</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation /> </message> @@ -95786,50 +95791,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Mover uma pagina abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished">Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Mover ao princípio do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Mover ao final do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation /> </message> @@ -95838,29 +95843,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Indentar um nivel</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation /> </message> @@ -95869,22 +95874,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Estende a seleção um caráter à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation /> </message> @@ -95893,70 +95898,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Estende a seleção abaixo uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> @@ -95964,16 +95969,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> @@ -95982,9 +95987,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation /> </message> @@ -95993,8 +95998,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Estende a seleção uma palavra à esquerda</translation> </message> @@ -96002,8 +96007,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation /> </message> @@ -96012,8 +96017,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> @@ -96021,8 +96026,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation /> </message> @@ -96031,15 +96036,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation /> </message> @@ -96048,124 +96053,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Estende a seleção abaixo uma parágrafo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Estende a seleção abaixo uma página</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation /> </message> @@ -96174,37 +96179,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Apagar o caratér anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Apagar o caratér anterior se não está ao princípio da linha</translation> </message> @@ -96213,22 +96218,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Apagar o caratér atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96237,15 +96242,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Apagar palavra à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation /> </message> @@ -96254,15 +96259,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Apagar palavra à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation /> </message> @@ -96271,15 +96276,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Apagar a linha à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation /> </message> @@ -96288,22 +96293,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Apagar a linha à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation /> </message> @@ -96312,38 +96317,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Inserir linha nova</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Inserir linha nova abaixo da atual</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation /> </message> @@ -96352,129 +96357,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Apagar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Duplicar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Trocar a linha atual pela anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Cortar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Copiar a linha atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Alternar inserir/sobreescrever</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation type="unfinished" /> </message> @@ -96483,163 +96488,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Aumentar a seleção retangular uma linha abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Aumentar a seleção retangular um caratér à esquerda</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Aumentar a seleção retangular um caratér à direita</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Aumentar a seleção retangular uma página abaixo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -96648,299 +96653,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Duplicar a seleção atual</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Mover ao fim da palavra seguinte</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Mover ao fim da palavra anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Mover ao início da linha do documento</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Apagar até ao final da proxima palavra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Mover as linhas selecionadas acima uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Mover as linhas selecionadas abaixo uma linha</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Convertir a seleção para minúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Convertir a seleção para maiúsculas</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>&Editar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Editar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Procurar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Procurar...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation /> @@ -96948,34 +96953,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Procurar um texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Procurar próximo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>Procurar &próximo</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation /> @@ -96983,34 +96988,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Procurar a próxima ocurrência do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Procurar anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Procurar &anterior</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation /> @@ -97018,436 +97023,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Procurar ocurrência anterior do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Limpar marcadores de pesquisa</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Limpar todos os marcadores de pesquisa mostrados</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>Procurar para a frente à palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Procurar a próxima ocurrência da palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>Procurar para trás à palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Procurar ocurrência anterior da palavra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Substituir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Substituir...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Substituir algum texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Ir à linha</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>Ir à &Linha...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Ir ao Parentesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Ir ao &Parentesis</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Ir ao Parentesis</b><p>Ir ao parentesis par correspondente no editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Ir ao Local da Última Edição</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>Ir ao Local da Última &Edição</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Ir ao Método ou Classe Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Ir à definição de método ou classe anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Ir ao Método ou Classe Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Ir à definição de método ou classe seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Procurar em Ficheiros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Procurar em &Ficheiros...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Procurar um texto em ficheiros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Substituir em Ficheiros</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Substituir em Ficheiros</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Substituir em F&icheiros...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Procurar e substituir um texto em ficheiros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Procurar em Ficheiros Abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Procurar em Ficheiros Abertos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Procurar um texto nos ficheiros abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Substituir em Ficheiros Abertos</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Substituir em Ficheiros Abertos</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Substituir em Ficheiros Abertos...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Procurar e substituir um texto em ficheiros abertos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Procurar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Aproximar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Apro&ximar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation /> @@ -97455,7 +97460,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Aproximar</translation> @@ -97463,35 +97468,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Aproximar no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Aproximar</b><p>Aproximar no texto. Isto faz o texto mais grande.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Afastar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>A&fastar</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation /> @@ -97499,7 +97504,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Afastar</translation> @@ -97507,35 +97512,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Afastar no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Afastar</b><p>Afastar no texto. Isto faz o texto mais pequeno.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Restaurar zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>&Restaurar zoom</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97543,894 +97548,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Reiniciar o zoom do texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Zoom no texto</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Alternar as dobras todas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">Alternar dobras &todas</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Alternar as dobras todas (incluindo filhos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Alternar &dobras todas (incluindo filhos)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Alternar a dobra atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Alternar dobra &atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Retirar todo o ressaltado</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>Novo Visor do Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>Novo Visor do &Documento</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>Abrir um novo visor com o documento atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nova Vista de Documento</b><p>Abre uma vista nova do documento atual. Ambas vistas mostram o mesmo documento mas, os cursores podem estar em posições independentes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>Nova Vista de Documento (com divisão nova)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>Abrir uma nova vista do documento atual numa nova divisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Nova Vista de Documento</b><p>Abre uma vista nova do documento atual numa divisão nova. Ambas vistas mostram o mesmo documento mas, os cursores podem estar em posições independentes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Vista dividida</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>Vista &dividida</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Adicionar uma divisão à vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Vista dividida</b><p>Adiciona uma divisão ao visor.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Organizar horizontalmente</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Organizar horizontalmente</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Organizar &horizontalmente</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Organizar horizontalmente os visores divididos</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Ordenar horizontalmente</b><p>Ordena horizontalmente os visores divididos.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Retirar divisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Retirar divisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Retira a divisão atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Retirar divisão</b><p>Retira a divisão atual.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Separação seguinte</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Separação seguinte</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>Separação segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Mover à seguinte divisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Separação seguinte</b><p>Mover à proxima divisão.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Divisão anterior</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Divisão anterior</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>Divisão &anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Mover à divisão anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Separação anterior</b><p>Mover à divisão anterior.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Antevisão</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Antevisão do ficheiro atual no navegador web</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Vista</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Iniciar Regis&to de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Iniciar Registo de Macro</b><p>Inicia o registo de comandos do editor num macro novo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Para Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>&Para Registo de Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Parar Registo de Macro</b><p>Pára o registo de comandos do editor num macro novo.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Executar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Executa&r Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Executar Macro</b><p>Executa um macro de editor previamente registado.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Apagar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>&Apagar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Apagar Macro</b><p>Apaga um macro de editor previamente registado.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Carregar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Carregar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Carregar Macro</b><p>Carrega um macro de editor desde um ficheiro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Gravar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Gravar Macro</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Gravar Macro</b><p>Grava um macro de editor previamente registado num ficheiro.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Alternar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>&Alternar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Marcador Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>Marcador Segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Marcador Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>Marcador &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Limpar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>&Limpar Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Limpar Marcadores</b><p>Limpa os marcadores de todos os editores<.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Ir ao Erro de Sintaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Ir ao Erro de Sintaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Limpar Erros de Sintaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Limpar Erros de &Sintaxe</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Limpar Erros de Sintaxe</b><p>Limpa os erros de sintaxe dos editores todos.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Mensagem de aviso seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>Mensagem de aviso segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Mensagem de aviso anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>Mensagem de aviso &anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Limpar Mensagens de Aviso</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>Limpar Mensagens de &Aviso</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Tarefa Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>Tarefa Segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Tarefa Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Tarefa &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Alteração Seguinte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>Alteração Segui&nte</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Alteração Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>Alteração &Anterior</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Marcadores</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Verificar ortografia</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>Verificar &ortografia...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Executar a verificação ortográfica do editor atual</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Verificação ortográfica</b><p>Executa a verificação ortográfica do editor atual.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Verificação ortográfica automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>Verificação ortográfica &automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(Des)Ativar verificação ortográfica automática</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Verificação ortográfica automática</b><p>Ativa ou desativa a função de verificação ortográfica automática nos editores todos.<p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation>Editar Dicionário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation>Lista de Palavras do Projeto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation>Lista de Excepções do Projeto</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation>Lista de Palavras do Usuário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation>Lista de Exceções do Usuário</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Verificação ortográfica</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">Abrir Ficheiros</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Ficheiro Modificado</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Ficheiro Modificado</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>O ficheiro <b>{0}</b> tem alterações por gravar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Linha: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Linguagem: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>Modo EOL: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Limpar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Adicionar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Editar...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation>Editar Dicionário Ortográfico</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation>A editar {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation>O dicionário ortográfico foi guradado com êxito.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_ru.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_ru.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9285,7 +9285,7 @@ <translation>Уведомление</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Выполнить сценарий</translation> @@ -9307,8 +9307,8 @@ <p>Установка аргументов командной строки и запуск сценария вне отладчика. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Выполнить проект</translation> @@ -9414,7 +9414,7 @@ <p>Задание аргументов и запуск проекта на профилирование. Если файлы проекта не были сохранены, изменения можно предварительно сохранить.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Отладить сценарий</translation> @@ -9436,8 +9436,8 @@ <p>Установка аргументов командной строки и задание текущей строки в качестве первой исполняемой инструкции Python текущего окна редактора. Если файл имеет несохранённые изменения, он может быть сохранен первым.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Отладить проект</translation> @@ -9459,7 +9459,7 @@ <p>Установка аргументов командной строки и задание текущей строки как первой исполняемой инструкции Python главного сценария текущего проекта. Если файлы проекта содержат несохраненные изменения, они могут быть сохранены первыми.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9869,101 +9869,106 @@ Более точная информация в окне консоли.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation><p>Отлаживаемая программа выдала исключение <b>{0}</b><br>"<b>{1}</b>"<br>Файл: <b>{2}</b>, Строка: <b>{3}</b></p><p>Прервать выполнение в этом месте?</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation><p>Отлаживаемая программа выдала исключение<br><b>{0}</b><br>"<b>{1}</b>"</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation><p>Программа генерирует сигнал "{0}".<br/>Файл: <b>{1}</b>, Строка: <b>{2}</b></p></translation> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation><p>Программа генерирует сигнал "{0}".<br/>Файл: <b>{1}</b>, Строка: <b>{2}</b></p></translation> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Отлаживаемая программа была неожиданно прервана.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation>Нет доступных локальных переменных.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>Ошибка в условиях точки останова</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Условие точки останова <b>{0}, {1}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Ошибка в выражении для отслеживания</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Выражение для отслеживания <b>{0}</b> содержит синтаксическую ошибку.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Выражение для отслеживания '<b>{0}</b>' для переменной <b>{1}</b> уже существует.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>Выражение для отслеживания уже существует</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation>Прогон покрытия проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation>Прогон покрытия сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation>Прогон профилирования проекта</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation>Прогон профилирования сценария</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Для текущего проекта не определён главный сценарий. Отладка невозможна.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation><p>Выбранный файл <b>{0}</b> находится на сервере eric-ide, но такой сервер не подключен. Прерывание...</p></translation> </message> @@ -94909,547 +94914,547 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Новое окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>&Новое окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Открыть пустое окно редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Новый документ</b> <p>Создание пустого окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Открыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Открыть...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Открыть файл</b> <p>Запрос имени файла, чтобы открыть его в окне редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation>Открыть (удаленно)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation>Открыть (удаленно)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation>Открыть удаленный файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation><b>Открыть удаленый файл</b><p>В окне редактора будет предложено ввести имя удаленого файла, который будет открыт.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation>Перезагрузить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation>Перезагрузить текущий файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation><b>Перезагрузить</b><p>Перезагрузить содержимое текущего окна редактора. Если содержимое редактора было изменено, будет выдано предупреждение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Закрыть</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Закрыть текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Закрыть окно</b> <p>Закрытие текущего окна.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Закрыть все</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Закрыть все</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>Закрыть &всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Закрыть все окна редактора</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Закрыть все окна</b> <p>Закрыть все окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Сохранить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Сохранить текущий файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Сохранить файл</b> <p>Сохранение содержания текущего окна редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Сохранить как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Сохранить &как...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Сохранить текущий файл в новый</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как</b><p>Сохранить содержимое текущего окна редактора в новом файле. Файл можно ввести в диалоговом окне выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation>Сохранить как (удаленно)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation>Сохранить как (удаленно)...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation>Сохранить текущий файл в новом файле на сервере eric-ide</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить файл как (удаленно)</b><p>Сохранить содержимое текущего окна редактора в новом файле на подключенном сервере eric-ide. Файл можно ввести в диалоговом окне выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>Сохранить копию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>Сохранить &копию...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>Сохранить копию текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>Сохранить копию</b><p>Сохранение контента текущего окна редактора. Имя файла может быть введено в диалоге выбора файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Сохранить все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>Сохранить &все</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Сохранить все файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Сохранить все файлы</b> <p>Сохранение содержания всех окон редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Печать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Печать текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Печать</b> <p>Распечатать содержимое текущего окна редактора.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Предварительный просмотр печати</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Предварительный просмотр печати текущего файла</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Предварительный просмотр печати</b><p>Предварительный просмотр печати текущего файла.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation>Искать файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation>Найти &файл...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation>Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation>Поиск файла по введенному шаблону поиска</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation><b>Найти файл</b><p>Поиск файла по введенному шаблону поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Открыть &недавние файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Открыть &закладки на файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Файл</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Экспортировать как</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Отменить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Отменить последнее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Отмена</b> <p>Отмена последнего изменения в текущем сеансе редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&Повторить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Восстановить последнее отменённое изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>Повтор</b> <p>Восстановление последнего отменённого изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>&Вернуть к последнему сохраненному состоянию</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>Вернуть к последнему сохраненному состоянию</b> <p>Отменить все изменения текущего редактирования, сделанные с момента последнего сохранения.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Вырезать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>В&ырезать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Вырезать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Вырезать</b> <p>Вырезать выделение и поместить его в буфер обмена.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Копировать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Копировать</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Копировать выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Копировать</b> <p>Копировать выделение и поместить его в буфер обмена.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Вс&тавить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>Вставить вырезанный/скопированный текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Вставить</b> <p>Вставить текст из буфера обмена в текущую позицию редактора.</p></translation> @@ -95457,521 +95462,521 @@ <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Очистить</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Убрать весь текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Очистить</b> <p>Удаление всего текста из текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>Соединить строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>Соединить строки</b><p>Соединить текущую и следующую строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Увеличить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>У&величить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Увеличить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Увеличить отступ</b> <p>Увеличить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Уменьшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>У&меньшить отступ</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Уменьшить отступ строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>Уменьшить отступ</b> <p>Уменьшить отступ текущей строки на один уровень.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Интеллектуальные отступы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Форматировать строку или выделение умными отступами</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>Интеллектуальные отступы</b><p>Расставить отступы для выбранной строки (строк) с помощью умного алгоритма.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>&Закомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>&Раскомментировать</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation>Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Раскомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>Раскомментировать</b><p>Раскомментировать строку или выделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>Переключить комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation>Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation><b>Переключить комментарий</b><p>Переключить комментарий текущей строки, выборки или блока комментария. </p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Поточный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>Закомментировать строку или выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение поточным комментарием.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Прямоугольный комментарий</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Закомментировать строку или выделение прямоугольным комментарием</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>Закомментировать</b><p>Закомментировать строку или выделение прямоугольным комментарием.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Выбрать до скобки</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Выбрать до скобки</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>В&ыбрать до скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>Выбрать до соответствующей скобки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>Выбрать до скобки</b><p>Выбрать текст в текущем редакторе до соответствующей скобки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Выделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>В&ыделить всё</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Выбрать весь текст</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>Выбрать всё</b><p>Выбрать весь текст в текущем редакторе.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Снять выделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Снять выделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Снять выделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Снять выделение со всего текста</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>Снять выделение</b><p>Снять выделение со всего текста в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Конвертировать окончания строк</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>Конвертировать окончания строк</b><p>Конвертировать окончания строк к выбранному способу</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation>Преобразовать табуляцию в пробелы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation><b>Преобразовать табуляцию в пробелы</b><p>Преобразуйте табуляторы в заданное количество пробелов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Укоротить пустые строки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>Укоротить пустые строки</b> <p>Укоротить строки, состоящие только из пробельных символов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation>Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation>&Дополнить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation>Дополнить текущее слово</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>Дополнить</b><p>Выполняется дополнение слова, содержащего курсор.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation>Дополнить из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation>Дополнить текущее слово из документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>Дополнить из документа</b><p>Выполняется дополнение слова, содержащего курсор, из документа.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation>Дополнить из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation>Дополнить текущее слово из API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из API</b><p>Выполняется дополнение слова, содержащего курсор, из API.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation>Дополнить из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation>Дополнить текущее слово из документа и API</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>Дополнить из документа и API</b><p>Выполняется дополнение слова, содержащего курсор, из документа и API.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>Подсказка</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>Подсказка</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>&Подсказка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>Показать подсказки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>Подсказки</b><p>Показать подсказки соответствующие символам слева от курсора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation>Информация о коде</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation>Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation>Отображение информации для выбранного кода</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation><b>Информация для кода</b><p>Показ информации для кода на позиции курсора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>Сортировка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation>Сортировать строки в прямоугольной выборке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation><b>Сортировка</b><p>Сортировать строки в прямоугольной выборке, принимая во внимание только выделенную часть и игнорируя символы пропуска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation>Генерировать строки документации</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation>Ctrl+Alt+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation>Генерировать строки документации для текущих function/method</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation><b>Генерировать строки документации</b><p>Генерировать строки документации для текущих function/method если курсор расположен в строке определения функции или в последующей строке. Строки документации вставляются в соответствующую позицию, а курсор помещается в конец строки описания.</p></translation> </message> @@ -95980,22 +95985,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Перейти влево на один символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -96004,22 +96009,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Перейти вправо на один символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -96028,22 +96033,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Перейти на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -96052,30 +96057,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Перейти на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Перейти влево на одну часть слова</translation> </message> @@ -96083,16 +96088,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>Перейти вправо на одну часть слова</translation> </message> @@ -96100,8 +96105,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -96110,8 +96115,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Перейти влево на одно слово</translation> </message> @@ -96119,8 +96124,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -96129,8 +96134,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Перейти вправо на одно слово</translation> </message> @@ -96138,8 +96143,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -96148,8 +96153,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>Перейти к первому видимому символу в строке документа</translation> </message> @@ -96157,22 +96162,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>Перейти на начало строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -96181,15 +96186,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>Перейти на конец строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -96197,16 +96202,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Прокрутить на одну строку вниз</translation> </message> @@ -96214,16 +96219,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Прокрутить на одну строку вверх</translation> </message> @@ -96231,36 +96236,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Перейти на один параграф вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Перейти на один параграф вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -96269,15 +96274,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -96286,50 +96291,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>Перейти на начало документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>Перейти на конец документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96338,29 +96343,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Увеличить отступ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Уменьшить отступ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96369,22 +96374,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>Распространить выделение на один символ влево</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96393,70 +96398,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>Распространить выделение на один символ вправо</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>Распространить выделение на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>Распространить выделение на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>Распространить выделение на одну часть слова влево</translation> </message> @@ -96464,16 +96469,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>Распространить выделение на одну часть слова вправо</translation> </message> @@ -96482,9 +96487,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96493,8 +96498,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>Распространить выделение на одно слово влево</translation> </message> @@ -96502,8 +96507,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96512,8 +96517,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>Распространить выделение на одно слово вправо</translation> </message> @@ -96521,8 +96526,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96531,15 +96536,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation>Распространить выделение до первого видимого символа в строке документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96548,124 +96553,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation>Распространить выделение до конца строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Распространить выделение на один параграф вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Распространить выделение на один параграф вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Распространить выделение на страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Распространить выделение на страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation>Распространить выделение до начала документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation>Распространить выделение до конца документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96674,37 +96679,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Удалить предыдущий символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation>Удалить предыдущий символ если он не первый в строке</translation> </message> @@ -96713,22 +96718,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Удалить текущий символ</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96737,15 +96742,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Удалить слово слева</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96754,15 +96759,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Удалить слово справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96771,15 +96776,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Удалить строку слева</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96788,22 +96793,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Удалить строку справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96812,38 +96817,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Вставить новую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Вставить новую строку после текущей</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96852,129 +96857,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Удалить текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Дублировать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>Поменять местами предыдущую и последующую строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation>Реверсировать выбранные строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation>Meta+Alt+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Вырезать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Копировать текущую строку</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>Вставка/Замена</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation>Перейти на конец строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation>Распространить выделение до конца строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Перевод страницы</translation> </message> @@ -96983,163 +96988,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Распространить прямоугольное выделение на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Распространить прямоугольное выделение на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Распространить прямоугольное выделение на один символ влево</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Распространить прямоугольное выделение на один символ вправо</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation>Распространить прямоугольное выделение до первого видимого символа в строке документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation>Распространить прямоугольное выделение до конца строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Распространить прямоугольное выделение на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Распространить прямоугольное выделение на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation>Alt+Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation>Meta+Alt+Shift+V</translation> </message> @@ -97148,299 +97153,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Дублировать текущее выделение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation>Прокрутить на начало документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation>Прокрутить на конец документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation>Прокрутить вертикально до центра текущей строки</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation>Meta+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation>Перейти в конец следующего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation>Распространить выделение до конца следующего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation>Перейти в конец предыдущего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation>Распространить выделение до конца предыдущего слова</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation>Перейти на начало строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation>Meta+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation>Распространить выделение до начала строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation>Meta+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation>Распространить прямоугольное выделение до начала строки документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation>Meta+Alt+Shift+A</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation>Распространить выделение до начала строки экрана</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation>Перейти на начало строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation>Распространить выделение до начала строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation>Перейти к первому видимому символу строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation>Распространить выделение до первого видимого символа строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation>Перейти в конец строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation>Распространить выделение до конца строки экрана или документа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation>Перейти на одну страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation>Распространить выделение на страницу вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation>Перейти на одну страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation>Распространить выделение на страницу вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation>Удалить до конца следующего слова справа</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation>Переместить выделенные строки на одну строку вверх</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation>Переместить выделенные строки на одну строку вниз</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Преобразовать выделение в нижний регистр</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Преобразовать выделение в верхний регистр</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>П&равка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Редактировать</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Поиск</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>&Поиск...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97448,13 +97453,13 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Поиск текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>Поиск</b> <p>Поиск текста в текущем редакторе. Отображается диалог для ввода искомого текста и настройки поиска.</p></translation> @@ -97462,21 +97467,21 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Найти следующее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>&Следующее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97484,34 +97489,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>Поиск следующего вхождения текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск следующего</b><p>Поиск следующего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Найти предыдущее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>&Предыдущее</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97519,115 +97524,115 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>Поиск предыдущего вхождения текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>Поиск предыдущего</b><p>Поиск предыдущего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Убрать подсветку найденого</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Убрать подсветку всех результатов поиска</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>Убрать подсветку поиска</b><p>Удаление подсветки всех результатов поиска.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>Поиск следующего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation>Поиск следующего вхождения текущего слова впереди</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова вперёди</b><p>Поиск следующего вхождения текущего слова далее в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>Поиск предыдущего слова</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation>Поиск предыдущего вхождения текущего слова сзади</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation><b>Поиск текущего слова сзади</b><p>Поиск предыдущего вхождения текущего слова сзади в текущем редакторе.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Заменить</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Заменить...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Заменить заданный текст</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>Заменить</b> <p>Поиск в текущем редакторе заданного текста и его замена. Отображается диалог ввода искомого текста, текста замены и настроек поиска и замены</p></translation> @@ -97635,324 +97640,324 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation>Заменить и найти</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation>Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation>Заменить найденный текст и найти следующее вхождение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation><b>Заменить и найти</b><p>Заменить найденное вхождение текста текущего редактирования и выполнить поиск следующего. Ранее введенный текст и параметры поиска используются повторно.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>Заменить вхождение</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation>Ctrl+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation>Заменить найденный текст</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation><b>Заменить вхождение</b><p>Заменить найденнойе вхождение искомого текста текущего редактирования.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation>Заменить все</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation>Shift+Meta+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation>Заменить вхождения искомого текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation><b>Заменить все</b><p>Заменить все вхождения искомого текста текущего редактирования.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Перейти на строку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>&Перейти на строку...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Перейти на строку</b> <p>Перейти на указанную строку текущего редактора. Будет показан диалог ввода номера строки.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Перейти к скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Перейти к &скобке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>Перейти к скобке</b> <p>Переход к соответствующей скобке.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>Перейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>П&ерейти к месту последнего редактирования</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>Перейти к месту последнего редактирования</b><p>Переход к месту последнего редактирования в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>Перейти к предыдущему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>Перейти к предыдущему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>Перейти к предыдущему методу или классу</b><p>Переход к предыдущему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>Перейти к следующему методу или классу</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>Перейти к следующему объявлению метода или класса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>Перейти к следующему методу или классу</b><p>Переход к следующему объявлению метода или класса и подсветка его имени.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Поиск в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Найти в &файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Поиск заданного текста в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation><b>Поиск в файлах</b> <p>Поиск заданного текста в файлах дерева директорий или проекта. Отображение окна ввода искомого текста, опций поиска и отображения результатов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4051" /> + <location filename="../ViewManager/ViewManager.py" line="4050" /> <source>Replace in Files</source> <translation>Заменить в файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> + <location filename="../ViewManager/ViewManager.py" line="4051" /> <source>Replace in F&iles...</source> <translation>Заменить в ф&айлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>Поиск заданного текста в файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в файлах</b><p>Поиск заданного текста в файлах дерева директорий или проекта и его замена. Отображение окна ввода искомого текста, текста замены, настроек поиска и отображение результата.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>Поиск в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>Найти в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation>Meta+Ctrl+Alt+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation>Поиск текста в открытых файлах</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation><b>Поиск в открытых файлах</b><p>Поиск заданного текста только в открытых файлах. Окно диалога позволит ввести текст для поиска, опции для поиска, а так же покажет результат</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>Замена в открытых файлах</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>Замена в открытых файлах</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>Заменить в открытых файлах...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation>Поиск текста в открытых файлах и его замена</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation><b>Заменить в открытых файлах</b><p>Искать текст только в открытых файлах и заменить его.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>&Поиск</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Увеличить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>У&величить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97960,7 +97965,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>Увеличить масштаб</translation> @@ -97968,35 +97973,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>Увеличить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Увеличить масштаб</b><p>Увеличить масштаб. Размер букв увеличится.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Уменьшить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>У&меньшить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -98004,7 +98009,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>Уменьшить масштаб</translation> @@ -98012,35 +98017,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Уменьшить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Уменьшить масштаб</b><p>Уменьшить масштаб. Размер букв уменьшится.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>Сбросить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>&Сбросить масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -98048,904 +98053,904 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>Сбросить масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation><b>Сбросить масштаб</b><p>Сброс масштаба текста. Эта настройка возвращает масштаб текста к 100%.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Масштаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>Мас&штаб</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Масштаб текста</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>Масштаб</b> <p>Масштаб текста. Открытие диалога для выбора желаемого масштаба текста.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation>&Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Свернуть/Развернуть все свертки</b><p>Свернуть/Развернуть все свертки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Свернуть/Развернуть все &свёртки (включая дочерние)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Свернуть/Развернуть все свёртки (включая дочерние)</b><p>Свернуть/Развернуть все свёртки в текущем редакторе, включая все дочерние.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Свернуть/Развернуть текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Свернуть/Развернуть &текущую свертку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>Свернуть/Развернуть текущую свертку</b><p>Свернуть/Развернуть свертку текущей строки текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation>Очистить все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation>Очистить &все свертки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation><b>Очистить все свертки</b><p>Очистить все свертки текущего редактора, т. е. убедиться, что все строки отображаются развернутыми.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Снять все выделения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>Снять все выделения</b><p>Снять выделения во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>Новое окно для документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>Новое окно для &документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>Открыть новое окно для текущего документа</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>Новое окно для документа (в новом разделе)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>Открыть новое окно для текущего документа в новом разделе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>Новое окно для документа</b><p>Открытие нового окна для текущего документа в новом разделе. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>&Разделить окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Разделить текущее окно</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>Разделить окно</b><p>Разделение текущего окна.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Расположить окна горизонтально</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Расположить окна горизонтально</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Расположить окна &горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Расположить разделённые окна горизонтально</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Расположить горизонтально</b> <p>Расположить разделённые окна горизонтально.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>&Отменить разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Отменить текущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>Отменить разделение</b><p>Отмена текущего разделения.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Следующее разделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Следующее разделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>&Следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Перейти в следующее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Следующее разделение</b><p>Перейти в следующее разделение.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Предыдущее разделение</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Предыдущее разделение</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>&Предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Перейти в предыдущее разделение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>Предыдущее разделение</b><p>Перейти в предыдущее разделение.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>Предварительный просмотр</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>Предварительный просмотр текущего файла в web-браузере</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>Предварительный просмотр</b><p>Предварительный просмотр текущего файла в web-браузере.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation>Просмотрщик Python AST</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation>AST-представление текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation><b>Просмотрщик Python AST</b><p>Получение синтаксического древовидного представления (AST) для текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation>Просмотрщик Python Disassembly</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation>Показ дизассемблирования текущего файла Python</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation><b>Просмотрщик Python Disassembly</b><p>Получение синтаксического древовидного представления дизассемблирования текущего файла с кодом Python.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Вид</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>&Начать запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>Начать запись макроса</b> <p>Начать запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>&Закончить запись макроса</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>Закончить запись макроса</b> <p>Закончить запись команд редактора в новый макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>&Выполнить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Выполнить макрос</b> <p>Запустить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>&Удалить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Удалить макрос</b><p>Удалить записанный макрос.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>&Загрузить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>Загрузить макрос</b> <p>Загрузить из файла макрос для редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>&Сохранить макрос</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Сохранить макрос</b><p>Сохранить записанный макрос в файл.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Макросы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>&Создать/Удалить закладку</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>Создать/Удалить закладку</b><p>Создать/Удалить закладку на текущей строке текущего редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>&Следующая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>Следующая закладка</b> <p>Переход к следующей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>&Предыдущая закладка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>Предыдущая закладка</b> <p>Переход к предыдущей закладке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>&Стереть закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Стереть закладки</b><p>Убрать закладки из всех редакторов.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>&Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>Перейти к синтаксической ошибке</b> <p>Переход к следующей синтаксической ошибке в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Очистить синтаксические ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>Очистить синтаксические &ошибки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Очистить синтаксические ошибки</b><p>Убрать сообщения об синтаксических ошибках во всех редакторах.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>&Следующее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>Следующее предупреждение</b><p>Переход к следующей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Предыдущее предупреждение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>Предыдущее предупреждение</b><p>Переход к предыдущей строке текущего редактора, имеющей предупреждение pyflakes.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>&Очистить предупреждения</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>Очистить предупреждения</b><p>Очистить предупреждения от pyflakes во всех окнах редактора.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>&Следующая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Переход к строке текущего редактора, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>&Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>Следующая неохваченная строка</b><p>Перейти предыдущей к строке в текущем редакторе, помеченной как неохваченная.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>&Следующая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Следующая задача</b> <p>Переход к следующей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>&Предыдущая задача</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>Предыдущая задача</b><p>Переход к предыдущей строке редактора, где определена задача.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation>Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation>&Следующее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation><b>Следующее изменение</b><p>Переход к следующей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>&Предыдущее изменение</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation><b>Предыдущее изменение</b><p>Переход к предыдущей строке текущего редактора, на которой есть маркер об изменении.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Закладки</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>Проверка &орфографии...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Проверить орфографию в текущем редакторе</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation><b>Проверка орфографии</b><p>Проверка орфографии в текущем редакторе.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>&Автоматическая проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>Разрешить/Запретить автоматическую проверку орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Автоматическая проверка орфографии</b><p>Запретить или разрешить автоматическую проверку орфографии.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation>Редактировать словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation>Словарь проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation>Список исключений проекта</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation>Словарь пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation>Список исключений пользователя</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Проверка орфографии</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation>Открыть файлы</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation>Открыть удаленные файлы</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Файл изменён</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Файл изменён</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Строка: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Позиция: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>Язык: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>Режим конца строк: {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>&Очистить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Добавить</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>&Правка...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation>Редактировать орфографический словарь</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation>Редактирование {0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>Невозможно записать файл словаря<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation>Файл словаря успешно сохранён.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation>Вы должны быть подсоединены к удаленному серверу eric-ide. Прерывание...</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation>Очистить редактор</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation>Очистить редактор</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation>Вы действительно хотите удалить весь текст из текущего редактора?</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation>Ошибка наблюдения за файловой системой</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation><p>Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует <ul><li>sudo nano /etc/sysctl.conf</li><li>добавить в нижней части "fs.inotify.max_user_instances = 1024"</li><li>сохранить и закрыть редактор</li><li>sudo sysctl -p</li></ul></p><p>Сообщение об ошибке: {0}</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation>Ошибка наблюдения за файловой системой</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation><p>Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует <ul><li>sudo nano /etc/sysctl.conf</li><li>добавить в нижней части "fs.inotify.max_user_instances = 1024"</li><li>сохранить и закрыть редактор</li><li>sudo sysctl -p</li></ul></p><p>Сообщение об ошибке: {0}</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation>Программа наблюдения за файловой системой сообщила об ошибке с кодом <b>{0}</b>.</p><p>Сообщение об ошибке: {1}</p></translation> </message>
--- a/src/eric7/i18n/eric7_tr.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_tr.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9281,7 +9281,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>Betiği Çalıştır</translation> @@ -9302,8 +9302,8 @@ <translation><b>Betiği Çalıştır</b><p> KOmut satırı argumanlarını ayarla ve hata ayıklayıcının dışında çalıştır. Eğer dosyada kaydedilmemiş değişiklikler varsa önce kaydedilmelidir.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>Projeyi Çalıştır</translation> @@ -9404,7 +9404,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>Betik Hata Ayıklama</translation> @@ -9425,8 +9425,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>Proje Hata Ayıklama</translation> @@ -9447,7 +9447,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9846,101 +9846,106 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Hata ayıklanmaya başlanan program beklenmeyen bir şekilde sonlandı.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>Gözetleme İfade hatası</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>Hali hazırda gözetleme ifadesi var</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94371,1052 +94376,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>Yeni</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>Ye&ni</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>Boş bir düzenleyici penceresi aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Yeni</b><p>Boş bir düzenleme penceresi oluşturulacak.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>&Aç...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>Bir dosya aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Bir dosya aç</b><p>Düzenleyici penceresinde açmak istediğiniz dosyanın adı sorulmaktadır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">Yeniden Yükle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>&Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>Geçerli pencereyi kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Pencereyi kapat</b><p>Geçerli pencereyi kapat.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>Hepsini Kapat</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>Hepsini Kapat</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>H&epsini Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>Tüm düzenleme pencerelerini kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Tüm Pencereleri Kapat</b><p>Tüm düzenleme pencerelerini kapat.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>&Kaydet</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>Geçerli dosyayı kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Dosya Kaydet</b><p>Geçerli düzenleyici penceresinin içeriğini kaydet.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>Farklı kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>Farklı k&aydet...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>Geçerli dosyayı yeni bir tane olarak kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>Hepsini kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>Tüm dosyaları kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Tüm Dosyaları Kaydet</b><p>Tüm düzenleyici pencerelerindeki içerikleri kaydet.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>Yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>&Yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>Geçerli dosyayı yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Dosya Yazdır</b><p>Geçerli düzenleyici penceresindeki içeriği yazdır.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>Baskı Öngörünümü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>Geçerli dosyanın baskı öngörünümü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Yazıcı Öngörünümü</b><p>Geçerli düzenleyici penceresinin yazıcı öngörünümü.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">Dosya Bul</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>&Dosya</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>Geçmiş Dosyala&rı Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>Yerimi D&osyalarını Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>Dosya</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>Farklı Dışaktar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>Geri Al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>&Geri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>Enson değişikliği geri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Geri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği geri al.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>İleri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>&İleri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>Son değişikliği ileri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>İleri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği ileri alır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>En son kaydedileni eski haline getir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>En son kaydedileni e&ski haline getir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>Kes</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>Ke&s</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>Seçimi kes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Kes</b><p>Geçerli düzenleyicide seçilen metni panoya keser.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>Kopyala</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>&Kopyala</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>Seçimi kopyala</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopya</b><p>Geçerli düzenleyicideki seçilen metni clipboarda kopyala.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>Yapıştır</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>Ya&pıştır</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>En son kesilen/kopyalanan metni yapıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Yapıştır</b><p>En son kesilen/kopyalanan metni panodan geçerli düzenleyiciye yapıştırır.</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>Temizle</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>Tüm metni temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Temizle</b><p>Geçerli düzenleyicideki tüm metinleri sil.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>Girinti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>G&irintili</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>Girinti satırı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Girinti</b><p>Geçerli satır yada satırların girintissini seçilen bir önceki seviyeye ayarlar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>Girintisiz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>Giri&ntisiz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>Girintisiz satır (hat)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>Akıllı Girinti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>Akıllı Satır Girintisi yada Seçim</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>Yorumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>Y&orumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>Satır Yorumlayıcı yada Seçim</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Yorumlayıcı</b><p>Geçerli satırın yada geçerli seçimdeki satırların yorumlanması.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>Yorumlanamaz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>Yoru&mlanamaz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>Yorumlanamaz Satır yada Seçim</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>Yorumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>Kutu Yorumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>Kutu yorumlayıcı Satırı yada Seçimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>Köşeli ayracı seç</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>Köşeli ayracı seç</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>Köşeli ayracı &seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>Hepsini seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>Hep&sini seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>Tüm metni seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>Tüm seçimi iptal et</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>Tüm seçimi iptal et</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>&Tüm seçimi iptal et</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>Seçilen tüm metni iptal et</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>Satırsonu Karakterlerini Dönüştür</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>Boş satırları kısalt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation type="unfinished">Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished">Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished">Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished">Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>İpucu</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>İpucu</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>İpu&cu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>İpuçlarını Göster</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished">Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95425,22 +95430,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>Bir karakter sola taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation type="unfinished" /> </message> @@ -95449,22 +95454,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>Bir karakter sağa taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation type="unfinished" /> </message> @@ -95473,22 +95478,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>Bir satır üste taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation type="unfinished" /> </message> @@ -95497,30 +95502,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>Bir satır aşağı taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>Bir kelime parçası sola taşı</translation> </message> @@ -95528,16 +95533,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>bir kelime parçası sağa taşı</translation> </message> @@ -95545,8 +95550,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95555,8 +95560,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>Bir kelime sola taşı</translation> </message> @@ -95564,8 +95569,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95574,8 +95579,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>Bir kelime sağa taşı</translation> </message> @@ -95583,8 +95588,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95593,8 +95598,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> @@ -95602,22 +95607,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95626,15 +95631,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation type="unfinished" /> </message> @@ -95642,16 +95647,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>Görüntüyü bir satır aşağı kaydır</translation> </message> @@ -95659,16 +95664,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>Görüntüyü bir satır yukarı kaydır</translation> </message> @@ -95676,36 +95681,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>Bir paragraf yukarı taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>Bir paragraf aşağı taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -95714,15 +95719,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>Bir sayfa yukarı taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -95731,50 +95736,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>Bir sayfa aşağı taşı</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -95783,29 +95788,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>Bir seviye içeri girinti</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>Girintisiz birinci seviye</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -95814,22 +95819,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation type="unfinished" /> </message> @@ -95838,70 +95843,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> @@ -95909,16 +95914,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> @@ -95927,9 +95932,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -95938,8 +95943,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation type="unfinished" /> </message> @@ -95947,8 +95952,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -95957,8 +95962,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> @@ -95966,8 +95971,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -95976,15 +95981,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -95993,124 +95998,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>Seçimi bir paragraf yukarı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>Seçimi bir paragraf aşağı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>Seçimi bir sayfa yukarı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>Seçimi bir sayfa aşağı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96119,37 +96124,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>Önceki karakteri sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> @@ -96158,22 +96163,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>Gçerli karakteri siler</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation type="unfinished" /> </message> @@ -96182,15 +96187,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>Kelimeyi sola doğru sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96199,15 +96204,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>Kelimeyi sağa doğru sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96216,15 +96221,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>Satırı solbaşa kadar sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96233,22 +96238,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>Satırı sağbaşa kadar sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96257,38 +96262,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>Araya yeni satır sok</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>Geçerli satırın altına yeni satır ekle</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96297,129 +96302,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>Geçerli satırı sil</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>Geçerli satırı çiftle</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>Geçerli satırı kes</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>Geçerli satırı kopyala</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Süreklibaskı kağıdı</translation> </message> @@ -96428,163 +96433,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Kaçış</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>Köşeli seçimi bir sayfa aşağı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>Köşeli seçimi bir satır yukarı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>Köşeli seçimi bir karakter sola genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>Köşeli seçimi bir karakter sağa genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>Köşeli seçimi bir sayfa yukarı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>Köşeli seçimi bir sayfa aşağı genişlet</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96593,299 +96598,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>Geçerli seçimi çoğalt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>Seçimi küçük olürük değiştir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>Seçimi büyük olarak değiştir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>Düz&en</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>Düzen</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>Ara</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>A&ra...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -96893,34 +96898,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>Metin olarak ara</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>Sonrakini ara</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>So&nrakini ara</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -96928,34 +96933,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>Öncekini ara</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>Öncekini a&ra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -96963,436 +96968,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>Arama işaretlerini temizle</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>Gösterilen tüm arama işaretlerin temizle</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished">Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>Yerdeğiştir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>&Yerdeğiştir...</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>Bazı metinleri değiştir</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>Satıra Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>Satıra &Git...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Satıra Git</b><p>Geçerli düzenleyicide metnin seçilen bir satırına gitr. Bir diyalog seçilebilecek satır numaralarını gösterir.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>Köşeli Ayraça Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>Köşeli &Ayraça Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>Dosyalarda Ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>Dosyalar&da Ara...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>Metni dosyada ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>Dosyalarda yer değiştir</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>Dosyalarda yer değiştir</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>Dosya İ&çinde Değiştir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>A&ra</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>Büyüt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>Bü&yült</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97400,7 +97405,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished" /> @@ -97408,35 +97413,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>MEtni Büyüt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Büyüt</b><p>Metin içinde büyüt. Bu metni daha büyük yapar.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>Küçült</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>Küçü&lt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97444,7 +97449,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished" /> @@ -97452,35 +97457,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>Metin üzerinde küçült</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Küçült</b><p>Metin üzerinde küçült. Bu metni daha küçük yapar.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation type="unfinished">Büyütmeyi sıfırla</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation type="unfinished">Büyütmeyi sıfı&rla</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished">Ctrl+0</translation> @@ -97488,894 +97493,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation type="unfinished">Metin büyütme durumunu sıfırla</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"><b>Büyütmeyi başa döndür</b><p>Metin büyütmesini sıfırla. Bu büyütme katsayısını 100% e ayarlar.</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>Büyüt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>Büyü&t</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>Metni büyüt</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>Tüm Açkapaları Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">Tüm açk&apaları kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Tüm Açkapalar</b><p>Geçerli düzenleyicideki tüm açkapaları diğer duruma alırr.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>Tüm açkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>Tüm a&çkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Tüm açkapalar (içiçe olanlar dahil)</b><p>Tüm açkapaları iç içe olanlar da dahil diğer duruma al.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>Geçerli açkapayı kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>Geçerli a&çkapayı kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>Bütün parlatılmış alanları kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>Bölünmüş görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>Bölünmü&ş görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>Görünüme yeni bir ayrım ekle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>Yatay düzenleme</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>Yatay düzenleme</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>Yatay &düzenleme</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>Bölünmüş görünümleri yatay olarak düzenle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Yatay ayarlama</b><p>Bölünmüş görünümler yatay olarak düzenlenir.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>Bölümlemeyi kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>Bölümlemeyi kaldı&r</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>Geçerli ayrımı kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>Sonraki ayrım</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>Sonraki ayrım</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>So&nraki ayrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>Sonraki ayrıma taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Sonraki ayrım</b><p>Sonraki ayrıma götürür.</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>Önceki ayrım</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>Önceki ayrım</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>Önceki a&yrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>Önceki ayrıma taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>&Görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>Görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>Makro Kaydını Başla&t</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>Makro Kaydetmeyi Durdur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>Makro Kaydetmeyi D&urdur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>Makroyu çalıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>Mak&royu çalıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Makroyu Çalıştır</b><p>Daha önceden kaydedilmiş düzenleyici makrosu.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>Makroyu Sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>Makroy&u Sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Makroyu Sil</b><p>Birönce kaydedilen düzenleyici makrosunu sil.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>Makroyu Yükle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>Makroyu Yük&le</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>Makroyu Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>Ma&kroyu Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Makro Kaydet</b><p>Önceden kayıt edilen makroyu bir dosyada sakla.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>&Makrolar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>Yerimi Açkapa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>Yerimi A&çkapa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>Sonraki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>So&nraki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>Önceki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>Önceki Yeri&mi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>Yerimlerini Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>Yerimlerini &Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Yerimlerini Temizle</b><p>Tüm düzenleyicilerin yerimlerini temizle</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>Sözdizimi Hatasına Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>Sözdizimi Hatasına &Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>Sözdizimi Hatalarını Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>&Sözdizimi Hatalarını Temizli</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Sözdizimi Hatalarını Temizle</b><p>Tüm düsenleyicilerdeki sözdizimi hatalarını temizle.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>Sonraki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>So&nraki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>Önceki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>&Önceki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>Sonraki kapanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>So&nraki kapanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>Önceki kaplanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>&Önceki kaplanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>Sonraki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>So&nraki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Sonraki Görev </b><p>Geçerli düzenleyicideki bir sonraki satıra görev almak için git.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>Önceki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>Ön&ceki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>&Yerimleri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>Yerimleri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation type="unfinished">Yazım denetimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>Geçerli düzenleyicide yazım denetimini gerçekleştir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>Otomatik yazım kontrolü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>Otom&atik yazım kontrolü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Otomatik metin kontrolü</b><p>Tüm düzenleyicilerdeki otomatik metin kontrolünü aktifleştir yada etkinliğini kaldır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>Yazım kontolü yapılıyor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">Dosyaları Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>Dosya Değiştirildi</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>Dosya Değiştirildi</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p><b>{0}</b>dosyasında kaydedilmemiş değişiklikler var.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>Satır: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>T&emizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>&Ekle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>Düz&en...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>
--- a/src/eric7/i18n/eric7_zh_CN.ts Sun Oct 20 11:33:30 2024 +0200 +++ b/src/eric7/i18n/eric7_zh_CN.ts Sun Oct 20 11:37:00 2024 +0200 @@ -9292,7 +9292,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="234" /> <source>Run Script</source> <translation>运行脚本</translation> @@ -9313,8 +9313,8 @@ <translation><b>运行脚本</b><p>设置命令行参数,并在调试器之外运行脚本。如果文件未对更改进行保存,则可能会先行保存。</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2362" /> - <location filename="../Debugger/DebugUI.py" line="2356" /> + <location filename="../Debugger/DebugUI.py" line="2380" /> + <location filename="../Debugger/DebugUI.py" line="2374" /> <location filename="../Debugger/DebugUI.py" line="255" /> <source>Run Project</source> <translation>运行项目</translation> @@ -9415,7 +9415,7 @@ <translation><b>剖析项目</b><p>设置命令行参数,并剖析当前项目。如果当前项目的文件未保存则会先行保存。</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="365" /> <source>Debug Script</source> <translation>调试脚本</translation> @@ -9436,8 +9436,8 @@ <translation><b>调试脚本</b><p>设置命令行参数,并将当前行设为当前编辑窗口首先执行的 Python 声明。如果文件未保存则会先行保存。</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2555" /> - <location filename="../Debugger/DebugUI.py" line="2549" /> + <location filename="../Debugger/DebugUI.py" line="2573" /> + <location filename="../Debugger/DebugUI.py" line="2567" /> <location filename="../Debugger/DebugUI.py" line="387" /> <source>Debug Project</source> <translation>调试项目</translation> @@ -9458,7 +9458,7 @@ <translation><b>调试当前项目</b><p>设置命令行参数,并将当前行设为当前项目主脚本首先执行的 Python 声明。如果当前项目的文件未保存则会先行保存。</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2871" /> + <location filename="../Debugger/DebugUI.py" line="2889" /> <location filename="../Debugger/DebugUI.py" line="411" /> <location filename="../Debugger/DebugUI.py" line="409" /> <source>Restart</source> @@ -9857,101 +9857,106 @@ <translation>产生了一个未处理的异常。详细信息参见命令行窗口。</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1496" /> + <location filename="../Debugger/DebugUI.py" line="1498" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p><p>Break here?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1514" /> + <location filename="../Debugger/DebugUI.py" line="1516" /> + <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"<br>File: <b>{2}</b>, Line: <b>{3}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1532" /> <source><p>The debugged program raised the exception <b>{0}</b><br>"<b>{1}</b>"</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1573" /> - <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/DebugUI.py" line="1591" /> + <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/DebugUI.py" line="1609" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>被调试的程序意外终止。</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1652" /> + <location filename="../Debugger/DebugUI.py" line="1670" /> <source>No locals available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1699" /> + <location filename="../Debugger/DebugUI.py" line="1717" /> <source>Breakpoint Condition Error</source> <translation>断点条件错误</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1700" /> + <location filename="../Debugger/DebugUI.py" line="1718" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1757" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch Expression Error</source> <translation>监视表达式出错</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1758" /> + <location filename="../Debugger/DebugUI.py" line="1776" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1786" /> + <location filename="../Debugger/DebugUI.py" line="1804" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1791" /> + <location filename="../Debugger/DebugUI.py" line="1809" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1797" /> + <location filename="../Debugger/DebugUI.py" line="1815" /> <source>Watch expression already exists</source> <translation>监视表达式已存在</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1962" /> - <location filename="../Debugger/DebugUI.py" line="1953" /> + <location filename="../Debugger/DebugUI.py" line="1980" /> + <location filename="../Debugger/DebugUI.py" line="1971" /> <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1955" /> + <location filename="../Debugger/DebugUI.py" line="1973" /> <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2363" /> - <location filename="../Debugger/DebugUI.py" line="2165" /> - <location filename="../Debugger/DebugUI.py" line="1963" /> + <location filename="../Debugger/DebugUI.py" line="2381" /> + <location filename="../Debugger/DebugUI.py" line="2183" /> + <location filename="../Debugger/DebugUI.py" line="1981" /> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2164" /> - <location filename="../Debugger/DebugUI.py" line="2155" /> + <location filename="../Debugger/DebugUI.py" line="2182" /> + <location filename="../Debugger/DebugUI.py" line="2173" /> <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2157" /> + <location filename="../Debugger/DebugUI.py" line="2175" /> <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2556" /> + <location filename="../Debugger/DebugUI.py" line="2574" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>当前项目未定义主脚本。不能进行调试。</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="3228" /> + <location filename="../Debugger/DebugUI.py" line="3246" /> <source><p>The selected file <b>{0}</b> is located on an eric-ide server but no such server is connected. Aborting...</p></source> <translation type="unfinished" /> </message> @@ -94623,1052 +94628,1052 @@ <context> <name>ViewManager</name> <message> - <location filename="../ViewManager/ViewManager.py" line="625" /> + <location filename="../ViewManager/ViewManager.py" line="624" /> <source>New</source> <translation>新建</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="627" /> + <location filename="../ViewManager/ViewManager.py" line="626" /> <source>&New</source> <translation>新建(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="629" /> + <location filename="../ViewManager/ViewManager.py" line="628" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="636" /> + <location filename="../ViewManager/ViewManager.py" line="635" /> <source>Open an empty editor window</source> <translation>打开一个空白编辑器窗口</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="638" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>新建</b><p>创建一个空白编辑器窗口。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="648" /> + <location filename="../ViewManager/ViewManager.py" line="647" /> <source>Open</source> <translation>打开</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> + <location filename="../ViewManager/ViewManager.py" line="649" /> <source>&Open...</source> <translation>打开(&O)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="652" /> + <location filename="../ViewManager/ViewManager.py" line="651" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="659" /> + <location filename="../ViewManager/ViewManager.py" line="658" /> <source>Open a file</source> <translation>打开一个文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> + <location filename="../ViewManager/ViewManager.py" line="661" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>打开一个文件</b><p>在编辑器窗口中打开一个文件时将询问文件名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> + <location filename="../ViewManager/ViewManager.py" line="672" /> <source>Open (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="675" /> + <location filename="../ViewManager/ViewManager.py" line="674" /> <source>Open (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="682" /> + <location filename="../ViewManager/ViewManager.py" line="681" /> <source>Open a remote file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="685" /> + <location filename="../ViewManager/ViewManager.py" line="684" /> <source><b>Open a remote file</b><p>You will be asked for the name of a remote file to be opened in an editor window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="699" /> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="698" /> + <location filename="../ViewManager/ViewManager.py" line="696" /> <source>Reload</source> <translation type="unfinished">重新载入</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="706" /> + <location filename="../ViewManager/ViewManager.py" line="705" /> <source>Reload the current file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="709" /> + <location filename="../ViewManager/ViewManager.py" line="708" /> <source><b>Reload</b><p>Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="722" /> + <location filename="../ViewManager/ViewManager.py" line="721" /> <source>Close</source> <translation>关闭</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="724" /> + <location filename="../ViewManager/ViewManager.py" line="723" /> <source>&Close</source> <translation>关闭(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="726" /> + <location filename="../ViewManager/ViewManager.py" line="725" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="733" /> + <location filename="../ViewManager/ViewManager.py" line="732" /> <source>Close the current window</source> <translation>关闭当前窗口</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="736" /> + <location filename="../ViewManager/ViewManager.py" line="735" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>关闭窗口</b><p>关闭当前窗口。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="744" /> + <source>Close All</source> + <translation>全部关闭</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="745" /> - <source>Close All</source> - <translation>全部关闭</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="746" /> <source>Clos&e All</source> <translation>全部关闭(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="753" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Close all editor windows</source> <translation>关闭所有编辑器窗口</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="756" /> + <location filename="../ViewManager/ViewManager.py" line="755" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>关闭所有窗口</b><p>关闭所有编辑器窗口。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="769" /> + <location filename="../ViewManager/ViewManager.py" line="768" /> <source>Save</source> <translation>保存</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> + <location filename="../ViewManager/ViewManager.py" line="770" /> <source>&Save</source> <translation>保存(&S)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="316" /> - <location filename="../ViewManager/ViewManager.py" line="773" /> + <location filename="../ViewManager/ViewManager.py" line="772" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="780" /> + <location filename="../ViewManager/ViewManager.py" line="779" /> <source>Save the current file</source> <translation>保存当前文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="783" /> + <location filename="../ViewManager/ViewManager.py" line="782" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>保存文件</b><p>保存当前编辑器窗口的内容。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="793" /> + <location filename="../ViewManager/ViewManager.py" line="792" /> <source>Save as</source> <translation>另存为</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="795" /> + <location filename="../ViewManager/ViewManager.py" line="794" /> <source>Save &as...</source> <translation>另存为(&A)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="796" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="806" /> + <location filename="../ViewManager/ViewManager.py" line="805" /> <source>Save the current file to a new one</source> <translation>将当前文件保存到一个新文件中</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="811" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source><b>Save File as</b><p>Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="822" /> + <location filename="../ViewManager/ViewManager.py" line="821" /> <source>Save as (Remote)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="824" /> + <location filename="../ViewManager/ViewManager.py" line="823" /> <source>Save as (Remote)...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="831" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Save the current file to a new one on an eric-ide server</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="837" /> + <location filename="../ViewManager/ViewManager.py" line="836" /> <source><b>Save File as (Remote)</b><p>Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="848" /> <source>Save Copy</source> <translation>保存副本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="851" /> + <location filename="../ViewManager/ViewManager.py" line="850" /> <source>Save &Copy...</source> <translation>保存副本(&C)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="858" /> + <location filename="../ViewManager/ViewManager.py" line="857" /> <source>Save a copy of the current file</source> <translation>保存当前文件的一个副本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="861" /> + <location filename="../ViewManager/ViewManager.py" line="860" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation><b>保存副本</b>保存当前编辑器窗口内容的一个副本。文件可以在文件选择对话框中输入。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="872" /> + <location filename="../ViewManager/ViewManager.py" line="871" /> <source>Save all</source> <translation>全部保存</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="873" /> <source>Save a&ll</source> <translation>全部保存(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="881" /> + <location filename="../ViewManager/ViewManager.py" line="880" /> <source>Save all files</source> <translation>保存所有文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="884" /> + <location filename="../ViewManager/ViewManager.py" line="883" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>保存所有文件</b><p>保存所有编辑器窗口的内容。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="896" /> + <location filename="../ViewManager/ViewManager.py" line="895" /> <source>Print</source> <translation>打印</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="898" /> + <location filename="../ViewManager/ViewManager.py" line="897" /> <source>&Print</source> <translation>打印(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="900" /> + <location filename="../ViewManager/ViewManager.py" line="899" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="907" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>Print the current file</source> <translation>打印当前文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="910" /> + <location filename="../ViewManager/ViewManager.py" line="909" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>打印文件</b><p>打印当前编辑器窗口中的内容。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="780" /> - <location filename="../ViewManager/ViewManager.py" line="923" /> - <location filename="../ViewManager/ViewManager.py" line="921" /> + <location filename="../ViewManager/ViewManager.py" line="922" /> + <location filename="../ViewManager/ViewManager.py" line="920" /> <source>Print Preview</source> <translation>打印预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="930" /> + <location filename="../ViewManager/ViewManager.py" line="929" /> <source>Print preview of the current file</source> <translation>当前文件的打印预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="935" /> + <location filename="../ViewManager/ViewManager.py" line="934" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>打印预览</b><p>当前编辑器窗口的打印预览。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="946" /> + <location filename="../ViewManager/ViewManager.py" line="945" /> <source>Find File</source> <translation type="unfinished">查找文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="948" /> + <location filename="../ViewManager/ViewManager.py" line="947" /> <source>Find &File...</source> <translation>查找文件…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="950" /> + <location filename="../ViewManager/ViewManager.py" line="949" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="958" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="964" /> + <location filename="../ViewManager/ViewManager.py" line="963" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="980" /> + <location filename="../ViewManager/ViewManager.py" line="979" /> <source>&File</source> <translation>文件(&F)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="982" /> + <location filename="../ViewManager/ViewManager.py" line="981" /> <source>Open &Recent Files</source> <translation>打开最近的文件(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="986" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Open &Bookmarked Files</source> <translation>打开已设置书签的文件(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1034" /> - <location filename="../ViewManager/ViewManager.py" line="1032" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <source>File</source> <translation>文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1061" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <source>Export as</source> <translation>导出为</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1083" /> <source>Undo</source> <translation>撤消</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1086" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <source>&Undo</source> <translation>撤消(&U)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1088" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1090" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1096" /> <source>Undo the last change</source> <translation>撤消最后一次更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1100" /> + <location filename="../ViewManager/ViewManager.py" line="1099" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>撤消</b><p>在当前编辑器中撤消最后一次更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1110" /> + <location filename="../ViewManager/ViewManager.py" line="1109" /> <source>Redo</source> <translation>重做</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1112" /> + <location filename="../ViewManager/ViewManager.py" line="1111" /> <source>&Redo</source> <translation>重做(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1113" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1121" /> + <location filename="../ViewManager/ViewManager.py" line="1120" /> <source>Redo the last change</source> <translation>重做最后一次更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>重做</b><p>在当前编辑器中重做最后一次更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1144" /> - <location filename="../ViewManager/ViewManager.py" line="1134" /> + <location filename="../ViewManager/ViewManager.py" line="1143" /> + <location filename="../ViewManager/ViewManager.py" line="1133" /> <source>Revert to last saved state</source> <translation>还原到最后保存的状态</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1135" /> + <location filename="../ViewManager/ViewManager.py" line="1134" /> <source>Re&vert to last saved state</source> <translation>还原到最后保存的状态(&v)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1137" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1147" /> + <location filename="../ViewManager/ViewManager.py" line="1146" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation><b>还原到最后保存的状态</b><p>撤消所有更改到当前编辑器的最后保存状态。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="343" /> - <location filename="../ViewManager/ViewManager.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1159" /> <source>Cut</source> <translation>剪切</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="345" /> - <location filename="../ViewManager/ViewManager.py" line="1162" /> + <location filename="../ViewManager/ViewManager.py" line="1161" /> <source>Cu&t</source> <translation>剪切(&t)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="347" /> - <location filename="../ViewManager/ViewManager.py" line="1164" /> + <location filename="../ViewManager/ViewManager.py" line="1163" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="350" /> - <location filename="../ViewManager/ViewManager.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1166" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="356" /> - <location filename="../ViewManager/ViewManager.py" line="1173" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source>Cut the selection</source> <translation>剪切所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1176" /> + <location filename="../ViewManager/ViewManager.py" line="1175" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>剪切</b><p>将当前编辑器所选内容剪切到剪贴板中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="365" /> - <location filename="../ViewManager/ViewManager.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="1186" /> <source>Copy</source> <translation>复制</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="367" /> - <location filename="../ViewManager/ViewManager.py" line="1189" /> + <location filename="../ViewManager/ViewManager.py" line="1188" /> <source>&Copy</source> <translation>复制(&C)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="369" /> - <location filename="../ViewManager/ViewManager.py" line="1191" /> + <location filename="../ViewManager/ViewManager.py" line="1190" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="372" /> - <location filename="../ViewManager/ViewManager.py" line="1194" /> + <location filename="../ViewManager/ViewManager.py" line="1193" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="378" /> - <location filename="../ViewManager/ViewManager.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source>Copy the selection</source> <translation>复制所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1203" /> + <location filename="../ViewManager/ViewManager.py" line="1202" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>复制</b><p>将当前编辑器所选内容复制到剪贴板中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="387" /> - <location filename="../ViewManager/ViewManager.py" line="1214" /> + <location filename="../ViewManager/ViewManager.py" line="1213" /> <source>Paste</source> <translation>粘贴</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="389" /> - <location filename="../ViewManager/ViewManager.py" line="1216" /> + <location filename="../ViewManager/ViewManager.py" line="1215" /> <source>&Paste</source> <translation>粘贴(&P)</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="391" /> - <location filename="../ViewManager/ViewManager.py" line="1218" /> + <location filename="../ViewManager/ViewManager.py" line="1217" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="394" /> - <location filename="../ViewManager/ViewManager.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="1220" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="400" /> - <location filename="../ViewManager/ViewManager.py" line="1227" /> + <location filename="../ViewManager/ViewManager.py" line="1226" /> <source>Paste the last cut/copied text</source> <translation>粘贴最近剪切或复制的文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1230" /> + <location filename="../ViewManager/ViewManager.py" line="1229" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>粘贴</b><p>将最近剪切或复制的文本从剪贴板粘贴到当前编辑器中。</p></translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="414" /> <location filename="../QScintilla/ShellWindow.py" line="412" /> - <location filename="../ViewManager/ViewManager.py" line="1243" /> - <location filename="../ViewManager/ViewManager.py" line="1241" /> + <location filename="../ViewManager/ViewManager.py" line="1242" /> + <location filename="../ViewManager/ViewManager.py" line="1240" /> <source>Clear</source> <translation>清除</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="416" /> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> <location filename="../QScintilla/ShellWindow.py" line="423" /> - <location filename="../ViewManager/ViewManager.py" line="1252" /> + <location filename="../ViewManager/ViewManager.py" line="1251" /> <source>Clear all text</source> <translation>清除所有文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1255" /> + <location filename="../ViewManager/ViewManager.py" line="1254" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>清除</b><p>删除当前编辑器中的所有文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1274" /> - <location filename="../ViewManager/ViewManager.py" line="1265" /> + <location filename="../ViewManager/ViewManager.py" line="1273" /> <location filename="../ViewManager/ViewManager.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="1263" /> <source>Join Lines</source> <translation>合并行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1267" /> + <location filename="../ViewManager/ViewManager.py" line="1266" /> <source>Ctrl+J</source> <comment>Edit|Join Lines</comment> <translation>Ctrl+J</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1277" /> + <location filename="../ViewManager/ViewManager.py" line="1276" /> <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation><b>连接行</b><p>连接当前行和下面的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1286" /> <source>Indent</source> <translation>缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="1288" /> <source>&Indent</source> <translation>缩进(&I)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1291" /> + <location filename="../ViewManager/ViewManager.py" line="1290" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1298" /> + <location filename="../ViewManager/ViewManager.py" line="1297" /> <source>Indent line</source> <translation>缩进行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1301" /> + <location filename="../ViewManager/ViewManager.py" line="1300" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>缩进</b><p>将当前行或所选择的行缩进一级。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1312" /> + <location filename="../ViewManager/ViewManager.py" line="1311" /> <source>Unindent</source> <translation>取消缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1313" /> <source>U&nindent</source> <translation>取消缩进(&U)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1316" /> + <location filename="../ViewManager/ViewManager.py" line="1315" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Unindent line</source> <translation>取消缩进行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1328" /> + <location filename="../ViewManager/ViewManager.py" line="1327" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation><b>取消缩进</b><p>将当前行或所选择的行取消缩进一级。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1341" /> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <location filename="../ViewManager/ViewManager.py" line="1338" /> <source>Smart indent</source> <translation>智能缩进</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1348" /> + <location filename="../ViewManager/ViewManager.py" line="1347" /> <source>Smart indent Line or Selection</source> <translation>智能缩进行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1351" /> + <location filename="../ViewManager/ViewManager.py" line="1350" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation><b>智能缩进</b><p>对当前行或当前选择的行进行智能缩进。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1362" /> + <location filename="../ViewManager/ViewManager.py" line="1361" /> <source>Comment</source> <translation>注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1364" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>C&omment</source> <translation>注释(&O)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1366" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1372" /> <source>Comment Line or Selection</source> <translation>注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1376" /> + <location filename="../ViewManager/ViewManager.py" line="1375" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>注释</b><p>注释当前行或当前选择的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1387" /> + <location filename="../ViewManager/ViewManager.py" line="1386" /> <source>Uncomment</source> <translation>取消注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1388" /> <source>Unco&mment</source> <translation>取消注释(&M)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished">Ctrl+Shift+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1399" /> <source>Uncomment Line or Selection</source> <translation>取消注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1403" /> + <location filename="../ViewManager/ViewManager.py" line="1402" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation><b>取消注释</b><p>取消注释当前行或当前选择的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1416" /> - <location filename="../ViewManager/ViewManager.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> + <location filename="../ViewManager/ViewManager.py" line="1413" /> <source>Toggle Comment</source> <translation>切换注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1418" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1433" /> + <location filename="../ViewManager/ViewManager.py" line="1432" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1446" /> <location filename="../ViewManager/ViewManager.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="1444" /> <source>Stream Comment</source> <translation>流注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1453" /> + <location filename="../ViewManager/ViewManager.py" line="1452" /> <source>Stream Comment Line or Selection</source> <translation>流注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1458" /> + <location filename="../ViewManager/ViewManager.py" line="1457" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation><b>流注释</b><p>对当前行或当前所选内容进行流注释。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1470" /> <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1468" /> <source>Box Comment</source> <translation>块注释</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="1476" /> <source>Box Comment Line or Selection</source> <translation>块注释行或所选内容</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1480" /> + <location filename="../ViewManager/ViewManager.py" line="1479" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation><b>块注释</b><p>对当前行或当前所选内容进行块注释。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1490" /> + <source>Select to brace</source> + <translation>选择括号内容</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1491" /> - <source>Select to brace</source> - <translation>选择括号内容</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1492" /> <source>Select to &brace</source> <translation>选择括号内容(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> + <location filename="../ViewManager/ViewManager.py" line="1493" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> + <location filename="../ViewManager/ViewManager.py" line="1502" /> <source>Select text to the matching brace</source> <translation>选择成对括号中的文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation><b>选择括号内容</b><p>选择当前编辑器中成对括号中的文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1519" /> + <location filename="../ViewManager/ViewManager.py" line="1518" /> <source>Select all</source> <translation>全选</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1521" /> + <location filename="../ViewManager/ViewManager.py" line="1520" /> <source>&Select all</source> <translation>全选(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="1522" /> <source>Ctrl+A</source> <comment>Edit|Select all</comment> <translation>Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1530" /> + <location filename="../ViewManager/ViewManager.py" line="1529" /> <source>Select all text</source> <translation>选择所有文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1533" /> + <location filename="../ViewManager/ViewManager.py" line="1532" /> <source><b>Select All</b><p>Select all text of the current editor.</p></source> <translation><b>全选</b><p>选择当前编辑器中的所有文本。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1542" /> + <source>Deselect all</source> + <translation>全部取消选择</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1543" /> - <source>Deselect all</source> - <translation>全部取消选择</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1544" /> <source>&Deselect all</source> <translation>全部取消选择(&D)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> + <location filename="../ViewManager/ViewManager.py" line="1545" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1555" /> + <location filename="../ViewManager/ViewManager.py" line="1554" /> <source>Deselect all text</source> <translation>所有文本都不选择</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1558" /> + <location filename="../ViewManager/ViewManager.py" line="1557" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation><b>取消全选</b><p>取消选择当前编辑器中的所有文本。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1576" /> - <location filename="../ViewManager/ViewManager.py" line="1569" /> + <location filename="../ViewManager/ViewManager.py" line="1575" /> <location filename="../ViewManager/ViewManager.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="1567" /> <source>Convert Line End Characters</source> <translation>转换行尾符</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1579" /> + <location filename="../ViewManager/ViewManager.py" line="1578" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation><b>转换行尾符</b><p>将行尾符转换成当前设置的类型。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1598" /> - <location filename="../ViewManager/ViewManager.py" line="1591" /> + <location filename="../ViewManager/ViewManager.py" line="1597" /> <location filename="../ViewManager/ViewManager.py" line="1590" /> + <location filename="../ViewManager/ViewManager.py" line="1589" /> <source>Convert Tabs to Spaces</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1601" /> + <location filename="../ViewManager/ViewManager.py" line="1600" /> <source><b>Convert Tabs to Spaces</b><p>Convert tabulators to the configured amount of space characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> - <location filename="../ViewManager/ViewManager.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="1619" /> <location filename="../ViewManager/ViewManager.py" line="1612" /> + <location filename="../ViewManager/ViewManager.py" line="1611" /> <source>Shorten empty lines</source> <translation>缩减空行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1622" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation><b>缩减空行</b><p>缩减只包含空白符号的多行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3507" /> - <location filename="../ViewManager/ViewManager.py" line="1634" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../ViewManager/ViewManager.py" line="1633" /> <source>Complete</source> <translation>补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>&Complete</source> <translation>补全(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="1636" /> <source>Ctrl+Space</source> <comment>Edit|Complete</comment> <translation>Ctrl+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1643" /> <source>Complete current word</source> <translation>补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1646" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation><b>补全</b><p>对当前光标处的单词进行补全。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1659" /> <location filename="../ViewManager/ViewManager.py" line="1658" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Complete from Document</source> <translation>从文档补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1661" /> + <location filename="../ViewManager/ViewManager.py" line="1660" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation>Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1670" /> + <location filename="../ViewManager/ViewManager.py" line="1669" /> <source>Complete current word from Document</source> <translation>从文档补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation><b>从文档补全</b><p>从文档提取信息补全当前光标处的单词。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1687" /> <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Complete from APIs</source> <translation>从 API 补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1689" /> + <location filename="../ViewManager/ViewManager.py" line="1688" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation>Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1698" /> + <location filename="../ViewManager/ViewManager.py" line="1697" /> <source>Complete current word from APIs</source> <translation>从 API 补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1701" /> + <location filename="../ViewManager/ViewManager.py" line="1700" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation><b>从 API 补全</b><p>从 API 提取信息补全当前光标处的单词。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1715" /> - <location filename="../ViewManager/ViewManager.py" line="1712" /> + <location filename="../ViewManager/ViewManager.py" line="1714" /> + <location filename="../ViewManager/ViewManager.py" line="1711" /> <source>Complete from Document and APIs</source> <translation>从文档和 API 补全</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1719" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation>Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1730" /> + <location filename="../ViewManager/ViewManager.py" line="1729" /> <source>Complete current word from Document and APIs</source> <translation>从文档和 API 补全当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1735" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation><b>从文档和 API 补全</b><p>从文档和 API 提取信息补全当前光标处的单词。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1745" /> + <source>Calltip</source> + <translation>调用提示</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1746" /> - <source>Calltip</source> - <translation>调用提示</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1747" /> <source>&Calltip</source> <translation>调用提示(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation>Meta+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1758" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> <source>Show Calltips</source> <translation>显示调用提示</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="1760" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation><b>调用提示</b><p>根据光标左边的字符即时显示调用提示。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../ViewManager/ViewManager.py" line="1772" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="1771" /> <source>Code Info</source> <translation>代码信息</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> + <location filename="../ViewManager/ViewManager.py" line="1775" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished">Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1785" /> + <location filename="../ViewManager/ViewManager.py" line="1784" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1788" /> + <location filename="../ViewManager/ViewManager.py" line="1787" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1799" /> <location filename="../ViewManager/ViewManager.py" line="1798" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> <source>Sort</source> <translation>排序</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1801" /> + <location filename="../ViewManager/ViewManager.py" line="1800" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation>Ctrl+Alt+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1808" /> + <location filename="../ViewManager/ViewManager.py" line="1807" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1825" /> <location filename="../ViewManager/ViewManager.py" line="1824" /> + <location filename="../ViewManager/ViewManager.py" line="1823" /> <source>Generate Docstring</source> <translation>生成文档字符串</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1827" /> + <location filename="../ViewManager/ViewManager.py" line="1826" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1836" /> + <location filename="../ViewManager/ViewManager.py" line="1835" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../ViewManager/ViewManager.py" line="1840" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> @@ -95677,22 +95682,22 @@ <location filename="../QScintilla/MiniEditor.py" line="929" /> <location filename="../QScintilla/ShellWindow.py" line="579" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> - <location filename="../ViewManager/ViewManager.py" line="1868" /> <location filename="../ViewManager/ViewManager.py" line="1867" /> + <location filename="../ViewManager/ViewManager.py" line="1866" /> <source>Move left one character</source> <translation>左移一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="931" /> <location filename="../QScintilla/ShellWindow.py" line="580" /> - <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> <source>Left</source> <translation>Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="939" /> <location filename="../QScintilla/ShellWindow.py" line="588" /> - <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1876" /> <source>Meta+B</source> <translation>Meta+B</translation> </message> @@ -95701,22 +95706,22 @@ <location filename="../QScintilla/MiniEditor.py" line="945" /> <location filename="../QScintilla/ShellWindow.py" line="595" /> <location filename="../QScintilla/ShellWindow.py" line="594" /> - <location filename="../ViewManager/ViewManager.py" line="1884" /> <location filename="../ViewManager/ViewManager.py" line="1883" /> + <location filename="../ViewManager/ViewManager.py" line="1882" /> <source>Move right one character</source> <translation>右移一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="947" /> <location filename="../QScintilla/ShellWindow.py" line="596" /> - <location filename="../ViewManager/ViewManager.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="1884" /> <source>Right</source> <translation>Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="954" /> <location filename="../QScintilla/ShellWindow.py" line="603" /> - <location filename="../ViewManager/ViewManager.py" line="1892" /> + <location filename="../ViewManager/ViewManager.py" line="1891" /> <source>Meta+F</source> <translation>Meta+F</translation> </message> @@ -95725,22 +95730,22 @@ <location filename="../QScintilla/MiniEditor.py" line="961" /> <location filename="../QScintilla/ShellWindow.py" line="687" /> <location filename="../QScintilla/ShellWindow.py" line="686" /> - <location filename="../ViewManager/ViewManager.py" line="1900" /> <location filename="../ViewManager/ViewManager.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="1898" /> <source>Move up one line</source> <translation>上移一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="963" /> <location filename="../QScintilla/ShellWindow.py" line="688" /> - <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../ViewManager/ViewManager.py" line="1900" /> <source>Up</source> <translation>Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="970" /> <location filename="../QScintilla/ShellWindow.py" line="695" /> - <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../ViewManager/ViewManager.py" line="1907" /> <source>Meta+P</source> <translation>Meta+P</translation> </message> @@ -95749,30 +95754,30 @@ <location filename="../QScintilla/MiniEditor.py" line="977" /> <location filename="../QScintilla/ShellWindow.py" line="703" /> <location filename="../QScintilla/ShellWindow.py" line="702" /> - <location filename="../ViewManager/ViewManager.py" line="1916" /> <location filename="../ViewManager/ViewManager.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="1914" /> <source>Move down one line</source> <translation>下移一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="979" /> <location filename="../QScintilla/ShellWindow.py" line="704" /> - <location filename="../ViewManager/ViewManager.py" line="1917" /> + <location filename="../ViewManager/ViewManager.py" line="1916" /> <source>Down</source> <translation>Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="986" /> <location filename="../QScintilla/ShellWindow.py" line="711" /> - <location filename="../ViewManager/ViewManager.py" line="1924" /> + <location filename="../ViewManager/ViewManager.py" line="1923" /> <source>Meta+N</source> <translation>Meta+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="994" /> <location filename="../QScintilla/MiniEditor.py" line="993" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> <location filename="../ViewManager/ViewManager.py" line="1931" /> + <location filename="../ViewManager/ViewManager.py" line="1930" /> <source>Move left one word part</source> <translation>左移一个单词部分</translation> </message> @@ -95780,16 +95785,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1034" /> <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="619" /> - <location filename="../ViewManager/ViewManager.py" line="1972" /> - <location filename="../ViewManager/ViewManager.py" line="1940" /> + <location filename="../ViewManager/ViewManager.py" line="1971" /> + <location filename="../ViewManager/ViewManager.py" line="1939" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1010" /> <location filename="../QScintilla/MiniEditor.py" line="1009" /> - <location filename="../ViewManager/ViewManager.py" line="1948" /> <location filename="../ViewManager/ViewManager.py" line="1947" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> <source>Move right one word part</source> <translation>右移一个单词部分</translation> </message> @@ -95797,8 +95802,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2164" /> <location filename="../QScintilla/MiniEditor.py" line="1054" /> <location filename="../QScintilla/MiniEditor.py" line="1018" /> - <location filename="../ViewManager/ViewManager.py" line="3081" /> - <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../ViewManager/ViewManager.py" line="3080" /> + <location filename="../ViewManager/ViewManager.py" line="1955" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> @@ -95807,8 +95812,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1025" /> <location filename="../QScintilla/ShellWindow.py" line="611" /> <location filename="../QScintilla/ShellWindow.py" line="610" /> - <location filename="../ViewManager/ViewManager.py" line="1964" /> <location filename="../ViewManager/ViewManager.py" line="1963" /> + <location filename="../ViewManager/ViewManager.py" line="1962" /> <source>Move left one word</source> <translation>左移一个词距</translation> </message> @@ -95816,8 +95821,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1094" /> <location filename="../QScintilla/MiniEditor.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="623" /> - <location filename="../ViewManager/ViewManager.py" line="2028" /> - <location filename="../ViewManager/ViewManager.py" line="1976" /> + <location filename="../ViewManager/ViewManager.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="1975" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> @@ -95826,8 +95831,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1045" /> <location filename="../QScintilla/ShellWindow.py" line="631" /> <location filename="../QScintilla/ShellWindow.py" line="630" /> - <location filename="../ViewManager/ViewManager.py" line="1984" /> <location filename="../ViewManager/ViewManager.py" line="1983" /> + <location filename="../ViewManager/ViewManager.py" line="1982" /> <source>Move right one word</source> <translation>右移一个词距</translation> </message> @@ -95835,8 +95840,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1848" /> <location filename="../QScintilla/MiniEditor.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> - <location filename="../ViewManager/ViewManager.py" line="2765" /> - <location filename="../ViewManager/ViewManager.py" line="1992" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="1991" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> @@ -95845,8 +95850,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <location filename="../QScintilla/ShellWindow.py" line="646" /> - <location filename="../ViewManager/ViewManager.py" line="2002" /> - <location filename="../ViewManager/ViewManager.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2001" /> + <location filename="../ViewManager/ViewManager.py" line="1998" /> <source>Move to first visible character in document line</source> <translation>移动至文档行的第一个可见字符</translation> </message> @@ -95854,22 +95859,22 @@ <location filename="../QScintilla/MiniEditor.py" line="2109" /> <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="659" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../ViewManager/ViewManager.py" line="2012" /> + <location filename="../ViewManager/ViewManager.py" line="3025" /> + <location filename="../ViewManager/ViewManager.py" line="2011" /> <source>Home</source> <translation>Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1086" /> <location filename="../QScintilla/MiniEditor.py" line="1085" /> - <location filename="../ViewManager/ViewManager.py" line="2020" /> <location filename="../ViewManager/ViewManager.py" line="2019" /> + <location filename="../ViewManager/ViewManager.py" line="2018" /> <source>Move to start of display line</source> <translation>移动至所显示行的起始位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1098" /> - <location filename="../ViewManager/ViewManager.py" line="2032" /> + <location filename="../ViewManager/ViewManager.py" line="2031" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> @@ -95878,15 +95883,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1105" /> <location filename="../QScintilla/ShellWindow.py" line="667" /> <location filename="../QScintilla/ShellWindow.py" line="666" /> - <location filename="../ViewManager/ViewManager.py" line="2040" /> <location filename="../ViewManager/ViewManager.py" line="2039" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> <source>Move to end of document line</source> <translation>移动至文档行的末尾</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1114" /> <location filename="../QScintilla/ShellWindow.py" line="675" /> - <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../ViewManager/ViewManager.py" line="2047" /> <source>Meta+E</source> <translation>Meta+E</translation> </message> @@ -95894,16 +95899,16 @@ <location filename="../QScintilla/MiniEditor.py" line="2126" /> <location filename="../QScintilla/MiniEditor.py" line="1118" /> <location filename="../QScintilla/ShellWindow.py" line="679" /> - <location filename="../ViewManager/ViewManager.py" line="3043" /> - <location filename="../ViewManager/ViewManager.py" line="2052" /> + <location filename="../ViewManager/ViewManager.py" line="3042" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> <source>End</source> <translation>End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1126" /> <location filename="../QScintilla/MiniEditor.py" line="1125" /> - <location filename="../ViewManager/ViewManager.py" line="2060" /> <location filename="../ViewManager/ViewManager.py" line="2059" /> + <location filename="../ViewManager/ViewManager.py" line="2058" /> <source>Scroll view down one line</source> <translation>视图向下滚动一行</translation> </message> @@ -95911,16 +95916,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1230" /> <location filename="../QScintilla/MiniEditor.py" line="1127" /> <location filename="../QScintilla/ShellWindow.py" line="720" /> - <location filename="../ViewManager/ViewManager.py" line="2164" /> - <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../ViewManager/ViewManager.py" line="2163" /> + <location filename="../ViewManager/ViewManager.py" line="2060" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1138" /> <location filename="../QScintilla/MiniEditor.py" line="1137" /> - <location filename="../ViewManager/ViewManager.py" line="2072" /> <location filename="../ViewManager/ViewManager.py" line="2071" /> + <location filename="../ViewManager/ViewManager.py" line="2070" /> <source>Scroll view up one line</source> <translation>视图向上滚动一行</translation> </message> @@ -95928,36 +95933,36 @@ <location filename="../QScintilla/MiniEditor.py" line="1210" /> <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../ViewManager/ViewManager.py" line="2073" /> + <location filename="../ViewManager/ViewManager.py" line="2143" /> + <location filename="../ViewManager/ViewManager.py" line="2072" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1150" /> <location filename="../QScintilla/MiniEditor.py" line="1149" /> - <location filename="../ViewManager/ViewManager.py" line="2084" /> <location filename="../ViewManager/ViewManager.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2082" /> <source>Move up one paragraph</source> <translation>上移一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1151" /> - <location filename="../ViewManager/ViewManager.py" line="2085" /> + <location filename="../ViewManager/ViewManager.py" line="2084" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1162" /> <location filename="../QScintilla/MiniEditor.py" line="1161" /> - <location filename="../ViewManager/ViewManager.py" line="2096" /> <location filename="../ViewManager/ViewManager.py" line="2095" /> + <location filename="../ViewManager/ViewManager.py" line="2094" /> <source>Move down one paragraph</source> <translation>下移一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1163" /> - <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../ViewManager/ViewManager.py" line="2096" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> @@ -95966,15 +95971,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1173" /> <location filename="../QScintilla/ShellWindow.py" line="743" /> <location filename="../QScintilla/ShellWindow.py" line="742" /> - <location filename="../ViewManager/ViewManager.py" line="2108" /> <location filename="../ViewManager/ViewManager.py" line="2107" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> <source>Move up one page</source> <translation>上移一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1175" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> - <location filename="../ViewManager/ViewManager.py" line="2109" /> + <location filename="../ViewManager/ViewManager.py" line="2108" /> <source>PgUp</source> <translation>PgUp</translation> </message> @@ -95983,50 +95988,50 @@ <location filename="../QScintilla/MiniEditor.py" line="1185" /> <location filename="../QScintilla/ShellWindow.py" line="755" /> <location filename="../QScintilla/ShellWindow.py" line="754" /> - <location filename="../ViewManager/ViewManager.py" line="2120" /> <location filename="../ViewManager/ViewManager.py" line="2119" /> + <location filename="../ViewManager/ViewManager.py" line="2118" /> <source>Move down one page</source> <translation>下移一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1187" /> <location filename="../QScintilla/ShellWindow.py" line="756" /> - <location filename="../ViewManager/ViewManager.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1194" /> <location filename="../QScintilla/ShellWindow.py" line="763" /> - <location filename="../ViewManager/ViewManager.py" line="2128" /> + <location filename="../ViewManager/ViewManager.py" line="2127" /> <source>Meta+V</source> <translation>Meta+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1202" /> <location filename="../QScintilla/MiniEditor.py" line="1201" /> - <location filename="../ViewManager/ViewManager.py" line="2136" /> <location filename="../ViewManager/ViewManager.py" line="2135" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> <source>Move to start of document</source> <translation>移动至文档的起始位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1214" /> - <location filename="../ViewManager/ViewManager.py" line="2148" /> + <location filename="../ViewManager/ViewManager.py" line="2147" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1222" /> <location filename="../QScintilla/MiniEditor.py" line="1221" /> - <location filename="../ViewManager/ViewManager.py" line="2156" /> <location filename="../ViewManager/ViewManager.py" line="2155" /> + <location filename="../ViewManager/ViewManager.py" line="2154" /> <source>Move to end of document</source> <translation>移动至文档的末尾</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../ViewManager/ViewManager.py" line="2168" /> + <location filename="../ViewManager/ViewManager.py" line="2167" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> @@ -96035,29 +96040,29 @@ <location filename="../QScintilla/MiniEditor.py" line="1241" /> <location filename="../QScintilla/ShellWindow.py" line="457" /> <location filename="../QScintilla/ShellWindow.py" line="456" /> - <location filename="../ViewManager/ViewManager.py" line="2176" /> <location filename="../ViewManager/ViewManager.py" line="2175" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> <source>Indent one level</source> <translation>缩进一级</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1243" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> - <location filename="../ViewManager/ViewManager.py" line="2177" /> + <location filename="../ViewManager/ViewManager.py" line="2176" /> <source>Tab</source> <translation>Tab 键</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1254" /> <location filename="../QScintilla/MiniEditor.py" line="1253" /> - <location filename="../ViewManager/ViewManager.py" line="2188" /> <location filename="../ViewManager/ViewManager.py" line="2187" /> + <location filename="../ViewManager/ViewManager.py" line="2186" /> <source>Unindent one level</source> <translation>取消缩进一级</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1255" /> - <location filename="../ViewManager/ViewManager.py" line="2189" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> @@ -96066,22 +96071,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1265" /> <location filename="../QScintilla/ShellWindow.py" line="785" /> <location filename="../QScintilla/ShellWindow.py" line="782" /> - <location filename="../ViewManager/ViewManager.py" line="2202" /> - <location filename="../ViewManager/ViewManager.py" line="2199" /> + <location filename="../ViewManager/ViewManager.py" line="2201" /> + <location filename="../ViewManager/ViewManager.py" line="2198" /> <source>Extend selection left one character</source> <translation>选区向左扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1271" /> <location filename="../QScintilla/ShellWindow.py" line="788" /> - <location filename="../ViewManager/ViewManager.py" line="2205" /> + <location filename="../ViewManager/ViewManager.py" line="2204" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1278" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> + <location filename="../ViewManager/ViewManager.py" line="2211" /> <source>Meta+Shift+B</source> <translation>Meta+Shift+B</translation> </message> @@ -96090,70 +96095,70 @@ <location filename="../QScintilla/MiniEditor.py" line="1285" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <location filename="../QScintilla/ShellWindow.py" line="802" /> - <location filename="../ViewManager/ViewManager.py" line="2222" /> - <location filename="../ViewManager/ViewManager.py" line="2219" /> + <location filename="../ViewManager/ViewManager.py" line="2221" /> + <location filename="../ViewManager/ViewManager.py" line="2218" /> <source>Extend selection right one character</source> <translation>选区向右扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1291" /> <location filename="../QScintilla/ShellWindow.py" line="808" /> - <location filename="../ViewManager/ViewManager.py" line="2225" /> + <location filename="../ViewManager/ViewManager.py" line="2224" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1298" /> <location filename="../QScintilla/ShellWindow.py" line="815" /> - <location filename="../ViewManager/ViewManager.py" line="2232" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> <source>Meta+Shift+F</source> <translation>Meta+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1306" /> <location filename="../QScintilla/MiniEditor.py" line="1305" /> - <location filename="../ViewManager/ViewManager.py" line="2240" /> <location filename="../ViewManager/ViewManager.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> <source>Extend selection up one line</source> <translation>选区向上扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1307" /> - <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2240" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1314" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> + <location filename="../ViewManager/ViewManager.py" line="2247" /> <source>Meta+Shift+P</source> <translation>Meta+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1322" /> <location filename="../QScintilla/MiniEditor.py" line="1321" /> - <location filename="../ViewManager/ViewManager.py" line="2256" /> <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="2254" /> <source>Extend selection down one line</source> <translation>选区向下扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1323" /> - <location filename="../ViewManager/ViewManager.py" line="2257" /> + <location filename="../ViewManager/ViewManager.py" line="2256" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1330" /> - <location filename="../ViewManager/ViewManager.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="2263" /> <source>Meta+Shift+N</source> <translation>Meta+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1340" /> <location filename="../QScintilla/MiniEditor.py" line="1337" /> - <location filename="../ViewManager/ViewManager.py" line="2274" /> - <location filename="../ViewManager/ViewManager.py" line="2271" /> + <location filename="../ViewManager/ViewManager.py" line="2273" /> + <location filename="../ViewManager/ViewManager.py" line="2270" /> <source>Extend selection left one word part</source> <translation>选区向左扩展一个单词部分</translation> </message> @@ -96161,16 +96166,16 @@ <location filename="../QScintilla/MiniEditor.py" line="1391" /> <location filename="../QScintilla/MiniEditor.py" line="1351" /> <location filename="../QScintilla/ShellWindow.py" line="832" /> - <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../ViewManager/ViewManager.py" line="2285" /> + <location filename="../ViewManager/ViewManager.py" line="2324" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1362" /> <location filename="../QScintilla/MiniEditor.py" line="1359" /> - <location filename="../ViewManager/ViewManager.py" line="2296" /> - <location filename="../ViewManager/ViewManager.py" line="2293" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2292" /> <source>Extend selection right one word part</source> <translation>选区向右扩展一个单词部分</translation> </message> @@ -96179,9 +96184,9 @@ <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/MiniEditor.py" line="1373" /> <location filename="../QScintilla/ShellWindow.py" line="860" /> - <location filename="../ViewManager/ViewManager.py" line="3103" /> - <location filename="../ViewManager/ViewManager.py" line="2353" /> - <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="3102" /> + <location filename="../ViewManager/ViewManager.py" line="2352" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> @@ -96190,8 +96195,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1381" /> <location filename="../QScintilla/ShellWindow.py" line="823" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../ViewManager/ViewManager.py" line="2314" /> <source>Extend selection left one word</source> <translation>选区向左扩展一个单词</translation> </message> @@ -96199,8 +96204,8 @@ <location filename="../QScintilla/MiniEditor.py" line="2312" /> <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="838" /> - <location filename="../ViewManager/ViewManager.py" line="3229" /> - <location filename="../ViewManager/ViewManager.py" line="2331" /> + <location filename="../ViewManager/ViewManager.py" line="3228" /> + <location filename="../ViewManager/ViewManager.py" line="2330" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> @@ -96209,8 +96214,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1405" /> <location filename="../QScintilla/ShellWindow.py" line="849" /> <location filename="../QScintilla/ShellWindow.py" line="846" /> - <location filename="../ViewManager/ViewManager.py" line="2342" /> - <location filename="../ViewManager/ViewManager.py" line="2339" /> + <location filename="../ViewManager/ViewManager.py" line="2341" /> + <location filename="../ViewManager/ViewManager.py" line="2338" /> <source>Extend selection right one word</source> <translation>选区向右扩展一个单词</translation> </message> @@ -96218,8 +96223,8 @@ <location filename="../QScintilla/MiniEditor.py" line="1873" /> <location filename="../QScintilla/MiniEditor.py" line="1425" /> <location filename="../QScintilla/ShellWindow.py" line="866" /> - <location filename="../ViewManager/ViewManager.py" line="2790" /> - <location filename="../ViewManager/ViewManager.py" line="2359" /> + <location filename="../ViewManager/ViewManager.py" line="2789" /> + <location filename="../ViewManager/ViewManager.py" line="2358" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> @@ -96228,15 +96233,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1433" /> <location filename="../QScintilla/ShellWindow.py" line="878" /> <location filename="../QScintilla/ShellWindow.py" line="874" /> - <location filename="../ViewManager/ViewManager.py" line="2371" /> - <location filename="../ViewManager/ViewManager.py" line="2367" /> + <location filename="../ViewManager/ViewManager.py" line="2370" /> + <location filename="../ViewManager/ViewManager.py" line="2366" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1448" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> - <location filename="../ViewManager/ViewManager.py" line="2382" /> + <location filename="../ViewManager/ViewManager.py" line="2381" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> @@ -96245,124 +96250,124 @@ <location filename="../QScintilla/MiniEditor.py" line="1455" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <location filename="../QScintilla/ShellWindow.py" line="896" /> - <location filename="../ViewManager/ViewManager.py" line="2392" /> - <location filename="../ViewManager/ViewManager.py" line="2389" /> + <location filename="../ViewManager/ViewManager.py" line="2391" /> + <location filename="../ViewManager/ViewManager.py" line="2388" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1468" /> <location filename="../QScintilla/ShellWindow.py" line="909" /> - <location filename="../ViewManager/ViewManager.py" line="2402" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> <source>Meta+Shift+E</source> <translation>Meta+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1472" /> <location filename="../QScintilla/ShellWindow.py" line="913" /> - <location filename="../ViewManager/ViewManager.py" line="2406" /> + <location filename="../ViewManager/ViewManager.py" line="2405" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1482" /> <location filename="../QScintilla/MiniEditor.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="2416" /> - <location filename="../ViewManager/ViewManager.py" line="2413" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2412" /> <source>Extend selection up one paragraph</source> <translation>选区向上扩展一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1485" /> - <location filename="../ViewManager/ViewManager.py" line="2419" /> + <location filename="../ViewManager/ViewManager.py" line="2418" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1498" /> <location filename="../QScintilla/MiniEditor.py" line="1495" /> - <location filename="../ViewManager/ViewManager.py" line="2432" /> - <location filename="../ViewManager/ViewManager.py" line="2429" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2428" /> <source>Extend selection down one paragraph</source> <translation>选区向下扩展一段</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1501" /> - <location filename="../ViewManager/ViewManager.py" line="2435" /> + <location filename="../ViewManager/ViewManager.py" line="2434" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1512" /> <location filename="../QScintilla/MiniEditor.py" line="1511" /> - <location filename="../ViewManager/ViewManager.py" line="2446" /> <location filename="../ViewManager/ViewManager.py" line="2445" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> <source>Extend selection up one page</source> <translation>选区向上扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1513" /> - <location filename="../ViewManager/ViewManager.py" line="2447" /> + <location filename="../ViewManager/ViewManager.py" line="2446" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1524" /> <location filename="../QScintilla/MiniEditor.py" line="1523" /> - <location filename="../ViewManager/ViewManager.py" line="2458" /> <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../ViewManager/ViewManager.py" line="2456" /> <source>Extend selection down one page</source> <translation>选区向下扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1525" /> - <location filename="../ViewManager/ViewManager.py" line="2459" /> + <location filename="../ViewManager/ViewManager.py" line="2458" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1532" /> - <location filename="../ViewManager/ViewManager.py" line="2466" /> + <location filename="../ViewManager/ViewManager.py" line="2465" /> <source>Meta+Shift+V</source> <translation>Meta+Shift+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1542" /> <location filename="../QScintilla/MiniEditor.py" line="1539" /> - <location filename="../ViewManager/ViewManager.py" line="2476" /> - <location filename="../ViewManager/ViewManager.py" line="2473" /> + <location filename="../ViewManager/ViewManager.py" line="2475" /> + <location filename="../ViewManager/ViewManager.py" line="2472" /> <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1552" /> - <location filename="../ViewManager/ViewManager.py" line="2486" /> + <location filename="../ViewManager/ViewManager.py" line="2485" /> <source>Ctrl+Shift+Up</source> <translation>Ctrl+Shift+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1557" /> - <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1568" /> <location filename="../QScintilla/MiniEditor.py" line="1565" /> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../ViewManager/ViewManager.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="2501" /> + <location filename="../ViewManager/ViewManager.py" line="2498" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1579" /> - <location filename="../ViewManager/ViewManager.py" line="2513" /> + <location filename="../ViewManager/ViewManager.py" line="2512" /> <source>Ctrl+Shift+Down</source> <translation>Ctrl+Shift+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1585" /> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> @@ -96371,37 +96376,37 @@ <location filename="../QScintilla/MiniEditor.py" line="1593" /> <location filename="../QScintilla/ShellWindow.py" line="481" /> <location filename="../QScintilla/ShellWindow.py" line="480" /> - <location filename="../ViewManager/ViewManager.py" line="2528" /> <location filename="../ViewManager/ViewManager.py" line="2527" /> + <location filename="../ViewManager/ViewManager.py" line="2526" /> <source>Delete previous character</source> <translation>删除前一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="482" /> - <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../ViewManager/ViewManager.py" line="2528" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1602" /> <location filename="../QScintilla/ShellWindow.py" line="489" /> - <location filename="../ViewManager/ViewManager.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="2535" /> <source>Meta+H</source> <translation>Meta+H</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1607" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> - <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../ViewManager/ViewManager.py" line="2540" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1618" /> <location filename="../QScintilla/MiniEditor.py" line="1615" /> - <location filename="../ViewManager/ViewManager.py" line="2552" /> - <location filename="../ViewManager/ViewManager.py" line="2549" /> + <location filename="../ViewManager/ViewManager.py" line="2551" /> + <location filename="../ViewManager/ViewManager.py" line="2548" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished">如果不在行首,删除前一个字符</translation> </message> @@ -96410,22 +96415,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1631" /> <location filename="../QScintilla/ShellWindow.py" line="503" /> <location filename="../QScintilla/ShellWindow.py" line="502" /> - <location filename="../ViewManager/ViewManager.py" line="2566" /> <location filename="../ViewManager/ViewManager.py" line="2565" /> + <location filename="../ViewManager/ViewManager.py" line="2564" /> <source>Delete current character</source> <translation>删除当前字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1633" /> <location filename="../QScintilla/ShellWindow.py" line="504" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> + <location filename="../ViewManager/ViewManager.py" line="2566" /> <source>Del</source> <translation>Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1640" /> <location filename="../QScintilla/ShellWindow.py" line="511" /> - <location filename="../ViewManager/ViewManager.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="2573" /> <source>Meta+D</source> <translation>Meta+D</translation> </message> @@ -96434,15 +96439,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1647" /> <location filename="../QScintilla/ShellWindow.py" line="519" /> <location filename="../QScintilla/ShellWindow.py" line="518" /> - <location filename="../ViewManager/ViewManager.py" line="2582" /> <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../ViewManager/ViewManager.py" line="2580" /> <source>Delete word to left</source> <translation>向左删除一个单词</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> - <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> @@ -96451,15 +96456,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1659" /> <location filename="../QScintilla/ShellWindow.py" line="531" /> <location filename="../QScintilla/ShellWindow.py" line="530" /> - <location filename="../ViewManager/ViewManager.py" line="2594" /> <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../ViewManager/ViewManager.py" line="2592" /> <source>Delete word to right</source> <translation>向右删除一个单词</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1661" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> - <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> @@ -96468,15 +96473,15 @@ <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="543" /> <location filename="../QScintilla/ShellWindow.py" line="542" /> - <location filename="../ViewManager/ViewManager.py" line="2606" /> <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../ViewManager/ViewManager.py" line="2604" /> <source>Delete line to left</source> <translation>向左删除一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="545" /> - <location filename="../ViewManager/ViewManager.py" line="2608" /> + <location filename="../ViewManager/ViewManager.py" line="2607" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> @@ -96485,22 +96490,22 @@ <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="557" /> <location filename="../QScintilla/ShellWindow.py" line="556" /> - <location filename="../ViewManager/ViewManager.py" line="2620" /> <location filename="../ViewManager/ViewManager.py" line="2619" /> + <location filename="../ViewManager/ViewManager.py" line="2618" /> <source>Delete line to right</source> <translation>向右删除一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1694" /> <location filename="../QScintilla/ShellWindow.py" line="565" /> - <location filename="../ViewManager/ViewManager.py" line="2628" /> + <location filename="../ViewManager/ViewManager.py" line="2627" /> <source>Meta+K</source> <translation>Meta+K</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1699" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> - <location filename="../ViewManager/ViewManager.py" line="2633" /> + <location filename="../ViewManager/ViewManager.py" line="2632" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> @@ -96509,38 +96514,38 @@ <location filename="../QScintilla/MiniEditor.py" line="1707" /> <location filename="../QScintilla/ShellWindow.py" line="469" /> <location filename="../QScintilla/ShellWindow.py" line="468" /> - <location filename="../ViewManager/ViewManager.py" line="2642" /> <location filename="../ViewManager/ViewManager.py" line="2641" /> + <location filename="../ViewManager/ViewManager.py" line="2640" /> <source>Insert new line</source> <translation>插入新行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1709" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> - <location filename="../ViewManager/ViewManager.py" line="2643" /> + <location filename="../ViewManager/ViewManager.py" line="2642" /> <source>Return</source> <translation>Return</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1710" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> - <location filename="../ViewManager/ViewManager.py" line="2644" /> + <location filename="../ViewManager/ViewManager.py" line="2643" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2656" /> - <location filename="../ViewManager/ViewManager.py" line="2653" /> + <location filename="../ViewManager/ViewManager.py" line="2655" /> + <location filename="../ViewManager/ViewManager.py" line="2652" /> <source>Insert new line below current line</source> <translation>在当前行之上插入新行</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2658" /> + <source>Shift+Return</source> + <translation>Shift+Return</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2659" /> - <source>Shift+Return</source> - <translation>Shift+Return</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2660" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> @@ -96549,129 +96554,129 @@ <location filename="../QScintilla/MiniEditor.py" line="1719" /> <location filename="../QScintilla/ShellWindow.py" line="445" /> <location filename="../QScintilla/ShellWindow.py" line="444" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> <location filename="../ViewManager/ViewManager.py" line="2668" /> + <location filename="../ViewManager/ViewManager.py" line="2667" /> <source>Delete current line</source> <translation>删除当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1721" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> - <location filename="../ViewManager/ViewManager.py" line="2670" /> + <location filename="../ViewManager/ViewManager.py" line="2669" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1732" /> <location filename="../QScintilla/MiniEditor.py" line="1731" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> <location filename="../ViewManager/ViewManager.py" line="2680" /> + <location filename="../ViewManager/ViewManager.py" line="2679" /> <source>Duplicate current line</source> <translation>重复当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1733" /> - <location filename="../ViewManager/ViewManager.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="2681" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1746" /> <location filename="../QScintilla/MiniEditor.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../ViewManager/ViewManager.py" line="2692" /> + <location filename="../ViewManager/ViewManager.py" line="2694" /> + <location filename="../ViewManager/ViewManager.py" line="2691" /> <source>Swap current and previous lines</source> <translation>当前行与上一行交换位置</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1749" /> - <location filename="../ViewManager/ViewManager.py" line="2698" /> + <location filename="../ViewManager/ViewManager.py" line="2697" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1760" /> <location filename="../QScintilla/MiniEditor.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="2709" /> <location filename="../ViewManager/ViewManager.py" line="2708" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> <source>Reverse selected lines</source> <translation>反向选择行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1761" /> - <location filename="../ViewManager/ViewManager.py" line="2710" /> + <location filename="../ViewManager/ViewManager.py" line="2709" /> <source>Meta+Alt+R</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1772" /> <location filename="../QScintilla/MiniEditor.py" line="1771" /> - <location filename="../ViewManager/ViewManager.py" line="2721" /> <location filename="../ViewManager/ViewManager.py" line="2720" /> + <location filename="../ViewManager/ViewManager.py" line="2719" /> <source>Cut current line</source> <translation>剪切当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1773" /> - <location filename="../ViewManager/ViewManager.py" line="2722" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1784" /> <location filename="../QScintilla/MiniEditor.py" line="1783" /> - <location filename="../ViewManager/ViewManager.py" line="2733" /> <location filename="../ViewManager/ViewManager.py" line="2732" /> + <location filename="../ViewManager/ViewManager.py" line="2731" /> <source>Copy current line</source> <translation>复制当前行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1785" /> - <location filename="../ViewManager/ViewManager.py" line="2734" /> + <location filename="../ViewManager/ViewManager.py" line="2733" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1796" /> <location filename="../QScintilla/MiniEditor.py" line="1795" /> - <location filename="../ViewManager/ViewManager.py" line="2745" /> <location filename="../ViewManager/ViewManager.py" line="2744" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> <source>Toggle insert/overtype</source> <translation>切换插入/改写状态</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1797" /> - <location filename="../ViewManager/ViewManager.py" line="2746" /> + <location filename="../ViewManager/ViewManager.py" line="2745" /> <source>Ins</source> <translation>Ins</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1840" /> <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../ViewManager/ViewManager.py" line="2757" /> <location filename="../ViewManager/ViewManager.py" line="2756" /> + <location filename="../ViewManager/ViewManager.py" line="2755" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1852" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> + <location filename="../ViewManager/ViewManager.py" line="2768" /> <source>Alt+End</source> <translation>Alt+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1862" /> <location filename="../QScintilla/MiniEditor.py" line="1859" /> - <location filename="../ViewManager/ViewManager.py" line="2779" /> - <location filename="../ViewManager/ViewManager.py" line="2776" /> + <location filename="../ViewManager/ViewManager.py" line="2778" /> + <location filename="../ViewManager/ViewManager.py" line="2775" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1882" /> <location filename="../QScintilla/MiniEditor.py" line="1881" /> - <location filename="../ViewManager/ViewManager.py" line="2799" /> <location filename="../ViewManager/ViewManager.py" line="2798" /> + <location filename="../ViewManager/ViewManager.py" line="2797" /> <source>Formfeed</source> <translation>Formfeed</translation> </message> @@ -96680,163 +96685,163 @@ <location filename="../QScintilla/MiniEditor.py" line="1893" /> <location filename="../QScintilla/ShellWindow.py" line="771" /> <location filename="../QScintilla/ShellWindow.py" line="770" /> - <location filename="../ViewManager/ViewManager.py" line="2811" /> <location filename="../ViewManager/ViewManager.py" line="2810" /> + <location filename="../ViewManager/ViewManager.py" line="2809" /> <source>Escape</source> <translation>Escape</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1895" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> - <location filename="../ViewManager/ViewManager.py" line="2812" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> <source>Esc</source> <translation>Esc</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1908" /> <location filename="../QScintilla/MiniEditor.py" line="1905" /> - <location filename="../ViewManager/ViewManager.py" line="2825" /> - <location filename="../ViewManager/ViewManager.py" line="2822" /> + <location filename="../ViewManager/ViewManager.py" line="2824" /> + <location filename="../ViewManager/ViewManager.py" line="2821" /> <source>Extend rectangular selection down one line</source> <translation>矩形选区向下扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1911" /> - <location filename="../ViewManager/ViewManager.py" line="2828" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="2836" /> + <location filename="../ViewManager/ViewManager.py" line="2835" /> <source>Meta+Alt+Shift+N</source> <translation>Meta+Alt+Shift+N</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1930" /> <location filename="../QScintilla/MiniEditor.py" line="1927" /> - <location filename="../ViewManager/ViewManager.py" line="2847" /> - <location filename="../ViewManager/ViewManager.py" line="2844" /> + <location filename="../ViewManager/ViewManager.py" line="2846" /> + <location filename="../ViewManager/ViewManager.py" line="2843" /> <source>Extend rectangular selection up one line</source> <translation>矩形选区向上扩展一行</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1933" /> - <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1941" /> - <location filename="../ViewManager/ViewManager.py" line="2858" /> + <location filename="../ViewManager/ViewManager.py" line="2857" /> <source>Meta+Alt+Shift+P</source> <translation>Meta+Alt+Shift+P</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1952" /> <location filename="../QScintilla/MiniEditor.py" line="1949" /> - <location filename="../ViewManager/ViewManager.py" line="2869" /> - <location filename="../ViewManager/ViewManager.py" line="2866" /> + <location filename="../ViewManager/ViewManager.py" line="2868" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> <source>Extend rectangular selection left one character</source> <translation>矩形选区向左扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> + <location filename="../ViewManager/ViewManager.py" line="2871" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1963" /> - <location filename="../ViewManager/ViewManager.py" line="2880" /> + <location filename="../ViewManager/ViewManager.py" line="2879" /> <source>Meta+Alt+Shift+B</source> <translation>Meta+Alt+Shift+B</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1974" /> <location filename="../QScintilla/MiniEditor.py" line="1971" /> - <location filename="../ViewManager/ViewManager.py" line="2891" /> - <location filename="../ViewManager/ViewManager.py" line="2888" /> + <location filename="../ViewManager/ViewManager.py" line="2890" /> + <location filename="../ViewManager/ViewManager.py" line="2887" /> <source>Extend rectangular selection right one character</source> <translation>矩形选区向右扩展一个字符</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1977" /> - <location filename="../ViewManager/ViewManager.py" line="2894" /> + <location filename="../ViewManager/ViewManager.py" line="2893" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1985" /> - <location filename="../ViewManager/ViewManager.py" line="2902" /> + <location filename="../ViewManager/ViewManager.py" line="2901" /> <source>Meta+Alt+Shift+F</source> <translation>Meta+Alt+Shift+F</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1998" /> <location filename="../QScintilla/MiniEditor.py" line="1993" /> - <location filename="../ViewManager/ViewManager.py" line="2915" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> + <location filename="../ViewManager/ViewManager.py" line="2914" /> + <location filename="../ViewManager/ViewManager.py" line="2909" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2011" /> - <location filename="../ViewManager/ViewManager.py" line="2928" /> + <location filename="../ViewManager/ViewManager.py" line="2927" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2022" /> <location filename="../QScintilla/MiniEditor.py" line="2019" /> - <location filename="../ViewManager/ViewManager.py" line="2939" /> - <location filename="../ViewManager/ViewManager.py" line="2936" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../ViewManager/ViewManager.py" line="2935" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2033" /> - <location filename="../ViewManager/ViewManager.py" line="2950" /> + <location filename="../ViewManager/ViewManager.py" line="2949" /> <source>Meta+Alt+Shift+E</source> <translation>Meta+Alt+Shift+E</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2038" /> - <location filename="../ViewManager/ViewManager.py" line="2955" /> + <location filename="../ViewManager/ViewManager.py" line="2954" /> <source>Alt+Shift+End</source> <translation>Alt+Shift+End</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2048" /> <location filename="../QScintilla/MiniEditor.py" line="2045" /> - <location filename="../ViewManager/ViewManager.py" line="2965" /> - <location filename="../ViewManager/ViewManager.py" line="2962" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> <source>Extend rectangular selection up one page</source> <translation>矩形选区向上扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2051" /> - <location filename="../ViewManager/ViewManager.py" line="2968" /> + <location filename="../ViewManager/ViewManager.py" line="2967" /> <source>Alt+Shift+PgUp</source> <translation>Alt+Shift+PgUp</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2064" /> <location filename="../QScintilla/MiniEditor.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2981" /> - <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../ViewManager/ViewManager.py" line="2980" /> + <location filename="../ViewManager/ViewManager.py" line="2977" /> <source>Extend rectangular selection down one page</source> <translation>矩形选区向下扩展一页</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2067" /> - <location filename="../ViewManager/ViewManager.py" line="2984" /> + <location filename="../ViewManager/ViewManager.py" line="2983" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../ViewManager/ViewManager.py" line="2992" /> + <location filename="../ViewManager/ViewManager.py" line="2991" /> <source>Meta+Alt+Shift+V</source> <translation type="unfinished" /> </message> @@ -96845,299 +96850,299 @@ <location filename="../QScintilla/MiniEditor.py" line="2549" /> <location filename="../QScintilla/MiniEditor.py" line="2084" /> <location filename="../QScintilla/MiniEditor.py" line="2083" /> - <location filename="../ViewManager/ViewManager.py" line="3001" /> <location filename="../ViewManager/ViewManager.py" line="3000" /> + <location filename="../ViewManager/ViewManager.py" line="2999" /> <source>Duplicate current selection</source> <translation>重复当前选区</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2551" /> <location filename="../QScintilla/MiniEditor.py" line="2085" /> - <location filename="../ViewManager/ViewManager.py" line="3002" /> + <location filename="../ViewManager/ViewManager.py" line="3001" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2099" /> <location filename="../QScintilla/MiniEditor.py" line="2096" /> - <location filename="../ViewManager/ViewManager.py" line="3016" /> - <location filename="../ViewManager/ViewManager.py" line="3013" /> + <location filename="../ViewManager/ViewManager.py" line="3015" /> + <location filename="../ViewManager/ViewManager.py" line="3012" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2118" /> <location filename="../QScintilla/MiniEditor.py" line="2117" /> - <location filename="../ViewManager/ViewManager.py" line="3035" /> <location filename="../ViewManager/ViewManager.py" line="3034" /> + <location filename="../ViewManager/ViewManager.py" line="3033" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2137" /> <location filename="../QScintilla/MiniEditor.py" line="2134" /> - <location filename="../ViewManager/ViewManager.py" line="3054" /> - <location filename="../ViewManager/ViewManager.py" line="3051" /> + <location filename="../ViewManager/ViewManager.py" line="3053" /> + <location filename="../ViewManager/ViewManager.py" line="3050" /> <source>Scroll vertically to center current line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2147" /> - <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../ViewManager/ViewManager.py" line="3063" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2156" /> <location filename="../QScintilla/MiniEditor.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="3073" /> <location filename="../ViewManager/ViewManager.py" line="3072" /> + <location filename="../ViewManager/ViewManager.py" line="3071" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2175" /> <location filename="../QScintilla/MiniEditor.py" line="2172" /> - <location filename="../ViewManager/ViewManager.py" line="3092" /> - <location filename="../ViewManager/ViewManager.py" line="3089" /> + <location filename="../ViewManager/ViewManager.py" line="3091" /> + <location filename="../ViewManager/ViewManager.py" line="3088" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2198" /> <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <location filename="../ViewManager/ViewManager.py" line="3115" /> - <location filename="../ViewManager/ViewManager.py" line="3112" /> + <location filename="../ViewManager/ViewManager.py" line="3114" /> + <location filename="../ViewManager/ViewManager.py" line="3111" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2215" /> <location filename="../QScintilla/MiniEditor.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="3132" /> - <location filename="../ViewManager/ViewManager.py" line="3129" /> + <location filename="../ViewManager/ViewManager.py" line="3131" /> + <location filename="../ViewManager/ViewManager.py" line="3128" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2232" /> <location filename="../QScintilla/MiniEditor.py" line="2229" /> - <location filename="../ViewManager/ViewManager.py" line="3149" /> - <location filename="../ViewManager/ViewManager.py" line="3146" /> + <location filename="../ViewManager/ViewManager.py" line="3148" /> + <location filename="../ViewManager/ViewManager.py" line="3145" /> <source>Move to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2242" /> - <location filename="../ViewManager/ViewManager.py" line="3159" /> + <location filename="../ViewManager/ViewManager.py" line="3158" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2253" /> <location filename="../QScintilla/MiniEditor.py" line="2250" /> - <location filename="../ViewManager/ViewManager.py" line="3170" /> - <location filename="../ViewManager/ViewManager.py" line="3167" /> + <location filename="../ViewManager/ViewManager.py" line="3169" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2264" /> - <location filename="../ViewManager/ViewManager.py" line="3181" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2277" /> <location filename="../QScintilla/MiniEditor.py" line="2273" /> - <location filename="../ViewManager/ViewManager.py" line="3194" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> + <location filename="../ViewManager/ViewManager.py" line="3193" /> + <location filename="../ViewManager/ViewManager.py" line="3189" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2289" /> - <location filename="../ViewManager/ViewManager.py" line="3206" /> + <location filename="../ViewManager/ViewManager.py" line="3205" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2301" /> <location filename="../QScintilla/MiniEditor.py" line="2298" /> - <location filename="../ViewManager/ViewManager.py" line="3218" /> - <location filename="../ViewManager/ViewManager.py" line="3215" /> + <location filename="../ViewManager/ViewManager.py" line="3217" /> + <location filename="../ViewManager/ViewManager.py" line="3214" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2324" /> <location filename="../QScintilla/MiniEditor.py" line="2321" /> - <location filename="../ViewManager/ViewManager.py" line="3241" /> - <location filename="../ViewManager/ViewManager.py" line="3238" /> + <location filename="../ViewManager/ViewManager.py" line="3240" /> + <location filename="../ViewManager/ViewManager.py" line="3237" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2342" /> <location filename="../QScintilla/MiniEditor.py" line="2338" /> - <location filename="../ViewManager/ViewManager.py" line="3259" /> - <location filename="../ViewManager/ViewManager.py" line="3255" /> + <location filename="../ViewManager/ViewManager.py" line="3258" /> + <location filename="../ViewManager/ViewManager.py" line="3254" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2361" /> <location filename="../QScintilla/MiniEditor.py" line="2357" /> - <location filename="../ViewManager/ViewManager.py" line="3278" /> - <location filename="../ViewManager/ViewManager.py" line="3274" /> + <location filename="../ViewManager/ViewManager.py" line="3277" /> + <location filename="../ViewManager/ViewManager.py" line="3273" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2381" /> <location filename="../QScintilla/MiniEditor.py" line="2376" /> - <location filename="../ViewManager/ViewManager.py" line="3298" /> - <location filename="../ViewManager/ViewManager.py" line="3293" /> + <location filename="../ViewManager/ViewManager.py" line="3297" /> + <location filename="../ViewManager/ViewManager.py" line="3292" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2400" /> <location filename="../QScintilla/MiniEditor.py" line="2397" /> - <location filename="../ViewManager/ViewManager.py" line="3317" /> - <location filename="../ViewManager/ViewManager.py" line="3314" /> + <location filename="../ViewManager/ViewManager.py" line="3316" /> + <location filename="../ViewManager/ViewManager.py" line="3313" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2417" /> <location filename="../QScintilla/MiniEditor.py" line="2414" /> - <location filename="../ViewManager/ViewManager.py" line="3334" /> - <location filename="../ViewManager/ViewManager.py" line="3331" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../ViewManager/ViewManager.py" line="3330" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2432" /> <location filename="../QScintilla/MiniEditor.py" line="2431" /> - <location filename="../ViewManager/ViewManager.py" line="3349" /> <location filename="../ViewManager/ViewManager.py" line="3348" /> + <location filename="../ViewManager/ViewManager.py" line="3347" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2447" /> <location filename="../QScintilla/MiniEditor.py" line="2444" /> - <location filename="../ViewManager/ViewManager.py" line="3364" /> - <location filename="../ViewManager/ViewManager.py" line="3361" /> + <location filename="../ViewManager/ViewManager.py" line="3363" /> + <location filename="../ViewManager/ViewManager.py" line="3360" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2464" /> <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <location filename="../ViewManager/ViewManager.py" line="3381" /> - <location filename="../ViewManager/ViewManager.py" line="3378" /> + <location filename="../ViewManager/ViewManager.py" line="3380" /> + <location filename="../ViewManager/ViewManager.py" line="3377" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2481" /> <location filename="../QScintilla/MiniEditor.py" line="2478" /> - <location filename="../ViewManager/ViewManager.py" line="3398" /> - <location filename="../ViewManager/ViewManager.py" line="3395" /> + <location filename="../ViewManager/ViewManager.py" line="3397" /> + <location filename="../ViewManager/ViewManager.py" line="3394" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2498" /> <location filename="../QScintilla/MiniEditor.py" line="2495" /> - <location filename="../ViewManager/ViewManager.py" line="3415" /> - <location filename="../ViewManager/ViewManager.py" line="3412" /> + <location filename="../ViewManager/ViewManager.py" line="3414" /> + <location filename="../ViewManager/ViewManager.py" line="3411" /> <source>Delete right to end of next word</source> <translation type="unfinished">删除下一个单词末尾的右边</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2508" /> - <location filename="../ViewManager/ViewManager.py" line="3425" /> + <location filename="../ViewManager/ViewManager.py" line="3424" /> <source>Alt+Del</source> <translation>Alt+Del</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2519" /> <location filename="../QScintilla/MiniEditor.py" line="2516" /> - <location filename="../ViewManager/ViewManager.py" line="3436" /> - <location filename="../ViewManager/ViewManager.py" line="3433" /> + <location filename="../ViewManager/ViewManager.py" line="3435" /> + <location filename="../ViewManager/ViewManager.py" line="3432" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/MiniEditor.py" line="2533" /> - <location filename="../ViewManager/ViewManager.py" line="3453" /> - <location filename="../ViewManager/ViewManager.py" line="3450" /> + <location filename="../ViewManager/ViewManager.py" line="3452" /> + <location filename="../ViewManager/ViewManager.py" line="3449" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1810" /> <location filename="../QScintilla/MiniEditor.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="3471" /> - <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../ViewManager/ViewManager.py" line="3470" /> + <location filename="../ViewManager/ViewManager.py" line="3467" /> <source>Convert selection to lower case</source> <translation>将所选内容转换成小写</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1813" /> - <location filename="../ViewManager/ViewManager.py" line="3474" /> + <location filename="../ViewManager/ViewManager.py" line="3473" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1826" /> <location filename="../QScintilla/MiniEditor.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="3487" /> - <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../ViewManager/ViewManager.py" line="3486" /> + <location filename="../ViewManager/ViewManager.py" line="3483" /> <source>Convert selection to upper case</source> <translation>将所选内容转换成大写</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="1829" /> - <location filename="../ViewManager/ViewManager.py" line="3490" /> + <location filename="../ViewManager/ViewManager.py" line="3489" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> + <location filename="../ViewManager/ViewManager.py" line="3515" /> <source>&Edit</source> <translation>编辑(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3574" /> - <location filename="../ViewManager/ViewManager.py" line="3572" /> + <location filename="../ViewManager/ViewManager.py" line="3573" /> + <location filename="../ViewManager/ViewManager.py" line="3571" /> <source>Edit</source> <translation>编辑</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2568" /> <location filename="../QScintilla/ShellWindow.py" line="927" /> - <location filename="../ViewManager/ViewManager.py" line="4177" /> - <location filename="../ViewManager/ViewManager.py" line="4175" /> - <location filename="../ViewManager/ViewManager.py" line="3608" /> + <location filename="../ViewManager/ViewManager.py" line="4176" /> + <location filename="../ViewManager/ViewManager.py" line="4174" /> + <location filename="../ViewManager/ViewManager.py" line="3607" /> <source>Search</source> <translation>搜索</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2570" /> <location filename="../QScintilla/ShellWindow.py" line="929" /> - <location filename="../ViewManager/ViewManager.py" line="3610" /> + <location filename="../ViewManager/ViewManager.py" line="3609" /> <source>&Search...</source> <translation>搜索(&S)…</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2572" /> <location filename="../QScintilla/ShellWindow.py" line="931" /> - <location filename="../ViewManager/ViewManager.py" line="3612" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> @@ -97145,34 +97150,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2579" /> <location filename="../QScintilla/ShellWindow.py" line="938" /> - <location filename="../ViewManager/ViewManager.py" line="3619" /> + <location filename="../ViewManager/ViewManager.py" line="3618" /> <source>Search for a text</source> <translation>搜索文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2582" /> - <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../ViewManager/ViewManager.py" line="3621" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation><b>搜索</b><p>在当前编辑器中搜索某文本。显示一个对话框可以输入要搜索的文本和搜索选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2594" /> <location filename="../QScintilla/ShellWindow.py" line="953" /> - <location filename="../ViewManager/ViewManager.py" line="3634" /> + <location filename="../ViewManager/ViewManager.py" line="3633" /> <source>Search next</source> <translation>搜索下一个</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2596" /> <location filename="../QScintilla/ShellWindow.py" line="955" /> - <location filename="../ViewManager/ViewManager.py" line="3636" /> + <location filename="../ViewManager/ViewManager.py" line="3635" /> <source>Search &next</source> <translation>搜索下一个(&N)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2598" /> <location filename="../QScintilla/ShellWindow.py" line="957" /> - <location filename="../ViewManager/ViewManager.py" line="3638" /> + <location filename="../ViewManager/ViewManager.py" line="3637" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> @@ -97180,34 +97185,34 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2605" /> <location filename="../QScintilla/ShellWindow.py" line="964" /> - <location filename="../ViewManager/ViewManager.py" line="3645" /> + <location filename="../ViewManager/ViewManager.py" line="3644" /> <source>Search next occurrence of text</source> <translation>搜索下一处文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2608" /> - <location filename="../ViewManager/ViewManager.py" line="3648" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>搜索下一个</b><p>在当前编辑器中搜索某文本下一次出现的位置。仍然使用前面输入的搜索文本和选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2620" /> <location filename="../QScintilla/ShellWindow.py" line="981" /> - <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../ViewManager/ViewManager.py" line="3659" /> <source>Search previous</source> <translation>搜索上一个</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2622" /> <location filename="../QScintilla/ShellWindow.py" line="983" /> - <location filename="../ViewManager/ViewManager.py" line="3662" /> + <location filename="../ViewManager/ViewManager.py" line="3661" /> <source>Search &previous</source> <translation>搜索上一个(&P)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2624" /> <location filename="../QScintilla/ShellWindow.py" line="985" /> - <location filename="../ViewManager/ViewManager.py" line="3664" /> + <location filename="../ViewManager/ViewManager.py" line="3663" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> @@ -97215,436 +97220,436 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2633" /> <location filename="../QScintilla/ShellWindow.py" line="994" /> - <location filename="../ViewManager/ViewManager.py" line="3673" /> + <location filename="../ViewManager/ViewManager.py" line="3672" /> <source>Search previous occurrence of text</source> <translation>搜索上一处文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="3678" /> + <location filename="../ViewManager/ViewManager.py" line="3677" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation><b>搜索上一个</b><p>在当前编辑器中搜索某文本上一次出现的位置。仍然使用前面输入的搜索文本和选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2652" /> <location filename="../QScintilla/MiniEditor.py" line="2650" /> - <location filename="../ViewManager/ViewManager.py" line="3692" /> - <location filename="../ViewManager/ViewManager.py" line="3690" /> + <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3689" /> <source>Clear search markers</source> <translation>清除搜索标记</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <location filename="../ViewManager/ViewManager.py" line="3694" /> + <location filename="../ViewManager/ViewManager.py" line="3693" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2663" /> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3702" /> <source>Clear all displayed search markers</source> <translation>清除所有显示的搜索标记</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2668" /> - <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3707" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation><b>清除搜索标记</b><p>清除所有显示的搜索标记。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3720" /> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> + <location filename="../ViewManager/ViewManager.py" line="3717" /> <source>Search current word forward</source> <translation>向前搜索当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3722" /> + <location filename="../ViewManager/ViewManager.py" line="3721" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation>Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3731" /> + <location filename="../ViewManager/ViewManager.py" line="3730" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3736" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3749" /> - <location filename="../ViewManager/ViewManager.py" line="3747" /> + <location filename="../ViewManager/ViewManager.py" line="3748" /> + <location filename="../ViewManager/ViewManager.py" line="3746" /> <source>Search current word backward</source> <translation>向后搜索当前单词</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3751" /> + <location filename="../ViewManager/ViewManager.py" line="3750" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation>Ctrl+,</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3760" /> + <location filename="../ViewManager/ViewManager.py" line="3759" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3765" /> + <location filename="../ViewManager/ViewManager.py" line="3764" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2678" /> - <location filename="../ViewManager/ViewManager.py" line="3776" /> + <location filename="../ViewManager/ViewManager.py" line="3775" /> <source>Replace</source> <translation>替换</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2679" /> - <location filename="../ViewManager/ViewManager.py" line="3777" /> + <location filename="../ViewManager/ViewManager.py" line="3776" /> <source>&Replace...</source> <translation>替换(&R)…</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2681" /> - <location filename="../ViewManager/ViewManager.py" line="3779" /> + <location filename="../ViewManager/ViewManager.py" line="3778" /> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation>Ctrl+R</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2688" /> - <location filename="../ViewManager/ViewManager.py" line="3786" /> + <location filename="../ViewManager/ViewManager.py" line="3785" /> <source>Replace some text</source> <translation>替换某文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2691" /> - <location filename="../ViewManager/ViewManager.py" line="3789" /> + <location filename="../ViewManager/ViewManager.py" line="3788" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation><b>替换</b><p>在当前编辑器搜索某文本并替换之。显示一个对话框可输入搜索文本、替换文本以及搜索替换的选项。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2705" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3801" /> + <location filename="../ViewManager/ViewManager.py" line="3802" /> + <location filename="../ViewManager/ViewManager.py" line="3800" /> <source>Replace and Search</source> <translation type="unfinished">替换和搜索</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2707" /> - <location filename="../ViewManager/ViewManager.py" line="3805" /> + <location filename="../ViewManager/ViewManager.py" line="3804" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2716" /> - <location filename="../ViewManager/ViewManager.py" line="3814" /> + <location filename="../ViewManager/ViewManager.py" line="3813" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2721" /> - <location filename="../ViewManager/ViewManager.py" line="3819" /> + <location filename="../ViewManager/ViewManager.py" line="3818" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2737" /> <location filename="../QScintilla/MiniEditor.py" line="2735" /> - <location filename="../ViewManager/ViewManager.py" line="3835" /> - <location filename="../ViewManager/ViewManager.py" line="3833" /> + <location filename="../ViewManager/ViewManager.py" line="3834" /> + <location filename="../ViewManager/ViewManager.py" line="3832" /> <source>Replace Occurrence</source> <translation>替换当前</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2739" /> - <location filename="../ViewManager/ViewManager.py" line="3837" /> + <location filename="../ViewManager/ViewManager.py" line="3836" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2748" /> - <location filename="../ViewManager/ViewManager.py" line="3846" /> + <location filename="../ViewManager/ViewManager.py" line="3845" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2751" /> - <location filename="../ViewManager/ViewManager.py" line="3849" /> + <location filename="../ViewManager/ViewManager.py" line="3848" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/MiniEditor.py" line="2762" /> - <location filename="../ViewManager/ViewManager.py" line="3862" /> - <location filename="../ViewManager/ViewManager.py" line="3860" /> + <location filename="../ViewManager/ViewManager.py" line="3861" /> + <location filename="../ViewManager/ViewManager.py" line="3859" /> <source>Replace All</source> <translation type="unfinished">替换全部</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2766" /> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3863" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2775" /> - <location filename="../ViewManager/ViewManager.py" line="3873" /> + <location filename="../ViewManager/ViewManager.py" line="3872" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2778" /> - <location filename="../ViewManager/ViewManager.py" line="3876" /> + <location filename="../ViewManager/ViewManager.py" line="3875" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3898" /> - <location filename="../ViewManager/ViewManager.py" line="3887" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> + <location filename="../ViewManager/ViewManager.py" line="3886" /> <source>Goto Line</source> <translation>跳转行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3889" /> + <location filename="../ViewManager/ViewManager.py" line="3888" /> <source>&Goto Line...</source> <translation>跳转行(&G)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3891" /> + <location filename="../ViewManager/ViewManager.py" line="3890" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3901" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>跳转行</b><p>跳转到当前编辑器中文本的指定行。显示的对话框可输入行号。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3923" /> - <location filename="../ViewManager/ViewManager.py" line="3912" /> + <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3911" /> <source>Goto Brace</source> <translation>跳转括号</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3914" /> + <location filename="../ViewManager/ViewManager.py" line="3913" /> <source>Goto &Brace</source> <translation>跳转括号(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3916" /> + <location filename="../ViewManager/ViewManager.py" line="3915" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3926" /> + <location filename="../ViewManager/ViewManager.py" line="3925" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation><b>跳转括号</b><p>跳转到当前编辑器中匹配的括号处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3949" /> - <location filename="../ViewManager/ViewManager.py" line="3936" /> + <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3935" /> <source>Goto Last Edit Location</source> <translation>跳转至上一次编辑位置</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3938" /> + <location filename="../ViewManager/ViewManager.py" line="3937" /> <source>Goto Last &Edit Location</source> <translation>跳转至上一次编辑位置(&E)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3940" /> + <location filename="../ViewManager/ViewManager.py" line="3939" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation>Ctrl+Shift+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3952" /> + <location filename="../ViewManager/ViewManager.py" line="3951" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation><b>跳转至上一次编辑位置</b>前往当前编辑器上一次编辑的位置。</b></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3962" /> <source>Goto Previous Method or Class</source> <translation>跳转至上一个方法或类</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3965" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation>Ctrl+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3977" /> + <location filename="../ViewManager/ViewManager.py" line="3976" /> <source>Go to the previous method or class definition</source> <translation>跳转之上一个方法或类的定义</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3982" /> + <location filename="../ViewManager/ViewManager.py" line="3981" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation><b>跳转至上一个方法或类</b><p>跳转至上一个方法或类的定义所在行并高亮其名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3994" /> <location filename="../ViewManager/ViewManager.py" line="3993" /> + <location filename="../ViewManager/ViewManager.py" line="3992" /> <source>Goto Next Method or Class</source> <translation>跳转至下一个方法或类</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3996" /> + <location filename="../ViewManager/ViewManager.py" line="3995" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation>Ctrl+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4005" /> + <location filename="../ViewManager/ViewManager.py" line="4004" /> <source>Go to the next method or class definition</source> <translation>跳转之下一个方法或类的定义</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4010" /> + <location filename="../ViewManager/ViewManager.py" line="4009" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation><b>跳转至下一个方法或类</b><p>跳转至下一个方法或类的定义所在行并高亮其名称。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4022" /> <source>Search in Files</source> <translation>在文件中搜索</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4025" /> + <location filename="../ViewManager/ViewManager.py" line="4024" /> <source>Search in &Files...</source> <translation>在文件中搜索(&F)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4027" /> + <location filename="../ViewManager/ViewManager.py" line="4026" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4036" /> + <location filename="../ViewManager/ViewManager.py" line="4035" /> <source>Search for a text in files</source> <translation>在文件中搜索文本</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4039" /> + <location filename="../ViewManager/ViewManager.py" line="4038" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4050" /> + <source>Replace in Files</source> + <translation>在文件中替换</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4051" /> - <source>Replace in Files</source> - <translation>在文件中替换</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4052" /> <source>Replace in F&iles...</source> <translation>在文件中替换(&I)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4054" /> + <location filename="../ViewManager/ViewManager.py" line="4053" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4063" /> + <location filename="../ViewManager/ViewManager.py" line="4062" /> <source>Search for a text in files and replace it</source> <translation>在文件中搜索文本并替换之</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4068" /> + <location filename="../ViewManager/ViewManager.py" line="4067" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4081" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <source>Search in Open Files</source> <translation>在打开的文件中搜索</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4083" /> + <location filename="../ViewManager/ViewManager.py" line="4082" /> <source>Search in Open Files...</source> <translation>在打开的文件中搜索…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4084" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4094" /> + <location filename="../ViewManager/ViewManager.py" line="4093" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4097" /> + <location filename="../ViewManager/ViewManager.py" line="4096" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4108" /> + <source>Replace in Open Files</source> + <translation>在打开的文件中替换</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4109" /> - <source>Replace in Open Files</source> - <translation>在打开的文件中替换</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4110" /> <source>Replace in Open Files...</source> <translation>在打开的文件中替换…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4112" /> + <location filename="../ViewManager/ViewManager.py" line="4111" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation>Meta+Ctrl+Alt+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4121" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4125" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4147" /> + <location filename="../ViewManager/ViewManager.py" line="4146" /> <source>&Search</source> <translation>搜索(&S)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2793" /> <location filename="../QScintilla/ShellWindow.py" line="1020" /> - <location filename="../ViewManager/ViewManager.py" line="4218" /> + <location filename="../ViewManager/ViewManager.py" line="4217" /> <source>Zoom in</source> <translation>放大</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2795" /> <location filename="../QScintilla/ShellWindow.py" line="1022" /> - <location filename="../ViewManager/ViewManager.py" line="4220" /> + <location filename="../ViewManager/ViewManager.py" line="4219" /> <source>Zoom &in</source> <translation>放大(&I)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2797" /> <location filename="../QScintilla/ShellWindow.py" line="1024" /> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4221" /> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation>Ctrl++</translation> @@ -97652,7 +97657,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2800" /> <location filename="../QScintilla/ShellWindow.py" line="1027" /> - <location filename="../ViewManager/ViewManager.py" line="4225" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation>放大</translation> @@ -97660,35 +97665,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2806" /> <location filename="../QScintilla/ShellWindow.py" line="1033" /> - <location filename="../ViewManager/ViewManager.py" line="4231" /> + <location filename="../ViewManager/ViewManager.py" line="4230" /> <source>Zoom in on the text</source> <translation>放大显示文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> - <location filename="../ViewManager/ViewManager.py" line="4234" /> + <location filename="../ViewManager/ViewManager.py" line="4233" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>放大</b><p>放大显示文本。将使文本变大。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2819" /> <location filename="../QScintilla/ShellWindow.py" line="1046" /> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4243" /> <source>Zoom out</source> <translation>缩小</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2821" /> <location filename="../QScintilla/ShellWindow.py" line="1048" /> - <location filename="../ViewManager/ViewManager.py" line="4246" /> + <location filename="../ViewManager/ViewManager.py" line="4245" /> <source>Zoom &out</source> <translation>缩小(&O)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1050" /> - <location filename="../ViewManager/ViewManager.py" line="4248" /> + <location filename="../ViewManager/ViewManager.py" line="4247" /> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation>Ctrl+-</translation> @@ -97696,7 +97701,7 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2826" /> <location filename="../QScintilla/ShellWindow.py" line="1053" /> - <location filename="../ViewManager/ViewManager.py" line="4251" /> + <location filename="../ViewManager/ViewManager.py" line="4250" /> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation>缩小</translation> @@ -97704,35 +97709,35 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2832" /> <location filename="../QScintilla/ShellWindow.py" line="1059" /> - <location filename="../ViewManager/ViewManager.py" line="4257" /> + <location filename="../ViewManager/ViewManager.py" line="4256" /> <source>Zoom out on the text</source> <translation>缩小显示文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2835" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> - <location filename="../ViewManager/ViewManager.py" line="4260" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>缩小</b><p>缩小显示文本。将使文本变小。</p></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2845" /> <location filename="../QScintilla/ShellWindow.py" line="1072" /> - <location filename="../ViewManager/ViewManager.py" line="4270" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source>Zoom reset</source> <translation>重置缩放</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2847" /> <location filename="../QScintilla/ShellWindow.py" line="1074" /> - <location filename="../ViewManager/ViewManager.py" line="4272" /> + <location filename="../ViewManager/ViewManager.py" line="4271" /> <source>Zoom &reset</source> <translation>重置缩放(&R)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2849" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> - <location filename="../ViewManager/ViewManager.py" line="4274" /> + <location filename="../ViewManager/ViewManager.py" line="4273" /> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation>Ctrl+0</translation> @@ -97740,894 +97745,894 @@ <message> <location filename="../QScintilla/MiniEditor.py" line="2856" /> <location filename="../QScintilla/ShellWindow.py" line="1083" /> - <location filename="../ViewManager/ViewManager.py" line="4281" /> + <location filename="../ViewManager/ViewManager.py" line="4280" /> <source>Reset the zoom of the text</source> <translation>重置文本缩放大小</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2859" /> <location filename="../QScintilla/ShellWindow.py" line="1086" /> - <location filename="../ViewManager/ViewManager.py" line="4284" /> + <location filename="../ViewManager/ViewManager.py" line="4283" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2870" /> <location filename="../QScintilla/ShellWindow.py" line="1097" /> - <location filename="../ViewManager/ViewManager.py" line="4295" /> + <location filename="../ViewManager/ViewManager.py" line="4294" /> <source>Zoom</source> <translation>缩放</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2872" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> - <location filename="../ViewManager/ViewManager.py" line="4297" /> + <location filename="../ViewManager/ViewManager.py" line="4296" /> <source>&Zoom</source> <translation>缩放(&Z)</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2879" /> <location filename="../QScintilla/ShellWindow.py" line="1106" /> - <location filename="../ViewManager/ViewManager.py" line="4304" /> + <location filename="../ViewManager/ViewManager.py" line="4303" /> <source>Zoom the text</source> <translation>缩放文本</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="2882" /> <location filename="../QScintilla/ShellWindow.py" line="1109" /> - <location filename="../ViewManager/ViewManager.py" line="4307" /> + <location filename="../ViewManager/ViewManager.py" line="4306" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation><b>缩放</b><p>缩放文本。打开一个对话框以输入所需大小。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> - <location filename="../ViewManager/ViewManager.py" line="4318" /> + <location filename="../ViewManager/ViewManager.py" line="4325" /> + <location filename="../ViewManager/ViewManager.py" line="4317" /> <source>Toggle all folds</source> <translation>开关所有折叠</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4319" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>&Toggle all folds</source> <translation type="unfinished">开关所有折叠(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4329" /> + <location filename="../ViewManager/ViewManager.py" line="4328" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>开关所有折叠</b><p>打开或关闭当前编辑器的所有折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4351" /> - <location filename="../ViewManager/ViewManager.py" line="4339" /> + <location filename="../ViewManager/ViewManager.py" line="4350" /> + <location filename="../ViewManager/ViewManager.py" line="4338" /> <source>Toggle all folds (including children)</source> <translation>开关所有折叠(包含子项)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4342" /> + <location filename="../ViewManager/ViewManager.py" line="4341" /> <source>Toggle all &folds (including children)</source> <translation>开关所有折叠(&F)(包含子项)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4356" /> + <location filename="../ViewManager/ViewManager.py" line="4355" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>开关所有折叠(包含子项)</b><p>打开或关闭当前编辑器中的所有折叠,包括子折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4375" /> - <location filename="../ViewManager/ViewManager.py" line="4367" /> + <location filename="../ViewManager/ViewManager.py" line="4374" /> + <location filename="../ViewManager/ViewManager.py" line="4366" /> <source>Toggle current fold</source> <translation>开关当前折叠</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4368" /> + <location filename="../ViewManager/ViewManager.py" line="4367" /> <source>Toggle &current fold</source> <translation>开关当前折叠(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4377" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation><b>开关当前折叠</b><p>打开或关闭当前编辑器的当前行中的折叠。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4397" /> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4396" /> + <location filename="../ViewManager/ViewManager.py" line="4388" /> <source>Clear all folds</source> <translation>清除所有折叠</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4390" /> + <location filename="../ViewManager/ViewManager.py" line="4389" /> <source>Clear &all folds</source> <translation type="unfinished">清除&所有折叠</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4400" /> + <location filename="../ViewManager/ViewManager.py" line="4399" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4420" /> - <location filename="../ViewManager/ViewManager.py" line="4413" /> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4419" /> + <location filename="../ViewManager/ViewManager.py" line="4412" /> + <location filename="../ViewManager/ViewManager.py" line="4410" /> <source>Remove all highlights</source> <translation>取消所有高亮</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4423" /> + <location filename="../ViewManager/ViewManager.py" line="4422" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation><b>取消所有高亮</b><p>取消所有编辑器中的高亮。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4433" /> + <location filename="../ViewManager/ViewManager.py" line="4432" /> <source>New Document View</source> <translation>新建文档视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4434" /> <source>New &Document View</source> <translation>新建文档视图(&D)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4442" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source>Open a new view of the current document</source> <translation>在新视图(新选项卡)中打开当前文档</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4447" /> + <location filename="../ViewManager/ViewManager.py" line="4446" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>新建文档视图</b><p>在新视图中打开当前文档。两个视图将显示同一个文档。然而,两者的光标位置各自独立。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4463" /> - <location filename="../ViewManager/ViewManager.py" line="4459" /> + <location filename="../ViewManager/ViewManager.py" line="4462" /> + <location filename="../ViewManager/ViewManager.py" line="4458" /> <source>New Document View (with new split)</source> <translation>新建文档视图(在新拆分页中)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4472" /> + <location filename="../ViewManager/ViewManager.py" line="4471" /> <source>Open a new view of the current document in a new split</source> <translation>在新拆分页中的新视图(新选项卡)中打开当前文档</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4477" /> + <location filename="../ViewManager/ViewManager.py" line="4476" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation><b>新建文档视图</b><p>在新拆分页的新视图中打开当前文档。两个视图将显示同一个文档。然而,两者的光标位置各自独立。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4489" /> + <location filename="../ViewManager/ViewManager.py" line="4488" /> <source>Split view</source> <translation>拆分视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4491" /> + <location filename="../ViewManager/ViewManager.py" line="4490" /> <source>&Split view</source> <translation>拆分视图(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4498" /> + <location filename="../ViewManager/ViewManager.py" line="4497" /> <source>Add a split to the view</source> <translation>对视图进行拆分</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4501" /> + <location filename="../ViewManager/ViewManager.py" line="4500" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation><b>拆分视图</b><p>对视图进行拆分。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4509" /> + <source>Arrange horizontally</source> + <translation>水平排列</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4510" /> - <source>Arrange horizontally</source> - <translation>水平排列</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4511" /> <source>Arrange &horizontally</source> <translation>水平排列(&H)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4519" /> + <location filename="../ViewManager/ViewManager.py" line="4518" /> <source>Arrange the splitted views horizontally</source> <translation>将拆分的视图进行水平排列</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4524" /> + <location filename="../ViewManager/ViewManager.py" line="4523" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>水平排列</b><p>将拆分的视图进行水平排列。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4535" /> + <location filename="../ViewManager/ViewManager.py" line="4534" /> <source>Remove split</source> <translation>移除拆分</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4537" /> + <location filename="../ViewManager/ViewManager.py" line="4536" /> <source>&Remove split</source> <translation>移除拆分(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4544" /> + <location filename="../ViewManager/ViewManager.py" line="4543" /> <source>Remove the current split</source> <translation>移除当前拆分</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4547" /> + <location filename="../ViewManager/ViewManager.py" line="4546" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation><b>移除拆分</b><p>移除当前拆分。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4555" /> + <source>Next split</source> + <translation>下一个拆分</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4556" /> - <source>Next split</source> - <translation>下一个拆分</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4557" /> <source>&Next split</source> <translation>下一个拆分(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4559" /> + <location filename="../ViewManager/ViewManager.py" line="4558" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4568" /> + <location filename="../ViewManager/ViewManager.py" line="4567" /> <source>Move to the next split</source> <translation>移动到下一个拆分中</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4571" /> + <location filename="../ViewManager/ViewManager.py" line="4570" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>下一个拆分</b><p>移动到下一个拆分中。</p></translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4579" /> + <source>Previous split</source> + <translation>上一个拆分</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4580" /> - <source>Previous split</source> - <translation>上一个拆分</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4581" /> <source>&Previous split</source> <translation>上一个拆分(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4583" /> + <location filename="../ViewManager/ViewManager.py" line="4582" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4592" /> + <location filename="../ViewManager/ViewManager.py" line="4591" /> <source>Move to the previous split</source> <translation>移动到上一个拆分中</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4595" /> + <location filename="../ViewManager/ViewManager.py" line="4594" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation><b>上一个拆分</b><p>移动到上一个拆分中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4606" /> - <location filename="../ViewManager/ViewManager.py" line="4604" /> + <location filename="../ViewManager/ViewManager.py" line="4605" /> + <location filename="../ViewManager/ViewManager.py" line="4603" /> <source>Preview</source> <translation>预览</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4614" /> + <location filename="../ViewManager/ViewManager.py" line="4613" /> <source>Preview the current file in the web browser</source> <translation>在网页浏览器中预览当前文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4619" /> + <location filename="../ViewManager/ViewManager.py" line="4618" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation><b>预览</b><p>在网页浏览器中打开当前文件,显示预览。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4633" /> - <location filename="../ViewManager/ViewManager.py" line="4631" /> + <location filename="../ViewManager/ViewManager.py" line="4632" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source>Python AST Viewer</source> <translation type="unfinished">Python AST查看器</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4641" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4646" /> + <location filename="../ViewManager/ViewManager.py" line="4645" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4660" /> - <location filename="../ViewManager/ViewManager.py" line="4658" /> + <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4657" /> <source>Python Disassembly Viewer</source> <translation type="unfinished">Python 反汇编查看器</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4668" /> + <location filename="../ViewManager/ViewManager.py" line="4667" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4673" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4709" /> + <location filename="../ViewManager/ViewManager.py" line="4708" /> <source>&View</source> <translation>视图(&V)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4744" /> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4743" /> + <location filename="../ViewManager/ViewManager.py" line="4741" /> <source>View</source> <translation>视图</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4783" /> - <location filename="../ViewManager/ViewManager.py" line="4775" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4774" /> <source>Start Macro Recording</source> <translation>开始宏录制</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4776" /> + <location filename="../ViewManager/ViewManager.py" line="4775" /> <source>S&tart Macro Recording</source> <translation>开始宏录制(&T)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4786" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation><b>开始宏录制</b><p>开始将编辑器命令录制到一个新宏中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4804" /> - <location filename="../ViewManager/ViewManager.py" line="4796" /> + <location filename="../ViewManager/ViewManager.py" line="4803" /> + <location filename="../ViewManager/ViewManager.py" line="4795" /> <source>Stop Macro Recording</source> <translation>中止宏录制</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4797" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Sto&p Macro Recording</source> <translation>中止宏录制(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4807" /> + <location filename="../ViewManager/ViewManager.py" line="4806" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation><b>中止宏录制</b><p>中止将编辑器命令录制到一个新宏中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4825" /> - <location filename="../ViewManager/ViewManager.py" line="4817" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> + <location filename="../ViewManager/ViewManager.py" line="4816" /> <source>Run Macro</source> <translation>运行宏</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4818" /> + <location filename="../ViewManager/ViewManager.py" line="4817" /> <source>&Run Macro</source> <translation>运行宏(&R)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4828" /> + <location filename="../ViewManager/ViewManager.py" line="4827" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>运行宏</b><p>运行一个已经录制好的编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> - <location filename="../ViewManager/ViewManager.py" line="4838" /> + <location filename="../ViewManager/ViewManager.py" line="4845" /> + <location filename="../ViewManager/ViewManager.py" line="4837" /> <source>Delete Macro</source> <translation>删除宏</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4839" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source>&Delete Macro</source> <translation>删除宏(&D)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4849" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>删除宏</b><p>删除一个已经录制好的编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4867" /> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4866" /> + <location filename="../ViewManager/ViewManager.py" line="4858" /> <source>Load Macro</source> <translation>载入宏</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4859" /> <source>&Load Macro</source> <translation>载入宏(&L)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4870" /> + <location filename="../ViewManager/ViewManager.py" line="4869" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation><b>载入宏</b><p>从文件中载入一个编辑器宏。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4887" /> - <location filename="../ViewManager/ViewManager.py" line="4879" /> + <location filename="../ViewManager/ViewManager.py" line="4886" /> + <location filename="../ViewManager/ViewManager.py" line="4878" /> <source>Save Macro</source> <translation>保存宏</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4880" /> + <location filename="../ViewManager/ViewManager.py" line="4879" /> <source>&Save Macro</source> <translation>保存宏(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> + <location filename="../ViewManager/ViewManager.py" line="4889" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>保存宏</b><p>将前面录制好的编辑器宏保存到一个文件中。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4908" /> + <location filename="../ViewManager/ViewManager.py" line="4907" /> <source>&Macros</source> <translation>宏(&M)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4939" /> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4938" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> <source>Toggle Bookmark</source> <translation>切换书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4928" /> + <location filename="../ViewManager/ViewManager.py" line="4927" /> <source>&Toggle Bookmark</source> <translation>切换书签(&T)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4930" /> + <location filename="../ViewManager/ViewManager.py" line="4929" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4942" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation><b>切换书签</b><p>在当前编辑器的当前行打开或关闭书签。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4966" /> - <location filename="../ViewManager/ViewManager.py" line="4953" /> + <location filename="../ViewManager/ViewManager.py" line="4965" /> + <location filename="../ViewManager/ViewManager.py" line="4952" /> <source>Next Bookmark</source> <translation>下一个书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4955" /> + <location filename="../ViewManager/ViewManager.py" line="4954" /> <source>&Next Bookmark</source> <translation>下一个书签(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4957" /> + <location filename="../ViewManager/ViewManager.py" line="4956" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4969" /> + <location filename="../ViewManager/ViewManager.py" line="4968" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation><b>下一个书签</b><p>跳转到当前编辑器的下一个书签处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4992" /> - <location filename="../ViewManager/ViewManager.py" line="4979" /> + <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4978" /> <source>Previous Bookmark</source> <translation>上一个书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4980" /> <source>&Previous Bookmark</source> <translation>上一个书签(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4983" /> + <location filename="../ViewManager/ViewManager.py" line="4982" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4995" /> + <location filename="../ViewManager/ViewManager.py" line="4994" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation><b>上一个书签</b><p>跳转到当前编辑器的上一个书签处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5017" /> - <location filename="../ViewManager/ViewManager.py" line="5005" /> + <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5004" /> <source>Clear Bookmarks</source> <translation>清除书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5006" /> + <location filename="../ViewManager/ViewManager.py" line="5005" /> <source>&Clear Bookmarks</source> <translation>清除书签(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5008" /> + <location filename="../ViewManager/ViewManager.py" line="5007" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5020" /> + <location filename="../ViewManager/ViewManager.py" line="5019" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>清除书签</b><p>清除所有编辑器的书签。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> - <location filename="../ViewManager/ViewManager.py" line="5030" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Goto Syntax Error</source> <translation>转到语法错误处</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5032" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Goto Syntax Error</source> <translation>转到语法错误处(&G)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5042" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation><b>转到语法错误处</b><p>跳转到当前编辑器的下一个语法错误处。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5060" /> - <location filename="../ViewManager/ViewManager.py" line="5052" /> + <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Clear Syntax Errors</source> <translation>清除语法错误</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5053" /> + <location filename="../ViewManager/ViewManager.py" line="5052" /> <source>Clear &Syntax Errors</source> <translation>清除语法错误(&S)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5063" /> + <location filename="../ViewManager/ViewManager.py" line="5062" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>清除语法错误</b><p>清除所有编辑器的语法错误。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5082" /> - <location filename="../ViewManager/ViewManager.py" line="5073" /> + <location filename="../ViewManager/ViewManager.py" line="5081" /> + <location filename="../ViewManager/ViewManager.py" line="5072" /> <source>Next warning message</source> <translation>下一个警告消息</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5075" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>&Next warning message</source> <translation>下一个警告消息(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5085" /> + <location filename="../ViewManager/ViewManager.py" line="5084" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation><b>下一个警告信息</b><p>跳转至当前编辑器中下一个出现 pyflakes 警告的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5105" /> - <location filename="../ViewManager/ViewManager.py" line="5096" /> + <location filename="../ViewManager/ViewManager.py" line="5104" /> + <location filename="../ViewManager/ViewManager.py" line="5095" /> <source>Previous warning message</source> <translation>上一个警告消息</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5098" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>&Previous warning message</source> <translation>上一个警告消息(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5108" /> + <location filename="../ViewManager/ViewManager.py" line="5107" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation><b>上一个警告信息</b><p>跳转至当前编辑器中上一个出现 pyflakes 警告的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5127" /> - <location filename="../ViewManager/ViewManager.py" line="5119" /> + <location filename="../ViewManager/ViewManager.py" line="5126" /> + <location filename="../ViewManager/ViewManager.py" line="5118" /> <source>Clear Warning Messages</source> <translation>清空警告消息</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5120" /> + <location filename="../ViewManager/ViewManager.py" line="5119" /> <source>Clear &Warning Messages</source> <translation>清空警告消息(&W)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5130" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation><b>清空警告信息</b><p>在所有编辑器中清空 pyflakes 警告信息。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5149" /> - <location filename="../ViewManager/ViewManager.py" line="5140" /> + <location filename="../ViewManager/ViewManager.py" line="5148" /> + <location filename="../ViewManager/ViewManager.py" line="5139" /> <source>Next uncovered line</source> <translation>下一个未覆盖行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5142" /> + <location filename="../ViewManager/ViewManager.py" line="5141" /> <source>&Next uncovered line</source> <translation>下一个未覆盖行(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5152" /> + <location filename="../ViewManager/ViewManager.py" line="5151" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation><b>下一个未覆盖行</b><p>跳转到下一个当前编辑器标记为不覆盖的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5172" /> - <location filename="../ViewManager/ViewManager.py" line="5163" /> + <location filename="../ViewManager/ViewManager.py" line="5171" /> + <location filename="../ViewManager/ViewManager.py" line="5162" /> <source>Previous uncovered line</source> <translation>上一个未覆盖行</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5165" /> + <location filename="../ViewManager/ViewManager.py" line="5164" /> <source>&Previous uncovered line</source> <translation>上一个未覆盖行(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5175" /> + <location filename="../ViewManager/ViewManager.py" line="5174" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation><b>上一个未覆盖行</b><p>跳转到上一个编辑器标记为不覆盖的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5195" /> - <location filename="../ViewManager/ViewManager.py" line="5186" /> + <location filename="../ViewManager/ViewManager.py" line="5194" /> + <location filename="../ViewManager/ViewManager.py" line="5185" /> <source>Next Task</source> <translation>下一个任务</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5188" /> + <location filename="../ViewManager/ViewManager.py" line="5187" /> <source>&Next Task</source> <translation>下一个任务(&N)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5198" /> + <location filename="../ViewManager/ViewManager.py" line="5197" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>下一个任务</b><p>跳转到下一个包含任务的当前编辑器的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5217" /> - <location filename="../ViewManager/ViewManager.py" line="5208" /> + <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5207" /> <source>Previous Task</source> <translation>上一个任务</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5210" /> + <location filename="../ViewManager/ViewManager.py" line="5209" /> <source>&Previous Task</source> <translation>上一个任务(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5220" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation><b>上一个任务</b><p>跳转到上一个包含任务的当前编辑器的行。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5240" /> - <location filename="../ViewManager/ViewManager.py" line="5231" /> + <location filename="../ViewManager/ViewManager.py" line="5239" /> + <location filename="../ViewManager/ViewManager.py" line="5230" /> <source>Next Change</source> <translation type="unfinished">下一个更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5233" /> + <location filename="../ViewManager/ViewManager.py" line="5232" /> <source>&Next Change</source> <translation type="unfinished">&下一个更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5243" /> + <location filename="../ViewManager/ViewManager.py" line="5242" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5263" /> - <location filename="../ViewManager/ViewManager.py" line="5254" /> + <location filename="../ViewManager/ViewManager.py" line="5262" /> + <location filename="../ViewManager/ViewManager.py" line="5253" /> <source>Previous Change</source> <translation>上一个更改</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5256" /> + <location filename="../ViewManager/ViewManager.py" line="5255" /> <source>&Previous Change</source> <translation>上一个更改(&P)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5266" /> + <location filename="../ViewManager/ViewManager.py" line="5265" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5287" /> - <location filename="../ViewManager/ViewManager.py" line="5285" /> + <location filename="../ViewManager/ViewManager.py" line="5286" /> + <location filename="../ViewManager/ViewManager.py" line="5284" /> <source>&Bookmarks</source> <translation>书签(&B)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5331" /> - <location filename="../ViewManager/ViewManager.py" line="5329" /> + <location filename="../ViewManager/ViewManager.py" line="5330" /> + <location filename="../ViewManager/ViewManager.py" line="5328" /> <source>Bookmarks</source> <translation>书签</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5365" /> + <location filename="../ViewManager/ViewManager.py" line="5364" /> <source>Check spelling</source> <translation>检查拼写</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5367" /> + <location filename="../ViewManager/ViewManager.py" line="5366" /> <source>Check &spelling...</source> <translation>检查拼写(&S)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5369" /> + <location filename="../ViewManager/ViewManager.py" line="5368" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5378" /> + <location filename="../ViewManager/ViewManager.py" line="5377" /> <source>Perform spell check of current editor</source> <translation>对当前编辑器进行拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5383" /> + <location filename="../ViewManager/ViewManager.py" line="5382" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5393" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>Automatic spell checking</source> <translation>自动拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5395" /> + <location filename="../ViewManager/ViewManager.py" line="5394" /> <source>&Automatic spell checking</source> <translation>自动拼写检查(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5403" /> + <location filename="../ViewManager/ViewManager.py" line="5402" /> <source>(De-)Activate automatic spell checking</source> <translation>(不)激活自动拼写检查</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5408" /> + <location filename="../ViewManager/ViewManager.py" line="5407" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>自动拼写检查</b><p>激活或不激活所有编辑器的自动拼写检查功能。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5442" /> + <location filename="../ViewManager/ViewManager.py" line="5441" /> <source>Edit Dictionary</source> <translation type="unfinished">编辑字典</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5445" /> + <location filename="../ViewManager/ViewManager.py" line="5444" /> <source>Project Word List</source> <translation type="unfinished">项目词汇表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5449" /> + <location filename="../ViewManager/ViewManager.py" line="5448" /> <source>Project Exception List</source> <translation type="unfinished">项目异常列表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5454" /> + <location filename="../ViewManager/ViewManager.py" line="5453" /> <source>User Word List</source> <translation type="unfinished">用户词汇表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5458" /> + <location filename="../ViewManager/ViewManager.py" line="5457" /> <source>User Exception List</source> <translation type="unfinished">用户异常列表</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5479" /> - <location filename="../ViewManager/ViewManager.py" line="5477" /> + <location filename="../ViewManager/ViewManager.py" line="5478" /> + <location filename="../ViewManager/ViewManager.py" line="5476" /> <source>Spelling</source> <translation>拼写法</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5502" /> + <location filename="../ViewManager/ViewManager.py" line="5501" /> <source>Open Files</source> <translation type="unfinished">打开多个文件</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5531" /> - <location filename="../ViewManager/ViewManager.py" line="5521" /> + <location filename="../ViewManager/ViewManager.py" line="5530" /> + <location filename="../ViewManager/ViewManager.py" line="5520" /> <source>Open Remote Files</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5587" /> + <source>File Modified</source> + <translation>文件已改变</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5588" /> - <source>File Modified</source> - <translation>文件已改变</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5589" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>文件 <b>{0}</b> 有未保存的更改。</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6090" /> + <location filename="../ViewManager/ViewManager.py" line="6089" /> <source>Line: {0:5}</source> <translation>行:{0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6096" /> + <location filename="../ViewManager/ViewManager.py" line="6095" /> <source>Pos: {0:5}</source> <translation>列:{0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6116" /> + <location filename="../ViewManager/ViewManager.py" line="6115" /> <source>Language: {0}</source> <translation>语言:{0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6125" /> + <location filename="../ViewManager/ViewManager.py" line="6124" /> <source>EOL Mode: {0}</source> <translation>行尾模式:{0}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6668" /> - <location filename="../ViewManager/ViewManager.py" line="6625" /> + <location filename="../ViewManager/ViewManager.py" line="6667" /> + <location filename="../ViewManager/ViewManager.py" line="6624" /> <source>&Clear</source> <translation>清除(&C)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6662" /> + <location filename="../ViewManager/ViewManager.py" line="6661" /> <source>&Add</source> <translation>添加(&A)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6665" /> + <location filename="../ViewManager/ViewManager.py" line="6664" /> <source>&Edit...</source> <translation>编辑(&E)…</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7735" /> - <location filename="../ViewManager/ViewManager.py" line="7721" /> - <location filename="../ViewManager/ViewManager.py" line="7689" /> + <location filename="../ViewManager/ViewManager.py" line="7734" /> + <location filename="../ViewManager/ViewManager.py" line="7720" /> + <location filename="../ViewManager/ViewManager.py" line="7688" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished">编辑拼写字典</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7692" /> + <location filename="../ViewManager/ViewManager.py" line="7691" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7708" /> + <location filename="../ViewManager/ViewManager.py" line="7707" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7724" /> + <location filename="../ViewManager/ViewManager.py" line="7723" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7738" /> + <location filename="../ViewManager/ViewManager.py" line="7737" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5532" /> + <location filename="../ViewManager/ViewManager.py" line="5531" /> <source>You must be connected to a remote eric-ide server. Aborting...</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6846" /> + <source>Clear Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6847" /> - <source>Clear Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6848" /> <source>Do you really want to delete all text of the current editor?</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="8267" /> + <location filename="../ViewManager/ViewManager.py" line="8250" /> + <source>File System Watcher Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="8251" /> + <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="8268" /> - <location filename="../ViewManager/ViewManager.py" line="8251" /> - <source>File System Watcher Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8252" /> - <source><p>The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should <ul><li>sudo nano /etc/sysctl.conf</li><li>add to the bottom "fs.inotify.max_user_instances = 1024"</li><li>save and close the editor</li><li>sudo sysctl -p</li></ul></p><p>Error Message: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="8269" /> <source>The file system watcher reported an error with code <b>{0}</b>.</p><p>Error Message: {1}</p></source> <translation type="unfinished" /> </message>