Tue, 24 Aug 2021 18:06:48 +0200
Updated translations.
--- a/eric7/i18n/eric7_cs.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_cs.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8301,6 +8301,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">Počet nedávných souborů:</translation> </message> @@ -8400,26 +8410,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Přidat povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Zadání IP adresy povoleného hosta</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>Zadaná adresa <b>{0}</b> není validní IP v4 nebo IP v6. Zrušeno...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Editovat povolené hosty</translation> </message> @@ -10835,930 +10845,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Otevřít soubor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>Velikost souboru <b>{0}</b> je <b>{1} KB</b>. Opravdu jej chcete načíst?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Okno editoru zdrojového kódu</b><p>V tomto okně se zobrazuje a edituje soubor se zdrojovým kódem. Můžete otevřít oken podle libosti. Jméno souboru se zobrazuje v titlebaru okna.</p><p>Kliknutím do prostoru mezi čísly řádku a značkami skládání nastavíte breakpoint. Přes kontextové menu je pak lze editovat.</p><p>Záložka se vkládá kliknutím na stejné místo se stisknutou klávesou Shift.</p><p>Tyto akce mohou být navráceny zpět i opětovným kliknutím nebo přes kontextové menu.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Vrátit</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Vrátit</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Znovu použít</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Vrátit k poslednímu uloženému stavu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Vyjmout</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Kopírovat</translation> + <source>Cut</source> + <translation>Vyjmout</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Kopírovat</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Vložit</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Odsadit</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Zrušit odsazení</translation> + <source>Indent</source> + <translation>Odsadit</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Vytvořit komentář</translation> + <source>Unindent</source> + <translation>Zrušit odsazení</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Vytvořit komentář</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Zrušit komentář</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Vybrat až po závorku</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Vybrat vše</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Vybrat až po závorku</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Vybrat vše</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Zrušit celý výběr</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Použít neporoporcionální font</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Zapnout autosave</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Pomůcky při psaní zapnuty</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Rychlé tipy</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Uložit</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Uložit jako...</translation> + <source>Save</source> + <translation>Uložit</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Uložit jako...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">z dokumentu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">z API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">z dokumentu a API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Zkontrolovat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation type="unfinished">Nástroje</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Zobrazit</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Metrika kódu...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Pokrytí kódu...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Zobrazit poznámky pokrytí kódu</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Skrýt poznámky pokrytí kódu</translation> + <source>Show code coverage annotations</source> + <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Skrýt poznámky pokrytí kódu</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Profilovat data...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagramy</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagramy</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagram třídy...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagram balíčku...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Diagram importů...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagram aplikace...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Jazyky</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Text</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Odhadem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternativy</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Kódování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Typ Konec-řádku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Pravopis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Zatrhnout výběr kontroly...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Zatrhnout výběr kontroly...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Odebrat ze slovníku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Žádný jazyk</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Přepnout záložku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Následující záložka</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Předchozí záložka</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Zrušit všechny záložky</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Přepnout breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Přepnout dočasný breakpoint</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Přepnout dočasný breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Následující breakpoint</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Následující breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Předchozí breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Zrušit všechny breakpointy</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">Složit/rozložit všechna skládání</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">Složit/rozložit všechna skládání (i s podsložkami)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">Složit/rozložit aktuální složený blok</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Jít na chybu syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Zobrazit hlášení syntaktické chyby</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Zrušit chybu syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Následující varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Předchozí varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Zobrazit varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Vyčistit varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Následující odkrytá řádka</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Předchozí odkrytá řádka</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Následující úloha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Předchozí úloha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Export zdroj</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Pro formát exportu <b>{0}</b> není exportér dostupný. Zrušeno.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternativy ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modifikace souboru otevřeného jen pro čtení</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Pokoušíte se změnit soubor, který je otevřen jen pro čtení. Prosím, uložte jej nejdříve do jiného souboru.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Tisk...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Přidat breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Tisk...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Tisk je hotov</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Chyba během tisku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Tisk byl zrušen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Soubor je modifikován</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Uložit soubor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation type="unfinished">Varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation type="unfinished">Chyby: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Chyba při načítání makra</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Soubor s makrem <b>{0}</b> nelze načíst.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Soubor s makrem <b>{0}</b> je poškozen.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Chyba při načítání makra</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Soubor s makrem <b>{0}</b> nelze načíst.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Soubor s makrem <b>{0}</b> je poškozen.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>So souboru s makrem <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Nahrávání makra již probíhá. Spustit nové?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Soubor změněn</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Zahodit chybu</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> není soubor.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Zdroje</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Zahodit chybu</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> není soubor.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Zdroje</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Přidat soubory...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Přidat zástupce souboru...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Přidat lokalizované resource...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Zástupce pro soubor <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -46820,7 +46840,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python soubory (*.py *.py3)</translation> @@ -47073,7 +47093,7 @@ <translation>Všechny soubory (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Python3 soubory (*.py)</translation> @@ -55181,18 +55201,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Předvolby exportu</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Předvolby importu</translation> </message> @@ -55213,7 +55233,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -58773,329 +58793,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Zdrojové kódy</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Prohlížeč zdrojových kódů projektu</b><p>Umožňuje jednoduše vidět všechny zdrojové soubory aktuálního projektu. Několik akcí lze provést i přes kontextové menu.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Zkontrolovat</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Zobrazit</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Metrika kódu...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Pokrytí kódu...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Profilovat data...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagramy</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagram třídy...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagram balíčku...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Diagram importů...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagram aplikace...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Spustit</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Profilovat skript...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Spustit skript s kontrolou pokrytí...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Spustit unittest...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Přejmenovat soubor</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Odebrat z projektu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Smazat</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Nový balíček...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Přidat zdrojové soubory...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Přidat adresář se zdrojovými soubory...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Kopírovat cestu do schránky</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Rozložit všechny adresáře</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Složit všechny adresáře</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Přidat adresář se zdrojovými soubory...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Kopírovat cestu do schránky</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Rozložit všechny adresáře</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Složit všechny adresáře</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished">Jít na</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Přidat nový Python balíček</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Adresář balíčku <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Soubor balíčku <b>{0}</b> nelze vytvořit. Zrušeno...</p><p>Důvod: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Smazat soubory</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Opravdu chcete odebrat tyto soubory z projektu?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagram třídy</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> @@ -61723,77 +61768,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Jméno</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Jméno souboru</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Jméno</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Jméno souboru</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_de.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_de.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8168,6 +8168,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation>Auswählen, um einen Haltepunkt zu einer Zeile zu verschieben, die ausführbaren Code erzeugt</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation>Intelligente Haltepunkte</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation>Anzahl zuletzt geöffneter Dateien und Bedingungen:</translation> </message> @@ -8267,26 +8277,26 @@ <translation>Quelltext automatisch anzeigen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Zugelassene Rechner hinzufügen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Gib die IP-Adresse eines zugelassenen Rechners ein</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>Die eingegebene Adresse <b>{0}</b> ist keine gültige IPv4- oder IPv6-Adresse. Abbruch …</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Zugelassene Rechner bearbeiten</translation> </message> @@ -10095,918 +10105,928 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Datei öffnen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>Die Größe der Datei <b>{0}</b> ist <b>{1} KB<7B>. Soll sie wirklich geladen werden?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Quelltexteditorfenster</b><p>Dieses Fenster wird zum Bearbeiten von Quelltexten benutzt. Sie können beliebig viele dieser Fenster öffnen. Der Name der Datei wird im Titel des Fensters dargestellt.</p><p>Um Haltepunkte zu setzen, klicken sie in den Raum zwischen den Zeilennummern und der Faltungsspalte. Über das Kontextmenü des Bereiches links des Editors können Haltepunkte bearbeitet werden.</p><p>Um Lesezeichen zu setzen, drücken Sie die Shift-Taste und klicken in den Raum zwischen den Zeilennummern und der Faltungsspalte.</p><p>Diese Aktionen können über das Kontextmenü umgedreht werden.</p><p>Ein Klick auf einen Syntaxfehler-Marker mit gedrückter Strg-Taste zeigt die zugehörige Fehlermeldung an.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Rückgängig</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Rückgängig</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Wiederherstellen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Ausschneiden</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Kopieren</translation> + <source>Cut</source> + <translation>Ausschneiden</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Kopieren</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Einfügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Einrücken</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Einrücken rückgängig</translation> + <source>Indent</source> + <translation>Einrücken</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Kommentar</translation> + <source>Unindent</source> + <translation>Einrücken rückgängig</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Kommentar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Kommentar entfernen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation>Docstring erzeugen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Zur Klammer auswählen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Alles auswählen</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Zur Klammer auswählen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Alles auswählen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Auswahl aufheben</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation>Auswahl in Konsole ausführen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Benutze Monospace Font</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Autom. Speicherung aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Eingabehilfen aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation>Automatische Vervollständigung aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation>Code Info</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Neue Dokumentenansicht</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Neue Dokumentenansicht</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Speichern</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Speichern unter...</translation> + <source>Save</source> + <translation>Speichern</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Speichern unter...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation>Kopie speichern...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation>Vervollständigen</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> - <translation>Vervollständigungsspeicher löschen</translation> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> + <translation>Vervollständigen</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation>Vervollständigungsspeicher löschen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation>Vervollständigung vom Dokument</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation>Vervollständigung von APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation>Vervollständigung vom Dokument und von APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Prüfen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Werkzeuge</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Zeige</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Quelltextmetriken...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Quelltext Abdeckung...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Markiere Zeilen ohne Abdeckung</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Lösche Abdeckungsmarkierungen</translation> + <source>Show code coverage annotations</source> + <translation>Markiere Zeilen ohne Abdeckung</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Lösche Abdeckungsmarkierungen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Profildaten...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagramme</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagramme</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Klassendiagramm...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Package Diagramm...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Imports-Diagramm...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Applikations-Diagramm...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Diagramm laden...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Sprachen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation>Text</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Ermittelt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternativen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Kodierungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Öffnen mit Kodierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Zeilenendemarkierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation>Rechtschreibung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Rechtschreibprüfung...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Rechtschreibprüfung für Auswahl...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Rechtschreibprüfung für Auswahl...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Aus dem Wörterbuch entfernen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation>Sprachen für Rechtschreibprüfung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Keine Sprache</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Lesezeichen setzen/löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Nächstes Lesezeichen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Vorheriges Lesezeichen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Alle Lesezeichen löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Haltepunkt setzen/löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Temporären Haltepunkt setzen/löschen</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Temporären Haltepunkt setzen/löschen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Haltepunkt bearbeiten...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Haltepunkt aktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Nächster Haltepunkt</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Nächster Haltepunkt</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Vorheriger Haltepunkt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Alle Haltepunkte löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation>Alle Faltungen umschalten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation>Aktuelle Faltung umschalten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation>Ausklappen (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation>Einklappen (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation>Alle Faltungen aufklappen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Zu Syntaxfehler gehen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Zeige Syntaxfehlermeldung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Syntaxfehler löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Nächste Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Vorherige Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Zeige Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Warnungen löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Nächste nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Nächste Aufgabe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Vorherige Aufgabe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Nächste Änderung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Vorherige Änderung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation>Änderungsmarker löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Quelltext exportieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Für das Exportformat <b>{0}</b> steht kein Exporter zur Verfügung. Abbruch...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Kein Exportformat angegeben. Abbruch...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternativen ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Wähle den anzuwendenden Pygments Lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Änderungsversuch für eine schreibgeschützte Datei</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Sie versuchen, eine schreibgeschützte Datei zu ändern. Bitte speichern Sie sie zuerst in eine andere Datei.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Drucke...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation>Haltepunkt hinzufügen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation>Für die angewählte Zeile wird kein Bytecode erzeugt. Es wird kein Haltepunkt gesetzt!</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Drucke...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Drucken beendet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Fehler beim Drucken</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Drucken abgebrochen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Datei geändert</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht geöffnet werden.<br />Ursache: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Datei sichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gesichert werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Automatische Vervollständigung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation>Provider für automatische Vervollständigungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Der Provider für automatische Vervollständigungen namens '{0}' ist bereits registriert. Die Wiederholung wird ignoriert.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation>Calltipps-Provider</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Der Calltipps-Provider namens '{0}' ist bereits registriert. Die Wiederholung wird ignoriert.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Haltepunkt deaktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Zeilen ohne Abdeckung Markieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Alle Zeilen sind abgedeckt.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Syntaxfehler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Keine Syntaxfehlermeldung verfügbar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>Keine Warnmeldungen verfügbar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Stil: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Warnung: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Fehler: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Makro Name</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Wähle einen Makro Namen:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Lade Makrodatei</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Makrodateien (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Fehler beim Makro Laden</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Die Makrodatei <b>{0}</b> kann nicht gelesen werden.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Die Makrodatei <b>{0}</b> ist zerstört.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Fehler beim Makro Laden</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Die Makrodatei <b>{0}</b> kann nicht gelesen werden.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Die Makrodatei <b>{0}</b> ist zerstört.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Makrodatei schreiben</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Makrodatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Fehler beim Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Die Makrodatei <b>{0}</b> kann nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Makroaufzeichnung starten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Makroaufzeichnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Gib einen Namen für das Makro ein:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation><p>Die Datei <b>{0}</b> wurde geändert, während sie in eric geöffnet war. Neu einlesen?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Warnung:</b> Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Datei geändert</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Drop Fehler</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> ist keine Datei.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Ressourcen</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Drop Fehler</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> ist keine Datei.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Ressourcen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Dateien hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Aliased-Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Lokalisierte Ressource hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Ressourcenrahmen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Dateiressource hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Aliased-Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Alias für Datei <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Package-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Klassenattribute anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Imports Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Imports externer Module anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Zum Wörterbuch hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Alle ignorieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Zeilen sortieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>Die Auswahl enthält für eine numerische Sortierung ungültige Daten.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation>Maus Klick Handler registrieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation>Ein Maus Klick Handler für "{0}" wurde bereits durch "{1}" registriert. Die Anfrage durch "{2}" wird abgebrochen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation>{0:4d} {1}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> @@ -11014,12 +11034,12 @@ => {2}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation>EditorConfig Eigenschaften</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Die EditorConfig Eigenschaften für die Datei <b>{0}</b> konnten nicht geladen werden.</p></translation> </message> @@ -43676,7 +43696,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation>Python-Dateien (*.py *.py3)</translation> @@ -43929,7 +43949,7 @@ <translation>Alle Dateien (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Python 3-Dateien (*.py)</translation> @@ -51888,18 +51908,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Einstellungen exportieren</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Einstellungen importieren</translation> </message> @@ -51920,7 +51940,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation>Variablenname</translation> </message> @@ -55347,329 +55367,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Quellen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Projekt Quelldateien Browser</b><p>Dies bietet eine Übersicht aller im Projekt enthaltenen Quelldateien an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Prüfen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Zeige</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Quelltextmetriken...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Quelltext Abdeckung...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Profildaten...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagramme</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Klassendiagramm...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Package Diagramm...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Imports-Diagramm...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Applikations-Diagramm...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation>Diagramm laden...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation>Start</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation>Skript ausführen …</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation>Skript debuggen …</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation>Skriptprofil …</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation>Abdeckungslauf des Skriptes …</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Modultest...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Datei umbenennen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Aus dem Projekt entfernen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Löschen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Neues Package...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Quelldateien hinzufügen...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Quelltextverzeichnis hinzufügen...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Pfad in die Zwischenablage kopieren</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Alle Verzeichnisse aufklappen</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Alle Verzeichnisse einklappen</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Quelltextverzeichnis hinzufügen...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Pfad in die Zwischenablage kopieren</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Alle Verzeichnisse aufklappen</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Alle Verzeichnisse einklappen</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Gehe zu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Füge neues Python-Package hinzu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Das Packageverzeichnis <b>{0}</b> konnte nicht angelegt werden. Abbruch...</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Die Packagedatei <b>{0}</b> konnte nicht erzeugt werden. Abbruch...</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Dateien löschen</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Wollen Sie wirklich diese Dateien aus dem Projekt löschen?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Klassendiagramm</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Klassenattribute anzeigen?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Imports Diagramm</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Imports externer Module anzeigen?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Package-Diagramm</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> @@ -58304,77 +58349,77 @@ <translation>Disassembly der letzten Ausnahme</translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation>Codeobjekt '{0}'</translation> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation>Name</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation>Dateiname</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation>Erste Zeile</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation>Anzahl Argumente</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation>Positional-only Argumente</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation>Keyword-only Argumente</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation>Anzahle lokaler Variablen</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation>Stackgröße</translation> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation>Name</translation> + <source>Flags</source> + <translation>Flags</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation>Dateiname</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation>Erste Zeile</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> - <translation>Anzahl Argumente</translation> + <source>Constants</source> + <translation>Konstanten</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> + <translation>Namen</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> - <translation>Positional-only Argumente</translation> + <source>Variable Names</source> + <translation>Namen von Variablen</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> - <translation>Keyword-only Argumente</translation> + <source>Free Variables</source> + <translation>Freie Variable</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation>Anzahle lokaler Variablen</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation>Stackgröße</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation>Flags</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation>Konstanten</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation>Namen</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation>Namen von Variablen</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation>Freie Variable</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation>Zellenvariable</translation> </message>
--- a/eric7/i18n/eric7_empty.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_empty.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8096,6 +8096,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished" /> </message> @@ -8195,26 +8205,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation type="unfinished" /> </message> @@ -10008,930 +10018,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> + <source>Cut</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> + <source>Indent</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> + <source>Unindent</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> + <source>Save</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> + <source>Show code coverage annotations</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> - <source>Macro files (*.macro)</source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../QScintilla/Editor.py" line="6893" /> <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <source>Macro files (*.macro)</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -43456,7 +43476,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished" /> @@ -43709,7 +43729,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation type="unfinished" /> @@ -51643,18 +51663,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation type="unfinished" /> </message> @@ -51675,7 +51695,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -55101,329 +55121,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation type="unfinished" /> </message> @@ -57979,77 +58024,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> + <source>Flags</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_en.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_en.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8104,6 +8104,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished" /> </message> @@ -8203,26 +8213,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation type="unfinished" /> </message> @@ -10023,930 +10033,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> + <source>Cut</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> + <source>Indent</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> + <source>Unindent</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> + <source>Save</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> + <source>Show code coverage annotations</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> - <source>Macro files (*.macro)</source> - <translation type="unfinished" /> - </message> - <message> + <location filename="../QScintilla/Editor.py" line="6893" /> <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <source>Macro files (*.macro)</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -43490,7 +43510,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished" /> @@ -43743,7 +43763,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation type="unfinished" /> @@ -51682,18 +51702,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation type="unfinished" /> </message> @@ -51714,7 +51734,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -55141,329 +55161,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation type="unfinished" /> </message> @@ -58020,77 +58065,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation>Name</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation>Name</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_es.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_es.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8164,6 +8164,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation>Número de archivos recientes y condiciones:</translation> </message> @@ -8263,26 +8273,26 @@ <translation>Automaticamente ver código fuente</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Añadir host permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Introduzca la dirección IP de un host permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>La dirección introducida <b>{0}</b> no es una dirección IP v4 o IP v6 válida. Abortando...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Editar host permitido</translation> </message> @@ -10091,918 +10101,928 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Abrir archivo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>El tamaño del archivo <b>{0}</b> es <b>{1} KB</b>. ¿Desea cargarlo de todos modos?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Una Ventana de Edición de Códigos Fuente</b><p>Esta ventana se utiliza para mostrar y editar un archivo de código fuente. Puede abrir tantas como desee. El nombre del archivo se muestra en la barra de título de la ventana.</p><p>Para insertar puntos de interrupción basta con hacer un click en el espacio entre los números de línea y los marcadores de plegado. Pueden editarse con el menú de contexto de los márgenes.</p><p>Para insertar marcadores solo hay que hacer Shift-click en el espacio entre los números de línea y los marcadores de plegado.</p><p>Estas acciones se pueden revertir utilizando el menú de contexto.</p><p>Haciendo Ctrl-click en un marcador de error sintáctico se muestra información sobre el dicho error.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Deshacer</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Deshacer</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Rehacer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Volver al último estado guardado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Cortar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Copiar</translation> + <source>Cut</source> + <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Copiar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Pegar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Indentar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Desindentar</translation> + <source>Indent</source> + <translation>Indentar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Pasar a comentario</translation> + <source>Unindent</source> + <translation>Desindentar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Pasar a comentario</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Sacar de comentario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation>Generar Docstring</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Seleccionar hasta la llave ( '{' o '}' )</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Seleccionar todo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Seleccionar hasta la llave ( '{' o '}' )</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Seleccionar todo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Deseleccionar todo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation>Ejecutar Selección en Consola</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Usar fuente monoespaciada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Autoguardar habilitado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Ayudas al tecleo habilitadas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation>Autocompletar habilitado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Consejo de llamada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation>Info del Código</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Nueva Vista de Documento</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Nueva Vista de Documento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>Nueva Vista de Documento (con nueva división)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Guardar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Guardar como...</translation> + <source>Save</source> + <translation>Guardar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Guardar como...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation>Guardar Copia...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation>Completo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> - <translation>Limpiar Caché de Completado</translation> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> + <translation>Completo</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation>Limpiar Caché de Completado</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation>Completar desde documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation>Completar desde APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation>Completar desde Documento y APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Herramientas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Métricas de código...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Cobertura de código...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Mostrar anotaciones de cobertura de codigo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Ocultar anotaciones de cobertura de codigo</translation> + <source>Show code coverage annotations</source> + <translation>Mostrar anotaciones de cobertura de codigo</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Ocultar anotaciones de cobertura de codigo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Datos de profiling...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagramas</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagramas</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagrama de clases...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagrama de paquetes...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Diagrama de imports...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagrama de aplicación...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Cargar Diagrama...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Lenguajes</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Texto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Suposición</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternativas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Codificaciones</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Reabrir Con Codificación</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Tipo de fin-de-línea</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Corrección ortográfica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Corrección ortográfica...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Corrección ortográfica de la selección...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Corrección ortográfica de la selección...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Eliminar del diccionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation>Corrección Ortográfica Idiomas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Ningún Lenguaje</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Alternar marcador</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Nuevo marcador</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Marcador anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Borrar todos los marcadores</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Alternar punto de interrupción</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Alternar punto de interrupción temporal</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Alternar punto de interrupción temporal</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Editar punto de interrupción...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Activar punto de interrupción</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Siguiente punto de interrupción</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Siguiente punto de interrupción</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Punto de interrupción anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Borrar todos los puntos de interrupción</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation>Recoger/Desplegar los anidamientos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation>Recoger/Desplegar todos los anidamientos (inc. hijos)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation>Recoger/Desplegar el anidamiento actual</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation>Expandir (incluídos hijos)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation>Contraer (incluídos hijos)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation>Limpiar todos los anidamientos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Ir al error de sintaxis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Ver el mensaje de error de sintaxis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Borrar error de sintaxis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Siguiente advertencia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Anterior advertencia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Mostrar mensaje de advertencia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Limpiar advertencias</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Siguiente línea sin cobertura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Anterior línea sin cobertura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Nueva tarea</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Tarea anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Siguiente cambio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Cambio anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation>Limpiar cambios</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Exportar fuente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>No hay un exportador disponible para el formato de exportación <b>{0}</b>. Abortando...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>No se ha proporcionado un formato de exportación. Abortando...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternativas ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Analizador Léxico de Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Seleccionar el Analizador Léxico de Pygments.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modificación de un archivo de solo lectura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Usted está intentando modificar un archivo solo lectura. Por favor guarde en otro archivo primero.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Imprimiendo...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Añadir Punto de Interrupción</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Imprimiendo...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Impresión completa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Error al imprimir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Impresión cancelada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Archivo modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>El archivo<b>{0}</b> no puede ser abierto.<br />Causa: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Guardar archivo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>El archivo <b>{0}</b> no puede ser guardado.<br>Causa: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autocompletar no está disponible porque no hay origen de datos para autocompletar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation>Proveedor de Autocompletado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>El proveedor de lista de completado'{0}' ya está registrado. Se ignora la solicitud duplicada.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation>Proveedor de Call-Tips</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>El proveedor de call-tips'{0}' ya está registrado. Se ignora la solicitud duplicada.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Deshabilitar punto de interrupción</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Cobertura de codigo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Por favor seleccione un archivo de cobertura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Mostrar Anotaciones de Cobertura de Código</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Todas las líneas han sido cubiertas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>No hay archivo de cobertura disponible.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Datos de profiling</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Por favor seleccione un archivo de profiling</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Error de sintaxis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>No hay mensajes de error de sintaxis disponibles.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Advertencia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>No hay mensajes de advertencia disponibles.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Advertencia: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Error: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Nombre de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Seleccione un nombre de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Cargar archivo de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Archivos de Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Error al cargar macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>El archivo de macro <b>{0}</b> no se puede leer.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>El archivo de macro <b>{0}</b> está dañado</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Error al cargar macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>El archivo de macro <b>{0}</b> no se puede leer.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>El archivo de macro <b>{0}</b> está dañado</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Guardar archivo de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Guardar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo de macro <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Error al guardar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>El archivo de macro <b>{0}</b> no se puede escribir.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Comenzar grabación de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Grabación de macro ya está activada. ¿Comenzar una nueva?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Grabando macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Introduzca el nombre de la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation><p>El archivo <b>{0}</b> ha cambiado mientras estaba abierto en eric. ¿Desea volver a cargarlo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Advertencia:</b> Perderá los cambios si lo reabre.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Archivo modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Error al soltar</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> no es un archivo.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Recursos</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Error al soltar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> no es un archivo.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Recursos</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Añadir archivo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Añadir archivos...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Añadir archivo con un alias...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Añadir recursos localizados...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Añadir ventana de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Añadir archivo de recursos con un alias</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Alias para el archivo <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Digrama de paquetes</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>¿Incluir atributos de clase?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Diagrama de imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>¿Incluir los imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagrama de aplicación</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>¿Incluir nombres de módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Añadir al diccionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Ignorar Todo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Ordenar Líneas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>La selección contiene datos ilegales para una ordenación numérica.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation>Registrar Manejador de Clicks de Ratón</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation>Un manejador de clicks de ratón para "{0}" ya está registrado por "{1}". Abortando solicitud por "{2}"...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation>{0:4d} {1}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> @@ -11010,12 +11030,12 @@ => {2}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation>Propiedades de EditorConfig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Las propiedades de EditorConfig para el archivo <b>{0}</b> no se ha podido cargar.</p></translation> </message> @@ -43711,7 +43731,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation>Archivos Python (*.py *.py3)</translation> @@ -43964,7 +43984,7 @@ <translation>Todos los archivos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Archivos Python (*.py3)</translation> @@ -51930,18 +51950,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Exportar Preferencias</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Archivo de Propiedades (*.ini);;Todos los archivos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Importar Preferencias</translation> </message> @@ -51962,7 +51982,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation>Nombre de Variable</translation> </message> @@ -55389,329 +55409,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Fuentes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Navegador de Fuentes del Proyecto</b><p>Permite visualizar facilmente todos los fuentes que contiene el proyecto actual. A través del menú de contexto se pueden ejecutar varias acciones.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Métricas de código...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Cobertura de código...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Datos de profiling...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagramas</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagrama de clases...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagrama de paquetes...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Diagrama de imports...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagrama de aplicación...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation>Cargar Diagrama...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Comenzar</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Hacer Profiling del Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Ejecutar Script con definición de cobertura...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Ejecutar test unitario...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Renombrar archivo</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Quitar del proyecto</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Borrar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Nuevo paquete...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Añadir archivos de códigos fuente...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Agregar directorio de fuentes...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Copiar Ruta al Portapapeles</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Expandir todos los directorios</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Contraer todos los directorios</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Agregar directorio de fuentes...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Copiar Ruta al Portapapeles</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Expandir todos los directorios</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Contraer todos los directorios</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Ir a</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Añadir un nuevo paquete Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>El directorio de paquetes <b>{0}</b> no ha podido ser creado. Abortando...</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>El archivo de paquete <b>{0}</b> no ha podido ser creado. Abortando...</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Borrar archivos</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>¿Realmente quiere borrar estos archivos del proyecto?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Cobertura de codigo</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Por favor seleccione un archivo de cobertura</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Datos de profiling</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Por favor seleccione un archivo de profiling</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagrama de clases</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>¿Incluir atributos de clase?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Diagrama de imports</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>¿Incluir los imports de módulos externos?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Digrama de paquetes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagrama de aplicación</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>¿Incluir nombres de módulos?</translation> </message> @@ -58321,77 +58366,77 @@ <translation>Desensamblado del último traceback</translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation>Código Objeto '{0}'</translation> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation>Nombre</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation>Nombre de archivo</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation>Primera Línea</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation>Número de Argumentos</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation>Solamente Argumentos Posicionales</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation>Solamente Argumentos Palabra Clave</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation>Número de Locales</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation>Tamaño de Stack</translation> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation>Nombre</translation> + <source>Flags</source> + <translation>Flags</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation>Nombre de archivo</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation>Primera Línea</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> - <translation>Número de Argumentos</translation> + <source>Constants</source> + <translation>Constantes</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> + <translation>Nombres</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> - <translation>Solamente Argumentos Posicionales</translation> + <source>Variable Names</source> + <translation>Nombres de Variable</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> - <translation>Solamente Argumentos Palabra Clave</translation> + <source>Free Variables</source> + <translation>Variables Libres</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation>Número de Locales</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation>Tamaño de Stack</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation>Flags</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation>Constantes</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation>Nombres</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation>Nombres de Variable</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation>Variables Libres</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation>Variables Celda</translation> </message>
--- a/eric7/i18n/eric7_fr.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_fr.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8456,6 +8456,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation>Nombre de fichiers récents et conditions:</translation> </message> @@ -8555,26 +8565,26 @@ <translation>Voir automatiquement le code source</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Ajouter un hôte autorisé</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Entrer l'adresse IP d'un hôte autorisé</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>L'adresse entrée <b>{0}</b> n'est pas une adresse IP v4 ou IP v6 valide. Annulation...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Éditer un hôte autorisé</translation> </message> @@ -11297,930 +11307,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Ouvrir Fichier</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Fenêtre d'édition</b><p>Cette fenêtre est utilisée pour afficher et éditer les codes sources. Vous pouvez en ouvrir autant que vous le souhaitez. Le nom du fichier ouvert est inscrit dans la barre principale.</p><p>Vous pouvez définir des points d'arrêt en cliquant sur la marge de gauche, entre les numéros de lignes et les marques de pliage de code. Les points d'arrêt peuvent être édités via le menu contextuel (en cliquant droit sur le point).</p><p>De manière similaire, vous pouvez définir des signets avec Shift+Click dans la marge.</p><p>Pour ces deux types de points, le menu contextuel (click droit) permet de défaire l'action.</p><p>Le Ctrl+Click sur une marque d'erreur de sytaxe permet de visualiser les informations sur l'erreur.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Défaire</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Défaire</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Refaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Ecraser avec le dernier état enregistré</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Couper</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Copier</translation> + <source>Cut</source> + <translation>Couper</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Copier</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Coller</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Indenter</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Désindenter</translation> + <source>Indent</source> + <translation>Indenter</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Commenter</translation> + <source>Unindent</source> + <translation>Désindenter</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Commenter</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Décommenter</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Sélection parenthèses</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Tout sélectionner</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Sélection parenthèses</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Tout sélectionner</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Tout déselectionner</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation>Exécuter la sélection en console</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Utiliser une police monospacée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Sauvegarde automatique activée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Aide à la frappe activée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Enregistrer</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Enregistrer sous...</translation> + <source>Save</source> + <translation>Enregistrer</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Enregistrer sous...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation>Enregistrer une copie...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation>à partir du document</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation>à partir des fichiers API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation>à partir du document et des fichiers API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Vérification</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Outils</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Afficher</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Statistiques du code...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Code coverage...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Afficher les annotations de code coverage</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Masquer les annotations de code coverage</translation> + <source>Show code coverage annotations</source> + <translation>Afficher les annotations de code coverage</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Masquer les annotations de code coverage</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Profiler les données...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagrammes</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagrammes</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagramme des classes...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagramme des packages...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Diagramme des modules...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagramme de l'application...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Langages</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Texte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Suggestion</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternatives</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Encodings</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Réouvrir avec encodage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Type de fin de ligne</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Orthographe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Correction orthographique...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Correction orthographique de la sélection...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Correction orthographique de la sélection...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Supprimer du dictionnaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation>Correction orthographique</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Pas de langage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Placer/supprimer un signet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Signet suivant</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Signet précédent</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Effacer tous les signets</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Placer/supprimer un point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Placer/Supprimer un point d'arret temporaire</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Placer/Supprimer un point d'arret temporaire</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Éditer le point d'arrêt...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Activer le point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Point d'arrêt suivant</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Point d'arrêt suivant</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Point d'arrêt précédent</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Effacer tous les points d'arrêts</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation>Contracte/Déploie tout le code</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation>Contracte/Déploie tout le code (sous-niveaux inclus)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation>Contracte/Déploie le paragraphe courant</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation>Déploie (sous-niveaux inclus)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation>Contracte (sous-niveaux inclus)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Aller à l'erreur de syntaxe suivante</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Afficher le message d'erreur de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Supprimer les flags d'erreurs de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Alerte suivante</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Alerte précédente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Afficher les messages d'alerte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Effacer les alertes</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Ligne non executée suivante</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Ligne non executée précédente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Tâche suivante</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Tâche précédente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Modification suivante</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Modification précédente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation>Effacer les modifications</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Exportation de source</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Aucun format d'exportation indiqué. Abandon...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation type="unfinished">Alternatives ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Analyseur Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Sélectionne l'analyseur Pygments à appliquer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modification de la lecture seule</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Le fichier est en lecture seule. Sauvez d'abord votre fichier sous un autre nom.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Impression....</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Ajouter un point d'arrêt</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Impression....</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Impression terminée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Erreur durant l'impression</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Impression abandonnée</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Fichier Modifié</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être ouvert.</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Enregistrer Fichier</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Le fichier <b>{0}</b> ne peut être enregistré.<br/>Raison : {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Le fichier <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autocompletion</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocompletion n'est pas disponible car aucune source d'autocomplétion n'est définie.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Désactiver le point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Afficher les annotations de Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Toutes les lignes ont été executées.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Impossible de trouver le fichier de coverage.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Profiler de données</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Erreur de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Aucun message d'erreur de syntaxe..</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>Pas de message d'alerte disponible.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Style : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Alerte : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Erreur : {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Nom de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Sélectionner un nom de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Charger un fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Fichier Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Erreur lors du chargement de la macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Le fichier macro <b>{0}</b> ne peut être lu.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Le fichier macro <b>{0}</b> est corrompu.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Erreur lors du chargement de la macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Le fichier macro <b>{0}</b> ne peut être lu.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Le fichier macro <b>{0}</b> est corrompu.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Enregistrer le fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Enregistrer la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Le fichier macro <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Erreur lors de l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Le fichier macro <b>{0}</b> ne peut être écrit.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>L'enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Enregistrement de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Entrer le nom de la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Alerte :</b> Vous allez perdre vos modifications à la réouverture.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Fichier modifié</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation type="unfinished">{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Erreur de suppression</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> n'est pas un fichier.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Ressources</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Erreur de suppression</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> n'est pas un fichier.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Ressources</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Ajouter un fichier...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Ajouter des fichiers...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Ajouter un fichier alias...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Ajouter une ressource localisée...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Ajouter un cadre ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Ajoute un fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Ajoute des fichiers ressources</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Ajoute un alias de fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Diagramme de package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Inclure les attributs de classes ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Diagramme des modules</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Inclure l'importation de modules externes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Ajouter au dictionnaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Tout ignorer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>La sélection contient des données illégales pour un tri numérique.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation>Propriétés d'EditorConfig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Les propriétés d'EditorConfig du fichier <b>{0}</b> n'ont pas pu être chargées.</p></translation> </message> @@ -46866,7 +46886,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation>Fichiers Python (*.py *.py3)</translation> @@ -47119,7 +47139,7 @@ <translation>Tous fichiers (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Fichiers Python3 (*.py)</translation> @@ -55336,18 +55356,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Export des préférences</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Fichier propriétés (*.ini);;Tous les fichiers (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Import des préférences</translation> </message> @@ -55368,7 +55388,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation>Nom de variable</translation> </message> @@ -58907,329 +58927,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Sources</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Navigateur de fichiers sources</b><p>Permet de voir facilement toutes les sources présentes dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Vérification</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Afficher</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Statistiques du code...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Code coverage...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Profiler les données...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagrammes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagramme des classes...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagramme des packages...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Diagramme des modules...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagramme de l'application...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Lancer</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Profiler le script....</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Lancer le script en mode Coverage...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Lancer un run test...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Renommer le fichier</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Supprimer du projet</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Supprimer</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Nouveau package...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Ajouter des fichiers sources...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Ajouter un répertoire de sources...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Copier chemin dans le Presse-Papiers</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Déployer tous les répertoires</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Contracter tous les répertoires</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Ajouter un répertoire de sources...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Copier chemin dans le Presse-Papiers</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Déployer tous les répertoires</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Contracter tous les répertoires</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Aller à</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Ajoute un nouveau package Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Le répertoire du package <b>{0}</b> ne peut être créé. Annulation...</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Le fichier du package <b>{0}</b> ne peut être créé. Annulation...</p><p>Raison : {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Supprimer les fichiers</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Voulez-vous réellement supprimer ces fichiers du projet?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Profiling des données</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagramme des classes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Inclure les attributs de classes ?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Diagramme des modules</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Inclure l'importation de modules externes?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Diagramme des Packages</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> @@ -61876,77 +61921,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Nom</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Nom de fichier</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Nom</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Nom de fichier</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_it.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_it.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8506,6 +8506,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">Numero di file recenti:</translation> </message> @@ -8605,26 +8615,26 @@ <translation>Vista codice sorgente in automatico</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Aggiungi un host consentito</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Inserisci l'indirizzo IP di un host consentito</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>L'indirizzo <b>{0}</b> non è un indirizzo IP v4 o v6 valido. Uscita...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Modifica host permessi</translation> </message> @@ -11605,930 +11615,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Apri File</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>La dimensione del file <b>{0}</b> è <b>{1} KB</b>. Sei sicuro di volerlo caricare ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Una finesta di edit</b><p>Questa finestra è usata per visualizzare e modificare un file sorgente. Si possono aprire quante finestre si vogliono. Il nome del file è mostrato nella barra dei titolo della finestra.</p><p>Per impostare dei breakpoint basta cliccare nello spazio tra i numeri di riga e i marcatori di compressione. Con il menù contestuale del margine possono essere modificati.</p><p>Per impostare un segnalibro basta cliccare con lo Shift premuto nello spazio tra il numero di linea e i marcatori di compressione.</p><p>Queste azioni possono essere invertite con il menù contestuale.</p><p> Cliccare con il tasto Ctrl premuto un marcatore di errore della sintassi mostra delle informazioni sull'errore.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Annulla</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Annulla</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Rifai</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Ritorna all'ultimo stato salvato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Taglia</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Copia</translation> + <source>Cut</source> + <translation>Taglia</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Copia</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Incolla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Identa</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Annulla identazione</translation> + <source>Indent</source> + <translation>Identa</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Commenta</translation> + <source>Unindent</source> + <translation>Annulla identazione</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Commenta</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Annulla commenta</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Seleziona per parentesizzare</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Seleziona tutti</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Seleziona per parentesizzare</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Seleziona tutti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Deseleziona tutti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Usa un font Monospaced</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Salvataggio automatico abilitato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Aiuti alla digitazione abilitati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Nuova vista Documento</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Nuova vista Documento</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>Nuova vista Documento (con nuova divisione)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Salva</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Salva come...</translation> + <source>Save</source> + <translation>Salva</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Salva come...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">dal Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">dal Documento e dalle APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Controlla</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Mostra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Statistiche codice...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Analisi codice...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Mostra le annotazioni dell'analisi del codice</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Nascondi le annotazioni dell'analisi del codice</translation> + <source>Show code coverage annotations</source> + <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Nascondi le annotazioni dell'analisi del codice</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Profilazione dati...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagrammi</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagrammi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagrammi di classe...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagrammi del package...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Importa diagrammi...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagrammi dell'applicazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Carica Diagramma...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Linguaggi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Testo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Indovinato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternative</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Codifica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Tipo di fine-linea</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Spelling</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Controllo sillabazione della selezione...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Controllo sillabazione della selezione...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Rimuovi dal dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Inverti bookmark</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Prossimo segnalibro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Segnalibro precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Pulisci di tutti di segnalibri</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Abilita/Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Abilita/Disabilita breakpoint temporaneo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Abilita/Disabilita breakpoint temporaneo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Modifica Breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Abilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Prossimo breakpoint</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Prossimo breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Breakpoint precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Elimina tutti i breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Vai all'errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Mostra i messaggi degli errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Elimina errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Warning successivo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Warning precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Mostra Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Pulisci warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Prossimo file non analizzato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Prossimo task</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Task precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Modifica successiva</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Modifica precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Esporta sorgenti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Nessun esportatore disponibile per il formato di export<b>{0}</b>. Termino...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Nessun formato di export impostato. Annullamento...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternative ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Analizzatore lessicale Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Selezione l'analizzatore lessicale di Pygments da applicare.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modifica di un file di sola lettura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Stai tentando di modificare un file in sola lettura. Per favore prima salva come un file diverso.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>In stampa...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Aggiungi un breakpoint</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>In stampa...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Stampa completata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Errore durante la stampa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Stampa annullata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere aperto.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Salva file</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Il file <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocomplentamento non è disponibile perchè non ci sono fonti impostate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Attenzione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>Nessun messaggio di attenzione disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Stile: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Nome Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Seleziona un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Carica un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>File Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Errore nel caricamento della macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Il file macro <b>{0}</b> non può essere letto.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Il file macro <b>{0}</b> è danneggiato.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Errore nel caricamento della macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Il file macro <b>{0}</b> non può essere letto.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Il file macro <b>{0}</b> è danneggiato.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Salva un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Salva macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file delle macro <b>{0}</b> esiste già.Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Errore nel salvataggio della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Registrazione macro già attiva. Avvia nuovamente ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Registrazione Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Inserisci un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Attenzione:</b> con la riapertura le modifiche andranno perse.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Errore Drop</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> non è un file.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Risorse</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Errore Drop</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> non è un file.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Risorse</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Alias per il file <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Righe ordinate</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>La selezione contiene dati non validi per un ordinamento numerico.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -48766,7 +48786,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">File Python (*.py *.py3)</translation> @@ -49019,7 +49039,7 @@ <translation>Tutti i file (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Python3 Files (*.py)</translation> @@ -57253,18 +57273,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Esporta Preferenze</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>File proprietà (*.ini);;Tutti i file(*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Importa Preferenze</translation> </message> @@ -57285,7 +57305,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -60856,329 +60876,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Sorgenti</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><p>Browser sorgenti del progetto</b><p>Consente di vedere facilmente tutti i sorgenti contenuti nel progetto corrente. Diverse azioni possono essere eseguite dal menù contestuale.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Controlla</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Mostra</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Statistiche codice...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Analisi codice...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Profilazione dati...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagrammi</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagrammi di classe...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagrammi del package...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Importa diagrammi...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagrammi dell'applicazione...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished">Carica Diagramma...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Inizia</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Profila Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Esecuzione sotto analisi del progetto...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Esegui unittest...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Rinomina file</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Rimuovi dal progetto</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Cancella</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Nuovo package...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Aggiungi file sorgente...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Aggiungi directory dei sorgenti...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Copia il path nella Clipboard</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Espandi tutte le directory</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Riduci tutte le directory</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Aggiungi directory dei sorgenti...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Copia il path nella Clipboard</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Espandi tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Riduci tutte le directory</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished">Vai a</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Aggiungi un nuovo package Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>La directory del package <b>{0}</b> non può essere creata. Esco...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Il file del package <b>{0}</b> non può essere creato. Esco...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Cancella file</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Vuoi veramente cancellare queste file dal progetto ?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagramma della classe</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> @@ -63824,77 +63869,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Nome</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Nome file</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Nome</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Nome file</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_pt.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_pt.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8436,6 +8436,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">Número de ficheiros recentes:</translation> </message> @@ -8535,26 +8545,26 @@ <translation>Ver código fonte automáticamente</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Adicionar anfitrião permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Introduzir a direção IP de um anfitrião permitido</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>A direção <b>{0}</b> não é um direção IP v4 ou IP v6 válida. A cancelar...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Editar anfitrião permitido</translation> </message> @@ -11551,930 +11561,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Abrir Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>O tamanho do ficheiro <b>{0}</b> é <b>{1} KB</b>. Tem a certeza de que o quer carregar?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Desfazer</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Desfazer</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Refazer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Voltar ao último estado guardado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Cortar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Copiar</translation> + <source>Cut</source> + <translation>Cortar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Copiar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Colar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Indentar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Tirar Indentação</translation> + <source>Indent</source> + <translation>Indentar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Comentar</translation> + <source>Unindent</source> + <translation>Tirar Indentação</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Comentar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Descomentar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Selecionar até parentesis</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Selecionar tudo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Selecionar até parentesis</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Selecionar tudo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Desselecionar tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Usar Tipo de Letra de Tamanho Único</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Ativado autogravar </translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Habilitada a ajuda à escritura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Dica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Vista de Documento Novo</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Vista de Documento Novo</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>Vista de Documento Novo (com divisão nova)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Gravar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Gravar Como...</translation> + <source>Save</source> + <translation>Gravar</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Gravar Como...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">desde Documento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">desde APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">desde Documento e APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> + <source>Show code coverage annotations</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Dados de Perfil...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Diagramas</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Diagramas</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Linguagens</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Texto</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Adivinhado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternativas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Codificações</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Reabrir Com Codificação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Tipo do Fim-de-Linha</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Verificação ortográfica</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Verificação ortográfica...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Verificação ortográfica da seleção...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Verificação ortográfica da seleção...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Retirar do dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Nenhuma Linguagem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Alternar marcadores</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Marcador seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Marcador anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Limpar os marcadores todos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Alternar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Alternar pontos de interrupção temporais</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Alternar pontos de interrupção temporais</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Editar ponto de interrupção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Habilitar pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Ponto de interrupção seguinte</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Ponto de interrupção seguinte</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Ponto de interrupção anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Apagar todos os pontos de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">Alternar as dobras todas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">Alternar as dobras todas (incluindo filhos)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">Alternar a dobra atual</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Ir ao erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Mostrar a mensagem de erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Limpar o erro de sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Aviso seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Aviso anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Mostrar mensagem de aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Limpar avisos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Linha seguinte sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Linha anterior sem cobrir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Tarefa seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Tarefa anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Alteração seguinte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Alteração anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Exportar fonte</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Não está disponível um exportador para formato <b>{0}</b>. A cancelar...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Não foi dado o formato para exportar. A cancelar...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternativas ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Analizador Léxico Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Selecionar o analizador léxico Pygments a aplicar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Modificação do ficheiro de Apenas Leitura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Tenta alterar um ficheiro de Apenas Leitura. Por favor guarde-o primeiro num ficheiro diferente. </translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>A imprimir...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Adicionar Ponto de Interrupção</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>A imprimir...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Impressão completa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Erro durante a impressão</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Impressão cancelada</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Ficheiro Modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Não se pôde abrir o ficheiro <b>{0}</b>.</p><p> Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Gravar Ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>O ficheiro <b>{0}</b> não se pôde gravar. <br/>Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autocompletar não está disponivel porque a fonte de autocompletar não está definida.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Inabilitar ponto de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Foram cobertas as linhas todas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Dados de Perfil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Erro de Sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Não está disponível a mensagem de erro de sintaxe.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>Não estão disponíveis mensagens de aviso.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Aviso: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Nome de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Selecionar um nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Carregar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Ficheiros Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Erro ao carregar macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>O ficheiro macro <b>{0}</b> não se pode ler.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>O ficheiro macro <b>{0}</b> está corrompido.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Erro ao carregar macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>O ficheiro macro <b>{0}</b> não se pode ler.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>O ficheiro macro <b>{0}</b> está corrompido.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Gravar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>O ficheiro macro <b>{0}</b> já existe. Sobreescrever-lo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Erro ao gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>O ficheiro macro <b>{0}</b> não pode ser escrito.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Iniciar Registo de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>A gravação de macro já está ativada. Começar nova?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Gravação de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Introduza o nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Aviso:</b> Perderá todas as alterações uma vez que o volte a abrir.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Ficheiro alterado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> não é um ficheiro.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Recursos</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> não é um ficheiro.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Recursos</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Adicionar Ficheiro...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Adicionar Ficheiros...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Adicionar ficheiro com pseudónimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Adicionar recursos localizado...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Adicionar recurso de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Adicionar recursos de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Adicionar recurso de ficheiro com pseudónimo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Pseudónimo para o ficheiro <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Incluir atributos de classes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Incluir imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Adicionar dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Ignorar Tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Ordenar Linhas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>A seleção contém dados ilegais para uma ordenação numérica.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -48324,7 +48344,7 @@ <translation /> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Ficheiros Python (*.py *.py3)</translation> @@ -48577,7 +48597,7 @@ <translation>Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Ficheiros Python3 (*.py)</translation> @@ -56741,18 +56761,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Exportar Preferências</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Ficheiro de Propriedades (*.ini);;Ficheiros Todos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Importar Preferências</translation> </message> @@ -56773,7 +56793,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -60336,329 +60356,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Fontes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Verificar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Mostrar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation type="unfinished">Dados de Perfil...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Diagramas</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Diagrama de Classes...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Diagrama do Pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Diagrama de Imports...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Diagrama da Aplicação...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation>Carregar Diagrama...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Iniciar</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Perfilar Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Execução Cobertura de Script...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Executar teste unitário...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Renomear ficheiro</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Retirar do projeto</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Apagar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Novo pacote...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Adicionar ficheiros fonte...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Adicionar diretório fonte...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Copiar Rota à Área de Transferência</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Expandir os diretórios todos</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Colapsar os diretórios todos</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Adicionar diretório fonte...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Copiar Rota à Área de Transferência</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Expandir os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Colapsar os diretórios todos</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Ir a</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Adicionar novo pacote de Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O diretório do pacote <b>{0}</b> não se pôde criar. A terminar...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> do pacote não se pôde criar. A terminar...</p><p>Motivo: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Apagar ficheiros</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Tem a certeza de que quer apagar estes ficheiros do projeto?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation type="unfinished">Dados de Perfil</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation type="unfinished">Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Diagrama de Classes</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Incluir atributos da classe?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Incluir imports dos módulos externos?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> @@ -63263,77 +63308,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Nome</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Nome do Ficheiro</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Nome</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Nome do Ficheiro</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_ru.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_ru.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8194,6 +8194,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation>Количество недавних файлов и условий:</translation> </message> @@ -8293,26 +8303,26 @@ <translation>Автоматический просмотр исходного кода</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>Добавить допустимый хост</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>Задайте IP-адрес допустимого хоста</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation><p>Введённый адрес <b>{0}</b> не является верным IP v4 или IP v6 адресом. Прервано...</p></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>Редактировать допустимый хост</translation> </message> @@ -10127,918 +10137,928 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Открыть файл</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>Файл <b>{0}</b> занимает <b>{1} KB</b>. Вы действительно хотите его загрузить?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Окно редактора</b><p>Это окно используется для просмотра и редактирования исходных текстов приложений. Вы можете открыть несколько окон одновременно. Имя редактируемого файла отображается в заголовке окна.</p><p>Чтобы установить точку останова - кликните в пространство между номером строки и панелью свёртки на нужной строке. Появившийся маркер точки останова можно настроить через контекстное меню.</p><p>Чтобы установить закладку кликните в пространство между номером строки и панелью свёртки на нужной строке при нажатой клавише Shift.</p><p>Эти действия можно отменить через контекстное меню.</p><p>Если при нажатой клавише Ctrl кликнуть на маркер синтаксической ошибки, то будет показана дополнительная информация об ошибке.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Отмена</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Отмена</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>Повтор</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>Вернуть к последнему записанному состоянию</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Вырезать</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Копировать</translation> + <source>Cut</source> + <translation>Вырезать</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Копировать</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Вставить</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Увеличить отступ</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Уменьшить отступ</translation> + <source>Indent</source> + <translation>Увеличить отступ</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Закомментировать</translation> + <source>Unindent</source> + <translation>Уменьшить отступ</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Закомментировать</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Раскомментировать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation>Генерировать строки документации</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Выбрать до скобки</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Выбрать всё</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Выбрать до скобки</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Выбрать всё</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Снять выделение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation>Выполнить выбор в консоли</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Использовать моноширинный шрифт</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Автосохранение разрешено</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Разрешить помощь при наборе</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation>Автоматическое дополнение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>Подсказка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation>Инфо для кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>Новое окно для документа</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>Новое окно для документа</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>Новое окно для документа (в новом разделе)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Сохранить</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Сохранить как...</translation> + <source>Save</source> + <translation>Сохранить</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Сохранить как...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation>Сохранить копию...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation>Дополнить</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> - <translation>Очистить кэш дополнений</translation> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> + <translation>Дополнить</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation>Очистить кэш дополнений</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation>Дополнение из документа</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation>Дополнение из API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation>Дополнение из документа и API</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Проверки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>Инструменты</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Показать</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Метрики кода...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Покрытие кода...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Показать аннотации по покрытию кода</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Не показывать аннотации по покрытию кода</translation> + <source>Show code coverage annotations</source> + <translation>Показать аннотации по покрытию кода</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Не показывать аннотации по покрытию кода</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Данные профайлера...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Диаграммы</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Диаграммы</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Диаграмма классов...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Диаграмма пакетов...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Диаграмма импортирования...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Диаграмма приложения...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation>Загрузить диаграмму...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Языки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation>Текст</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Предполагаемый язык</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Альтернативная подсветка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Кодировки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>Открыть заново с кодировкой</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Тип конца строки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Проверка орфографии</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Проверка орфографии...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Проверка орфографии выделенного участка...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Проверка орфографии выделенного участка...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Удалить из словаря</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation>Языки проверки правописания</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Нет языка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Создать/Удалить закладку</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Следующая закладка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Предыдущая закладка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Очистить все закладки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Поставить/убрать точку останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Поставить/убрать временную точку останова</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Поставить/убрать временную точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Установить точку останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Следующая точка останова</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Следующая точка останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Предыдущая точка останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Убрать все точки останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation>Свернуть/Развернуть все свертки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation>Свернуть/Развернуть текущую свертку</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation>Развернуть (включая дочерние)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation>Свернуть (включая дочерние)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation>Очистить все свертки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Перейти к синтаксической ошибке</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Показать сообщение о синтаксической ошибке</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Очистить синтаксическую ошибку</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Следующее предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Предыдущее предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Показать предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Очистить предупреждения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Следующая неохваченная строка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Предыдущая неохваченная строка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Следующая задача</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Предыдущая задача</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>Следующее изменение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation>Очистить изменения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Экспортировать исходник</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Не найден экспортёр для формата <b>{0}</b>. Отмена...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Не задан формат экспорта. Прерывание...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Альтернативы ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Лексер Pygments</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Выберите для использования лексер Pygments.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Редактирование файла, открытого только на чтение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Попытка редактирования файла, открытого только на чтение. Пожалуйста, сначала сохраните изменения в другой файл.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Печать...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Добавить точку останова</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Печать...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Печать завершена</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Ошибка печати</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Печать прервана</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Файл изменён</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Невозможно прочитать файл <b>{0}</b>.</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Сохранить файл</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Невозможно сохранить файл <b>{0}</b>:<br>Причина: {1}.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Автодополнение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Автодополнение недоступно, так как не задан источник автодополнения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation>Источник автодополнений</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Список дополнений источника '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation>Источник всплывающих подсказок</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation>Источник всплывающих подсказок '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Убрать точку останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Покрытие кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл покрытия</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Показать аннотации по покрытию кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Все строки были охвачены.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Нет доступного файла покрытия.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Синтаксическая ошибка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Нет сообщения о синтаксической ошибке.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>Предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation>Нет предупреждающего сообщения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation>Стиль: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Предупреждение: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Ошибка: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Имя макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Макросы (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Ошибка при загрузке макроса</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b>.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Файл с макросами <b>{0}</b> повреждён.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Ошибка при загрузке макроса</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b>.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Файл с макросами <b>{0}</b> повреждён.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Сохранить файл с макросами</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Макро <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Ошибка при сохранении макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b>.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Начать запись макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Запись макроса уже идёт. Начать новую запись?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Запись макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в eric. Перепрочесть?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Файл изменен</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Ошибка Drag&&Drop</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> не является файлом.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Ресурсы</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Ошибка Drag&&Drop</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> не является файлом.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Ресурсы</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Добавить файл...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Добавить файлы...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Добавить файл под другим именем...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Добавить локализованный ресурс...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Добавить фрагмент ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Добавить файл ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Добавить файлы ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Добавить файл ресурсов под другим именем</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation>Другое имя для файла <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Добавить в словарь</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Игнорировать всё</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation>Сортировать строки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation>Регистрация обработчика кликов мышки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation>Обработчик кликов мышки для "{0}" уже зарегистрирован "{1}". Запрос прерван "{2}"...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation>{0:4d} {1}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> @@ -11046,12 +11066,12 @@ => {2}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation>Свойства EditorConfig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Не удается загрузить свойства EditorConfig для файла <b>{0}</b>.</p></translation> </message> @@ -43736,7 +43756,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation>Файлы Python (*.py *.py3)</translation> @@ -43989,7 +44009,7 @@ <translation>Все файлы (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Файлы Python3 (*.py)</translation> @@ -51973,18 +51993,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Экспорт предпочтений</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Файлы предпочтений (*.ini);;Все файлы (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Импорт предпочтений</translation> </message> @@ -52005,7 +52025,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation>Имя переменной</translation> </message> @@ -55452,329 +55472,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Исходники</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Браузер исходников проекта</b><p>Позволяет легко просматривать исходники, содержащиеся в текущем проекте. Некоторые действия над ними доступны посредством контекстного меню.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Проверки</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Показать</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Метрики кода...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Покрытие кода...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Данные профайлера...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Диаграммы</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Диаграмма классов...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Диаграмма пакетов...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Диаграмма импортирования...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Диаграмма приложения...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation>Загрузить диаграмму...</translation> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Запустить</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Профилировать сценарий...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Покрытие сценария...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Запустить юниттест...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Переименовать файл</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Удалить из проекта</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Удалить</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Новый пакет...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Добавить исходники...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Добавить директорию с исходниками...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Копировать путь в буфер обмена</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Открыть все директории</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Свернуть все директории</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Добавить директорию с исходниками...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Копировать путь в буфер обмена</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Открыть все директории</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Свернуть все директории</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation>Перейти</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Добавление нового пакета Python</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать директорию <b>{0}</b> для пакета. Отмена...</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Невозможно создать файл <b>{0}</b> для пакета. Отмена...</p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Удаление файлов</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Вы действительно хотите удалить эти файлы из проекта?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Покрытие кода</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл покрытия</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Диаграмма классов</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> @@ -58421,77 +58466,77 @@ <translation>Дизассемблирование последней трассировки</translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation>Объект кода '{0}'</translation> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation>Имя</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation>Имя файла</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation>Начальная строка</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation>Счетчик аргументов</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation>Только позиционные аргументы</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation>Аргументы только ключевые слова</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation>Количество локальных</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation>Размер стека</translation> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation>Имя</translation> + <source>Flags</source> + <translation>Флажки</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation>Имя файла</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation>Начальная строка</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> - <translation>Счетчик аргументов</translation> + <source>Constants</source> + <translation>Константы</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> + <translation>Имена</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> - <translation>Только позиционные аргументы</translation> + <source>Variable Names</source> + <translation>Имена переменных</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> - <translation>Аргументы только ключевые слова</translation> + <source>Free Variables</source> + <translation>Свободные переменные</translation> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation>Количество локальных</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation>Размер стека</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation>Флажки</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation>Константы</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation>Имена</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation>Имена переменных</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation>Свободные переменные</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation>Переменные ячейки</translation> </message>
--- a/eric7/i18n/eric7_tr.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_tr.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8392,6 +8392,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">Geçmiş dosyaların sayısı:</translation> </message> @@ -8491,26 +8501,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>İzin verilen hostlara ekle</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>İzin verilen hosların IP numaralrını giriniz</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>İzin verilen Hostları düzenle</translation> </message> @@ -11013,930 +11023,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>Dosya Aç</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p><b>{0}</b>dosyasının boyutu <b>{1} KB</b>. Bu dosyayı yüklemek istiyor musunuz?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Kaynak Düzenleme Penceresi</b><p>Bu pencere kaynak kod dosyalarını düzenlemek ve göstermek için kullanılır.Bunu pekçok kez kullanmak üzere açabilirsiniz. Dosyanın isim başlıkçubuğunda gösterilir.</p><p>Bekleme noktaların kolayca ekleyip düzenleyebilmeniz için satır numaraları ve işaret alanı vardır..İçerik menüsü aracılığı ile sınırları düzenleyebilirsiniz.</p><p>Bekleme noktalarını ayarlamak için Shift ve ara çubuğuna beraber basabilirsiniz.</p><p>Bu işlem içerik menüsü ilede yapılabilir.</p><p>Bir yazım hatasının üzerinde Ctrl ile tıklarsanız o hata ile ilgili ayrıntılı yardım alırsınız.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>Geri Al</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>Geri Al</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>İleri al</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>En son kaydedileni eski haline getir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>Kes</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>Kopyala</translation> + <source>Cut</source> + <translation>Kes</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>Kopyala</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>Yapıştır</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>Girinti</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>Girintisiz</translation> + <source>Indent</source> + <translation>Girinti</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>Yorumlayıcı</translation> + <source>Unindent</source> + <translation>Girintisiz</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>Yorumlayıcı</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>Yorumlanamaz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>Köşeli ayracı seç</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>Hepsini seç</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>Köşeli ayracı seç</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>Hepsini seç</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>Tüm seçimi iptal et</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>Tek hacimli yazıtipi kullan</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>Otomatik kayıt kabul edildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>Yazım yardımı etkinleştirildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>İpucu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>Kaydet</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>Farklı Kaydet...</translation> + <source>Save</source> + <translation>Kaydet</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>Farklı Kaydet...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">Belgeden</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">API'den</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">Belgeden ve API'den</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>Kontrol</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation type="unfinished">Araçlar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>Göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>Metrik Kod...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>Kod koruyucu...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>Kodun dipnotunu göster</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>Kod koruyucu dipnotunu gizle</translation> + <source>Show code coverage annotations</source> + <translation>Kodun dipnotunu göster</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>Kod koruyucu dipnotunu gizle</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>Veri kesiti...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>Şema</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>Şema</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>Sınıf Şeması...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>Paket Şeması...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>Şemayı İçe aktar...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>Uygulama Şeması...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>Diller</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">Metin</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>Tahmin edilen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>Alternatifler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>Kodlama</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>Yazım satırının sonu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">Yazım kontolü yapılıyor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>Yazım Kontrolü...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>Seçilen alanın yazım kontrolü...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>Seçilen alanın yazım kontrolü...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>Sözlükten çıkar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>Dil Yok</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>Yerimi açkapa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>Sonraki yerimi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>Önceki yerimi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>Tüm yerimlerini temizle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>Beklemenoktası açkapa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>Geçici bekleme noktası açkapa</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>Geçici bekleme noktası açkapa</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>Bekleme noktasını düzenle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>Beklemenoktasını etkinleştir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>Sonraki Beklemenoktası</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>Sonraki Beklemenoktası</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>Önceki bekleme noktası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>Tüm beklemenoktalarını temizle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">Tüm Açkapaları Kapat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">Tüm açkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">Geçerli açkapayı kapat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>Sözdizimi hatasına git</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>Sözdizimi hata mesajını göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>Sözdizimi hatalarını sil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>Sonraki Uyarı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>Önceki Uyarı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>Uyarı mesajını göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>Uyarıları temizle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>Sonraki kapanmamış satır</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>Önceki kaplanmamış satır</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>Sonraki görev</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>Önceki görev</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>Kaynağı dışaktar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>dışa katarma tipi <b>{0}</b>için dışaaktarıcı yok. Vazgeçiliyior...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>Girilen dışaaktarma formatı yok. İptal edildi...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation>Alternatifler ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>Kullanmak için Pygment lexer seç.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>Yalnızca okunabilir dosyada değişiklik</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Yalnızca okunabilir bir dosyayı değiştirmeşe çalışıyorsunuz. Lütfen önce farklı bir isimde kaydediniz.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>Yazılıyor...</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">Bekleme Noktası Ekle</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>Yazılıyor...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>Yazdırma tamalandı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>Yazdırılırken hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>Yazdırma iptal edildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>Dosya Değiştirildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <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="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Dosya <b>{0}</b> açılamıyor.</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>Dosyayı Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Dosya <b>{0}</b> kaydedilemiyor.</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>Otomatik tamamlama</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>Durmanoktasını iptal et</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>Kodların Dipnotunu Göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>Tüm satırlar korumaya alındı.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>Hazırda koruma dosyası yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>Sözdizimi Hatası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>Uygun söz dizimi hata mesajı yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation type="unfinished">Dikkat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>Dikkat: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>Hata: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>Makro Adı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>Bir makro ismi seç:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>Makro dosyasını yükle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>Makro dosyaları (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>Makronun yüklenmesinde hata</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation><p>Makro dosyası <b>{0}</b> okunamıyor.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation><p>Makro dosyası <b>{0}</b> bozuk.</p></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>Makronun yüklenmesinde hata</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation><p>Makro dosyası <b>{0}</b> okunamıyor.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation><p>Makro dosyası <b>{0}</b> bozuk.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>Makro Dosyasını Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>Makro Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Makro dosyası <b>{0}</b> zaten var. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>Makronun kaydedilmesinde hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Makro dosyası <b>{0}</b> yazılamıyor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>Makro Kaydediliyor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>Makronun ismini gir:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>Dosya değiştirilmiş</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>Düşme hatası</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> bir dosya değil.</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>Kaynaklar</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>Düşme hatası</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> bir dosya değil.</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>Kaynaklar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>Dosya ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>Dosyaları ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>Kısaltmalar dosyasına ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>Yaral kaynak ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>Çerçeve kaynağı ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>Dosya kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>Dosya kaynaklarını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>Kısaltmalar dosyası kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation><b>{0} dosyası için takma ad</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>Paket Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>Sınıf nitelikleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>Şemayı İçe Aktar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>Sözlüğe ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>Hepsini Yoksay</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -47128,7 +47148,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python Dosyaları (*.py *.py3)</translation> @@ -47381,7 +47401,7 @@ <translation>Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation>Python Dosyaları (*.py3)</translation> @@ -55505,18 +55525,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>Seçenekleri Dışa Aktar</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>Seçenekleri İçe Aktar</translation> </message> @@ -55537,7 +55557,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -59064,329 +59084,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>Kaynaklar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Proje Kaynak Gözatıcısı</b><p>Bu geçerli projedeki tüm kaynaklara kolayca göz atmayı sağlar.Çeşitli işlemler için açılır menüyü kullanabilirsiniz.</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>Kontrol</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>Göster</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>Metrik Kod...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>Kod koruyucu...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>Veri kesiti...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>Şema</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>Sınıf Şeması...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>Paket Şeması...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>Şemayı İçe aktar...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>Uygulama Şeması...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">Başla</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">Betik Kesiti...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">Betik kapsamını çalıştır...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>Test Arabirimini çalıştır...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>Dosya adını değiştir</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>Projeden çıkar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>Sil</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>Yeni paket...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>Kaynak dosyalarını ekle...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>Kaynak dizini ekle...</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation>Yolu Panoya kopyala</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>Tüm dizinleri genişlet</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>Tüm dizinleri daralt</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>Kaynak dizini ekle...</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation>Yolu Panoya kopyala</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>Tüm dizinleri genişlet</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>Tüm dizinleri daralt</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished">Buraya git</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>Yeni Python paketini ekle</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p><b>{0}</b> Paket dizini oluşturulamadı. İptal edildi...</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p><b>{0}</b> Paket dosyası oluşturulamadı. İptal ediliyor...</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>Dosyaları sil</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>Bu dosyayı projeden silmek istediğinizden gerçekten emin misiniz?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>Sınıf Şeması</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>Sınıf nitelikleri dahil edilsin mi?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>Şemayı İçe Aktar</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>Paket Şeması</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> @@ -61985,77 +62030,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">Dosyaadı</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">Adı</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">Dosyaadı</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>
--- a/eric7/i18n/eric7_zh_CN.ts Tue Aug 24 18:04:32 2021 +0200 +++ b/eric7/i18n/eric7_zh_CN.ts Tue Aug 24 18:06:48 2021 +0200 @@ -8506,6 +8506,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Select to move a breakpoint to a line generating executable code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> + <source>Intelligent breakpoint</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" /> <source>Number of recent files and conditions:</source> <translation type="unfinished">最近文件的数目:</translation> </message> @@ -8605,26 +8615,26 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="287" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="275" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="293" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="281" /> <source>Add allowed host</source> <translation>添加允许的主机</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="276" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="316" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="282" /> <source>Enter the IP address of an allowed host</source> <translation>输入允许主机的 IP 地址</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="329" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="294" /> <source><p>The entered address <b>{0}</b> is not a valid IP v4 or IP v6 address. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" /> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="328" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="315" /> <source>Edit allowed host</source> <translation>编辑允许的主机</translation> </message> @@ -11250,930 +11260,940 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3180" /> - <location filename="../QScintilla/Editor.py" line="400" /> + <location filename="../QScintilla/Editor.py" line="3200" /> + <location filename="../QScintilla/Editor.py" line="403" /> <source>Open File</source> <translation>打开文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="401" /> + <location filename="../QScintilla/Editor.py" line="404" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>文件 <b>{0}</b> 的大小为 <b>{1} KB</b>。确认要读取它?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="492" /> + <location filename="../QScintilla/Editor.py" line="495" /> <source><b>A Source Editor Window</b><p>This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window's titlebar.</p><p>In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>源代码编辑器窗口</b><p>该窗口用于显示和编辑源文件。可以打开任意多个窗口。文件名显示在窗口标题栏中。</p><p>要设置断点只需在行号与折叠标记之间的空白处点击即可。通过页边空白的上下文菜单可进行编辑。</p><p>要设置书签只需按住 Shift 键再在行号与折叠标记之间的空白处点击即可。</p><p>以上行为都可能通过上下文菜单进行反转。</p><p>按住 Ctrl 再语法错误标记上点击可显示该错误的部分信息。</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="822" /> - <source>Undo</source> - <translation>撤消</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="825" /> + <source>Undo</source> + <translation>撤消</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="828" /> <source>Redo</source> <translation>重做</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="827" /> + <location filename="../QScintilla/Editor.py" line="830" /> <source>Revert to last saved state</source> <translation>还原到最后保存的状态</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="832" /> - <source>Cut</source> - <translation>剪切</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="835" /> - <source>Copy</source> - <translation>复制</translation> + <source>Cut</source> + <translation>剪切</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="838" /> + <source>Copy</source> + <translation>复制</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="841" /> <source>Paste</source> <translation>粘贴</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="843" /> - <source>Indent</source> - <translation>缩进</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="846" /> - <source>Unindent</source> - <translation>取消缩进</translation> + <source>Indent</source> + <translation>缩进</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="849" /> - <source>Comment</source> - <translation>注释</translation> + <source>Unindent</source> + <translation>取消缩进</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="852" /> + <source>Comment</source> + <translation>注释</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Uncomment</source> <translation>取消注释</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8822" /> - <location filename="../QScintilla/Editor.py" line="855" /> + <location filename="../QScintilla/Editor.py" line="8844" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="859" /> - <source>Select to brace</source> - <translation>选择括号内容</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="860" /> - <source>Select all</source> - <translation>全选</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="862" /> + <source>Select to brace</source> + <translation>选择括号内容</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="863" /> + <source>Select all</source> + <translation>全选</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Deselect all</source> <translation>全部取消选择</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="864" /> + <location filename="../QScintilla/Editor.py" line="867" /> <source>Execute Selection In Console</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Use Monospaced Font</source> <translation>使用单空格字体</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="881" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Autosave enabled</source> <translation>允许自动保存</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="885" /> + <location filename="../QScintilla/Editor.py" line="888" /> <source>Typing aids enabled</source> <translation>允许输入辅助</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="895" /> <source>Automatic Completion enabled</source> <translation>允许自动补全</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="900" /> + <location filename="../QScintilla/Editor.py" line="903" /> <source>Calltip</source> <translation>调用提示</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="902" /> + <location filename="../QScintilla/Editor.py" line="905" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="917" /> - <source>New Document View</source> - <translation>新建文档视图</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="920" /> + <source>New Document View</source> + <translation>新建文档视图</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="923" /> <source>New Document View (with new split)</source> <translation>新建文档视图(在新拆分页中)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="928" /> - <source>Save</source> - <translation>保存</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Save As...</source> - <translation>另存为…</translation> + <source>Save</source> + <translation>保存</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="934" /> + <source>Save As...</source> + <translation>另存为…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="937" /> <source>Save Copy...</source> <translation type="unfinished">保存副本…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="955" /> - <location filename="../QScintilla/Editor.py" line="952" /> - <source>Complete</source> - <translation>补全</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="958" /> - <source>Clear Completions Cache</source> - <translation type="unfinished" /> + <location filename="../QScintilla/Editor.py" line="955" /> + <source>Complete</source> + <translation>补全</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="961" /> + <source>Clear Completions Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="964" /> <source>Complete from Document</source> <translation type="unfinished">从文档</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="963" /> + <location filename="../QScintilla/Editor.py" line="966" /> <source>Complete from APIs</source> <translation type="unfinished">从 APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="965" /> + <location filename="../QScintilla/Editor.py" line="968" /> <source>Complete from Document and APIs</source> <translation type="unfinished">从文档和 APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="979" /> + <location filename="../QScintilla/Editor.py" line="982" /> <source>Check</source> <translation>检查</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="990" /> + <location filename="../QScintilla/Editor.py" line="993" /> <source>Tools</source> <translation>工具</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1001" /> + <location filename="../QScintilla/Editor.py" line="1004" /> <source>Show</source> <translation>显示</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1003" /> + <location filename="../QScintilla/Editor.py" line="1006" /> <source>Code metrics...</source> <translation>代码度量…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1005" /> + <location filename="../QScintilla/Editor.py" line="1008" /> <source>Code coverage...</source> <translation>代码覆盖率…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1007" /> - <source>Show code coverage annotations</source> - <translation>显示代码覆盖率注解</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1010" /> - <source>Hide code coverage annotations</source> - <translation>隐藏代码覆盖率注解</translation> + <source>Show code coverage annotations</source> + <translation>显示代码覆盖率注解</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1013" /> + <source>Hide code coverage annotations</source> + <translation>隐藏代码覆盖率注解</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1016" /> <source>Profile data...</source> <translation>剖析数据…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1026" /> - <source>Diagrams</source> - <translation>图表</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1029" /> + <source>Diagrams</source> + <translation>图表</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1032" /> <source>Class Diagram...</source> <translation>类图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1031" /> + <location filename="../QScintilla/Editor.py" line="1034" /> <source>Package Diagram...</source> <translation>程序包图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1033" /> + <location filename="../QScintilla/Editor.py" line="1036" /> <source>Imports Diagram...</source> <translation>引用图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1035" /> + <location filename="../QScintilla/Editor.py" line="1038" /> <source>Application Diagram...</source> <translation>应用程序图…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1043" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1056" /> <source>Languages</source> <translation>语言</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1058" /> + <location filename="../QScintilla/Editor.py" line="1061" /> <source>Text</source> <translation type="unfinished">文本</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1082" /> + <location filename="../QScintilla/Editor.py" line="1085" /> <source>Guessed</source> <translation>猜测</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1427" /> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1430" /> + <location filename="../QScintilla/Editor.py" line="1089" /> <source>Alternatives</source> <translation>备选</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1103" /> + <location filename="../QScintilla/Editor.py" line="1106" /> <source>Encodings</source> <translation>编码</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1126" /> + <location filename="../QScintilla/Editor.py" line="1129" /> <source>Re-Open With Encoding</source> <translation>使用指定编码重新打开</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1146" /> + <location filename="../QScintilla/Editor.py" line="1149" /> <source>End-of-Line Type</source> <translation>行尾类型</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1151" /> + <location filename="../QScintilla/Editor.py" line="1154" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1158" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1168" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1183" /> + <location filename="../QScintilla/Editor.py" line="1186" /> <source>Spelling</source> <translation type="unfinished">拼写法</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7959" /> - <location filename="../QScintilla/Editor.py" line="1191" /> + <location filename="../QScintilla/Editor.py" line="7981" /> + <location filename="../QScintilla/Editor.py" line="1194" /> <source>Check spelling...</source> <translation>正在进行拼写检查…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1194" /> - <source>Check spelling of selection...</source> - <translation>正在对所选内容进行拼写检查…</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1197" /> + <source>Check spelling of selection...</source> + <translation>正在对所选内容进行拼写检查…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1200" /> <source>Remove from dictionary</source> <translation>从词典里移除</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1215" /> + <location filename="../QScintilla/Editor.py" line="1218" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1220" /> + <location filename="../QScintilla/Editor.py" line="1223" /> <source>No Language</source> <translation>无语言</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1248" /> + <location filename="../QScintilla/Editor.py" line="1251" /> <source>Toggle bookmark</source> <translation>切换书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1250" /> + <location filename="../QScintilla/Editor.py" line="1253" /> <source>Next bookmark</source> <translation>下一个书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1252" /> + <location filename="../QScintilla/Editor.py" line="1255" /> <source>Previous bookmark</source> <translation>上一个书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1254" /> + <location filename="../QScintilla/Editor.py" line="1257" /> <source>Clear all bookmarks</source> <translation>清除所有书签</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1263" /> + <location filename="../QScintilla/Editor.py" line="1266" /> <source>Toggle breakpoint</source> <translation>切换断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1265" /> - <source>Toggle temporary breakpoint</source> - <translation>切换临时断点</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1268" /> + <source>Toggle temporary breakpoint</source> + <translation>切换临时断点</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1271" /> <source>Edit breakpoint...</source> <translation>编辑断点…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5700" /> - <location filename="../QScintilla/Editor.py" line="1270" /> + <location filename="../QScintilla/Editor.py" line="5720" /> + <location filename="../QScintilla/Editor.py" line="1273" /> <source>Enable breakpoint</source> <translation>允许断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1273" /> - <source>Next breakpoint</source> - <translation>下一个断点</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1276" /> + <source>Next breakpoint</source> + <translation>下一个断点</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1279" /> <source>Previous breakpoint</source> <translation>上一个断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1280" /> + <location filename="../QScintilla/Editor.py" line="1283" /> <source>Clear all breakpoints</source> <translation>清除所有断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1293" /> <source>Toggle all folds</source> <translation type="unfinished">开关所有折叠</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1295" /> + <location filename="../QScintilla/Editor.py" line="1298" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">开关所有折叠(包含子项)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1300" /> + <location filename="../QScintilla/Editor.py" line="1303" /> <source>Toggle current fold</source> <translation type="unfinished">开关当前折叠</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1306" /> + <location filename="../QScintilla/Editor.py" line="1309" /> <source>Expand (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1311" /> + <location filename="../QScintilla/Editor.py" line="1314" /> <source>Collapse (including children)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1317" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1329" /> + <location filename="../QScintilla/Editor.py" line="1332" /> <source>Goto syntax error</source> <translation>转到语法错误处</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1333" /> + <location filename="../QScintilla/Editor.py" line="1336" /> <source>Show syntax error message</source> <translation>显示语法错误消息</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1338" /> + <location filename="../QScintilla/Editor.py" line="1341" /> <source>Clear syntax error</source> <translation>清除语法错误</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1343" /> + <location filename="../QScintilla/Editor.py" line="1346" /> <source>Next warning</source> <translation>下一个警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1347" /> + <location filename="../QScintilla/Editor.py" line="1350" /> <source>Previous warning</source> <translation>上一个警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1351" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Show warning message</source> <translation>显示警告信息</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1355" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>Clear warnings</source> <translation>清空警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1360" /> + <location filename="../QScintilla/Editor.py" line="1363" /> <source>Next uncovered line</source> <translation>下一个未覆盖行</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1364" /> + <location filename="../QScintilla/Editor.py" line="1367" /> <source>Previous uncovered line</source> <translation>上一个未覆盖行</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Next task</source> <translation>下一个任务</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1373" /> + <location filename="../QScintilla/Editor.py" line="1376" /> <source>Previous task</source> <translation>上一个任务</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1378" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Next change</source> <translation>下一个更改</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1382" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Previous change</source> <translation>上一个更改</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1389" /> <source>Clear changes</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> - <location filename="../QScintilla/Editor.py" line="1406" /> + <location filename="../QScintilla/Editor.py" line="1417" /> + <location filename="../QScintilla/Editor.py" line="1409" /> <source>Export source</source> <translation>导出源代码</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1407" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1415" /> + <location filename="../QScintilla/Editor.py" line="1418" /> <source>No export format given. Aborting...</source> <translation>没有给定导出格式。终止…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Alternatives ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1448" /> <source>Pygments Lexer</source> <translation>Pygments 词法分析器</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1446" /> + <location filename="../QScintilla/Editor.py" line="1449" /> <source>Select the Pygments lexer to apply.</source> <translation>选择要应用的 Pygments 词法分析器。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2010" /> + <location filename="../QScintilla/Editor.py" line="2013" /> <source>Modification of Read Only file</source> <translation>只读文件的改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2011" /> + <location filename="../QScintilla/Editor.py" line="2014" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>试图改变只读文件。请先保存到另一个文件中。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2742" /> - <source>Printing...</source> - <translation>打印中…</translation> + <location filename="../QScintilla/Editor.py" line="2432" /> + <source>Add Breakpoint</source> + <translation type="unfinished">添加断点</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2433" /> + <source>No Python byte code will be created for the selected line. No break point will be set!</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="2762" /> + <source>Printing...</source> + <translation>打印中…</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2782" /> <source>Printing completed</source> <translation>打印已完成</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2764" /> + <location filename="../QScintilla/Editor.py" line="2784" /> <source>Error while printing</source> <translation>打印时出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2767" /> + <location filename="../QScintilla/Editor.py" line="2787" /> <source>Printing aborted</source> <translation>打印失败</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3122" /> + <location filename="../QScintilla/Editor.py" line="3142" /> <source>File Modified</source> <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3123" /> + <location filename="../QScintilla/Editor.py" line="3143" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>文件 <b>{0}</b> 有未保存的更改。</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3181" /> + <location filename="../QScintilla/Editor.py" line="3201" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>文件 <b>{0}</b> 无法打开。</p><p>原因:{1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3361" /> - <location filename="../QScintilla/Editor.py" line="3343" /> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3381" /> + <location filename="../QScintilla/Editor.py" line="3363" /> + <location filename="../QScintilla/Editor.py" line="3318" /> <source>Save File</source> <translation>保存文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3299" /> + <location filename="../QScintilla/Editor.py" line="3319" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>文件 <b>{0}</b> 无法保存。<br />原因:{1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3362" /> + <location filename="../QScintilla/Editor.py" line="3382" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4850" /> + <location filename="../QScintilla/Editor.py" line="4870" /> <source>Autocompletion</source> <translation>自动完成</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4851" /> + <location filename="../QScintilla/Editor.py" line="4871" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>自动完成无效,没有设定自动完成源。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4988" /> + <location filename="../QScintilla/Editor.py" line="5008" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="4989" /> + <location filename="../QScintilla/Editor.py" line="5009" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5283" /> + <location filename="../QScintilla/Editor.py" line="5303" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5284" /> + <location filename="../QScintilla/Editor.py" line="5304" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5703" /> + <location filename="../QScintilla/Editor.py" line="5723" /> <source>Disable breakpoint</source> <translation>去除断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6070" /> + <location filename="../QScintilla/Editor.py" line="6090" /> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6071" /> + <location filename="../QScintilla/Editor.py" line="6091" /> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6133" /> - <location filename="../QScintilla/Editor.py" line="6126" /> + <location filename="../QScintilla/Editor.py" line="6153" /> + <location filename="../QScintilla/Editor.py" line="6146" /> <source>Show Code Coverage Annotations</source> <translation>显示代码覆盖率注解</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6127" /> + <location filename="../QScintilla/Editor.py" line="6147" /> <source>All lines have been covered.</source> <translation>所有行均被已覆盖。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6134" /> + <location filename="../QScintilla/Editor.py" line="6154" /> <source>There is no coverage file available.</source> <translation>没有有效的覆盖率文件。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6250" /> + <location filename="../QScintilla/Editor.py" line="6270" /> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6251" /> + <location filename="../QScintilla/Editor.py" line="6271" /> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6412" /> - <location filename="../QScintilla/Editor.py" line="6406" /> + <location filename="../QScintilla/Editor.py" line="6432" /> + <location filename="../QScintilla/Editor.py" line="6426" /> <source>Syntax Error</source> <translation>语法错误</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6413" /> + <location filename="../QScintilla/Editor.py" line="6433" /> <source>No syntax error message available.</source> <translation>语法错误消息无效。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6624" /> - <location filename="../QScintilla/Editor.py" line="6618" /> + <location filename="../QScintilla/Editor.py" line="6644" /> + <location filename="../QScintilla/Editor.py" line="6638" /> <source>Warning</source> <translation>警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6625" /> + <location filename="../QScintilla/Editor.py" line="6645" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6685" /> + <location filename="../QScintilla/Editor.py" line="6705" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6688" /> + <location filename="../QScintilla/Editor.py" line="6708" /> <source>Warning: {0}</source> <translation>警告:{0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6695" /> + <location filename="../QScintilla/Editor.py" line="6715" /> <source>Error: {0}</source> <translation>错误:{0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6801" /> + <location filename="../QScintilla/Editor.py" line="6821" /> <source>Macro Name</source> <translation>宏名称</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6802" /> + <location filename="../QScintilla/Editor.py" line="6822" /> <source>Select a macro name:</source> <translation>选择一个宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6829" /> + <location filename="../QScintilla/Editor.py" line="6849" /> <source>Load macro file</source> <translation>输入宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6873" /> - <location filename="../QScintilla/Editor.py" line="6831" /> + <location filename="../QScintilla/Editor.py" line="6893" /> + <location filename="../QScintilla/Editor.py" line="6851" /> <source>Macro files (*.macro)</source> <translation>宏文件 (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6851" /> - <location filename="../QScintilla/Editor.py" line="6842" /> - <source>Error loading macro</source> - <translation>载入宏文件出错</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6843" /> - <source><p>The macro file <b>{0}</b> could not be read.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6852" /> - <source><p>The macro file <b>{0}</b> is corrupt.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="6871" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <source>Error loading macro</source> + <translation>载入宏文件出错</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6863" /> + <source><p>The macro file <b>{0}</b> could not be read.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6872" /> + <source><p>The macro file <b>{0}</b> is corrupt.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6891" /> <source>Save macro file</source> <translation>保存宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6888" /> + <location filename="../QScintilla/Editor.py" line="6908" /> <source>Save macro</source> <translation>保存宏</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6889" /> + <location filename="../QScintilla/Editor.py" line="6909" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>宏文件 <b>{0}</b> 已经存在。是否覆盖?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6903" /> + <location filename="../QScintilla/Editor.py" line="6923" /> <source>Error saving macro</source> <translation>保存宏出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6904" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6916" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Start Macro Recording</source> <translation>开始宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6917" /> + <location filename="../QScintilla/Editor.py" line="6937" /> <source>Macro recording is already active. Start new?</source> <translation>宏录制已激活。开始录制新宏?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6942" /> + <location filename="../QScintilla/Editor.py" line="6962" /> <source>Macro Recording</source> <translation>宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6943" /> + <location filename="../QScintilla/Editor.py" line="6963" /> <source>Enter name of the macro:</source> <translation>输入宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7095" /> + <location filename="../QScintilla/Editor.py" line="7115" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7101" /> + <location filename="../QScintilla/Editor.py" line="7121" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>警告:</b>您在重新打开时将丢失所有更改。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7107" /> + <location filename="../QScintilla/Editor.py" line="7127" /> <source>File changed</source> <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7156" /> + <location filename="../QScintilla/Editor.py" line="7178" /> <source>{0} (ro)</source> <translation>{0}(只读)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7436" /> - <source>Drop Error</source> - <translation>降落误差</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7437" /> - <source><p><b>{0}</b> is not a file.</p></source> - <translation><p><b>{0}</b> 不是一个文件。</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7455" /> - <source>Resources</source> - <translation>资源</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7458" /> + <source>Drop Error</source> + <translation>降落误差</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7459" /> + <source><p><b>{0}</b> is not a file.</p></source> + <translation><p><b>{0}</b> 不是一个文件。</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7477" /> + <source>Resources</source> + <translation>资源</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7480" /> <source>Add file...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7460" /> + <location filename="../QScintilla/Editor.py" line="7482" /> <source>Add files...</source> <translation>添加文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462" /> + <location filename="../QScintilla/Editor.py" line="7484" /> <source>Add aliased file...</source> <translation>添加别名文件…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7465" /> + <location filename="../QScintilla/Editor.py" line="7487" /> <source>Add localized resource...</source> <translation>添加本地资源…</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7469" /> + <location filename="../QScintilla/Editor.py" line="7491" /> <source>Add resource frame</source> <translation>添加资源结构</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7489" /> + <location filename="../QScintilla/Editor.py" line="7511" /> <source>Add file resource</source> <translation>添加文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7505" /> + <location filename="../QScintilla/Editor.py" line="7527" /> <source>Add file resources</source> <translation>添加多个文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7532" /> - <location filename="../QScintilla/Editor.py" line="7525" /> + <location filename="../QScintilla/Editor.py" line="7554" /> + <location filename="../QScintilla/Editor.py" line="7547" /> <source>Add aliased file resource</source> <translation>添加别名文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7533" /> + <location filename="../QScintilla/Editor.py" line="7555" /> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7598" /> + <location filename="../QScintilla/Editor.py" line="7620" /> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7599" /> + <location filename="../QScintilla/Editor.py" line="7621" /> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7617" /> + <location filename="../QScintilla/Editor.py" line="7639" /> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7618" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7631" /> + <location filename="../QScintilla/Editor.py" line="7653" /> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7632" /> + <location filename="../QScintilla/Editor.py" line="7654" /> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7961" /> + <location filename="../QScintilla/Editor.py" line="7983" /> <source>Add to dictionary</source> <translation>添加到文件夹</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7963" /> + <location filename="../QScintilla/Editor.py" line="7985" /> <source>Ignore All</source> <translation>全部忽略</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8377" /> + <location filename="../QScintilla/Editor.py" line="8399" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8378" /> + <location filename="../QScintilla/Editor.py" line="8400" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8466" /> + <location filename="../QScintilla/Editor.py" line="8488" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8467" /> + <location filename="../QScintilla/Editor.py" line="8489" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8582" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8565" /> + <location filename="../QScintilla/Editor.py" line="8587" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8628" /> + <location filename="../QScintilla/Editor.py" line="8650" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8629" /> + <location filename="../QScintilla/Editor.py" line="8651" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -47890,7 +47910,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="470" /> <location filename="../QScintilla/Lexers/__init__.py" line="415" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python 文件 (*.py *.py3)</translation> @@ -48143,7 +48163,7 @@ <translation>所有文件 (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="471" /> + <location filename="../Preferences/__init__.py" line="472" /> <location filename="../QScintilla/Lexers/__init__.py" line="585" /> <source>Python3 Files (*.py)</source> <translation type="unfinished" /> @@ -56378,18 +56398,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1634" /> + <location filename="../Preferences/__init__.py" line="1635" /> <source>Export Preferences</source> <translation>导出首选项</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1664" /> - <location filename="../Preferences/__init__.py" line="1636" /> + <location filename="../Preferences/__init__.py" line="1665" /> + <location filename="../Preferences/__init__.py" line="1637" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>属性文件 (*.ini);;所有文件 (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1662" /> + <location filename="../Preferences/__init__.py" line="1663" /> <source>Import Preferences</source> <translation>导入首选项</translation> </message> @@ -56410,7 +56430,7 @@ <context> <name>PreviewModel</name> <message> - <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="436" /> + <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="442" /> <source>Variable Name</source> <translation type="unfinished" /> </message> @@ -59968,329 +59988,354 @@ <context> <name>ProjectSourcesBrowser</name> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="55" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="56" /> <source>Sources</source> <translation>源代码</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="57" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="58" /> <source><b>Project Sources Browser</b><p>This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>项目源代码浏览器</b><p>可以方便地观察当前项目中包含的所有源代码。可通过上下文菜单执行多个动作。</p></translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="438" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="114" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="459" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="115" /> <source>Check</source> <translation>检查</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="117" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="118" /> <source>Show</source> <translation>显示</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="119" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="120" /> <source>Code metrics...</source> <translation>代码度量…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="121" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="122" /> <source>Code coverage...</source> <translation>代码覆盖率…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="123" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="124" /> <source>Profile data...</source> <translation>剖析数据…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="298" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="126" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="127" /> <source>Diagrams</source> <translation>图表</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="300" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="128" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="321" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="129" /> <source>Class Diagram...</source> <translation>类图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="302" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="130" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="131" /> <source>Package Diagram...</source> <translation>程序包图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="132" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="133" /> <source>Imports Diagram...</source> <translation>引用图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="304" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="134" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="135" /> <source>Application Diagram...</source> <translation>应用程序图…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="309" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="139" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="140" /> <source>Load Diagram...</source> <translation type="unfinished" /> </message> <message> <location filename="../Project/ProjectSourcesBrowser.py" line="143" /> + <source>Start</source> + <translation type="unfinished">开始</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <source>Run Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="150" /> + <source>Debug Script...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="154" /> + <source>Profile Script...</source> + <translation type="unfinished">剖析脚本…</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <source>Coverage run of Script...</source> + <translation type="unfinished">脚本覆盖率测试…</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="162" /> <source>Run unittest...</source> <translation>运行单元测试…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="313" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="146" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="464" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="165" /> <source>Rename file</source> <translation>重命名文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="536" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="401" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="316" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="251" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="234" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="149" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="540" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="337" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="255" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="168" /> <source>Remove from project</source> <translation>从项目移除</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="539" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="449" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="319" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="254" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="237" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="152" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="560" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="470" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="410" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="275" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="171" /> <source>Delete</source> <translation>删除</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="258" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="218" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="202" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="180" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="156" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="279" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="239" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="223" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="201" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="175" /> <source>New package...</source> <translation>新建程序包…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="543" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="505" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="491" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="471" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="453" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="405" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="372" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="358" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="338" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="323" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="260" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="220" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="204" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="182" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="158" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="564" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="526" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="492" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="474" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="426" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="359" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="344" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="281" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="241" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="203" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="177" /> <source>Add source files...</source> <translation>添加源文件…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="545" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="507" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="493" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="473" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="455" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="407" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="374" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="360" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="340" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="325" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="262" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="222" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="206" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="184" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="160" /> - <source>Add source directory...</source> - <translation>添加源文件夹…</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="550" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="460" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="269" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="169" /> - <source>Copy Path to Clipboard</source> - <translation type="unfinished">将路径复制到剪贴板</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="561" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="510" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="496" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="463" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="420" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="412" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="393" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="377" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="363" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="343" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="330" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="280" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="272" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="225" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="209" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="187" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="172" /> - <source>Expand all directories</source> - <translation>展开所有文件夹</translation> - </message> - <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="563" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="555" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="530" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="512" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="498" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="478" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="465" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="422" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="379" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="365" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="345" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="332" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="282" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="274" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="245" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="211" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="189" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="174" /> - <source>Collapse all directories</source> - <translation>折叠所有文件夹</translation> - </message> - <message> <location filename="../Project/ProjectSourcesBrowser.py" line="566" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="557" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="532" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="528" /> <location filename="../Project/ProjectSourcesBrowser.py" line="514" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="480" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="467" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="425" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="494" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="476" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="428" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="395" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="381" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="361" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="346" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="283" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="243" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="227" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="205" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="179" /> + <source>Add source directory...</source> + <translation>添加源文件夹…</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="571" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="481" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="290" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="190" /> + <source>Copy Path to Clipboard</source> + <translation type="unfinished">将路径复制到剪贴板</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="582" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="574" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="549" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="531" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="517" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="497" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="484" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="441" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="433" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="414" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="398" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="384" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="364" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="351" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="301" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="293" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="264" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="246" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="230" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="208" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="193" /> + <source>Expand all directories</source> + <translation>展开所有文件夹</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="584" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="576" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="551" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="533" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="519" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="499" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="486" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="443" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="435" /> <location filename="../Project/ProjectSourcesBrowser.py" line="416" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="397" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="382" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="400" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="386" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="366" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="353" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="303" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="295" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="266" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="248" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="232" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="210" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="195" /> + <source>Collapse all directories</source> + <translation>折叠所有文件夹</translation> + </message> + <message> + <location filename="../Project/ProjectSourcesBrowser.py" line="587" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="578" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="553" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="535" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="522" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="501" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="488" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="446" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="437" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="418" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="403" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="389" /> <location filename="../Project/ProjectSourcesBrowser.py" line="368" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="347" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="334" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="285" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="276" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="247" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="229" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="214" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="191" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="176" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="355" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="306" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="297" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="268" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="250" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="235" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="212" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="197" /> <source>Configure...</source> <translation>配置…</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="483" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="350" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="194" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="504" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="371" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="215" /> <source>Goto</source> <translation type="unfinished">跳转</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="844" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="829" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="874" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="859" /> <source>Add new Python package</source> <translation>添加新的 Python 程序包</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="830" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="860" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="845" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="875" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="912" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="942" /> <source>Delete files</source> <translation>删除文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="913" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="943" /> <source>Do you really want to delete these files from the project?</source> <translation>确定要从项目中删除这些文件?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="986" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1016" /> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="987" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1017" /> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1040" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1070" /> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1041" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1071" /> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1077" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1107" /> <source>Class Diagram</source> <translation>类图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1121" /> - <location filename="../Project/ProjectSourcesBrowser.py" line="1078" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1151" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1108" /> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1099" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1129" /> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1100" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1130" /> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1120" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1150" /> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1136" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1166" /> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../Project/ProjectSourcesBrowser.py" line="1137" /> + <location filename="../Project/ProjectSourcesBrowser.py" line="1167" /> <source>Include module names?</source> <translation>包含模块名?</translation> </message> @@ -62933,77 +62978,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="694" /> + <location filename="../UI/PythonDisViewer.py" line="676" /> <source>Code Object '{0}'</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/PythonDisViewer.py" line="792" /> + <source>Name</source> + <translation type="unfinished">名称</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="794" /> + <source>Filename</source> + <translation type="unfinished">文件名</translation> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="796" /> + <source>First Line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="798" /> + <source>Argument Count</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="800" /> + <source>Positional-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="803" /> + <source>Keyword-only Arguments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="806" /> + <source>Number of Locals</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="808" /> + <source>Stack Size</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/PythonDisViewer.py" line="810" /> - <source>Name</source> - <translation type="unfinished">名称</translation> + <source>Flags</source> + <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="812" /> - <source>Filename</source> - <translation type="unfinished">文件名</translation> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="814" /> - <source>First Line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="816" /> - <source>Argument Count</source> + <source>Constants</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/PythonDisViewer.py" line="815" /> + <source>Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="818" /> - <source>Positional-only Arguments</source> + <source>Variable Names</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="821" /> - <source>Keyword-only Arguments</source> + <source>Free Variables</source> <translation type="unfinished" /> </message> <message> <location filename="../UI/PythonDisViewer.py" line="824" /> - <source>Number of Locals</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="826" /> - <source>Stack Size</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="828" /> - <source>Flags</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="830" /> - <source>Constants</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="833" /> - <source>Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="836" /> - <source>Variable Names</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="839" /> - <source>Free Variables</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/PythonDisViewer.py" line="842" /> <source>Cell Variables</source> <translation type="unfinished" /> </message>